UEFI firmware (version 2025.11-3ubuntu7 built at 11:11:58 on Mar 31 2026) [=3hBdsDxe: failed to load Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0): Not Found BdsDxe: loading Boot0003 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x3,0x0) BdsDxe: starting Boot0003 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x3,0x0) [=3hStarKernel UEFI Loader Loading kernel from ESP... [CKPT 001] Entered efi_main - ConOut live Collecting boot information... [CKPT 004] Command line parsed [CKPT 005] Kernel stack allocation decided [CKPT 006] Boot info collected (ACPI table located) [CKPT 007] GOP: protocol not found [CKPT 008] About to enter ExitBootServices retry loop _____ _ _ __ _ / ____| | | |/ / | | | (___ | |_ __ _ _ __| ' / ___ _ __ _ __ ___| | \___ \| __/ _` | '__| < / _ \ '__| '_ \ / _ \ | ____) | || (_| | | | . \ __/ | | | | | __/ | |_____/ \__\__,_|_| |_|\_\___|_| |_| |_|\___|_| LithosAnanke v1.5.4 Architecture: aarch64 Build: Aug 2 2026 09:49:51 UEFI BootServices: EXITED === StarKernel Boot Information === Memory map entries: 74 Total memory: 2048 MB Usable memory: 2012 MB =================================== PMM initialized. PMM statistics: Total pages: 516666 Free pages : 515255 Used pages : 1411 Total MB : 2018 Free MB : 2012 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: init done Timer: init... Timer: AArch64 generic timer initialised. Timer: init done Kernel heap initialized. Heap statistics: Total bytes: 1073741784 Free bytes: 1073741784 Used bytes: 0 Peak bytes: 0 Heartbeat: init... Heartbeat: init done Kernel initialization complete. Boot successful! VM: bootstrap parity... VM arena allocated: 0x0000000040408000 (5 MB) [HADES][INFO ] [KRELTSC: 0] Registering FORTH-79 Standard word set... [HADES][INFO ] [KRELTSC: 129598] Registering FORTH-79 arithmetic words... [HADES][INFO ] [KRELTSC: 606631] FORTH-79 Standard word set registration complete [Hera] POST: Running comprehensive test suite... [Hera] [HADES][INFO ] [KRELTSC: 1174213] Starting comprehensive FORTH-79 modular test suite... [Hera] [HADES][INFO ] [KRELTSC: 1191908] ============================================== [Hera] [HADES][INFO ] [KRELTSC: 1211569] [Hera] === Testing Module: Stack Words === [Hera] [HADES][INFO ] [KRELTSC: 1237523] Running Stack Words Tests (Module 1: Foundation)... [Hera] [HADES][TEST ] [KRELTSC: 1255708] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 1278505] Testing word: DUP [Hera] [HADES][TEST ] [KRELTSC: 1290234] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 1311023] Running DUP.basic: 5 DUP . . CR [Hera] 5 5 [Hera] [HADES][TEST ] [KRELTSC: 1492096] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1520130] Expected: Should print: 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] 5 5 [Hera] [HADES][TEST ] [KRELTSC: 1612391] Running DUP.zero: 0 DUP . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1630430] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1651663] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 1699970] Running DUP.negative: -42 DUP . . CR [Hera] -42 -42 [Hera] [HADES][TEST ] [KRELTSC: 1722628] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1744790] Expected: Should print: -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] -42 -42 [Hera] [HADES][TEST ] [KRELTSC: 1798144] Running DUP.max_int: 2147483647 DUP . . CR [Hera] 2147483647 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1819826] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1840931] Expected: Should duplicate max int [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] 2147483647 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 1910800] Running DUP.min_int: -2147483648 DUP . . CR [Hera] -2147483648 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 1933208] Test passed [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 1954336] Expected: Should duplicate min int [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] -2147483648 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 2019887] Running DUP.empty_stack: DUP [Hera] [HADES][ERROR] [KRELTSC: 2034884] DUP: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 2049050] Expected error occurred [Hera] [HADES][TEST ] Testing DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2072015] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 2092443] DUP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 2118782] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 2137200] Testing word: DROP [Hera] [HADES][TEST ] [KRELTSC: 2148892] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 2161375] Running DROP.basic: 5 7 DROP . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2181318] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2203104] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 2248707] Running DROP.zero: 42 0 DROP . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2267492] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2288279] Expected: Should drop zero, print 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 2341838] Running DROP.negative: 10 -5 DROP . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 2359600] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2380306] Expected: Should drop negative, print 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 2429551] Running DROP.double_drop: 1 2 3 DROP DROP . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 2448713] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 2469955] Expected: Should print: 1 [Hera] 1 [Hera] [HADES][INFO ] [KRELTSC: 2846169] L8[TABLE]: Config 17 → 0 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 3039324] Running DROP.triple_drop: 1 2 3 4 DROP DROP DROP . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 3060024] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3081905] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 3130571] Running DROP.sequential: 5 DROP 6 DROP 7 . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 3149955] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3170713] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 3224696] Running DROP.single_item: 99 DROP DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3247429] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3268857] Expected: Should empty stack, depth=0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3316434] Running DROP.depth_change: DEPTH 1 2 DROP DEPTH SWAP - . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 3345805] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3366677] Expected: Should change depth by 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 3419946] Running DROP.preserve_depth: DEPTH 5 6 DROP DROP DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3446043] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3467411] Expected: Should preserve net depth [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][INFO ] [KRELTSC: 3520982] L8[TABLE]: Config 0 → 1 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 3567179] Running DROP.max_int: 2147483647 DROP DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3587134] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3608020] Expected: Should drop max int [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3655588] Running DROP.min_int: -2147483648 DROP DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3675338] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3696164] Expected: Should drop min int [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 3743619] Running DROP.with_dup: 5 DUP DROP . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 3761230] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3782469] Expected: Should duplicate then drop [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 3830136] Running DROP.with_swap: 1 2 SWAP DROP . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 3849005] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3869777] Expected: Should swap then drop [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 3918317] Running DROP.complex: 1 2 3 ROT DROP SWAP DROP . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 3943529] Test passed [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 3964842] Expected: Should handle complex sequence [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 4016624] Running DROP.empty_stack: DROP [Hera] [HADES][ERROR] [KRELTSC: 4031393] DROP: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 4044374] Expected error occurred [Hera] [HADES][TEST ] Testing DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4067043] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 4082846] DROP: 15 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 4098760] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 4116999] Testing word: SWAP [Hera] [HADES][TEST ] [KRELTSC: 4128166] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 4140758] Running SWAP.basic: 5 7 SWAP . . CR [Hera] 5 7 [Hera] [HADES][TEST ] [KRELTSC: 4158541] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4179294] Expected: Should print: 7 5 [Hera] 5 7 [Hera] 5 7 [Hera] 5 7 [Hera] 5 7 [Hera] 5 7 [Hera] [HADES][TEST ] [KRELTSC: 4227670] Running SWAP.same_values: 42 42 SWAP . . CR [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 4248236] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4269558] Expected: Should print: 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 [HADES][INFO ] [KRELTSC: 4316367] L8[TABLE]: Config 1 → 2 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Hera] [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: 4360327] Running SWAP.zero_nonzero: 0 99 SWAP . . CR [Hera] 0 99 [Hera] [HADES][TEST ] [KRELTSC: 4379177] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4400255] Expected: Should print: 99 0 [Hera] 0 99 [Hera] 0 99 [Hera] 0 99 [Hera] 0 99 [Hera] 0 99 [Hera] [HADES][TEST ] [KRELTSC: 4449228] Running SWAP.negative: -5 10 SWAP . . CR [Hera] -5 10 [Hera] [HADES][TEST ] [KRELTSC: 4468402] Test passed [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4494395] Expected: Should print: 10 -5 [Hera] -5 10 [Hera] -5 10 [Hera] -5 10 [Hera] -5 10 [Hera] -5 10 [Hera] [HADES][TEST ] [KRELTSC: 4545845] Running SWAP.one_item: 42 SWAP [Hera] [HADES][ERROR] [KRELTSC: 4560965] SWAP: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 4576268] Expected error occurred [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4599431] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 4614564] Running SWAP.empty_stack: SWAP [Hera] [HADES][ERROR] [KRELTSC: 4628402] SWAP: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 4643429] Expected error occurred [Hera] [HADES][TEST ] Testing SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4666089] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 4681236] SWAP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 4697641] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 4716434] Testing word: OVER [Hera] [HADES][TEST ] [KRELTSC: 4727765] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 4740199] Running OVER.basic: 5 7 OVER . . . CR [Hera] 5 7 5 [Hera] [HADES][TEST ] [KRELTSC: 4763051] Test passed [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4784333] 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: 4835416] Running OVER.zeros: 0 0 OVER . . . CR [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 4854693] Test passed [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4875481] 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: 4930215] Running OVER.mixed: -1 42 OVER . . . CR [Hera] -1 42 -1 [Hera] [HADES][TEST ] [KRELTSC: 4949724] Test passed [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 4971029] 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: 5029348] Running OVER.one_item: 42 OVER [Hera] [HADES][ERROR] [KRELTSC: 5048925] OVER: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 5064754] Expected error occurred [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5089097] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 5104628] Running OVER.empty_stack: OVER [Hera] [HADES][ERROR] [KRELTSC: 5119141] OVER: Insufficient stack items (need 2) [Hera] [HADES][TEST ] [KRELTSC: 5134007] Expected error occurred [Hera] [HADES][TEST ] Testing OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5157536] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 5172754] OVER: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 5188432] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 5207036] Testing word: ROT [Hera] [HADES][TEST ] [KRELTSC: 5218096] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 5230534] Running ROT.basic: 1 2 3 ROT . . . CR [Hera] 1 3 2 [Hera] [HADES][TEST ] [KRELTSC: 5250048] Test passed [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5270962] 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: 5324834] Running ROT.zeros: 0 0 0 ROT . . . CR [Hera] [HADES][INFO ] [KRELTSC: 5344458] L8[TABLE]: Config 2 → 3 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [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: 5387660] Test passed [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5408705] 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: 5461719] Running ROT.mixed: -1 0 1 ROT . . . CR [Hera] -1 1 0 [Hera] [HADES][TEST ] [KRELTSC: 5480560] Test passed [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5501140] 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: 5557143] Running ROT.two_items: 1 2 ROT [Hera] [HADES][ERROR] [KRELTSC: 5575274] ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 5591662] Expected error occurred [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5614475] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 5630663] Running ROT.one_item: 42 ROT [Hera] [HADES][ERROR] [KRELTSC: 5645243] ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 5659740] Expected error occurred [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5682419] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 5698171] Running ROT.empty_stack: ROT [Hera] [HADES][ERROR] [KRELTSC: 5728489] ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 5742754] Expected error occurred [Hera] [HADES][TEST ] Testing ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5765430] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 5780672] ROT: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 5802242] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 5820391] Testing word: DEPTH [Hera] [HADES][TEST ] [KRELTSC: 5832138] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 5844261] Running DEPTH.empty: DEPTH . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 5861123] Test passed [Hera] [HADES][TEST ] Testing DEPTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5881872] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 5926498] Running DEPTH.one_item: 42 DEPTH . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 5943677] Test passed [Hera] [HADES][TEST ] Testing DEPTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 5964985] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 6009599] Running DEPTH.multiple: 1 2 3 DEPTH . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 6028942] Test passed [Hera] [HADES][TEST ] Testing DEPTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6049703] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 6099694] DEPTH: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 6115652] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 6133818] Testing word: PICK [Hera] [HADES][TEST ] [KRELTSC: 6145465] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 6158404] Running PICK.pick_0: 1 2 3 0 PICK . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 6182120] Test passed [Hera] [HADES][TEST ] Testing PICK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6203355] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 6254522] Running PICK.pick_1: 1 2 3 1 PICK . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 6272602] Test passed [Hera] [HADES][TEST ] Testing PICK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6293441] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][INFO ] [KRELTSC: 6336072] L8[TABLE]: Config 3 → 4 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [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: 6380972] Running PICK.pick_2: 1 2 3 2 PICK . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 6399126] Test passed [Hera] [HADES][TEST ] Testing PICK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6419936] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 6466940] PICK: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 6482811] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 6501005] Testing word: ROLL [Hera] [HADES][TEST ] [KRELTSC: 6512125] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 6524953] Running ROLL.roll_1: 1 2 3 1 ROLL . . . CR [Hera] 1 3 2 [Hera] [HADES][TEST ] [KRELTSC: 6556864] Test passed [Hera] [HADES][TEST ] Testing ROLL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6578884] 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: 6631281] Running ROLL.roll_2: 1 2 3 2 ROLL . . . CR [Hera] 2 3 1 [Hera] [HADES][TEST ] [KRELTSC: 6650941] Test passed [Hera] [HADES][TEST ] Testing ROLL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6671602] 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: 6724060] ROLL: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 6739956] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 6758132] Testing word: ?DUP [Hera] [HADES][TEST ] [KRELTSC: 6769679] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 6781880] Running ?DUP.nonzero: 42 ?DUP . . CR [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 6804216] Test passed [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6824947] Expected: Should print: 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 6874381] Running ?DUP.negative: -5 ?DUP . . CR [Hera] -5 -5 [Hera] [HADES][TEST ] [KRELTSC: 6892747] Test passed [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 6913563] Expected: Should print: -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] -5 -5 [Hera] [HADES][TEST ] [KRELTSC: 6963306] Running ?DUP.zero: 0 ?DUP DEPTH . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 6981479] Test passed [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7002158] Expected: Should not dup: depth 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 7049837] Running ?DUP.empty_stack: ?DUP [Hera] [HADES][ERROR] [KRELTSC: 7064137] ?DUP: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 7076439] Expected error occurred [Hera] [HADES][TEST ] Testing ?DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7099693] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 7114972] ?DUP: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 7130509] â–¶ Testing module: src/test_runner/modules/stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 7149043] Testing word: -ROT [Hera] [HADES][TEST ] [KRELTSC: 7160196] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 7172559] Running -ROT.basic: 1 2 3 -ROT . . . CR [Hera] 2 1 3 [Hera] [HADES][TEST ] [KRELTSC: 7195936] Test passed [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7217229] Expected: Should print: 1 3 2 [Hera] [HADES][INFO ] [KRELTSC: 7233026] L8[TABLE]: Config 4 → 5 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [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: 7309228] Running -ROT.zeros: 0 0 0 -ROT . . . CR [Hera] 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 7328262] Test passed [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7349023] 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: 7400507] Running -ROT.roundtrip: 1 2 3 -ROT ROT . . . CR [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 7421047] Test passed [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7442130] 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: 7496489] Running -ROT.two_items: 1 2 -ROT [Hera] [HADES][ERROR] [KRELTSC: 7511808] -ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 7527545] Expected error occurred [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7550329] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 7565461] Running -ROT.empty_stack: -ROT [Hera] [HADES][ERROR] [KRELTSC: 7581914] -ROT: Insufficient stack items (need 3) [Hera] [HADES][TEST ] [KRELTSC: 7596572] Expected error occurred [Hera] [HADES][TEST ] Testing -ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7619510] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 7634746] -ROT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 7652436] === Stack Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 7673393] [Hera] === Testing Module: Return Stack Words === [Hera] [HADES][INFO ] [KRELTSC: 7690517] Running Return Stack Words Tests (Module 2)... [Hera] [HADES][TEST ] [KRELTSC: 7708287] â–¶ Testing module: src/test_runner/modules/return_stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 7728447] Testing word: >R [Hera] [HADES][TEST ] [KRELTSC: 7739374] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 7751643] Running >R.basic: 42 >R R@ . R> . CR [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 7783443] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7804857] Expected: Should print: 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] 42 42 [Hera] [HADES][TEST ] [KRELTSC: 7856742] Running >R.zero: 0 >R R@ . R> . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 7874294] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7895093] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 7944122] Running >R.negative: -123 >R R@ . R> . CR [Hera] -123 -123 [Hera] [HADES][TEST ] [KRELTSC: 7964172] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 7984836] Expected: Should print: -123 -123 [Hera] -123 -123 [Hera] -123 -123 [Hera] -123 -123 [HADES][INFO ] [KRELTSC: 8021648] L8[TABLE]: Config 5 → 6 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Hera] [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: 8079847] Running >R.multiple: 1 2 >R >R R@ . R> . R@ . R> . CR [Hera] 1 1 2 2 [Hera] [HADES][TEST ] [KRELTSC: 8102235] Test passed [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8122726] 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: 8181035] Running >R.empty_stack: >R [Hera] [HADES][ERROR] [KRELTSC: 8195099] >R: DSP underflow [Hera] [HADES][TEST ] [KRELTSC: 8206944] Expected error occurred [Hera] [HADES][TEST ] Testing >R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8229290] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 8244461] >R: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 8260915] â–¶ Testing module: src/test_runner/modules/return_stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 8280744] Testing word: R> [Hera] [HADES][TEST ] [KRELTSC: 8291625] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 8304064] Running R>.basic: 42 >R R> . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 8321731] Test passed [Hera] [HADES][TEST ] Testing R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8343671] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 8390431] Running R>.lifo_order: 1 2 >R >R R> . R> . CR [Hera] 1 2 [Hera] [HADES][TEST ] [KRELTSC: 8410118] Test passed [Hera] [HADES][TEST ] Testing R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8430430] Expected: Should print: 2 1 [Hera] 1 2 [Hera] 1 2 [Hera] 1 2 [Hera] 1 2 [Hera] 1 2 [Hera] [HADES][TEST ] [KRELTSC: 8481117] Running R>.empty_rstack: R> [Hera] [HADES][ERROR] [KRELTSC: 8495368] R>: RSP underflow [Hera] [HADES][TEST ] [KRELTSC: 8506738] Expected error occurred [Hera] [HADES][TEST ] Testing R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8529446] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 8545638] R>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 8560916] â–¶ Testing module: src/test_runner/modules/return_stack_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 8581291] Testing word: R@ [Hera] [HADES][TEST ] [KRELTSC: 8592110] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 8604222] Running R@.basic: 42 >R R@ . R> DROP CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 8622513] Test passed [Hera] [HADES][TEST ] Testing R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8643195] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 8691273] Running R@.non_destructive: 99 >R R@ R@ = . R> DROP CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 8712626] Test passed [Hera] [HADES][TEST ] Testing R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8732995] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [HADES][INFO ] [KRELTSC: 8767159] L8[TABLE]: Config 6 → 7 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Hera] [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: 8822936] Running R@.empty_rstack: R@ [Hera] [HADES][ERROR] [KRELTSC: 8837694] R@: RSP underflow [Hera] [HADES][TEST ] [KRELTSC: 8849026] Expected error occurred [Hera] [HADES][TEST ] Testing R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 8871346] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 8887499] R@: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 8903562] === Return Stack Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 8924248] [Hera] === Testing Module: Memory Words === [Hera] [HADES][INFO ] [KRELTSC: 8940644] Running Memory Words Tests (Module 3)... [Hera] [HADES][TEST ] [KRELTSC: 8957627] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 8976698] Testing word: ! [Hera] [HADES][TEST ] [KRELTSC: 8987628] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 8999855] Running !.basic: 42 HERE ! HERE @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 9026605] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9047155] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 9096975] Running !.zero: 0 HERE ! HERE @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 9114648] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9136526] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 9184152] Running !.negative: -999 HERE ! HERE @ . CR [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 9204211] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9224485] Expected: Should print: -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 9279851] Running !.overwrite: 111 HERE ! 222 HERE ! HERE @ . CR [Hera] 222 [Hera] [HADES][TEST ] [KRELTSC: 9301474] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9321793] Expected: Should print: 222 [Hera] 222 [Hera] 222 [Hera] 222 [Hera] 222 [Hera] 222 [Hera] [HADES][TEST ] [KRELTSC: 9374097] Running !.max_int: 2147483647 HERE ! HERE @ . CR [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 9395567] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9415852] Expected: Should store max int [Hera] 2147483647 [Hera] 2147483647 [Hera] 2147483647 [Hera] 2147483647 [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 9471714] Running !.min_int: -2147483648 HERE ! HERE @ . CR [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 9493225] Test passed [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9513563] Expected: Should store min int [Hera] [HADES][INFO ] [KRELTSC: 9529880] L8[TABLE]: Config 7 → 8 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [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: 9611143] Running !.empty_stack: ! [Hera] [HADES][TEST ] [KRELTSC: 9625588] Expected error occurred [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9648440] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 9663448] Running !.one_item: 42 ! [Hera] [HADES][TEST ] [KRELTSC: 9676520] Expected error occurred [Hera] [HADES][TEST ] Testing ! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9698841] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 9714554] !: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 9730445] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 9749055] Testing word: @ [Hera] [HADES][TEST ] [KRELTSC: 9759872] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 9772644] Running @.after_store: 123 HERE ! HERE @ . CR [Hera] 123 [Hera] [HADES][TEST ] [KRELTSC: 9792310] Test passed [Hera] [HADES][TEST ] Testing @ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9812773] Expected: Should print: 123 [Hera] 123 [Hera] 123 [Hera] 123 [Hera] 123 [Hera] 123 [Hera] [HADES][TEST ] [KRELTSC: 9862320] Running @.multiple_reads: 456 HERE ! HERE @ HERE @ = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 9884019] Test passed [Hera] [HADES][TEST ] Testing @ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9904809] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 9956512] Running @.empty_stack: @ [Hera] [HADES][TEST ] [KRELTSC: 9970088] Expected error occurred [Hera] [HADES][TEST ] Testing @ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 9992443] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 10007630] @: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 10023331] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 10042002] Testing word: C! [Hera] [HADES][TEST ] [KRELTSC: 10053298] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 10065751] Running C!.basic: 65 HERE C! HERE C@ . CR [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 10098969] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10119683] Expected: Should print: 65 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 10169280] Running C!.zero: 0 HERE C! HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 10187821] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10211557] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 10259489] Running C!.high_byte: 255 HERE C! HERE C@ . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 10279772] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10300270] Expected: Should print: 255 [Hera] 255 [Hera] 255 [Hera] 255 [Hera] [HADES][INFO ] [KRELTSC: 10338603] L8[TABLE]: Config 8 → 9 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [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: 10391510] Running C!.truncation: 256 HERE C! HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 10411245] Test passed [Hera] [HADES][TEST ] Testing C! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10431756] Expected: Should print: 0 (truncated) [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 10482154] C!: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 10497593] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 10516660] Testing word: C@ [Hera] [HADES][TEST ] [KRELTSC: 10527700] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 10540061] Running C@.after_cstore: 97 HERE C! HERE C@ . CR [Hera] 97 [Hera] [HADES][TEST ] [KRELTSC: 10559903] Test passed [Hera] [HADES][TEST ] Testing C@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10580758] Expected: Should print: 97 [Hera] 97 [Hera] 97 [Hera] 97 [Hera] 97 [Hera] 97 [Hera] [HADES][TEST ] [KRELTSC: 10629255] Running C@.zero_byte: 0 HERE C! HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 10648674] Test passed [Hera] [HADES][TEST ] Testing C@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10669180] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 10719462] C@: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 10734905] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 10753433] Testing word: , [Hera] [HADES][TEST ] [KRELTSC: 10764539] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 10777013] Running ,.basic: 42 , HERE 8 - @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 10800581] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10821511] Expected: Should compile 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 10870742] Running ,.negative: -999 , HERE 8 - @ . CR [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 10890353] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 10910800] Expected: Should compile -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 10962160] ,: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 10977451] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 10996008] Testing word: C, [Hera] [HADES][TEST ] [KRELTSC: 11007099] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 11019928] Running C,.basic: 65 C, HERE 1 - C@ . CR [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 11043126] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11063993] Expected: Should compile byte 65 [Hera] 65 [Hera] 65 [Hera] [HADES][INFO ] [KRELTSC: 11090413] L8[TABLE]: Config 9 → 10 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [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: 11154360] Running C,.zero: 0 C, HERE 1 - C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 11172830] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11193506] Expected: Should compile byte 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 11244480] C,: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 11259972] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 11278968] Testing word: 2, [Hera] [HADES][TEST ] [KRELTSC: 11289989] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 11302596] Running 2,.roundtrip: 12345 67890 2, HERE 16 - 2@ . . CR [Hera] 67890 12345 [Hera] [HADES][TEST ] [KRELTSC: 11338562] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11359747] Expected: Should print: 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] 67890 12345 [Hera] [HADES][TEST ] [KRELTSC: 11421499] Running 2,.save-and-verify: 12345 67890 2, HERE 16 - 2@ 67890 = SWAP 12345 = AND . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 11453625] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11474200] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 11530138] 2,: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 11545743] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 11564528] Testing word: HERE [Hera] [HADES][TEST ] [KRELTSC: 11575890] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 11588737] Running HERE.basic: HERE HERE = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 11606293] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11627435] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 11674857] Running HERE.after_comma: HERE 42 , HERE SWAP - 1 CELLS = 0 SWAP / [Hera] [HADES][INFO ] [KRELTSC: 11697089] L8[TABLE]: Config 10 → 11 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [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: 11746871] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11768534] Expected: Asserts HERE advances by exactly 1 CELLS (8 bytes on 64-bit) [Hera] [HADES][TEST ] [KRELTSC: 11819073] HERE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 11835665] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 11854311] Testing word: ALLOT [Hera] [HADES][TEST ] [KRELTSC: 11866078] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 11878514] Running ALLOT.basic: HERE 10 ALLOT HERE SWAP - . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 11905392] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 11926521] Expected: Should print: 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 11976645] Running ALLOT.zero: HERE 0 ALLOT HERE SWAP - . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 11996597] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12018257] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 12067001] Running ALLOT.negative: HERE -4 ALLOT HERE SWAP - . CR [Hera] -4 [Hera] [HADES][TEST ] [KRELTSC: 12088572] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12109618] Expected: Should print: -4 [Hera] -4 [Hera] -4 [Hera] -4 [Hera] -4 [Hera] -4 [Hera] [HADES][TEST ] [KRELTSC: 12159928] ALLOT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 12175919] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 12194446] Testing word: PAD [Hera] [HADES][TEST ] [KRELTSC: 12206030] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 12218560] Running PAD.basic: PAD PAD = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 12239330] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12260093] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 12307365] Running PAD.different_from_here: PAD HERE = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 12332370] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12353086] Expected: Should print: 0 [Hera] 0 [Hera] 0 [HADES][INFO ] [KRELTSC: 12376967] L8[TABLE]: Config 11 → 12 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [Hera] [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: 12439580] PAD: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 12455716] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 12475117] Testing word: +! [Hera] [HADES][TEST ] [KRELTSC: 12486158] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 12498468] Running +!.basic: 10 HERE ! 5 HERE +! HERE @ . CR [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 12524131] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12544861] Expected: Should print: 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 12596489] Running +!.by_zero: 42 HERE ! 0 HERE +! HERE @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 12617940] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12638628] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 12689630] Running +!.negative: 10 HERE ! -3 HERE +! HERE @ . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 12710937] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12731507] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 12782089] Running +!.accumulate: 0 HERE ! 1 HERE +! 2 HERE +! 3 HERE +! HERE @ . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 12807203] Test passed [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12828247] Expected: Should print: 6 [Hera] 6 [Hera] 6 [Hera] [HADES][INFO ] [KRELTSC: 12861792] L8[TABLE]: Config 12 → 13 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [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: 12924168] Running +!.empty_stack: +! [Hera] [HADES][TEST ] [KRELTSC: 12938374] Expected error occurred [Hera] [HADES][TEST ] Testing +! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 12961595] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 12977114] +!: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 12992956] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 13011698] Testing word: -! [Hera] [HADES][TEST ] [KRELTSC: 13023147] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 13035669] Running -!.basic: 10 HERE ! 3 HERE -! HERE @ . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 13060792] Test passed [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13081832] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 13131833] Running -!.by_zero: 42 HERE ! 0 HERE -! HERE @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 13153055] Test passed [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13173657] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 13224908] Running -!.negative: 10 HERE ! -5 HERE -! HERE @ . CR [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 13246315] Test passed [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13267486] Expected: Should print: 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 13318758] Running -!.empty_stack: -! [Hera] [HADES][TEST ] [KRELTSC: 13333570] Expected error occurred [Hera] [HADES][TEST ] Testing -! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13356221] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 13371476] -!: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 13386882] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 13405812] Testing word: 2! [Hera] [HADES][TEST ] [KRELTSC: 13416881] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 13429249] Running 2!.basic: 11 22 HERE 2! HERE @ . HERE 8 + @ . CR [Hera] 11 22 [Hera] [HADES][TEST ] [KRELTSC: 13460978] Test passed [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13482062] Expected: Should print: 22 11 [Hera] 11 22 [Hera] 11 22 [HADES][INFO ] [KRELTSC: 13510283] L8[TABLE]: Config 13 → 14 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Hera] [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: 13579039] Running 2!.zeros: 0 0 HERE 2! HERE @ . HERE 8 + @ . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 13601255] Test passed [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13622975] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 13678000] Running 2!.negative: -1 -2 HERE 2! HERE @ . HERE 8 + @ . CR [Hera] -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 13701026] Test passed [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13722097] Expected: Should print: -2 -1 [Hera] -1 -2 [Hera] -1 -2 [Hera] -1 -2 [Hera] -1 -2 [Hera] -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 13778949] Running 2!.empty_stack: 2! [Hera] [HADES][TEST ] [KRELTSC: 13793201] Expected error occurred [Hera] [HADES][TEST ] Testing 2! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13816113] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 13831891] 2!: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 13847457] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 13866151] Testing word: FILL [Hera] [HADES][TEST ] [KRELTSC: 13877632] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 13890917] Running FILL.basic: HERE 8 65 FILL HERE C@ . HERE 1+ C@ . CR [Hera] 65 65 [Hera] [HADES][TEST ] [KRELTSC: 13922323] Test passed [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 13943596] Expected: Should print: 65 65 [Hera] 65 65 [Hera] 65 65 [Hera] 65 65 [Hera] 65 65 [HADES][INFO ] [KRELTSC: 13988647] L8[TABLE]: Config 14 → 15 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [Hera] [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: 14039560] Running FILL.zero_n: HERE 0 88 FILL [Hera] [HADES][TEST ] [KRELTSC: 14054975] Test passed [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14076033] Expected: Should do nothing [Hera] [HADES][TEST ] [KRELTSC: 14112189] Running FILL.zero_byte: HERE 4 0 FILL HERE C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 14132605] Test passed [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14154030] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 14202409] Running FILL.empty_stack: FILL [Hera] [HADES][TEST ] [KRELTSC: 14217347] Expected error occurred [Hera] [HADES][TEST ] Testing FILL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14240516] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 14255886] FILL: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 14272062] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 14290657] Testing word: MOVE [Hera] [HADES][TEST ] [KRELTSC: 14302069] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 14314699] 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: 14360134] Test passed [Hera] [HADES][TEST ] Testing MOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14381170] Expected: Should print: 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] 65 66 [Hera] [HADES][TEST ] [KRELTSC: 14449994] Running MOVE.zero_n: HERE HERE 8 + 0 MOVE [Hera] [HADES][TEST ] [KRELTSC: 14468086] Test passed [Hera] [HADES][TEST ] Testing MOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14489317] Expected: Should do nothing [Hera] [HADES][INFO ] [KRELTSC: 14509699] L8[TABLE]: Config 15 → 16 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=0 [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: 14571600] Running MOVE.empty_stack: MOVE [Hera] [HADES][TEST ] [KRELTSC: 14586926] Expected error occurred [Hera] [HADES][TEST ] Testing MOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14609965] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 14625540] MOVE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 14641789] â–¶ Testing module: src/test_runner/modules/memory_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 14660609] Testing word: ERASE [Hera] [HADES][TEST ] [KRELTSC: 14672235] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 14684676] Running ERASE.basic: HERE 4 65 FILL HERE 4 ERASE HERE C@ . HERE 3 + C@ . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 14715657] Test passed [Hera] [HADES][TEST ] Testing ERASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14736749] Expected: Should print: 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 14794684] Running ERASE.zero_n: HERE 0 ERASE [Hera] [HADES][TEST ] [KRELTSC: 14809872] Test passed [Hera] [HADES][TEST ] Testing ERASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14831417] Expected: Should do nothing [Hera] [HADES][TEST ] [KRELTSC: 14867706] Running ERASE.empty_stack: ERASE [Hera] [HADES][TEST ] [KRELTSC: 14883100] Expected error occurred [Hera] [HADES][TEST ] Testing ERASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 14906748] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 14922123] ERASE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 14938875] === Memory Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 14959296] [Hera] === Testing Module: Arithmetic Words === [Hera] [HADES][INFO ] [KRELTSC: 14977564] Running Arithmetic Words Tests (Module 5)... [Hera] [HADES][TEST ] [KRELTSC: 14994902] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 15016347] Testing word: + [Hera] [HADES][TEST ] [KRELTSC: 15027339] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 15039818] Running +.basic: 5 7 + . CR [Hera] 12 [Hera] [HADES][TEST ] [KRELTSC: 15056945] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15077812] Expected: Should print: 12 [Hera] 12 [Hera] 12 [Hera] 12 [Hera] 12 [Hera] 12 [Hera] [HADES][TEST ] [KRELTSC: 15125022] Running +.zero_add: 42 0 + . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 15142233] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15162591] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 15209084] Running +.negative: -5 3 + . CR [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 15226301] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15246718] Expected: Should print: -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 15293145] Running +.both_negative: -5 -3 + . CR [Hera] -8 [Hera] [HADES][TEST ] [KRELTSC: 15310740] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15331490] Expected: Should print: -8 [Hera] -8 [Hera] -8 [Hera] -8 [Hera] -8 [Hera] [HADES][INFO ] [KRELTSC: 15375987] L8[TABLE]: Config 16 → 18 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=0 [Hera] [HADES][DOE ] 18,180000,10000,0,0,170,35,73,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] -8 [Hera] [HADES][TEST ] [KRELTSC: 15424647] Running +.overflow: 2147483647 1 + . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 15444089] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15465318] Expected: Should overflow [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 15518628] Running +.underflow: -2147483648 -1 + . CR [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 15538724] Test passed [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15559382] Expected: Should underflow [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 15614316] Running +.empty_stack: + [Hera] [HADES][ERROR] [KRELTSC: 15629306] +: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 15642101] Expected error occurred [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15664536] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 15679856] Running +.one_item: 42 + [Hera] [HADES][ERROR] [KRELTSC: 15692867] +: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 15704664] Expected error occurred [Hera] [HADES][TEST ] Testing + ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15727012] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 15742433] +: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 15758469] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 15778160] Testing word: - [Hera] [HADES][TEST ] [KRELTSC: 15796445] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 15809081] Running -.basic: 10 3 - . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 15827499] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15847950] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 15893867] Running -.zero_sub: 42 0 - . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 15910552] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 15930904] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 15977822] Running -.from_zero: 0 5 - . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 15994467] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16016278] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 16062260] Running -.negative: 5 -3 - . CR [Hera] 8 [Hera] [HADES][TEST ] [KRELTSC: 16079090] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16100176] Expected: Should print: 8 [Hera] 8 [Hera] 8 [Hera] 8 [Hera] 8 [Hera] 8 [Hera] [HADES][TEST ] [KRELTSC: 16145939] Running -.same_values: 42 42 - . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 16162947] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16183548] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 16233263] Running -.overflow: -2147483648 1 - . CR [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 16253171] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16274063] Expected: Should underflow [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 16328100] Running -.underflow: 2147483647 -1 - . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 16347944] Test passed [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16368388] Expected: Should overflow [Hera] 2147483648 [Hera] [HADES][INFO ] [KRELTSC: 16392655] L8[TABLE]: Config 18 → 19 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=1 [Hera] [HADES][DOE ] 19,190000,10000,0,0,154,28,44,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 16464556] Running -.empty_stack: - [Hera] [HADES][ERROR] [KRELTSC: 16478551] -: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 16491341] Expected error occurred [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16513750] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 16529438] Running -.one_item: 42 - [Hera] [HADES][ERROR] [KRELTSC: 16542374] -: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 16553753] Expected error occurred [Hera] [HADES][TEST ] Testing - ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16575977] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 16591761] -: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 16607054] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 16626514] Testing word: * [Hera] [HADES][TEST ] [KRELTSC: 16637369] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 16650005] Running *.basic: 6 7 * . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 16669825] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16690308] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 16736998] Running *.by_zero: 42 0 * . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 16753278] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16774145] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 16819370] Running *.by_one: 42 1 * . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 16836126] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16856554] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 16903095] Running *.by_negative: 6 -7 * . CR [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 16920380] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 16941662] Expected: Should print: -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 16989437] Running *.negative_negative: -6 -7 * . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 17007962] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17028762] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 17075203] Running *.large_numbers: 32767 2 * . CR [Hera] 65534 [Hera] [HADES][TEST ] [KRELTSC: 17094196] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17114573] Expected: Should print: 65534 [Hera] 65534 [Hera] 65534 [Hera] 65534 [Hera] 65534 [Hera] 65534 [Hera] [HADES][TEST ] [KRELTSC: 17164273] Running *.overflow: 65536 65536 * . CR [Hera] 4294967296 [Hera] [HADES][TEST ] [KRELTSC: 17183444] Test passed [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17204273] Expected: May overflow [Hera] 4294967296 [Hera] 4294967296 [Hera] 4294967296 [Hera] 4294967296 [Hera] 4294967296 [Hera] [HADES][TEST ] [KRELTSC: 17256068] Running *.empty_stack: * [Hera] [HADES][ERROR] [KRELTSC: 17270668] *: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 17282731] Expected error occurred [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17305269] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 17320837] Running *.one_item: 42 * [Hera] [HADES][ERROR] [KRELTSC: 17334345] *: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 17345853] Expected error occurred [Hera] [HADES][TEST ] Testing * ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17368296] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 17383977] *: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 17399787] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 17419153] Testing word: / [Hera] [HADES][TEST ] [KRELTSC: 17430090] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 17443272] Running /.basic: 15 3 / . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 17459955] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17480338] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][INFO ] [KRELTSC: 17515818] L8[TABLE]: Config 19 → 20 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=0 L7=0 [Hera] [HADES][DOE ] 20,200000,10000,0,0,154,28,41,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 17568583] Running /.by_one: 42 1 / . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 17585470] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17605850] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 17658145] Running /.negative_dividend: -15 3 / . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 17677427] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17698026] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 17744868] Running /.negative_divisor: 15 -3 / . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 17762886] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17785334] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 17832462] Running /.both_negative: -15 -3 / . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 17850019] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17870400] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 17916913] Running /.truncation: 7 3 / . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 17933486] Test passed [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 17954346] Expected: Should print: 2 (truncated) [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 18003434] Running /.by_zero: 42 0 / [Hera] [HADES][ERROR] [KRELTSC: 18019056] /: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 18031443] Expected error occurred [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18053769] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 18069381] Running /.empty_stack: / [Hera] [HADES][ERROR] [KRELTSC: 18083094] /: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 18094944] Expected error occurred [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18117220] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 18132853] Running /.one_item: 42 / [Hera] [HADES][ERROR] [KRELTSC: 18146319] /: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 18157706] Expected error occurred [Hera] [HADES][TEST ] Testing / ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18179885] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 18196578] /: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 18214153] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 18233544] Testing word: MOD [Hera] [HADES][TEST ] [KRELTSC: 18244860] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 18257674] Running MOD.basic: 17 5 MOD . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 18287623] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18308534] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 18356634] Running MOD.exact_division: 15 3 MOD . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 18375196] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18396724] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 18443813] Running MOD.by_one: 42 1 MOD . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 18461595] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18482359] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 18531862] Running MOD.negative_dividend: -17 5 MOD . CR [Hera] [HADES][INFO ] [KRELTSC: 18550422] L8[TABLE]: Config 20 → 21 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=0 L7=1 [Hera] [HADES][DOE ] 21,210000,10000,0,0,153,32,39,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 18593859] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18614630] Expected: Should handle negative [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 18665002] Running MOD.negative_divisor: 17 -5 MOD . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 18683906] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18705199] Expected: Should handle negative [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 18755998] Running MOD.small_by_large: 3 7 MOD . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 18774828] Test passed [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18796174] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 18851688] Running MOD.by_zero: 42 0 MOD [Hera] [HADES][ERROR] [KRELTSC: 18867230] MOD: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 18880153] Expected error occurred [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18903515] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 18918955] Running MOD.empty_stack: MOD [Hera] [HADES][ERROR] [KRELTSC: 18934446] MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 18946630] Expected error occurred [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 18969866] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 18985168] Running MOD.one_item: 42 MOD [Hera] [HADES][ERROR] [KRELTSC: 18999242] MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 19011175] Expected error occurred [Hera] [HADES][TEST ] Testing MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19034295] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 19049951] MOD: 9 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 19065847] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 19085405] Testing word: /MOD [Hera] [HADES][TEST ] [KRELTSC: 19096747] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 19109129] Running /MOD.basic: 17 5 /MOD . . CR [Hera] 3 2 [Hera] [HADES][TEST ] [KRELTSC: 19132998] Test passed [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19154538] Expected: Should print: 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] 3 2 [Hera] [HADES][TEST ] [KRELTSC: 19204997] Running /MOD.exact: 15 3 /MOD . . CR [Hera] 5 0 [Hera] [HADES][TEST ] [KRELTSC: 19223239] Test passed [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19244043] Expected: Should print: 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] 5 0 [Hera] [HADES][TEST ] [KRELTSC: 19294201] Running /MOD.negative: -17 5 /MOD . . CR [Hera] -3 -2 [Hera] [HADES][TEST ] [KRELTSC: 19313302] Test passed [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19334510] Expected: Should handle negative dividend [Hera] -3 -2 [Hera] -3 -2 [Hera] -3 -2 [Hera] -3 -2 [Hera] -3 -2 [Hera] [HADES][TEST ] [KRELTSC: 19388268] Running /MOD.by_zero: 42 0 /MOD [Hera] [HADES][ERROR] [KRELTSC: 19403998] /MOD: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 19416542] Expected error occurred [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19439272] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 19454986] Running /MOD.empty_stack: /MOD [Hera] [HADES][ERROR] [KRELTSC: 19469618] /MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 19482645] Expected error occurred [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19505589] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 19521097] Running /MOD.one_item: 42 /MOD [Hera] [HADES][ERROR] [KRELTSC: 19535355] /MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 19547184] Expected error occurred [Hera] [HADES][TEST ] Testing /MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19569729] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 19585194] /MOD: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 19600884] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 19619953] Testing word: ABS [Hera] [HADES][TEST ] [KRELTSC: 19631052] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 19645058] Running ABS.positive: 42 ABS . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 19665586] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19686294] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 19732415] Running ABS.negative: -42 ABS . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 19750415] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19771830] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [HADES][INFO ] [KRELTSC: 19815738] L8[TABLE]: Config 21 → 22 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=0 [Hera] [HADES][DOE ] 22,220000,10000,0,0,167,35,42,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 19858799] Running ABS.zero: 0 ABS . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 19874803] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19896116] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 19941069] Running ABS.min_int: -2147483648 ABS . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 19963097] Test passed [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 19983842] Expected: Should print: 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 20038349] Running ABS.empty_stack: ABS [Hera] [HADES][ERROR] [KRELTSC: 20053142] ABS: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 20065672] Expected error occurred [Hera] [HADES][TEST ] Testing ABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20088860] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 20104168] ABS: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 20119888] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 20139172] Testing word: NEGATE [Hera] [HADES][TEST ] [KRELTSC: 20151399] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 20164038] Running NEGATE.positive: 42 NEGATE . CR [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 20185640] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20207599] Expected: Should print: -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 20254569] Running NEGATE.negative: -42 NEGATE . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 20273066] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20294711] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 20341078] Running NEGATE.zero: 0 NEGATE . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 20357983] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20379233] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 20424491] Running NEGATE.min_int: -2147483648 NEGATE . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 20444925] Test passed [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20466630] Expected: Should print: 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 20520824] Running NEGATE.empty_stack: NEGATE [Hera] [HADES][ERROR] [KRELTSC: 20536060] NEGATE: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 20548932] Expected error occurred [Hera] [HADES][TEST ] Testing NEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20572228] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 20587968] NEGATE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 20604152] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 20623471] Testing word: MIN [Hera] [HADES][TEST ] [KRELTSC: 20634954] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 20647746] Running MIN.basic: 5 3 MIN . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 20670204] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20690981] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 20736510] Running MIN.equal: 42 42 MIN . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 20753629] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20774925] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 20820738] Running MIN.negative: -5 -3 MIN . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 20839334] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20860077] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 20907170] Running MIN.mixed: -1 1 MIN . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 20923999] Test passed [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 20944909] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [HADES][INFO ] [KRELTSC: 20976465] L8[TABLE]: Config 22 → 23 regime=2 score=52428 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Hera] [HADES][DOE ] 23,230000,10000,0,0,176,37,41,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 21032779] Running MIN.one_item: 42 MIN [Hera] [HADES][ERROR] [KRELTSC: 21047085] MIN: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21059506] Expected error occurred [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21082640] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21098019] Running MIN.empty_stack: MIN [Hera] [HADES][ERROR] [KRELTSC: 21111683] MIN: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21123362] Expected error occurred [Hera] [HADES][TEST ] Testing MIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21147206] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21162501] MIN: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 21177994] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 21197036] Testing word: MAX [Hera] [HADES][TEST ] [KRELTSC: 21208478] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 21220739] Running MAX.basic: 5 3 MAX . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 21241642] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21262257] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 21307884] Running MAX.equal: 42 42 MAX . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 21325478] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21346592] Expected: Should print: 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 21393061] Running MAX.negative: -5 -3 MAX . CR [Hera] -3 [Hera] [HADES][TEST ] [KRELTSC: 21410639] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21431248] Expected: Should print: -3 [Hera] -3 [Hera] -3 [Hera] -3 [Hera] -3 [Hera] -3 [Hera] [HADES][TEST ] [KRELTSC: 21480833] Running MAX.mixed: -1 1 MAX . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 21497486] Test passed [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21518818] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 21564247] Running MAX.one_item: 42 MAX [Hera] [HADES][ERROR] [KRELTSC: 21579371] MAX: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21591662] Expected error occurred [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21614673] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21629780] Running MAX.empty_stack: MAX [Hera] [HADES][ERROR] [KRELTSC: 21643937] MAX: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21655666] Expected error occurred [Hera] [HADES][TEST ] Testing MAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21678443] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 21693674] MAX: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 21709634] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 21728757] Testing word: 1+ [Hera] [HADES][TEST ] [KRELTSC: 21739748] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 21752058] Running 1+.basic: 5 1+ . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 21768657] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21789069] Expected: Should print: 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 21834207] Running 1+.zero: 0 1+ . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 21849704] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21871349] Expected: Should print: 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 21916664] Running 1+.negative: -1 1+ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 21932932] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 21954756] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 21999325] Running 1+.chain: 3 1+ 1+ 1+ . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 22016855] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22037465] Expected: Should print: 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 22084161] Running 1+.overflow: 2147483647 1+ . CR [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 22103371] Test passed [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22123901] Expected: Should overflow [Hera] 2147483648 [Hera] 2147483648 [HADES][INFO ] [KRELTSC: 22152239] L8[TABLE]: Config 23 → 24 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 24,240000,10000,0,0,175,37,39,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 2147483648 [Hera] 2147483648 [Hera] 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 22222058] Running 1+.empty_stack: 1+ [Hera] [HADES][ERROR] [KRELTSC: 22236715] 1+: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 22248910] Expected error occurred [Hera] [HADES][TEST ] Testing 1+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22272148] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 22287394] 1+: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 22302802] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 22321961] Testing word: 1- [Hera] [HADES][TEST ] [KRELTSC: 22333328] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 22346013] Running 1-.basic: 5 1- . CR [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 22365671] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22386393] Expected: Should print: 4 [Hera] 4 [Hera] 4 [Hera] 4 [Hera] 4 [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 22431284] Running 1-.to_zero: 1 1- . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 22447520] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22468512] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 22513144] Running 1-.to_negative: 0 1- . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 22530346] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22550826] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 22596748] Running 1-.chain: 6 1- 1- 1- . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 22613652] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22634393] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 22680766] Running 1-.underflow: -2147483648 1- . CR [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 22700293] Test passed [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22721213] Expected: Should underflow [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] -2147483649 [Hera] [HADES][TEST ] [KRELTSC: 22775020] Running 1-.empty_stack: 1- [Hera] [HADES][ERROR] [KRELTSC: 22788796] 1-: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 22800860] Expected error occurred [Hera] [HADES][TEST ] Testing 1- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22823956] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 22839611] 1-: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 22854994] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 22874055] Testing word: 2+ [Hera] [HADES][TEST ] [KRELTSC: 22885247] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 22897917] Running 2+.basic: 5 2+ . CR [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 22916419] Test passed [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 22936908] Expected: Should print: 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] 7 [Hera] [HADES][TEST ] [KRELTSC: 22983167] Running 2+.zero: 0 2+ . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 22998740] Test passed [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23019902] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 23064654] Running 2+.negative: -3 2+ . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 23081647] Test passed [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23102127] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 23148342] Running 2+.empty_stack: 2+ [Hera] [HADES][ERROR] [KRELTSC: 23162176] 2+: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 23174217] Expected error occurred [Hera] [HADES][TEST ] Testing 2+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23196728] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 23212483] 2+: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 23227888] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 23246943] Testing word: 2- [Hera] [HADES][TEST ] [KRELTSC: 23257953] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 23270754] Running 2-.basic: 7 2- . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 23289422] Test passed [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23309960] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 23355282] Running 2-.zero: 2 2- . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 23370809] Test passed [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23391746] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] [HADES][INFO ] [KRELTSC: 23415746] L8[TABLE]: Config 24 → 25 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=0 L7=1 [Hera] [HADES][DOE ] 25,250000,10000,0,0,196,38,37,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 23478306] Running 2-.negative: 0 2- . CR [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 23494578] Test passed [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23515613] Expected: Should print: -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] -2 [Hera] [HADES][TEST ] [KRELTSC: 23561209] Running 2-.empty_stack: 2- [Hera] [HADES][ERROR] [KRELTSC: 23575024] 2-: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 23587550] Expected error occurred [Hera] [HADES][TEST ] Testing 2- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23609997] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 23625266] 2-: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 23641519] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 23660690] Testing word: 2* [Hera] [HADES][TEST ] [KRELTSC: 23671715] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 23683993] Running 2*.basic: 5 2* . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 23703359] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23723723] Expected: Should print: 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 23769760] Running 2*.zero: 0 2* . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 23785284] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23805727] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 23850809] Running 2*.negative: -3 2* . CR [Hera] -6 [Hera] [HADES][TEST ] [KRELTSC: 23867274] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23887709] Expected: Should print: -6 [Hera] -6 [Hera] -6 [Hera] -6 [Hera] -6 [Hera] -6 [Hera] [HADES][TEST ] [KRELTSC: 23933671] Running 2*.one: 1 2* . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 23949224] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 23971273] Expected: Should print: 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 24018181] Running 2*.large: 1073741823 2* . CR [Hera] 2147483646 [Hera] [HADES][TEST ] [KRELTSC: 24036979] Test passed [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24057387] Expected: Should print: 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] 2147483646 [Hera] [HADES][TEST ] [KRELTSC: 24111383] Running 2*.empty_stack: 2* [Hera] [HADES][ERROR] [KRELTSC: 24126089] 2*: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 24138598] Expected error occurred [Hera] [HADES][TEST ] Testing 2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24161460] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 24176765] 2*: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 24192286] â–¶ Testing module: src/test_runner/modules/arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 24212087] Testing word: 2/ [Hera] [HADES][TEST ] [KRELTSC: 24223121] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 24235891] Running 2/.basic: 10 2/ . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 24255417] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24276425] Expected: Should print: 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 24321242] Running 2/.odd: 7 2/ . CR [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 24337258] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24357702] Expected: Should print: 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 24402453] Running 2/.zero: 0 2/ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 24417947] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24439807] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 24485331] Running 2/.negative_even: -10 2/ . CR [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 24503309] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24524086] Expected: Should print: -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] -5 [Hera] [HADES][TEST ] [KRELTSC: 24569819] Running 2/.one: 1 2/ . CR [Hera] [HADES][INFO ] [KRELTSC: 24586158] L8[TABLE]: Config 25 → 26 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=1 L7=0 [Hera] [HADES][DOE ] 26,260000,10000,0,0,192,41,37,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 24627646] Test passed [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24648622] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 24693174] Running 2/.empty_stack: 2/ [Hera] [HADES][ERROR] [KRELTSC: 24709110] 2/: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 24721590] Expected error occurred [Hera] [HADES][TEST ] Testing 2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24744039] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 24759526] 2/: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 24775898] === Arithmetic Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 24796673] [Hera] === Testing Module: Logical Words === [Hera] [HADES][INFO ] [KRELTSC: 24813254] Running Logical Words Tests (Module 8)... [Hera] [HADES][TEST ] [KRELTSC: 24831153] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 24850477] Testing word: AND [Hera] [HADES][TEST ] [KRELTSC: 24861624] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 24873961] Running AND.both_true: -1 -1 AND . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 24892957] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 24914613] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 24962387] Running AND.first_false: 0 -1 AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 24980006] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25000602] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25046625] Running AND.second_false: -1 0 AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25064472] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25085686] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25131430] Running AND.both_false: 0 0 AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25153949] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25174884] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25222018] Running AND.bitwise: 85 51 AND . CR [Hera] 17 [Hera] [HADES][TEST ] [KRELTSC: 25239211] Test passed [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25259858] Expected: Should print: 17 [Hera] 17 [Hera] 17 [Hera] 17 [Hera] 17 [Hera] 17 [Hera] [HADES][TEST ] [KRELTSC: 25306260] Running AND.empty_stack: AND [Hera] [HADES][ERROR] [KRELTSC: 25321779] AND: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 25334837] Expected error occurred [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25357548] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 25373319] Running AND.one_item: 42 AND [Hera] [HADES][ERROR] [KRELTSC: 25387162] AND: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 25399278] Expected error occurred [Hera] [HADES][TEST ] Testing AND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25421865] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 25437122] AND: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 25453912] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 25472655] Testing word: OR [Hera] [HADES][TEST ] [KRELTSC: 25483638] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 25495909] Running OR.both_true: -1 -1 OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 25517797] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25538352] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 25587426] Running OR.first_false: 0 -1 OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 25604832] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25625321] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 25672202] Running OR.second_false: -1 0 OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 25689751] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25710818] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][INFO ] [KRELTSC: 25742612] L8[TABLE]: Config 26 → 27 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=1 L7=1 [Hera] [HADES][DOE ] 27,270000,10000,0,0,158,40,38,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 25799580] Running OR.both_false: 0 0 OR . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25816428] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25837481] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 25883077] Running OR.bitwise: 85 51 OR . CR [Hera] 119 [Hera] [HADES][TEST ] [KRELTSC: 25900694] Test passed [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 25921105] Expected: Should print: 119 [Hera] 119 [Hera] 119 [Hera] 119 [Hera] 119 [Hera] 119 [Hera] [HADES][TEST ] [KRELTSC: 25968356] Running OR.empty_stack: OR [Hera] [HADES][ERROR] [KRELTSC: 25982229] OR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 25994327] Expected error occurred [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26017437] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26032581] Running OR.one_item: 42 OR [Hera] [HADES][ERROR] [KRELTSC: 26045822] OR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26057305] Expected error occurred [Hera] [HADES][TEST ] Testing OR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26080200] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26095518] OR: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 26110919] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 26129537] Testing word: XOR [Hera] [HADES][TEST ] [KRELTSC: 26140990] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 26153929] Running XOR.both_true: -1 -1 XOR . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26175755] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26196275] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26245023] Running XOR.first_false: 0 -1 XOR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 26262710] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26283819] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 26330611] Running XOR.second_false: -1 0 XOR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 26348637] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26369252] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 26416165] Running XOR.both_false: 0 0 XOR . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26433373] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26454369] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26499379] Running XOR.bitwise: 85 51 XOR . CR [Hera] 102 [Hera] [HADES][TEST ] [KRELTSC: 26517481] Test passed [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26538155] Expected: Should print: 102 [Hera] 102 [Hera] 102 [Hera] 102 [Hera] 102 [Hera] 102 [Hera] [HADES][TEST ] [KRELTSC: 26585161] Running XOR.empty_stack: XOR [Hera] [HADES][ERROR] [KRELTSC: 26599328] XOR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26611769] Expected error occurred [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26634297] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26649847] Running XOR.one_item: 42 XOR [Hera] [HADES][ERROR] [KRELTSC: 26663400] XOR: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26675126] Expected error occurred [Hera] [HADES][TEST ] Testing XOR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26697743] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 26713408] XOR: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 26729101] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 26747838] Testing word: NOT [Hera] [HADES][TEST ] [KRELTSC: 26759027] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 26771830] Running NOT.true: -1 NOT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26791262] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26811969] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26857383] Running NOT.false: 0 NOT . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 26873486] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 26894513] Expected: Should print: -1 [Hera] [HADES][INFO ] [KRELTSC: 26910102] L8[TABLE]: Config 27 → 28 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=0 L7=0 [Hera] [HADES][DOE ] 28,280000,10000,0,0,158,40,35,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: 26982146] Running NOT.positive: 42 NOT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 26998729] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27021767] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27068477] Running NOT.negative: -42 NOT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27087626] Test passed [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27110109] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27157304] Running NOT.empty_stack: NOT [Hera] [HADES][ERROR] [KRELTSC: 27172808] NOT: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 27186053] Expected error occurred [Hera] [HADES][TEST ] Testing NOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27211286] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 27227841] NOT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 27244714] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 27265414] Testing word: = [Hera] [HADES][TEST ] [KRELTSC: 27277428] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 27290816] Running =.equal: 42 42 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27308501] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27332846] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27380430] Running =.not_equal: 42 43 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27397462] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27417662] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27462549] Running =.zero_equal: 0 0 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27479164] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27499327] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27546099] Running =.negative_equal: -42 -42 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27563972] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27584816] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27631121] Running =.negative_positive: -42 42 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27649547] Test passed [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27669722] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 27715114] Running =.empty_stack: = [Hera] [HADES][ERROR] [KRELTSC: 27728677] =: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 27740573] Expected error occurred [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27762717] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 27778394] Running =.one_item: 42 = [Hera] [HADES][ERROR] [KRELTSC: 27791208] =: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 27802520] Expected error occurred [Hera] [HADES][TEST ] Testing = ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27824552] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 27840151] =: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 27855272] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 27874154] Testing word: <> [Hera] [HADES][TEST ] [KRELTSC: 27886562] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 27899167] Running <>.not_equal: 42 43 <> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27921106] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 27941557] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 27992785] Running <>.equal: 42 42 <> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28008992] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28030658] Expected: Should print: 0 [Hera] [HADES][INFO ] [KRELTSC: 28046123] L8[TABLE]: Config 28 → 29 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=0 L7=1 [Hera] [HADES][DOE ] 29,290000,10000,0,0,164,41,37,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: 28116514] Running <>.zero_equal: 0 0 <> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28133381] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28154252] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28199435] Running <>.negative: -42 42 <> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28217096] Test passed [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28237494] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28283993] Running <>.empty_stack: <> [Hera] [HADES][ERROR] [KRELTSC: 28298173] <>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28310332] Expected error occurred [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28333167] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28348350] Running <>.one_item: 42 <> [Hera] [HADES][ERROR] [KRELTSC: 28361582] <>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28373116] Expected error occurred [Hera] [HADES][TEST ] Testing <> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28396033] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28411318] <>: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 28426740] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 28445352] Testing word: < [Hera] [HADES][TEST ] [KRELTSC: 28456468] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 28468980] Running <.less_than: 5 7 < . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28490337] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28510715] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28559684] Running <.greater_than: 7 5 < . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28576411] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28597111] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28642081] Running <.equal: 5 5 < . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28658059] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28678331] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 28723934] Running <.negative_positive: -5 5 < . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28741843] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28762078] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28810520] Running <.negative_negative: -7 -5 < . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28828979] Test passed [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28849277] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 28896007] Running <.empty_stack: < [Hera] [HADES][ERROR] [KRELTSC: 28909852] <: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28921709] Expected error occurred [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 28943955] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28959779] Running <.one_item: 42 < [Hera] [HADES][ERROR] [KRELTSC: 28972668] <: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 28984016] Expected error occurred [Hera] [HADES][TEST ] Testing < ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29006122] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 29021835] <: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 29037015] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 29055562] Testing word: > [Hera] [HADES][TEST ] [KRELTSC: 29066356] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 29079296] Running >.greater_than: 7 5 > . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29100792] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29121094] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] [HADES][INFO ] [KRELTSC: 29150277] L8[TABLE]: Config 29 → 30 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=1 L7=0 [Hera] [HADES][DOE ] 30,300000,10000,0,0,154,43,39,685,685,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29209472] Running >.less_than: 5 7 > . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29225974] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29246229] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29291436] Running >.equal: 5 5 > . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29307027] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29327635] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29372119] Running >.positive_negative: 5 -5 > . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29390395] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29410839] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29456985] Running >.negative_negative: -5 -7 > . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29475345] Test passed [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29495578] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29544492] Running >.empty_stack: > [Hera] [HADES][ERROR] [KRELTSC: 29558343] >: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 29570159] Expected error occurred [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29593141] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 29608261] Running >.one_item: 42 > [Hera] [HADES][ERROR] [KRELTSC: 29621150] >: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 29632481] Expected error occurred [Hera] [HADES][TEST ] Testing > ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29655350] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 29670712] >: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 29685914] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 29704934] Testing word: 0= [Hera] [HADES][TEST ] [KRELTSC: 29716179] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 29728501] Running 0=.zero: 0 0= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29747909] Test passed [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29768817] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 29814673] Running 0=.positive: 42 0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29831292] Test passed [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29852010] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29896820] Running 0=.negative: -42 0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29913301] Test passed [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 29933781] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 29978778] Running 0=.empty_stack: 0= [Hera] [HADES][ERROR] [KRELTSC: 29992598] 0=: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 30004588] Expected error occurred [Hera] [HADES][TEST ] Testing 0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30027662] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 30042987] 0=: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 30058459] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 30077589] Testing word: 0< [Hera] [HADES][TEST ] [KRELTSC: 30088642] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 30100954] Running 0<.negative: -42 0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 30121597] Test passed [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30142411] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 30188287] Running 0<.zero: 0 0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30206105] Test passed [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30226552] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][INFO ] [KRELTSC: 30267766] L8[TABLE]: Config 30 → 31 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=1 L7=1 [Hera] [HADES][DOE ] 31,310000,10000,0,0,172,46,35,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30315408] Running 0<.positive: 42 0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30332576] Test passed [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30353583] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30398350] Running 0<.empty_stack: 0< [Hera] [HADES][ERROR] [KRELTSC: 30412909] 0<: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 30425142] Expected error occurred [Hera] [HADES][TEST ] Testing 0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30447933] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 30463629] 0<: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 30479064] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 30497798] Testing word: 0> [Hera] [HADES][TEST ] [KRELTSC: 30508806] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 30521458] Running 0>.positive: 42 0> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 30542195] Test passed [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30562690] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 30610640] Running 0>.zero: 0 0> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30626121] Test passed [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30646993] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30691681] Running 0>.negative: -42 0> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30708891] Test passed [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30729415] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 30774612] Running 0>.empty_stack: 0> [Hera] [HADES][ERROR] [KRELTSC: 30788496] 0>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 30800836] Expected error occurred [Hera] [HADES][TEST ] Testing 0> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30823245] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 30839030] 0>: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 30854493] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 30873084] Testing word: 0<> [Hera] [HADES][TEST ] [KRELTSC: 30884210] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 30897246] Running 0<>.nonzero_pos: 42 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 30917346] Test passed [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 30938032] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 30985622] Running 0<>.nonzero_neg: -1 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31004035] Test passed [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31025303] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31070883] Running 0<>.zero: 0 0<> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31087120] Test passed [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31107786] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31152565] Running 0<>.empty_stack: 0<> [Hera] [HADES][ERROR] [KRELTSC: 31167082] 0<>: stack underflow [Hera] [HADES][TEST ] [KRELTSC: 31179104] Expected error occurred [Hera] [HADES][TEST ] Testing 0<> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31202673] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 31217839] 0<>: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 31233426] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 31252020] Testing word: U< [Hera] [HADES][TEST ] [KRELTSC: 31262998] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 31275716] Running U<.less: 3 5 U< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31296314] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31316808] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31363214] Running U<.equal: 5 5 U< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31379168] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31400007] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31451220] Running U<.greater: 7 5 U< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31468333] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31488782] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][INFO ] [KRELTSC: 31524502] L8[TABLE]: Config 31 → 32 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 32,320000,10000,0,0,180,49,34,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31576410] Running U<.zero_one: 0 1 U< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31594790] Test passed [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31615213] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31662216] Running U<.empty_stack: U< [Hera] [HADES][ERROR] [KRELTSC: 31676476] U<: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 31688578] Expected error occurred [Hera] [HADES][TEST ] Testing U< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31711546] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 31727071] U<: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 31742594] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 31761300] Testing word: U> [Hera] [HADES][TEST ] [KRELTSC: 31772740] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 31785087] Running U>.greater: 5 3 U> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31806205] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31826967] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 31872996] Running U>.equal: 5 5 U> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31888994] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31909841] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31954629] Running U>.less: 3 5 U> . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 31970597] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 31991115] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32036216] Running U>.one_zero: 1 0 U> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32053481] Test passed [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32074002] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32120561] Running U>.empty_stack: U> [Hera] [HADES][ERROR] [KRELTSC: 32134378] U>: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 32146761] Expected error occurred [Hera] [HADES][TEST ] Testing U> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32169367] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 32184520] U>: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 32199893] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 32219067] Testing word: WITHIN [Hera] [HADES][TEST ] [KRELTSC: 32230686] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 32242945] Running WITHIN.in_range: 3 1 5 WITHIN . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32267898] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32289387] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32336201] Running WITHIN.at_low: 1 1 5 WITHIN . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32354506] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32375598] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32422522] Running WITHIN.at_high: 5 1 5 WITHIN . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32440572] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32462073] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][INFO ] [KRELTSC: 32496551] L8[TABLE]: Config 32 → 33 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=0 L6=0 L7=1 [Hera] [HADES][DOE ] 33,330000,10000,0,0,145,51,35,567,567,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32548628] Running WITHIN.below: 0 1 5 WITHIN . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32566455] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32587987] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32633622] Running WITHIN.above: 6 1 5 WITHIN . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32651892] Test passed [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32673191] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32719013] Running WITHIN.empty_stack: WITHIN [Hera] [HADES][ERROR] [KRELTSC: 32734166] WITHIN: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 32746942] Expected error occurred [Hera] [HADES][TEST ] Testing WITHIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32770489] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 32785697] WITHIN: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 32801708] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 32820314] Testing word: TRUE [Hera] [HADES][TEST ] [KRELTSC: 32834110] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 32846867] Running TRUE.value: TRUE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32864524] Test passed [Hera] [HADES][TEST ] Testing TRUE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32885769] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 32931094] Running TRUE.as_flag: TRUE 0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 32947997] Test passed [Hera] [HADES][TEST ] Testing TRUE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 32969416] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33014610] Running TRUE.in_and: TRUE TRUE AND . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33033093] Test passed [Hera] [HADES][TEST ] Testing TRUE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33053886] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33101080] TRUE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 33116869] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 33135544] Testing word: FALSE [Hera] [HADES][TEST ] [KRELTSC: 33147385] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 33159943] Running FALSE.value: FALSE . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33177825] Test passed [Hera] [HADES][TEST ] Testing FALSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33198868] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33243722] Running FALSE.as_flag: FALSE 0= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33260990] Test passed [Hera] [HADES][TEST ] Testing FALSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33282694] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33328612] Running FALSE.in_or: TRUE FALSE OR . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33347109] Test passed [Hera] [HADES][TEST ] Testing FALSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33368093] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33415323] FALSE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 33431266] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 33449954] Testing word: >= [Hera] [HADES][TEST ] [KRELTSC: 33461366] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 33473720] Running >=.less: 3 5 >= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33494216] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33515155] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][INFO ] [KRELTSC: 33555910] L8[TABLE]: Config 33 → 34 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=0 L6=1 L7=0 [Hera] [HADES][DOE ] 34,340000,10000,0,0,203,53,37,582,582,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33601199] Running >=.greater: 5 3 >= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33617709] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33638295] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33684597] Running >=.equal: 3 3 >= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33700665] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33721508] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33767752] Running >=.negative: -1 0 >= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33785073] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33805509] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 33851186] Running >=.neg_neg: -1 -2 >= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33868346] Test passed [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33888785] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 33935284] Running >=.underflow: >= [Hera] [HADES][ERROR] [KRELTSC: 33948864] >=: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 33961329] Expected error occurred [Hera] [HADES][TEST ] Testing >= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 33983779] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 33999072] >=: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 34014741] â–¶ Testing module: src/test_runner/modules/logical_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 34033666] Testing word: <= [Hera] [HADES][TEST ] [KRELTSC: 34044650] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 34056939] Running <=.less: 3 5 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34077566] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34098080] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34144416] Running <=.greater: 5 3 <= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 34162339] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34182858] Expected: Should print: 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 34228794] Running <=.equal: 3 3 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34244910] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34265845] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34311408] Running <=.negative: -1 0 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34328782] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34349465] Expected: Should print: -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34396920] Running <=.neg_neg: -2 -1 <= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34415794] Test passed [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34437260] Expected: Should print: -1 [Hera] -1 [Hera] [HADES][INFO ] [KRELTSC: 34461375] L8[TABLE]: Config 34 → 35 regime=2 score=52428 L1=0 L2=1 L3=0 L4=0 L5=0 L6=1 L7=1 [Hera] [HADES][DOE ] 35,350000,10000,0,0,154,55,39,731,731,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 34534926] Running <=.underflow: <= [Hera] [HADES][ERROR] [KRELTSC: 34549439] <=: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 34562447] Expected error occurred [Hera] [HADES][TEST ] Testing <= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34585595] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 34601223] <=: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 34617664] === Logical Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 34637799] [Hera] === Testing Module: Mixed Arithmetic Words === [Hera] [HADES][INFO ] [KRELTSC: 34656218] Running Mixed Arithmetic Words Tests (Module 7)... [Hera] [HADES][TEST ] [KRELTSC: 34674331] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 34695941] Testing word: */ [Hera] [HADES][TEST ] [KRELTSC: 34708974] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 34725876] Running */.basic: 6 7 4 */ . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 34748058] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34769128] Expected: Should print: 10 (6*7/4) [Hera] [HADES][TEST ] [KRELTSC: 34785274] Running */.exact_division: 12 5 3 */ . CR [Hera] 20 [Hera] [HADES][TEST ] [KRELTSC: 34804121] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34824619] Expected: Should print: 20 (12*5/3) [Hera] [HADES][TEST ] [KRELTSC: 34839760] Running */.zero_multiply: 0 999 123 */ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 34858584] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34879088] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 34892589] Running */.by_one: 42 5 1 */ . CR [Hera] 210 [Hera] [HADES][TEST ] [KRELTSC: 34914647] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34935235] Expected: Should print: 210 (42*5/1) [Hera] [HADES][TEST ] [KRELTSC: 34950099] Running */.truncation: 7 3 2 */ . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 34968620] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 34989211] Expected: Should print: 10 (21/2 truncated) [Hera] [HADES][TEST ] [KRELTSC: 35005227] Running */.negative_multiply: -6 7 4 */ . CR [Hera] -10 [Hera] [HADES][TEST ] [KRELTSC: 35024914] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35045377] Expected: Should print: -10 [Hera] [HADES][TEST ] [KRELTSC: 35058744] Running */.negative_divisor: 6 7 -4 */ . CR [Hera] -10 [Hera] [HADES][TEST ] [KRELTSC: 35078156] Test passed [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35098609] Expected: Should print: -10 [Hera] [HADES][TEST ] [KRELTSC: 35111958] Running */.div_by_zero: 6 7 0 */ [Hera] [HADES][ERROR] [KRELTSC: 35127441] */: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 35140037] Expected error occurred [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35163096] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 35178736] Running */.empty_stack: */ [Hera] [HADES][ERROR] [KRELTSC: 35192992] */: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 35205559] Expected error occurred [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35228191] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 35243413] Running */.two_items: 1 2 */ [Hera] [HADES][ERROR] [KRELTSC: 35257674] */: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 35269662] Expected error occurred [Hera] [HADES][TEST ] Testing */ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35292092] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 35309685] */: 10 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 35326639] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 35347226] Testing word: */MOD [Hera] [HADES][TEST ] [KRELTSC: 35358739] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 35371470] Running */MOD.basic: 17 3 5 */MOD . . CR [Hera] 10 1 [Hera] [HADES][TEST ] [KRELTSC: 35396080] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35417143] Expected: Should print: 1 10 (51/5 = 10 rem 1) [Hera] [HADES][TEST ] [KRELTSC: 35433612] Running */MOD.exact_division: 15 4 3 */MOD . . CR [Hera] 20 0 [Hera] [HADES][TEST ] [KRELTSC: 35454481] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35475494] Expected: Should print: 0 20 (60/3 = 20 rem 0) [Hera] [HADES][TEST ] [KRELTSC: 35492364] Running */MOD.zero_multiply: 0 999 123 */MOD . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 35513061] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35534596] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 35548007] Running */MOD.by_one: 42 5 1 */MOD . . CR [Hera] 210 0 [Hera] [HADES][TEST ] [KRELTSC: 35567155] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35588473] Expected: Should print: 0 210 [Hera] [HADES][TEST ] [KRELTSC: 35602448] Running */MOD.remainder: 7 8 5 */MOD . . CR [Hera] 11 1 [Hera] [HADES][TEST ] [KRELTSC: 35621825] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35643156] Expected: Should print: 1 11 (56/5 = 11 rem 1) [Hera] [HADES][TEST ] [KRELTSC: 35659622] Running */MOD.negative: -7 3 4 */MOD . . CR [Hera] -5 -1 [Hera] [HADES][TEST ] [KRELTSC: 35680265] Test passed [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35702491] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 35718182] Running */MOD.div_by_zero: 6 7 0 */MOD [Hera] [HADES][ERROR] [KRELTSC: 35735110] */MOD: Division by zero [Hera] [HADES][TEST ] [KRELTSC: 35747873] Expected error occurred [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35775660] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 35791155] Running */MOD.empty_stack: */MOD [Hera] [HADES][ERROR] [KRELTSC: 35806470] */MOD: Stack underflow [Hera] [HADES][TEST ] [KRELTSC: 35819039] Expected error occurred [Hera] [HADES][TEST ] Testing */MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35842490] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 35857796] */MOD: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 35873810] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 35894212] Testing word: M+ [Hera] [HADES][TEST ] [KRELTSC: 35905181] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 35917499] Running M+.basic: 0 100 200 M+ . . CR [Hera] 300 0 [Hera] [HADES][TEST ] [KRELTSC: 35942340] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 35963370] Expected: Should print: 200 100 [Hera] [HADES][TEST ] [KRELTSC: 35977449] Running M+.overflow: 0 2147483647 1 M+ . . CR [Hera] 2147483648 0 [Hera] [HADES][TEST ] [KRELTSC: 35998339] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36020633] Expected: Should handle overflow [Hera] [HADES][TEST ] [KRELTSC: 36034917] Running M+.negative: 0 -100 50 M+ . . CR [Hera] -50 0 [Hera] [HADES][TEST ] [KRELTSC: 36053869] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36074341] Expected: Should print: 50 -100 [Hera] [HADES][TEST ] [KRELTSC: 36088874] Running M+.zero_add: 0 42 0 M+ . . CR [Hera] 42 0 [Hera] [HADES][TEST ] [KRELTSC: 36107084] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36127570] Expected: Should print: 0 42 [Hera] [HADES][TEST ] [KRELTSC: 36141469] Running M+.both_negative: 0 -100 -200 M+ . . CR [Hera] -300 0 [Hera] [HADES][TEST ] [KRELTSC: 36162693] Test passed [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36183218] Expected: Should print: -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 36197582] Running M+.empty_stack: M+ [Hera] [HADES][TEST ] [KRELTSC: 36215315] Expected error occurred [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36237831] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 36253010] Running M+.one_item: 42 M+ [Hera] [HADES][TEST ] [KRELTSC: 36266806] Expected error occurred [Hera] [HADES][TEST ] Testing M+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36289296] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 36304477] M+: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 36319924] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 36340490] Testing word: M* [Hera] [HADES][TEST ] [KRELTSC: 36351474] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 36363786] Running M*.basic: 123 456 M* . . CR [Hera] 0 56088 [Hera] [HADES][TEST ] [KRELTSC: 36386270] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36407346] Expected: Should print: 56088 0 [Hera] [HADES][TEST ] [KRELTSC: 36421483] Running M*.by_zero: 999 0 M* . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 36439015] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36459892] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 36473352] Running M*.by_one: 42 1 M* . . CR [Hera] 0 42 [Hera] [HADES][TEST ] [KRELTSC: 36490740] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36511284] Expected: Should print: 42 0 [Hera] [HADES][TEST ] [KRELTSC: 36525298] Running M*.negative: -123 456 M* . . CR [Hera] -1 4294911208 [Hera] [HADES][TEST ] [KRELTSC: 36545132] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36565706] Expected: Should print: -56088 -1 [Hera] [HADES][TEST ] [KRELTSC: 36582433] Running M*.large_multiply: 65536 65536 M* . . CR [Hera] 1 0 [Hera] [HADES][TEST ] [KRELTSC: 36604386] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36624834] Expected: Should handle large result [Hera] [HADES][TEST ] [KRELTSC: 36640195] Running M*.both_negative: -100 -200 M* . . CR [Hera] 0 20000 [Hera] [HADES][TEST ] [KRELTSC: 36660114] Test passed [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36680540] Expected: Should print: 20000 0 [Hera] [HADES][TEST ] [KRELTSC: 36694545] Running M*.empty_stack: M* [Hera] [HADES][TEST ] [KRELTSC: 36710380] Expected error occurred [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36733132] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 36748606] Running M*.one_item: 42 M* [Hera] [HADES][TEST ] [KRELTSC: 36761909] Expected error occurred [Hera] [HADES][TEST ] Testing M* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36784833] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 36799986] M*: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 36815381] â–¶ Testing module: src/test_runner/modules/mixed_arithmetic_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 36835700] Testing word: M/MOD [Hera] [HADES][TEST ] [KRELTSC: 36847128] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 36859393] Running M/MOD.basic: 0 1000 100 M/MOD . . CR [Hera] 10 0 [Hera] [HADES][TEST ] [KRELTSC: 36884188] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36905508] Expected: Should print: 0 10 (1000/100) [Hera] [HADES][TEST ] [KRELTSC: 36921075] Running M/MOD.with_remainder: 0 1234 100 M/MOD . . CR [Hera] 12 34 [Hera] [HADES][TEST ] [KRELTSC: 36942081] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 36963490] Expected: Should handle remainder [Hera] [HADES][TEST ] [KRELTSC: 36978077] Running M/MOD.double_dividend: 5001 0 10 M/MOD . . CR [Hera] 2147913144729 6 [Hera] [HADES][TEST ] [KRELTSC: 37000541] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37021938] Expected: Should print: 1 500 (5001/10) [Hera] [HADES][TEST ] [KRELTSC: 37037284] Running M/MOD.by_one: 0 42 1 M/MOD . . CR [Hera] 42 0 [Hera] [HADES][TEST ] [KRELTSC: 37056078] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37077372] Expected: Should print: 0 42 [Hera] [HADES][TEST ] [KRELTSC: 37090987] Running M/MOD.negative_dividend: -1 1000 100 M/MOD . . CR [Hera] -42949662 -96 [Hera] [HADES][TEST ] [KRELTSC: 37114147] Test passed [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37135089] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 37149647] Running M/MOD.div_by_zero: 0 100 0 M/MOD [Hera] [HADES][TEST ] [KRELTSC: 37166492] Expected error occurred [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37189452] Expected: Should cause division by zero [Hera] [HADES][TEST ] [KRELTSC: 37205193] Running M/MOD.empty_stack: M/MOD [Hera] [HADES][TEST ] [KRELTSC: 37220213] Expected error occurred [Hera] [HADES][TEST ] Testing M/MOD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37243396] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 37258587] M/MOD: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 37275399] === Mixed Arithmetic Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 37298427] [Hera] === Testing Module: Double Words === [Hera] [HADES][INFO ] [KRELTSC: 37314700] Running Double Number Words Tests (Module 6)... [Hera] [HADES][TEST ] [KRELTSC: 37333056] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 37352159] Testing word: 2DROP [Hera] [HADES][TEST ] [KRELTSC: 37363606] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 37375983] Running 2DROP.basic: 1 2 3 4 2DROP . . CR [Hera] 2 1 [Hera] [HADES][TEST ] [KRELTSC: 37398124] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37419421] Expected: Should print: 1 2 [Hera] [HADES][TEST ] [KRELTSC: 37432832] Running 2DROP.zeros: 0 0 42 99 2DROP . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 37452130] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37473308] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 37487027] Running 2DROP.negative: -1 -2 100 200 2DROP . . CR [Hera] -2 -1 [Hera] [HADES][INFO ] [KRELTSC: 37516102] L8[TABLE]: Config 35 → 36 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=1 L6=0 L7=0 [Hera] [HADES][DOE ] 36,360000,10000,0,0,144,57,37,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 37555453] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37576379] Expected: Should print: -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 37590767] Running 2DROP.exact_four: 10 20 30 40 2DROP DEPTH . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 37611763] Test passed [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37632798] Expected: Should print: 2 [Hera] [HADES][TEST ] [KRELTSC: 37646326] Running 2DROP.empty_stack: 2DROP [Hera] [HADES][TEST ] [KRELTSC: 37661560] Expected error occurred [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37684628] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 37699863] Running 2DROP.one_item: 42 2DROP [Hera] [HADES][TEST ] [KRELTSC: 37714941] Expected error occurred [Hera] [HADES][TEST ] Testing 2DROP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37738335] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 37753543] 2DROP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 37770512] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 37788971] Testing word: 2DUP [Hera] [HADES][TEST ] [KRELTSC: 37800282] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 37812590] Running 2DUP.basic: 100 200 2DUP . . . . CR [Hera] 200 100 200 100 [Hera] [HADES][TEST ] [KRELTSC: 37838249] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37859149] Expected: Should print: 100 200 100 200 [Hera] [HADES][TEST ] [KRELTSC: 37874490] Running 2DUP.zeros: 0 0 2DUP . . . . CR [Hera] 0 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 37894244] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37915123] Expected: Should print: 0 0 0 0 [Hera] [HADES][TEST ] [KRELTSC: 37929191] Running 2DUP.negative: -100 -200 2DUP . . . . CR [Hera] -200 -100 -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 37952084] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 37973304] Expected: Should duplicate negatives [Hera] [HADES][TEST ] [KRELTSC: 37988189] Running 2DUP.depth_check: 10 20 2DUP DEPTH . CR [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 38008819] Test passed [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38030140] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 38043262] Running 2DUP.empty_stack: 2DUP [Hera] [HADES][TEST ] [KRELTSC: 38057894] Expected error occurred [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38081723] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 38096957] Running 2DUP.one_item: 42 2DUP [Hera] [HADES][TEST ] [KRELTSC: 38111184] Expected error occurred [Hera] [HADES][TEST ] Testing 2DUP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38134079] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 38149821] 2DUP: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 38165642] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 38184189] Testing word: 2OVER [Hera] [HADES][TEST ] [KRELTSC: 38195736] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 38208355] Running 2OVER.basic: 10 20 30 40 2OVER . . . . . . CR [Hera] 20 10 40 30 20 10 [Hera] [HADES][TEST ] [KRELTSC: 38235572] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38256768] Expected: Should print: 10 20 30 40 10 20 [Hera] [HADES][TEST ] [KRELTSC: 38273021] Running 2OVER.zeros: 0 0 99 88 2OVER . . . . . . CR [Hera] 0 0 88 99 0 0 [Hera] [HADES][TEST ] [KRELTSC: 38295870] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38316883] Expected: Should print: 0 0 99 88 0 0 [Hera] [HADES][TEST ] [KRELTSC: 38332245] Running 2OVER.mixed: -1 2 -3 4 2OVER . . . . . . CR [Hera] 2 -1 4 -3 2 -1 [Hera] [HADES][TEST ] [KRELTSC: 38355122] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38376153] Expected: Should handle mixed signs [Hera] [HADES][TEST ] [KRELTSC: 38391210] Running 2OVER.depth_check: 1 2 3 4 2OVER DEPTH . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 38411249] Test passed [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38432257] Expected: Should print: 6 [Hera] [HADES][TEST ] [KRELTSC: 38445356] Running 2OVER.three_items: 1 2 3 2OVER [Hera] [HADES][TEST ] [KRELTSC: 38462252] Expected error occurred [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38485547] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 38500701] Running 2OVER.empty_stack: 2OVER [Hera] [HADES][TEST ] [KRELTSC: 38515318] Expected error occurred [Hera] [HADES][TEST ] Testing 2OVER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38538276] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 38553464] 2OVER: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 38569388] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 38588270] Testing word: 2SWAP [Hera] [HADES][TEST ] [KRELTSC: 38599749] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 38612253] Running 2SWAP.basic: 10 20 30 40 2SWAP . . . . CR [Hera] 20 10 40 30 [Hera] [HADES][TEST ] [KRELTSC: 38638409] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38659925] Expected: Should print: 30 40 10 20 [Hera] [HADES][TEST ] [KRELTSC: 38674670] Running 2SWAP.zeros: 0 0 99 88 2SWAP . . . . CR [Hera] 0 0 88 99 [Hera] [HADES][TEST ] [KRELTSC: 38695739] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38717799] Expected: Should print: 99 88 0 0 [Hera] [HADES][TEST ] [KRELTSC: 38732234] Running 2SWAP.same_pairs: 42 42 42 42 2SWAP . . . . CR [Hera] 42 42 42 42 [Hera] [HADES][TEST ] [KRELTSC: 38754549] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38776210] Expected: Should print: 42 42 42 42 [Hera] [HADES][TEST ] [KRELTSC: 38790822] Running 2SWAP.negative: -10 -20 30 40 2SWAP . . . . CR [Hera] -20 -10 40 30 [Hera] [HADES][TEST ] [KRELTSC: 38813661] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38834960] Expected: Should print: 30 40 -10 -20 [Hera] [HADES][TEST ] [KRELTSC: 38849927] Running 2SWAP.depth_check: 1 2 3 4 2SWAP DEPTH . CR [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 38870069] Test passed [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38891616] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 38904701] Running 2SWAP.three_items: 1 2 3 2SWAP [Hera] [HADES][TEST ] [KRELTSC: 38921289] Expected error occurred [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38944244] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 38959731] Running 2SWAP.empty_stack: 2SWAP [Hera] [HADES][TEST ] [KRELTSC: 38973926] Expected error occurred [Hera] [HADES][TEST ] Testing 2SWAP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 38996949] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 39012090] 2SWAP: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 39028275] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 39046719] Testing word: 2ROT [Hera] [HADES][TEST ] [KRELTSC: 39058018] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 39070605] Running 2ROT.basic: 10 20 30 40 50 60 2ROT . . . . . . CR [Hera] 20 10 60 50 40 30 [Hera] [HADES][TEST ] [KRELTSC: 39101101] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39122184] Expected: Should print: 30 40 50 60 10 20 [Hera] [HADES][TEST ] [KRELTSC: 39137830] Running 2ROT.zeros: 0 0 1 1 2 2 2ROT . . . . . . CR [Hera] 0 0 2 2 1 1 [Hera] [HADES][TEST ] [KRELTSC: 39163147] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39184221] Expected: Should rotate with zeros [Hera] [HADES][TEST ] [KRELTSC: 39198788] Running 2ROT.negative: -1 -2 3 4 -5 -6 2ROT . . . . . . CR [Hera] -2 -1 -6 -5 4 3 [Hera] [HADES][TEST ] [KRELTSC: 39223497] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39244319] Expected: Should handle negatives [Hera] [HADES][TEST ] [KRELTSC: 39259137] Running 2ROT.depth_check: 1 2 3 4 5 6 2ROT DEPTH . CR [Hera] 6 [Hera] [HADES][TEST ] [KRELTSC: 39280318] Test passed [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39301373] Expected: Should print: 6 [Hera] [HADES][TEST ] [KRELTSC: 39314474] Running 2ROT.five_items: 1 2 3 4 5 2ROT [Hera] [HADES][TEST ] [KRELTSC: 39331540] Expected error occurred [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39354684] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 39369878] Running 2ROT.empty_stack: 2ROT [Hera] [HADES][TEST ] [KRELTSC: 39383682] Expected error occurred [Hera] [HADES][TEST ] Testing 2ROT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39406814] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 39422549] 2ROT: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 39438110] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 39457226] Testing word: D+ [Hera] [HADES][TEST ] [KRELTSC: 39468219] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 39480756] Running D+.basic: 100 200 300 400 D+ . . CR [Hera] 600 400 [Hera] [HADES][TEST ] [KRELTSC: 39506428] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39527868] Expected: Should print: 400 600 [Hera] [HADES][TEST ] [KRELTSC: 39542565] Running D+.zero_add: 42 99 0 0 D+ . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 39561539] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39582427] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 39596151] Running D+.negative: -100 -200 50 75 D+ . . CR [Hera] -125 4294967246 [Hera] [HADES][TEST ] [KRELTSC: 39617639] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39638126] Expected: Should handle negatives [Hera] [HADES][TEST ] [KRELTSC: 39652850] Running D+.carry: 2147483647 0 1 0 D+ . . CR [Hera] 0 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 39673775] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39694322] Expected: Should handle carry [Hera] [HADES][TEST ] [KRELTSC: 39708347] Running D+.both_negative: -100 -200 -300 -400 D+ . . CR [Hera] -599 4294966896 [Hera] [HADES][TEST ] [KRELTSC: 39731411] Test passed [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39751834] Expected: Should add negatives [Hera] [HADES][TEST ] [KRELTSC: 39766075] Running D+.three_items: 1 2 3 D+ [Hera] [HADES][TEST ] [KRELTSC: 39781443] Expected error occurred [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39804087] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 39819308] Running D+.empty_stack: D+ [Hera] [HADES][TEST ] [KRELTSC: 39832929] Expected error occurred [Hera] [HADES][TEST ] Testing D+ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 39855620] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 39871138] D+: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 39886729] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 39905903] Testing word: D- [Hera] [HADES][TEST ] [KRELTSC: 39917395] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 39929717] Running D-.basic: 500 600 100 200 D- . . CR [Hera] 400 [HADES][INFO ] [KRELTSC: 39956991] L8[TABLE]: Config 36 → 37 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=1 L6=0 L7=1 [Hera] [HADES][DOE ] 37,370000,10000,0,0,144,57,35,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 400 [Hera] [HADES][TEST ] [KRELTSC: 39998367] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40019428] Expected: Should print: 400 400 [Hera] [HADES][TEST ] [KRELTSC: 40033941] Running D-.zero_sub: 42 99 0 0 D- . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 40053087] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40073579] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 40087765] Running D-.from_zero: 0 0 100 200 D- . . CR [Hera] -201 4294967196 [Hera] [HADES][TEST ] [KRELTSC: 40109159] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40129763] Expected: Should print: -100 -200 [Hera] [HADES][TEST ] [KRELTSC: 40144961] Running D-.negative: 100 200 -50 -75 D- . . CR [Hera] 274 150 [Hera] [HADES][TEST ] [KRELTSC: 40165404] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40185996] Expected: Should handle negatives [Hera] [HADES][TEST ] [KRELTSC: 40200389] Running D-.borrow: 0 0 1 0 D- . . CR [Hera] -1 4294967295 [Hera] [HADES][TEST ] [KRELTSC: 40220373] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40240875] Expected: Should handle borrow [Hera] [HADES][TEST ] [KRELTSC: 40254821] Running D-.same_values: 100 200 100 200 D- . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 40275780] Test passed [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40296334] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 40309773] Running D-.three_items: 1 2 3 D- [Hera] [HADES][TEST ] [KRELTSC: 40325534] Expected error occurred [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40348609] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 40365340] Running D-.empty_stack: D- [Hera] [HADES][TEST ] [KRELTSC: 40378653] Expected error occurred [Hera] [HADES][TEST ] Testing D- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40401505] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 40416902] D-: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 40432322] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 40450814] Testing word: DNEGATE [Hera] [HADES][TEST ] [KRELTSC: 40463083] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 40475374] Running DNEGATE.positive: 100 200 DNEGATE . . CR [Hera] -201 4294967196 [Hera] [HADES][TEST ] [KRELTSC: 40501557] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40523754] Expected: Should negate positive double [Hera] [HADES][TEST ] [KRELTSC: 40539178] Running DNEGATE.negative: -100 -200 DNEGATE . . CR [Hera] 199 100 [Hera] [HADES][TEST ] [KRELTSC: 40565022] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40586791] Expected: Should negate negative double [Hera] [HADES][TEST ] [KRELTSC: 40602139] Running DNEGATE.zero: 0 0 DNEGATE . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 40620620] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40642569] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 40656032] Running DNEGATE.max_positive: 2147483647 0 DNEGATE . . CR [Hera] -1 2147483649 [Hera] [HADES][TEST ] [KRELTSC: 40678934] Test passed [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40700255] Expected: Should negate max positive [Hera] [HADES][TEST ] [KRELTSC: 40715609] Running DNEGATE.one_item: 42 DNEGATE [Hera] [HADES][TEST ] [KRELTSC: 40731542] Expected error occurred [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40755009] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 40770670] Running DNEGATE.empty_stack: DNEGATE [Hera] [HADES][TEST ] [KRELTSC: 40785590] Expected error occurred [Hera] [HADES][TEST ] Testing DNEGATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40809057] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 40824943] DNEGATE: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 40841552] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 40860145] Testing word: DABS [Hera] [HADES][TEST ] [KRELTSC: 40871483] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 40884096] Running DABS.positive: 100 200 DABS . . CR [Hera] 200 100 [Hera] [HADES][TEST ] [KRELTSC: 40906646] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40927580] Expected: Should print: 100 200 [Hera] [HADES][TEST ] [KRELTSC: 40941690] Running DABS.negative: -100 -200 DABS . . CR [Hera] 199 100 [Hera] [HADES][TEST ] [KRELTSC: 40962648] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 40983576] Expected: Should print: 100 200 [Hera] [HADES][TEST ] [KRELTSC: 40997660] Running DABS.zero: 0 0 DABS . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 41015476] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41036284] Expected: Should print: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 41049725] Running DABS.mixed_sign: 100 -1 DABS . . CR [Hera] 0 4294967196 [Hera] [HADES][TEST ] [KRELTSC: 41070129] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41091407] Expected: Should handle mixed sign [Hera] [HADES][TEST ] [KRELTSC: 41106032] Running DABS.min_double: -2147483648 -1 DABS . . CR [Hera] 0 2147483648 [Hera] [HADES][TEST ] [KRELTSC: 41127941] Test passed [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41149208] Expected: Should handle min double [Hera] [HADES][TEST ] [KRELTSC: 41163790] Running DABS.one_item: 42 DABS [Hera] [HADES][TEST ] [KRELTSC: 41178665] Expected error occurred [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41201599] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 41217305] Running DABS.empty_stack: DABS [Hera] [HADES][TEST ] [KRELTSC: 41231296] Expected error occurred [Hera] [HADES][TEST ] Testing DABS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41254087] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 41269601] DABS: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 41285384] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 41303918] Testing word: DMIN [Hera] [HADES][TEST ] [KRELTSC: 41315247] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 41327880] Running DMIN.basic: 100 200 300 400 DMIN . . CR [Hera] 200 100 [Hera] [HADES][TEST ] [KRELTSC: 41355103] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41376138] Expected: Should print: 100 200 [Hera] [HADES][TEST ] [KRELTSC: 41390652] Running DMIN.equal: 42 99 42 99 DMIN . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 41412284] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41433189] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 41446979] Running DMIN.negative: -100 -200 -50 -75 DMIN . . CR [Hera] -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 41469065] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41490235] Expected: Should find min negative [Hera] [HADES][TEST ] [KRELTSC: 41505175] Running DMIN.mixed: -100 -1 100 0 DMIN . . CR [Hera] -1 -100 [Hera] [HADES][TEST ] [KRELTSC: 41525810] Test passed [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41546698] Expected: Should handle mixed signs [Hera] [HADES][TEST ] [KRELTSC: 41561707] Running DMIN.three_items: 1 2 3 DMIN [Hera] [HADES][TEST ] [KRELTSC: 41577988] Expected error occurred [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41601136] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 41616462] Running DMIN.empty_stack: DMIN [Hera] [HADES][TEST ] [KRELTSC: 41630415] Expected error occurred [Hera] [HADES][TEST ] Testing DMIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41653559] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 41668767] DMIN: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 41684458] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 41703242] Testing word: DMAX [Hera] [HADES][TEST ] [KRELTSC: 41714581] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 41726920] Running DMAX.basic: 100 200 300 400 DMAX . . CR [Hera] 400 300 [Hera] [HADES][TEST ] [KRELTSC: 41751967] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41773339] Expected: Should print: 300 400 [Hera] [HADES][TEST ] [KRELTSC: 41787531] Running DMAX.equal: 42 99 42 99 DMAX . . CR [Hera] 99 42 [Hera] [HADES][TEST ] [KRELTSC: 41808240] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41829620] Expected: Should print: 42 99 [Hera] [HADES][TEST ] [KRELTSC: 41843456] Running DMAX.negative: -300 -400 -100 -200 DMAX . . CR [Hera] -200 -100 [Hera] [HADES][TEST ] [KRELTSC: 41865800] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41886768] Expected: Should find max negative [Hera] [HADES][TEST ] [KRELTSC: 41901748] Running DMAX.mixed: -100 -1 100 0 DMAX . . CR [Hera] 0 100 [Hera] [HADES][TEST ] [KRELTSC: 41921665] Test passed [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41942570] Expected: Should handle mixed signs [Hera] [HADES][TEST ] [KRELTSC: 41957653] Running DMAX.three_items: 1 2 3 DMAX [Hera] [HADES][TEST ] [KRELTSC: 41973649] Expected error occurred [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 41996754] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 42011999] Running DMAX.empty_stack: DMAX [Hera] [HADES][TEST ] [KRELTSC: 42026249] Expected error occurred [Hera] [HADES][TEST ] Testing DMAX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42049112] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 42064344] DMAX: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 42080442] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 42098935] Testing word: D= [Hera] [HADES][TEST ] [KRELTSC: 42109939] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 42122252] Running D=.equal: 100 200 100 200 D= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 42145639] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42166328] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 42179691] Running D=.not_equal_low: 100 200 101 200 D= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 42200174] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42222665] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 42235867] Running D=.not_equal_high: 100 200 100 201 D= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 42255925] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42276971] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 42290131] Running D=.zero_equal: 0 0 0 0 D= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 42308293] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42329254] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 42342575] Running D=.negative_equal: -100 -200 -100 -200 D= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 42363219] Test passed [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42383712] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 42397379] Running D=.three_items: 1 2 3 D= [Hera] [HADES][TEST ] [KRELTSC: 42412768] Expected error occurred [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42435407] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 42450708] Running D=.empty_stack: D= [Hera] [HADES][TEST ] [KRELTSC: 42464426] Expected error occurred [Hera] [HADES][TEST ] Testing D= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42487021] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 42502323] D=: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 42518156] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 42536718] Testing word: D< [Hera] [HADES][TEST ] [KRELTSC: 42547750] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 42560500] Running D<.less_than: 100 200 300 400 D< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 42584328] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42604958] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 42618278] Running D<.greater_than: 300 400 100 200 D< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 42638605] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42659701] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 42673140] Running D<.equal: 100 200 100 200 D< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 42691739] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42712708] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 42725829] Running D<.negative_positive: -100 -1 100 0 D< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 42746019] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42766951] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 42780273] Running D<.negative_negative: -300 -1 -100 -1 D< . CR [Hera] -1 [Hera] [HADES][INFO ] [KRELTSC: 42803424] L8[TABLE]: Config 37 → 38 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=1 L6=1 L7=0 [Hera] [HADES][DOE ] 38,380000,10000,0,0,132,57,34,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 42843675] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42864498] Expected: Should compare negatives [Hera] [HADES][TEST ] [KRELTSC: 42879630] Running D<.high_word_diff: 100 200 100 300 D< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 42904546] Test passed [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42925910] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 42939460] Running D<.three_items: 1 2 3 D< [Hera] [HADES][TEST ] [KRELTSC: 42956864] Expected error occurred [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 42979319] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 42994436] Running D<.empty_stack: D< [Hera] [HADES][TEST ] [KRELTSC: 43007592] Expected error occurred [Hera] [HADES][TEST ] Testing D< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43031378] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 43046883] D<: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 43062360] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 43081367] Testing word: D0= [Hera] [HADES][TEST ] [KRELTSC: 43092454] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 43104723] Running D0=.zero: 0 0 D0= . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 43126986] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43148200] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 43161465] Running D0=.positive: 100 200 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 43179270] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43199951] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 43213863] Running D0=.negative: -100 -200 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 43231901] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43252533] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 43266351] Running D0=.zero_high: 0 100 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 43283861] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43304613] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 43317749] Running D0=.zero_low: 100 0 D0= . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 43335497] Test passed [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43356178] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 43369290] Running D0=.one_item: 42 D0= [Hera] [HADES][TEST ] [KRELTSC: 43383747] Expected error occurred [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43406882] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 43422077] Running D0=.empty_stack: D0= [Hera] [HADES][TEST ] [KRELTSC: 43435667] Expected error occurred [Hera] [HADES][TEST ] Testing D0= ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43458631] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 43473873] D0=: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 43489539] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 43508128] Testing word: D0< [Hera] [HADES][TEST ] [KRELTSC: 43521328] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 43533679] Running D0<.negative: -100 -1 D0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 43555069] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43577191] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 43595826] Running D0<.zero: 0 0 D0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 43612443] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43633153] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 43646693] Running D0<.positive: 100 0 D0< . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 43663981] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43684884] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 43697959] Running D0<.negative_high_only: 100 -1 D0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 43718072] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43739060] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 43752339] Running D0<.large_negative: -1 -1 D0< . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 43771379] Test passed [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43792122] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 43805418] Running D0<.one_item: 42 D0< [Hera] [HADES][TEST ] [KRELTSC: 43819973] Expected error occurred [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43843181] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 43858458] Running D0<.empty_stack: D0< [Hera] [HADES][TEST ] [KRELTSC: 43872352] Expected error occurred [Hera] [HADES][TEST ] Testing D0< ... PASS [Hera] [HADES][TEST ] [KRELTSC: 43895570] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 43910898] D0<: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 43926705] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 43945476] Testing word: S>D [Hera] [HADES][TEST ] [KRELTSC: 43957031] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 43969440] Running S>D.positive: 5 S>D . . CR [Hera] 0 5 [Hera] [HADES][TEST ] [KRELTSC: 43990498] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44011267] Expected: Should sign-extend positive: 0 5 [Hera] [HADES][TEST ] [KRELTSC: 44028088] Running S>D.negative: -5 S>D . . CR [Hera] -1 -5 [Hera] [HADES][TEST ] [KRELTSC: 44046366] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44067036] Expected: Should sign-extend negative: -1 -5 [Hera] [HADES][TEST ] [KRELTSC: 44083762] Running S>D.zero: 0 S>D . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 44100735] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44121464] Expected: Should sign-extend zero: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 44136712] Running S>D.max_int: 2147483647 S>D . . CR [Hera] 0 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 44157327] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44178043] Expected: Should extend max int: 0 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 44194350] Running S>D.min_int: -2147483648 S>D . . CR [Hera] -1 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 44215293] Test passed [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44235992] Expected: Should extend min int: -1 -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 44253060] Running S>D.empty_stack: S>D [Hera] [HADES][TEST ] [KRELTSC: 44267782] Expected error occurred [Hera] [HADES][TEST ] Testing S>D ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44291543] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 44306725] S>D: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 44322285] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 44341306] Testing word: D2* [Hera] [HADES][TEST ] [KRELTSC: 44352465] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 44365166] Running D2*.basic: 5 0 D2* . . CR [Hera] 0 10 [Hera] [HADES][TEST ] [KRELTSC: 44387413] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44408661] Expected: Should double 5: 0 10 [Hera] [HADES][TEST ] [KRELTSC: 44422779] Running D2*.zero: 0 0 D2* . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 44440249] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44461402] Expected: Should double zero: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 44475848] Running D2*.negative: -1 -1 D2* . . CR [Hera] -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 44494324] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44515485] Expected: Should double -1: -1 -2 [Hera] [HADES][TEST ] [KRELTSC: 44529948] Running D2*.carry: 0 1 D2* . . CR [Hera] 2 0 [Hera] [HADES][TEST ] [KRELTSC: 44547298] Test passed [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44568291] Expected: Should shift high cell: 0 2 [Hera] [HADES][TEST ] [KRELTSC: 44583773] Running D2*.empty_stack: D2* [Hera] [HADES][TEST ] [KRELTSC: 44598090] Expected error occurred [Hera] [HADES][TEST ] Testing D2* ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44620860] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 44636097] D2*: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 44652192] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 44670747] Testing word: D2/ [Hera] [HADES][TEST ] [KRELTSC: 44681965] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 44694300] Running D2/.basic: 10 0 D2/ . . CR [Hera] 0 5 [Hera] [HADES][TEST ] [KRELTSC: 44716281] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44737174] Expected: Should halve 10: 0 5 [Hera] [HADES][TEST ] [KRELTSC: 44751234] Running D2/.negative: -2 -1 D2/ . . CR [Hera] -1 -1 [Hera] [HADES][TEST ] [KRELTSC: 44770154] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44790819] Expected: Should halve -2: -1 -1 [Hera] [HADES][TEST ] [KRELTSC: 44805237] Running D2/.zero: 0 0 D2/ . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 44822336] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44843436] Expected: Should halve zero: 0 0 [Hera] [HADES][TEST ] [KRELTSC: 44857678] Running D2/.odd: 3 0 D2/ . . CR [Hera] 0 1 [Hera] [HADES][TEST ] [KRELTSC: 44874597] Test passed [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44895579] Expected: Should truncate toward zero: 0 1 [Hera] [HADES][TEST ] [KRELTSC: 44911341] Running D2/.empty_stack: D2/ [Hera] [HADES][TEST ] [KRELTSC: 44925963] Expected error occurred [Hera] [HADES][TEST ] Testing D2/ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 44949107] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 44964745] D2/: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 44980326] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 44998911] Testing word: 2>R [Hera] [HADES][TEST ] [KRELTSC: 45010092] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 45022781] Running 2>R.roundtrip: 10 20 2>R 2R> . . CR [Hera] 20 10 [Hera] [HADES][TEST ] [KRELTSC: 45050985] Test passed [Hera] [HADES][TEST ] Testing 2>R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45071806] Expected: Should store and retrieve: 20 10 [Hera] [HADES][TEST ] [KRELTSC: 45088156] Running 2>R.depth_after: 1 2 2>R DEPTH . 2R> DROP DROP CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 45109942] Test passed [Hera] [HADES][TEST ] Testing 2>R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45130872] Expected: Should empty data stack: 0 [Hera] [HADES][TEST ] [KRELTSC: 45146186] Running 2>R.empty_stack: 2>R [Hera] [HADES][TEST ] [KRELTSC: 45160398] Expected error occurred [Hera] [HADES][TEST ] Testing 2>R ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45183200] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 45198464] 2>R: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 45214500] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 45233103] Testing word: 2R> [Hera] [HADES][TEST ] [KRELTSC: 45244553] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 45256929] Running 2R>.roundtrip: 5 6 2>R 2R> . . CR [Hera] 6 5 [Hera] [HADES][TEST ] [KRELTSC: 45276155] Test passed [Hera] [HADES][TEST ] Testing 2R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45296922] Expected: Should retrieve double: 6 5 [Hera] [HADES][TEST ] [KRELTSC: 45312248] Running 2R>.depth: 9 8 2>R 2R> DEPTH . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 45331108] Test passed [Hera] [HADES][TEST ] Testing 2R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45351837] Expected: Should push 2 items to data stack: 2 [Hera] [HADES][TEST ] [KRELTSC: 45368303] Running 2R>.empty_rstack: 2R> [Hera] [HADES][TEST ] [KRELTSC: 45382576] Expected error occurred [Hera] [HADES][TEST ] Testing 2R> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45405756] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 45422107] 2R>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 45437883] â–¶ Testing module: src/test_runner/modules/double_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 45456894] Testing word: 2R@ [Hera] [HADES][TEST ] [KRELTSC: 45468047] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 45480392] Running 2R@.peek: 3 4 2>R 2R@ . . 2R> DROP DROP CR [Hera] 4 3 [Hera] [HADES][TEST ] [KRELTSC: 45505087] Test passed [Hera] [HADES][TEST ] Testing 2R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45526800] Expected: Should peek: 4 3 [Hera] [HADES][TEST ] [KRELTSC: 45540455] Running 2R@.non_destructive: 7 8 2>R 2R@ DROP DROP 2R> . . CR [Hera] 8 7 [Hera] [HADES][TEST ] [KRELTSC: 45566701] Test passed [Hera] [HADES][TEST ] Testing 2R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45588654] Expected: Should leave rstack intact [Hera] [HADES][TEST ] [KRELTSC: 45603518] Running 2R@.empty_rstack: 2R@ [Hera] [HADES][TEST ] [KRELTSC: 45619306] Expected error occurred [Hera] [HADES][TEST ] Testing 2R@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45642865] Expected: Should cause return stack underflow [Hera] [HADES][TEST ] [KRELTSC: 45659180] 2R@: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 45675365] === Double Number Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 45696327] [Hera] === Testing Module: Format Words === [Hera] [HADES][INFO ] [KRELTSC: 45712905] Running Format Words Tests (Module 10)... [Hera] [HADES][TEST ] [KRELTSC: 45729786] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 45749180] Testing word: BASE [Hera] [HADES][TEST ] [KRELTSC: 45760510] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 45773227] Running BASE.decimal: DECIMAL 42 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 45794371] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45815484] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 45829401] Running BASE.hex: HEX FF . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 45849836] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45870613] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 45883851] Running BASE.octal: OCTAL 52 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 45902932] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45923800] Expected: Should print: 52 [Hera] [HADES][TEST ] [KRELTSC: 45937262] Running BASE.base_store: 16 BASE ! 255 . CR [Hera] 467 [Hera] [HADES][TEST ] [KRELTSC: 45959024] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 45979846] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 45993359] Running BASE.base_fetch: BASE @ . CR [Hera] 14 [Hera] [HADES][TEST ] [KRELTSC: 46010757] Test passed [Hera] [HADES][TEST ] Testing BASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46032011] Expected: Should print current base [Hera] [HADES][TEST ] [KRELTSC: 46046836] BASE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 46063631] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 46082564] Testing word: DECIMAL [Hera] [HADES][TEST ] [KRELTSC: 46094361] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 46106656] Running DECIMAL.from_hex: HEX FF DECIMAL . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 46126205] Test passed [Hera] [HADES][TEST ] Testing DECIMAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46148008] Expected: Should print: 255 [Hera] [HADES][TEST ] [KRELTSC: 46161405] Running DECIMAL.from_octal: OCTAL 52 DECIMAL . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 46180906] Test passed [Hera] [HADES][TEST ] Testing DECIMAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46202552] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 46215767] Running DECIMAL.state_persist: DECIMAL 42 . CR 42 . CR HEX 42 . CR [Hera] 42 [Hera] 42 [Hera] 66 [Hera] [HADES][TEST ] [KRELTSC: 46242882] Test passed [Hera] [HADES][TEST ] Testing DECIMAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46264119] Expected: Should maintain base [Hera] [HADES][TEST ] [KRELTSC: 46278470] DECIMAL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 46294670] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 46314077] Testing word: HEX [Hera] [HADES][TEST ] [KRELTSC: 46325840] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 46338553] Running HEX.from_decimal: DECIMAL 255 HEX . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 46358082] Test passed [Hera] [HADES][TEST ] Testing HEX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46378654] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 46392375] Running HEX.from_octal: OCTAL 52 HEX . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 46410537] Test passed [Hera] [HADES][TEST ] Testing HEX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46431358] Expected: Should print: 2A [Hera] [HADES][TEST ] [KRELTSC: 46444536] Running HEX.state_persist: HEX FF . CR DECIMAL 255 . CR [Hera] 255 [Hera] [HADES][INFO ] [KRELTSC: 46468245] L8[TABLE]: Config 38 → 39 regime=2 score=52428 L1=0 L2=1 L3=0 L4=0 L5=1 L6=1 L7=1 [Hera] [HADES][DOE ] 39,390000,10000,0,0,180,57,32,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 46510380] Test passed [Hera] [HADES][TEST ] Testing HEX ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46531375] Expected: Should maintain base [Hera] [HADES][TEST ] [KRELTSC: 46545252] HEX: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 46560729] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 46579572] Testing word: OCTAL [Hera] [HADES][TEST ] [KRELTSC: 46591045] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 46603399] Running OCTAL.from_decimal: DECIMAL 42 OCTAL . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 46624946] Test passed [Hera] [HADES][TEST ] Testing OCTAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46647609] Expected: Should print: 52 [Hera] [HADES][TEST ] [KRELTSC: 46660832] Running OCTAL.from_hex: HEX 2A OCTAL . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 46679251] Test passed [Hera] [HADES][TEST ] Testing OCTAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46700152] Expected: Should print: 52 [Hera] [HADES][TEST ] [KRELTSC: 46713762] Running OCTAL.state_persist: DECIMAL 42 . CR OCTAL 52 . CR [Hera] 42 [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 46737084] Test passed [Hera] [HADES][TEST ] Testing OCTAL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46758033] Expected: Should maintain base [Hera] [HADES][TEST ] [KRELTSC: 46772551] OCTAL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 46788858] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 46807465] Testing word: <# [Hera] [HADES][TEST ] [KRELTSC: 46818467] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 46831152] Running <#.basic: DECIMAL 42 S>D <# #S #> TYPE CR [Hera] 774763251095801167872 [Hera] [HADES][TEST ] [KRELTSC: 46891096] Test passed [Hera] [HADES][TEST ] Testing <# ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46911709] Expected: Should format number [Hera] [HADES][TEST ] [KRELTSC: 46925629] Running <#.empty: 0 <# #> TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 46941353] Test passed [Hera] [HADES][TEST ] Testing <# ... PASS [Hera] [HADES][TEST ] [KRELTSC: 46962364] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 46975945] Running <#.negative: -42 <# #S #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 46997953] Test passed [Hera] [HADES][TEST ] Testing <# ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47019031] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 47033317] <#: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 47049145] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 47073320] Testing word: # [Hera] [HADES][TEST ] [KRELTSC: 47084751] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 47097157] Running #.single_digit: 15 <# # #> TYPE CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 47119339] Test passed [Hera] [HADES][TEST ] Testing # ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47140410] Expected: Should print rightmost digit [Hera] [HADES][TEST ] [KRELTSC: 47155662] Running #.multiple: 15 <# # # #> TYPE CR [Hera] 15 [Hera] [HADES][TEST ] [KRELTSC: 47174208] Test passed [Hera] [HADES][TEST ] Testing # ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47194629] Expected: Should print digits right to left [Hera] [HADES][TEST ] [KRELTSC: 47211044] Running #.zero_pad: 5 <# # 0 # #> TYPE CR [Hera] 05 [Hera] [HADES][TEST ] [KRELTSC: 47229753] Test passed [Hera] [HADES][TEST ] Testing # ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47250139] Expected: Should handle zero padding [Hera] [HADES][TEST ] [KRELTSC: 47265410] #: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 47280707] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 47299194] Testing word: #S [Hera] [HADES][TEST ] [KRELTSC: 47310217] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 47322537] Running #S.basic: 42 <# #S #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 47341304] Test passed [Hera] [HADES][TEST ] Testing #S ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47361840] Expected: Should convert all digits [Hera] [HADES][TEST ] [KRELTSC: 47376535] Running #S.zero: 0 <# #S #> TYPE CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 47394321] Test passed [Hera] [HADES][TEST ] Testing #S ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47414915] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 47428549] Running #S.large: 1234567890 <# #S #> TYPE CR [Hera] 1234567890 [Hera] [HADES][TEST ] [KRELTSC: 47449547] Test passed [Hera] [HADES][TEST ] Testing #S ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47470496] Expected: Should handle large numbers [Hera] [HADES][TEST ] [KRELTSC: 47485551] #S: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 47500992] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 47519800] Testing word: SIGN [Hera] [HADES][TEST ] [KRELTSC: 47531119] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 47543758] Running SIGN.negative: -42 ABS <# #S SIGN #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 47567150] Test passed [Hera] [HADES][TEST ] Testing SIGN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47588456] Expected: Should add minus [Hera] [HADES][TEST ] [KRELTSC: 47601790] Running SIGN.positive: 42 <# #S SIGN #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 47621709] Test passed [Hera] [HADES][TEST ] Testing SIGN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47642972] Expected: Should not add sign [Hera] [HADES][TEST ] [KRELTSC: 47656794] Running SIGN.zero: 0 <# #S SIGN #> TYPE CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 47675480] Test passed [Hera] [HADES][TEST ] Testing SIGN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47696695] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 47710678] SIGN: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 47726780] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 47745325] Testing word: #> [Hera] [HADES][TEST ] [KRELTSC: 47756581] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 47769298] Running #>.normal: 42 <# #S #> TYPE CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 47787376] Test passed [Hera] [HADES][TEST ] Testing #> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47808234] Expected: Should terminate formatting [Hera] [HADES][TEST ] [KRELTSC: 47823320] Running #>.empty: 0 <# #> TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 47839132] Test passed [Hera] [HADES][TEST ] Testing #> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47859653] Expected: Should handle empty format [Hera] [HADES][TEST ] [KRELTSC: 47874538] Running #>.stack_effect: 42 <# #S #> SWAP . . CR [Hera] 24 2 [Hera] [HADES][TEST ] [KRELTSC: 47895597] Test passed [Hera] [HADES][TEST ] Testing #> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 47916147] Expected: Should leave addr u [Hera] [HADES][TEST ] [KRELTSC: 47929906] #>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 47945350] â–¶ Testing module: src/test_runner/modules/format_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 47964250] Testing word: HOLD [Hera] [HADES][TEST ] [KRELTSC: 47975585] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 47987910] Running HOLD.basic: 42 <# 46 HOLD #S #> TYPE CR [Hera] 42. [Hera] [HADES][TEST ] [KRELTSC: 48007947] Test passed [Hera] [HADES][TEST ] Testing HOLD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48029178] Expected: Should insert dot [Hera] [HADES][TEST ] [KRELTSC: 48042638] Running HOLD.overflow: <# 257 HOLD #> [Hera] [HADES][ERROR] [KRELTSC: 48061698] HOLD: byte out of range (257) [Hera] [HADES][TEST ] [KRELTSC: 48085468] Expected error occurred [Hera] [HADES][TEST ] Testing HOLD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48108286] Expected: Should handle overflow [Hera] [HADES][TEST ] [KRELTSC: 48122817] HOLD: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 48139081] === Format Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 48159661] [Hera] === Testing Module: String Words === [Hera] [HADES][INFO ] [KRELTSC: 48175912] Running String Words Tests (Module 11)... [Hera] [HADES][TEST ] [KRELTSC: 48192752] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 48212456] Testing word: COUNT [Hera] [HADES][TEST ] [KRELTSC: 48224012] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 48236431] Running COUNT.basic: HERE S" Test" DROP COUNT . . CR [Hera] 84 121 [Hera] [HADES][TEST ] [KRELTSC: 48279241] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48300343] Expected: Should show length and addr+1 [Hera] [HADES][TEST ] [KRELTSC: 48315739] Running COUNT.empty: HERE 0 OVER C! COUNT . . CR [Hera] 0 126 [Hera] [HADES][TEST ] [KRELTSC: 48337099] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48358173] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 48373110] Running COUNT.max_length: HERE 255 OVER C! COUNT . . CR [Hera] 255 126 [Hera] [HADES][TEST ] [KRELTSC: 48395625] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48416702] Expected: Should handle max length [Hera] [HADES][TEST ] [KRELTSC: 48431318] Running COUNT.string_bounds: HERE COUNT SWAP 1- = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 48453143] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48474123] Expected: Should increment address [Hera] [HADES][TEST ] [KRELTSC: 48488650] Running COUNT.empty_stack: COUNT [Hera] [HADES][ERROR] [KRELTSC: 48503658] COUNT: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 48517335] Expected error occurred [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48540289] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 48555582] COUNT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 48572021] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 48590935] Testing word: -TRAILING [Hera] [HADES][TEST ] [KRELTSC: 48603065] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 48615397] Running -TRAILING.basic: HERE S" Test " -TRAILING TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 48648032] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48669786] Expected: Should trim spaces [Hera] [HADES][TEST ] [KRELTSC: 48683417] Running -TRAILING.all_spaces: HERE S" " -TRAILING TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 48704359] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48726061] Expected: Should handle all spaces [Hera] [HADES][TEST ] [KRELTSC: 48740668] Running -TRAILING.no_spaces: HERE S" Test" -TRAILING TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 48762353] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48784472] Expected: Should handle no spaces [Hera] [HADES][TEST ] [KRELTSC: 48798875] Running -TRAILING.empty: HERE 0 -TRAILING TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 48818450] Test passed [Hera] [HADES][TEST ] Testing -TRAILING ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48840468] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 48855366] -TRAILING: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 48871913] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 48890680] Testing word: CMOVE [Hera] [HADES][TEST ] [KRELTSC: 48902153] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 48914462] Running CMOVE.basic: HERE S" Test" DUP >R HERE 10 + SWAP CMOVE CR [Hera] [HADES][TEST ] [KRELTSC: 48944458] Test passed [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 48966554] Expected: Should copy string [Hera] [HADES][TEST ] [KRELTSC: 48980757] Running CMOVE.empty: HERE HERE 10 + 0 CMOVE [Hera] [HADES][TEST ] [KRELTSC: 48998463] Test passed [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49020021] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 49034611] Running CMOVE.overlap: HERE DUP 1+ 5 CMOVE [Hera] [HADES][TEST ] [KRELTSC: 49051437] Test passed [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49072747] Expected: Should handle overlap [Hera] [HADES][TEST ] [KRELTSC: 49087160] Running CMOVE.bounds: HERE PAD 1000 CMOVE [Hera] [HADES][ERROR] [KRELTSC: 49104580] CMOVE: out-of-bounds (src=125 dst=5242368 n=1000) [Hera] [HADES][TEST ] [KRELTSC: 49121700] Expected error occurred [Hera] [HADES][TEST ] Testing CMOVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49145418] Expected: Should check bounds [Hera] [HADES][TEST ] [KRELTSC: 49159231] CMOVE: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 49175136] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 49195865] Testing word: CMOVE> [Hera] [HADES][TEST ] [KRELTSC: 49209448] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 49221859] Running CMOVE>.basic: HERE S" Test" DUP >R HERE 10 + SWAP CMOVE> CR [Hera] [HADES][TEST ] [KRELTSC: 49256387] Test passed [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49278376] Expected: Should copy backward [Hera] [HADES][TEST ] [KRELTSC: 49292410] Running CMOVE>.empty: HERE HERE 10 + 0 CMOVE> [Hera] [HADES][TEST ] [KRELTSC: 49310230] Test passed [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49332050] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 49346607] Running CMOVE>.overlap: HERE DUP 1+ 5 CMOVE> [Hera] [HADES][TEST ] [KRELTSC: 49363632] Test passed [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49384813] Expected: Should handle overlap [Hera] [HADES][TEST ] [KRELTSC: 49399208] Running CMOVE>.bounds: HERE PAD 1000 CMOVE> [Hera] [HADES][ERROR] [KRELTSC: 49417043] CMOVE>: out-of-bounds (src=125 dst=5242368 n=1000) [Hera] [HADES][TEST ] [KRELTSC: 49434347] Expected error occurred [Hera] [HADES][TEST ] Testing CMOVE> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49458001] Expected: Should check bounds [Hera] [HADES][TEST ] [KRELTSC: 49471946] CMOVE>: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 49488202] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 49506780] Testing word: COMPARE [Hera] [HADES][TEST ] [KRELTSC: 49518921] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 49531805] Running COMPARE.equal: HERE S" Test" HERE S" Test" COMPARE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 49570669] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49592576] Expected: Should return 0 [Hera] [HADES][TEST ] [KRELTSC: 49605763] Running COMPARE.less: HERE S" Test1" HERE S" Test2" COMPARE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 49628670] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49650338] Expected: Should return -1 [Hera] [HADES][TEST ] [KRELTSC: 49663624] Running COMPARE.greater: HERE S" Test2" HERE S" Test1" COMPARE . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 49687045] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49708808] Expected: Should return 1 [Hera] [HADES][TEST ] [KRELTSC: 49724699] Running COMPARE.different_lengths: HERE S" Test" HERE S" Testing" COMPARE . CR [Hera] [HADES][INFO ] [KRELTSC: 49749626] L8[TABLE]: Config 39 → 40 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 40,400000,10000,0,0,220,63,29,4096,0,0,0,0,65536,0,0,65536,0,0 [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 49792456] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49813644] Expected: Should handle lengths [Hera] [HADES][TEST ] [KRELTSC: 49828053] Running COMPARE.empty: HERE 0 HERE 0 COMPARE . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 49852920] Test passed [Hera] [HADES][TEST ] Testing COMPARE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 49874760] Expected: Should handle empty [Hera] [HADES][TEST ] [KRELTSC: 49888875] COMPARE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 49905418] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 49923823] Testing word: SEARCH [Hera] [HADES][TEST ] [KRELTSC: 49935383] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 49947620] Running SEARCH.found: HERE S" Testing" HERE S" Test" SEARCH . . . CR [Hera] -1 15 120 [Hera] [HADES][TEST ] [KRELTSC: 49993017] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50015017] Expected: Should find substring [Hera] [HADES][TEST ] [KRELTSC: 50029070] Running SEARCH.not_found: HERE S" Testing" HERE S" Xyz" SEARCH . . . CR [Hera] -1 7 141 [Hera] [HADES][TEST ] [KRELTSC: 50056183] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50077707] Expected: Should return false [Hera] [HADES][TEST ] [KRELTSC: 50091446] Running SEARCH.empty_pattern: HERE S" Test" HERE 0 SEARCH . . . CR [Hera] -1 4 145 [Hera] [HADES][TEST ] [KRELTSC: 50123233] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50144925] Expected: Should handle empty pattern [Hera] [HADES][TEST ] [KRELTSC: 50159974] Running SEARCH.empty_string: HERE 0 HERE S" Test" SEARCH . . . CR [Hera] -1 30 120 [Hera] [HADES][TEST ] [KRELTSC: 50185939] Test passed [Hera] [HADES][TEST ] Testing SEARCH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50207698] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 50222637] SEARCH: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 50238716] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 50257204] Testing word: SCAN [Hera] [HADES][TEST ] [KRELTSC: 50268919] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 50281238] Running SCAN.basic: HERE S" Test,Data" BL SCAN TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 50312412] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50333861] Expected: Should find space [Hera] [HADES][TEST ] [KRELTSC: 50347915] Running SCAN.not_found: HERE S" TestData" BL SCAN TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 50367871] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50388595] Expected: Should scan to end [Hera] [HADES][TEST ] [KRELTSC: 50402558] Running SCAN.empty: HERE 0 BL SCAN TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 50419845] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50440805] Expected: Should handle empty [Hera] [HADES][TEST ] [KRELTSC: 50454997] Running SCAN.all_delims: HERE S" " BL SCAN TYPE CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 50478367] Test passed [Hera] [HADES][TEST ] Testing SCAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50499468] Expected: Should handle all delims [Hera] [HADES][TEST ] [KRELTSC: 50514004] SCAN: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 50530114] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 50548642] Testing word: SKIP [Hera] [HADES][TEST ] [KRELTSC: 50560055] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 50572436] Running SKIP.basic: HERE S" Test" BL SKIP TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 50604757] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50625706] Expected: Should skip spaces [Hera] [HADES][TEST ] [KRELTSC: 50639767] Running SKIP.no_delims: HERE S" Test" BL SKIP TYPE CR [Hera] Test [Hera] [HADES][TEST ] [KRELTSC: 50660729] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50681567] Expected: Should not skip [Hera] [HADES][TEST ] [KRELTSC: 50694664] Running SKIP.empty: HERE 0 BL SKIP TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 50712672] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50733583] Expected: Should handle empty [Hera] [HADES][TEST ] [KRELTSC: 50748192] Running SKIP.all_delims: HERE S" " BL SKIP TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 50768446] Test passed [Hera] [HADES][TEST ] Testing SKIP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50790618] Expected: Should skip all [Hera] [HADES][TEST ] [KRELTSC: 50803938] SKIP: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 50820591] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 50839711] Testing word: BLANK [Hera] [HADES][TEST ] [KRELTSC: 50851270] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 50863654] Running BLANK.basic: HERE 5 BLANK HERE 5 TYPE CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 50893518] Test passed [Hera] [HADES][TEST ] Testing BLANK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50914606] Expected: Should fill with spaces [Hera] [HADES][TEST ] [KRELTSC: 50929052] Running BLANK.zero: HERE 0 BLANK HERE 0 TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 50947960] Test passed [Hera] [HADES][TEST ] Testing BLANK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 50969463] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 50988851] BLANK: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 51004913] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 51024028] Testing word: S" [Hera] [HADES][TEST ] [KRELTSC: 51035093] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 51047942] Running S".interpret_len: S" hello" . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 51066174] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51087190] Expected: Should print: 5 (length) [Hera] [HADES][TEST ] [KRELTSC: 51101798] Running S".interpret_type: S" hello" TYPE CR [Hera] hello [Hera] [HADES][TEST ] [KRELTSC: 51120817] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51141845] Expected: Should print: hello [Hera] [HADES][TEST ] [KRELTSC: 51155687] Running S".empty: S" " . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 51171334] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51191899] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 51206189] Running S".compile_type: : TSQ S" world" TYPE CR ; TSQ [Hera] [HADES][INFO ] [KRELTSC: 51292419] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 51339068] ECW: w=0xbe9480e8 func=0xbe456010 'TYPE' [Hera] world[HADES][INFO ] [KRELTSC: 51356522] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 51370753] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 51390330] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51411192] Expected: Should print: world [Hera] [HADES][TEST ] [KRELTSC: 51429783] Running S".compile_len: : TSQ2 S" forth" SWAP DROP . CR ; TSQ2 [Hera] [HADES][INFO ] [KRELTSC: 51454135] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 51469657] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hera] [HADES][INFO ] [KRELTSC: 51484793] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 51499963] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 5 [HADES][INFO ] [KRELTSC: 51516724] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 51530685] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 51545721] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51566335] Expected: Should print: 5 [Hera] [HADES][TEST ] [KRELTSC: 51579980] Running S".compile_twice: : TSQ3 S" ab" TYPE S" cd" TYPE CR ; TSQ3 [Hera] [HADES][INFO ] [KRELTSC: 51603473] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 51618822] ECW: w=0xbe9480e8 func=0xbe456010 'TYPE' [Hera] ab[HADES][INFO ] [KRELTSC: 51635468] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 51649936] ECW: w=0xbe9480e8 func=0xbe456010 'TYPE' [Hera] cd[HADES][INFO ] [KRELTSC: 51666404] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 51680361] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 51695455] Test passed [Hera] [HADES][TEST ] Testing S" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51716550] Expected: Should print: abcd [Hera] [HADES][TEST ] [KRELTSC: 51730419] S": 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 51746003] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 51765186] Testing word: BL [Hera] [HADES][TEST ] [KRELTSC: 51776266] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 51788681] Running BL.value: BL . CR [Hera] 32 [Hera] [HADES][TEST ] [KRELTSC: 51806574] Test passed [Hera] [HADES][TEST ] Testing BL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51827670] Expected: Should print: 32 [Hera] [HADES][TEST ] [KRELTSC: 51841650] Running BL.as_char: BL EMIT CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 51861125] Test passed [Hera] [HADES][TEST ] Testing BL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51881705] Expected: Should emit a space [Hera] [HADES][TEST ] [KRELTSC: 51896010] Running BL.in_scan: HERE S" a b" BL SCAN SWAP DROP . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 51917974] Test passed [Hera] [HADES][TEST ] Testing BL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 51938547] Expected: Should find space at offset 1 [Hera] [HADES][TEST ] [KRELTSC: 51954285] BL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 51970040] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 51988716] Testing word: SOURCE [Hera] [HADES][TEST ] [KRELTSC: 52000424] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 52012770] Running SOURCE.returns_pair: SOURCE SWAP DROP 0< NOT . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 52053320] Test passed [Hera] [HADES][TEST ] Testing SOURCE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52074773] Expected: Should return non-negative length [Hera] [HADES][TEST ] [KRELTSC: 52091383] Running SOURCE.has_addr: SOURCE DROP 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 52111453] Test passed [Hera] [HADES][TEST ] Testing SOURCE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52132726] Expected: Should return non-null address [Hera] [HADES][TEST ] [KRELTSC: 52148679] SOURCE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 52164848] â–¶ Testing module: src/test_runner/modules/string_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 52183466] Testing word: >IN [Hera] [HADES][TEST ] [KRELTSC: 52194693] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 52207427] Running >IN.initial: >IN @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 52228685] Test passed [Hera] [HADES][TEST ] Testing >IN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52249664] Expected: Should return input offset [Hera] [HADES][TEST ] [KRELTSC: 52265348] Running >IN.advances: : TWIN >IN @ >IN @ - . CR ; TWIN [Hera] [HADES][INFO ] [KRELTSC: 52289371] ECW: w=0xbe946d20 func=0xbe4600cc '>IN' [Hera] [HADES][INFO ] [KRELTSC: 52305983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hera] [HADES][INFO ] [KRELTSC: 52320730] ECW: w=0xbe946d20 func=0xbe4600cc '>IN' [Hera] [HADES][INFO ] [KRELTSC: 52336540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hera] [HADES][INFO ] [KRELTSC: 52351360] ECW: w=0xbe9415f0 func=0xbe449528 '-' [Hera] [HADES][INFO ] [KRELTSC: 52366046] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 52382209] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 52396693] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 52411848] Test passed [Hera] [HADES][TEST ] Testing >IN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52432776] Expected: Should print: 0 (no advance inside compiled word) [Hera] [HADES][TEST ] [KRELTSC: 52451967] >IN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 52469165] === String Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 52489645] [Hera] === Testing Module: I/O Words === [Hera] [HADES][INFO ] [KRELTSC: 52505703] Running I/O Words Tests (Module 9)... [Hera] [HADES][TEST ] [KRELTSC: 52522185] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 52541157] Testing word: . [Hera] [HADES][TEST ] [KRELTSC: 52552424] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 52565294] Running ..positive: 42 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 52585446] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52605899] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 52619259] Running ..negative: -42 . CR [Hera] -42 [Hera] [HADES][TEST ] [KRELTSC: 52635393] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52656786] Expected: Should print: -42 [Hera] [HADES][TEST ] [KRELTSC: 52670313] Running ..zero: 0 . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 52685160] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52706071] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 52719224] Running ..max_int: 2147483647 . CR [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 52737418] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52757826] Expected: Should print: 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 52772809] Running ..min_int: -2147483648 . CR [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 52791288] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52812215] Expected: Should print: -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 52827272] Running ..multiple: 1 2 3 . . . CR [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 52845212] Test passed [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52865582] Expected: Should print: 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 52879416] Running ..empty_stack: . [Hera] [HADES][TEST ] [KRELTSC: 52893596] Expected error occurred [Hera] [HADES][TEST ] Testing . ... PASS [Hera] [HADES][TEST ] [KRELTSC: 52916313] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 52931704] .: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 52949476] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 52967950] Testing word: CR [Hera] [HADES][TEST ] [KRELTSC: 52979006] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 52991451] Running CR.basic: 42 . CR 43 . CR [Hera] 42 [Hera] 43 [Hera] [HADES][TEST ] [KRELTSC: 53010728] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53032604] Expected: Should print on separate lines [Hera] [HADES][TEST ] [KRELTSC: 53050273] Running CR.multiple: CR CR CR [Hera] [HADES][TEST ] [KRELTSC: 53065765] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53088815] Expected: Should print multiple newlines [Hera] [HADES][TEST ] [KRELTSC: 53104512] Running CR.no_stack_effect: DEPTH CR DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 53125245] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53146234] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 53166529] Running CR.after_output: 1 2 3 . . . CR [Hera] 3 2 1 [Hera] [HADES][TEST ] [KRELTSC: 53185640] Test passed [Hera] [HADES][TEST ] Testing CR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53206855] Expected: Should work after output [Hera] [HADES][TEST ] [KRELTSC: 53221441] CR: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 53236953] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 53254917] Testing word: SPACE [Hera] [HADES][TEST ] [KRELTSC: 53267009] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 53279422] Running SPACE.basic: 42 . SPACE 43 . CR [Hera] 42 43 [Hera] [HADES][TEST ] [KRELTSC: 53300758] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53321856] Expected: Should add space between numbers [Hera] [HADES][TEST ] [KRELTSC: 53338141] Running SPACE.multiple: SPACE SPACE SPACE [Hera] [HADES][INFO ] [KRELTSC: 53395064] L8[TABLE]: Config 40 → 0 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 41,410000,10000,0,0,215,64,28,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 53436196] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53456915] Expected: Should print multiple spaces [Hera] [HADES][TEST ] [KRELTSC: 53472281] Running SPACE.no_stack_effect: DEPTH SPACE DEPTH = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 53493417] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53514895] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 53529358] Running SPACE.with_text: 65 EMIT SPACE 66 EMIT CR [Hera] A B [Hera] [HADES][TEST ] [KRELTSC: 53549875] Test passed [Hera] [HADES][TEST ] Testing SPACE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53571208] Expected: Should space between chars [Hera] [HADES][TEST ] [KRELTSC: 53586679] SPACE: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 53602616] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 53620503] Testing word: SPACES [Hera] [HADES][TEST ] [KRELTSC: 53632190] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 53644859] Running SPACES.zero: 0 SPACES [Hera] [HADES][TEST ] [KRELTSC: 53662580] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53684017] Expected: Should print no spaces [Hera] [HADES][TEST ] [KRELTSC: 53698539] Running SPACES.one: 1 SPACES [Hera] [HADES][TEST ] [KRELTSC: 53715092] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53735337] Expected: Should print one space [Hera] [HADES][TEST ] [KRELTSC: 53749655] Running SPACES.multiple: 5 SPACES [Hera] [HADES][TEST ] [KRELTSC: 53766831] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53787109] Expected: Should print five spaces [Hera] [HADES][TEST ] [KRELTSC: 53801706] Running SPACES.large: 20 SPACES [Hera] [HADES][TEST ] [KRELTSC: 53820328] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53840829] Expected: Should print twenty spaces [Hera] [HADES][TEST ] [KRELTSC: 53855744] Running SPACES.negative: -5 SPACES [Hera] [HADES][TEST ] [KRELTSC: 53870998] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53892627] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 53906993] Running SPACES.with_output: 42 . 3 SPACES 43 . CR [Hera] 42 43 [Hera] [HADES][TEST ] [KRELTSC: 53927821] Test passed [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 53949123] Expected: Should space output [Hera] [HADES][TEST ] [KRELTSC: 53963303] Running SPACES.empty_stack: SPACES [Hera] [HADES][TEST ] [KRELTSC: 53978608] Expected error occurred [Hera] [HADES][TEST ] Testing SPACES ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54001917] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 54017669] SPACES: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 54033821] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 54051770] Testing word: EMIT [Hera] [HADES][TEST ] [KRELTSC: 54063137] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 54075514] Running EMIT.letter_A: 65 EMIT CR [Hera] A [Hera] [HADES][TEST ] [KRELTSC: 54092223] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54113092] Expected: Should print: A [Hera] [HADES][TEST ] [KRELTSC: 54126288] Running EMIT.letter_Z: 90 EMIT CR [Hera] Z [Hera] [HADES][TEST ] [KRELTSC: 54143188] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54164127] Expected: Should print: Z [Hera] [HADES][TEST ] [KRELTSC: 54177296] Running EMIT.digit: 48 EMIT CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 54193128] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54214697] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 54227886] Running EMIT.space_char: 32 EMIT CR [Hera] [Hera] [HADES][TEST ] [KRELTSC: 54244497] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54265709] Expected: Should print space [Hera] [HADES][TEST ] [KRELTSC: 54279330] Running EMIT.newline: 10 EMIT [Hera] [HADES][TEST ] [KRELTSC: 54293554] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54314404] Expected: Should print newline [Hera] [HADES][TEST ] [KRELTSC: 54328935] Running EMIT.high_ascii: 127 EMIT CR [Hera]  [Hera] [HADES][TEST ] [KRELTSC: 54346774] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54367764] Expected: Should print DEL char [Hera] [HADES][TEST ] [KRELTSC: 54381913] Running EMIT.truncation: 321 EMIT CR [Hera] A [Hera] [HADES][TEST ] [KRELTSC: 54399166] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54420053] Expected: Should truncate to low byte [Hera] [HADES][TEST ] [KRELTSC: 54435110] Running EMIT.negative: -1 EMIT CR [Hera] ÿ [Hera] [HADES][TEST ] [KRELTSC: 54451634] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54472927] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 54487203] Running EMIT.sequence: 72 EMIT 73 EMIT 10 EMIT [Hera] HI [Hera] [HADES][TEST ] [KRELTSC: 54506225] Test passed [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54527449] Expected: Should print: HI [Hera] [HADES][TEST ] [KRELTSC: 54540872] Running EMIT.empty_stack: EMIT [Hera] [HADES][TEST ] [KRELTSC: 54555588] Expected error occurred [Hera] [HADES][TEST ] Testing EMIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54579154] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 54594452] EMIT: 10 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 54610447] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 54628460] Testing word: KEY [Hera] [HADES][TEST ] [KRELTSC: 54640184] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 54653664] KEY: 0 passed, 0 failed, 4 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 54669353] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 54687384] Testing word: ?KEY [Hera] [HADES][TEST ] [KRELTSC: 54698784] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 54711483] ?KEY: 0 passed, 0 failed, 3 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 54727236] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 54745226] Testing word: TYPE [Hera] [HADES][TEST ] [KRELTSC: 54756622] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 54769558] Running TYPE.basic_string: HERE S" Hello" DUP >R HERE SWAP CMOVE HERE R> TYPE CR [Hera] Hello [Hera] [HADES][TEST ] [KRELTSC: 54797140] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54818103] Expected: Should print: Hello [Hera] [HADES][TEST ] [KRELTSC: 54832765] Running TYPE.empty_string: HERE 0 TYPE CR [Hera] [HADES][TEST ] [KRELTSC: 54849473] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54870422] Expected: Should print nothing [Hera] [HADES][TEST ] [KRELTSC: 54884701] Running TYPE.single_char: HERE 65 OVER C! 1 TYPE CR [Hera] A [Hera] [HADES][TEST ] [KRELTSC: 54905128] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54926033] Expected: Should print: A [Hera] [HADES][TEST ] [KRELTSC: 54939245] Running TYPE.numbers: HERE S" 12345" DUP >R HERE SWAP CMOVE HERE R> TYPE CR [Hera] 12345 [Hera] [HADES][TEST ] [KRELTSC: 54965201] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 54986160] Expected: Should print: 12345 [Hera] [HADES][TEST ] [KRELTSC: 54999989] Running TYPE.zero_length: PAD 0 TYPE [Hera] [HADES][TEST ] [KRELTSC: 55015703] Test passed [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55036604] Expected: Should handle zero length [Hera] [HADES][TEST ] [KRELTSC: 55051317] Running TYPE.one_item: PAD TYPE [Hera] [HADES][ERROR] [KRELTSC: 55066135] TYPE: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55079693] Expected error occurred [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55102585] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55117848] Running TYPE.empty_stack: TYPE [Hera] [HADES][ERROR] [KRELTSC: 55131733] TYPE: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55144745] Expected error occurred [Hera] [HADES][TEST ] Testing TYPE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55167510] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55182739] TYPE: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 55198517] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 55217184] Testing word: COUNT [Hera] [HADES][TEST ] [KRELTSC: 55228758] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 55241122] Running COUNT.basic: HERE S" Test" DROP C@ HERE 1+ SWAP COUNT . . CR [Hera] 0 85 [Hera] [HADES][TEST ] [KRELTSC: 55266895] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55288053] Expected: Should show length and addr+1 [Hera] [HADES][TEST ] [KRELTSC: 55303531] Running COUNT.empty: HERE 0 OVER C! COUNT . . CR [Hera] 0 126 [Hera] [HADES][TEST ] [KRELTSC: 55324207] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55345610] Expected: Should handle empty string [Hera] [HADES][TEST ] [KRELTSC: 55360543] Running COUNT.max_length: HERE 255 OVER C! COUNT . . CR [Hera] 255 126 [Hera] [HADES][TEST ] [KRELTSC: 55383443] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55405078] Expected: Should handle max length [Hera] [HADES][TEST ] [KRELTSC: 55419746] Running COUNT.zero_addr_plus_one: HERE COUNT SWAP 1- = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 55441413] Test passed [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55463134] Expected: Should increment address [Hera] [HADES][TEST ] [KRELTSC: 55479038] Running COUNT.empty_stack: COUNT [Hera] [HADES][ERROR] [KRELTSC: 55493393] COUNT: Data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55507755] Expected error occurred [Hera] [HADES][TEST ] Testing COUNT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55532046] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55547572] COUNT: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 55564248] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 55582574] Testing word: EXPECT [Hera] [HADES][TEST ] [KRELTSC: 55594277] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 55606708] Running EXPECT.zero_length: PAD 0 EXPECT [Hera] [HADES][TEST ] [KRELTSC: 55634066] Test passed [Hera] [HADES][TEST ] Testing EXPECT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55656314] Expected: Should handle zero length [Hera] [HADES][TEST ] [KRELTSC: 55671094] Running EXPECT.one_item: PAD EXPECT [Hera] [HADES][TEST ] [KRELTSC: 55686883] Expected error occurred [Hera] [HADES][TEST ] Testing EXPECT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55710580] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55725950] Running EXPECT.empty_stack: EXPECT [Hera] [HADES][TEST ] [KRELTSC: 55740596] Expected error occurred [Hera] [HADES][TEST ] Testing EXPECT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55764048] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 55779766] EXPECT: 3 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 55795985] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 55813994] Testing word: SPAN [Hera] [HADES][TEST ] [KRELTSC: 55825618] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 55838925] Running SPAN.zero_input: PAD 0 EXPECT SPAN @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 55862984] Test passed [Hera] [HADES][TEST ] Testing SPAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55884055] Expected: Should show zero [Hera] [HADES][TEST ] [KRELTSC: 55898221] Running SPAN.variable_test: SPAN @ SPAN @ = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 55918547] Test passed [Hera] [HADES][TEST ] Testing SPAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55939501] Expected: Should be consistent [Hera] [HADES][TEST ] [KRELTSC: 55954035] Running SPAN.address_test: SPAN 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 55972203] Test passed [Hera] [HADES][TEST ] Testing SPAN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 55994738] Expected: Should be valid address [Hera] [HADES][TEST ] [KRELTSC: 56009176] SPAN: 3 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 56025434] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 56043394] Testing word: WORD [Hera] [HADES][TEST ] [KRELTSC: 56054795] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 56067834] Running WORD.empty_input: BL WORD COUNT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 56103791] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56124878] Expected: Should handle empty input [Hera] [HADES][TEST ] [KRELTSC: 56140460] Running WORD.space_delim: 32 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56156481] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56177574] Expected: Should use space as delimiter [Hera] [HADES][TEST ] [KRELTSC: 56197832] Running WORD.newline_delim: 10 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56214692] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56235576] Expected: Should use newline as delimiter [Hera] [HADES][TEST ] [KRELTSC: 56251240] Running WORD.tab_delim: 9 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56266773] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56288210] Expected: Should use tab as delimiter [Hera] [HADES][TEST ] [KRELTSC: 56303233] Running WORD.comma_delim: 44 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56318759] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56340106] Expected: Should use comma as delimiter [Hera] [HADES][TEST ] [KRELTSC: 56355487] Running WORD.skip_leading: BL WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56371316] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56392596] Expected: Should skip leading spaces [Hera] [HADES][TEST ] [KRELTSC: 56407480] Running WORD.single_char: BL WORD COUNT . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 56426294] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56447114] Expected: Should parse single character [Hera] [HADES][TEST ] [KRELTSC: 56463039] Running WORD.long_word: BL WORD COUNT 0 > . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 56482635] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56503505] Expected: Should parse long word [Hera] [HADES][TEST ] [KRELTSC: 56518314] Running WORD.zero_delim: 0 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56533597] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56554459] Expected: Should handle null delimiter [Hera] [HADES][TEST ] [KRELTSC: 56569643] Running WORD.high_ascii: 127 WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56585653] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56606514] Expected: Should handle DEL delimiter [Hera] [HADES][TEST ] [KRELTSC: 56621594] Running WORD.count_format: BL WORD C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 56640429] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56661926] Expected: Should have count byte [Hera] [HADES][TEST ] [KRELTSC: 56676297] Running WORD.count_value: BL WORD COUNT SWAP DROP . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 56697413] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56718947] Expected: Should return count [Hera] [HADES][TEST ] [KRELTSC: 56732721] Running WORD.empty_stack: WORD [Hera] [HADES][TEST ] [KRELTSC: 56748080] Expected error occurred [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56771272] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 56786482] Running WORD.multi_delim: BL WORD DROP BL WORD DROP [Hera] [HADES][TEST ] [KRELTSC: 56804860] Test passed [Hera] [HADES][TEST ] Testing WORD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56825781] Expected: Should handle multiple parses [Hera] [HADES][TEST ] [KRELTSC: 56841695] WORD: 14 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 56858460] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 56876336] Testing word: BASE_OUTPUT [Hera] [HADES][TEST ] [KRELTSC: 56888759] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 56901698] Running BASE_OUTPUT.decimal: 10 BASE ! 255 . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 56922219] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56944159] Expected: Should print: 255 [Hera] [HADES][TEST ] [KRELTSC: 56958623] Running BASE_OUTPUT.hex: 16 BASE ! 255 . CR [Hera] 597 [Hera] [HADES][TEST ] [KRELTSC: 56977579] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 56999464] Expected: Should print: FF [Hera] [HADES][TEST ] [KRELTSC: 57012814] Running BASE_OUTPUT.octal: 8 BASE ! 64 . CR [Hera] 52 [Hera] [HADES][TEST ] [KRELTSC: 57031952] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 57053898] Expected: Should print: 100 [Hera] [HADES][TEST ] [KRELTSC: 57067336] Running BASE_OUTPUT.binary: 5 2 BASE ! . CR [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 57086235] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 57108179] Expected: Should print: 101 [Hera] [HADES][TEST ] [KRELTSC: 57121617] Running BASE_OUTPUT.base_restore: BASE @ DECIMAL 255 16 BASE ! . BASE ! CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 57149035] Test passed [Hera] [HADES][TEST ] Testing BASE_OUTPUT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 57171214] Expected: Should restore base [Hera] [HADES][TEST ] [KRELTSC: 57185046] BASE_OUTPUT: 5 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 57202499] â–¶ Testing module: src/test_runner/modules/io_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 57220432] Testing word: FORMAT_COMBO [Hera] [HADES][TEST ] [KRELTSC: 57233077] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 57245458] Running FORMAT_COMBO.number_space_number: DECIMAL 42 . SPACE 43 . CR [Hera] 42 [HADES][INFO ] [KRELTSC: 57795373] L8[TABLE]: Config 0 → 1 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [Hera] [HADES][DOE ] 42,420000,10000,0,0,208,68,29,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] 43 [Hera] [HADES][TEST ] [KRELTSC: 57837625] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 57859847] Expected: Should format: 42 43 [Hera] [HADES][TEST ] [KRELTSC: 57873857] Running FORMAT_COMBO.multi_line: DECIMAL 1 . CR 2 . CR 3 . CR [Hera] 1 [Hera] 2 [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 57900590] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 57922777] Expected: Should print on separate lines [Hera] [HADES][TEST ] [KRELTSC: 57938357] Running FORMAT_COMBO.indented: DECIMAL 5 SPACES 42 . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 57960611] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 57982803] Expected: Should indent number [Hera] [HADES][TEST ] [KRELTSC: 57996763] Running FORMAT_COMBO.table_format: DECIMAL 1 . 3 SPACES 10 . 3 SPACES 100 . CR [Hera] 1 10 100 [Hera] [HADES][TEST ] [KRELTSC: 58024856] Test passed [Hera] [HADES][TEST ] Testing FORMAT_COMBO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58047013] Expected: Should format table [Hera] [HADES][TEST ] [KRELTSC: 58060935] FORMAT_COMBO: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 58079182] === I/O Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 58098806] [Hera] === Testing Module: Block Words === [Hera] [HADES][INFO ] [KRELTSC: 58114884] Running Block Words Tests (Module 16)... [Hera] [HADES][TEST ] [KRELTSC: 58131305] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 58150723] Testing word: BLOCK [Hera] [HADES][TEST ] [KRELTSC: 58162270] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 58175054] Running BLOCK.basic: 1 BLOCK DUP . CR [Hera] 5238784 [Hera] [HADES][TEST ] [KRELTSC: 58219717] Test passed [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58240901] Expected: Should return block address [Hera] [HADES][TEST ] [KRELTSC: 58255976] Running BLOCK.zero_block: 0 BLOCK [Hera] [HADES][TEST ] [KRELTSC: 58271695] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58294819] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 58308965] Running BLOCK.large_block: 65536 BLOCK [Hera] [HADES][TEST ] [KRELTSC: 58328950] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58352166] Expected: Should handle large number [Hera] [HADES][TEST ] [KRELTSC: 58368027] Running BLOCK.negative: -1 BLOCK [Hera] [HADES][TEST ] [KRELTSC: 58382591] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58406077] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 58420294] Running BLOCK.empty_stack: BLOCK [Hera] [HADES][TEST ] [KRELTSC: 58435139] Expected error occurred [Hera] [HADES][TEST ] Testing BLOCK ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58458969] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 58474459] BLOCK: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 58491026] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 58509508] Testing word: BUFFER [Hera] [HADES][TEST ] [KRELTSC: 58521842] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 58534278] Running BUFFER.basic: 1 BUFFER DUP . CR [Hera] 5238784 [Hera] [HADES][TEST ] [KRELTSC: 58561148] Test passed [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58583493] Expected: Should return buffer address [Hera] [HADES][TEST ] [KRELTSC: 58598838] Running BUFFER.zero_block: 0 BUFFER [Hera] [HADES][TEST ] [KRELTSC: 58614186] Expected error occurred [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58637531] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 58652134] Running BUFFER.flush_dirty: 2 BLOCK 1+ 2 BUFFER [Hera] [HADES][TEST ] [KRELTSC: 58671190] Test passed [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58692546] Expected: Should flush if dirty [Hera] [HADES][TEST ] [KRELTSC: 58707301] Running BUFFER.empty_stack: BUFFER [Hera] [HADES][TEST ] [KRELTSC: 58722442] Expected error occurred [Hera] [HADES][TEST ] Testing BUFFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58745841] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 58761219] BUFFER: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 58777785] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 58802627] Testing word: UPDATE [Hera] [HADES][TEST ] [KRELTSC: 58814402] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 58827298] Running UPDATE.basic: 1 BLOCK UPDATE [Hera] [HADES][TEST ] [KRELTSC: 58852247] Test passed [Hera] [HADES][TEST ] Testing UPDATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58873639] Expected: Should mark block dirty [Hera] [HADES][TEST ] [KRELTSC: 58888083] Running UPDATE.multiple: 1 BLOCK UPDATE UPDATE [Hera] [HADES][TEST ] [KRELTSC: 58908515] Test passed [Hera] [HADES][TEST ] Testing UPDATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58931726] Expected: Should handle multiple updates [Hera] [HADES][TEST ] [KRELTSC: 58948637] Running UPDATE.no_block: 0 SCR ! UPDATE [Hera] [HADES][TEST ] [KRELTSC: 58968476] Expected error occurred [Hera] [HADES][TEST ] Testing UPDATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 58993762] Expected: Should error: blk=0 is invalid [Hera] [HADES][TEST ] [KRELTSC: 59010698] UPDATE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 59028826] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 59048822] Testing word: SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59062573] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 59076030] Running SAVE-BUFFERS.basic: SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59104438] Test passed [Hera] [HADES][TEST ] Testing SAVE-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59130075] Expected: Should flush all buffers [Hera] [HADES][TEST ] [KRELTSC: 59146493] Running SAVE-BUFFERS.dirty_blocks: 1 BLOCK UPDATE SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59171425] Test passed [Hera] [HADES][TEST ] Testing SAVE-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59195663] Expected: Should save dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 59212295] Running SAVE-BUFFERS.no_dirty: SAVE-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59234004] Test passed [Hera] [HADES][TEST ] Testing SAVE-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59258562] Expected: Should handle no dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 59276214] SAVE-BUFFERS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 59295530] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 59315578] Testing word: EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59330090] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 59343587] Running EMPTY-BUFFERS.basic: EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59368274] Test passed [Hera] [HADES][TEST ] Testing EMPTY-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59394070] Expected: Should invalidate all buffers [Hera] [HADES][TEST ] [KRELTSC: 59411142] Running EMPTY-BUFFERS.after_use: 1 BLOCK EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59431970] Test passed [Hera] [HADES][TEST ] Testing EMPTY-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59456869] Expected: Should invalidate used buffers [Hera] [HADES][TEST ] [KRELTSC: 59473871] Running EMPTY-BUFFERS.dirty_blocks: 1 BLOCK UPDATE EMPTY-BUFFERS [Hera] [HADES][TEST ] [KRELTSC: 59497137] Test passed [Hera] [HADES][TEST ] Testing EMPTY-BUFFERS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59522390] Expected: Should handle dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 59538702] EMPTY-BUFFERS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 59557584] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 59578186] Testing word: FLUSH [Hera] [HADES][TEST ] [KRELTSC: 59590753] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 59604244] Running FLUSH.basic: FLUSH [Hera] [HADES][TEST ] [KRELTSC: 59621113] Test passed [Hera] [HADES][TEST ] Testing FLUSH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59644605] Expected: Should save and invalidate buffers [Hera] [HADES][TEST ] [KRELTSC: 59662288] Running FLUSH.dirty_blocks: 1 BLOCK UPDATE FLUSH [Hera] [HADES][TEST ] [KRELTSC: 59683283] Test passed [Hera] [HADES][TEST ] Testing FLUSH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59704832] Expected: Should flush dirty blocks [Hera] [HADES][TEST ] [KRELTSC: 59719559] Running FLUSH.after_empty: EMPTY-BUFFERS FLUSH [Hera] [HADES][TEST ] [KRELTSC: 59737267] Test passed [Hera] [HADES][TEST ] Testing FLUSH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59758360] Expected: Should handle empty buffers [Hera] [HADES][TEST ] [KRELTSC: 59773756] FLUSH: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 59789675] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 59808026] Testing word: LOAD [Hera] [HADES][TEST ] [KRELTSC: 59819373] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 59832211] Running LOAD.basic: 1 LOAD [Hera] [HADES][TEST ] [KRELTSC: 59852110] Test passed [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59873136] Expected: Should interpret block 1 [Hera] [HADES][TEST ] [KRELTSC: 59887747] Running LOAD.zero_block: 0 LOAD [Hera] [HADES][TEST ] [KRELTSC: 59904334] Expected error occurred [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59927232] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 59941347] Running LOAD.nonexistent: 9999 LOAD [Hera] [HADES][TEST ] [KRELTSC: 59956854] Expected error occurred [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 59979834] Expected: Should handle missing block [Hera] [HADES][TEST ] [KRELTSC: 59994901] Running LOAD.empty_stack: LOAD [Hera] [HADES][TEST ] [KRELTSC: 60009355] Expected error occurred [Hera] [HADES][TEST ] Testing LOAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60032903] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 60048252] LOAD: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 60064453] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 60083513] Testing word: LIST [Hera] [HADES][TEST ] [KRELTSC: 60094907] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 60107315] 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: 60363632] Test passed [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60384534] Expected: Should display block 1 [Hera] [HADES][TEST ] [KRELTSC: 60399363] Running LIST.zero_block: 0 LIST [Hera] [HADES][TEST ] [KRELTSC: 60414212] Expected error occurred [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60437155] Expected: Should handle block 0 [Hera] [HADES][TEST ] [KRELTSC: 60451299] Running LIST.nonexistent: 9999 LIST [Hera] [HADES][TEST ] [KRELTSC: 60466989] Expected error occurred [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60489869] Expected: Should handle missing block [Hera] [HADES][TEST ] [KRELTSC: 60504947] Running LIST.empty_stack: LIST [Hera] [HADES][TEST ] [KRELTSC: 60519728] Expected error occurred [Hera] [HADES][TEST ] Testing LIST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60542626] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 60557859] LIST: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 60573632] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 60592590] Testing word: SCR [Hera] [HADES][TEST ] [KRELTSC: 60603774] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 60616146] Running SCR.basic: SCR @ . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 60634127] Test passed [Hera] [HADES][TEST ] Testing SCR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60656998] Expected: Should show current block [Hera] [HADES][TEST ] [KRELTSC: 60671692] 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: 60917512] Test passed [Hera] [HADES][TEST ] Testing SCR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60938250] Expected: Should update after LIST [Hera] [HADES][TEST ] [KRELTSC: 60953956] Running SCR.after_load: 1 LOAD SCR @ . CR [Hera] [HADES][TEST ] [KRELTSC: 60970800] Test passed [Hera] [HADES][TEST ] Testing SCR ... PASS [Hera] [HADES][TEST ] [KRELTSC: 60991422] Expected: Should update after LOAD [Hera] [HADES][TEST ] [KRELTSC: 61006120] SCR: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 61022053] â–¶ Testing module: src/test_runner/modules/block_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 61040809] Testing word: THRU [Hera] [HADES][TEST ] [KRELTSC: 61052148] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 61064492] Running THRU.single_block: 1 1 THRU [Hera] [HADES][TEST ] [KRELTSC: 61089504] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61110621] Expected: Should load single block (1-1) [Hera] [HADES][TEST ] [KRELTSC: 61126223] Running THRU.ascending: 1 3 THRU [Hera] [HADES][TEST ] [KRELTSC: 61143184] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61164044] Expected: Should load blocks 1-3 in order [Hera] [HADES][TEST ] [KRELTSC: 61179627] Running THRU.descending: 3 1 THRU [Hera] [HADES][TEST ] [KRELTSC: 61196905] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61218370] Expected: Should auto-swap and load 1-3 [Hera] [HADES][TEST ] [KRELTSC: 61233727] Running THRU.same_block: 2 2 THRU [Hera] [HADES][TEST ] [KRELTSC: 61249202] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61270454] Expected: Should load single block (2-2) [Hera] [HADES][TEST ] [KRELTSC: 61286224] Running THRU.zero_start: 0 3 THRU [Hera] [HADES][TEST ] [KRELTSC: 61301308] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61324293] Expected: Should reject block 0 as start [Hera] [HADES][TEST ] [KRELTSC: 61340196] Running THRU.zero_end: 1 0 THRU [Hera] [HADES][TEST ] [KRELTSC: 61354582] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61377437] Expected: Should reject block 0 as end [Hera] [HADES][TEST ] [KRELTSC: 61392983] Running THRU.both_zero: 0 0 THRU [Hera] [HADES][TEST ] [KRELTSC: 61407468] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61430334] Expected: Should reject both blocks as 0 [Hera] [HADES][TEST ] [KRELTSC: 61445922] Running THRU.invalid_start: 9999 10000 THRU [Hera] [HADES][TEST ] [KRELTSC: 61462499] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61485445] Expected: Should reject invalid start block [Hera] [HADES][TEST ] [KRELTSC: 61501530] Running THRU.invalid_end: 1 9999 THRU [Hera] [HADES][TEST ] [KRELTSC: 61517419] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61540325] Expected: Should reject invalid end block [Hera] [HADES][TEST ] [KRELTSC: 61556109] Running THRU.both_invalid: 9998 9999 THRU [Hera] [HADES][TEST ] [KRELTSC: 61571969] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61595114] Expected: Should reject both invalid blocks [Hera] [HADES][TEST ] [KRELTSC: 61611126] Running THRU.empty_stack: THRU [Hera] [HADES][TEST ] [KRELTSC: 61625591] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61648847] Expected: Should cause stack underflow (no args) [Hera] [HADES][TEST ] [KRELTSC: 61665821] Running THRU.one_arg: 1 THRU [Hera] [HADES][TEST ] [KRELTSC: 61679539] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61702718] Expected: Should cause stack underflow (one arg) [Hera] [HADES][TEST ] [KRELTSC: 61719825] Running THRU.small_range: 1 2 THRU [Hera] [HADES][TEST ] [KRELTSC: 61736119] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61756915] Expected: Should load 2-block range [Hera] [HADES][TEST ] [KRELTSC: 61771884] Running THRU.medium_range: 1 5 THRU [Hera] [HADES][TEST ] [KRELTSC: 61790395] Test passed [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61811982] Expected: Should load 5-block range [Hera] [HADES][TEST ] [KRELTSC: 61828105] Running THRU.negative_start: -1 3 THRU [Hera] [HADES][TEST ] [KRELTSC: 61844495] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61867157] Expected: Should handle negative start [Hera] [HADES][TEST ] [KRELTSC: 61882164] Running THRU.negative_end: 1 -3 THRU [Hera] [HADES][TEST ] [KRELTSC: 61898095] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61921078] Expected: Should handle negative end [Hera] [HADES][TEST ] [KRELTSC: 61935917] Running THRU.both_negative: -3 -1 THRU [Hera] [HADES][TEST ] [KRELTSC: 61951263] Expected error occurred [Hera] [HADES][TEST ] Testing THRU ... PASS [Hera] [HADES][TEST ] [KRELTSC: 61975177] Expected: Should handle both negative [Hera] [HADES][TEST ] [KRELTSC: 61990245] THRU: 17 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 62007759] === Block Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 62028876] [Hera] === Testing Module: Dictionary Words === [Hera] [HADES][INFO ] [KRELTSC: 62046049] Running Dictionary Words Tests (Module 4)... [Hera] [HADES][TEST ] [KRELTSC: 62063404] Testing word: HERE [Hera] [HADES][TEST ] [KRELTSC: 62074814] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 62087853] Running HERE.basic: HERE HERE = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 62106494] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62127282] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 62140890] Running HERE.after_comma: HERE 42 , HERE SWAP - 1 CELLS = 0 SWAP / [Hera] [HADES][TEST ] [KRELTSC: 62163364] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62184234] Expected: Asserts HERE advances by exactly 1 CELLS (8 bytes on 64-bit) [Hera] [HADES][TEST ] [KRELTSC: 62204947] Running HERE.after_c_comma: HERE 65 C, HERE SWAP - . CR [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 62226172] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62247069] Expected: Should print: 1 [Hera] [HADES][TEST ] [KRELTSC: 62261850] Running HERE.after_allot: HERE 10 ALLOT HERE SWAP - . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 62284925] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62305770] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 62319040] Running HERE.stability: HERE DUP HERE = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 62338615] Test passed [Hera] [HADES][TEST ] Testing HERE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62359502] Expected: Should be stable [Hera] [HADES][TEST ] [KRELTSC: 62372867] HERE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 62389889] Testing word: ALLOT [Hera] [HADES][TEST ] [KRELTSC: 62402311] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 62414652] Running ALLOT.basic: HERE 10 ALLOT HERE SWAP - . CR [Hera] 10 [Hera] [HADES][TEST ] [KRELTSC: 62435289] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62456676] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 62469959] Running ALLOT.zero: HERE 0 ALLOT HERE SWAP - . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 62489917] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62510921] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 62524700] Running ALLOT.negative: HERE -4 ALLOT HERE SWAP - . CR [Hera] -4 [Hera] [HADES][TEST ] [KRELTSC: 62545616] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62566608] Expected: Should print: -4 [Hera] [HADES][TEST ] [KRELTSC: 62580287] Running ALLOT.large: HERE 100 ALLOT HERE SWAP - . CR [Hera] 100 [Hera] [HADES][TEST ] [KRELTSC: 62601312] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62622308] Expected: Should print: 100 [Hera] [HADES][TEST ] [KRELTSC: 62635812] Running ALLOT.after_use: ALIGN HERE 10 ALLOT 42 OVER ! @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 62660415] Test passed [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62681449] Expected: Should store and retrieve [Hera] [HADES][TEST ] [KRELTSC: 62696188] Running ALLOT.empty_stack: ALLOT [Hera] [HADES][TEST ] [KRELTSC: 62716990] Expected error occurred [Hera] [HADES][TEST ] Testing ALLOT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62740233] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 62755658] ALLOT: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 62772198] Testing word: , [Hera] [HADES][TEST ] [KRELTSC: 62783379] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 62795773] Running ,.basic: 42 , HERE 1 CELLS - @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 62815454] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62836389] Expected: Should compile 42 [Hera] [HADES][TEST ] [KRELTSC: 62850172] Running ,.negative: -999 , HERE 1 CELLS - @ . CR [Hera] [HADES][INFO ] [KRELTSC: 62870331] L8[TABLE]: Config 1 → 2 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Hera] [HADES][DOE ] 43,430000,10000,0,0,177,72,27,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] -999 [Hera] [HADES][TEST ] [KRELTSC: 62913494] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62934021] Expected: Should compile -999 [Hera] [HADES][TEST ] [KRELTSC: 62947867] Running ,.zero: 0 , HERE 1 CELLS - @ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 62968237] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 62988684] Expected: Should compile 0 [Hera] [HADES][TEST ] [KRELTSC: 63001965] Running ,.max_int: 2147483647 , HERE 1 CELLS - @ . CR [Hera] 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 63024914] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63045322] Expected: Should compile max int [Hera] [HADES][TEST ] [KRELTSC: 63059563] Running ,.min_int: -2147483648 , HERE 1 CELLS - @ . CR [Hera] -2147483648 [Hera] [HADES][TEST ] [KRELTSC: 63082521] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63103765] Expected: Should compile min int [Hera] [HADES][TEST ] [KRELTSC: 63118125] Running ,.multiple: 10 , 20 , HERE 1 CELLS - @ . HERE 1 CELLS - @ . CR [Hera] 20 20 [Hera] [HADES][TEST ] [KRELTSC: 63144368] Test passed [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63165200] Expected: Should compile multiple [Hera] [HADES][TEST ] [KRELTSC: 63179599] Running ,.empty_stack: , [Hera] [HADES][TEST ] [KRELTSC: 63193398] Expected error occurred [Hera] [HADES][TEST ] Testing , ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63216280] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 63231484] ,: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 63246792] Testing word: C, [Hera] [HADES][TEST ] [KRELTSC: 63257807] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 63270583] Running C,.basic: 65 C, HERE 1 - C@ . CR [Hera] 65 [Hera] [HADES][TEST ] [KRELTSC: 63289749] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63310320] Expected: Should compile byte 65 [Hera] [HADES][TEST ] [KRELTSC: 63324542] Running C,.zero: 0 C, HERE 1 - C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 63343182] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63363739] Expected: Should compile byte 0 [Hera] [HADES][TEST ] [KRELTSC: 63377834] Running C,.high_byte: 255 C, HERE 1 - C@ . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 63397953] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63418512] Expected: Should compile byte 255 [Hera] [HADES][TEST ] [KRELTSC: 63432917] Running C,.truncation: 256 C, HERE 1 - C@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 63452763] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63473676] Expected: Should truncate to 0 [Hera] [HADES][TEST ] [KRELTSC: 63487737] Running C,.negative: -1 C, HERE 1 - C@ . CR [Hera] 255 [Hera] [HADES][TEST ] [KRELTSC: 63507174] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63528105] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 63542346] Running C,.multiple: 65 C, 66 C, HERE 2 - C@ . HERE 1 - C@ . CR [Hera] 65 66 [Hera] [HADES][TEST ] [KRELTSC: 63566401] Test passed [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63587295] Expected: Should compile multiple [Hera] [HADES][TEST ] [KRELTSC: 63601934] Running C,.empty_stack: C, [Hera] [HADES][TEST ] [KRELTSC: 63615916] Expected error occurred [Hera] [HADES][TEST ] Testing C, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63638529] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 63654165] C,: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 63669607] Testing word: 2, [Hera] [HADES][TEST ] [KRELTSC: 63680589] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 63692917] Running 2,.basic: 12345 67890 2, HERE 2 CELLS - 2@ . . CR [Hera] 67890 12345 [Hera] [HADES][TEST ] [KRELTSC: 63718539] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63739649] Expected: Should compile double [Hera] [HADES][TEST ] [KRELTSC: 63753763] Running 2,.zero: 0 0 2, HERE 2 CELLS - 2@ . . CR [Hera] 0 0 [Hera] [HADES][TEST ] [KRELTSC: 63775165] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63796334] Expected: Should compile zero double [Hera] [HADES][TEST ] [KRELTSC: 63811246] Running 2,.negative: -1000 -2000 2, HERE 2 CELLS - 2@ . . CR [Hera] -2000 -1000 [Hera] [HADES][TEST ] [KRELTSC: 63835708] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63856274] Expected: Should compile negative double [Hera] [HADES][TEST ] [KRELTSC: 63871808] Running 2,.large: 2147483647 -1 2, HERE 2 CELLS - 2@ . . CR [Hera] -1 2147483647 [Hera] [HADES][TEST ] [KRELTSC: 63896442] Test passed [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63917077] Expected: Should compile large double [Hera] [HADES][TEST ] [KRELTSC: 63932138] Running 2,.one_item: 42 2, [Hera] [HADES][TEST ] [KRELTSC: 63946303] Expected error occurred [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 63969455] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 63985129] Running 2,.empty_stack: 2, [Hera] [HADES][TEST ] [KRELTSC: 64001468] Expected error occurred [Hera] [HADES][TEST ] Testing 2, ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64024461] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 64039725] 2,: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 64055144] Testing word: PAD [Hera] [HADES][TEST ] [KRELTSC: 64066282] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 64078907] Running PAD.basic: PAD PAD = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 64096190] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64116779] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 64130010] Running PAD.different_from_here: PAD HERE = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 64149502] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64170441] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 64183560] Running PAD.stability: PAD DUP PAD = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 64202484] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64223093] Expected: Should be stable [Hera] [HADES][TEST ] [KRELTSC: 64236328] Running PAD.usable: PAD 42 OVER ! @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 64254967] Test passed [Hera] [HADES][TEST ] Testing PAD ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64275972] Expected: Should be usable memory [Hera] [HADES][TEST ] [KRELTSC: 64290547] PAD: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 64306085] Testing word: SP@ [Hera] [HADES][TEST ] [KRELTSC: 64317212] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 64331979] Running SP@.depth_effect: 42 SP@ SWAP DROP SP@ = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 64355600] Test passed [Hera] [HADES][TEST ] Testing SP@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64376299] Expected: Should show stack effect [Hera] [HADES][TEST ] [KRELTSC: 64391194] Running SP@.empty_stack: DEPTH 0= SP@ AND . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 64410605] Test passed [Hera] [HADES][TEST ] Testing SP@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64431759] Expected: Should work on empty stack [Hera] [HADES][TEST ] [KRELTSC: 64446628] Running SP@.multiple_items: 1 2 3 SP@ SWAP DROP SWAP DROP SWAP DROP SP@ = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 64473566] Test passed [Hera] [HADES][TEST ] Testing SP@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64494251] Expected: Should track changes [Hera] [HADES][TEST ] [KRELTSC: 64508098] SP@: 3 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 64524068] Testing word: SP! [Hera] [HADES][TEST ] [KRELTSC: 64535266] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 64547976] Running SP!.basic_restore: 1 2 3 SP@ 4 5 6 DROP DROP DROP SP! DEPTH . [Hera] 3 [HADES][TEST ] [KRELTSC: 64576410] Test passed [Hera] [HADES][TEST ] Testing SP! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64597473] Expected: Should restore stack [Hera] [HADES][TEST ] [KRELTSC: 64611433] Running SP!.invalid_addr: 0 SP! [Hera] [HADES][TEST ] [KRELTSC: 64628488] Expected error occurred [Hera] [HADES][TEST ] Testing SP! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64652199] Expected: Should cause error [Hera] [HADES][TEST ] [KRELTSC: 64666838] Running SP!.empty_stack: SP! [Hera] [HADES][TEST ] [KRELTSC: 64681342] Expected error occurred [Hera] [HADES][TEST ] Testing SP! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64704713] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 64719846] SP!: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 64735400] Testing word: LATEST [Hera] [HADES][TEST ] [KRELTSC: 64746956] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 64759153] Running LATEST.basic: LATEST LATEST = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 64779698] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64801008] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 64814307] Running LATEST.stability: LATEST DUP LATEST = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 64834817] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64857614] Expected: Should be stable [Hera] [HADES][TEST ] [KRELTSC: 64873096] LATEST: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 64897984] Testing word: COMPILATION [Hera] [HADES][TEST ] [KRELTSC: 64910855] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 64923669] Running COMPILATION.here_comma_sequence: HERE 10 , 20 , 30 , HERE SWAP - 12 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 64958235] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 64980690] Expected: Should advance HERE by 12 [Hera] [HADES][TEST ] [KRELTSC: 64995640] Running COMPILATION.mixed_compilation: HERE 42 , 65 C, 100 200 2, HERE SWAP - 13 = . CR [Hera] [HADES][INFO ] [KRELTSC: 65035213] L8[TABLE]: Config 2 → 3 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Hera] [HADES][DOE ] 44,440000,10000,0,0,199,77,28,4096,24,0,0,0,65536,0,0,65536,0,0 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 65081836] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65104010] Expected: Should advance correctly [Hera] [HADES][TEST ] [KRELTSC: 65118770] Running COMPILATION.allot_comma_combo: HERE 10 ALLOT 99 , HERE SWAP - 14 = . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 65145097] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65167447] Expected: Should combine allot and comma [Hera] [HADES][TEST ] [KRELTSC: 65183077] Running COMPILATION.pad_isolation: PAD 999 OVER ! HERE 42 , PAD @ 999 = . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 65209989] Test passed [Hera] [HADES][TEST ] Testing COMPILATION ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65231918] Expected: PAD should be isolated [Hera] [HADES][TEST ] [KRELTSC: 65246298] COMPILATION: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 65263306] Testing word: STACK_MGMT [Hera] [HADES][TEST ] [KRELTSC: 65276116] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 65288482] Running STACK_MGMT.sp_round_trip: 42 43 SP@ >R 44 45 R> SP! . . CR [Hera] 43 42 [Hera] [HADES][TEST ] [KRELTSC: 65312332] Test passed [Hera] [HADES][TEST ] Testing STACK_MGMT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65339984] Expected: Should print: 43 42 [Hera] [HADES][TEST ] [KRELTSC: 65353950] 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: 65381851] Test passed [Hera] [HADES][TEST ] Testing STACK_MGMT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65404469] Expected: Should preserve depth [Hera] [HADES][TEST ] [KRELTSC: 65418660] STACK_MGMT: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 65436487] === Dictionary Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 65457799] [Hera] === Testing Module: Dictionary Manipulation Words === [Hera] [HADES][INFO ] [KRELTSC: 65476981] Running Dictionary Manipulation Words Tests (Module 14)... [Hera] [HADES][TEST ] [KRELTSC: 65496697] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 65519960] Testing word: CREATE [Hera] [HADES][TEST ] [KRELTSC: 65531636] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 65544161] Running CREATE.basic: CREATE test1 42 , test1 @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 65579636] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65600926] Expected: Should create and store [Hera] [HADES][TEST ] [KRELTSC: 65615336] Running CREATE.empty_name: CREATE [Hera] [HADES][TEST ] [KRELTSC: 65630374] Expected error occurred [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65654148] Expected: Should handle empty name [Hera] [HADES][TEST ] [KRELTSC: 65668757] Running CREATE.redefine_shadows: CREATE T 1 , CREATE T 2 , T @ . CR [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 65694755] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65716574] Expected: Newest definition should win (prints 2) [Hera] [HADES][TEST ] [KRELTSC: 65733746] Running CREATE.duplicate: CREATE test2 CREATE test2 [Hera] [HADES][TEST ] [KRELTSC: 65758264] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65780211] Expected: Should allow redefinition (latest shadows) [Hera] [HADES][TEST ] [KRELTSC: 65797711] CREATE: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 65814834] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 65836471] Testing word: FORGET [Hera] [HADES][TEST ] [KRELTSC: 65848331] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 65860678] Running FORGET.basic: CREATE temp1 FORGET temp1 [Hera] [HADES][TEST ] [KRELTSC: 65913700] Test passed [Hera] [HADES][TEST ] Testing FORGET ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65935495] Expected: Should forget word [Hera] [HADES][TEST ] [KRELTSC: 65949709] Running FORGET.nonexistent: FORGET nonexistent [Hera] [HADES][TEST ] [KRELTSC: 65970650] Expected error occurred [Hera] [HADES][TEST ] Testing FORGET ... PASS [Hera] [HADES][TEST ] [KRELTSC: 65993922] Expected: Should handle missing word [Hera] [HADES][TEST ] [KRELTSC: 66008931] Running FORGET.protected: FORGET FORGET [Hera] [HADES][TEST ] [KRELTSC: 66026796] Expected error occurred [Hera] [HADES][TEST ] Testing FORGET ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66050411] Expected: Should protect system words [Hera] [HADES][TEST ] [KRELTSC: 66065688] FORGET: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 66082298] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 66103777] Testing word: IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 66116051] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 66128543] Running IMMEDIATE.basic: : test3 42 ; IMMEDIATE test3 . CR [Hera] [HADES][INFO ] [KRELTSC: 66161305] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 66180736] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 66198816] Test passed [Hera] [HADES][TEST ] Testing IMMEDIATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66220996] Expected: Should execute immediately [Hera] [HADES][TEST ] [KRELTSC: 66235896] Running IMMEDIATE.already_immediate: : test4 43 ; IMMEDIATE IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 66258186] Test passed [Hera] [HADES][TEST ] Testing IMMEDIATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66280608] Expected: Should handle double immediate [Hera] [HADES][TEST ] [KRELTSC: 66296294] IMMEDIATE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 66312878] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 66334509] Testing word: FIND [Hera] [HADES][TEST ] [KRELTSC: 66346124] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 66359079] Running FIND.existing: FIND DUP . CR [Hera] 3197369984 [Hera] [HADES][TEST ] [KRELTSC: 66383376] Test passed [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66404742] Expected: Should find system word [Hera] [HADES][TEST ] [KRELTSC: 66419384] Running FIND.user_word: : test5 44 ; FIND test5 . CR [Hera] 3197535920 [Hera] [HADES][TEST ] [KRELTSC: 66442760] Test passed [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66464308] Expected: Should find user word [Hera] [HADES][TEST ] [KRELTSC: 66478675] Running FIND.nonexistent: FIND nonexistent . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 66498288] Test passed [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66519567] Expected: Should return 0 [Hera] [HADES][TEST ] [KRELTSC: 66532988] Running FIND.empty: FIND [Hera] [HADES][TEST ] [KRELTSC: 66546506] Expected error occurred [Hera] [HADES][TEST ] Testing FIND ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66569441] Expected: Should error (no token) [Hera] [HADES][TEST ] [KRELTSC: 66584353] FIND: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 66600130] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 66621428] Testing word: DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 66633917] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 66646641] Running DEFINITIONS.basic: FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 66666143] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66688182] Expected: Should set current to context [Hera] [HADES][TEST ] [KRELTSC: 66703980] Running DEFINITIONS.multiple: FORTH DEFINITIONS DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 66723208] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66745244] Expected: Should be idempotent [Hera] [HADES][TEST ] [KRELTSC: 66759198] DEFINITIONS: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 66776409] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 66797635] Testing word: SMUDGE [Hera] [HADES][TEST ] [KRELTSC: 66809285] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 66821656] Running SMUDGE.during_def: : test6 SMUDGE 45 ; [Hera] [HADES][TEST ] [KRELTSC: 66840661] Test passed [Hera] [HADES][TEST ] Testing SMUDGE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66862212] Expected: Should hide incomplete def [Hera] [HADES][TEST ] [KRELTSC: 66877089] Running SMUDGE.outside_def: SMUDGE [Hera] [HADES][TEST ] [KRELTSC: 66894205] Expected error occurred [Hera] [HADES][TEST ] Testing SMUDGE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 66917653] Expected: Should error outside def [Hera] [HADES][TEST ] [KRELTSC: 66932271] SMUDGE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 66948352] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 66970109] Testing word: LATEST [Hera] [HADES][TEST ] [KRELTSC: 66981812] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 66994164] Running LATEST.basic: LATEST @ . CR [Hera] 3197410352 [Hera] [HADES][TEST ] [KRELTSC: 67015385] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67036793] Expected: Should show latest word [Hera] [HADES][TEST ] [KRELTSC: 67051172] Running LATEST.after_def: : test7 46 ; LATEST @ . CR [Hera] 3197431096 [Hera] [HADES][TEST ] [KRELTSC: 67074346] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67096213] Expected: Should update after def [Hera] [HADES][TEST ] [KRELTSC: 67110667] Running LATEST.after_forget: CREATE test8 FORGET test8 LATEST @ . CR [Hera] 3197431096 [Hera] [HADES][TEST ] [KRELTSC: 67140397] Test passed [Hera] [HADES][TEST ] Testing LATEST ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67161688] Expected: Should update after forget [Hera] [HADES][TEST ] [KRELTSC: 67176709] LATEST: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 67192861] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 67214569] Testing word: >BODY [Hera] [HADES][TEST ] [KRELTSC: 67226040] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 67238375] Running >BODY.basic: CREATE test9 ' test9 >BODY . CR [Hera] 3197537000 [Hera] [HADES][TEST ] [KRELTSC: 67273251] Test passed [Hera] [HADES][TEST ] Testing >BODY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67294406] Expected: Should get param field [Hera] [HADES][TEST ] [KRELTSC: 67308639] Running >BODY.variable: VARIABLE var1 ' var1 >BODY . CR [Hera] 3197537240 [Hera] [HADES][TEST ] [KRELTSC: 67337821] Test passed [Hera] [HADES][TEST ] Testing >BODY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67359478] Expected: Should get var storage [Hera] [HADES][TEST ] [KRELTSC: 67373696] Running >BODY.nonexistent: ' NONEXISTENT >BODY [Hera] [HADES][ERROR] [KRELTSC: 67391473] ': word 'NONEXISTENT' not found [Hera] [HADES][TEST ] [KRELTSC: 67405800] Expected error occurred [Hera] [HADES][TEST ] Testing >BODY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67428760] Expected: Should handle missing word [Hera] [HADES][TEST ] [KRELTSC: 67443696] >BODY: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 67460064] â–¶ Testing module: src/test_runner/modules/dictionary_manipulation_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 67481301] Testing word: HIDDEN [Hera] [HADES][TEST ] [KRELTSC: 67499084] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 67511973] Running HIDDEN.basic: : test10 HIDDEN 47 ; [Hera] [HADES][TEST ] [KRELTSC: 67539957] Test passed [Hera] [HADES][TEST ] Testing HIDDEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67565007] Expected: Should hide word [Hera] [HADES][TEST ] [KRELTSC: 67581713] Running HIDDEN.outside_def: HIDDEN [Hera] [HADES][TEST ] [KRELTSC: 67606526] Expected error occurred [Hera] [HADES][TEST ] Testing HIDDEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67631121] Expected: Should error outside def [Hera] [HADES][TEST ] [KRELTSC: 67646955] HIDDEN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 67663778] === Dictionary Manipulation Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 67686332] [Hera] === Testing Module: Vocabulary Words === [Hera] [HADES][INFO ] [KRELTSC: 67704074] Running Vocabulary Words Tests (Module 15)... [Hera] [HADES][TEST ] [KRELTSC: 67721160] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 67741386] Testing word: VOCABULARY [Hera] [HADES][TEST ] [KRELTSC: 67753638] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 67766451] Running VOCABULARY.basic: VOCABULARY TEST-VOC1 TEST-VOC1 DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 67825040] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67847872] Expected: Should create vocabulary [Hera] [HADES][TEST ] [KRELTSC: 67862746] Running VOCABULARY.create_and_switch: VOCABULARY MYVOC MYVOC DEFINITIONS CONTEXT @ . CR [Hera] 3197537912 [Hera] [HADES][TEST ] [KRELTSC: 67919883] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 67941773] Expected: Should create and switch [Hera] [HADES][TEST ] [KRELTSC: 67956851] Running VOCABULARY.word_isolation: VOCABULARY ISOLATED ISOLATED DEFINITIONS : ISOWORD 99 ; FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 68023057] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68045372] Expected: Should create word in isolated vocab [Hera] [HADES][TEST ] [KRELTSC: 68061904] Running VOCABULARY.cross_vocab_access: VOCABULARY V1 V1 DEFINITIONS : V1WORD 11 ; FORTH V1WORD . CR [Hera] [HADES][INFO ] [KRELTSC: 68128982] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 68147339] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 11 [Hera] [HADES][TEST ] [KRELTSC: 68165443] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68187327] Expected: Should access word across vocabs [Hera] [HADES][TEST ] [KRELTSC: 68204038] Running VOCABULARY.multiple_vocabs: VOCABULARY VA VOCABULARY VB VOCABULARY VC VA DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 68256003] Test passed [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68278792] Expected: Should create multiple vocabs [Hera] [HADES][TEST ] [KRELTSC: 68294459] Running VOCABULARY.duplicate: VOCABULARY TESTVOC VOCABULARY TESTVOC [Hera] [HADES][ERROR] [KRELTSC: 68319086] VOCABULARY: duplicate 'TESTVOC' [Hera] [HADES][TEST ] [KRELTSC: 68333348] Expected error occurred [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68356961] Expected: Should handle duplicate [Hera] [HADES][TEST ] [KRELTSC: 68371291] Running VOCABULARY.empty_name: VOCABULARY [Hera] [HADES][ERROR] [KRELTSC: 68387608] VOCABULARY: missing name [Hera] [HADES][TEST ] [KRELTSC: 68400527] Expected error occurred [Hera] [HADES][TEST ] Testing VOCABULARY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68424585] Expected: Should handle empty name [Hera] [HADES][TEST ] [KRELTSC: 68439366] VOCABULARY: 7 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 68457129] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 68476557] Testing word: FORTH [Hera] [HADES][TEST ] [KRELTSC: 68488019] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 68500347] Running FORTH.basic: FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 68533540] Test passed [Hera] [HADES][TEST ] Testing FORTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68554821] Expected: Should select FORTH vocab [Hera] [HADES][TEST ] [KRELTSC: 68571234] Running FORTH.persistence: FORTH : TEST1 42 ; TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 68594622] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 68612436] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 68634003] Test passed [Hera] [HADES][TEST ] Testing FORTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68656241] Expected: Should find word in FORTH [Hera] [HADES][TEST ] [KRELTSC: 68671173] Running FORTH.from_other: VOCABULARY OTHER-VOC OTHER-VOC FORTH [Hera] [HADES][TEST ] [KRELTSC: 68711619] Test passed [Hera] [HADES][TEST ] Testing FORTH ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68732848] Expected: Should return to FORTH [Hera] [HADES][TEST ] [KRELTSC: 68747099] FORTH: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 68762942] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 68782296] Testing word: DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 68800878] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 68813237] Running DEFINITIONS.basic: FORTH DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 68848094] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68870104] Expected: Should set current vocabulary [Hera] [HADES][TEST ] [KRELTSC: 68885447] Running DEFINITIONS.new_vocab: VOCABULARY TEST-VOC6 TEST-VOC6 DEFINITIONS [Hera] [HADES][TEST ] [KRELTSC: 68928674] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 68950795] Expected: Should set new current [Hera] [HADES][TEST ] [KRELTSC: 68965592] Running DEFINITIONS.word_creation: VOCABULARY TEST-VOC7 TEST-VOC7 DEFINITIONS : TEST2 43 ; [Hera] [HADES][TEST ] [KRELTSC: 69012655] Test passed [Hera] [HADES][TEST ] Testing DEFINITIONS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69035191] Expected: Should create in correct vocab [Hera] [HADES][TEST ] [KRELTSC: 69051754] DEFINITIONS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 69068772] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 69088219] Testing word: CONTEXT [Hera] [HADES][TEST ] [KRELTSC: 69100033] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 69112314] Running CONTEXT.basic: CONTEXT @ . CR [Hera] 3197540816 [Hera] [HADES][TEST ] [KRELTSC: 69133773] Test passed [Hera] [HADES][TEST ] Testing CONTEXT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69155386] Expected: Should show current context [Hera] [HADES][TEST ] [KRELTSC: 69170353] Running CONTEXT.modify: CONTEXT @ 1+ CONTEXT ! [Hera] [HADES][TEST ] [KRELTSC: 69187735] Test passed [Hera] [HADES][TEST ] Testing CONTEXT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69209430] Expected: Should allow modification (impl-defined effect) [Hera] [HADES][TEST ] [KRELTSC: 69227869] Running CONTEXT.initial: FORTH CONTEXT @ . CR [Hera] 3197415424 [Hera] [HADES][TEST ] [KRELTSC: 69263353] Test passed [Hera] [HADES][TEST ] Testing CONTEXT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69285790] Expected: Should show FORTH vocab [Hera] [HADES][TEST ] [KRELTSC: 69300191] CONTEXT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 69316458] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 69335988] Testing word: CURRENT [Hera] [HADES][TEST ] [KRELTSC: 69347835] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 69360522] Running CURRENT.basic: CURRENT @ . CR [Hera] 3197540816 [Hera] [HADES][TEST ] [KRELTSC: 69383999] Test passed [Hera] [HADES][TEST ] Testing CURRENT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69405628] Expected: Should show current vocab [Hera] [HADES][TEST ] [KRELTSC: 69420470] Running CURRENT.after_def: VOCABULARY TEST-VOC8 TEST-VOC8 DEFINITIONS CURRENT @ . CR [Hera] 3197541304 [Hera] [HADES][TEST ] [KRELTSC: 69468510] Test passed [Hera] [HADES][TEST ] Testing CURRENT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69489950] Expected: Should show new vocab [Hera] [HADES][TEST ] [KRELTSC: 69504000] Running CURRENT.protect: CURRENT @ 1+ CURRENT ! [Hera] [HADES][TEST ] [KRELTSC: 69521828] Test passed [Hera] [HADES][TEST ] Testing CURRENT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69543135] Expected: Should allow modification (impl-defined effect) [Hera] [HADES][TEST ] [KRELTSC: 69561402] CURRENT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 69577888] â–¶ Testing module: src/test_runner/modules/vocabulary_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 69598564] Testing word: ORDER [Hera] [HADES][TEST ] [KRELTSC: 69612164] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 69626529] Running ORDER.basic: ORDER [Hera] Search order: [Hera] [Hera] Current: [Hera] [HADES][TEST ] [KRELTSC: 69668140] Test passed [Hera] [HADES][TEST ] Testing ORDER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69689096] Expected: Should list search order [Hera] [HADES][TEST ] [KRELTSC: 69704205] Running ORDER.multiple: VOCABULARY TEST-VOC9 TEST-VOC9 DEFINITIONS ORDER [Hera] Search order: [Hera] [Hera] Current: [Hera] [HADES][TEST ] [KRELTSC: 69756965] Test passed [Hera] [HADES][TEST ] Testing ORDER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69778430] Expected: Should show all vocabs [Hera] [HADES][TEST ] [KRELTSC: 69794054] Running ORDER.after_forth: TEST-VOC9 FORTH ORDER [Hera] Search order: [Hera] Current: [Hera] [HADES][TEST ] [KRELTSC: 69836416] Test passed [Hera] [HADES][TEST ] Testing ORDER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 69857854] Expected: Should show FORTH only [Hera] [HADES][TEST ] [KRELTSC: 69872076] ORDER: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 69889783] === Vocabulary Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 69910708] [Hera] === Testing Module: System Words === [Hera] [HADES][INFO ] [KRELTSC: 69927517] Running System Words Tests (Module 18)... [Hera] [HADES][WARN ] [KRELTSC: 69942856] Some system tests marked as unimplemented due to system-level effects [Hera] [HADES][TEST ] [KRELTSC: 69964263] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 69984489] Testing word: QUIT [Hera] [HADES][TEST ] [KRELTSC: 69995796] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70008048] Running QUIT.in_definition: : BAD-WORD QUIT ; [Hera] [HADES][TEST ] [KRELTSC: 70031458] Expected error occurred [Hera] [HADES][TEST ] Testing QUIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70054424] Expected: Should prevent compilation [Hera] [HADES][TEST ] [KRELTSC: 70069282] QUIT: 1 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 70085930] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 70104637] Testing word: ABORT [Hera] [HADES][TEST ] [KRELTSC: 70116105] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70128404] Running ABORT.basic: ABORT [Hera] [HADES][TEST ] [KRELTSC: 70148168] Test passed [Hera] [HADES][TEST ] Testing ABORT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70169143] Expected: Should clear stacks and return to QUIT [Hera] [HADES][TEST ] [KRELTSC: 70185755] Running ABORT.with_data: 1 2 3 ABORT DEPTH . CR [Hera] [HADES][INFO ] [KRELTSC: 70217015] L8[TABLE]: Config 3 → 4 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Hera] [HADES][DOE ] 45,450000,10000,0,0,223,82,26,4096,30,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 70256783] Test passed [Hera] [HADES][TEST ] Testing ABORT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70278198] Expected: Should clear stack [Hera] [HADES][TEST ] [KRELTSC: 70291957] Running ABORT.in_definition_runtime: : BAD-WORD ABORT ; 123 BAD-WORD DEPTH . CR [Hera] [HADES][INFO ] [KRELTSC: 70317099] ECW: w=0xbe94bf10 func=0xbe463674 'ABORT' [Hera] [HADES][TEST ] [KRELTSC: 70334022] Test passed [Hera] [HADES][TEST ] Testing ABORT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70355068] Expected: ABORT may appear in a definition; when executed it clears both stacks [Hera] [HADES][TEST ] [KRELTSC: 70376802] ABORT: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 70393264] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 70411671] Testing word: ABORT" [Hera] [HADES][TEST ] [KRELTSC: 70423476] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70435734] Running ABORT".condition_true: -1 ABORT" Error" [Hera] [HADES][TEST ] [KRELTSC: 70469094] Test passed [Hera] [HADES][TEST ] Testing ABORT" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70490354] Expected: Should abort with message (no error; stacks cleared to QUIT) [Hera] [HADES][TEST ] [KRELTSC: 70510628] Running ABORT".condition_false: 0 ABORT" Error" [Hera] [HADES][TEST ] [KRELTSC: 70528475] Test passed [Hera] [HADES][TEST ] Testing ABORT" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70550257] Expected: Should not abort [Hera] [HADES][TEST ] [KRELTSC: 70563494] Running ABORT".empty_stack: ABORT" [Hera] [HADES][TEST ] [KRELTSC: 70578941] Expected error occurred [Hera] [HADES][TEST ] Testing ABORT" ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70602071] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 70617494] ABORT": 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 70633479] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 70654522] Testing word: BYE [Hera] [HADES][TEST ] [KRELTSC: 70665861] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70678198] BYE: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 70693709] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 70712576] Testing word: COLD [Hera] [HADES][TEST ] [KRELTSC: 70723880] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70736144] COLD: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 70751790] â–¶ Testing module: src/test_runner/modules/system_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 70770584] Testing word: WARM [Hera] [HADES][TEST ] [KRELTSC: 70781890] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70794185] WARM: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 70810339] === System Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 70833860] [Hera] === Testing Module: Defining Words === [Hera] [HADES][INFO ] [KRELTSC: 70852308] Running Defining Words Tests (Module 13)... [Hera] [HADES][TEST ] [KRELTSC: 70870751] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 70891838] Testing word: : [Hera] [HADES][TEST ] [KRELTSC: 70902740] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 70915074] Running :.basic: : TEST1 42 ; TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 70936164] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 70951675] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 70969992] Test passed [Hera] [HADES][TEST ] Testing : ... PASS [Hera] [HADES][TEST ] [KRELTSC: 70990352] Expected: Should define and execute [Hera] [HADES][TEST ] [KRELTSC: 71005051] Running :.empty_name: : [Hera] [HADES][TEST ] [KRELTSC: 71018897] Expected error occurred [Hera] [HADES][TEST ] Testing : ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71041223] Expected: Should handle empty definition [Hera] [HADES][TEST ] [KRELTSC: 71056747] Running :.nested: : TEST3 : ; [Hera] [HADES][ERROR] [KRELTSC: 71072220] Nested ':' inside a definition is not allowed [Hera] [HADES][TEST ] [KRELTSC: 71088833] Expected error occurred [Hera] [HADES][TEST ] Testing : ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71111017] Expected: Should prevent nested definition [Hera] [HADES][TEST ] [KRELTSC: 71126892] :: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 71143174] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 71162205] Testing word: ; [Hera] [HADES][TEST ] [KRELTSC: 71173022] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 71185333] Running ;.alone: ; [Hera] [HADES][TEST ] [KRELTSC: 71201242] Expected error occurred [Hera] [HADES][TEST ] Testing ; ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71224133] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 71240276] Running ;.immediate: : TEST4 42 ; IMMEDIATE TEST4 . CR [Hera] [HADES][INFO ] [KRELTSC: 71260575] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 71276099] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 71293578] Test passed [Hera] [HADES][TEST ] Testing ; ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71313750] Expected: Should handle immediate [Hera] [HADES][TEST ] [KRELTSC: 71328448] ;: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 71343711] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 71362824] Testing word: CONSTANT [Hera] [HADES][TEST ] [KRELTSC: 71374710] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 71386932] Running CONSTANT.basic: 42 CONSTANT MEANING MEANING . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 71420156] Test passed [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71441640] Expected: Should create constant [Hera] [HADES][TEST ] [KRELTSC: 71456289] Running CONSTANT.zero: 0 CONSTANT ZERO ZERO . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 71476900] Test passed [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71498518] Expected: Should handle zero [Hera] [HADES][TEST ] [KRELTSC: 71512079] Running CONSTANT.negative: -1 CONSTANT MINUS MINUS . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 71534782] Test passed [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71556288] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 71570479] Running CONSTANT.empty_stack: CONSTANT [Hera] [HADES][TEST ] [KRELTSC: 71586917] Expected error occurred [Hera] [HADES][TEST ] Testing CONSTANT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71611898] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 71627115] CONSTANT: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 71643935] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 71663069] Testing word: VARIABLE [Hera] [HADES][TEST ] [KRELTSC: 71675003] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 71687280] Running VARIABLE.basic: VARIABLE VAR1 42 VAR1 ! VAR1 @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 71716891] Test passed [Hera] [HADES][TEST ] Testing VARIABLE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71738611] Expected: Should create variable [Hera] [HADES][TEST ] [KRELTSC: 71752816] Running VARIABLE.multiple: VARIABLE VAR2 VARIABLE VAR3 [Hera] [HADES][TEST ] [KRELTSC: 71773149] Test passed [Hera] [HADES][TEST ] Testing VARIABLE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71794662] Expected: Should create multiple [Hera] [HADES][TEST ] [KRELTSC: 71808833] Running VARIABLE.store_fetch: VARIABLE VAR4 -99 VAR4 ! VAR4 @ . CR [Hera] -99 [Hera] [HADES][TEST ] [KRELTSC: 71838600] Test passed [Hera] [HADES][TEST ] Testing VARIABLE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71859983] Expected: Should store/fetch [Hera] [HADES][TEST ] [KRELTSC: 71873527] VARIABLE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 71890202] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 71909203] Testing word: CREATE [Hera] [HADES][TEST ] [KRELTSC: 71920774] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 71933020] Running CREATE.basic: CREATE OBJ1 [Hera] [HADES][TEST ] [KRELTSC: 71950976] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 71972657] Expected: Should create word [Hera] [HADES][TEST ] [KRELTSC: 71986167] Running CREATE.with_data: CREATE OBJ2 42 , OBJ2 @ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 72008440] Test passed [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72029898] Expected: Should allow data [Hera] [HADES][TEST ] [KRELTSC: 72043263] Running CREATE.empty_name: CREATE [Hera] [HADES][TEST ] [KRELTSC: 72057528] Expected error occurred [Hera] [HADES][TEST ] Testing CREATE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72080929] Expected: Should handle empty name [Hera] [HADES][TEST ] [KRELTSC: 72095492] CREATE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 72111506] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 72130456] Testing word: DOES> [Hera] [HADES][TEST ] [KRELTSC: 72142286] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 72154526] Running DOES>.basic: : CONST CREATE , DOES> @ ; 42 CONST MEANING MEANING . CR [Hera] [HADES][INFO ] [KRELTSC: 72193937] ECW: w=0xbe94c788 func=0xbe44e6c4 'CREATE' [Hera] [HADES][INFO ] [KRELTSC: 72211614] ECW: w=0xbe9492d0 func=0xbe451538 ',' [Hera] [HADES][INFO ] [KRELTSC: 72226632] ECW: w=0xbe94d2e8 func=0xbe44f244 'does_rt' [Hera] [HADES][INFO ] [KRELTSC: 72252754] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 72289666] Test passed [Hera] [HADES][TEST ] Testing DOES> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72310628] Expected: Should define behavior [Hera] [HADES][TEST ] [KRELTSC: 72324797] Running DOES>.multiple: : ARRAY CREATE DOES> SWAP CELLS + ; CREATE ARR 10 CELLS ALLOT [Hera] [HADES][TEST ] [KRELTSC: 72352805] Test passed [Hera] [HADES][TEST ] Testing DOES> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72374172] Expected: Should work with arrays [Hera] [HADES][TEST ] [KRELTSC: 72388484] Running DOES>.outside: DOES> [Hera] [HADES][ERROR] [KRELTSC: 72403311] DOES>: compile-only [Hera] [HADES][TEST ] [KRELTSC: 72415206] Expected error occurred [Hera] [HADES][TEST ] Testing DOES> ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72437993] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 72453998] DOES>: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 72469819] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 72488877] Testing word: [ [Hera] [HADES][TEST ] [KRELTSC: 72499649] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 72511964] Running [.basic: : TEST5 [ 42 ] LITERAL ; TEST5 . CR [Hera] [HADES][INFO ] [KRELTSC: 72537753] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 72555714] Test passed [Hera] [HADES][TEST ] Testing [ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72576056] Expected: Should enter interpret [Hera] [HADES][TEST ] [KRELTSC: 72590865] Running [.outside: [ [Hera] [HADES][TEST ] [KRELTSC: 72603329] Test passed [Hera] [HADES][TEST ] Testing [ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72623695] Expected: Should be allowed outside definition (no error) [Hera] [HADES][TEST ] [KRELTSC: 72642287] [: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 72657539] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 72677248] Testing word: ] [Hera] [HADES][TEST ] [KRELTSC: 72688066] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 72700359] Running ].basic: [ 42 ] . CR [Hera] [HADES][TEST ] [KRELTSC: 72717381] Test passed [Hera] [HADES][TEST ] Testing ] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72737854] Expected: Should resume compile [Hera] [HADES][TEST ] [KRELTSC: 72751970] Running ].nested: : TEST6 [ ] 42 ; TEST6 . CR [Hera] [HADES][INFO ] [KRELTSC: 72771704] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 72786976] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 72804713] Test passed [Hera] [HADES][TEST ] Testing ] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 72825110] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 72839760] ]: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 72854974] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 72874134] Testing word: DEFER [Hera] [HADES][TEST ] [KRELTSC: 72885570] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 72898216] Running DEFER.basic: DEFER DF1 : DF1W 42 . CR ; ' DF1W IS DF1 DF1 [Hera] [HADES][INFO ] [KRELTSC: 72939065] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 72954937] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 42 [HADES][INFO ] [KRELTSC: 72971115] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 72985259] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 73000878] Test passed [Hera] [HADES][TEST ] Testing DEFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73022248] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 73035534] Running DEFER.uninit: DEFER DF2 DF2 [Hera] [HADES][ERROR] [KRELTSC: 73052891] DEFER runtime: no target set for 'DF2' [Hera] [HADES][TEST ] [KRELTSC: 73068118] Expected error occurred [Hera] [HADES][TEST ] Testing DEFER ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73091450] Expected: Should error: uninitialized deferred word [Hera] [HADES][TEST ] [KRELTSC: 73108705] DEFER: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 73124633] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 73143908] Testing word: IS [Hera] [HADES][TEST ] [KRELTSC: 73154884] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 73167160] Running IS.basic: DEFER IS1 : IS1W 99 . CR ; ' IS1W IS IS1 IS1 [Hera] [HADES][INFO ] [KRELTSC: 73192684] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 73208205] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 99 [HADES][INFO ] [KRELTSC: 73224314] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 73238180] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 73253181] Test passed [Hera] [HADES][TEST ] Testing IS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73274031] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 73287278] Running IS.not_defer: 42 IS DUP [Hera] [HADES][ERROR] [KRELTSC: 73302593] IS: 'DUP' was not created by DEFER [Hera] [HADES][TEST ] [KRELTSC: 73317009] Expected error occurred [Hera] [HADES][TEST ] Testing IS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73339807] Expected: Should error: DUP is not a DEFER word [Hera] [HADES][TEST ] [KRELTSC: 73356397] Running IS.not_found: 42 IS NOSUCH [Hera] [HADES][ERROR] [KRELTSC: 73371953] IS: word 'NOSUCH' not found [Hera] [HADES][TEST ] [KRELTSC: 73385767] Expected error occurred [Hera] [HADES][TEST ] Testing IS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73410067] Expected: Should error: word not found [Hera] [HADES][TEST ] [KRELTSC: 73425270] IS: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 73440740] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 73460736] Testing word: DEFER@ [Hera] [HADES][TEST ] [KRELTSC: 73472379] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 73484702] Running DEFER@.basic: DEFER DFA1 : DFA1W 7 . CR ; ' DFA1W IS DFA1 DEFER@ DFA1 0<> . CR [Hera] -1 [Hera] [HADES][TEST ] [KRELTSC: 73524201] Test passed [Hera] [HADES][TEST ] Testing DEFER@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73545543] Expected: Should print: -1 [Hera] [HADES][TEST ] [KRELTSC: 73558894] Running DEFER@.not_found: DEFER@ NOSUCH2 [Hera] [HADES][ERROR] [KRELTSC: 73581741] DEFER@: word 'NOSUCH2' not found [Hera] [HADES][TEST ] [KRELTSC: 73596134] Expected error occurred [Hera] [HADES][TEST ] Testing DEFER@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73619395] Expected: Should error: word not found [Hera] [HADES][TEST ] [KRELTSC: 73634979] DEFER@: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 73651574] â–¶ Testing module: src/test_runner/modules/defining_words_tests.c [Hera] [HADES][TEST ] [KRELTSC: 73670707] Testing word: ['] [Hera] [HADES][TEST ] [KRELTSC: 73681957] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 73694387] Running ['].compile_xt: : BKT1 ['] DUP ; 77 BKT1 EXECUTE . . CR [Hera] [HADES][INFO ] [KRELTSC: 73723910] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 73739442] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 77 77 [Hera] [HADES][TEST ] [KRELTSC: 73761391] Test passed [Hera] [HADES][TEST ] Testing ['] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73782675] Expected: Should print: 77 77 [Hera] [HADES][TEST ] [KRELTSC: 73796522] Running ['].pin_like: : BKT2 ['] DROP ; 1 2 BKT2 EXECUTE . CR [Hera] [HADES][INFO ] [KRELTSC: 73819185] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 73834902] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 73852541] Test passed [Hera] [HADES][TEST ] Testing ['] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73873483] Expected: Should print: 1 [Hera] [HADES][TEST ] [KRELTSC: 73886625] Running ['].not_found: : BKT3 ['] NOSUCHWORD ; [Hera] [HADES][ERROR] [KRELTSC: 73905825] [']': word 'NOSUCHWORD' not found [Hera] [HADES][TEST ] [KRELTSC: 73920234] Expected error occurred [Hera] [HADES][TEST ] Testing ['] ... PASS [Hera] [HADES][TEST ] [KRELTSC: 73942921] Expected: Should error: word not found [Hera] [HADES][TEST ] [KRELTSC: 73958618] [']: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 73974658] === Defining Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 73995415] [Hera] === Testing Module: Control Words === [Hera] [HADES][INFO ] [KRELTSC: 74016001] Running Control Words Tests (Module 12)... [Hera] [HADES][TEST ] [KRELTSC: 74032637] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 74052620] Testing word: IF [Hera] [HADES][TEST ] [KRELTSC: 74063689] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 74076186] Running IF.true: : TEST1 IF 42 ELSE 24 THEN ; -1 TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 74129182] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74150922] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 74166113] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74184613] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 74204680] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74225343] Expected: Should take true branch [Hera] [HADES][TEST ] [KRELTSC: 74239799] Running IF.false: : TEST2 IF 42 ELSE 24 THEN ; 0 TEST2 . CR [Hera] [HADES][INFO ] [KRELTSC: 74262631] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74280553] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 74295496] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 24 [Hera] [HADES][TEST ] [KRELTSC: 74313166] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74335030] Expected: Should take false branch [Hera] [HADES][TEST ] [KRELTSC: 74349550] Running IF.nested: : TEST3 IF IF 1 ELSE 2 THEN ELSE 3 THEN ; -1 -1 TEST3 . CR [Hera] [HADES][INFO ] [KRELTSC: 74376126] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74392970] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74409434] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 74425974] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74441953] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74458200] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 74476065] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74497138] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 74511752] Running IF.no_else: : TEST4 IF 42 THEN ; -1 TEST4 . CR [Hera] [HADES][INFO ] [KRELTSC: 74548021] L8[TABLE]: Config 4 → 5 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hera] [HADES][DOE ] 46,460000,10000,0,0,202,85,24,4096,67,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 74589304] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74605262] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 74620128] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 74637621] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74658524] Expected: Should work without ELSE [Hera] [HADES][TEST ] [KRELTSC: 74673043] Running IF.empty_stack: IF [Hera] [HADES][ERROR] [KRELTSC: 74689432] IF: compile-only [Hera] [HADES][TEST ] [KRELTSC: 74700753] Expected error occurred [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74725386] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 74740831] IF: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 74757147] Testing word: IF [Hera] [HADES][TEST ] [KRELTSC: 74768568] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 74780806] Running IF.true: : TEST1 IF 42 ELSE 24 THEN ; -1 TEST1 . CR [Hera] [HADES][INFO ] [KRELTSC: 74806239] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74822280] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 74837514] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74853094] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 74875829] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 74896995] Expected: Should take true branch [Hera] [HADES][TEST ] [KRELTSC: 74911439] Running IF.false: : TEST2 IF 42 ELSE 24 THEN ; 0 TEST2 . CR [Hera] [HADES][INFO ] [KRELTSC: 74933979] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 74950060] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 74965393] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 24 [Hera] [HADES][TEST ] [KRELTSC: 74982820] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75003257] Expected: Should take false branch [Hera] [HADES][TEST ] [KRELTSC: 75018263] Running IF.nested: : TEST3 IF IF 1 ELSE 2 THEN ELSE 3 THEN ; -1 -1 TEST3 . CR [Hera] [HADES][INFO ] [KRELTSC: 75044595] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 75060873] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 75076990] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 75091915] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 75107560] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 75123208] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 75141107] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75161620] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 75175637] Running IF.no_else: : TEST4 IF 42 THEN ; -1 TEST4 . CR [Hera] [HADES][INFO ] [KRELTSC: 75196605] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 75213015] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 75227815] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 75245153] Test passed [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75265945] Expected: Should work without ELSE [Hera] [HADES][TEST ] [KRELTSC: 75280551] Running IF.empty_stack: IF [Hera] [HADES][ERROR] [KRELTSC: 75293739] IF: compile-only [Hera] [HADES][TEST ] [KRELTSC: 75304767] Expected error occurred [Hera] [HADES][TEST ] Testing IF ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75327496] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 75342757] IF: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 75359544] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 75378467] Testing word: ELSE [Hera] [HADES][TEST ] [KRELTSC: 75390115] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 75402470] Running ELSE.alone: ELSE [Hera] [HADES][ERROR] [KRELTSC: 75418638] ELSE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 75430343] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75453541] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 75467991] Running ELSE.double: : BAD IF 1 ELSE ELSE 2 THEN ; [Hera] [HADES][ERROR] [KRELTSC: 75489196] ELSE: missing IF [Hera] [HADES][TEST ] [KRELTSC: 75500752] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75524109] Expected: Should prevent double ELSE [Hera] [HADES][TEST ] [KRELTSC: 75539046] ELSE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 75555369] Testing word: ELSE [Hera] [HADES][TEST ] [KRELTSC: 75566711] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 75579344] Running ELSE.alone: ELSE [Hera] [HADES][ERROR] [KRELTSC: 75595213] ELSE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 75606645] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75629346] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 75644094] Running ELSE.double: : BAD IF 1 ELSE ELSE 2 THEN ; [Hera] [HADES][ERROR] [KRELTSC: 75663772] ELSE: missing IF [Hera] [HADES][TEST ] [KRELTSC: 75674938] Expected error occurred [Hera] [HADES][TEST ] Testing ELSE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75697658] Expected: Should prevent double ELSE [Hera] [HADES][TEST ] [KRELTSC: 75712891] ELSE: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 75728610] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 75747398] Testing word: THEN [Hera] [HADES][TEST ] [KRELTSC: 75758750] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 75771420] Running THEN.alone: THEN [Hera] [HADES][ERROR] [KRELTSC: 75787251] THEN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 75798963] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75821780] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 75836598] Running THEN.extra: : BAD IF 1 THEN THEN ; [Hera] [HADES][ERROR] [KRELTSC: 75855281] CF: underflow [Hera] [HADES][ERROR] [KRELTSC: 75866929] THEN: unmatched [Hera] [HADES][TEST ] [KRELTSC: 75878063] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 75901463] Expected: Should prevent extra THEN [Hera] [HADES][TEST ] [KRELTSC: 75916270] THEN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 75932222] Testing word: THEN [Hera] [HADES][TEST ] [KRELTSC: 75943507] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 75956058] Running THEN.alone: THEN [Hera] [HADES][ERROR] [KRELTSC: 75971012] THEN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 75982409] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 76005077] Expected: Should error outside IF [Hera] [HADES][TEST ] [KRELTSC: 76019705] Running THEN.extra: : BAD IF 1 THEN THEN ; [Hera] [HADES][ERROR] [KRELTSC: 76037704] CF: underflow [Hera] [HADES][ERROR] [KRELTSC: 76048421] THEN: unmatched [Hera] [HADES][TEST ] [KRELTSC: 76059576] Expected error occurred [Hera] [HADES][TEST ] Testing THEN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 76082780] Expected: Should prevent extra THEN [Hera] [HADES][TEST ] [KRELTSC: 76097606] THEN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 76113338] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 76132045] Testing word: BEGIN [Hera] [HADES][TEST ] [KRELTSC: 76143818] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 76156117] Running BEGIN.until: : TEST5 0 BEGIN 1+ DUP 5 = UNTIL ; TEST5 . CR [Hera] [HADES][INFO ] [KRELTSC: 76189114] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76204858] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76219774] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76234688] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76250105] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 76266655] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76282647] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76297395] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76312253] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76327482] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 76342038] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76357865] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76372796] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76387653] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76402753] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 76417260] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76433305] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76448013] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76463206] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76478002] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 76492501] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76508286] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76523249] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76538096] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76553126] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 76567672] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76583743] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 76601816] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 76623191] Expected: Should loop until true [Hera] [HADES][TEST ] [KRELTSC: 76637509] Running BEGIN.while: : TEST6 0 BEGIN DUP 5 < WHILE 1+ REPEAT ; TEST6 . CR [Hera] [HADES][INFO ] [KRELTSC: 76674075] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76689359] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76704714] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76719626] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 76734336] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76750487] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76765536] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76781193] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76796087] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76811211] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 76825767] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76841899] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76856589] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76872455] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76887337] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76902505] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 76917056] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76933124] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 76948087] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 76966139] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 76981029] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 76995843] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 77010360] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77026538] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77041214] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77057033] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77071872] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77086991] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 77101450] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77117441] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77132104] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77148054] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77162870] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77177692] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 77192208] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77208277] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 77225701] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 77246909] Expected: Should loop while true [Hera] [HADES][TEST ] [KRELTSC: 77261144] Running BEGIN.alone: BEGIN [Hera] [HADES][ERROR] [KRELTSC: 77275816] BEGIN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 77287677] Expected error occurred [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 77310890] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 77327082] BEGIN: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 77343161] Testing word: BEGIN [Hera] [HADES][TEST ] [KRELTSC: 77354602] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 77366905] Running BEGIN.until: : TEST5 0 BEGIN 1+ DUP 5 = UNTIL ; TEST5 . CR [Hera] [HADES][INFO ] [KRELTSC: 77392878] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77408092] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77422814] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77437848] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77453054] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 77468494] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77484399] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77499150] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77514040] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77529363] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 77543813] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77559530] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77574122] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77589385] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77604209] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 77619280] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77635214] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77650198] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77664946] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77679698] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 77694165] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77710172] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77724789] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77739492] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77754442] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 77769191] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77784873] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 77802287] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 77823196] Expected: Should loop until true [Hera] [HADES][TEST ] [KRELTSC: 77837780] Running BEGIN.while: : TEST6 0 BEGIN DUP 5 < WHILE 1+ REPEAT ; TEST6 . CR [Hera] [HADES][INFO ] [KRELTSC: 77864457] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77879703] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77894947] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 77909722] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 77925210] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77940991] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 77956068] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 77971676] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 77986493] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 78001262] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 78016191] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78031929] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 78046570] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78062134] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78077302] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 78092123] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 78106623] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78122601] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 78137234] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78153166] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78167925] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 78182693] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 78211444] L8[TABLE]: Config 5 → 6 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Hera] [HADES][DOE ] 47,470000,10000,0,0,218,91,25,4096,198,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 78251508] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78267982] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 78282760] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78298379] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78314694] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 78332512] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 78355903] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78374049] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 78390278] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78405950] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78420774] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 78435611] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 78450004] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78466264] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 78485254] Test passed [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 78506292] Expected: Should loop while true [Hera] [HADES][TEST ] [KRELTSC: 78521211] Running BEGIN.alone: BEGIN [Hera] [HADES][ERROR] [KRELTSC: 78534693] BEGIN: compile-only [Hera] [HADES][TEST ] [KRELTSC: 78546226] Expected error occurred [Hera] [HADES][TEST ] Testing BEGIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 78569895] Expected: Should error outside definition [Hera] [HADES][TEST ] [KRELTSC: 78586529] BEGIN: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 78602429] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 78621040] Testing word: UNTIL [Hera] [HADES][TEST ] [KRELTSC: 78632472] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 78645451] Running UNTIL.basic: : TEST8 BEGIN DUP 1- DUP 0= UNTIL ; 5 TEST8 . CR [Hera] [HADES][INFO ] [KRELTSC: 78674342] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78689396] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 78705415] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78720255] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 78734911] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78750885] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78766065] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 78780736] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78800210] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 78814958] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78831402] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78846183] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 78860844] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78875597] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 78890592] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78906410] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78921185] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 78936038] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78950878] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 78965960] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 78981756] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 78996608] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 79012057] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79027250] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 79042724] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 79058535] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 79076266] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 79097767] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 79111279] Running UNTIL.immediate: : TEST9 BEGIN 1 UNTIL ; IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 79133428] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 79155270] Expected: Should be immediate [Hera] [HADES][TEST ] [KRELTSC: 79169140] Running UNTIL.no_begin: UNTIL [Hera] [HADES][ERROR] [KRELTSC: 79186176] UNTIL: compile-only [Hera] [HADES][TEST ] [KRELTSC: 79197995] Expected error occurred [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 79224581] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 79239688] UNTIL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 79255656] Testing word: UNTIL [Hera] [HADES][TEST ] [KRELTSC: 79267718] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 79280022] Running UNTIL.basic: : TEST8 BEGIN DUP 1- DUP 0= UNTIL ; 5 TEST8 . CR [Hera] [HADES][INFO ] [KRELTSC: 79306245] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79324475] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 79341063] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79357542] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 79373794] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 79390896] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79405876] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 79420646] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79435563] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 79450335] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 79466621] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79481582] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 79496557] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79511482] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 79526733] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 79542623] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79557568] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 79572323] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79587628] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 79602396] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 79618266] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79633449] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 79648579] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79663519] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 79678307] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 79695030] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 79714074] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 79735256] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 79749013] Running UNTIL.immediate: : TEST9 BEGIN 1 UNTIL ; IMMEDIATE [Hera] [HADES][TEST ] [KRELTSC: 79772830] Test passed [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 79794509] Expected: Should be immediate [Hera] [HADES][TEST ] [KRELTSC: 79808383] Running UNTIL.no_begin: UNTIL [Hera] [HADES][ERROR] [KRELTSC: 79822326] UNTIL: compile-only [Hera] [HADES][TEST ] [KRELTSC: 79834283] Expected error occurred [Hera] [HADES][TEST ] Testing UNTIL ... PASS [Hera] [HADES][TEST ] [KRELTSC: 79857081] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 79872185] UNTIL: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 79888156] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 79907158] Testing word: WHILE [Hera] [HADES][TEST ] [KRELTSC: 79918594] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 79930921] Running WHILE.basic: : TEST10 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST10 . CR [Hera] [HADES][INFO ] [KRELTSC: 79958667] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 79973976] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 79988855] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 80003375] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80174380] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 80200552] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80216950] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80231814] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 80246695] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 80261335] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80277277] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 80291738] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80307153] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80322014] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 80337088] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 80351470] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80368551] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 80385427] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80401475] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80419361] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 80436364] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 80450945] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80467446] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 80482033] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80497677] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80512544] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 80527714] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 80542136] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80558378] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 80572962] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80588874] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80604301] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 80619062] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 80633736] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80650046] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 80668949] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 80690232] Expected: Should count up [Hera] [HADES][TEST ] [KRELTSC: 80703981] Running WHILE.zero_times: : TEST11 BEGIN DUP 0< WHILE 1+ REPEAT ; 0 TEST11 . CR [Hera] [HADES][INFO ] [KRELTSC: 80735094] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80751172] ECW: w=0xbe942b80 func=0xbe456ccc '0<' [Hera] [HADES][INFO ] [KRELTSC: 80767307] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 80784059] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 80801705] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 80822875] Expected: Should handle zero iterations [Hera] [HADES][TEST ] [KRELTSC: 80839255] Running WHILE.no_begin: WHILE [Hera] [HADES][ERROR] [KRELTSC: 80856310] WHILE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 80868201] Expected error occurred [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 80891796] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 80907149] WHILE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 80923106] Testing word: WHILE [Hera] [HADES][TEST ] [KRELTSC: 80934579] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 80946896] Running WHILE.basic: : TEST10 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST10 . CR [Hera] [HADES][INFO ] [KRELTSC: 80976744] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 80992053] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81009013] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81024107] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81039935] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 81054801] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81070518] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81085817] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81100685] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81115250] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81131128] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 81146157] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81161822] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81176678] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81191510] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81206406] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81222192] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 81236854] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81253280] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81268762] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81283617] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81298078] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81313851] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 81328897] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81344654] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81359581] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81374574] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81396656] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81412676] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 81427374] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81442991] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81458461] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81473372] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81487947] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81504047] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 81522496] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 81543575] Expected: Should count up [Hera] [HADES][TEST ] [KRELTSC: 81556932] Running WHILE.zero_times: : TEST11 BEGIN DUP 0< WHILE 1+ REPEAT ; 0 TEST11 . CR [Hera] [HADES][INFO ] [KRELTSC: 81584691] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81599873] ECW: w=0xbe942b80 func=0xbe456ccc '0<' [Hera] [HADES][INFO ] [KRELTSC: 81614710] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81630569] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 81648375] Test passed [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 81669335] Expected: Should handle zero iterations [Hera] [HADES][TEST ] [KRELTSC: 81684645] Running WHILE.no_begin: WHILE [Hera] [HADES][ERROR] [KRELTSC: 81698310] WHILE: compile-only [Hera] [HADES][TEST ] [KRELTSC: 81710263] Expected error occurred [Hera] [HADES][TEST ] Testing WHILE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 81733149] Expected: Should error without BEGIN [Hera] [HADES][TEST ] [KRELTSC: 81748130] WHILE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 81764586] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 81783353] Testing word: REPEAT [Hera] [HADES][TEST ] [KRELTSC: 81794976] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 81807344] Running REPEAT.basic: : TEST12 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST12 . CR [Hera] [HADES][INFO ] [KRELTSC: 81839895] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81855455] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81870356] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 81885133] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81901990] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 81916738] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 81932366] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 81948032] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 81981152] L8[TABLE]: Config 6 → 7 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Hera] [HADES][DOE ] 48,480000,10000,0,0,221,92,26,4096,350,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 82021376] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82036006] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82051785] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82066640] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82082678] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82097485] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82112300] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82126809] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82142899] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82157502] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82173017] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82187969] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82203288] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82217716] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82233375] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82247951] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82263455] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82278625] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82293364] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82307802] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82323510] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82338484] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82354051] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82368788] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82383748] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82398596] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82414342] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 82432442] Test passed [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 82453917] Expected: Should terminate loop [Hera] [HADES][TEST ] [KRELTSC: 82468100] Running REPEAT.no_while: REPEAT [Hera] [HADES][ERROR] [KRELTSC: 82484909] REPEAT: compile-only [Hera] [HADES][TEST ] [KRELTSC: 82496927] Expected error occurred [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 82523239] Expected: Should error without WHILE [Hera] [HADES][TEST ] [KRELTSC: 82538335] REPEAT: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 82554402] Testing word: REPEAT [Hera] [HADES][TEST ] [KRELTSC: 82566224] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 82578990] Running REPEAT.basic: : TEST12 BEGIN DUP 5 < WHILE 1+ REPEAT ; 0 TEST12 . CR [Hera] [HADES][INFO ] [KRELTSC: 82608419] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82623509] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82638384] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82654094] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82669869] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82684518] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82700306] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82715634] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82730417] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82744882] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82760871] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82775881] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82791441] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82806202] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82821007] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82835779] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82851502] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82866092] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82881903] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82897012] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 82911781] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 82926233] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82941980] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 82956919] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 82972530] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 82987332] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 83002158] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 83017113] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 83032855] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 83047486] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 83063072] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 83078340] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 83093122] ECW: w=0xbe943030 func=0xbe456fd4 '<' [Hera] [HADES][INFO ] [KRELTSC: 83107601] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 83123358] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 83141580] Test passed [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 83162852] Expected: Should terminate loop [Hera] [HADES][TEST ] [KRELTSC: 83177018] Running REPEAT.no_while: REPEAT [Hera] [HADES][ERROR] [KRELTSC: 83191019] REPEAT: compile-only [Hera] [HADES][TEST ] [KRELTSC: 83203029] Expected error occurred [Hera] [HADES][TEST ] Testing REPEAT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 83226081] Expected: Should error without WHILE [Hera] [HADES][TEST ] [KRELTSC: 83241087] REPEAT: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 83257174] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 83278466] Testing word: DO [Hera] [HADES][TEST ] [KRELTSC: 83289546] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 83302049] Running DO.basic: : TEST13 5 0 DO I . LOOP ; TEST13 CR [Hera] [HADES][INFO ] [KRELTSC: 83342285] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 83357879] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 83372989] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 83393839] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83410803] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 83427241] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83447250] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83462398] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 83478454] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83492757] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83507366] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 83523688] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83537962] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83552553] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 83569560] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83584176] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83598665] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 83614549] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83630462] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 83647195] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 83667916] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 83681862] Running DO.negative: : TEST14 -1 -5 DO I . LOOP ; TEST14 CR [Hera] [HADES][INFO ] [KRELTSC: 83706570] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 83721949] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 83737534] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 83752756] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83767906] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -5 [HADES][INFO ] [KRELTSC: 83784194] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83798540] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83813065] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -4 [HADES][INFO ] [KRELTSC: 83829582] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83843863] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83858459] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -3 [HADES][INFO ] [KRELTSC: 83874632] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83889120] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 83904815] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -2 [HADES][INFO ] [KRELTSC: 83920919] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 83935150] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 83951546] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 83972719] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 83987221] Running DO.empty: : TEST15 0 0 DO LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 84007772] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 84029161] Expected: Should handle empty range [Hera] [HADES][TEST ] [KRELTSC: 84044324] Running DO.nested: : TEST16 3 0 DO 3 0 DO J I + . LOOP LOOP ; TEST16 CR [Hera] [HADES][INFO ] [KRELTSC: 84070184] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84085812] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84100646] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 84117402] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84132243] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84147512] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 84162689] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84181544] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84196259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84211321] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 84227301] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84241513] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84256069] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84271059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84285578] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 84301451] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84315656] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84330477] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84345010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84359531] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 84375476] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84390285] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84405580] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84420431] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84440582] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 84456201] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84470903] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84485579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84500270] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 84516793] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84531216] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84545892] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84560570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84575237] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 84591717] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84606103] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84620766] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84635446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84650461] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 84666542] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84680905] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84696388] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84711750] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 84727251] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 84742380] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84757131] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84772154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84786806] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 84802833] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84817163] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84832069] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84846713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84861312] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 84877363] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84892237] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 84906880] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 84921520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 84936161] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 84952557] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84966825] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 84982184] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 84998606] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 85019710] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 85034337] DO: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 85050096] Testing word: DO [Hera] [HADES][TEST ] [KRELTSC: 85061161] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 85073859] Running DO.basic: : TEST13 5 0 DO I . LOOP ; TEST13 CR [Hera] [HADES][INFO ] [KRELTSC: 85100198] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85115333] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85130192] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 85145807] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85160420] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 85176337] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85190585] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85205417] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 85221364] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85235608] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85250132] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 85266594] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85280867] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85295360] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 85311768] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85326049] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85340987] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 85356905] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85371150] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 85386854] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 85408168] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 85421960] Running DO.negative: : TEST14 -1 -5 DO I . LOOP ; TEST14 CR [Hera] [HADES][INFO ] [KRELTSC: 85444463] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85473731] L8[TABLE]: Config 7 → 8 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 49,490000,10000,0,0,225,97,26,4096,528,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 85513029] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85528432] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 85543556] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85558216] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -5 [HADES][INFO ] [KRELTSC: 85574425] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85589048] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85603626] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -4 [HADES][INFO ] [KRELTSC: 85619751] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85633987] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85649016] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -3 [HADES][INFO ] [KRELTSC: 85665101] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85679347] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85693837] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] -2 [HADES][INFO ] [KRELTSC: 85710268] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 85724530] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 85740360] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 85761309] Expected: Should handle negative [Hera] [HADES][TEST ] [KRELTSC: 85776042] Running DO.empty: : TEST15 0 0 DO LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 85794737] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 85815520] Expected: Should handle empty range [Hera] [HADES][TEST ] [KRELTSC: 85830787] Running DO.nested: : TEST16 3 0 DO 3 0 DO J I + . LOOP LOOP ; TEST16 CR [Hera] [HADES][INFO ] [KRELTSC: 85856188] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85871284] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85886149] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 85901590] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85916420] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 85931261] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 85946253] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 85961154] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 85975674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 85990299] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 86006249] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86020783] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86035295] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86049834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86064385] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 86080846] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86095445] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86109949] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86124492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86139461] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 86155537] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86169793] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86185124] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 86199943] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 86216525] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 86231615] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86246211] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86260959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86275956] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 86291946] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86306200] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86320734] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86335620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86350195] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 86366139] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86380382] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86395278] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86409847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86424406] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 86440377] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86455010] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86470325] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 86485164] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 86499974] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 86515283] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86529835] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86544374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86558927] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 86574866] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86589495] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86604050] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86618640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86633209] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 86650039] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86664305] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 86678850] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86693356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 86708281] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 86724243] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86738469] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86753761] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 86770288] Test passed [Hera] [HADES][TEST ] Testing DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 86790889] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 86805231] DO: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 86820739] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 86840062] Testing word: ?DO [Hera] [HADES][TEST ] [KRELTSC: 86851247] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 86864475] Running ?DO.basic: : TEST17 5 0 ?DO I . LOOP ; TEST17 CR [Hera] [HADES][INFO ] [KRELTSC: 86898666] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 86914202] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 86929258] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 86950791] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 86965954] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 86982040] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 86996346] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87010980] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 87029239] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87045356] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87061931] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 87079231] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87093588] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87108157] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 87124120] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87138610] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87153564] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 87169547] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87183816] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 87202374] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 87223426] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 87237513] Running ?DO.skip: : TEST18 1 1 ?DO I . LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 87259872] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 87281617] Expected: Should skip when equal [Hera] [HADES][TEST ] [KRELTSC: 87295921] Running ?DO.nested: : TEST19 3 0 ?DO 3 I ?DO J I + . LOOP LOOP ; TEST19 CR [Hera] [HADES][INFO ] [KRELTSC: 87322650] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 87338949] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 87353854] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 87369257] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 87384139] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87399101] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 87414346] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 87429024] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87443600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 87458913] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 87480616] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87496218] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 87510760] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87525803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 87540359] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 87556345] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87570537] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 87585466] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87601928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 87616514] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 87632450] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87647544] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87662841] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 87677690] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87692189] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 87708158] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 87722642] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87737074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 87751567] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 87767808] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87781946] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 87796357] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87810770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 87825446] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 87841779] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87855906] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87871090] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 87885843] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87900616] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 87915739] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 87930210] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 87944673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 87959429] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 87975320] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 87989446] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88004722] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 88021773] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 88042504] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 88056869] ?DO: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 88072532] Testing word: ?DO [Hera] [HADES][TEST ] [KRELTSC: 88083957] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 88096391] Running ?DO.basic: : TEST17 5 0 ?DO I . LOOP ; TEST17 CR [Hera] [HADES][INFO ] [KRELTSC: 88122316] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 88137963] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 88153152] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 88168884] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88183385] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 88199276] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88215056] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88230046] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 88245967] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88260176] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88275165] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 88291073] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88305240] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88320326] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 88337066] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88351325] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88365824] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 88381689] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88396285] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 88412038] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 88432744] Expected: Should count 0 to 4 [Hera] [HADES][TEST ] [KRELTSC: 88446508] Running ?DO.skip: : TEST18 1 1 ?DO I . LOOP ; [Hera] [HADES][TEST ] [KRELTSC: 88466825] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 88487769] Expected: Should skip when equal [Hera] [HADES][TEST ] [KRELTSC: 88501979] Running ?DO.nested: : TEST19 3 0 ?DO 3 I ?DO J I + . LOOP LOOP ; TEST19 CR [Hera] [HADES][INFO ] [KRELTSC: 88528067] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 88543139] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 88557982] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 88573136] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 88588360] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88602899] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 88630573] L8[TABLE]: Config 8 → 9 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [Hera] [HADES][DOE ] 50,500000,10000,0,0,214,100,27,4096,694,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 88670545] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 88685092] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88699602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 88714711] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 88730660] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88744875] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 88759363] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88775027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 88789605] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 88805448] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88819617] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 88834542] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88849050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 88863936] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 88879829] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88894368] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 88909604] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 88924362] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88938850] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 88954305] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 88968746] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 88983215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 88997705] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 89013580] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89028117] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 89042619] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89057146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 89071672] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 89087951] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89102104] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89117373] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 89132147] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89146868] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 89161976] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 89176463] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89190940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 89205708] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 89221660] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89235883] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89251227] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 89267611] Test passed [Hera] [HADES][TEST ] Testing ?DO ... PASS [Hera] [HADES][TEST ] [KRELTSC: 89288366] Expected: Should handle nesting [Hera] [HADES][TEST ] [KRELTSC: 89302760] ?DO: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 89318441] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 89337529] Testing word: LOOP [Hera] [HADES][TEST ] [KRELTSC: 89348865] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 89361219] Running LOOP.basic: : TEST20 5 0 DO I . LOOP ; TEST20 CR [Hera] [HADES][INFO ] [KRELTSC: 89386324] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 89401912] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 89416761] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 89431861] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89446363] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 89462690] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89476977] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89491495] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 89507443] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89522213] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89537036] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 89552993] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89567245] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89583815] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 89600672] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89614926] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89629405] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 89645860] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89660101] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 89675979] Test passed [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 89696833] Expected: Should increment by 1 [Hera] [HADES][TEST ] [KRELTSC: 89711536] Running LOOP.no_do: LOOP [Hera] [HADES][ERROR] [KRELTSC: 89727175] LOOP: compile-only [Hera] [HADES][TEST ] [KRELTSC: 89738932] Expected error occurred [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 89761731] Expected: Should error without DO [Hera] [HADES][TEST ] [KRELTSC: 89776821] LOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 89792689] Testing word: LOOP [Hera] [HADES][TEST ] [KRELTSC: 89804042] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 89816393] Running LOOP.basic: : TEST20 5 0 DO I . LOOP ; TEST20 CR [Hera] [HADES][INFO ] [KRELTSC: 89843684] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 89858831] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 89873664] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 89888646] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89903788] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 89919715] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89933919] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89948407] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 89964604] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 89978818] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 89994020] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 90009887] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90024652] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90039063] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 90054863] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90069002] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90083938] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 90099804] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90114321] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 90130532] Test passed [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 90151800] Expected: Should increment by 1 [Hera] [HADES][TEST ] [KRELTSC: 90165850] Running LOOP.no_do: LOOP [Hera] [HADES][ERROR] [KRELTSC: 90178693] LOOP: compile-only [Hera] [HADES][TEST ] [KRELTSC: 90190013] Expected error occurred [Hera] [HADES][TEST ] Testing LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 90215825] Expected: Should error without DO [Hera] [HADES][TEST ] [KRELTSC: 90230229] LOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 90246001] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 90265006] Testing word: +LOOP [Hera] [HADES][TEST ] [KRELTSC: 90276458] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 90288706] Running +LOOP.basic: : TEST21 10 0 DO I . 2 +LOOP ; TEST21 CR [Hera] [HADES][INFO ] [KRELTSC: 90323370] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90339424] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90354353] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 90369427] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90385596] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 90402060] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90415980] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90439111] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90454212] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 90470124] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90483844] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90499269] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90518713] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 90535489] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90549347] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90564799] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90579936] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 90596110] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90609864] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90625349] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90640274] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 90656206] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90669991] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90687423] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 90703840] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 90725188] Expected: Should count by 2 [Hera] [HADES][TEST ] [KRELTSC: 90738725] Running +LOOP.negative: : TEST22 0 10 DO I . -1 +LOOP ; TEST22 CR [Hera] [HADES][INFO ] [KRELTSC: 90763344] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90779014] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90793858] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 90808904] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90823750] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 90843032] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90856798] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90873440] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90887949] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 90904482] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90918233] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90934301] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 90948744] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 90965099] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 90978827] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 90994263] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91008727] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 7 [HADES][INFO ] [KRELTSC: 91025010] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91038706] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91054122] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91068604] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 91084832] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91098520] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91113937] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91128376] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 5 [HADES][INFO ] [KRELTSC: 91144631] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91158339] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91173721] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91188135] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 91204401] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91218122] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91233577] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91248074] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 91263953] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91278203] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91293630] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91308075] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 91323916] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91338006] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91353428] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91367896] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 91383758] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91397979] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91413422] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91427924] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 91443764] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91457777] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91473274] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 91489389] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 91510580] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 91524868] Running +LOOP.variable: : TEST23 10 0 DO I . DUP +LOOP ; 3 TEST23 CR [Hera] [HADES][INFO ] [KRELTSC: 91550108] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91565394] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91580692] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 91596208] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91610775] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 91626697] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 91640803] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91656271] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91670782] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 91686728] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 91700441] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91716360] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91730845] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 91746769] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 91760514] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91776457] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 91790980] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 91806892] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 91820608] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 91836480] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 91852162] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 91873121] Expected: Should use stack value [Hera] [HADES][TEST ] [KRELTSC: 91887538] +LOOP: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 91903918] Testing word: +LOOP [Hera] [HADES][TEST ] [KRELTSC: 91915407] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 91927712] Running +LOOP.basic: : TEST21 10 0 DO I . 2 +LOOP ; TEST21 CR [Hera] [HADES][INFO ] [KRELTSC: 91952977] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91968125] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 91983007] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 91997999] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92012546] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 92028760] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92042426] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92057797] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92072237] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 92088469] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92102980] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92118511] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92132989] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 92149317] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92163012] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92178391] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92192835] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 92209249] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92224191] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92252194] L8[TABLE]: Config 9 → 10 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [Hera] [HADES][DOE ] 51,510000,10000,0,0,227,102,28,4096,883,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 92292466] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92307049] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 92322930] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92337002] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92352445] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 92368237] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 92389463] Expected: Should count by 2 [Hera] [HADES][TEST ] [KRELTSC: 92402975] Running +LOOP.negative: : TEST22 0 10 DO I . -1 +LOOP ; TEST22 CR [Hera] [HADES][INFO ] [KRELTSC: 92426889] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92441921] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92457089] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 92472336] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92486849] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 92502924] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92516961] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92532421] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92546900] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 92562796] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92576475] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92592467] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92606967] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 8 [HADES][INFO ] [KRELTSC: 92622821] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92636539] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92652495] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92667023] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 7 [HADES][INFO ] [KRELTSC: 92682904] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92696611] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92712803] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92727316] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 92743208] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92756896] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92772888] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92787384] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 5 [HADES][INFO ] [KRELTSC: 92803279] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92816985] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92832802] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92847287] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 92863212] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92876958] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92892769] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92907495] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 92923367] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92937066] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 92953153] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 92967666] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 92983579] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 92997293] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93012729] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93027552] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 93043440] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93057127] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93072582] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93087351] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 93103247] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93116958] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93133122] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 93149264] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 93170301] Expected: Should count down [Hera] [HADES][TEST ] [KRELTSC: 93183733] Running +LOOP.variable: : TEST23 10 0 DO I . DUP +LOOP ; 3 TEST23 CR [Hera] [HADES][INFO ] [KRELTSC: 93208402] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93223587] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93238433] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 93253427] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93268741] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 93284756] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 93298528] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93314070] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93329042] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 93347141] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 93361080] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93376704] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93391891] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 6 [HADES][INFO ] [KRELTSC: 93407930] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 93421748] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93437290] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93452246] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 9 [HADES][INFO ] [KRELTSC: 93469899] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 93483791] ECW: w=0xbe94dc58 func=0xbe44bf44 '(+LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93499397] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 93516486] Test passed [Hera] [HADES][TEST ] Testing +LOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 93537723] Expected: Should use stack value [Hera] [HADES][TEST ] [KRELTSC: 93557061] +LOOP: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 93573182] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 93592437] Testing word: I [Hera] [HADES][TEST ] [KRELTSC: 93603327] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 93615827] Running I.basic: : TI 4 0 DO I . LOOP CR ; TI [Hera] [HADES][INFO ] [KRELTSC: 93642470] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93657909] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93672714] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 93687754] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93702912] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 93718867] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93733270] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93747794] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 93763723] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93778250] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93792746] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 93808655] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93822833] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 93837712] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 93853653] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 93867905] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 93882965] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 93898399] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 93919062] Expected: Should print: 0 1 2 3 [Hera] [HADES][TEST ] [KRELTSC: 93933199] Running I.single: : TI1 1 0 DO I . LOOP CR ; TI1 [Hera] [HADES][INFO ] [KRELTSC: 93954339] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93969739] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 93984740] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 93999919] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94014953] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 94031056] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94045430] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 94060562] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 94075720] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 94096657] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 94109911] Running I.offset: : TI2 5 3 DO I . LOOP CR ; TI2 [Hera] [HADES][INFO ] [KRELTSC: 94130282] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94145842] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94161879] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 94176870] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94191332] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 94209295] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94223561] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94238035] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 94253900] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94268576] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 94283528] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 94298502] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 94319252] Expected: Should print: 3 4 [Hera] [HADES][TEST ] [KRELTSC: 94332960] Running I.in_expr: : TI3 3 0 DO I 2 * . LOOP CR ; TI3 [Hera] [HADES][INFO ] [KRELTSC: 94355409] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94370402] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94385202] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 94400651] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94415171] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94430011] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hera] [HADES][INFO ] [KRELTSC: 94444712] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 94460918] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94475381] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94489884] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94504700] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hera] [HADES][INFO ] [KRELTSC: 94519583] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 94536125] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94550504] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94565075] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94580364] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hera] [HADES][INFO ] [KRELTSC: 94594972] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 94610930] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94625232] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 94640668] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 94656012] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 94676518] Expected: Should print: 0 2 4 [Hera] [HADES][TEST ] [KRELTSC: 94690552] I: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 94706293] Testing word: I [Hera] [HADES][TEST ] [KRELTSC: 94717167] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 94729536] Running I.basic: : TI 4 0 DO I . LOOP CR ; TI [Hera] [HADES][INFO ] [KRELTSC: 94751736] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94767224] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 94782343] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 94797355] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94811881] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 94828524] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94842956] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94857452] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 94873374] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94887625] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94903064] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 94923516] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94937922] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 94952995] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 94969172] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 94983426] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 94998364] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 95015181] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 95037579] Expected: Should print: 0 1 2 3 [Hera] [HADES][TEST ] [KRELTSC: 95053017] Running I.single: : TI1 1 0 DO I . LOOP CR ; TI1 [Hera] [HADES][INFO ] [KRELTSC: 95076006] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95092814] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95109084] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 95125511] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 95141643] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 95159297] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 95174901] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 95191285] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 95207956] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 95230156] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 95244512] Running I.offset: : TI2 5 3 DO I . LOOP CR ; TI2 [Hera] [HADES][INFO ] [KRELTSC: 95266735] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95283513] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95299742] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 95316161] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 95332433] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 3 [HADES][INFO ] [KRELTSC: 95349797] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 95377847] L8[TABLE]: Config 10 → 11 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Hera] [HADES][DOE ] 52,520000,10000,0,0,208,102,29,4096,1043,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 95421356] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 95437260] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 95454956] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 95470703] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 95487015] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 95503392] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 95525927] Expected: Should print: 3 4 [Hera] [HADES][TEST ] [KRELTSC: 95540807] Running I.in_expr: : TI3 3 0 DO I 2 * . LOOP CR ; TI3 [Hera] [HADES][INFO ] [KRELTSC: 95564295] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95580992] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95597174] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 95613513] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 95629294] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95645734] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hera] [HADES][INFO ] [KRELTSC: 95661694] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 95679029] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 95694552] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 95710898] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95727052] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hera] [HADES][INFO ] [KRELTSC: 95742823] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 95760721] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 95775247] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 95789729] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 95804476] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hera] [HADES][INFO ] [KRELTSC: 95818909] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 4 [HADES][INFO ] [KRELTSC: 95835070] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 95849277] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 95864205] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 95879222] Test passed [Hera] [HADES][TEST ] Testing I ... PASS [Hera] [HADES][TEST ] [KRELTSC: 95902147] Expected: Should print: 0 2 4 [Hera] [HADES][TEST ] [KRELTSC: 95916069] I: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 95931406] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 95950197] Testing word: J [Hera] [HADES][TEST ] [KRELTSC: 95961379] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 95974120] Running J.basic: : TJ 2 0 DO 3 0 DO J . LOOP LOOP CR ; TJ [Hera] [HADES][INFO ] [KRELTSC: 95999673] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96015126] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96030232] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 96045202] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96060087] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96075012] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 96090373] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96104932] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 96120900] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96135143] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96150003] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 96165916] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96180156] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96194666] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 96210868] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96225134] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96241497] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96257083] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96272811] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 96288034] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96302795] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 96318990] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96333665] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96348377] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 96364409] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96378778] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96393733] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 96409684] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96423976] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96439646] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 96454989] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 96470257] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 96490604] Expected: Should print: 0 0 0 1 1 1 [Hera] [HADES][TEST ] [KRELTSC: 96505346] Running J.paired: : TJ2 2 0 DO 2 0 DO J I + . LOOP LOOP CR ; TJ2 [Hera] [HADES][INFO ] [KRELTSC: 96531036] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96546165] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96561058] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 96576042] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96591336] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96606173] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 96621183] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96635786] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 96650676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 96667199] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 96683171] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96697348] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96712344] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 96726845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 96741343] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 96757238] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96771839] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96787388] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96802192] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 96816970] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 96832302] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96846891] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 96861394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 96875989] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 96892418] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96906666] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 96921133] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 96935630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 96950127] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 96966539] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96980807] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 96996139] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 97011125] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 97031393] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 97052115] Expected: Should print: 0 1 1 2 [Hera] [HADES][TEST ] [KRELTSC: 97066542] J: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 97082460] Testing word: J [Hera] [HADES][TEST ] [KRELTSC: 97093423] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 97105939] Running J.basic: : TJ 2 0 DO 3 0 DO J . LOOP LOOP CR ; TJ [Hera] [HADES][INFO ] [KRELTSC: 97133391] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97149125] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97164209] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 97179316] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97194165] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97209390] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 97224631] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97239222] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 97255270] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97269852] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97284403] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 97300362] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97314631] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97329548] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 97345487] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97359795] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97375135] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97390365] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97405239] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 97420500] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97435047] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 97451015] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97465563] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97480132] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 97496089] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97510346] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97525222] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 97541162] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97555389] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97570698] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 97586025] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 97601109] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 97621494] Expected: Should print: 0 0 0 1 1 1 [Hera] [HADES][TEST ] [KRELTSC: 97636247] Running J.paired: : TJ2 2 0 DO 2 0 DO J I + . LOOP LOOP CR ; TJ2 [Hera] [HADES][INFO ] [KRELTSC: 97661282] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97676408] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97691351] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 97706839] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97721840] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97736664] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 97751686] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97766529] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 97781111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 97795863] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 0 [HADES][INFO ] [KRELTSC: 97812132] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97826380] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97841188] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 97855721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 97870277] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 97886189] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97900768] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 97916316] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97931182] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 97946028] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 97961375] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 97975905] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 97990424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 98004959] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 1 [HADES][INFO ] [KRELTSC: 98021245] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 98035730] ECW: w=0xbe94eb58 func=0xbe44d2a8 'J' [Hera] [HADES][INFO ] [KRELTSC: 98050229] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 98064720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 98079551] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 2 [HADES][INFO ] [KRELTSC: 98095445] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 98109649] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 98124907] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 98140205] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 98155240] Test passed [Hera] [HADES][TEST ] Testing J ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98175563] Expected: Should print: 0 1 1 2 [Hera] [HADES][TEST ] [KRELTSC: 98189695] J: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 98205594] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 98224517] Testing word: EXIT [Hera] [HADES][TEST ] [KRELTSC: 98235864] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 98248216] Running EXIT.early_return: : TEX 5 EXIT 99 ; TEX . CR [Hera] [HADES][INFO ] [KRELTSC: 98270918] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 98285939] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 98303265] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98324083] Expected: Should print: 5 [Hera] [HADES][TEST ] [KRELTSC: 98337627] Running EXIT.cond_exit_pos: : TEX2 DUP 0> IF EXIT THEN NEGATE ; 3 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 98362520] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 98378154] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 98393465] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 98409605] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 98426899] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98447837] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 98461398] Running EXIT.cond_exit_neg: : TEX2 DUP 0> IF EXIT THEN NEGATE ; -4 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 98499932] L8[TABLE]: Config 11 → 12 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [Hera] [HADES][DOE ] 53,530000,10000,0,0,207,102,30,4096,1202,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 98542032] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 98556969] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 98571683] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 98587920] ECW: w=0xbe942310 func=0xbe449f24 'NEGATE' [Hera] [HADES][INFO ] [KRELTSC: 98603622] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 98620906] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98642196] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 98655448] Running EXIT.no_skipped: : TEX3 1 2 EXIT 3 ; TEX3 . . CR [Hera] [HADES][INFO ] [KRELTSC: 98676660] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 98691642] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 98706948] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 2 1 [Hera] [HADES][TEST ] [KRELTSC: 98724761] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98745612] Expected: Should print: 2 1 [Hera] [HADES][TEST ] [KRELTSC: 98759118] EXIT: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 98775274] Testing word: EXIT [Hera] [HADES][TEST ] [KRELTSC: 98786564] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 98798838] Running EXIT.early_return: : TEX 5 EXIT 99 ; TEX . CR [Hera] [HADES][INFO ] [KRELTSC: 98820895] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 98836318] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 5 [Hera] [HADES][TEST ] [KRELTSC: 98853708] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98874859] Expected: Should print: 5 [Hera] [HADES][TEST ] [KRELTSC: 98888023] Running EXIT.cond_exit_pos: : TEX2 DUP 0> IF EXIT THEN NEGATE ; 3 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 98913168] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 98928159] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 98942876] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 98959123] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 98976471] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 98997702] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 99010904] Running EXIT.cond_exit_neg: : TEX2 DUP 0> IF EXIT THEN NEGATE ; -4 TEX2 . CR [Hera] [HADES][INFO ] [KRELTSC: 99035945] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 99050959] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 99065699] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99081951] ECW: w=0xbe942310 func=0xbe449f24 'NEGATE' [Hera] [HADES][INFO ] [KRELTSC: 99097296] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 4 [Hera] [HADES][TEST ] [KRELTSC: 99114538] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 99135418] Expected: Should print: 4 [Hera] [HADES][TEST ] [KRELTSC: 99148894] Running EXIT.no_skipped: : TEX3 1 2 EXIT 3 ; TEX3 . . CR [Hera] [HADES][INFO ] [KRELTSC: 99169710] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99185016] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99199857] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 2 1 [Hera] [HADES][TEST ] [KRELTSC: 99218230] Test passed [Hera] [HADES][TEST ] Testing EXIT ... PASS [Hera] [HADES][TEST ] [KRELTSC: 99239136] Expected: Should print: 2 1 [Hera] [HADES][TEST ] [KRELTSC: 99252610] EXIT: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 99268680] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 99287321] Testing word: LEAVE [Hera] [HADES][TEST ] [KRELTSC: 99298778] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 99311051] Running LEAVE.basic: : TLV 0 5 0 DO I 3 = IF LEAVE THEN 1+ LOOP ; TLV . CR [Hera] [HADES][INFO ] [KRELTSC: 99351448] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99366738] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99381930] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99397685] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 99412820] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 99427373] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99442187] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 99457136] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99473007] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 99487819] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 99503186] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 99518029] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99532910] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 99547689] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99563488] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 99578478] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 99593930] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 99609053] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99623918] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 99640793] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99657647] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 99672374] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 99687623] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 99702552] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99717437] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 99733725] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99750050] ECW: w=0xbe94dd48 func=0xbe44c14c '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 99770683] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99786515] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 99805695] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 99827355] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 99840786] Running LEAVE.at_start: : TLV2 0 5 0 DO LEAVE 1+ LOOP ; TLV2 . CR [Hera] [HADES][INFO ] [KRELTSC: 99868672] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99884487] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99900406] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 99915313] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 99930425] ECW: w=0xbe94dd48 func=0xbe44c14c '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 99945881] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 99961896] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 99979237] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 100000248] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 100013582] Running LEAVE.qdloop: : TLV3 0 5 0 ?DO I 2 = IF LEAVE THEN 1+ LOOP ; TLV3 . CR [Hera] [HADES][INFO ] [KRELTSC: 100042049] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100057312] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100079726] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100094849] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 100110260] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100125114] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100140576] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100155306] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100171283] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 100186117] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 100201566] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100217364] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100232616] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100247255] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100263207] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 100278667] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 100294188] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100309762] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100324758] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100339863] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100355893] ECW: w=0xbe94dd48 func=0xbe44c14c '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 100371505] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100387315] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 100406235] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 100427532] Expected: Should print: 2 [Hera] [HADES][TEST ] [KRELTSC: 100441063] LEAVE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 100457703] Testing word: LEAVE [Hera] [HADES][TEST ] [KRELTSC: 100469363] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 100481998] Running LEAVE.basic: : TLV 0 5 0 DO I 3 = IF LEAVE THEN 1+ LOOP ; TLV . CR [Hera] [HADES][INFO ] [KRELTSC: 100518038] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100533578] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100548822] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100563833] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 100579730] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100595182] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100610428] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100625165] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100641584] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 100656511] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 100672048] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100686778] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100702123] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100716984] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100733178] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 100748040] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 100763513] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100778625] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100793718] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100808537] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100824605] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 100840309] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 100856197] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 100870897] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 100885877] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 100901043] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100917001] ECW: w=0xbe94dd48 func=0xbe44c14c '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 100932592] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 100948356] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 100966375] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 100987602] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 101000911] Running LEAVE.at_start: : TLV2 0 5 0 DO LEAVE 1+ LOOP ; TLV2 . CR [Hera] [HADES][INFO ] [KRELTSC: 101025390] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101040896] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101055929] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101070938] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 101086546] ECW: w=0xbe94dd48 func=0xbe44c14c '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 101102442] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101118224] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 101135603] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 101157132] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 101170421] Running LEAVE.qdloop: : TLV3 0 5 0 ?DO I 2 = IF LEAVE THEN 1+ LOOP ; TLV3 . CR [Hera] [HADES][INFO ] [KRELTSC: 101207031] L8[TABLE]: Config 12 → 13 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [Hera] [HADES][DOE ] 54,540000,10000,0,0,200,102,31,4096,1319,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 101251112] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101266655] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101281756] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101297224] ECW: w=0xbe94d988 func=0xbe44ba38 '(?DO)' [Hera] [HADES][INFO ] [KRELTSC: 101313932] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 101329232] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101344328] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 101359072] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101375108] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 101390321] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 101405846] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 101420764] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101435773] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 101450528] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101466841] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 101481899] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 101497385] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 101512078] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101529174] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 101543866] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101559839] ECW: w=0xbe94dd48 func=0xbe44c14c '(LEAVE)' [Hera] [HADES][INFO ] [KRELTSC: 101575505] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101591636] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 2 [Hera] [HADES][TEST ] [KRELTSC: 101609589] Test passed [Hera] [HADES][TEST ] Testing LEAVE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 101630686] Expected: Should print: 2 [Hera] [HADES][TEST ] [KRELTSC: 101644492] LEAVE: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 101660573] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 101679633] Testing word: UNLOOP [Hera] [HADES][TEST ] [KRELTSC: 101691435] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 101704257] Running UNLOOP.early_exit: : TUL 5 0 DO I 2 = IF UNLOOP 42 EXIT THEN LOOP 99 ; TUL . CR [Hera] [HADES][INFO ] [KRELTSC: 101735950] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101751271] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101766812] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 101782055] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 101797014] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101812108] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 101827154] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101843299] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 101858801] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 101873527] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101888550] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 101903630] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101919850] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 101935369] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 101950061] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 101965413] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 101980694] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 101996834] ECW: w=0xbe94ec48 func=0xbe44d324 'UNLOOP' [Hera] [HADES][INFO ] [KRELTSC: 102018306] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102033668] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 102051399] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 102072760] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 102086651] Running UNLOOP.full_loop: : TUL2 5 0 DO I 9 = IF UNLOOP 77 EXIT THEN LOOP 99 ; TUL2 . CR [Hera] [HADES][INFO ] [KRELTSC: 102116072] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102131394] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102146840] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 102162051] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102176887] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102191989] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102207066] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102223108] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102238609] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102253348] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102268749] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102283490] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102299716] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102315230] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102330307] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102345370] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102360088] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102376027] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102391908] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102406630] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102421668] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102436408] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102452694] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102468194] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102482914] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102497936] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102512714] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102529783] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102545341] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102560356] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 99 [Hera] [HADES][TEST ] [KRELTSC: 102578505] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 102599908] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 102613739] UNLOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 102630435] Testing word: UNLOOP [Hera] [HADES][TEST ] [KRELTSC: 102642662] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 102655502] Running UNLOOP.early_exit: : TUL 5 0 DO I 2 = IF UNLOOP 42 EXIT THEN LOOP 99 ; TUL . CR [Hera] [HADES][INFO ] [KRELTSC: 102686593] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102702090] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102717226] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 102732422] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102747199] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102762286] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102777415] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102793651] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102809119] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102823862] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102840728] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102855437] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102871447] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 102886914] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 102902026] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102917056] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 102931774] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 102947750] ECW: w=0xbe94ec48 func=0xbe44d324 'UNLOOP' [Hera] [HADES][INFO ] [KRELTSC: 102963708] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 102978724] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 102996394] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 103018071] Expected: Should print: 42 [Hera] [HADES][TEST ] [KRELTSC: 103031521] Running UNLOOP.full_loop: : TUL2 5 0 DO I 9 = IF UNLOOP 77 EXIT THEN LOOP 99 ; TUL2 . CR [Hera] [HADES][INFO ] [KRELTSC: 103060033] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103075277] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103090946] ECW: w=0xbe94da78 func=0xbe44bc3c '(DO)' [Hera] [HADES][INFO ] [KRELTSC: 103106163] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 103125752] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103141296] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103156028] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103172256] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 103187748] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 103202842] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103217867] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103232615] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103248642] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 103264161] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 103279218] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103294442] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103309115] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103325126] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 103341484] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 103356151] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103371380] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103386065] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103402460] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 103417995] ECW: w=0xbe94ea68 func=0xbe44d22c 'I' [Hera] [HADES][INFO ] [KRELTSC: 103433450] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103448683] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103464087] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103480094] ECW: w=0xbe94db68 func=0xbe44bdc8 '(LOOP)' [Hera] [HADES][INFO ] [KRELTSC: 103495894] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103510886] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 99 [Hera] [HADES][TEST ] [KRELTSC: 103529257] Test passed [Hera] [HADES][TEST ] Testing UNLOOP ... PASS [Hera] [HADES][TEST ] [KRELTSC: 103550748] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 103564504] UNLOOP: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 103581866] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 103600701] Testing word: AGAIN [Hera] [HADES][TEST ] [KRELTSC: 103612525] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 103625041] Running AGAIN.basic: : TAG 0 BEGIN 1+ DUP 3 = IF EXIT THEN AGAIN ; TAG . CR [Hera] [HADES][INFO ] [KRELTSC: 103661655] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103677351] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 103692428] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 103708038] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103723191] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103737995] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103754000] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103770299] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 103785251] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 103800531] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103815586] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103830701] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103846685] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103862770] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 103877679] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 103893026] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 103908066] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 103922808] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 103938849] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 103956767] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 103978036] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 103991602] Running AGAIN.countdown: : CD 10 BEGIN 1- DUP 0= IF EXIT THEN AGAIN ; CD . CR [Hera] [HADES][INFO ] [KRELTSC: 104017939] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 104033738] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104048877] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104078558] L8[TABLE]: Config 13 → 14 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Hera] [HADES][DOE ] 55,550000,10000,0,0,205,103,32,4096,1464,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 104118697] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104133636] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104149933] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104165692] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104180667] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104195619] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104210921] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104226864] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104242638] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104257462] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104272799] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104287639] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104303562] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104319343] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104334448] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104349422] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104364448] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104380384] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104396473] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104411312] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104426296] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104441107] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104457326] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104473138] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104488178] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104503229] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104518415] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104534370] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104550389] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104565211] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104580575] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104595427] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104611344] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104627152] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104642300] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104657299] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104672120] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104688027] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104704685] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104719898] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104734906] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104749765] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104767758] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104787214] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 104803483] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 104820141] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 104835884] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 104851965] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 104870934] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 104892635] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 104906207] AGAIN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 104922357] Testing word: AGAIN [Hera] [HADES][TEST ] [KRELTSC: 104934043] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 104946614] Running AGAIN.basic: : TAG 0 BEGIN 1+ DUP 3 = IF EXIT THEN AGAIN ; TAG . CR [Hera] [HADES][INFO ] [KRELTSC: 104977558] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 104993247] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 105008247] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105023650] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 105038669] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 105053545] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105069652] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105085852] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 105100822] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105115956] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 105130977] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 105146081] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105162215] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105178195] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hera] [HADES][INFO ] [KRELTSC: 105193161] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105208641] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 105223669] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 105238358] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105254457] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 105272462] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 105293616] Expected: Should print: 3 [Hera] [HADES][TEST ] [KRELTSC: 105306899] Running AGAIN.countdown: : CD 10 BEGIN 1- DUP 0= IF EXIT THEN AGAIN ; CD . CR [Hera] [HADES][INFO ] [KRELTSC: 105333029] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 105348325] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105363259] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105380611] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105395986] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105412619] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105428331] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105443131] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105458438] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105473378] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105489431] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105505200] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105520359] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105535329] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105550450] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105566483] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105582649] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105597524] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105612525] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105627485] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105643819] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105660371] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105675512] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105690532] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105705914] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105722055] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105738107] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105752983] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105768306] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105783269] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105799409] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105815271] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105830482] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105845473] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105860595] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105876729] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105892842] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105908440] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 105923566] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 105938640] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105956591] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 105972802] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 105987673] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 106002695] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 106019597] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106035599] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106051357] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hera] [HADES][INFO ] [KRELTSC: 106066164] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hera] [HADES][INFO ] [KRELTSC: 106082250] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hera] [HADES][INFO ] [KRELTSC: 106097051] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106113056] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 106131504] Test passed [Hera] [HADES][TEST ] Testing AGAIN ... PASS [Hera] [HADES][TEST ] [KRELTSC: 106158007] Expected: Should print: 0 [Hera] [HADES][TEST ] [KRELTSC: 106172075] AGAIN: 2 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 106188365] â–¶ Testing module: src/test_runner/modules/control_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 106208738] Testing word: CASE [Hera] [HADES][TEST ] [KRELTSC: 106220229] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 106232811] Running CASE.match_1: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 1 TC [Hera] [HADES][INFO ] [KRELTSC: 106301114] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106317088] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 106332960] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 106347853] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106364104] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 106379511] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106394993] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106410901] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 106427660] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 106441854] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 106457580] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 106478821] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 106492453] Running CASE.match_2: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 2 TC [Hera] [HADES][INFO ] [KRELTSC: 106525341] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106540642] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 106556057] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 106570778] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106587189] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106602200] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 106617367] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 106632065] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106648379] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 106663534] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106678503] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106694295] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 20 [HADES][INFO ] [KRELTSC: 106710883] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 106724982] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 106740157] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 106761208] Expected: Should print: 20 [Hera] [HADES][TEST ] [KRELTSC: 106775143] Running CASE.default: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 5 TC [Hera] [HADES][INFO ] [KRELTSC: 106807333] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106823219] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 106838755] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 106853435] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106869592] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106884552] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 106899968] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 106914670] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 106930589] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 106945542] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hera] [HADES][INFO ] [KRELTSC: 106961090] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 106978121] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 99 [HADES][INFO ] [KRELTSC: 106997319] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 107011352] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 107029518] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 107050935] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 107064530] Running CASE.zero_case: : TC CASE 0 OF 88 ENDOF 1 OF 77 ENDOF 66 SWAP ENDCASE . CR ; 0 TC [Hera] [HADES][INFO ] [KRELTSC: 107124852] L8[TABLE]: Config 14 → 0 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 56,560000,10000,0,0,211,103,32,4096,1620,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][INFO ] [KRELTSC: 107168043] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107183235] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 107198435] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 107213894] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107229832] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 107244934] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107259865] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107275934] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 88 [HADES][INFO ] [KRELTSC: 107292132] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 107306103] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 107321218] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 107342439] Expected: Should print: 88 [Hera] [HADES][TEST ] [KRELTSC: 107355819] Running CASE.neg_case: : TC CASE -1 OF 55 ENDOF 44 SWAP ENDCASE . CR ; -1 TC [Hera] [HADES][INFO ] [KRELTSC: 107384396] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107400181] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 107415390] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 107430385] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107446389] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 107461930] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107476898] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107492707] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 55 [HADES][INFO ] [KRELTSC: 107508931] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 107523535] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 107538699] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 107560361] Expected: Should print: 55 [Hera] [HADES][TEST ] [KRELTSC: 107573901] CASE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 107590469] Testing word: CASE [Hera] [HADES][TEST ] [KRELTSC: 107601956] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 107614654] Running CASE.match_1: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 1 TC [Hera] [HADES][INFO ] [KRELTSC: 107649337] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107664701] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 107679872] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 107694597] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107710986] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 107726106] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107741320] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107757086] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 10 [HADES][INFO ] [KRELTSC: 107773658] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 107787714] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 107802851] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 107823827] Expected: Should print: 10 [Hera] [HADES][TEST ] [KRELTSC: 107837662] Running CASE.match_2: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 2 TC [Hera] [HADES][INFO ] [KRELTSC: 107869626] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107884818] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 107900420] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 107915125] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107931292] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 107946292] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 107961773] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 107978726] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 107996647] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 108014859] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108030146] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108046070] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 20 [HADES][INFO ] [KRELTSC: 108062353] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 108076354] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 108091889] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 108112867] Expected: Should print: 20 [Hera] [HADES][TEST ] [KRELTSC: 108126317] Running CASE.default: : TC CASE 1 OF 10 ENDOF 2 OF 20 ENDOF 99 SWAP ENDCASE . CR ; 5 TC [Hera] [HADES][INFO ] [KRELTSC: 108160021] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108175273] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 108190412] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 108205515] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108221499] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108236440] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 108252366] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 108267436] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108283348] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108298303] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hera] [HADES][INFO ] [KRELTSC: 108313715] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 108329262] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 99 [HADES][INFO ] [KRELTSC: 108345490] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 108359511] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 108374621] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 108395936] Expected: Should print: 99 [Hera] [HADES][TEST ] [KRELTSC: 108409408] Running CASE.zero_case: : TC CASE 0 OF 88 ENDOF 1 OF 77 ENDOF 66 SWAP ENDCASE . CR ; 0 TC [Hera] [HADES][INFO ] [KRELTSC: 108441562] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108460191] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 108476142] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 108490886] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108506882] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 108522574] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108537618] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108553727] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 88 [HADES][INFO ] [KRELTSC: 108570005] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 108584623] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 108599843] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 108621120] Expected: Should print: 88 [Hera] [HADES][TEST ] [KRELTSC: 108634598] Running CASE.neg_case: : TC CASE -1 OF 55 ENDOF 44 SWAP ENDCASE . CR ; -1 TC [Hera] [HADES][INFO ] [KRELTSC: 108663261] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108678438] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hera] [HADES][INFO ] [KRELTSC: 108693630] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hera] [HADES][INFO ] [KRELTSC: 108708973] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108725090] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 108740358] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 108755593] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 108771813] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Hera] 55 [HADES][INFO ] [KRELTSC: 108788854] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 108802969] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 108818381] Test passed [Hera] [HADES][TEST ] Testing CASE ... PASS [Hera] [HADES][TEST ] [KRELTSC: 108839942] Expected: Should print: 55 [Hera] [HADES][TEST ] [KRELTSC: 108853532] CASE: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 108871231] === Control Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 108893262] [Hera] === Testing Module: StarForth Words === [Hera] [HADES][INFO ] [KRELTSC: 108910918] Running StarForth Words Tests (Module 17: StarForth Extensions)... [Hera] [HADES][TEST ] [KRELTSC: 108931676] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 108952277] Testing word: ENTROPY@ [Hera] [HADES][TEST ] [KRELTSC: 108964593] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 108977235] Running ENTROPY@.after_execution: : TESTWORD 1 1 + DROP ; TESTWORD ' TESTWORD ENTROPY@ . CR [Hera] [HADES][INFO ] [KRELTSC: 109007054] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 109022690] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 109037701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 109052501] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 109067634] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 1 [Hera] [HADES][TEST ] [KRELTSC: 109094242] Test passed [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109117651] Expected: Should show execution count > 0 [Hera] [HADES][TEST ] [KRELTSC: 109133634] Running ENTROPY@.zero_initial: : NEWWORD ; ' NEWWORD ENTROPY@ . CR [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 109163130] Test passed [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109188086] Expected: Should show 0 for unused word [Hera] [HADES][TEST ] [KRELTSC: 109210958] Running ENTROPY@.multiple_calls: : ENTTEST 1 DROP ; ENTTEST ENTTEST ENTTEST ' ENTTEST ENTROPY@ . CR [Hera] [HADES][INFO ] [KRELTSC: 109241047] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 109256788] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 109272424] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 109287939] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 109302966] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 109318364] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 109334190] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 109349323] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 109364512] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] 3 [Hera] [HADES][TEST ] [KRELTSC: 109382681] Test passed [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109404897] Expected: Should increment with each call [Hera] [HADES][TEST ] [KRELTSC: 109420727] Running ENTROPY@.null_addr: 0 ENTROPY@ [Hera] [HADES][ERROR] [KRELTSC: 109438912] ENTROPY@: null dictionary entry [Hera] [HADES][TEST ] [KRELTSC: 109453456] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109477104] Expected: Should handle null address [Hera] [HADES][TEST ] [KRELTSC: 109492169] Running ENTROPY@.empty_stack: ENTROPY@ [Hera] [HADES][ERROR] [KRELTSC: 109508495] ENTROPY@: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 109522774] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY@ ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109546436] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 109562086] ENTROPY@: 5 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 109579804] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 109599144] Testing word: ENTROPY! [Hera] [HADES][TEST ] [KRELTSC: 109611348] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 109623881] Running ENTROPY!.set_entropy: : ENTSET ; 42 ' ENTSET ENTROPY! ' ENTSET ENTROPY@ . CR [Hera] 42 [Hera] [HADES][TEST ] [KRELTSC: 109660204] Test passed [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109684213] Expected: Should set entropy to 42 [Hera] [HADES][TEST ] [KRELTSC: 109700310] Running ENTROPY!.overwrite: : ENTOV ; 10 ' ENTOV ENTROPY! 20 ' ENTOV ENTROPY! ' ENTOV ENTROPY@ . CR [Hera] 20 [Hera] [HADES][TEST ] [KRELTSC: 109735175] Test passed [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109758917] Expected: Should overwrite previous value [Hera] [HADES][TEST ] [KRELTSC: 109776674] Running ENTROPY!.zero_entropy: : ENTZERO ; 0 ' ENTZERO ENTROPY! ' ENTZERO ENTROPY@ . CR [Hera] 0 [HADES][INFO ] [KRELTSC: 109819022] L8[TABLE]: Config 0 → 14 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Hera] [HADES][DOE ] 57,570000,10000,0,0,193,110,33,4096,1712,0,0,0,65536,0,0,65536,0,0 [Hera] [HADES][TEST ] [KRELTSC: 109862116] Test passed [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109886751] Expected: Should set entropy to 0 [Hera] [HADES][TEST ] [KRELTSC: 109903232] Running ENTROPY!.null_addr: 42 0 ENTROPY! [Hera] [HADES][ERROR] [KRELTSC: 109923652] ENTROPY!: null dictionary entry [Hera] [HADES][TEST ] [KRELTSC: 109939188] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 109966624] Expected: Should handle null address [Hera] [HADES][TEST ] [KRELTSC: 109983033] Running ENTROPY!.one_arg: 42 ENTROPY! [Hera] [HADES][ERROR] [KRELTSC: 110001064] ENTROPY!: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 110016796] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 110042724] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 110059768] Running ENTROPY!.empty_stack: ENTROPY! [Hera] [HADES][ERROR] [KRELTSC: 110081886] ENTROPY!: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 110096712] Expected error occurred [Hera] [HADES][TEST ] Testing ENTROPY! ... PASS [Hera] [HADES][TEST ] [KRELTSC: 110122845] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 110140654] ENTROPY!: 6 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 110158820] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 110179820] Testing word: WORD-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 110193795] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 110207868] 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: 15 [Hera] 2,: 7 [Hera] C,: 10 [Hera] ,: 21 [Hera] ALLOT: 9 [Hera] ALIGN: 1 [Hera] HERE: 109 [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: 659 [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] .: 901 [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] 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] >: 30 [Hera] <: 74 [Hera] <>: 26 [Hera] =: 174 [Hera] 0<>: 22 [Hera] 0>: 27 [Hera] 0<: 24 [Hera] 0=: 66 [Hera] NOT: 26 [Hera] XOR: 32 [Hera] OR: 22 [Hera] AND: 42 [Hera] MAX: 25 [Hera] MIN: 3 [Hera] NEGATE: 30 [Hera] ABS: 25 [Hera] 2/: 31 [Hera] 2*: 31 [Hera] 2-: 10 [Hera] 2+: 18 [Hera] 1-: 78 [Hera] 1+: 83 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 19 [Hera] MOD: 37 [Hera] /: 34 [Hera] *: 50 [Hera] -: 34 [Hera] +: 97 [Hera] CELLS: 16 [Hera] ERASE: 10 [Hera] MOVE: 2 [Hera] FILL: 22 [Hera] 2!: 16 [Hera] 2@: 12 [Hera] -!: 15 [Hera] +!: 33 [Hera] C!: 50 [Hera] C@: 96 [Hera] !: 109 [Hera] @: 181 [Hera] R@: 45 [Hera] R>: 62 [Hera] >R: 64 [Hera] ROLL: 8 [Hera] PICK: 14 [Hera] DEPTH: 77 [Hera] -ROT: 16 [Hera] ROT: 29 [Hera] OVER: 51 [Hera] SWAP: 117 [Hera] ?DUP: 15 [Hera] DUP: 177 [Hera] DROP: 179 [Hera] ------------------------------------- [Hera] Total executions: 6980 [Hera] Total words: 438 [Hera] Average executions per word: 15 [Hera] [HADES][TEST ] [KRELTSC: 110929219] Test passed [Hera] [HADES][TEST ] Testing WORD-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 110951643] Expected: Should display all word entropy stats [Hera] [HADES][TEST ] [KRELTSC: 110968859] Running WORD-ENTROPY.after_execution: : WDENT 1 2 + DROP ; WDENT WDENT WORD-ENTROPY [Hera] [HADES][INFO ] [KRELTSC: 110997617] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 111013146] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 111028636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 111043490] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 111058629] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 111074102] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 111089412] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 111104332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hera] [HADES][INFO ] [KRELTSC: 111119350] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 111134459] ECW: w=0xbe94ed38 func=0xbe44d3d0 '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: 15 [Hera] 2,: 7 [Hera] C,: 10 [Hera] ,: 21 [Hera] ALLOT: 9 [Hera] ALIGN: 1 [Hera] HERE: 109 [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: 659 [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] .: 901 [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] 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] >: 30 [Hera] <: 74 [Hera] <>: 26 [Hera] =: 174 [Hera] 0<>: 22 [Hera] 0>: 27 [Hera] 0<: 24 [Hera] 0=: 66 [Hera] NOT: 26 [Hera] XOR: 32 [Hera] OR: 22 [Hera] AND: 42 [Hera] MAX: 25 [Hera] MIN: 3 [Hera] NEGATE: 30 [Hera] ABS: 25 [Hera] 2/: 31 [Hera] 2*: 31 [Hera] 2-: 10 [Hera] 2+: 18 [Hera] 1-: 78 [Hera] 1+: 83 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 19 [Hera] MOD: 37 [Hera] /: 34 [Hera] *: 50 [Hera] -: 34 [Hera] +: 100 [Hera] CELLS: 16 [Hera] ERASE: 10 [Hera] MOVE: 2 [Hera] FILL: 22 [Hera] 2!: 16 [Hera] 2@: 12 [Hera] -!: 15 [Hera] +!: 33 [Hera] C!: 50 [Hera] C@: 96 [Hera] !: 109 [Hera] @: 181 [Hera] R@: 45 [Hera] R>: 62 [Hera] >R: 64 [Hera] ROLL: 8 [Hera] PICK: 14 [Hera] DEPTH: 77 [Hera] -ROT: 16 [Hera] ROT: 29 [Hera] OVER: 51 [Hera] SWAP: 117 [Hera] ?DUP: 15 [Hera] DUP: 177 [Hera] DROP: 182 [Hera] ------------------------------------- [Hera] Total executions: 6997 [Hera] Total words: 439 [Hera] Average executions per word: 15 [Hera] [HADES][TEST ] [KRELTSC: 111811838] Test passed [Hera] [HADES][TEST ] Testing WORD-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 111834405] Expected: Should show defined word entropy [Hera] [HADES][TEST ] [KRELTSC: 111850294] 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: 15 [Hera] 2,: 7 [Hera] C,: 10 [Hera] ,: 21 [Hera] ALLOT: 9 [Hera] ALIGN: 1 [Hera] HERE: 109 [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: 659 [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] .: 901 [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] 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] >: 30 [Hera] <: 74 [Hera] <>: 26 [Hera] =: 174 [Hera] 0<>: 22 [Hera] 0>: 27 [Hera] 0<: 24 [Hera] 0=: 66 [Hera] NOT: 26 [Hera] XOR: 32 [Hera] OR: 22 [Hera] AND: 42 [Hera] MAX: 25 [Hera] MIN: 3 [Hera] NEGATE: 30 [Hera] ABS: 25 [Hera] 2/: 31 [Hera] 2*: 31 [Hera] 2-: 10 [Hera] 2+: 18 [Hera] 1-: 78 [Hera] 1+: 83 [Hera] */MOD: 8 [Hera] */: 10 [Hera] /MOD: 19 [Hera] MOD: 37 [Hera] /: 34 [Hera] *: 50 [Hera] -: 34 [Hera] +: 100 [Hera] CELLS: 16 [Hera] ERASE: 10 [Hera] MOVE: 2 [Hera] FILL: 22 [Hera] 2!: 16 [Hera] 2@: 12 [Hera] -!: 15 [Hera] +!: 33 [Hera] C!: 50 [Hera] C@: 96 [Hera] !: 109 [Hera] @: 181 [Hera] R@: 45 [Hera] R>: 62 [Hera] >R: 64 [Hera] ROLL: 8 [Hera] PICK: 14 [Hera] DEPTH: 78 [Hera] -ROT: 16 [Hera] ROT: 29 [Hera] OVER: 51 [Hera] SWAP: 117 [Hera] ?DUP: 15 [Hera] DUP: 177 [Hera] DROP: 182 [Hera] ------------------------------------- [Hera] Total executions: 6999 [Hera] Total words: 439 [Hera] Average executions per word: 15 [Hera] 0 [Hera] [HADES][TEST ] [KRELTSC: 112545261] Test passed [Hera] [HADES][TEST ] Testing WORD-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 112567798] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 112583342] WORD-ENTROPY: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 112600655] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 112620006] Testing word: RESET-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 112633038] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 112646011] Running RESET-ENTROPY.reset_defined: : RESETTEST 1 DROP ; RESETTEST RESETTEST RESETTEST RESET-ENTROPY [Hera] [HADES][INFO ] [KRELTSC: 112684753] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 112700423] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 112716249] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 112731688] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 112746778] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 112761941] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 112777823] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 112792915] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 112808089] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][TEST ] [KRELTSC: 112830996] Test passed [Hera] [HADES][TEST ] Testing RESET-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 112853818] Expected: Should reset all entropy counters [Hera] [HADES][TEST ] [KRELTSC: 112869991] Running RESET-ENTROPY.double_reset: RESET-ENTROPY RESET-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 112891017] Test passed [Hera] [HADES][TEST ] Testing RESET-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 112913644] Expected: Should handle multiple resets [Hera] [HADES][TEST ] [KRELTSC: 112929205] Running RESET-ENTROPY.after_usage: 1 DUP DUP DUP DROP DROP DROP DROP RESET-ENTROPY [Hera] [HADES][TEST ] [KRELTSC: 112954012] Test passed [Hera] [HADES][TEST ] Testing RESET-ENTROPY ... PASS [Hera] [HADES][TEST ] [KRELTSC: 112976714] Expected: Should reset after word usage [Hera] [HADES][TEST ] [KRELTSC: 112992369] RESET-ENTROPY: 3 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 113009801] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 113029556] Testing word: TOP-WORDS [Hera] [HADES][TEST ] [KRELTSC: 113041878] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 113054371] Running TOP-WORDS.display_top5: : TOPTEST 1 DROP ; TOPTEST TOPTEST TOPTEST TOPTEST TOPTEST 5 TOP-WORDS [Hera] [HADES][INFO ] [KRELTSC: 113085134] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 113100376] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 113115497] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 113131429] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 113146896] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 113162122] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 113177539] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 113192589] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 113208179] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 113223547] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 113238650] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 113253852] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 113269657] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 113284722] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 113299892] ECW: w=0xbe94ed38 func=0xbe44d3d0 '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: 113365482] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113387840] Expected: Should display top 5 hot words [Hera] [HADES][TEST ] [KRELTSC: 113404143] 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: 113461466] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113484105] Expected: Should display top 10 words [Hera] [HADES][TEST ] [KRELTSC: 113499543] 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: 113538868] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113560635] Expected: Should handle display after reset [Hera] [HADES][TEST ] [KRELTSC: 113577025] 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: 113612421] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113634148] Expected: Should display top 1 word [Hera] [HADES][TEST ] [KRELTSC: 113649436] 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: 113685322] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113707452] Expected: Should handle large count [Hera] [HADES][TEST ] [KRELTSC: 113722825] Running TOP-WORDS.zero_count: 0 TOP-WORDS [Hera] TOP-WORDS: invalid count 0 [Hera] [HADES][TEST ] [KRELTSC: 113746610] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113771329] Expected: Should handle zero count [Hera] [HADES][TEST ] [KRELTSC: 113787793] Running TOP-WORDS.negative_count: -5 TOP-WORDS [Hera] TOP-WORDS: invalid count -5 [Hera] [HADES][TEST ] [KRELTSC: 113814968] Test passed [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113838886] Expected: Should handle negative count [Hera] [HADES][TEST ] [KRELTSC: 113854275] Running TOP-WORDS.empty_stack: TOP-WORDS [Hera] [HADES][ERROR] [KRELTSC: 113871261] TOP-WORDS: data stack underflow [Hera] [HADES][TEST ] [KRELTSC: 113885477] Expected error occurred [Hera] [HADES][TEST ] Testing TOP-WORDS ... PASS [Hera] [HADES][TEST ] [KRELTSC: 113909739] Expected: Should cause stack underflow [Hera] [HADES][TEST ] [KRELTSC: 113925516] TOP-WORDS: 8 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 113942357] â–¶ Testing module: src/test_runner/modules/starforth_words_test.c [Hera] [HADES][TEST ] [KRELTSC: 113962030] Testing word: (- [Hera] [HADES][TEST ] [KRELTSC: 113979095] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 113991778] Running (-.comment_line: (- This is a comment [Hera] 1 2 + . CR [Hera] [HADES][WARN ] [KRELTSC: 114020879] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 114034660] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 114055392] Expected: Should ignore rest of line [Hera] [HADES][TEST ] [KRELTSC: 114070664] Running (-.mid_line: 1 (- comment here [Hera] 2 + . CR [Hera] [HADES][WARN ] [KRELTSC: 114089638] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 114102276] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 114122816] Expected: Should work mid-expression [Hera] [HADES][TEST ] [KRELTSC: 114137774] Running (-.no_stack_effect: DEPTH (- comment [Hera] DEPTH = . CR [Hera] [HADES][WARN ] [KRELTSC: 114158307] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 114170968] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 114191601] Expected: Should not affect stack [Hera] [HADES][TEST ] [KRELTSC: 114207599] Running (-.multiple: 1 (- first [Hera] 2 (- second [Hera] + . CR [Hera] [HADES][WARN ] [KRELTSC: 114228327] (- comment not terminated [Hera] [HADES][TEST ] [KRELTSC: 114241030] Test passed [Hera] [HADES][TEST ] Testing (- ... PASS [Hera] [HADES][TEST ] [KRELTSC: 114261850] Expected: Should handle multiple comments [Hera] [HADES][TEST ] [KRELTSC: 114278231] (-: 4 passed, 0 failed, 0 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 114294330] === StarForth Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 114315223] [Hera] === Testing Module: ACL Words === [Hera] [HADES][INFO ] [KRELTSC: 114331657] Running ACL Words Tests (Module 24)... [Hera] [HADES][INFO ] [KRELTSC: 114402621] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 114422469] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][WARN ] [KRELTSC: 114449648] ACL: denied '__acl_deny_test__' [Hera] [HADES][INFO ] [KRELTSC: 114477910] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 114493393] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 114508956] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 114525946] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 114541090] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 114556317] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 114572764] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 114588360] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hera] [HADES][INFO ] [KRELTSC: 114603646] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 114629350] SKIP: STRICT mode test (ACL.4th not loaded) [Hera] [HADES][INFO ] [KRELTSC: 114651151] SKIP: ACL-TTL-COMPUTE (ACL.4th not loaded) [Hera] [HADES][WARN ] [KRELTSC: 114673318] vm_create_word: cannot shadow pinned word '__acl_shadow_target__' [Hera] [HADES][TEST ] [KRELTSC: 114700469] === ACL Words Summary: 17 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 114721105] [Hera] === Testing Module: Mama FORTH Words === [Hera] [HADES][INFO ] [KRELTSC: 114738108] Running Mama FORTH Words Tests (Capsule System M7.1)... [Hera] [HADES][TEST ] [KRELTSC: 114757208] Testing word: CAPSULE-COUNT [Hera] [HADES][TEST ] [KRELTSC: 114773488] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 114786435] CAPSULE-COUNT: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 114804539] Testing word: CAPSULE@ [Hera] [HADES][TEST ] [KRELTSC: 114817262] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 114830924] CAPSULE@: 0 passed, 0 failed, 3 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 114847472] Testing word: CAPSULE-FLAGS@ [Hera] [HADES][TEST ] [KRELTSC: 114860577] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 114873075] CAPSULE-FLAGS@: 0 passed, 0 failed, 3 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 114890868] Testing word: CAPSULE-LEN@ [Hera] [HADES][TEST ] [KRELTSC: 114903646] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 114916175] CAPSULE-LEN@: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 114933376] Testing word: CAPSULE-HASH@ [Hera] [HADES][TEST ] [KRELTSC: 114946530] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 114959469] CAPSULE-HASH@: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 114976815] Testing word: MAMA-VM-ID [Hera] [HADES][TEST ] [KRELTSC: 114989257] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 115001741] MAMA-VM-ID: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 115018895] Testing word: VM-COUNT [Hera] [HADES][TEST ] [KRELTSC: 115031042] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 115044311] VM-COUNT: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 115060927] Testing word: CAPSULE-BIRTH [Hera] [HADES][TEST ] [KRELTSC: 115074088] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 115086940] CAPSULE-BIRTH: 0 passed, 0 failed, 2 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 115104277] Testing word: CAPSULE-RUN [Hera] [HADES][TEST ] [KRELTSC: 115116889] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 115129427] CAPSULE-RUN: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 115148468] Testing word: CAPSULE-TEST [Hera] [HADES][TEST ] [KRELTSC: 115161451] ------------------------ [Hera] [HADES][TEST ] [KRELTSC: 115173899] CAPSULE-TEST: 0 passed, 0 failed, 1 stubs, 0 errors [Hera] [HADES][TEST ] [KRELTSC: 115191779] === Mama FORTH Words Summary: 0 passed, 0 failed, 0 skipped, 0 errors === [Hera] [HADES][INFO ] [KRELTSC: 115213799] FINAL TEST SUMMARY: [Hera] [HADES][INFO ] [KRELTSC: 115226555] Total tests run: 1003 [Hera] [HADES][INFO ] [KRELTSC: 115239524] Passed: 965 [Hera] [HADES][INFO ] [KRELTSC: 115252309] Failed: 0 [Hera] [HADES][INFO ] [KRELTSC: 115265235] Stubs (not yet implemented): 38 [Hera] [HADES][INFO ] [KRELTSC: 115279692] Errors: 0 [Hera] [HADES][INFO ] [KRELTSC: 115293016] ALL IMPLEMENTED TESTS PASSED! [Hera] [HADES][INFO ] [KRELTSC: 115307688] Contract checks (A4'/A1): all passed [Hera] [HADES][INFO ] [KRELTSC: 115323429] ============================================== [Hera] PARITY:M7.1a word_count=447 here=0x00000000000000d8 latest_id=611 hash=0x267a63196f7de1c5 [Hera] PARITY:OK [Hera] POST: PASSED [Hera] [HAL][exec] regions frozen: [Hera] kernel.text: [0x00000000be43881c, 0x00000000be438820) [Hera] VM: parity bootstrap complete [Hera] [HADES][INFO ] [KRELTSC: 116172535] blk: raw device LBN 2048..3071 (1024 blocks) [Hera] PCI: init... [Hera] virtio-blk: found device [Hera] Artemis: virtio-blk attached [Hera] [HADES][INFO ] [KRELTSC: 116573533] 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: 116827545] exec_block: block 2057 len 313 [Hera] [HADES][INFO ] [KRELTSC: 116907677] exec_block: block 2049 len 395 [Hera] [HADES][INFO ] [KRELTSC: 116943071] EXEC: capsule 'lib.4th' [Hera] [HADES][INFO ] [KRELTSC: 117054278] exec_block: block 4050 len 440 [Hera] [HADES][INFO ] [KRELTSC: 117112818] ECW: w=0xbe9675c0 func=0xbe42cea4 'EXEC' [Hera] [HADES][INFO ] [KRELTSC: 117128877] EXEC: capsule 'common:msg.4th' [Hera] [HADES][INFO ] [KRELTSC: 117173438] exec_block: block 4055 len 301 [Hera] [HADES][INFO ] [KRELTSC: 117227106] L8[TABLE]: Config 14 → 15 regime=7 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [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: 117272337] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 117288911] EXEC: capsule 'process.4th' [Hera] [HADES][INFO ] [KRELTSC: 117324945] exec_block: block 4300 len 459 [Hera] [HADES][INFO ] [KRELTSC: 117362754] exec_block: block 4301 len 337 [Artemis] [HADES][INFO ] [KRELTSC: 120960157] Registering FORTH-79 Standard word set... [Artemis] [HADES][INFO ] [KRELTSC: 120998610] Registering FORTH-79 arithmetic words... [Artemis] [HADES][INFO ] [KRELTSC: 121365088] FORTH-79 Standard word set registration complete [Artemis] [HADES][INFO ] [KRELTSC: 121761923] exec_block: block 4110 len 359 [Artemis] [HADES][INFO ] [KRELTSC: 121828250] exec_block: block 4111 len 327 [Artemis] [HADES][INFO ] [KRELTSC: 121886387] exec_block: block 4128 len 187 [Artemis] [HADES][INFO ] [KRELTSC: 121913795] exec_block: block 4112 len 298 [Artemis] [HADES][INFO ] [KRELTSC: 121948503] exec_block: block 4113 len 396 [Artemis] [HADES][INFO ] [KRELTSC: 122003116] exec_block: block 4137 len 98 [Artemis] [HADES][INFO ] [KRELTSC: 122047900] exec_block: block 4138 len 176 [Artemis] [HADES][INFO ] [KRELTSC: 122548635] exec_block: block 4122 len 497 [Artemis] [HADES][INFO ] [KRELTSC: 123078319] L8[TABLE]: Config 17 → 0 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 123500160] exec_block: block 4123 len 453 [Artemis] [HADES][INFO ] [KRELTSC: 123893770] exec_block: block 4129 len 234 [Artemis] [HADES][INFO ] [KRELTSC: 123924750] exec_block: block 4130 len 147 [Artemis] [HADES][INFO ] [KRELTSC: 123949514] exec_block: block 4124 len 467 [Artemis] [HADES][INFO ] [KRELTSC: 123990144] exec_block: block 4125 len 437 [Artemis] [HADES][INFO ] [KRELTSC: 124020021] exec_block: block 4126 len 343 [Artemis] [HADES][INFO ] [KRELTSC: 124042253] L8[TABLE]: Config 0 → 1 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 124089704] exec_block: block 4131 len 312 [Artemis] [HADES][INFO ] [KRELTSC: 124122135] exec_block: block 4139 len 229 [Artemis] [HADES][INFO ] [KRELTSC: 124151844] exec_block: block 4140 len 221 [Artemis] [HADES][INFO ] [KRELTSC: 124178535] exec_block: block 4127 len 173 [Artemis] [HADES][INFO ] [KRELTSC: 124559502] exec_block: block 4132 len 365 [Artemis] [HADES][INFO ] [KRELTSC: 124593852] exec_block: block 4134 len 336 [Artemis] [HADES][INFO ] [KRELTSC: 124620411] exec_block: block 4135 len 265 [Artemis] [HADES][INFO ] [KRELTSC: 124644694] exec_block: block 4136 len 212 [Artemis] [HADES][INFO ] [KRELTSC: 125010185] exec_block: block 4141 len 138 [Artemis] [HADES][INFO ] [KRELTSC: 125038906] exec_block: block 4133 len 74 [Artemis] [HADES][INFO ] [KRELTSC: 125054770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 125071772] ECW: w=0xbe99ec90 func=0xbe44fadc 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 125089774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 125105884] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 125121329] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Artemis] [HADES][INFO ] [KRELTSC: 125223272] ECW: w=0xbe9a0d40 func=0xbe43491c 'ART-BOOT-DETECT' [Artemis] [HADES][INFO ] [KRELTSC: 125240953] ECW: w=0xbe99e8b0 func=0xbe44fadc 'ART-HDR-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 125257621] ECW: w=0xbe9485a0 func=0xbe44a3b4 'BLOCK' [Artemis] [HADES][INFO ] [KRELTSC: 125621018] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 125637439] ECW: w=0xbe9a0270 func=0xbe43491c 'ART-MAGIC?' [Artemis] [HADES][INFO ] [KRELTSC: 125654459] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 125669958] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 125685395] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 125700896] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 125716750] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 125732533] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Artemis] [HADES][INFO ] [KRELTSC: 125747901] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 125763190] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 125779289] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 125794452] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 125809988] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 125825649] ECW: w=0xbe941e60 func=0xbe449c3c '2+' [Artemis] [HADES][INFO ] [KRELTSC: 125841638] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 125856857] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 125872237] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 125887335] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 125903356] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 125918916] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 125946698] L8[TABLE]: Config 1 → 0 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 125986839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126002082] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 126017661] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126033263] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126048318] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 126064422] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 126080266] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126096542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126111671] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 126126919] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126142750] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126158070] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 126173466] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 126188984] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126206613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126221844] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 126237210] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126252674] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126268209] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 126283714] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 126299350] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126316675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126332271] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 126347773] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126363118] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126378203] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 126394004] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Artemis] [HADES][INFO ] [KRELTSC: 126409605] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126425035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 126440121] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 126455677] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 126471010] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126486031] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Artemis] [HADES][INFO ] [KRELTSC: 126501851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126518014] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 126534541] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Artemis] [HADES][INFO ] [KRELTSC: 126550402] ECW: w=0xbe9a0948 func=0xbe44fadc 'ART-LITHOS-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 126567778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126583741] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 126599297] ECW: w=0xbe9a1508 func=0xbe44fa1c 'ART-BOOT-MODE' [Artemis] [HADES][INFO ] [KRELTSC: 126616251] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Artemis] [HADES][INFO ] [KRELTSC: 126631580] ECW: w=0xbe9a0850 func=0xbe44fadc 'ART-BLANK-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 126650719] ECW: w=0xbe97b8a0 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 126666758] ECW: w=0xbe97e5a0 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126681921] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 126698382] ECW: w=0xbe9a0948 func=0xbe44fadc 'ART-LITHOS-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 126716052] ECW: w=0xbe97b8a0 func=0xbe45d660 'OVER' [Artemis] [HADES][INFO ] [KRELTSC: 126731987] ECW: w=0xbe97e5a0 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126747066] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 126763610] ECW: w=0xbe97b4e0 func=0xbe45d344 'DROP' [Artemis] [HADES][INFO ] [KRELTSC: 126779900] ECW: w=0xbe9a1310 func=0xbe43491c 'ART-RESUME' [Artemis] [HADES][INFO ] [KRELTSC: 126796579] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] Artemis: LithosAnanke disk -- resuming[HADES][INFO ] [KRELTSC: 126829547] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 126844040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126859877] ECW: w=0xbe988ee8 func=0xbe44b848 '(BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 126876182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 126893593] ECW: w=0xbe9a1508 func=0xbe44fa1c 'ART-BOOT-MODE' [Artemis] [HADES][INFO ] [KRELTSC: 126910706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 126926000] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 126941413] ECW: w=0xbe9a0850 func=0xbe44fadc 'ART-BLANK-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 126958945] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 126974091] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 126990457] ECW: w=0xbe9a0948 func=0xbe44fadc 'ART-LITHOS-DISK' [Artemis] [HADES][INFO ] [KRELTSC: 127007837] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 127023405] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 127040054] ECW: w=0xbe9a1eb0 func=0xbe43491c 'ART-READ-TEST' [Artemis] [HADES][INFO ] [KRELTSC: 127057154] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] Artemis: persist-read...[HADES][INFO ] [KRELTSC: 127079634] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 127093944] ECW: w=0xbe99eb98 func=0xbe44fadc 'ART-DATA-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 127111006] ECW: w=0xbe9a0e38 func=0xbe43491c 'BLK-FETCH' [Artemis] [HADES][INFO ] [KRELTSC: 127127359] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 127143066] ECW: w=0xbe99eb98 func=0xbe44fadc 'ART-DATA-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 127159943] ECW: w=0xbe943210 func=0xbe457174 '>=' [Artemis] [HADES][INFO ] [KRELTSC: 127175392] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 127191820] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Artemis] [HADES][INFO ] [KRELTSC: 127207952] ECW: w=0xbe99fda0 func=0xbe43491c 'LBN>IDX' [Artemis] [HADES][INFO ] [KRELTSC: 127223981] ECW: w=0xbe99eb98 func=0xbe44fadc 'ART-DATA-LBN' [Artemis] [HADES][INFO ] [KRELTSC: 127240841] ECW: w=0xbe9415f0 func=0xbe449528 '-' [Artemis] [HADES][INFO ] [KRELTSC: 127256085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127272258] ECW: w=0xbe990518 func=0xbe45c9d0 'Q.1' [Artemis] [HADES][INFO ] [KRELTSC: 127289762] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Artemis] [HADES][INFO ] [KRELTSC: 127305687] ECW: w=0xbe99fca8 func=0xbe43491c 'BLK-HEAT!' [Artemis] [HADES][INFO ] [KRELTSC: 127322010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 127338170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 127354661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 127369690] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Artemis] [HADES][INFO ] [KRELTSC: 127384841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127403218] ECW: w=0xbe9485a0 func=0xbe44a3b4 'BLOCK' [Artemis] [HADES][INFO ] [KRELTSC: 127771720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127789111] ECW: w=0xbe940ba0 func=0xbe458290 'C@' [Artemis] [HADES][INFO ] [KRELTSC: 127804771] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 127820442] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Artemis] [HADES][INFO ] [KRELTSC: 127836359] ECW: w=0xbe988fe0 func=0xbe44b904 '(0BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 127853189] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] PASS: persist-read[HADES][INFO ] [KRELTSC: 127880996] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 127895664] ECW: w=0xbe988ee8 func=0xbe44b848 '(BRANCH)' [Artemis] [HADES][INFO ] [KRELTSC: 127912200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127927866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 127945777] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] Artemis ready[HADES][INFO ] [KRELTSC: 127966723] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 127981249] ECW: w=0xbe9a1ad8 func=0xbe43491c 'ART-STATUS' [Artemis] [HADES][INFO ] [KRELTSC: 127997770] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] Artemis: [HADES][INFO ] [KRELTSC: 128017804] ECW: w=0xbe99ec90 func=0xbe44fadc 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 128033762] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Artemis] 22998 [HADES][INFO ] [KRELTSC: 128051696] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] data blocks[HADES][INFO ] [KRELTSC: 128070173] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 128086520] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] K-total=[HADES][INFO ] [KRELTSC: 128106855] ECW: w=0xbe9a16f8 func=0xbe43491c 'ART-K-TOTAL' [Artemis] [HADES][INFO ] [KRELTSC: 128121998] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 128137394] ECW: w=0xbe99ec90 func=0xbe44fadc 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 128154843] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 128170627] ECW: w=0xbe9891c8 func=0xbe44bc3c '(DO)' [Artemis] [HADES][INFO ] [KRELTSC: 128186476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128202072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128218573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128234404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128250730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128266205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 128283222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128298931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128318427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128334928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128350038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128366422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128382142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128398757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128413836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 128428899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128444440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128460600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128476701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128491747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128508046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128524169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128540378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128555553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 128570675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128586797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128601876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128617742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128632759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128649396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128665072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128681179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128696215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 128711594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128727158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128742249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128758064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128773426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128789995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128805743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128821936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128837384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 128852736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 128868276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128883303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 128899624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 128914679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 128930963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 128946670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 128963262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 128978347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 128993425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129008987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129024410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129040209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129055241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129071511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129087553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129103670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129120300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 129136763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129154090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129170706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129188000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129204668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129222657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129239812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129257508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129274411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 129290910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129307895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129324341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129341916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129358353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129376150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129393730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129411417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129428064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 129444533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129461962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129478460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129495780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129512214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129530854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129547952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129565465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129582253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 129598736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129615740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129632176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129649741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129666162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129683862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129700977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129718943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129735613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 129752063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129769347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129785777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129803039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129819473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129837027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129853010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 129869264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129884400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 129899868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 129915408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 129930458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 129946281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 129961703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 129978008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 129993720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130009981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130025417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130041821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130060256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130081207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130098303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130113472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130129959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130147319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130163587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130178685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130193946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130209953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130225164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130240974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130255951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130272601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130288280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130304422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130319487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130335035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130350582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130365604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130381385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130396717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130412976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130428641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130444788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130460106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130475113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130509749] L8[TABLE]: Config 0 → 1 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 130551454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130566631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130582861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130597911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130614256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130629928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130646480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130661608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130676840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130692321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130707791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130723649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130738857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130755107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130771184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130787383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130802465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130817505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130833444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130848468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 130864498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 130879540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 130896139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 130913286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 130929672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130944770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 130960353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 130976115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 130991087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131008152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131023578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131039847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131055521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131071883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131087305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131102445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131118685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131134612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131153471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131168724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131185139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131201687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131218480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131233594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131248795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131264759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131280017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131295909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131311025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131327714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131343469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131365549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131380770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131396805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131412300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131427505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131443235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131458819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131475137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131490828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131507013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131522385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131537467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131553254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131568242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131584351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131599303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131615519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131631154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131647655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131662653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131677721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131693197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131708512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131724299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131739304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131755527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131771491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131787594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131802553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131817551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131833344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131848316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 131864518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 131879528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 131896115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 131911820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 131927984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131943015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 131958337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 131973860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 131988895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132004720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132020137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132036394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132052090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132068237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132083586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132098616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132114138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132129096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132145213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132160190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132176386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132192021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132208425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132223427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132238670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132254167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132269633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132285425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132300654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132316882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132332944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132349055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132364215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132379970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132396118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132412114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132428064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132443092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132459903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132475593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132491810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132506892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132522660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132538205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132553417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132569201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132584501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132601183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132617025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132633111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132648511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132663534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132679021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132694007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132710089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132725151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132741439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132757157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132773613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132788707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132803988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132819534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132834906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132850743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 132865751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 132882010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 132897992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 132914317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132929464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 132944559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 132960385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 132975416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 132991443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133006491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133023024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133038688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133054895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133069923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133085269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133100781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133116048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133131864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133147199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133163569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133179278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133195650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133210969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133226039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133241783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133256805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133272963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133288169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133304407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133320069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133336581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133352087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133367247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133382789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133398198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133414049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133429312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133445605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133461593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133477782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133492817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133507916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133523779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133538832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133554633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133569632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133586140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133601835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133618218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133633286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133649545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133665333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133680512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133696414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133712457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133728834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133744698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133760881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133776299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133791579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133807110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133822115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133838396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133854220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 133870523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 133886197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 133902821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133919650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 133935086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 133950628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 133966161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 133982335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 133997426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134014573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134030446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134046623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134061672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134077212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134092906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134108170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134123995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134139015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134155633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134171521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134187715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134208016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134223162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134238697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134253705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134269997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134285021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134301253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134316913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134333444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134348496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134363612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134379214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134399757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134416153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134431480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134447857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134464656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134480943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134496273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134511457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134528088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134543159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134558986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134574028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134591397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134620038] L8[TABLE]: Config 1 → 2 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [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: 134660720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134677221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134692313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134707956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134723575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134738646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134754515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134769960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134786345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134802345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134818604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134834029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134849165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 134864806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134879884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 134896136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 134911097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 134927326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 134942948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 134959564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 134974588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 134989824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135005315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135020643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135036414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135051427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135067681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135083678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135099744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135114708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135129667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135145445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135160433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135176449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135191440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135209417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135225043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135241116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135256077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135271494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135287045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135302315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135318150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135333460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135349698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135365579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135381710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135397092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135412130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135427632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135442638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135458756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135473734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135489976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135505610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135522073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135537122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135552135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135567648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135582969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135598749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135613716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135629911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135645948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135662189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135677327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135692448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135708360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135723372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135739202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135754234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135770853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135786652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135802915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135818009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135833465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135849029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135864314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 135880121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 135895508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 135911790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 135927546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 135943742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 135959102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 135974124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 135989614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136004614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136020738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136035771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136052015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136067726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136084193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136099209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136114445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136129963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136145317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136161207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136176286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136192828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136208890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136225053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136240084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136255146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136271071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136286149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136302215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136317288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136334054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136349781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136365985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136381068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136396467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136412014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136427043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136442868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136458310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136474621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136490570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136506792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136522474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136537588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136553357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136568405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136584522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136599626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136615955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136631736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136648340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136663452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136678815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136694437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136709857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136725753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136740787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136757069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136773192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136789456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136804805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136819935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136835974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136851142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 136867298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 136882458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 136899173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 136914969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 136931235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136946416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 136961894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 136977829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 136992938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137008827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137024351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137040821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137056699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137073014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137088502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137103680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137119311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137134455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137150991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137166121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137182579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137199069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137215828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137231284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137246496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137262100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137277686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137293665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137308812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137325286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137341416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137357586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137372634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137387661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137403586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137418798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137435845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137452670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137469532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137485313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137501716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137517723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137533001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137548649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137563977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137580348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137595460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137611800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137627533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137644104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137659212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137674339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137689946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137705378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137721266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137736317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137752875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137768996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137785233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137800331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137815454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137831371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137846427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 137863184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 137878393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 137895122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 137910890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 137927155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137942296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 137957765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 137973337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 137988532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138004492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138019907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138036257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138052232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138068492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138083978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 138099127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138114765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138129873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138146086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138161223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138177647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138193453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138211357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138226532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 138241706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138257374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138272858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138288692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138303709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138319980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138336001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138352153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138367186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 138382203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138398124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138413161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138428963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138443963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138460571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138476216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138492367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138507377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 138523002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138538560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138553787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138569625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138585035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138601379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138617103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138633293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138648737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 138663835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138692228] L8[TABLE]: Config 2 → 3 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [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: 138733143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138748411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138764179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138782933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138799412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138815252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138831904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138846939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 138862042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 138877800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138893180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 138909033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 138924061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 138940337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 138956302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 138972522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 138987575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139002642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139018581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139033663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139049514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139064798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139081408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139097114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139113323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139128411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139143778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139159398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139174508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139190624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139206315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139222697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139238455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139254696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139270184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139285292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139300862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139315933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139332085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139347205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139363581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139379350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139395882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139411002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139426113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139441923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139457330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139473193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139488243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139504598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139520622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139536901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139552021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139567397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139583337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139598438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139614310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139629586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139646330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139662100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139678348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139693487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139708973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139724547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139739606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139755443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139770881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139787249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139803002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139819214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139834696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139849799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 139865617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139880696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 139896875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 139912004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 139928614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 139944380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 139961063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 139976178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 139991286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140006929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140022408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140038281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140053315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140069612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140085659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140101969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140117130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140132223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140148782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140163864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140179680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140194689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140211424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140227184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140243661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140258767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140274438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140290079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140305190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140321088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140336561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140352876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140368794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140384958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140400761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140415792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140431295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140446270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140462857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140478893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140495278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140510964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140527975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140543155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140558619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140574298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140589897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140605776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140621077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140637406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140653602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140669890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140685058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140700206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140716282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140731402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140747357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140762536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140779320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140795116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140811346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140826446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140842019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140857640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140872938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 140888842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 140904250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 140920493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 140936124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 140952619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 140967695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 140982779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 140998314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141013377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141029573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141044572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141060856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141076526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141093073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141108167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 141123283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141138955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141154511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141170289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141185550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141203973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141221127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141238722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141255351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 141272135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141289113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141305547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141323027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141339840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141357623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141374758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141392883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141409693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 141426145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141443050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141460014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141477499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141493913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141511683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141529243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141546913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141563337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 141580140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141597127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141613561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141630826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141647749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141665521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141682631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141700255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141717087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 141733561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141750589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141767389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141785940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141802439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141820445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141838045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 141855716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141872152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 141888585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 141905944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 141921993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 141937908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 141953341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 141969723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 141985422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142001572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142016939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142032056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142047652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142062718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142078916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142093970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142110229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142126155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142142710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142157866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142172964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142188530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142205097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142221122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142236150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142252511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142268606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142284796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142299865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142315176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142331138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142346199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142362051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142377189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142393835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142409746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142426133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142441411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142457031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142472774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142487969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142504181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142519734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142536140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142551982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142568316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142584328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142599531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142615195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142630554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142646814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142661967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142678388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142694190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142710816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142726027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142741238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142757137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142772721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142788735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142816765] L8[TABLE]: Config 3 → 4 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [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: 142857884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 142874283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 142890369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 142906681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142921865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 142937057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 142953174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 142968248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 142984034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 142999044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143015611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143031333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143047509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143062578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143078035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143093552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143108565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143124544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143139952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143156284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143172003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143188382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143203822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143218850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143234395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143249398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143266148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143281269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143297581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143313328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143329902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143344996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143360089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143375683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143391158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143407060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143422105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143438644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143455336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143471731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143486941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143502402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143518584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143533649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143549439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143564441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143581065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143596766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143612918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143627975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143643405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143658954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143673987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143690013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143705439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143722299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143738037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143754217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143770791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143786027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143801553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143816573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143832775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143847863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 143864134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 143879852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 143896398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143911421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 143927151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 143942891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 143959831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 143975637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 143990600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144007037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144023267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144039381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144054372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144069396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144085349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144100393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144116185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144131383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144148009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144163740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144179922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144194889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144210464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144225933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144240908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144256676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144272082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144288355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144304057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144320453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144335857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144350851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144366350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144381401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144397501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144412501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144428715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144444365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144460822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144475872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144490897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144506615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144521959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144537746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144552731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144568996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144585342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144601491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144616475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144631492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144647399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144662422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144678191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144693185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144709799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144725464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144741606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144756659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144772006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144787521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144802487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144818296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144833594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144849809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 144865464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 144881576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144896958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 144911959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 144927487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 144942490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 144958701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 144973650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 144989838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145005426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145021894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145040668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145055827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145071346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145086748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145102564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145117594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145134087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145150080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145166207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145181207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145196440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145212250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145227212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145243301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145258268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145274978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145290612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145306731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145321956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145337346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145352815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145367763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145383741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145399027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145415256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145430882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145446977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145462314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145477339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145492871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145508127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145524221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145539173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145555378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145571211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145587762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145602775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145617786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145633281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145648565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145664304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145679235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145695646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145711540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145727616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145742591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145757589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145773410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145788358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145804081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145819285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145835815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145851470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 145867596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145882834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 145898165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 145913913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 145928944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 145944773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 145960203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 145976486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 145992193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146008550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146023967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146039024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146054581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146069606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146086474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146101601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146117913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146133686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146150258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146165360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146180512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146196047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146212824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146228788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146243836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146260187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146276437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146292642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146307711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146322822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146338751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146353813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146369745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146384760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146401448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146417237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146433472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146448622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146464043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146479618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146494561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146510571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146525956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146542334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146558052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146574686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146590180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146605299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146620846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146635901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146652116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146667133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146683365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146699246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146715969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146731018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146746073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146761819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146777153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146792972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 146807996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 146824249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 146840473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 146856594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146872110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 146900637] L8[TABLE]: Config 4 → 5 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [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: 146940742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 146956643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 146971657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 146987475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147002469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147019196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147034898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147051043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147066074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147081876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147097365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147112377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147128122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147143527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147159779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147175471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147191641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147207248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147222218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147237696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147253164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147269400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147284494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147300703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147316368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147332959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147347969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147362944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147378422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147393980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147409767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147424738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147441049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147457145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147473239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147488245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147503269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147519438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147534453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147550235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147565213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147582139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147597826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147613929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147628947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147644359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147659813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147674779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147690519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147706514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147722728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147738328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147755266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147771491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147786761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147802273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147817226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147833547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147848605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 147865967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 147881741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 147898327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147913948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 147929061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 147944600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 147960086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 147976840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 147992026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148008378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148024693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148040958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148056071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148071208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148087246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148102668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148118620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148133752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148150779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148166624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148182918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148198339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148214112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148229761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148244906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148261064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148276615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148292982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148309507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148325736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148341247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148356320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148371829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148387015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148403261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148418278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148434545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148450494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148467105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148482214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148497333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148512906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148528358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148544202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148559210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148575831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148591935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148608127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148623204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148638483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148654393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148669393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148685175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148700169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148716945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148734105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148751431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148767126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148782227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148797812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148812913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148829406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148844452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 148860778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 148876549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 148893333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148908380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 148923462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 148939024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 148954591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 148970438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 148985517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149001784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149017954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149034130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149049211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149064273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149080204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149095307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149111231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149126318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149143227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149159023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149175229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149190357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149205854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149221496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149236912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149252800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149268351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149284696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149300465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149316711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149332173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149347279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149362872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149377972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149394408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149409552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149425932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149441710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149458510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149473678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149488815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149504491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149519923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149535843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149550943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149567313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149583394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149599620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149614712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149629828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149646169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149661287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149677179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149692291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149709685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149725362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149741504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149756453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149772102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149787604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149802584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149818337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149833683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149849930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 149865616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 149881764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149897073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 149912474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 149927993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 149942996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 149959134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 149974137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 149990392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150006058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150022954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150038371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150054233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150069933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150085686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150101894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150117159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150133646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150150080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150166224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150181224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150196253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150215729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150230821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150246569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150261663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150278558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150294308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150310409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150325533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150341164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150356767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150371819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150387652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150403072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150419396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150435144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150451518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150466890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150481990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150497500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150512550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150529384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150545015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150561306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150578244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150594435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150609514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150624590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150640515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150655592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150671442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150686490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150703031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150718753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150734891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150749937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150765638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150781233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150796284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150812136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 150827813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 150844099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 150859883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 150876139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150891794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 150907018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 150922658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 150937738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 150974385] L8[TABLE]: Config 5 → 6 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [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: 151015493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151030892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151047244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151063014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151079620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151094790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151109937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151125535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151141180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151157195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151172324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151188704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151205084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151221331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151236495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151251689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151268663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151283789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151299681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151314737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151331743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151351410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151367876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151383072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151398658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151414273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151429396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151445313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151460768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151477129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151492923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151509150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151524991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151540192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151555857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151570997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151587326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151602445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151618827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151634618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151651375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151666502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151681589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151697195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151712695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151728636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151743737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151760145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151776648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151792892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151808009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151823164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151839219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151854346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 151870254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 151885387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 151902130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 151917935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 151934466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151949607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 151965208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 151980860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 151996001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152011920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152027817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152044182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152059982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152076190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152091830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152106961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152122572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152137654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152154123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152169227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152185560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152201330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152217970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152233088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152248196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152263819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152279318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152295277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152310410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152327040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152343089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152359304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152374415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152389830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152405479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152420541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152436442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152451533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152468441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152484318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152500543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152516117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152531439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152547095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152562235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152579953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152595434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152611923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152627912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152644662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152659887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152675116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152690944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152706818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152722721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152737846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152754194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152770340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152786653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152801868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152817035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152833087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152848255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 152864177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 152879372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 152896127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 152911988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 152928308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152943524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 152959022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 152974727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 152989896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153005837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153021296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153037673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153054397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153070653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153086200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153101409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153117107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153132252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153148543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153163694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153180056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153195827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153212606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153227767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153242937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153258940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153274491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153290476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153305728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153322141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153338348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153354673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153369885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153385097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153401327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153416491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153432495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153447670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153464620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153480510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153496847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153512189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153527841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153543553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153558698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153574678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153590164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153606692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153622574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153638931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153654704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153669965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153685704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153700935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153717479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153732741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153749211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153765468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153781963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153797156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153812371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153828417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153843626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 153859596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 153874803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 153891615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 153907520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 153924180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153939404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 153954940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 153970684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 153985899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154001876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154017346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154033747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154049583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154065863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154081522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154096740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154112324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154127361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154143537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154158571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154174869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154190570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154209278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154224438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154239512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154255120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154270598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154286493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154301573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154317934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154334089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154350338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154365445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154380598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154396801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154411936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154427860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154442999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154459713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154475453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154491655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154506733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154522525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154538115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154553145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154568972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154584438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154601462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154617226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154633408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154648907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154664038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154679598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154694641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154711086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154726141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154742424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154758790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154775494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154790760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154805979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154821603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154837299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154853178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 154868304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 154884644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 154902050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 154918295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154933433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 154948591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 154964532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 154979633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 154995475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155010585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155027500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155043301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155059532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155087741] L8[TABLE]: Config 6 → 7 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [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: 155128267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155143754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155159343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155174382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155190221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155205585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155221874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155237551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155253683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155269452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155284520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155300060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155315059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155331247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155346298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155362581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155378276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155394755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155409851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155424958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155440544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155455968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155471778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155486780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155503031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155519030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155535175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155550246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155565299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155581221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155596264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155612092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155627145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155643714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155659418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155675554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155690634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155706094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155721771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155736978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155752953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155768812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155785125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155800859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155817036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155832365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155847501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 155863124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155878210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 155894404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 155909510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 155925793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 155943070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 155961599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 155978212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 155994827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156012054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156029146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156046585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156063174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156081475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156098754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156116501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156133046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 156149825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156166941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156183492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156200921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156218207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156236225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156253493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156271571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156288142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 156304642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156322111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156339269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156359246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156376380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156395229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156412580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156430271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156446757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 156463700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156480762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156497237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156514864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156531315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156549160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156566311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156584345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156601034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 156617537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156634557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156651372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156668710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156683764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156700089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156722192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156738469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156753541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 156769049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156784894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156800577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156816497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156832024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156848355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 156864156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 156880375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156895916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 156911046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 156926675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 156941757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 156957931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 156972960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 156989168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157004823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157021242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157036253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157051279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157066773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157082094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157097900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157112938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157129206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157145172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157161327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157176359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157191394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157208041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157223096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157238870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157253899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157270535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157286231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157302369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157317414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157333702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157349260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157364292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157380130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157395563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157411824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157427543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157443679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157459099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157474415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157489973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157505040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157521345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157536380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157552681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157568397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157584904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157600010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157615084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157630661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157646030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157663801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157678943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157695315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157711421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157727676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157742826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157758005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157773909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157789018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157804928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157820057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157836751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157852469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 157868604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157883670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 157899030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 157914837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 157929916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 157945793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 157961213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 157977751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 157993780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158009961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158025415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158040522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158056105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158071136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158087302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158102419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158118711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158134496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158150981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158166264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158181369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158196935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158214139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158229979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158245002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158261297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158277410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158293781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158308811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158323860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158339689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158354958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158370814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158385878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158402502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158418278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158434434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158449469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158464955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158480618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158495661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158511491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158526822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158543126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158558847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158574974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158590485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158605562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158621135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158636176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158652311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158667594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158683856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158699588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158716121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158731187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158746274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158761853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158777262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158793323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158809320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158825928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158842387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 158858713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158873878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 158889122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 158907223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 158922383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 158938717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 158954286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 158970769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 158986622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159002903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159018390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159033586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159049784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159064876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159081087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159096141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159112472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159128276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159144784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159160035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159175160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159190768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159235664] L8[TABLE]: Config 7 → 8 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [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: 159276925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159293083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159308151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159324460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159340568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159357375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159372431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159387517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159403437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159418493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159434309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159449310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159465959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159481890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159498110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159513164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159528560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159544345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159559378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159575147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159590501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159607313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159623339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159640035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159655182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159670328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159685922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159701013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159717265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159732399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159748746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159764868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159781163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159796305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159811476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159827453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159842531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159858424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 159873524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 159890190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 159905949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 159922209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159937347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 159953036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 159968640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 159983751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 159999607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160014997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160031659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160047752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160066177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160081864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160096979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160112554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160127653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160143858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160159130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160175443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160191161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160207658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160222730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160237810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160253378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160268771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160284846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160299917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160316181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160332219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160348656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160363774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160378854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160394785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160409846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160425704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160440740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160457296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160473285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160489507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160504550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160520046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160535625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160550663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160566552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160581887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160598202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160613884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160630065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160645391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160660695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160676242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160691673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160708079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160723215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160739532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160755303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160771824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160786931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160802031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160817651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160833053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160849115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 160864109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 160880403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 160896445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 160912630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160927649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 160942714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 160958589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 160973656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 160989469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161004517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161021106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161036874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161053046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161068128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161083559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161099148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161114207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161130036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161145422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161161973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161177657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161193839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161209725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161224834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161240380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161255447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161271601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161286663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161302960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161318679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161335204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161350739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161365862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161381450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161396871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161412772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161427834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161444181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161460179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161476589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161491632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161506770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161522778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161538090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161553981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161569142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161585839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161601592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161617762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161632852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161648223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161663858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161678909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161694803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161710264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161726583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161742298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161758530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161773957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161789098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161804688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161819791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161836049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161851342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 161867667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 161884053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 161900587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161915930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 161931052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 161946648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 161962022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 161977900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 161992943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162009473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162025704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162042188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162057299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162072453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162088412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162103525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162119386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162134442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162151103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162167098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162183268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162198377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162214549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162230258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162245360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162261238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162276641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162292910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162308584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162324723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162340697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162355805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162371320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162386348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162402572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162417819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162434068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162449945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162466490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162481768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162496819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162512432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162527806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162543869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162558869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162575225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162591264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162607416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162622914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162638005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162656619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162672190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162688783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162704570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162720987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162736947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162753146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162768618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162783801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162799360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162814705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162831057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162846169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 162863076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 162879188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 162896331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162911491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 162926664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 162942262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 162957753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 162973664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 162988769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163005146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163021298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163037529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163053759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163069575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163085796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163100887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163116960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163131989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163148690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163164397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163180600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163195671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163211084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163226643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163241959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163257869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163273336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163289906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163305560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163335034] L8[TABLE]: Config 8 → 9 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [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: 163376176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163391671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163406716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163422487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163437487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163453659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163468703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163484948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163501043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163518227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163533321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163548609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163564114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163579586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163595418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163610681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163626939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163643169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163659402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163674472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163689551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163705482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163720547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163736597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163751597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163768467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163784180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163800301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163815333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163831017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163847241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163862523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 163878382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 163894095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 163910580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 163926602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 163942775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 163958199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 163976797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 163992395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164007455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164023719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164039559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164055831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164071491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164087924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164103188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164118264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164133784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164149110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164164918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164179934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164196179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164212168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164228544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164243576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164258652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164274557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164289554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164305357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164320364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164336941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164352655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164368778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164383841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164399285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164414945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164430003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164445754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164461197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164477453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164493103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164509258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164524625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164539712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164555239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164570276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164586396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164601439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164617702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164633395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164649843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164666403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164681520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164697336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164712734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164728611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164743675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164759923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164775923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164792225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164807431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164822491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164838839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164853916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 164869716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 164884733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 164901335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 164917018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 164933136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164948165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 164963551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 164979345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 164994390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165010209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165025553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165041804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165057485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165073629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165089404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165104546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165120154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165135205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165151545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165166674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165182998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165198855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165217556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165232749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165247911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165263549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165279004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165295109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165310167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165326504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165342587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165359059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165374107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165389485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165405172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165420361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165436326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165451393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165467982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165483927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165500088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165515428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165530508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165546068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165561131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165577263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165592371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165608712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165624466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165640976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165656087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165671232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165686895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165702386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165718314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165733655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165750042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165766153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165782404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165797521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165812639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165828474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165843589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 165859515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 165874617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 165891309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 165907029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 165923294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165938368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 165953797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 165969392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 165984469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166000343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166016004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166032396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166048210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166064452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166079859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166094986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166110626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166125743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166141992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166157075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166173383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166189146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166206968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166222112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166237229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166252871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166268299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166284188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166299457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166315774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166331816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166348036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166363080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166378150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166394103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166409145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166425185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166440240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166456879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166472661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166488939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166504056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166519499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166535154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166550269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166566166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166581586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166597998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166613817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166630121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166645573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166660750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166676635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166691762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166707985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166723088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166739397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166755171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166771736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166786865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166802004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166817622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166833102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166848999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 166864117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 166880494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 166896722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 166912964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166928087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 166943219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 166959087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 166974187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 166990320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167005424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167022053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167037829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167054052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167069143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167084574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167100247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167115435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167131440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167146849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167163239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167179025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167195286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167210733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167225880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167241526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167256663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167273023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167288192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167304594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167320391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167336998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167352356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167367743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167403630] L8[TABLE]: Config 9 → 10 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [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: 167444588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167460173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167476094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167491381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167507768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167523942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167540183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167555356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167570503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167586464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167601546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167618189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167633258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167649990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167665701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167682101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167697176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167712597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167728099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167743105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167758927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167774215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167790474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167806372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167822497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167837982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167853049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 167868769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167883791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 167899920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 167914965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 167931219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 167946943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 167963432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 167978509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 167993559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168009114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168024950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168040822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168055844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168072155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168088224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168104425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168119709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168134787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168150641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168171967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168188021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168203532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168219910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168235614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168251843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168267359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168282488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168298148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168313245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168329478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168344563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168360916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168376706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168393163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168408295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168423405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168438990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168454422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168470735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168485812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168502172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168518261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168534613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168550052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168565235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168581200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168596381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168612351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168627573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168644322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168660151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168676649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168691823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168707973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168723663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168738816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168754747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168770256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168786679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168802565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168818846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168834381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168849665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 168867341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168882569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 168899006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 168914494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 168930796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 168948400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 168965284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 168980458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 168995736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169011367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169026769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169042719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169058081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169074466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169090612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169106879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169122019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169137119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169153135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169168326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169184503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169199624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169216323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169232128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169248564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169263738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169279253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169294906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169310390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169326228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169341682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169357984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169374354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169390920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169405994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169421082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169436610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169451664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169467974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169483031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169499329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169515375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169531583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169546694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169561971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169577851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169592940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169608823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169623859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169640643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169656383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169672618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169687769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169703348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169718935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169734018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169749933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169765351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169781716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169797491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169813706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169829129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169844269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 169859915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169875251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 169891459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 169906601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 169922911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 169938693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 169955300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 169970447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 169985623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170001256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170016668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170032966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170048072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170064641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170080705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170096957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170112086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170127981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170144158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170159365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170175371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170190791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170208740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170224641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170241253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170256492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170272139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170291461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170306720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170322796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170338375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170354851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170370964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170387321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170402808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170418000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170433748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170448978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170465227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170480467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170496942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170512825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170529510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170544774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170560248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170576029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170591684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170607722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170622914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170639817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170655587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170671801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170687265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170703161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170718810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170733923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170750032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170765747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170782190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170798034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170814358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170829893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170845106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 170860833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170876185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 170892455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 170907570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 170923928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 170939919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 170956491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 170971633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 170986760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171002397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171017943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171033918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171049062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171065471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171081708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171097980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171113147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 171128263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171144362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171159524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171175431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171190797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171207623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171223467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171239751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171254912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 171270462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171286112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171301221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171317159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171332687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171349714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171365617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171383599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171399451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 171414666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171430648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171445806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171465137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171480335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171496732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171525823] L8[TABLE]: Config 10 → 11 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [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: 171567483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171584330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171599535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 171614738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171630584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171646155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171662089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171677166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171693477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171709578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171725785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171740878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 171756015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171772334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171787593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171803520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171818623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171835335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171851075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 171867344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171882556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 171898086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 171913724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 171928847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 171944779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 171960247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 171976613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 171992366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172008609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172024105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172039260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172055681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172070768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172087094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172102181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172118575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172134396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172150994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172166144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172181308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172196948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172212437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172228338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172243672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172260039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172276265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172292692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172307778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172322927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172338977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172354088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172369987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172385086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172401837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172417598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172434009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172449099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172464652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172480290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172495368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172511285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172526765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172543117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172558878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172575160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172590643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172605792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172621608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172637094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172654087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172669207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172685518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172701228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172717881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172733513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172748923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172765092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172780256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172796172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172811491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172828234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172844010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 172860226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172875326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 172890839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 172906444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 172921569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 172937700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 172953139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 172969477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 172985297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173001577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173017047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173032221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173047884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173063252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173079598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173094740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173111157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173126931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173143589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173158750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173173871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173189481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173204867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173220798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173235934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173252286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173268520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173284814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173299995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173315171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173331294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173346512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173362478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173377698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173394690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173410484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173426700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173441866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173457401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173473027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173488108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173504014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173519415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173535776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173551564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173567867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173583555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173598724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173614358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173629698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173645993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173661107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173677458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173693269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173710028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173725205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173740345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173756168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173771701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173787620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173802728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173819324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173835361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173851630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173866798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 173881970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 173898329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 173913535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 173929433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 173944737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 173961491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 173977282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 173993515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174008652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174024115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174039757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174055588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174071522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174086960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174103238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174119006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174135488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174151117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174166255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174181888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174196982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174213239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174228308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174244618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174260339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174276973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174292111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174307252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174322861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174338313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174354237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174369358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174385759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174401860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174418086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174433206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174448530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174464446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174479609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174495554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174510689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174527295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174543087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174559441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174574552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174590011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174605618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174620692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174636736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174652121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174668403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174684174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174700339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174720667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174736377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174752252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174767707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174783620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174798727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174815111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174831169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174847347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174862439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 174877557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 174893991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 174909118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 174924927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 174939958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 174956605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 174972326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 174988523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175003557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175018939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175034427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175049450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175065241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175080641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175096921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175112677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175129094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175144486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175159686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175175265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175190479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175207206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175222435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175240598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175256561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175273379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175288489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175303637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175319240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175334608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175350517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175365574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175382603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175398699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175414884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175429968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175445083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175460989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175476063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175491896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175507166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175523704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175539467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175556090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175571150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175586592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175622012] L8[TABLE]: Config 11 → 12 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [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: 175663711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175678733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175694753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175710380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175726716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175742425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175758619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175774019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175789130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175804651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175819909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175836021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175851004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 175867270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 175882917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 175899354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175914392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 175929420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 175944923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 175960213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 175976034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 175991056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176007405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176023405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176039590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176054663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176070063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176086011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176101075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176116937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176132027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176148643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176164390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176180573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176195705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176211091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176226673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176241743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176257609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176272976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176289336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176305048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176321457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176336889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176351956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176367507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176382793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176398947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176414406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176430802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176446555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176463205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176478282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176493394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176508957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176524335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176540195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176555257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176571968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176588086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176608420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176623613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176639025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176655156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176670551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176686439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176701521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176718322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176734837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176751486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176767474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176782879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176798437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176813444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176830117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176845199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 176861537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 176877290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 176894000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176909104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 176924200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 176939791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 176955534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 176972771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 176987827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177004108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177020271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177036422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177051491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177066545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177082485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177097482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177113278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177128294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177145090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177160845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177176990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177192084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177207487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177223017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177238051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177253885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177269264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177285509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177301209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177317532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177332945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177348906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177364507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177379540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177395778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177411193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177427574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177443575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177460059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177475101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177490146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177505912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177521300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177537151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177552212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177568466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177584475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177600618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177615658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177630708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177646540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177661594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177677409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177692623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177709234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177724891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177741039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177756089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177771537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177787111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177802194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177818065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177834140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177850564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 177866412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 177882972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177898487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 177913658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 177929275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 177944376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 177960800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 177975748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 177991914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178007761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178024150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178039160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178054151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178069987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178085460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178101248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178116245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178132460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178148509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178174628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178189832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178206370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178222193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178237283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178253276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178268793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178285122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178300869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178317079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178332511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178347640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178363271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178378388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178394797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178409949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178426321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178442088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178458581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178473720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178488878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178505169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178520926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178536989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178552154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178568648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178585115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178601487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178616727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178631958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178648100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178663298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178679328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178694527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178711368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178727244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178744030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178759466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178775028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178790713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178805889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178821866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178837469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178853944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 178869863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 178886244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178901832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 178917076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 178932794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 178947981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 178964439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 178979693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 178996171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179012077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179028776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179044017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179059249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179075212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179090742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179106788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179122010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179138497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179154760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179171126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179186365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179201618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179217670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179232894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179248954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179264168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179280995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179296891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179313259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179328831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179344010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179359663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179374786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179391210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179406640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179423023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179438834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179455436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179470584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179485742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179501444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179516944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179532864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179548005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179564318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179580490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179596722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179611884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179627084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179643229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179658356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179674282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179702786] L8[TABLE]: Config 12 → 13 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [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: 179744384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179761065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179777370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179793703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179808912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179824080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179840086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179855317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 179871318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 179886488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 179903229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 179919081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 179935392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179950611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 179966212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 179981898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 179997056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180013032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180028515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180044946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180060797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180077666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180093122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180108335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180124048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180139532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180155641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180170843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180187367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180203629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180219928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180235101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180250290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180266674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180281919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180297917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180313154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180329959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180345842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180362167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180377387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180393121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180408801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180424017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180440004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180455525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180471976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180487861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180504190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180519728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180534940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180550639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180565801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180582342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180597591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180614060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180629952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180646622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180661837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180677088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180692804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180708328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180724317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180739477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180756061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180772951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180789162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180804237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180819488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180835417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180850563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 180866488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 180881662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 180898334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 180914088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 180930376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180945490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 180960994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 180976733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 180992076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181007958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181023550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181040490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181056706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181072836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181088666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181103791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181119397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181134493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181150714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181165719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181182002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181197688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181214210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181229303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181244379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181259963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181275565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181291427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181306467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181322742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181338751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181354915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181369968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181385057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181401075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181416133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181432300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181447410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181464134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181479847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181496090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181511837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181528278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181544863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181559985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181576129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181591758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181608168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181623891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181640675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181655747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181670838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181686420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181701457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181717611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181732680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181748939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181765127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181781297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181796352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181811829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181828176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181843292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 181859201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 181874829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 181891743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 181907514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 181923729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181938783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 181954388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 181969972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 181985082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182000979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182016377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182032704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182048480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182064648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182080077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182095726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182111337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182126407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182142653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182157780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182174148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182189935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182208131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182223254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182238427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182254019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182269751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182285628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182300716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182317058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182333131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182349337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182364439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182379540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182395446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182410586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182426483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182441600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182458488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182474215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182490433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182505539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182521197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182536796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182551954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182567815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182583290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182599627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182615400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182631641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182647246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182662342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182677961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182693026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182709344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182724524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182740860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182756914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182773607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182788768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182803967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182819652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182835178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182851187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 182866340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 182882711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 182898853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 182919269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182934445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 182950421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 182966874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 182982092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 182998361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183013460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183030307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183046750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183063669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183079218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 183094561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 183110112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183125170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 183141526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183156805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183173171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183188909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183206108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183221289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 183236333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 183252469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183268214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 183284292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183299266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183315557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183331794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183347926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183362925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 183377894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 183393752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183408810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 183425208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183440207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183457249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183472916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183489908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183505146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 183520807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 183536466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183551632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 183567618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183583328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183599763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183615576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183631922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183647544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 183662767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 183678460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183693649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 183709920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183725128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183741587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183757449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183774333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183789574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 183824947] L8[TABLE]: Config 13 → 14 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [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: 183866523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 183882226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183897717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 183913652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 183928812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 183945407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 183961587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 183977909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 183993175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184008358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184024795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184039961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184055944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184071100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184090208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184106122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184122881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184138064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184153682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184169335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184184497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184200430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184216049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184232389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184248131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184264583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184284375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184299584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184315756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184331602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184347463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184362492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184378762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184394857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184411735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184426851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184441934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184458218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184473388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184489267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184504404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184521101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184536850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184553108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184568207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184583635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184599285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184614343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184630265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184645600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184661958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184677660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184693942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184709335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184724472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184740115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184755171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184771350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184786884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184803282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184819051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184835624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184850784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 184865968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 184881619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184897021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 184912925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 184928030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 184944390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 184960441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 184976723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 184991897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185007018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185023017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185038209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185054113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185069279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185085919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185101717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185117936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185133100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185148627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185164233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185179313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185195223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185210682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185227083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185242925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185259236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185274814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185290117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185305753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185320852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185337276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185352388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185368720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185384431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185400956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185416117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185431249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185447174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185462641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185478563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185493737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185510109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185526286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185542630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185557810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185573066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185589066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185604251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185620188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185635339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185652121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185667962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185684250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185699441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185714953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185730665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185745853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185761838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185777410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185793893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185809794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185826175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185841807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185857069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 185872791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185888044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 185904463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 185919731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 185936215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 185952406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 185968783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 185984046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 185999368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186015430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186031151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186047001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186062022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186078654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186094597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186110736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186126036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186141495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186157081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186172087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186187915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186203564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186220148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186235932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186252171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186267668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186282814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186298394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186313451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186329557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186344918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186361256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186377006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186393554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186408621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186423655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186439199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186454585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186470430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186485495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186501849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186517964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186534199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186549286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186564393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186580293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186595348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186611188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186626267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186642897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186658632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186674889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186689996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186706011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186723397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186738578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186754719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186770923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186788242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186804090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186820304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186835914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186851365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 186866953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186882032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 186898359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 186913667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 186929946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 186945749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 186963526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 186978758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 186993743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187009167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187024854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 187040648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 187055625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 187071837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 187088275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 187104439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187119464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 187134487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187150455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187165474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 187181732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 187196951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 187213970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 187229794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 187246450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187261681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 187277427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187293077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187308195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 187324124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 187339588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 187355904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 187371661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 187387894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187404227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 187419450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187435010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187450553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 187468147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 187483618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 187499930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 187516294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 187532699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187547777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 187562826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187578702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187593754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 187609561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 187624630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 187641234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 187656923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 187673047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187688063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 187703577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187719299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187734298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 187750097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 187765472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 187781986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 187798142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 187814443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187831886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 187847804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 187863418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 187878456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 188640536] L8[TABLE]: Config 14 → 15 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [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: 188682175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 188697562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 188714825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 188730773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 188747235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 188762535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 188778406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 188794165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 188809411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 188825406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 188841190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 188857701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 188874209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 188890917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 188907109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 188922539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 188938360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 188953983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 188970147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 188985310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189001713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189017985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189034435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189049518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189064583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189080549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189095866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189111790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189126875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189143528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189159276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189175544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189190632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189206142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189225274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189240465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189256398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189272040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189288720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189304529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189320862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189336334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189351481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189367080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189382176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189398394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189413531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189429924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189445724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189462288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189477613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189492780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189508415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189523904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189540290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189555474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189571848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189587952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189604473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189619626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189634759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189650718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189665901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189681874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189697029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189713742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189729538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189745807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189760947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189776408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189792264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189807363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189823274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189838730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189855097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 189870891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 189887137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189902800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 189918087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 189933762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 189948929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 189965202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 189980572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 189996974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190012746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190029383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190044604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190059808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190075463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190091115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190107396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190122479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 190138780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190156839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190173677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190188782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190204600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190220358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190236127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190252442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190267955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 190284571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190300328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190316563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190334801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190350315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190365944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190381106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190401606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190416759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 190433745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190449912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190466909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190482907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190498333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190515255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190530417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190546267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190561324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 190578038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190593784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190610014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190625144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190640735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190656306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190671420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190687276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190702739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 190719113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190734913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190751203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190766712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190781961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190797684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190812782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190829052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190844181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 190860555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 190878004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 190895702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190910813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 190925892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 190941447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 190956903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 190972975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 190988028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191004297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191020345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191036481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191051529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191066586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191082557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191097921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191113824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191128939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191145691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191161765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191178003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191193176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191208726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191224385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191239578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191255469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191271023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191287655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191303513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191319811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191335305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191350497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191366179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191381278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191397507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191412754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191429045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191444733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191461450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191476549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191491614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191507239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191522701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191538591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191553880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191570168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191586247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191602422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191617488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191632577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191648548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191663561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191679388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191694387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191711128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191726820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191742991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191758085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191773501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191789113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191804205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191820068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191835727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191852235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 191868008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 191884235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191899585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 191914667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 191930198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 191945263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 191961377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 191976445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 191992748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192008425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192024898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192040008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192055096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192070639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192086111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 192101983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 192117073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 192133423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192149459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192165904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192180961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192196027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192212138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192227425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 192243265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 192258274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 192274948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192290656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192306791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192321862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192337267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192352915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192368019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 192383953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 192399352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 192415689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192431458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192447675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192463102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192478208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192493769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192508843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 192525092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 192540398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 192556735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192572523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192589178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192604276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192619354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192634917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192650417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 192666334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 192681675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 192698537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192714996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192731437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192770104] L8[TABLE]: Config 15 → 16 regime=6 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=0 [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: 192812119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192827786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192843716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192859036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 192874920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 192890455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 192908638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 192925958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 192943999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 192961028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 192977845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 192994904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193011913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193030368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193047948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193065894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193083637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193101364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193117886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 193134439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 193151867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193168569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193185875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193202658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193220553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193237924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193255674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193272883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 193289462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 193306481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193322963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193340589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193355922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193372242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193387915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193404452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193419547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 193434621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 193450213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193465789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193482395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193497764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193514082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193530551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193546994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193562098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 193577570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 193593119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193608649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193624462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193639823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193656091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193672041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193688191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193703628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 193718997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 193735394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193750650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193767083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193782188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193798587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193814324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193830930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193846047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 193861128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 193876695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193892124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 193908010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 193923094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 193939433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 193955707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 193971849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 193986960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194002047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194018058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194033479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194049502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194064405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194081188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194097344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194113903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194131749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194147692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194163456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194178464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194194353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194209748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194226260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194242004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194258128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194274269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194289269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194304764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194320274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194336466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194351660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194367912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194383558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194400066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194415296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194430304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194445833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194461238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194477012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194491999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194508209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194524184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194540278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194555268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194570248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194586089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194601105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194616916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194631892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194648434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194664083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194680188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194695180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194710501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194726262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194741250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194757003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194772267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194788546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194804203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194820290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194835557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194850644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 194866149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194881147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 194897312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 194912263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 194929334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 194945015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 194961459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 194976483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 194991504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195007018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195022405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195038199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195053439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195069697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195085900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195102327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195117339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195132382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195148251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195163243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195179068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195194087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195210699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195226390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195242730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195257749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195273175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195291258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195306324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195322075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195337569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195353990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195369645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195385709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195401269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195416494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195431936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195446889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195462919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195477856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195494010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195509601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195529494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195544876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195559929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195575471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195590881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195606981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195622017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195638294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195654189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195670238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195685217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195700167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195715931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195731093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195746822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195761773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195778273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195794045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195810102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195825105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195840550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195856034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195870961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 195887300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 195902827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 195919495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 195935435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 195951626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 195967062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 195982144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 195997727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196012742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196028863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196044128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196060406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196076091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196092521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196107792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 196122856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 196138407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196153824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196169702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196184761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196201032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196217405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196233842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196248907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 196264563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 196280363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196295458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196311330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196326358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196343016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196358691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196374866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196390249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 196405336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 196421125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196436147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196452293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196467374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196483708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196500301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196517427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196532682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 196547945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 196563562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196579846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196595856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196611042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196627455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196645742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196661959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196677009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 196692080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 196708059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196723081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196739106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196754133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196770754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196786379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196802474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196817474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 196832816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 196848303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 196876285] L8[TABLE]: Config 16 → 17 regime=6 score=52428 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 20,200000,10000,0,0,256,25,25,4096,4096,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 196917783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 196933755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 196949235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 196965915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 196981599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 196997766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197012817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197028323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197043905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197058991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197074810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197090218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197106604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197122369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197138508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197153901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197168986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197184518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197199537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197215615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197230778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197247027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197262617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197279153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197294307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197309497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197325055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197340422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197356205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197371222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197387468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197403443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197419577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197434593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197449649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197465563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197480633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197496469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197511532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197528140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197543775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197559901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197574916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197590267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197606338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197621354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197637130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197652470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197668718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197684409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197700596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197715957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197730976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197746679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197761666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197777831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197792882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197809379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197825493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197842093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197857170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 197872264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 197887828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197903123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 197918900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 197934057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 197950293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 197966192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 197982291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 197997257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198012296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198028139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198043171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198058961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198073966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198090586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198106420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198122657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198137682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198153099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198168669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198183921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198199728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198216584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198232913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198248668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198266065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198281097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198296301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198311973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198327360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198343193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198358210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198374471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198390494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198406674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198421696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198436770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198452592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198467554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198483566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198498571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198515117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198530838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198546960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198561996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198577345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198592867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198607953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198623876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198638894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198655450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198671119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198687190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198702463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198717507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198733055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198748158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198763953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198779331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198795615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198811335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198827836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198842854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198857950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 198873694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198888764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 198904894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 198920117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 198936315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 198952388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 198968525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 198983571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 198998613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199014058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199029415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199045199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199060168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199077477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199093212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199109349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199124582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199139942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199155400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199170386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199186316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199201235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199217738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199233440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199249573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199264977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199280055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199295622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199310848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199326608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199342150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199358533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199374368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199390895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199405923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199421001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199436519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199451516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199467615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199482597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199499050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199515008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199531185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199546265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199561346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199577212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199592627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199608485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199623479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199640166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199655875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199672085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199687156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199702756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199718361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199733465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199749648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199765178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199782025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199798762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199815130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199830737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199845906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 199861704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199876723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 199892847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 199907855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 199924118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 199939797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 199956229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 199971261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 199986304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200002271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200017831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200033596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200048810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200065668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200081921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200098115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200113150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 200128323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200144300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200159351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200175329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200190435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200207056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200222756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200238929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200254398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 200269882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200285376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200300638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200316849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200332307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200348472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200364099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200380645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200396077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 200411672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200428978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200444077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200460637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200475701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200492336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200508088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200524779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200539850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 200554931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200570747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200586399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200602278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200617339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200633638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200649706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200665898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200681136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 200696202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200712027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200727086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200742914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200757924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200774501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200790186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200806553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200821603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 200836920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 200852441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 200867712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 200883526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 200898874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 200915745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 200931442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 200974967] L8[TABLE]: Config 17 → 1 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 21,210000,10000,0,0,256,25,27,2048,2048,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 201016117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201031251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201046280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201062066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201077416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201093237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201108252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201124540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201140554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 201156702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201171741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201187034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201203171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201218308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201234187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201249489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201266229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201281941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 201298068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201313116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201328511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201344086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201359150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201375215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201390545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201406853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201422580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 201438886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201455029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201470190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201485744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201501025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201517241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201532345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201548599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201564543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 201581739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201596821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201612412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201628025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201643495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201659359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201674422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201690968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201707007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 201723151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201738216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201753297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201769134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201784265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201800108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201815165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201831770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201852644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 201868913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201883927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 201899296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 201914808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 201929809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 201945587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 201961006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 201977575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 201994024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202010292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202025781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202040877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202056657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202071740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202087893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202102977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202119275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202134980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202151441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202166513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202181843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202197390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202213814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202229706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202244772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202261116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202277521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202293743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202308795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202323846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202339820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202354904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202371000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202386069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202402739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202418445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202434664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202449760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202465174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202480786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202495854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202511712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202527142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202543458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202559209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202575429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202590827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202605883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202621466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202636507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202652675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202667710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202684232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202699932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202716525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202731627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202746986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202763258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202778777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202794663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202809716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202827090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202843001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 202859222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202874358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 202889808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 202905359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 202920378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 202936760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 202953999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 202970519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 202986295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203002526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203017936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203033016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203048582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203063906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203080090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203095186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203111480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203127247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203143880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203158976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203174059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203189863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203205215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203221050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203236071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203252389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203268617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203284827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203299886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203314986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203330954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203346075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203362009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203377330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203394145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203410014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203426247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203441604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203457255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203472884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203487923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203503744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203519136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203535458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203551223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203567475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203583124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203598981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203614565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203629923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203646222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203661270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203677634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203693390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203709924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203725012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203740106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203755928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203771918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203787967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203802967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203819223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203835396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203851553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203866588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 203881650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 203897590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 203912602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 203928399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 203943432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 203960094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 203975814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 203991961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204007000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204022391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204037954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204052969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204068730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204085076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204101702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204117387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204133518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204149043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204164078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204179629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204194649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204210978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204225993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204242286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204258229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204275095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204290281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204305344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204321655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204337552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204353417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204368629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204384955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204401233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204417552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204432646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204447803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204463839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204478921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204494818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204509842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204526584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204542366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204558664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204573817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204589516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204605171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204620265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204636436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204651950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204668288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204684041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204700257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204715725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204730925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204746568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204761909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204779593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204794748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204811169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204827445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204843733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204858879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 204874066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 204890272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 204905498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 204921477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 204937482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 204954267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 204970094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 204986408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205001609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205017177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205045665] L8[TABLE]: Config 1 → 2 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 22,220000,10000,0,0,256,25,28,2048,2048,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 205086951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205102113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205117980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205133300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 205150150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 205165917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 205182136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205197241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205212766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205234618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205249709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205266095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205281209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 205297526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 205313499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 205330144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205345206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205360312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205375837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205391253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205407146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205422276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 205438606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 205454635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 205470808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205485862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205501167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205517122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205532179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205548043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205563081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 205579775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 205595558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 205611767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205627378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205642881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205658492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205673547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205689417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205704785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 205721075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 205736785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 205753194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205768798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205783915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205799428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205814453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205830735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205845967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 205862447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 205878312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 205894890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205909998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 205925099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 205941351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 205956770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 205972652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 205987735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206004587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206020718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206036895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206051887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206066930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206082845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206097863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206113726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206128996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206145686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206161464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206177705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206192823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206208225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206224690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206240101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206255951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206271470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206288116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206303845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206320044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206335453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206350528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206366081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206381226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206397398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206412472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206428797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206444561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206461076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206476178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206491277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206506883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206522331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206538194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206553233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206569540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206585563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206601739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206616874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206632016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206647939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206662988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206679288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206694391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206711083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206728993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206745678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206760883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206776824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206792540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206807667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206823879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206839943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206856407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 206872171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 206888459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206903883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 206919005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 206934647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 206950556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 206966772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 206981886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 206998247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207014470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207030838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207045957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207061091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207076981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207092218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207108129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207123229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207140154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207155912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207172189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207187429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207203206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207218796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207233926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207249834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207265333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207281692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207297479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207313931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207329349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207344460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207360084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207375198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207391389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207406497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207422882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207438709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207455458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207470629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207485885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207501569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207517294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207533239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207548363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207564730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207580856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207597093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207612504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207627888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207643866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207658954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207674846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207690128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207706844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207722583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207738807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207753891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207769386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207785012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207800123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207816049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207831497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207847966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 207864733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 207881135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207896598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 207911696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 207927247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 207942358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 207958508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 207973589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 207989912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208005863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208022360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208037421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208052482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208068059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208083414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 208099247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 208114278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 208130829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208146886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208166643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208181860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208197005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208212968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208228076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 208243946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 208259044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 208275708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208293179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208310898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208327736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208344262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208361343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208377865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 208395539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 208411981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 208429810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208446941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208464930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208481402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208497899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208515258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208531744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 208549092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 208565617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 208583718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208601437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208619219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208635725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208652656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208669689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208686148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 208704636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 208721181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 208739035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208756243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208774336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208790835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208807358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208824404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208841269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 208858680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 208875143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 208893514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 208910704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 208928406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208944915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 208961743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 208978780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 208995276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209011873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209027487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209043906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209059589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209075775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209091249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 209106326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 209122276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209137391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209153586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209168637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209184923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209220964] L8[TABLE]: Config 2 → 3 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 23,230000,10000,0,0,256,25,29,1024,1024,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 209261789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209278654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209293768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 209308889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 209324714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209340110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209355933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209371005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209387536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209403558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209419763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209434801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 209449853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 209465726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209480757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209496618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209511921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209528647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209544353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209560529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209575819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 209591267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 209606842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209621859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209637720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209653083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209669390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209685122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209702571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209717836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 209733018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 209748641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209763752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209780036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209795133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209811455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209827560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209843872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209859021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 209874184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 209890381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 209905517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 209921406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 209936480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 209953131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 209968912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 209985204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210000363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210015993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210031640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210046762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210062661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210078133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210094490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210110274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210126507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210141909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210157063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210173170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210188303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210204607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210219674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210236005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210251738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210268274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210283299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210298388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210313955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210329443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210345373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210360706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210377682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210393955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210410235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210425362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210440473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210456520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210471982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210488195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210503342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210520584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210536414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210552684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210567840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210583388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210598974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210614098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210630007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210645473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210661822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210677550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210693810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210709486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210724607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210740236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210755344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210771717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210786819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210803158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210818890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210835592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210850737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 210865883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 210881521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210897186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 210913095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 210928199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 210944600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 210960690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 210976939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 210992065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211007260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211023581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211038668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211054539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211069749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211086593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211102308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211118528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211133659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211149250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211164844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211179954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211195902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211211279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211227627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211243377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211259572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211275023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211290147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211305756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211320825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211337040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211352124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211368445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211384233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211400751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211415828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211430925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211446511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211461887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211477709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211492781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211509111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211525129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211541403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211556550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211571715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211587593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211602644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211618558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211633628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211650845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211666910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211683423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211698522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211714110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211729708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211744806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211760890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211776292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211792648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211808387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211824607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211840076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211855194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 211870794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211886098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 211902354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 211917398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 211933692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 211949596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 211966186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 211981291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 211996359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212011945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212027311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212043114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212058165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212074694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212090706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212106887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212121955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212137294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212153978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212169171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212185046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212200103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212216990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212232720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212249193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212264765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212280016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212295730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212311713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212328593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212343672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212360246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212375943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212392682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212407747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212422821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212438377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212453939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212469754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212484807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212501074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212517432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212533663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212548737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212563859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212580005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212595068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212610922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212626480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212643621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212659395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212675580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212690756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212706977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212723045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212738253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212754147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212769737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212786125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212801906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212818153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212833627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212848787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 212864384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212879485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 212896011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 212911075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 212927412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 212943135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 212959825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 212974933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 212990413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213006113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213023774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213040017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213055184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213071611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213088387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 213104619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213119749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 213134894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213150992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213166061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213181901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213196961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213213648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213229347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 213245529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213260580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 213276276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213304594] L8[TABLE]: Config 3 → 4 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 24,240000,10000,0,0,256,25,31,1024,1024,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 213346165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213361341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213377276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213392717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213409066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213424873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 213441127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213456945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 213472143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213487785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213502937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213519187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213534320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213550769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213566543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 213583047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213598081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 213613128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213628664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213644215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213660026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213675056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213691983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213708038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 213724208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213739307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 213754414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213770558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213785664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213801550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213816608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213833603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213849381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 213865528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213880569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 213895974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 213911553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 213926610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 213942425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 213957795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 213974097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 213989837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214006010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214021506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214036723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214052409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214067578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214083830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214099021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214115441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214131273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214148162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214163373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214178707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214194386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214211329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214227352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214242518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214258954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214275409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214291757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214306946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214322171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214338242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214353481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214370312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214385523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214403258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214419054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214435334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214450447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214469613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214485303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214500412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214516794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214531952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214548268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214564038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214580566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214595674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214610740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214626294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214641929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214657812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214672902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214689240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214705845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214722062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214737132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214752248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214768351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214783409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214799284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214814289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214831766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214847552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 214863798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214878928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 214894558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 214911080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 214926156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 214941992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 214958068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 214975050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 214990880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215007115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215022825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215038743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215054340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215069416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215085861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215100969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215117313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215133024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215149998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215165083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215180207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215195793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215211252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215227060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215242108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215258376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215274777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215291077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215306207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215321317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215337560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215352634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215368507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215383597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215400269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215416083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215432314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215447412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215463180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215478803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215493875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215509742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215525454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215541830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215558330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215574815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215591830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215606973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215622559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215637623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215653930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215669068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215685476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215701916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215718303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215733454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215748701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215764558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215779803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215795696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215810801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215827486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215843274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 215859517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215874622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 215890144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 215905778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 215920879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 215936769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 215952074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 215968526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 215984292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216000526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216015916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216031055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216046655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216061749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216078211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216093311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216109667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216125420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216141938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216157171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216172313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216187888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216203355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216219310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216234403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216250857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216266962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216283221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216298335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216313477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216329480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216344612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216360735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216375844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216392484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216408264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216424541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216439658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216455132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216470947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216486019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216501902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216517322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216533892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216549641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216565842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216581280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216596390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216611981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216627089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216643295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216658434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216674759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216690528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216707081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216722230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216737372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216753031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216768444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216784340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216799475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216815862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216832175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216848435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216863602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 216878719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 216894695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 216910052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 216925992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 216941116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 216957811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 216973625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 216989866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217005009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217020449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217036292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217051446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217067382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217082856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 217099270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 217115047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 217131320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217147045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217162195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217177806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217192888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217209493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217224687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 217241065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 217256806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 217273473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217288646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217304409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217320178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217335840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217351829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217382174] L8[TABLE]: Config 4 → 5 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 25,250000,10000,0,0,256,25,32,512,512,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 217423005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 217439327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 217455379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 217471597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217486677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217501790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217517651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217532943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217548860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217563880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 217580504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 217596236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 217612416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217627498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217642873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217658697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217673795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217689669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217705339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 217721903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 217737715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 217753940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217769358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217784484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217800082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217815172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217831391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217846507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 217862873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 217878614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 217895862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217911355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 217926577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 217942221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 217957755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 217973595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 217988643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218004883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218020914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218037118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218052184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218067274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218083216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218098443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218114272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218129321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218145996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218161746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218177902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218192960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218210500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218226137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218241237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218257150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218272659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218289013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218304742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218320984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218336461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218351583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218367207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218382607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218399065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218414192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218431353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218447224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218464118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218479293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218494485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218510478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218526324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218542261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218557328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218573636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218589765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218605981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218621065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218636218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218652154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218667178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218683013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218698043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218714905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218730664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218746873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218761983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218777935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218793667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218809799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218826421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218842051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218858410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 218874140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 218890668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218905803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 218920901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 218936466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 218951525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 218967785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 218982825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 218999084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219015344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219031557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219046981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219062088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219077941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219092971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219108747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219123749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219140309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219155965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219172134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219187196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219202719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219218288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219233361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219249167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219264418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219281250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219297532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219313948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219338310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219354094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219369652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219384709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219401134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219416146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219432449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219448189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219464683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219479678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219494710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219510181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219525418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219541185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219556119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219572270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219588206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219604270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219619253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219634249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219649980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219664935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219680687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219695614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219712912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219728726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219744815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219759785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219775251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219790798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219805765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219821521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219836801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219853000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 219868684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 219884814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219900170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 219915360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 219930831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 219945807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 219962110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 219977173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 219993386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220009020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220025447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220040472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220055512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220071013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220086370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220102191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220117177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220133391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220149312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220165403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220180363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220195364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220211447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220226723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220242503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220257490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220274049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220289708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220305791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220320785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220336098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220351540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220366808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220382564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220397994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220414404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220430098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220446206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220461545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220476560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220492057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220507010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220523210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220538218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220554426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220570099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220587283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220602513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220617489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220632938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220648296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220664060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220679010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220695262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220711254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220727375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220742407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220757409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220773271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220790462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220806284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220821266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220837872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220853597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 220869771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220884813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 220900287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 220916049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 220931103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 220947013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 220962312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 220978780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 220994461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221010616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221026189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221041225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221056743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221071760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221087920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 221103233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 221119508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 221135206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221151815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221167047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221182096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221197645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221213023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221228872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 221243929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 221260221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 221276286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221292675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221307714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221322784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221338673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221353724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221369551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 221385072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 221401761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 221417507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221433898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221448975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221477312] L8[TABLE]: Config 5 → 6 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 26,260000,10000,0,0,256,25,33,512,512,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 221518066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221533711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221549628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221565862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 221581462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 221597901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 221613742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221630044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221645690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221661087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221676740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221691869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221708538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 221724052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 221740486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 221756325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221773047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221788488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221803683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221819390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221835000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221850996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 221866156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 221882554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 221900283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 221916857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221932054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 221947246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 221963338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 221978542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 221994504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222009690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222026452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222042340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222058641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222073811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222089364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222105090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222120285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222136244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222151745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222168967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222184870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222201201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222218692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222233995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222249749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222265319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222281382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222296564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222313025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222329200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222345763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222361007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222376227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222392659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222407873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222423850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222439033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222455755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222471863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222488192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222503407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222518946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222534644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222549816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222565805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222581339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222598009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222613873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222630198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222645714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222660934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222676647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222691843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222708216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222723419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222739893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222755759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222772409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222787840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222803056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222818786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222834271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222850497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 222865660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 222882104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 222898336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 222914675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222929876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 222945097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 222961470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 222976696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 222992675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223007876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223024665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223040548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223057129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223072356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223087918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223103622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223118786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223134747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223150210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223166871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223182698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223199046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223214549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223229732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223245412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223260591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223277200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223292353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223308788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223324612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223341275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223356489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223371705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223387423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223402880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223418813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223433941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223450323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223466437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223482957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223498109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223513267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223529281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223544712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223560685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223575841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223592617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223608456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223624781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223640364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223655625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223671306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223686474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223702712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223718119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223734558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223750377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223766977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223782054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223797387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223812962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223828333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223844301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 223859702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 223876137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 223892352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 223908694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223923892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 223939095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 223955445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 223970469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 223986226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224001202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224017774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224033470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224049802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224064797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224080171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224095709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224110693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224126453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224141885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224158172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224174043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224190232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224205734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224221775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224237294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224252306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224268589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224283670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224299951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224315672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224332230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224347421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224362558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224378314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224393719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224409517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224424491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224441530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224457765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224474026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224489150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224504264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224520570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224536029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224552731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224567783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224585378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224601418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224617645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224632741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224648348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224663951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224679069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224695394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224710890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224727173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224743971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224760544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224776269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224791365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224806956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224821981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224838284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224853359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 224869683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 224885444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 224902034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224917108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 224932214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 224947766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 224963217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 224979079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 224994421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225010770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225027016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225043716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225062100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 225080670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 225097315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225112386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 225128190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 225143736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225160160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225176072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225192679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225209314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 225224417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 225240095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225255036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 225271289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 225286263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225302677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225318273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225334758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225349764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 225364931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 225380379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225395658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 225411400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 225426343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225442526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225458440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225475372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225491851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 225506907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 225523032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225538064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 225567991] L8[TABLE]: Config 6 → 7 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 27,270000,10000,0,0,256,25,34,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 225609823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 225625754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225643634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225659542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225675838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225691039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 225708745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 225725497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225742730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 225760962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 225778221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225796045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225813220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225831240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225848218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 225864726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 225881671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 225898696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 225916087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 225932530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 225950239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 225967806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 225985437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226001832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226018732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226035695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226052296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226070823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226087864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226105606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226122631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 226140696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226157097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226173754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226190677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226207688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226224971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226241592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226259319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226276757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 226294363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226310733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226327456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226344446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226360811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226378034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226394759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226412529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226429854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 226447508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226464523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226479581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226495115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226510112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226526288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226542167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226558536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226574238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 226590882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226606127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226621147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226636641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226652008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226667765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226682784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226698999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226714956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 226731944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226747026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226762201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226778295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226793337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226809156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226824196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226840883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226856804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 226872948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226887989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 226903785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 226919577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 226934591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 226950406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 226965815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 226982097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 226997780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227013922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227029405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227044670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227060168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227075158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227095035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227110519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227126845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227143215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227159451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227174516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227189593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227205454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227221613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227237759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227252834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227269553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227285264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227301430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227316482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227331954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227347553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227362858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227378721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227394206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227410509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227426274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227442505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227457963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227473044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227488613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227503678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227519927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227535022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227551491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227567208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227583788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227598908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227614262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227629885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227645301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227661157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227676212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227692520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227708546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227724754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227739824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227754902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227770796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227786449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227805502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227821145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227838153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227853909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 227870058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227885100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 227900561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 227916094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 227931118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 227946901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 227962262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 227978445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 227994113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228010212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228025585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228041459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228057468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228074456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228091270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228106434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228122765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228138627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228155422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228170528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228185686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228201318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228216765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228232649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228247748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228264074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228280152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228296375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228311458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228326537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228342419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228357475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228373305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228388359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228405066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228420827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228437036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228452421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228468172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228483766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228498831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228514997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228530074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228546603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228562378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228578892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228594009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228609312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228624877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228640223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228655997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228670987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228687232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228703200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228719300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228734481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228749503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228765274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228780684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228796793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228811947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228828662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228844442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 228860689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228875832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 228891266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 228906886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 228921973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 228937869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 228953309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 228969651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 228985434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229001650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229017042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229032142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229047754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229062810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229078948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229093912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 229110299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 229126308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229142797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229157816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229172797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229188287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229203676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229219515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229234491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 229250748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 229266803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229282915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229298125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229313165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229329017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229344030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229359821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229374846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 229391367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 229407027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229423132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229438128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229453439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229468978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229484194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229499981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229515255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 229531469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 229547125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229563224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229578585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229593628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229609341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229624334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229640382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229655401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 229671621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 229687317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229703763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229731762] L8[TABLE]: Config 7 → 8 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 28,280000,10000,0,0,256,25,35,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 229772677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229788312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229805028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229820275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229836868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229851920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 229868172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 229883793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 229900392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229915423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 229930701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 229946235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 229961733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 229977522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 229992468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230008630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230024612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230040761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230055809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230070849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230086740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230101800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230117821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230132863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230149387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230165084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230181243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230196244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230213007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230228598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230243676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230259590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230275077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230291375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230307285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230323476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230338886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230353973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230369529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230384557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230400703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230415740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230432010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230447690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230464451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230479514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230494573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230510153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230525717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230541566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230556597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230572899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230588966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230605142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230620401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230635502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230651335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230666373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230682212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230697258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230713865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230729581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230745713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230760771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230776174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230791726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230806970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230822785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230838326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230854574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 230870276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 230886438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230901744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 230916837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 230932353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 230947396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 230964414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 230979502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 230995789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231011761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231028563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231043645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231058704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231074229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231089581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231105368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231120397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231137007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231153061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231169233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231184296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231199417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231215430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231230613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231246467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231261520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231278204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231293916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231310062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231325035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231340499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231356094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231371098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231386938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231402307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231418600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231434264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231450487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231465883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231480954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231496706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231511726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231527902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231542928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231559354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231575054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231591582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231606714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231622034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231637588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231652951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231668787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231683838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231700142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231716159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231732310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231747360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231762381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231778322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231793756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231809754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231824741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231841695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 231857516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 231873767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231888718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 231904831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 231921272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 231938742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 231955378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 231970501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 231986906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232002833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232019327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232034324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232049559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232065136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232080451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232096205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232111203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232127445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232143468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232159587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232174563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232189541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232205404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232220400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232236147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232251135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232267849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232283483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232299620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232314857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232330226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232345740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232360721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232376715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232391981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232408218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232423854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232439971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232455929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232471175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232486851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232502070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232518440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232533719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232550331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232566294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232583082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232598388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232613634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232629324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232644890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232660921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232676141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232692610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232708741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232724976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232740083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232755176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232771127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232786281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232802161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232817282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232833981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232849743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 232866198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232881313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 232896760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 232912393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 232927500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 232943453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 232958854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 232975272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 232991269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233007589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233025888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233041180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233056711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233071813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233088192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 233103263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 233119942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 233135653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233152306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233167457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233182708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233198225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233213561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233229375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 233244634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 233260918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 233276908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233293039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233308058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233323062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233338855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233353895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233369935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 233384977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 233405130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 233420924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233437153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233452723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233467827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233483373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233498438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233514635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 233529782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 233546102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 233562276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233578996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233594159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233609333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233624996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233640520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233656414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 233671519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 233687869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 233704355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233720592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233735687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233750806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233766766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233797907] L8[TABLE]: Config 8 → 9 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 29,290000,10000,0,0,256,25,37,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 233838917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233854756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 233869968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 233886234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 233902241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 233918379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233933396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 233948412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 233964255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 233979241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 233995213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234010162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234026804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234042484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234058612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234073631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234089905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234105502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234120561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234136409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234151789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234168069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234183987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234200146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234216892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234232080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234247868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234262858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234279229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234294310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234310566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234326229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234342912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234357978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234373270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234388866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234404341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234420204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234435473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234454583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234471209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234487507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234502606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234518367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234534078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234549191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234565368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234581032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234597398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234613261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234629495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234644991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234660167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234675815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234691136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234707454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234722579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234739002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234754813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234771718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234786849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234801967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234817573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234833764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234849845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 234864960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 234881299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 234897622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 234913932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234929062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 234944264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 234960296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 234975487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 234991392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235006514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235023414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235039225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235055423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235070496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235086051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235101642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235116710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235132543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235148905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235165218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235180978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235197168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235212602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235227708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235243392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235258680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235275098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235290218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235306637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235322431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235339089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235354256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235369440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235385060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235400633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235416549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235431943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235448388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235464469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235480725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235495896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235511054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235527120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235542212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235558253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235573294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235590030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235605759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235621980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235637052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235652577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235668105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235683162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235698990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235714368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235730691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235746641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235762800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235778471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235793650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235809624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235824800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235841078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235856238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 235872673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 235888544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 235905231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235920410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 235935803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 235951490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 235967040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 235983018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 235998175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236015061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236030793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236047004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236062091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236077619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236093232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236108309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236124152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236139458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236155892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236171699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236187925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236203339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236218443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236233981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236249239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236265473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236280533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236296879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236312647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236329185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236344320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236359420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236374983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236390315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236406179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236421234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236437761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236453811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236470232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236485351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236500476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236516352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236531402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236547211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236562438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236578996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236594758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236610983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236626080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236641505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236657083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236672155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236688066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236703635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236719976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236735754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236751969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236767365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236782529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236798152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236813254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236829495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236844560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 236860894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 236876664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 236893272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236908399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 236923515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 236939079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 236954559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 236970421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 236985515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237001844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237017919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237034152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237049231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237064610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237080511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237095668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 237111634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 237127243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237143962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237159748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237176041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237191209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237206708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237228613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237243851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 237260034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 237275987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237292321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237308096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237324498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237339972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237355084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237370649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237385707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 237402002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 237417029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237433277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237449206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237465658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237480682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237495715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237511487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237526942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 237542773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 237557841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237574144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237591891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237608302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237623496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237638724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237654919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237670135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 237686122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 237701314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237718058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237733916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237750454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237766014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237781199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237797375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237812579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 237828846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 237844045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 237860490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 237876325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 237905849] L8[TABLE]: Config 9 → 10 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 30,300000,10000,0,0,256,25,38,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 237946061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 237961620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 237976782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 237992350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238007636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238023805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238038915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238055244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238071068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238087691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238103255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238118379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238133964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238149488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238165393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238180511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238196826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238214552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238232275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238247705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238263164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238279574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238294792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238310960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238326350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238343104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238358922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238375145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238390624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238405774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238421395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238436486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238452852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238467921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238485216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238501026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238517577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238532684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238547818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238563413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238578827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238594706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238609773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238626113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238642260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238658470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238673587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238688659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238706110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238722191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238738675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238754219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238771607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238787402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238803627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238818682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238834285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238850061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238865274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 238881274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 238896931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 238913323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 238929179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 238945423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 238961064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 238976354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 238992095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239007572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239023919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239039117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239056390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239072364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239089217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239104404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239119650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239135548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239151610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239167617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239182808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239199203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239215305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239231634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239246818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239262020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239278083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239293247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239309194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239324366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239341170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239357027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239373375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239388602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239404171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239419836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239434975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239450933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239466444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239482847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239498677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239515362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239530534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239545772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239561460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239576636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239593414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239608601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239625049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239641584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239657903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239673120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239688294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239704634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239724569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239740565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239755728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239772505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239788257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239804443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239819719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239835396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239851026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239866082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 239882033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 239897463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 239913773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 239929517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 239945731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 239963008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 239978160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 239993684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240008911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240025187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240040213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240056463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240072133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240088656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240103688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240118714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240134235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240149592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240165374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240180345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240196781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240213068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240229201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240244218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240259240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240275145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240290166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240305948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240321026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240337721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240354009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240370187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240385388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240400852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240416460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240431507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240447320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240462692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240478921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240495000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240511369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240526728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240541750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240557276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240572276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240588407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240603433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240619620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240635263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240651698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240666757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240681781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240697255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240712614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240738913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240754172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240771053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240786809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240803022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240818139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240833524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240849092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240864150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 240880112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 240895648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 240911918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 240927636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 240943832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 240959405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 240974556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 240990084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241005239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241021500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241036594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241052875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241068612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241085303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241100447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 241115537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 241131181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241146585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241162744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241177761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241194027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241209969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241226130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241241223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 241256314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 241272218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241287257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241303068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241318080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241334655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241350316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241366410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241381449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 241396836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 241412389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241427410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241443320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241458728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241474980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241490635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241506799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241522181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 241537222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 241552714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241567711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241584075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241599111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241615375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241631075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241647643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241662780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 241677843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 241693468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241708965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241724786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241739840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241756155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241772203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241789220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241808196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 241828597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 241848379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241867440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 241887686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 241907417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 241928046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 241947862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 241968816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 241987826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242007055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242044313] L8[TABLE]: Config 10 → 11 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 31,310000,10000,0,0,256,25,39,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 242096478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242115562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 242135542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 242154726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 242175460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 242195659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 242218230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242235862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242251142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242267592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242282749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 242298712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 242313879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 242330728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 242346566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 242362836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242377976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242393695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242409313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242424407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 242440311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 242455965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 242472305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 242488083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 242504341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242520009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242535203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242550852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242566015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 242582315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 242598151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 242614515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 242630276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 242647784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242663049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242681197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242697728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242713447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 242729314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 242744371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 242760692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 242776798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 242792944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242808235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242826273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242842502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242857621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 242873594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 242888748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 242905634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 242921449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 242937771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242953237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 242968349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 242983940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 242998999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243015316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243030450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243046801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243062557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243080072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243095556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243110809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243126519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243142199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243158159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243173317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243189686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243206107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243222425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243237595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243252802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243269712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243285107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243300967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243316011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243332629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243348363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243364564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243379618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243395076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243410676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243425731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243441602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243456960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243473810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243489629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243505839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243521804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243537408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243553148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243568298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243584942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243600127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243616601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243632458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243649067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243664205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243679389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243695075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243710736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243726670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243741786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243758199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243774540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243790834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243805961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243821163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243837192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243852334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 243869041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 243884755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 243902040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 243917934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 243934209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243950210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 243965729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 243981358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 243996418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244012272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244027633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244043915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244059594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244075914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244091329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244106374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244121891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244136882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244153001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244168021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244184315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244200004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244216466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244231501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244246596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244262246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244277781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244293588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244308632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244324900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244341235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244360256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244375975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244392161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244407948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244423080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244439085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244454958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244471264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244486938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244504766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244522074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244537395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244552957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244568049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244584709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244599828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244616954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244632731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244649625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244664788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244679965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244695642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244711154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244727111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244742266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244758649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244774747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244790993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244806097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244821200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244837120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244852266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 244868190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 244883343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 244900075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 244915899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 244932215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244947465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 244963270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 244978959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 244994124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245010081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245025578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245041895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245057643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245073856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245089487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245104627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245120172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245135249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245151587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245166698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245182985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245198675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245215171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245230280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245245396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245260922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245276927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245292770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245307796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245324079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245340094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245356259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245371298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245386371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245402212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245417272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245433121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245448185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245465007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245480744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245496942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245512021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245527475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245543131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245558161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245574007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245589421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245605746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245621542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245637743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245653339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245668394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245683962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245698986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245715222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245730301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245746610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245762350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245778904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245793921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245808965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245824514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245840126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245855923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 245870956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 245887170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 245903147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 245919214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245934529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 245949592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 245967088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 245982218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 245998033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246013071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246033526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246049398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246065642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246081107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 246096153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 246111679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246126717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 246143035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246158134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246174496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246203449] L8[TABLE]: Config 11 → 12 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 32,320000,10000,0,0,256,25,40,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 246244001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246260257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246276014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 246291105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 246306650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246321740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 246337948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246353037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246369357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246385085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246401614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246416752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 246431855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 246447434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246463046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 246478940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246494034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246510361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246526364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246542595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246557664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 246572759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 246589023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246604790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 246621064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246636106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246652787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246668516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246684720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246699758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 246715252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 246730845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246745875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 246761719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246777375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246793592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246809280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246826086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246844375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 246859556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 246875175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246890609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 246906501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 246921668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 246938045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 246954334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 246970685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 246985835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247001128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247017380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247032671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247048523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247063599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247080276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247096472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247112810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247128006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247144266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247159888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247174898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247190695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247206201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247222497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247238182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247254367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247269766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247285271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247300788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247315762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247332152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247348511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247365062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247380735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247397306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247412366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247427428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247442960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247458378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247474158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247489153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247505360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247521422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247537557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247552600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247568044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247584259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247599722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247615560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247630550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247647207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247662878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247678962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247693947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247709536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247724998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247740003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247755730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247771037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247788072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247803864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247820020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247835923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247851027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 247866636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247881711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 247898012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 247913094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 247929381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 247945554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 247962222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 247977308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 247992361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248007901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248023258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248039080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248054105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248070375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248086549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248102712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248117767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248132916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248148913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248164040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248179836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248194892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248211596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248227317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248243503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248258578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248274011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248289615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248304693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248320593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248336199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248352532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248368250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248384471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248400125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248415233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248430800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248445861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248462124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248477150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248493456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248509188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248525833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248540913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248556037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248571638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248586956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248602810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248618185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248634486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248650856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248667198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248682400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248697608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248713610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248728732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248744710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248759886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248776871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248792732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248808974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248824049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248839506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248855011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248870025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 248885810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 248901187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 248917444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 248933168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 248949427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 248964829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 248979936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 248995460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249010457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249026616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249041649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249057954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249073674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249090253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249105305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249120389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249136612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249153445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249169780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249184933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249201371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249217921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249234173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249249299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249264878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249280959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249296159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249312105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249327699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249344373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249360186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249376473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249392074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249407485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249423144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249438288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249454602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249469774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249486148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249501966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249518613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249533748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249548936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249564595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249580071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249596220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249611403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249627807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249643985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249660269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249675437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249690637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249706589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249721991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249738377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249753504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249770267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249786382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249802606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249817735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249833195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249848779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249863838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 249879670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 249895048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 249911547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 249927299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 249943756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 249959092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 249974133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 249989662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250004682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250020754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250035999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250052318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250067994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250084477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250099722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 250116936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 250133008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250148572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250164374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250179371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250195567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250212824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250229070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250244036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 250259095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 250288955] L8[TABLE]: Config 12 → 13 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 33,330000,10000,0,0,256,25,42,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 250329709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250345021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250360895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250375937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250392567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250408227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250424371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250439377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 250454744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 250470280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250485308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250501129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250516873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250533336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250549004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250565158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250580482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 250595571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 250611100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250626478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250643330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250658340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250674539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250690136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250706724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250721982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 250737033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 250752507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250767797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250783775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250800201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250817021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250833257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250849458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250864508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 250879610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 250895457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 250910605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 250926372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 250941279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 250957768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 250973392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 250989450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251004426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251019727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251035243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251050219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251065977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251081282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251097676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251113328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251129428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251144719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251159736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251175208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251190189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251206266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251221432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251237665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251253346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251269881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251285531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251300525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251315999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251331382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251347164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251362179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251378456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251394509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251410710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251425731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251440776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251456652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251471700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251487505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251502520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251519045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251534939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251551105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251566165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251583199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251599032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251614306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251630111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251645545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251661786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251677447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251693593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251711082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251726380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251741887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251756924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251773124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251788258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251804574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251820330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251836846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251851896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 251866956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 251882514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251898031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 251913964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 251928996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 251945636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 251961672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 251977842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 251992881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252007926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252023745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252038741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252054527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252069547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252086262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252101969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252118105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252133152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252148513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252164098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252179091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252194894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252210203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252226690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252242377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252258535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252273992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252289220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252304706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252319695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252335803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252354646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252370989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252386708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252403384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252418444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252433530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252449069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252464419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252480477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252495488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252511790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252527761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252543972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252559069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252574148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252590142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252605420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252621513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252636600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252653352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252669101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252685297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252700384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252715811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252731400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252746469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252762318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252777702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252793953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252809635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252826191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252841988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 252857056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 252873002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252887894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 252906721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 252921880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 252938242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 252954505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 252970701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 252985811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253000897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253016878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253031928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253047758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253062826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253079420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253095337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253111547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253126672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253142446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253158489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253173613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253189506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253205134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253221586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253237416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253254782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253270384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253286024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253301649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253316750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253333280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253349191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253365772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253381806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253398867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253414657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253431435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253448036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253463847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253479733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253494789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253511341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253527386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253543747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253558783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253573817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253589770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253604947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253620708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253635668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253652518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253668428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253684591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253699616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253715058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253730549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253745486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253761287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253776610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253793072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253808675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253824827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253840243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253855281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 253871607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253886621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 253903368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 253918840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 253935223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 253951503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 253968287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 253983406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 253998570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 254014163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 254029649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 254045527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 254060590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 254077208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 254092895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 254109084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 254124145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 254139479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 254155173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 254170427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 254186220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 254201228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 254219349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 254235042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 254251159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 254266554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 254281778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 254297415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 254312477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 254328658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255063646] L8[TABLE]: Config 13 → 14 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 34,340000,10000,0,0,256,25,43,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 255105633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255122358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255138274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 255155357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255171329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 255186558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 255202868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255218150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 255234270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255249381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255266161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255281897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 255298351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255313470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 255329222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 255345740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255361052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 255376905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255392336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255408622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255424550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 255440703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255456263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 255471341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 255486866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255501877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 255518063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255533120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255549426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255565160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 255581763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255596847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 255611960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 255627526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255642915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 255658888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255674078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255690394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255706590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 255722838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255737952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 255753042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 255768975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255784110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 255799988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255815075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255831747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255847666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 255863935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255879028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 255894457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 255909998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 255925015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 255940861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 255956246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 255972577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 255988620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256005476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256021152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256036559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256052087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256067073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256083231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256098288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256114522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256130196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256146693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256161948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256176982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256192477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256207887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256223640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256238624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256254881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256270927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256287093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256302116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256317168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256333096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256348123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256364634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256380527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256398095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256414456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256430640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256445662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256461187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256476693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256491703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256507488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256522912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256539219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256554902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256571110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256586529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256601620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256617178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256632248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256648508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256664521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256680793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256696488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256713031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256728103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256743164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256758704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256774143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256789976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256805042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256821306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256837321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256853689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256868722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 256883833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 256899775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 256914800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 256930695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 256945718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 256962417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 256978089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 256994235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257009323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257024765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257040529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257055542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257071407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257087428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257105032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257120806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257137037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257152713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257168082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257183667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257198707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257214878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257230149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257246443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257262151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257278762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257293844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257308979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257324540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257340350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257356212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257371264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257387556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257403572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257419997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257435051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257450137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257466137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257481212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257497066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257512151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257528905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257544860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257561043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257576121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257591466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257606961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257621944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257637737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257654029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257670618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257686473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257703461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257721109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257739305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257754935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257770718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257786590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257801689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257818053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257834416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257850917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257866275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 257881486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 257897928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 257913154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 257929408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 257944596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 257961481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 257977341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 257993668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258009369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258025265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258041263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258056470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258072439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258088052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258104371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258120074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258136197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258151631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258166991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258182566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258197675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258213923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258228993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258245320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258261023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258277534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258292630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258307710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258323285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258338667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258354693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258369786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258386129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258402408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258418854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258433966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258449018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258465009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258480079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258495894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258510938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258527678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258543310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258559457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258574484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258589873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258605646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258620682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258636480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258655524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258672375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258688240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258705004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258720235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258735462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258751169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258766623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258782524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258797611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258813931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258830053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258846210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258861306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 258876351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 258892728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 258907668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 258923391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 258938365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 258955079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 258970817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 258987018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259002092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259017559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259033130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259048392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259064257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259079679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 259095940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 259111644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 259128494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259143968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259172843] L8[TABLE]: Config 14 → 15 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 35,350000,10000,0,0,256,25,44,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 259213911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259229812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259244912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259260788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259276278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 259292577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 259308329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 259324542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259340552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259357070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259372765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259387842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259404189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259419550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 259435961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 259452001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 259468382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259483520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259499765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259516273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259531763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259549099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259564143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 259580837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 259596476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 259612569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259627556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259643114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259658665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259673670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259689486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259704872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 259721139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 259737060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 259753243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259768645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259783689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259799444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259814497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259830646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259845660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 259861929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 259877580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 259894068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259909152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 259924215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 259939765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 259955111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 259971045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 259986134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260002496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260019051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260035307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260050488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260065636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260081600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260096766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260112909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260128061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260144763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260160567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260176828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260191948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260207493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260223089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260238401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260254282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260269773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260286165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260301982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260318255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260333625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260348752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260364356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260379459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260395649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260410708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260427265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260443024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260459525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260474628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260490021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260505655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260521087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260537022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260552119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260568493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260584568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260600837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260616598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260631773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260648005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260663164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260679648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260694737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260711457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260727152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260743533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260758536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260773913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260789439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260804438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260820264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260835599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260851812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 260867482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 260883591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260898986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 260914457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 260929890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 260944848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 260961183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 260976376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 260992623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261008247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261025004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261040063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261055315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261070857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261086292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 261102115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 261117629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 261133985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261150138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261166407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261181557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261196689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261212813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261227962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 261244314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 261260702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 261277458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261293071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261309364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261324304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261340308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261357252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261373634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 261391239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 261407622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 261425601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261442672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261460678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261477162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261493856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261510888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261527689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 261544949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 261561351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 261579450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261596568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261614222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261630648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261647382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261664352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261680754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 261698030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 261714749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 261732529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261749979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261768072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261784555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261801267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261818302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261835102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 261852389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 261868834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 261886613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 261904041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 261921680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261938342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 261955146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 261972191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 261988632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262005938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262022710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262040404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262057491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262074051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262089607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262104761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262120592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262135700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262151995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262167174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262184101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262199842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262218626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262233726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262249035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262265627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262280840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262297014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262312246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262329207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262344998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262361214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262376321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262391930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262407433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262422424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262438207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262453708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262470047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262485788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262502199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262517623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262532686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262548225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262564360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262580856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262595915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262612272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262629051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262645756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262661504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262677341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262692853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262708428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262724230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262740696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262757467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262773573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262789752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262804816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262819887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262835840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262850928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 262866987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 262882012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 262898604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 262914291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 262930483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262945529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 262961116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 262976707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 262991759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263007594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263023061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263039362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263055025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263071397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263086813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 263101923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 263117767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263132813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263149026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263164074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263180533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263196183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263212696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263227752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 263242772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 263258290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263273715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263303313] L8[TABLE]: Config 15 → 16 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 36,360000,10000,0,0,256,25,45,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 263345264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263360478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263376984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263394583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263411344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263427242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 263442479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 263458663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263473780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263489982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263505114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263521916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263537675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263553912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263569007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 263584445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 263600084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263615198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263631101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263646534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263662915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263678951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263695277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263710725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 263725823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 263741472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263757238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263777277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263793834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263810711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263826438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263843295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263858377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 263873453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 263889082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 263905413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 263921347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 263936469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 263953242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 263969036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 263985295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264000627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264016079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264031731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264046839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264063540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264079779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264096645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264112425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264128634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264144035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264159089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264174609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264189876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264206060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264221109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264237470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264253167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264269716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264284830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264299983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264315853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264331355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264347242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264362338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264378887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264394941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264411224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264426328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264441430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264457435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264472561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264488455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264503741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264520466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264536232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264552466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264567559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264583055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264598684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264613874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264629806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264645218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264661570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264677324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264693528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264711098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264726212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264741781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264757063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264773366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264788458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264804774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264820479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264837042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264852106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 264867205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 264882777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264898162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 264914012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 264929061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 264945320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 264961490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 264981500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 264996920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265012082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265028023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265043123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265059049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265074131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265090880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265106596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265122825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265137953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265153416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265168987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265184275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265200121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265215506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265231843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265247830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265264045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265279830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265294964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265310573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265325710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265342049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265357213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265373782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265390448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265406733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265422125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265437257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265453220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265468344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265484230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265499334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265516078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265531832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265548088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265563218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265578640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265594225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265609285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265625178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265640538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265656859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265672560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265688757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265704219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265719352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265735012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265751454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265767671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265782760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265799062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265814771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265831290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265846353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 265861444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 265877244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265892620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 265908466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 265923569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 265939869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 265958119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 265974466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 265989642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266004838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266020822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266035977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266051941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266067263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266084012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266100039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266116267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266131350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266146798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266162394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266177521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266193616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266209114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266225433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266241167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266257570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266273189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266288300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266303876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266318955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266335466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266350597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266366992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266382801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266399415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266414564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266429723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266445571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266460998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266476948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266492103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266508498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266524708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266540986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266556169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266571329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266587321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266602456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266618427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266633537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266650175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266665958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266682385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266697486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266712915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266728566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266743663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266759918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266775352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266791713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266807494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266823805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266839740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266855822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 266871464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266886522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 266902782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 266917822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 266934139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 266949892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 266966460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 266981495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 266996569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267012177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267027570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267043398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267058608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267074875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267090976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 267107162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267122259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 267137345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267153309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267168342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267184208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267199282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267216376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267232218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 267248461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267264010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 267280299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267295868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267310875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267326667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267343791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267360209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267376151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 267392862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267421934] L8[TABLE]: Config 16 → 18 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 37,370000,10000,0,0,256,25,46,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 267464326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 267479636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267495334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267510492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267527041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267542966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267559436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267575623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 267592293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267607433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 267622570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267638165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267653577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267669434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267684520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267700859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267717085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 267733271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267748547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 267763606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267780472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267795612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267811460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267826491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267843286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267858989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 267875153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267890596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 267905612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 267921175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 267936451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 267952575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 267967668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 267984035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 267999798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268016516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268031646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268046784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268062652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268078243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268094185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268109625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268126304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268142465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268158777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268174019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268189251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268205335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268220520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268236898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268252708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268269471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268285186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268301357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268316446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268331876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268347376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268362431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268378218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268393645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268409889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268425541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268441951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268457379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268472451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268488094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268503203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268520123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268535347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268552115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268568043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268584577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268599603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268614662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268630378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268645731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268661495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268676460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268692673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268708633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268724725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268739712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268754763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268771529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268786622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268802476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268817768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268834631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268850306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 268867335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268882739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 268898176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 268913662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 268930439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 268946443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 268962077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 268978367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 268994089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269010258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269025615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269040744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269056268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269071278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269087445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269102473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269118694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269134517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269150995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269166027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269181063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269196614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269211935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269227734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269242710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269258939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269275026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269291129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269306123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269321429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269337270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269352275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269368046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269383047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269399600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269415273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269431786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269447050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269462398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269477924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269493168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269508979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269524331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269540563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269556250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269572382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269587793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269602876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269618419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269633640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269649755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269664792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269681055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269698111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269715117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269730096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269745022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269760467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269775814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269791555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269806522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269822724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269838643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269854737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269869700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 269884676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 269900418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 269915395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 269931093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 269946038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 269962482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 269978144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 269994198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270009389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270024769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270040296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270055322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270071096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270086811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270103109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270118748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270135083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270150394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270166051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270181466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270196384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270215348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270230472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270246801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270262793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270279428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270294482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270309564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270325370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270340761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270356559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270371551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270387823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270403856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270420013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270434994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270449995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270465856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270480849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270496653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270511884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270528681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270544351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270560509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270575548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270591007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270606572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270621598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270637634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270652925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270669150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270684828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270701012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270716356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270731400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270746956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270762187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270778666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270793605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270809756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270825310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270841830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270856777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 270871741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 270887175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270902426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 270918181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 270933136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 270949581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 270965531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 270981644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 270996644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271011846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271027669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271042677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271058417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271073365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271089897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 271105563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 271121700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271137532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271153026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271168564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271183555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271199550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271214897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271231154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 271246821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 271262931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271282607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271297806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271313355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271329075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271345001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271360064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271376343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 271392325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 271408477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271423913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271438948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271454998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271483280] L8[TABLE]: Config 18 → 19 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 38,380000,10000,0,0,256,25,55,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 271524304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271540156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271555147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271571440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 271587445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 271603552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271618584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271633830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271650503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271665671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271681650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271696984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271713726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 271729549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 271745831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271760983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271776595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271792192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271807344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271823266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271838745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271855172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 271870988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 271887295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271902780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 271918026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 271933711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 271948899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 271965180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 271980338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 271997752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272013797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272030762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272047597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272062799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272078926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272094031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272110251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272125277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272142147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272157840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272174005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272189032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272204824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272220377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272235474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272251311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272266788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272283132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272298832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272315027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272330693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272345818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272361421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272376460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272392832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272407886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272424173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272439846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272456311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272471365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272486425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272501955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272517577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272533497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272548616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272565016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272581102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272597380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272612490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272627643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272643569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272658766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272674738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272689947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272706734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272722545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272738815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272754177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272770168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272785775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272801085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272816940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272832591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272848903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 272864620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 272880813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272896391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 272911450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 272926997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 272942028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 272958110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 272973099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 272990456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273006503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273023252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273038370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273053482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273069089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273084528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273100452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273115566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273131941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273148069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273164321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273179445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273194835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273210773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273225868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273241766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273256859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273274792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273290672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273306803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273321810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273337456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273353761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273368821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273384808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273400211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273416469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273432422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273448523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273463870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273478925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273494422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273509633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273525894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273541043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273557439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273573204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273589985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273605114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273620284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273635922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273651383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273667323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273682470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273698874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273714926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273731174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273746323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273761511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273777531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273792690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273808631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273823797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273840576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273856375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 273872679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273887832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 273903350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 273918981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 273934107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 273950005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 273965536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 273981939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 273997718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274014415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274029640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274044787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274060408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274075760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274092351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274107454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274123814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274140087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274156386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274171531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274186669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274204888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274219934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274235748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274250787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274267494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274283220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274299455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274314533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274329934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274345497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274360529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274376349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274391728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274408023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274423716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274439897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274455301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274470335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274485862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274500875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274517029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274532065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274548337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274564014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274580507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274595533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274610613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274626142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274641484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274657315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274672316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274688554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274705409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274721592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274736622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274751647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274767844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274783420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274799591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274814801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274833009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274848798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 274864944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274879947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 274895392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 274910920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 274925950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 274941735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 274957353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 274973586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 274989209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275005310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275020720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275035759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275051281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275066310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275082402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 275097389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 275113998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 275130486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275148266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275163367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275178342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275193843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275210592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275226679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 275241610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 275257838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 275274087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275290137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275305096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275320068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275335906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275350913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275366663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 275381648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 275398367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 275414024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275430656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275445654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275461248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275476735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275491702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275507471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 275522765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 275538956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 275554607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275584716] L8[TABLE]: Config 19 → 20 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 39,390000,10000,0,0,256,25,57,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 275625659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275641013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275656049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275671546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275686522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275702898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 275717915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 275734166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 275749865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275766613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275781612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275797432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275813584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275830442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275847836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 275863151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 275879487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 275895750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 275911988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275927053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 275942158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 275958292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 275973320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 275989146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276005591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276023027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276038851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276055044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276070158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276085701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276101337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276117072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276133034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276148681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276165053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276180795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276197031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276212478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276227627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276243267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276258415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276274676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276289803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276306162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276321936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276338523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276353695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276368880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276384567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276400215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276416835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276431883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276448135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276464431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276480586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276495611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276510719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276526624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276542951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276558874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276573917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276591060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276606770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276622941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276638150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276653764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276669314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276684337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276700130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276715912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276732217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276747900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276764038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276780034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276795111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276810647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276825669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276841918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276856974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 276873239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 276888945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 276905610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276920652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 276935707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 276951233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 276966606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 276982412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 276997425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277013726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277029874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277046052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277061122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277076214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277092414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277107470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277123322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277138391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277155054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277170734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277186923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277202238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277217308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277232867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277247927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277263797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277279239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277296613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277312500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277329243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277344651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277359737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277375290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277390688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277406562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277421634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277438703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277455005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277471160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277486222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277501298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277517145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277532157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277548012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277563022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277579648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277600623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277616871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277631970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277647655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277663223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277678275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277694102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277711657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277727984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277743734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277759897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277775578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277790667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277806215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277821273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277837508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277852553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 277868848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 277884546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 277901709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277916789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 277931802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 277947299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 277962686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 277978499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 277993481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278009715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278025767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278041936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278056983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278073159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278089241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278104592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 278120357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 278135341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278151908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278167583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278183717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278198746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278216699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278232302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278248415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 278264701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 278280186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278296470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278312146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278328947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278344251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278359273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278374778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278390214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 278406085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 278421122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278437430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278453821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278470189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278485271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278500361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278517969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278533096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 278549003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 278564082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278581071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278596842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278613049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278628141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278643747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278659332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278674460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 278690365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 278706200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278726264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278745645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278766132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278785203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278803905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278822881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278842179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 278858191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 278873269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 278890380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 278906212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 278922551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278937709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 278953381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 278969031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 278984166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279000096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279015739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279032211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279048007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279064286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279079893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 279095045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 279110700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279125858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279142256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279157399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279173755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279189528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279207248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279222397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 279237548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 279253131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279268890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279284875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279299865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279316082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279332285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279348687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279363925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 279379193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 279395709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279410936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279426879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279442048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279459178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279476059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279492457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279507640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 279523629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 279539791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279555051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279570924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279586511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279602931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279619419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279635913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279651724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 279667036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 279696052] L8[TABLE]: Config 20 → 21 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 40,400000,10000,0,0,256,24,91,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 279737550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279752754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279769396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279784593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279801051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279816927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279834061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279849270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 279864475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 279880140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279895770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 279911741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 279926887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 279943266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 279959424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 279975711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 279990877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280006056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280022388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280037543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280053483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280068614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280085332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280101100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280117364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280132502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280148520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280164212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280179371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280195353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280210871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280227280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280243182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280259503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280275031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280290235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280305910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280321087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280337367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280352561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280369014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280384814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280401394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280416575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280431756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280447491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280462946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280478927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280494102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280510486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280526692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280543025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280558279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280573513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280589459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280604619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280620587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280635759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280652534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280668401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280684705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280699915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280715652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280731370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280746491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280762443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280778033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280794437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280810238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280828519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280845360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 280861942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 280879059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 280895962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 280913576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 280930144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 280948099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 280965684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 280983496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281000014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281016982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281034394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281049862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281065673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281081121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281097443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281113152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281129296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281144664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281159747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281175347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281190400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281206513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281221635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281237991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281253716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281270282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281285410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281300541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281316123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281331565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281347485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281362671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281380141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281396385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281412663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281427805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281442947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281458893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281474003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281489893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281506551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281524624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281540448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281556615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281571620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281587407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281603016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281618024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281633849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281649176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281665433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281681159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281697299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281712822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281727854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281743378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281758392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281774504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281789578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281805894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281821599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281844050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281859477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 281874702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 281890678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 281906074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 281922021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 281937140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 281953885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 281969666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 281985818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282000848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282016516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282032318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282047356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282063165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282078525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282094823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282110513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282126694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282142119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282157181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282172992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282188035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282206513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282221904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282239245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282255545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282272150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282287214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282303606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282319533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282335887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282351767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282366826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282383149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282399654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282415842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282430902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282446040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282461978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282477231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282493000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282508018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282524877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282541728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282557898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282572903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282588341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282604079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282619070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282634825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282650199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282667192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282682847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282698891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282714325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282729361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282745187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282760215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282776399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282791406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282807724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282823403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282840544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282855603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 282870661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 282886186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282901625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 282917470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 282932500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 282948766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 282965910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 282982788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 282997808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283012818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283028768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283043784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283059544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283074503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283091107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 283106759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 283122807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283137763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283153126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283168623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283183585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283199329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283214702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283230985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 283246616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 283262700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283278152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283293229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283308693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283323673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283339768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283354826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283371098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 283386714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 283403167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283418162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283433162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283448657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283463960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283479933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283494871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283511363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 283527344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 283543450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283558421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283573437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283589219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283604374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283620148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283635121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283651664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 283667291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 283683364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283698328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283713635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283729125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283744127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283759891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283775166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283791397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 283821101] L8[TABLE]: Config 21 → 22 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 41,410000,10000,0,0,256,24,97,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 283862221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 283878470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283893983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 283912611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 283928183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 283943253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 283959471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 283974777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 283991054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284006742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284023248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284040364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284055506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284071083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284086482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284102524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284117528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284133783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284149845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284166616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284181981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284197028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284213153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284228179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284243953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284258951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284275546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284291228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284307329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284322340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284337654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284353119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284368150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284383904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284399179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284415576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284431195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284447296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284462641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284477681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284494289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284509329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284525686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284540882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284558155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284573826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284590377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284605323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284620279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284635746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284651060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284666791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284681678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284697786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284713733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284730435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284745441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284760401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284776320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284791558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284807344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284822310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284838995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284854997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 284871103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284886106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 284901511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 284917215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 284932188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 284949547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 284965113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 284981525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 284997320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285013585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285029014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285044205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285059842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285074953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285091140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285106444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285122829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285138622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285155175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285170320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285185450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285201074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285217320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285233309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285248446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285265240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285281084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285297386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285312520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285328076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285343736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285358896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285374826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285390270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285406711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285422556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285438911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285454388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285469807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285485502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285500673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285517568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285532785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285549190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285565019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285581621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285596996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285612192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285627846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285643313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285659284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285674400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285690791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285707169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285723436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285738552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285753682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285769617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285784745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285800637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285816588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285833280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285849006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 285865148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285880177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 285895589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 285911105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 285926127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 285941932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 285957438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 285973605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 285989230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286005295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286020567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286035570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286051068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286066050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286082160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286097130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286113377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286129033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286145546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286160803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286176094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286191637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286208733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286224554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286239560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286255811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286271921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286288335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286303389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286318460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286334292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286349573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286365409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286380451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286396998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286412680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286428825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286443877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286459757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286475524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286490496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286506257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286521541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286537780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286553414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286569535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286584801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286600036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286615522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286630531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286646596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286661844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286678072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286693730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286710214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286725216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286740229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286755720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286771012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286786996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286801958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286818194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286834452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286850571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286865547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 286880547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 286896424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 286911386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 286927158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 286942133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 286958665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 286974515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 286990611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287005594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287020964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287036754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287051744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287067541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287082842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287099091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 287114761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 287130859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287146253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287161340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287176865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287191921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287207991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287223033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287239286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 287254947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 287271413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287286418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287302237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287317777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287333173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287348991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287363926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287380108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 287396051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 287412189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287427150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287442119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287457904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287472805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287488788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287503712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287520205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 287535825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 287551851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287566784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287582112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287597609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287612719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287629380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287644886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287661119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 287677032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 287693146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287708458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287723486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287739003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287754010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287771619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287786943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287803131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 287818778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 287835323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287850312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 287865342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 287894259] L8[TABLE]: Config 22 → 23 regime=2 score=52428 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 42,420000,10000,0,0,256,24,100,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 287934692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 287949724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 287965852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 287981112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 287997348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288013034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288029559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288044819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288059880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288075419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288090922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288107085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288122200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288138563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288154930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288171690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288186819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288202378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288218050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288233408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288249320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288264768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288281071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288296758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288312917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288328324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288343399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288358969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288374040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288390264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288405322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288421613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288437322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288453794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288468855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288484136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288499674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288515091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288530928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288546173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288562442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288578536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288595490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288611626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288627846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288644672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288664568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288680472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288695542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288712345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288728035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288744149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288759192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288774633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288790156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288805138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288820895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288836571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288853281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 288869174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 288885322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288900795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 288916100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 288932321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 288947359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 288963556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 288978606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 288994901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289010590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289027273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289043708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289060167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289075783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289091508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289107329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289122318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289138591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289154636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289170786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289185811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289200847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289217057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289232173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289248090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289263215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289280022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289295803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289312077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289327533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289342648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289358435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289373487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289389722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289404916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289421210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289437277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289453879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289468973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289484067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289499646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289515381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289531240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289546304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289562593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289578634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289594847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289609937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289625056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289641158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289656217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289672300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289687395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289703989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289719723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289736134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289751235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289766655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289784341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289799434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289815235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289830582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289846822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 289862470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 289878649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289894278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 289909398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 289924957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 289939968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 289956193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 289971228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 289987520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290003225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290019743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290034769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290049808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290065375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290080772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 290096599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 290111640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 290127891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290143946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290160062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290175317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290190379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290206601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290223723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 290239747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 290254807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 290271531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290287205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290303374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290318400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290333840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290349362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290364632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 290380468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 290395845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 290412055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290428648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290444927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290460428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290475574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290491181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290506271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 290522512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 290537511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 290553951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290569618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290586080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290601075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290616320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290631790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290647204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 290663015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 290678046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 290694306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290712435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290728640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290745028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290760089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290820049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290841181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 290862655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 290883192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 290904290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 290920236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 290936411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290951511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 290967022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 290982561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 290997600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291013410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291028892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291045214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291060863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291077338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291092465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291107561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291123140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291138234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291154380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291169391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291185653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291201281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291217758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291232966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291247976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291263478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291278900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291294738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291309997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291326286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291342339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291358535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291373562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291389060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291405182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291420307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291436203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291452054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291468840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291484556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291500966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291516399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291531468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291547010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291562431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291578691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291593717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291609965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291625616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291642056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291657098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291672150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291687705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291703031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291718777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291733757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291749969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291766151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291782275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291797256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291812515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291828403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291843410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291859207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 291874193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 291890772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 291906403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 291922777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291937782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 291953106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 291968624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 291983622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 291999448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292029105] L8[TABLE]: Config 23 → 24 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 43,430000,10000,0,0,256,24,120,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 292070027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292087177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292103263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292119663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292134675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 292150212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 292165763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292180827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 292196644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292212085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292228351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292244301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292260482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292275921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 292291189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 292307018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292322058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 292338327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292354425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292370964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292386765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292403557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292418780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 292434046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 292449726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292465220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 292481168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292496320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292512726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292528932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292545237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292560395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 292575569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 292591505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292606572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 292622437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292637505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292654107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292669821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292686071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292701180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 292717557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 292733124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292748198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 292764005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292779674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292796225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292812127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292828800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292843922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 292859033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 292874654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292890079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 292906390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 292921635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 292938310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 292954456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 292970734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 292986104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293001248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293017178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293032328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293048259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293063390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293080076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293095898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293112458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293127640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293143223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293158927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293174295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293190244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293205667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293221980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293237680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293253884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293269324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293284374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293300158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293315172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293331384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293346456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293362764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293378462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293395008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293410064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293425105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293440857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293456255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293472097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293487123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293503436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293519448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293535670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293551325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293566969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293583323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293598500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293614651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293629837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293646615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293662461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293679051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293694249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293709767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293725462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293740651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293756611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293772092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293788521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293804343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293820648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293836386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293851525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 293868195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293883628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 293900031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 293915134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 293931687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 293947479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 293964009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 293979164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 293994568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294010192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294025606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294041478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294057920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294074260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294090457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294106735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294122072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294137215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294153466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294168651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294184832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294199946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294218055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294233905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294250664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294266145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294281308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294297005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294312270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294328568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294343582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294359814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294375690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294392179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294407177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294422216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294437755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294453137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294468956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294483969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294500294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294516329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294532464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294547475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294562504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294578332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294593326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294609108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294624333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294640832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294656489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294672594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294687572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294703224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294718725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294733728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294749503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294764779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294781020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294796691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294812835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294828163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294843197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 294858727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294873819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 294890332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 294905966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 294922302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 294939247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 294956744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 294971818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 294987108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295002627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295017990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295033836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295048875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295065148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295081123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295097261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295112447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295127524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295143464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295158538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295174392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295190402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295207234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295222952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295239126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295254186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295269643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295285174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295300275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295316221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295331568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295347871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295363769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295379904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295395238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295410288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295425792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295440783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295456957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295472007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295488261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295504138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295520671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295535728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295550801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295566872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295582276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295598121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295613130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295629405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295645411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295661577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295676616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295691651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295707563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295722590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295738426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295753463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295770010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295785697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295802067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295817093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295832430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295847925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295862950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 295878880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 295894209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 295910494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 295926153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 295942303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 295957703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 295972758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 295988325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296003590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296019681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296034708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296051006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296066686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 296083124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296098144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 296126391] L8[TABLE]: Config 24 → 25 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 44,440000,10000,0,0,256,24,128,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 296167198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 296182961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296198033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296214193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296229239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296246095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296261797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 296278450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296293552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 296308952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 296324523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296339940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296355772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296370844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296387159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296403313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 296419653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296434803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 296450007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 296466031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296481192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296497133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296512260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296533670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296549497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 296565710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296581212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 296596320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 296611901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296626989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296643273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296658368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296674663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296692014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 296710394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296726933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 296743708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 296760799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296777644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296795001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296811467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296829647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296846857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 296864609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296881378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 296898174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 296915205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 296931751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 296947599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 296962973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 296979268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 296996340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297012550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297028200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297044267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297060571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297075706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297092038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297107116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297123441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297139181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297155680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297170757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297185843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297201403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297216779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297232597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297247591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297263826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297279836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297296024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297311073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297326135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297342029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297357043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297372800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297387764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297404443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297420128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297436459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297454583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297469815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297485441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297500613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297516913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297532022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297548358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297564351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297581357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297596870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297612005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297627586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297643200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297659163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297674189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297690511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297706589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297722811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297737858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297753158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297769265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297784331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297800174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297815234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297831921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297847615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 297863807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297879084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 297894546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 297910104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 297925135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 297940971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 297956435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 297972768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 297988442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298004617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298020091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298035620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298051187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298066463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298082824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298097917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298114913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298130654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298147365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298162494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298177606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298193276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298210110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298226022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298241299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298257659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298274625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298290884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298307005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298322229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298338312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298353400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298369419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298384517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298401285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298416997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298433218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298448369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298463880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298479450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298494532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298510370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298525844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298542204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298558179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298574440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298590139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298605231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298620794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298635885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298652138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298667256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298683602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298699358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298715915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298731021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298746313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298761892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298777359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298793250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298808315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298824626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298840854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298857108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298872442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 298887594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 298903609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 298918712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 298935123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 298950232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 298966958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 298982732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 298998938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299014016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299029528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299045136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299060463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299076383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299092051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299108448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299124213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299140837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299156011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299171115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299186746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299202191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299218192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299233288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299249856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299266016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299282276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299297385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299312514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299328585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299343778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299359683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299374786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299391497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299407233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299423455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299438637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299454288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299469878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299484938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299500809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299516270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299532635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299548372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299564600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299580037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299595372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299610939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299626020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299642372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299657484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299673825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299689559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299706227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299725944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299741104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299756664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299772138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299787963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299803005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299819872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299836052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299852214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299867203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 299882260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 299898210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 299913217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 299928978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 299943977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 299960744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 299976485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 299992719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300007773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300023226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300038759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300053798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300069606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300085015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 300101324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 300118119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 300134289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300149899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300164936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300180422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300195398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300225549] L8[TABLE]: Config 25 → 26 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 45,450000,10000,0,0,256,24,131,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 300266598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300282119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 300298366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 300314210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 300330675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300347391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300362772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300378280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300393763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300409586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300424584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 300440860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 300456937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 300473121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300488145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300503228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300519161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300534217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300550023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300565266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 300581926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 300597647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 300613805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300629080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300644517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300660070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300675119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300690987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300706666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 300722976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 300738708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 300755113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300770652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300785726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300801258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300816313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300832537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300847602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 300863898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 300879609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 300896146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300911243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 300926282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 300942399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 300957974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 300973794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 300988844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301005122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301021247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301037375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301052385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301067385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301083254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301098298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 301114086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 301129323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301145934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301169221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301185521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301201193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301217754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301234515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301251014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 301270138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 301285448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301301877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301317887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301334628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301349666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301364872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301380389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301395989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 301412138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 301427436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301444782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301461263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301477427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301492452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301507460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301523398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301544089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 301560396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 301575479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301592490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301608241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301625229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301640982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301661597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301677327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301692691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 301709255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 301724389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301740747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301756511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301773168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301788235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301803315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301818872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301834259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 301850153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 301865226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 301881564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 301897633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 301925361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301940726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 301956185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 301973986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 301989068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302004886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302020353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302036680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302052412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302068617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302084118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302101445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302117172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302132198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302148381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302166524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302182865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302198792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302216525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302231670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302246763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302262335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302277834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302293653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302308678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302325628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302341738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302357872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302372892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302387918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302403875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302419027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302434826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302449862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302466476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302482155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302498285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302513511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302528847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302544322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302559310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302575094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302590354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302606550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302622184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302638383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302654177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302669205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302684659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302699826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302715997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302731018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302747282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302762977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302779428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302794461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302809493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302825240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302842894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302858754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 302873791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 302890496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 302906548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 302922703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302937706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 302953203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 302968747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 302984176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 302999992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303015663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303032492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303048168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303064254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303079946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303095027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303110570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303125544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 303142015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303157052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303173340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303188987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303205957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303228248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303244665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303260289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303278133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 303298877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303314074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303331054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303346762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303362927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303377980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303393652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303409191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303424245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 303440055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303455464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303474567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303490277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303506372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303521917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303536897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303552329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303567299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 303583430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303598392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303614580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303630181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303646653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303663121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303678625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303694575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303712724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 303728812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303744308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303760875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303777264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303793435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303808433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303823773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303840976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303856098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 303871957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 303887227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 303903974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 303919731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 303935938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303951034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 303966462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 303982032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 303997107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304012952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304028398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304044697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304060614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304077054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304092224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 304107301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 304122831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304137845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304154055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304169116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304185392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304201076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304217568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304232635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 304247682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 304264027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304279696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304295509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304310509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304327960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304343662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304359890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304388494] L8[TABLE]: Config 26 → 27 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 46,460000,10000,0,0,256,23,139,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 304429405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 304444405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 304460245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304475248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304490996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304506380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304523375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304539056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304555137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304570966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 304586732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 304602291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304617358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304633203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304648611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304664906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304680591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304696996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304712571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 304727735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 304743318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304758839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304775049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304790050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304806271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304822127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304838574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304853563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 304868553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 304884039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304899347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 304915106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 304930124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 304946386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 304962331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 304978473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 304993545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305009215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305025106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305040120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305055920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305071135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305087697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305103369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305119521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305134540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305149970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305165533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305180992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305196878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305212565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305228868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305244554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305260922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305276662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305291685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305307178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305322172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305338305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305353330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305369566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305385440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305401883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305416873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305431913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305447411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305462691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305478454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305493833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305510126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305526182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305542219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305557189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305572138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305587947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305602930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305618642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305633640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305650393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305666525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305682601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305697774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305713133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305728574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305743530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305759360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305774812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305790994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305807865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305824173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305839648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305854725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 305870280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305885446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 305901614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 305916655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 305932930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 305948577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 305965010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 305980028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 305995131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306011003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306026629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306042485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306057489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306074646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306090783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306106936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306121928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306136983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306152853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306167876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306183653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306198881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306215430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306231090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306247238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306262289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306277689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306293206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306308214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306324006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306339659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306355906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306372800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306389570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306404773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306419842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306435370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306450399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306466512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306481497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306497721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306513361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306529790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306544798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306559833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306575587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306590887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306606611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306621562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306637731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306653727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306669857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306684892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306699925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306715772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306730785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306746554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306761528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306778068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306793703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306809806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306824775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306840095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306855576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306870542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 306887018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 306902735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 306919114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 306934847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 306951010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 306966449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 306981518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 306997402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307012475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307028956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307044012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307060300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307076028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307092758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307107817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307123626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307139143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307154628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307170420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307185426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307201622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307217602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307233800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307248825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307264028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307279989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307294984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307310761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307325765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307342336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307358046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307374205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307389805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307404897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307420459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307435504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307451552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307466903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307483164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307498838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307515292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307530375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307545470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307562029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307578913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307594856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307609887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307626260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307642392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307659102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307674109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307689870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307705870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307720925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307736729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307751747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307768513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307784205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307800350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307815375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307830697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307846176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307861372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 307877164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 307892937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 307909266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 307924957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 307941304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 307956700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 307971777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 307987356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308002421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308018525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308033554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308049862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308065566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308082055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308097118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 308112178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 308127727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308143271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308159146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308174194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308190476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308206592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308222768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308237844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 308252927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 308268905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308283952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308299781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308315110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308331749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308347491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308363664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308378719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 308394144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 308409704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308438353] L8[TABLE]: Config 27 → 28 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 47,470000,10000,0,0,256,23,142,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 308479358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308495233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308510876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308528061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308544060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308560230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308575304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 308590764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 308606329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308621360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308637183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308652532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308668777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308684473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308700606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308716023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 308731142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 308746677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308761737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308778117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308793166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308811380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308829035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308845177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308860132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 308875151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 308891014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 308906007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 308921791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 308936737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 308953307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 308968960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 308985050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309000425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309015759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309031239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309046208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309061960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309077316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309093718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309109337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309125420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309141325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309159845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309175938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309190895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309208426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309225580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309242601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309258278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309275401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309290557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309305686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309321195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309337541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309353458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309368394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309384539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309400439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309416850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309431843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309446841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309467157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309482565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309498657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309513754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309530624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309546366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309562642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309578086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309593238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309608792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309623840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309639988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309655067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309672101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309687838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309704735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309719767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309734820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309750392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309765835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309781647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309796659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309812899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309828976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309845341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309860362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 309875418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 309891294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 309906348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 309922196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 309937196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 309953847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 309970524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 309988421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310003524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310019970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310035911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310051023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310066938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310082591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310099119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310114775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310130963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310146425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310161557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310177132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310192187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310210045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310225127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310241382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310257042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310273783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310288844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310303897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310319449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310335566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310358124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310373331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310390136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310405898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310422272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310437411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310452929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310468756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310483816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310499694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310515230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310531537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310547244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310563495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310578935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310594048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310609663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310624761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310640994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310656329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310672595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310688295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310704874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310720147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310735165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310750699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310766222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310782132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310797164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310813562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310829653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310845883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310860979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 310876121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 310892085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 310907439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 310923307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 310938416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 310955033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 310971015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 310987290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311002387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311018372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311034005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311049116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311065017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311080553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311096858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311112510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311128692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311144181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311159760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311175461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311190593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311206935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311222072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311238457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311254170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311270794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311285904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311301017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311316601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311332052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311347949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311363009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311379336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311395604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311411810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311426891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311442029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311458031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311473120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311488976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311504009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311520622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311536364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311552564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311567656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311583063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311598675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311613759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311629589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311644932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311661279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311677315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311693548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311709053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311724195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311739798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311754897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311771128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311786209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311802552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311818307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311834827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311849899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 311865012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 311880578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311895982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 311911893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 311926986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 311943350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 311959462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 311975644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 311990692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312005752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312021645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312036804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312052730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312067827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312084555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 312100308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 312116547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312131659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312147150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312162789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312177881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312193720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312209236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312225701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 312241485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 312257733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312273242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312289191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312304984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312320450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312337266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312352491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312368948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 312384856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 312402045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312417334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312432645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312448417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312464075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312480120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312495380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312511899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 312528199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 312557906] L8[TABLE]: Config 28 → 29 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 48,480000,10000,0,0,256,23,174,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 312599023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312614195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312629398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312645561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312660733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312676711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312691887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312708799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 312724782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 312741022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312756168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312771669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312787547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312802685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312818655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312834248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312850811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 312866651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 312882896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312898558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 312913842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 312929561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 312944860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 312961145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 312976326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 312992783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313008598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313025745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313040949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313056149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313071867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313087492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313103569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313118846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313135371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313151650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313168045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313183284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313198574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313214980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313230326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313246449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313261787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313278766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313294671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313311116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313326395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313342325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313358186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313373517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313389955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313405226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313421761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313437683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313454402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313469756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313485117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313500953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313516642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313532741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313548425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313564849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313581161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313597570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313612805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313628080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313644160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313659396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313675387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313691325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313708111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313723893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313740136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313755275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313770898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313786492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313801565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313817407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313834184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313850778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 313866567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 313885282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313901261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 313916662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 313932440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 313947810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 313964279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 313979448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 313995812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314011657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314028389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314043507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314058672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314074411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314090140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314106141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314121254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314137726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314153831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314169992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314185007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314200073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314216136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314231103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314246888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314261878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314278543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314294168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314310326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314325359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314340625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314356804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314371928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314387780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314403205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314419580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314435334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314451555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314466930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314482039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314497599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314512669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314529025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314544062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314560313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314575991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314592654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314607728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314622788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314638324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314653717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314669555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314684609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314700892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314716901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314733110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314748179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314763250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314779355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314794590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314810482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314825542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314842217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314857920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 314874097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314889160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 314904801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 314920363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 314935421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 314951247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 314966880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 314983236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 314998971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315015824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315030959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315046076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315061703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315077026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315093285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315108423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315124759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315140810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315157055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315172110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315187195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315203080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315218411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315234251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315249342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315266066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315282013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315298211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315313316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315329000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315344599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315359689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315375528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315390935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315407237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315422975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315439152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315457104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315473173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315489218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315504325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315520700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315535838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315552176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315567894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315584652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315599801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315615040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315630652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315646160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315662073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315677173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315694205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315710244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315726729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315741835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315756970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315772930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315788257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315804165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315819229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315835947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315851745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 315868005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315883115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 315898597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 315914429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 315929472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 315945335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 315960732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 315977322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 315993057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316009402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316025737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316040915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316056486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316071589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316087937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 316103081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 316119525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 316135328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316151926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316167296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316182448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316198052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316213620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316229583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 316244727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 316261169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 316277297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316293789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316308925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316324105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316340115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316355546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316371491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 316386635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 316405762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 316421732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316438181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316453850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316469294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316485025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316500260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316516632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 316531857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 316548290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 316564187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316580942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316596426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316611684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316641773] L8[TABLE]: Config 29 → 30 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 49,490000,10000,0,0,256,23,188,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 316682949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316698132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316714678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 316729833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 316746257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 316762065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316778711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316793878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316809081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316824771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316840282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316856464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 316871556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 316887863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 316903918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 316920169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316935312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 316950476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 316966468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 316981831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 316997772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317012946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317029559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317045813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317062071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317077517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317092736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317108321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317123402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 317139578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317154810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317171184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317186936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317203499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317219177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317234430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317250100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317265690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 317281694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317296876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317313417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317329700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317346026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317361257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317376464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317392490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317407656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 317423622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317438792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317455702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317471608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317487930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317503092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317518663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317534400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317551246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 317567714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317585745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317602739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317620122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317636537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317653005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317668553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317684237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317699366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 317717005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317738654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317755176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317771481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317787982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317803172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317818363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317834424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317849647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 317865594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 317880724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 317897518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 317913283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 317929564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317945485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 317961094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 317977687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 317992911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318008847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318024436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318040868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318056674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318072997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318088543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318103781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318119472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318134660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318150988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318169278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318185809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318201617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318218450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318233578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318248791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318264731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318279967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318296109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318311238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318328009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318343824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318360326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318375497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318391296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318406953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318422054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318437938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318453383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318469724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318485701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318501969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318517510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318532710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318548581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318563736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318580689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318595880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318612343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318628149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318644995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318660240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318675447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318691134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318706789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318722665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318737729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318754062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318770140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318787284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318802933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318819172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318835531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318851086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 318867911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 318883508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 318900338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 318916063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 318932261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318947356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 318962892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 318978624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 318993687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319009578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319025083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319046216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319062772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319079521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319094745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319109996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319125662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319141194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319157265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319172511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319188897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319205082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319221345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319236674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319251781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319268876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319284033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319299905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319315008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319331784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319347573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319364052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319379187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319394687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319410357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319425521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319441423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319456874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319476280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319492165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319508474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319524376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319539927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319555716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319570944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319587363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319602579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319619095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319634966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319651713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319666981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319682251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319698007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319713550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319729778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319745284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319761748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319777952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319794348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319809612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319826131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319843688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319858975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 319874915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 319890581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 319906963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 319922713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 319938908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 319954335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 319969470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 319985077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320000138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 320016378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 320031500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 320048008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 320063758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 320080380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320095465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 320110586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 320126178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320141694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 320157607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 320174651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 320191198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 320207480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 320223849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320239231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 320254507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 320270806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320286031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 320301976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 320317167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 320333946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 320349716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 320365966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320381127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 320396596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 320412992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320428388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 320444331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 320459904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 320476246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 320491944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 320508154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320523573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 320538634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 320554187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320569258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 320585410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 320600548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 320616893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 320632654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 320649253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320664328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 320679502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 320695152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 320710670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 320726715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 320741895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 320758235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 321310814] L8[TABLE]: Config 30 → 31 regime=2 score=6553 L1=0 L2=0 L3=1 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 50,500000,10000,0,0,256,23,202,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 321352653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 321369107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321384395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 321399994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 321416011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321431188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 321447237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 321462696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 321479187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 321495222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 321511559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321527017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 321542463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 321558125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321573336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 321589587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 321604989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 321621882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 321637667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 321654279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321669653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 321684848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 321700478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321715975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 321732138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 321747323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 321763763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 321780636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 321796950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321812020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 321827719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 321843379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321858707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 321874586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 321890035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 321906418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 321922414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 321938690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 321954097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 321969262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 321984909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322000041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322016407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322031554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322048163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322063989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322080611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322095756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322110939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322126572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322141966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322157871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322172952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322189279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322208289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322224822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322239956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322255130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322271140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322286656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322302564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322317669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322334382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322350149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322366627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322381730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322397319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322412968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322428248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322444108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322459604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322475960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322491735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322508008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322523499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322538597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322554160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322569213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322585440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322600572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322616981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322632791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322649327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322664398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322679501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322695091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322712992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322729031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322744248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322760688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322777001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322793504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322808916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322824191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322840248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322855445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 322871411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 322886565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 322903319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 322919398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 322935763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322951358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 322966917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 322982616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 322997791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323013776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323029308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323045981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323061874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323078581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323093816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323109033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323124773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323140309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323156322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323171520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323187988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323204413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323220745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323236167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323251389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323267501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323282766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323298999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323314209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323331013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323346887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323363248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323378518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323394083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323409674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323424959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323440844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323456251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323472634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323488431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323504641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323520116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323535261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323550879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323566201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323582490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323597689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323614587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323630370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323647007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323662076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323677178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323692823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323708256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323724187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323739299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323755659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323771748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323788078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323803339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323818433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323836412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323851587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 323867534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 323882694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 323899711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 323915438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 323931668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323946780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 323962296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 323977897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 323992972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324008868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324024255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324040612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324056308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324072523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324088101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324103240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324118947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324134078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324150340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324165432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324181818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324197574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324214208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324229394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324250828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324266958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324282114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324298250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324313306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324330002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324345660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324361861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324376913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324392324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324407888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324423134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324438942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324454378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324470636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324486594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324502777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324518157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324533266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324548852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324563914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324580132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324595225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324611529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324627282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324643822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324658988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324674171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324689797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324705248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324721126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324736223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324752553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324768683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324784851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324799944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324815051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324830905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324846046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 324862004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 324877552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 324894276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 324910029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 324926415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324941515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 324957278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 324972834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 324987883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325003689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325018991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325035210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325050876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325067019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325082277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325097295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 325112995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325128013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325144085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325159039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325175447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325191211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325207754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325222800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325237887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 325253432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325268827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325284582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325299652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325315929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325331904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325348092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325363182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325378261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 325408223] L8[TABLE]: Config 31 → 32 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 51,510000,10000,0,0,256,23,206,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 325448974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325464496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325480366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325495661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325512021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325528053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325544274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325559337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325574404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 325590307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325605411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325621307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325636662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325653274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325668937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325685091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325700171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325715562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 325731068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325746087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325761872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325777157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325793387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325809270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325825384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325840722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325855791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 325871248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325886260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 325902494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 325917529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 325933837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 325949501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 325965998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 325981079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 325996158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326011733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326027061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326042841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326057847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326074125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326090061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326107231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326123787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326138989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326155172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326170308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326186451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326201567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326218633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326234429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326250645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326267265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326282464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326298348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326313445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326329755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326344899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326361303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326377347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326393921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326409121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326424242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326440282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326455770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326472129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326488427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326504794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326521015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326537106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326552134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326567197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326583114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326598076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326613837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326628778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326645311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326660963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326677098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326692142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326707581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326723099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326738099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326753907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326769255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326785501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326801263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326817484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326832742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326847742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 326863343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326878456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 326894643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 326909678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 326925917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 326941580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 326958981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 326974043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 326989038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327004556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327019928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327035780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327050806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327067084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327083054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327099197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327114257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327129284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327145342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327160400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327176214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327191459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327208010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327223748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327239916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327254970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327270375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327285945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327301002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327317040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327332418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327348651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327364323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327381006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327396612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327411781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327427460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327442551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327458836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327474009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327490676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327506535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327523457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327538585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327553641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327569209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327584767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327600676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327616262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327632595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327648726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327664953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327680256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327695334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327711266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327726328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327742329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327757392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327774032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327789702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327805848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327820866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327836260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327851849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327866900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 327882759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 327898114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 327915459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 327933264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 327949495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 327965506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 327980672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 327996457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328011521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328027776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328042873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328059403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328075131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328092458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328107576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328122647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328138168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328153568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328169374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328184415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328200657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328216657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328232785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328247810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328262917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328279286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328294292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328310091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328325062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328341593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328357201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328373557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328388581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328403923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328419448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328434481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328450324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328465591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328481882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328497620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328513784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328529881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328545017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328560757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328575822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328592105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328607147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328623422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328639130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328655636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328670642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328685664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328701134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328716505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328732319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328747313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328763533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328779444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328795574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328810590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328825538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328841350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328856322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 328872279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 328887270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 328903779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 328919372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 328935451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328950683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 328965982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 328981471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 328996473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329012288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329029801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329046119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329061833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329078376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329093434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 329108482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 329124027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329139029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329155182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329170263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329186537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329202806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329218978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329234024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 329249100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 329264966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329280028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329295873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329310937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329327528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329343262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329359393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329374497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 329389854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 329405400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329420420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329436246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329464586] L8[TABLE]: Config 32 → 33 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 52,520000,10000,0,0,256,23,210,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 329505814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329522609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329538513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329554882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329570415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 329585965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 329601736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329617244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329633391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329649107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329665512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329681321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329697597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329713348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 329728585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 329744288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329759639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329776036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329791215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329807654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329823497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329840148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329855311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 329870721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 329886438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329901909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 329917885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 329933274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 329949694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 329965803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 329982090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 329997264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330012446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330028586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330043741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330059908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330075029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330091789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330107651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330124006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330139482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330154805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330170499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330185697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330202004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330217267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330233705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330249724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330266413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330281514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330296987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330312525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330327843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330343691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330358738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330375255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330391254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330407435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330422485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330437520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330453311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330468342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330484144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330499203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330515754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330531452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330547649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330562938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330578296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330593819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330608853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330624914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330640221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330656509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330672168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330688360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330703697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330718792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330734361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330749618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330765820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330780884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330797125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330812820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330829351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330844422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 330859502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 330875100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330890445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 330906306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 330921293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 330937646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 330953977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 330970157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 330985185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331000242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331016164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331031233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331047101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331062158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331078982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331094768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331111000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331126145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331142184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331158076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331173203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331189160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331204728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331221133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331236973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331253305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331268844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331284015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331299721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331314891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331331327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331346579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331363025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331378913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331395554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331410786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331427675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331443429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331459024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331474960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331490403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331506825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331523090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331539375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331554509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331569929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331585982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331601109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331617317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331638000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331654774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331670549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331686808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331702307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331717452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331733014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331748099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331763945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331779370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331795617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331811462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331828077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331843125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331858906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 331874474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331889851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 331905737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 331920835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 331937306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 331953514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 331969730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 331984783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 331999872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332015871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332030991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332046879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332061986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332081831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332097762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332114043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332129464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332145053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332160752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332175954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332191949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332207397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332223773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332239593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332255890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332271407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332286964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332302593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332317737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332334078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332349221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332365623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332381415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332398029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332413138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332428181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332443862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332459477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332475293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332490289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332506485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332522438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332538541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332553566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332568817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332584655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332599676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332615501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332630525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332647172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332663004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332679221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332694325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332709688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332725298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332740344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332756450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332771876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332788478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332805344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332821870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332837488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332852620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 332868204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332883257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 332899479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 332914546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 332930902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 332946857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 332963718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 332978807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 332993875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333009428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333024901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333040704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333055632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333071850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333089751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 333105969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333121041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 333136351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333152255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333167370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333183182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333198501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333215088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333230845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 333247030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333262095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 333277531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333293091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333308166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333324240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333339588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333355937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333371692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 333387898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333403358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 333418467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333434069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333449347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333465509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333480563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333496848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333512581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 333529136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333544201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 333573390] L8[TABLE]: Config 33 → 34 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 53,530000,10000,0,0,256,23,214,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 333614782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333630904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333646431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333662312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333677409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333693744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333709830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 333726087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333741134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 333756209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333772130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333787219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333803092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333818163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333834845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333850575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 333866732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333881843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 333897292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 333912902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 333927986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 333943853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 333959209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 333975569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 333991303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334007478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334022885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334038001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334053619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334068759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334085048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334101729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334118024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334133716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334150384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334165466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334180579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334196130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334211609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334227517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334247193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334263602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334279752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334296238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334311317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334326491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334342690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334357857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334373840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334389025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334406534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334422191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334438309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334453711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334468881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334484481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334499560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334515924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334531033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334547403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334563153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334579736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334594835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334609986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334625656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334641399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334657293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334672324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334688690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334705058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334721300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334736413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334751532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334767517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334782599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334798504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334813560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334830216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334845954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 334862167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334877289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 334892752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 334908383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 334923522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 334939343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 334954791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 334971412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 334987163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335003381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335019285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335034457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335050055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335065142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335081385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335096535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335112924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335128694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335145676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335160755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335175852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335191416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335206832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335222637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335237685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335253993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335270131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335286399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335301537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335316715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335332993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335348059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335363873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335378936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335395901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335411660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335427777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335442901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335458389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335474004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335489967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335505930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335521465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335537796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335553521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335569977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335585438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335600591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335616256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335631650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335647826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335662935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335679263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335695016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335711650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335726770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335741958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335757567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335773035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335788941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335804073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335820620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335836749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335852999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335868130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 335883499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 335899383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 335914499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 335930426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 335945556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 335962205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 335978006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 335994251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336009416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336024845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336040463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336055523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336071616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336087190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336103556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336119346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336135617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336151163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336166306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336182013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336197143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336213379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336228498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336244831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336260825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336277366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336292750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336307895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336323507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336338895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336354787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336369839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336386400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336402465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336418733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336433876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336449019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336464998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336480195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336496111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336511479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336528093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336543880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336560160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336575309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336590806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336606429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336621521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336637449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336652846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336669192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336684933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336701168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336716603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336731794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336747446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336762600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336778884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336794021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336810423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336826272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336842873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336857983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 336873099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 336888964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 336904390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 336920294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 336935404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 336952772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 336968683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 336985059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337000318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337016167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337031926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337047139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337063151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337078689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 337095131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 337111072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 337127450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337143001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337158143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337173796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337188897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337205420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337220564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 337236919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 337253985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 337270769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337289995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337305291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337321856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337337752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337353821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337369054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 337385681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 337402829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 337419412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337434656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337449837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337465829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337480906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337496755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337511818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 337528526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 337544374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 337560603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337575715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337591244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337606866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337622021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337651908] L8[TABLE]: Config 34 → 35 regime=2 score=52428 L1=0 L2=1 L3=0 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 54,540000,10000,0,0,256,23,218,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 337692778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337708408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 337725288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 337741103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 337757271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337773102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337788476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337804263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337819534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337836008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337851137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 337867552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 337883292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 337899953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337915050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 337930210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 337946803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 337962661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 337978730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 337993907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338010431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338026737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338043064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338058250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338073633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338089724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338104909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338120897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338136032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338152926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338168889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338185250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338200668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338217435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338233239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338248457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338265153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338280427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338296953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338313711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338330494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338345779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338361049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338376739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338392640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338409265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338424414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338440789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338456972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338473250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338488417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338503605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338519582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338534740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338550687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338565797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338582645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338598412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338614685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338629831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338645301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338660916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338676006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338691948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338707355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338723696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338739448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338755640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338771095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338786313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338802020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338817197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338833543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338848813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 338865230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 338881068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 338897953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338915088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 338930524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 338946876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 338963475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 338979789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 338995340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339011712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339033417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339049800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339066092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339084214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339102989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339118079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339133939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 339149961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339166246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339181849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339197939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339213532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339228618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339245388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339260430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339276629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 339291577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339307753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339323306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339339780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339354782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339369780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339385256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339400585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339416351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 339431361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339447594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339468394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339484767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339499975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339515661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339531355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339546494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339562415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 339578134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339594483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339610242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339626490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339642239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339657390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339673728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339688836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339704986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 339720103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339736459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339752223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339768770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339783923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339799010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339814601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339830267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339846190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 339861283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 339877629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 339893688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 339909932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339925068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 339942415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 339959973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 339975545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 339991479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340006565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340023526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340039295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340055566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340070725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340086140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340101742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340116853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 340132735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340148361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340164675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340180377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340196543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340211955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340227053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340242603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340257668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 340274107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340289160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340305512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340321264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340339216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340357054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340373713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340391388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340408030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 340425679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340443498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340462024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340479303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340496978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340513457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340530494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340546091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340561198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 340577979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340593767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340610093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340625812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340642574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340657689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340672793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340688368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340703869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 340720366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340735355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340751546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340773092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340789293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340804321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340819303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340835420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340850465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 340866285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 340881297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 340897982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 340913661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 340929814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340944897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 340960319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 340975886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 340990898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341006696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341022800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341039061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341054787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341071002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341086426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 341101455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 341116960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341132039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341148286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341163335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341179645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341195347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341211849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341226884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 341241936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 341257466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341273084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341288960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341304020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341320352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341336614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341352819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341367902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 341382998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 341398812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341413879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341429736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341444789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341461372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341477087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341493278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341508342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 341523924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 341540206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341555351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341571252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341586737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341603068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341618829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341635047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341652796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 341667985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 341683588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341698935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341715219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341730283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341746571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341762295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341778947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341807693] L8[TABLE]: Config 35 → 36 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 55,550000,10000,0,0,256,23,222,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 341849043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 341864164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 341879703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341895061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 341910895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 341925918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 341942194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 341958480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 341974675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 341989743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342004817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342020885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342035910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342051701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342066721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342083283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342098913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342115096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342130096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342145466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342161012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342176023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342191805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342207417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342223707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342239411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342255610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342270995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342286114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342301725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342316820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342332945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342347936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342364397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342380073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342396553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342411555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342426975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342443166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342458964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342475020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342490046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342506329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342522548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342538696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342553712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342568784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342584593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342599630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342615510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342630546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342647303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342662986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342679137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342694165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342709916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342725468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342740480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342756294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342772807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342789149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342804901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342821092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342836794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342851927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 342867509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342882595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 342898976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 342914028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 342930306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 342946007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 342962502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 342977532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 342992572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343008121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343023516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343039686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343054758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343071041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343087114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343103277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343118353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343133490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343149470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343164540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343180430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343195491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343212584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343228374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343244648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343259765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343275289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343290879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343305975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343321880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343337378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343353688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343369369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343385559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343401229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343416339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343431928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343448493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343464749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343479796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343496082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343511967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343528585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343543668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343558768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343574333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343589723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343605622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343620677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343636985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343653310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343669658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343684819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343700275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343717360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343732449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343748275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343763305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343780031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343800781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343817105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343832698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343847877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 343863508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343878616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 343894859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 343909946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 343926280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 343942041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 343958554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 343973629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 343988722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344004299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344019720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344035865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344050967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344067288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344083371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344099808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344114897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344130042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344145991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344161989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344178220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344193290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344210022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344225627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344241722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344256729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344272078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344287669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344302680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344318494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344333882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344350371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344366606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344382767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344398169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344414349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344429912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344444950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344461157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344476287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344492547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344508283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344524833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344539943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344555062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344570648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344585970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344601748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344616735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344632956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344648916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344665759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344680992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344696219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344712254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344727425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344743415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344758566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344775345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344791124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344807467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344822669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344838238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344853942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344869139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 344885135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 344900713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 344917313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 344933208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 344949578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 344965209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 344981486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 344997109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345012104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345028935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345044016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345060268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345076031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345092858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345107909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 345122984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 345138566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345153889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345169744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345184829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345201154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345217177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345233383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345248437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 345263549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 345279472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345294529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345310392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345325461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345342065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345357816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345374058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345390333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 345406623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 345422365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345437433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345453872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345468984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345485336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345501088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345517644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345532917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 345548047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 345563614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345579029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345594907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345609943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345626251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345642268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345658543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345673605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 345689153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 345705118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345720197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345736074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345751137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345767763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345783722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345799920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345815017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 345830409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 345845951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 345874237] L8[TABLE]: Config 36 → 37 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 56,560000,10000,0,0,256,23,226,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 345915506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 345931408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 345946467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 345963139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 345978870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 345995113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346010215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346025638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346041201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346056292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346072174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346087626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346103955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346119687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346135874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346151341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346166431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346182008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346197098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346214596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346229704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346246450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346262291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346279124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346294321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346309546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346325284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346340898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346356933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346372518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346389060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346405292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346421692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346436945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346452545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346468475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346483630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346499559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346515247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346531663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346547518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346563842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346579381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346594444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346610009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346625125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346641390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346658296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346674737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346692794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346710139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346725271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346740462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346756119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346771614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346787574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346802779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346819178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346835439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346856690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346871995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 346887292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 346903456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 346918933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 346934923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 346950120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 346966932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 346982893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 346999108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347014469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347030509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347046554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347061795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347078114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347093280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347109675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347125478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347142052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347157395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347172611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347188241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347203667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347219755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347235029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347251598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347267802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347284442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347299764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347316395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347332575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347347694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347363616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347378712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347395439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347411214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347427432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347442546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347458003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347473692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347488799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347504762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347520226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347536584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347552380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347568622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347584052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347599216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347614857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347629998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347646221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347661343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347677733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347693508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347710075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347725595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347740804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347756494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347771953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347788117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347803748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347820061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347836300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347852538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347867650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 347882765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 347898878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 347914254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 347930202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 347945386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 347964079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 347980118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 347996433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348011592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348027118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348042766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348057911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348073842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348089281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348105911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348121714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348137989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348153430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348168869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348184490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348199621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348215831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348230956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348247333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348263089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348279742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348294843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348310078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348325700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348341129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348357123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348372229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348388790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348404824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348421083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348436206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348451335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348467307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348482430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348498375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348513502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348530126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348545877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348562133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348577557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348592644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348608441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348623515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348639675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348654786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348671438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348687183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348703952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348719097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348734254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348749869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348765414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348781334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348796659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348813026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348829082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348845451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348860725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 348875879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 348891894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 348907026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 348922938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 348938106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 348954836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 348970704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 348987022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349002185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349017652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349033290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349048689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349064614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349080131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349096762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349112525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349128832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349144273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349159463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349175142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349190267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349206514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349221655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349238032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349253762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349270363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349285549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349300978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349316659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349332200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349348370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349363517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349379876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349396043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349412344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349427514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349442720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349458659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349474057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349490012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349505168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349521826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349537840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349554131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349569285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349584958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349600629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349615795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349631769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349647256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349663686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349679532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349695838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349711520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349726718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349742435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349758992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349775322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349790425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349806769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349822511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349839253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349854412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 349869601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 349889632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 349905050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 349921048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 349936383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 349953149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 349969021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 349999290] L8[TABLE]: Config 37 → 38 regime=2 score=26214 L1=0 L2=1 L3=0 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 57,570000,10000,0,0,256,23,230,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 350040952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350056194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350071373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350087465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350102666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350118663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350133917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 350150728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 350166739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 350183023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350198177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350214937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350230779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350245840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350261771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350277284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 350293854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 350309641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 350325919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350341364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350356771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350372451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350387554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350404348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350419473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 350436732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 350453663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 350469973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350485122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350500269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350516272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350531428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350547368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350562512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 350579218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 350595015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 350611253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350626375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350641894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350657568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350672715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350688622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350704059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 350720426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 350736462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 350752718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350768357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350783546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350799415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350814594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350830858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350846024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 350862671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 350878527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 350895356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350910559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 350926339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 350942082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 350957671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 350973779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 350989032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351005542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351021836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351038339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351053743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351069411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351085615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351100877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351116979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351132255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351149042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351165127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351181528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351196763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351212283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351228127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351243264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351259177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351274765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351291144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351306905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351323144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351338658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351353840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351369517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351384671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351400885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351416046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351432471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351448241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351464852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351481614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351497323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351513039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351528901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351545003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351560189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351576541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351592969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351609270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351629544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351646865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351663258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351679874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351698009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351714107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351730630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351746441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351763358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351779181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351794458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351810145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351825251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351841597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351856729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 351873133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 351890753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 351907068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351922406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 351937706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 351953714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 351968847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 351984758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 351999890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352016613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352032388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352048913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352068667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352084351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352100002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352115147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352131130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 352146810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352163247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352179292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352195613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352211194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352226454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352242413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352257583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352274079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 352289215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352305634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352321442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352338193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352354028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352369390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352384991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352400551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352416507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 352432136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352448595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352464806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352481119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352496301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352511861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352528639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352543819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352559755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 352574954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352591804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352607692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352624022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352639154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352654721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352670372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352685529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352701476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 352716972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352733377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352749217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352766908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352782090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352797330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352812984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352828632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352844565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 352859704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 352876315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 352893556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 352909887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352925749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 352941786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 352959524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 352974614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 352990722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353005824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353022655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353038415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353054914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353070106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353085582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353102197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353117302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353133138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353148639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353164959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353180705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353196912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353212505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353227649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353243185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353258278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353274515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353289666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353305989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353321711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353338234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353354165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353374871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353391060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353406254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353422458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353437704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353454654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353470406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353486673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353501812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353517288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353532910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353548211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353564121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353579526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353595926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353611725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353628010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353643459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353658652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353674521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353689626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353706033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353721151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353737464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353753276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353770578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353787731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353803369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353819165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353834809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353850836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 353866089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 353882562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 353898821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 353915249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353930467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 353945746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 353961748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 353976904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 353992947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354008162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354024806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354040594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354057394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354072498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354087987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 354116717] L8[TABLE]: Config 38 → 39 regime=2 score=52428 L1=0 L2=1 L3=0 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 58,580000,10000,0,0,256,23,234,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 354157952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354173148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 354189095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354208718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354225159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354241182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354257483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354273043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354288170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 354304041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354319162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 354335440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354350556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354366944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354382768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354399362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354414478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354429860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 354445498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354461724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 354477710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354492860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354509260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354525402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354541622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354556984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354572132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 354588128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354603237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 354619126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354634255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354650915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354666711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354682963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354698104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354713786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 354729399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354744498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 354760413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354775791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354792550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354808599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354824901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354840780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354856641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 354872287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354887428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 354903766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 354919098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 354935451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 354951257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 354967765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 354983101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 354998195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355013805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355029279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355045623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355060980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355077863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355093676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355109943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355125579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355141136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355156776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355171913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355187860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355203287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355219649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355235455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355251691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355267245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355282431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355298042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355313224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355329485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355344606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355361004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355376794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355393419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355408570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355423726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355439349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355454948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355470847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355486041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355502404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355518562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355534838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355549942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355565099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355581060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355596141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355612292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355627457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355644168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355659950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355676190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355691562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355707295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355722888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355737994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355753864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355769272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355786025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355801786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355818011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355833472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355848658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 355864261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355879350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 355895634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 355910775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 355927385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 355943136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 355959712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 355974860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 355990239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356005854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356021459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356039655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356054914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356071293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356087520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 356103816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356119018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 356134226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356150248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356165433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356181371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356196598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356213348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356229123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 356245330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356260460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 356275954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356292207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356307807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356323666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356339253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356355622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356371368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 356387560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356408799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 356424092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356439730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356455252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356473244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356489895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356507701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356525269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 356542943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356559353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 356575815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356593064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356609462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356626928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356643673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356661911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356679276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 356697310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356714295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 356730848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356747963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356764843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356782274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356799036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356816981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356834557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 356852211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356868878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 356885369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 356902774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 356919261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 356936569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 356953408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 356971377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 356988709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357006558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357023445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357040041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357057196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357073749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357091484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357108061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357126287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 357143866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357161715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357178551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357195160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357211303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357226461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357242379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357257581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357274345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 357290146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357306690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357321818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357337393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357352990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357368122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357384086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357399695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357416059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 357431847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357448089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357463539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357478631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357494268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357509382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357525626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357540787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357557176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 357572965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357589616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357604775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357620124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357635784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357651345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357667278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357682666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357699044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 357715169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357731419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357746582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357761718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357777665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357792778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357808926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357824035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357840746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 357857240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 357873722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357888789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 357904197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 357919846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 357934900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 357950807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 357966291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 357982663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358000003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358017190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358032484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358047833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358063857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358079492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 358095549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 358110827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 358127364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358143616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358160045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358175359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358190776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358208077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358223228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 358239156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 358254319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 358271091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358300995] L8[TABLE]: Config 39 → 40 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 59,590000,10000,0,0,256,23,238,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 358341963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358358220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358373384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358388536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358404541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358419674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 358435584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 358450754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 358467402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358483218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358499510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358514952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358530140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358546405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358561540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 358577918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 358593122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 358609532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358625352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358642126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358657281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358672477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358688136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358703610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 358719577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 358734748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 358751152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358767239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358783554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358798732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358813995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358830013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358845184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 358861087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 358876185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 358892971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 358908738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 358924977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358940107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 358955642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 358971307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 358986448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359002589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359018036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359034503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359050359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359066896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359082415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359097614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359113308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359130053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359146483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359161634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359178021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359193836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359210828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359226084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359241319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359257187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359272768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359288725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359303910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359320310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359336653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359352903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359368130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359383514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359399750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359414859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359430800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359450684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359467667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359483544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359500125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359515822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359531073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359546795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359562187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359578476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359593729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359610229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359626153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359642917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359658882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359674081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359689719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359705187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359721130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359736215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359752745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359768784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359785013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359800169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359815302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359831197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359846369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 359862310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 359878040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 359894733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 359910491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 359926702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359941822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 359957278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 359972889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 359988004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360004059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360019442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360035796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360051565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360068084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360083635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360098816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360114429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360129526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360145758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360160878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360177250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360193205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360209788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360224931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360240114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360255935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360271429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360287372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360302518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360319514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360335702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360351942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360367020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360382342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360398334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360413360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360429378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360444491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360461163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360476864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360493072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360508145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360525612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360541272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360556669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360572518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360587923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360604273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360619990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360636143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360651562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360666680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360682290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360697392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360713644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360728730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360745218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360760931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360777554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360792737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360808052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360823914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360839377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360856193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 360871733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 360888154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 360904405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 360920657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360935819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 360951038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 360967138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 360982335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 360998316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361013390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361030090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361045844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361062065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361077490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361092689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361108340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361123455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361139766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361154869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361171186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361187183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361203769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361219243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361234439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361250323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361265845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361281878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361297061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361313523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361329721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361346557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361361977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361377127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361393196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361408221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361424041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361439279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361455953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361472756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361489018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361504085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361519608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361535191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361550252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361566094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361581530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361597810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361613531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361629704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361645132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361660221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361675803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361690815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361707223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361722339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361738693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361754648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361771368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361786484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361801622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361817208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361832594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361848394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 361863449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 361880244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 361896411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 361912569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361927662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 361943053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 361959032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 361974139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 361990052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362005163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362021895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362037615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362053791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362068880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362084389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 362099979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362115027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 362130921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362146602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362162956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362178684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362194870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362210302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362226035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 362241601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362256648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 362274384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362289573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362305953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362321703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362338590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362353686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362368816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 362397836] L8[TABLE]: Config 40 → 41 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 60,600000,10000,0,0,256,23,242,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 362438898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362454377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 362470229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362489717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362506085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362522169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362538433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362553490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362569128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 362585283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362600338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 362617135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362632520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362649303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362665030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362681239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362696316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362711817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 362727455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362742490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 362758677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362774157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362790530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362806273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362822696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362838162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362853333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 362868981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362884053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 362900359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 362915446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 362932763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 362948804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 362965477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 362980595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 362995694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363011301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363026789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363042697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363057772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363074099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363090208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363106444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363121555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363136896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363152839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363167907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363183767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363198826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363215526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363231637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363247921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363263022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363278615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363294278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363309364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363325480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363341039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363357441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363373183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363389606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363404735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363419893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363435439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363451115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363467519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363482690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363499234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363515472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363531692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363546794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363561947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363577821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363592910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363608764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363624013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363640653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363656428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363672685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363687816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363703254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363718859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363733906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363750043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363765672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363782157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363797938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363814793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363830367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363845569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 363861777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363877161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 363893903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 363909038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 363925375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 363941110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 363957576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 363972637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 363987725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364003523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364018863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364034717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364049805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364066129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364082202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364098357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364113473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364128535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364144390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364159517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364175367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364191720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364208692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364224461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364240749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364256481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364272914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364289290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364306725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364322746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364338597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364355027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364370776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364386977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364402534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364417719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364433302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364448659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364465182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364480456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364496785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364512456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364530127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364545508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364561309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364577195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364592459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364608412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364623521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364640386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364656190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364672486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364687650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364703648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364719327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364734444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364750352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364765797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364782093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364797767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364814030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364829363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364844416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 364860015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364875077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 364891205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 364906315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 364922706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 364938712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 364955294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 364970384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 364985490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365001104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365016709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365032558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365047659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365064007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365080062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365096280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365111368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365126901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365142945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365158086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365174012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365189127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365206028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365221807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365238328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365253473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365269097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365284782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365299877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365316015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365331453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365348365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365364491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365380801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365398254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365413721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365430543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365447051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365464883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365480142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365496612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365512659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365535474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365550653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365565770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365581872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365597054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365612914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365628037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365644985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365660666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365677606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365692757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365708461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365724029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365739049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365754905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365770285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365786622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365802361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365818787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365834186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365850632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 365867264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365882342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 365898965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 365914641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 365930937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 365946669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 365967922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 365982918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 365997894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366013585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366029121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366044972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366059914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366076098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366092111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 366108263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366123291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 366138538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366154418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366169413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366185233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366200400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366218016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366233713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 366249821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366265336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 366280451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366295956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366310958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366327061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366342200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366358526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366374942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 366392524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366407598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 366422708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366438205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366453639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366469455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366498585] L8[TABLE]: Config 41 → 42 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 61,610000,10000,0,0,256,23,246,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 366539872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366556187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366571841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 366589015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366604679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 366619761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366635309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366650732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366666560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366681677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366697984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366713948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 366730116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366745183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 366760230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366776115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366791181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366807035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366822113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366838879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366854588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 366870857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366886153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 366901528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 366917121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 366932158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 366947968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 366963422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 366979726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 366995416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367011620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367027007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367042082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367057579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367072590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367088771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367103826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367120089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367135769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367152228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367167315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367182399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367198147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367213506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367229350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367244399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367260891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367276896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367293115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367308202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367323294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367339268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367354312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367370167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367385209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367402044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367417728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367433864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367448886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367464277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367479921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367494998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367511077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367526464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367542764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367558418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367574835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367590212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367605334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367620927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367636493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367653275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367668422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367684766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367700556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367717151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367732305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367747380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367762963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367778358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367794237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367809384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367825945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367841945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367858170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367873256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 367888625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 367904464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 367919838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 367935606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 367950620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 367967100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 367982725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 367998856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368014155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368029649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368045299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368060397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368076450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368091763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368108005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368123700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368140119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368155126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368170116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368185590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368200622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368216808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368231842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368248095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368263773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368280187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368295176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368310185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368325681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368340996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368356803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368371774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368387992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368404070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368420311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368435330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368450401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368466268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368481611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368498754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368513885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368530830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368546595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368567424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368584209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368599465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368615134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368630313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368646735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368661851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368678286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368694042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368710941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368726298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368741497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368757190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368773099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368789064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368804238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368820630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368837616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368853859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368868941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 368883997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 368901164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 368916365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 368932265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 368947360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 368964096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 368979838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 368996057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369011203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369026856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369042435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369057465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369073316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369088782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369105053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369120785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369136938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369152504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369167571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369183079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369198119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369215279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369230740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369247048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369263389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369280122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369295224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369310298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369325923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369341369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369357262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369372316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369388670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369405539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369421874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369436992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369452568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369468155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369483184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369499061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369514133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369531014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369546800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369563005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369578495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369593666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369609280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369624386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369640580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369655714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369672014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369688068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369705353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369720564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369735772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369751433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369766992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369782897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369797992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369814311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369830374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369846631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369861759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 369876893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 369893041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 369908101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 369924197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 369939268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 369955863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 369971646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 369987956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370003098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370018504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370034150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370049242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370065106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370080538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 370096890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 370112644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 370128870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370144421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370159603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370175732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370190873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370207216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370222352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 370238744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 370254516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 370271357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370286520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370301796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370317482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370332935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370348904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370364056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 370380463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 370396884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 370413178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370428367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370443556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370459895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370475068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370490970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370506121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 370522798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 370538601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 370554871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370571091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370604118] L8[TABLE]: Config 42 → 43 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 62,620000,10000,0,0,256,23,251,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 370650377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370666176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370681295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370697168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370712645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 370729025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 370744757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 370760925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370776508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370791600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370807158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370822104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370838230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370853218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 370869475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 370885200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 370901792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370916782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 370931737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 370947249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 370962778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 370978537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 370993511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371009713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371025589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371041657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371056635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371071570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371087557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371102471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371118168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371133086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371149730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371165346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371181479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371196516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371212165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371227672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371242641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371258456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371274951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371291255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371306935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371323095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371338490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371353582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371369100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371384059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371400241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371415543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371432092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371447781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371464436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371479536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371494619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371510212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371525764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371541818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371556887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371573211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371589396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371605690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371620838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371637880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371653957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371669099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371684960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371700038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371717250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371733031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371749252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371764811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371780143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371795829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371811002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371827625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371843654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 371861424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 371879110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 371897563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371914050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 371930524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 371947776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 371963808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 371980542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 371995646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372011984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372028384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372050084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372065475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372081352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372096950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372112017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372127906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372143338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372159632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372175369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372191569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372206974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372222090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372237720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372252802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372269011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372284616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372300958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372316657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372333131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372348205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372363279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372378803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372394300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372410125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372425217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372441523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372457807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372474646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372490033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372505150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372521397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372536587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372552544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372567581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372584212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372599921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372616658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372631740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372647187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372662770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372677859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372694084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372709567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372725856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372741546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372757723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372773356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372788458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372804049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372819122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372836136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372851212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 372867478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 372883167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 372900842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372917387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 372933353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 372949733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 372965584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 372981237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 372996135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373012219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373028286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373044336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373059244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373074192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373090040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373104986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373120721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373135671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373154812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373170537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373186742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373202146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373217373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373232973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373248100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373264054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373280032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373296407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373312181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373328961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373350127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373365401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373381103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373396797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373412708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373427820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373444126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373460317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373476556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373491657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373506739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373522684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373537801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373553748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373568810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373585439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373601176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373617414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373632485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373648066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373663704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373678792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373694772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373710839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373727267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373743146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373759423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373775024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373790244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373805901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373821031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373837306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373852457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 373868848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 373884677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 373901398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373916571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 373931724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 373947404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 373963556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 373979577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 373994726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374011071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374027159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374043439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374058592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374073727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374089686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374104842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 374120761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 374136175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374153258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374169060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374185316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374200933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374218146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374233855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374249005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 374265365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 374280477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374296858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374312655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374329340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374344500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374359635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374375263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374390871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 374406771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 374421878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374438250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374454424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374470728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374485861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374501040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374516983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374532095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 374547989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 374563119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374579752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374595555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374611787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374627140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374642998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374658705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374673775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 374703764] L8[TABLE]: Config 43 → 44 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 63,630000,10000,0,0,256,23,255,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 374746390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 374761648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374778523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374794380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374810685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374825873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374841779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374857504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374872743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 374888753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 374904439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 374920787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 374936527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 374953186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 374968302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 374983620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 374999264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375014799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375030838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375045977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375062353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375083306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375099777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375114981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375130215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375146495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375161686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375177644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375192802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375209600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375225589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375241825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375256926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375272439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375288060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375303158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375319528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375335021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375351611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375367369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375383603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375399040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375414130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375429711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375444784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375461007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375476082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375492570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375508357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375524961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375540067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375555203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375570807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375586278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375602172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375617270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375633635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375649992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375666253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375681377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375696560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375712714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375727849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375743732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375758806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375775464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375791196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375807440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375822568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375838087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375853787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375868881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 375884762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 375900176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 375916508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 375932268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 375948537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 375964107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 375979555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 375995171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376010316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376026888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376041967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376058306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376074019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376090641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376105739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376120875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376136493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376152021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376167974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376183077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376199450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376215730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376231953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376247053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376262167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376278145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376293236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376309119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376324219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376341088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376356825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376373074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376388224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376403929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376419567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376434686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376450591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376466619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376482939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376498683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376515311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376530583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376545622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376561128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376576142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376592406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376607454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376623742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376640074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376656310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376671421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376686565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376703539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376718771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376734923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376750786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376768559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376784312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376800479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376815897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376832478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376848400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376863518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 376879427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 376896353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 376913191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 376929025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 376945368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 376961345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 376976596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 376992290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377007487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377024692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377040375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377056979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377072994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377089937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377105161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377120389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377136087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377151825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377167808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377182947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377199356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377215717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377232007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377247144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377263185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377279216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377294405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377310927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377325909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377342671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377358306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377374414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377389640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377404800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377420245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377435201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377450928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377466273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377483550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377500910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377517812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377533115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377549068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377565485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377581412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377597704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377612880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377629317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377645567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377661837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377676885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377691997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377708531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377723938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377739724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377754716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377771428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377787321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377803862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377819440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377834972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377850727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377865781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 377881603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 377897053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 377913329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 377928999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 377945163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 377960598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 377977177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 377993846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378008983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378028170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378043534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378059998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378075883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 378093067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378108419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 378124767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 378140984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378156222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378172211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378187439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378205817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378221997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 378238402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378253666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 378269321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 378285327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378300564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378316584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378332212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378348897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378364785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 378381162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378396849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 378412323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 378428052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378443290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378459629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378474879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378491356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378507227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 378524089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378539299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 378554483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 378570147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378586495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378606464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378621634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378637989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378654290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 378671106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378686260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 378701416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 378717516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378732625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378748531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378763626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378780726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378796489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 378812689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378841542] L8[TABLE]: Config 44 → 45 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 64,640000,10000,0,0,256,23,259,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 378882328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 378898152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 378914075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 378929211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 378945168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 378960697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 378978153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 378993978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379010233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379025890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379041358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379057799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379073108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379089912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 379105243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 379121782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 379137732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379154550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379170021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379185280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379201051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379216680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379232594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 379247719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 379264055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 379280183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379296415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379311511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379326630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379342547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379359680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379377011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 379394023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 379412134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 379429346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379447083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379466346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379482955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379500065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379516976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379534379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 379550932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 379568822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 379586422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379604181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379620709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379637240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379654705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379671227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379688626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 379705483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 379723351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 379740634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379758375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379775269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379791836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379808903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379825396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379843060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 379859798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 379877693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 379895268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 379913016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379929545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 379946097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 379963628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 379980396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 379997964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380014849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380033478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380050885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380068742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380085267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380100630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380116379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380131589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 380147997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380163115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380179489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380195211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380211757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380228029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380243347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380259062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380274750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 380291028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380306204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380322620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380338898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380355322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380370597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380385843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380401898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380417554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 380433918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380449685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380467956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380484353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380500796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380516514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380531808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380547547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380562749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 380579128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380594409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380611226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380627174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380643927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380659208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380674690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380690475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380706064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 380722173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380738661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380755609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380771852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380788075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380803207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380818397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380834505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380849675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 380865601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 380880718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 380897427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 380913276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 380930006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380945785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 380961924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 380977868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 380993004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381008972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381024715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381041347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381057222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381073501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381089149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381104409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381120146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381135405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381151900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381168048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381184492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381200190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381216934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381232028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381247302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381262870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381278775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381295285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381310659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381327601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381343943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381361186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381376456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381392419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381408089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381423840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381439792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381455344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381472316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381488602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381504957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381520728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381535952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381551665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381566788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381583157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381599153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381615638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381631421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381648307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381663541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381678822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381694530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381710310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381726344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381741500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381757867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381774018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381790624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381805768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381820955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381836961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381852143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 381868128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 381883232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 381900017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 381915828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 381932152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381947349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 381962860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 381978588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 381994312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382010296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382026473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382043384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382059184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382075425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382091696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382106879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382122505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382137621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382153958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382169123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382185479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382201291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382218246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382233576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382248699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382265279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382280601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382296586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382311755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382328942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382344968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382361651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382376951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382392610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382408397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382423680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382439745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382455322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382471832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382488001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382504422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382520011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382535331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382551368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382566666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382583402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382598738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382615264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382631182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382647940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382663465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382678759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382694510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382710199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382726407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382741767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382758360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382775021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382791496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382806839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382822175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382838293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382853848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 382869915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 382885214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 382902071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 382918059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 382934563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 382949870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 382965451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 382981327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383010758] L8[TABLE]: Config 45 → 46 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 65,650000,10000,0,0,256,23,263,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 383052102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383068026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383083522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383099995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383115828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383132163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383147632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 383162844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 383178578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383193749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383212045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383227409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383243873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383259694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383276437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383291585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 383306826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 383322540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383338057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383354215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383369319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383385687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383401940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383418456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383433621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 383449339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 383465473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383480649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383497006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383512218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383529143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383545295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383561703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383577315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 383592597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 383608397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383623649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383640021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383655349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383672130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383688056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383704753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383719937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 383735308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 383750944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383766366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383782331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383797527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383813899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383830024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383846282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383861668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 383876885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 383892972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 383908120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 383924269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 383939470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 383956237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 383972052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 383988354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384003528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384019208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384034871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384050264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384066204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384081736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384098172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384114399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384131805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384147587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384162947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384178536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384193595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384211405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384226497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384243045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384258760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384275492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384290569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384305670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384321256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384336686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384352583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384367894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384384354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384401398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384417978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384433212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384448477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384464557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384479777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384495808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384510997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384527850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384543843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384560403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384575710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384591318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384607319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384622514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384638547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384654044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384670506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384686705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384703539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384718806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384734345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384750144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384765800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384781888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384798293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384814841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384831183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384847599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384862903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 384878208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 384894617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 384910178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 384926374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 384941539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 384961502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 384977594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 384993793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385008931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385024708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385040389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385055511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385071445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385086877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385103138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385118775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385134931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385150306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385165377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385180937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385196017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385212260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385227300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385243644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385259377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385275984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385291031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385306120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385321658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385337082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385352859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385367898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385384120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385400095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385416257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385431517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385446559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385462933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385477963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385493762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385508782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385525345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385540998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385557335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385572337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385587654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385603184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385618209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385634017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385649327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385665559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385681178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385697280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385712929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385728010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385743517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385758523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385776849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385791983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385808311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385824046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385840664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385855753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 385870782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 385886295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385901727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 385917548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 385932821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 385949079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 385965172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 385981312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 385996368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386011404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386027278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386042260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386058255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386073270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386089818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386105474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386121982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386137017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386152466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386168186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386183386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386199362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386220066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386236648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386252578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386269531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386284786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386300268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386316022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386331603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386347631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386362885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386379341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386395539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386411906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386427369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386442615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386458759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386474035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386490093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386505334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386522238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386538164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386554568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386569871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386585585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386601380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386616655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386632699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386648328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386664863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386680760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386697207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386712858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386728187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386744581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386761464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386778161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386793590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386816128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386832784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386849134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386864293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 386879580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 386895912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 386910960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 386927037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 386942079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 386958752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 386974462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 386990910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 387005954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 387021640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 387037248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 387054151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 387070076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 387085517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 387101829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 387117506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 387659514] L8[TABLE]: Config 46 → 47 regime=2 score=6553 L1=0 L2=1 L3=0 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 66,660000,10000,0,0,256,23,267,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 387704793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 387720130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 387735306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 387750915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 387766561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 387782479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 387797648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 387814340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 387830515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 387846801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 387862156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 387877261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 387893226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 387908340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 387924454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 387939519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 387956173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 387971872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 387988299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388004156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388019728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388035312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388050642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388066585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388082037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388098354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388114061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388130241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388145731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388160829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388176624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388191659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388207796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388222812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388239325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388254997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388271766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388286895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388302231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388317811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388333179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388349040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388364185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388380519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388396539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388412709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388427771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388442832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388458693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388473839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388489933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388505011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388521668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388537411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388553668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388568765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388584263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388599856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388615192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388631096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388646536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388662889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388678896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388695182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388710696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388725889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388741547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388756637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388772880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388788070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388804644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388820411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388836930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388852082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 388867439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 388883047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388898462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 388914341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 388929454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 388945791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 388961815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 388978071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 388993166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389008329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389024302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389039436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389055370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389070492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389087225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389103031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389119449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389134547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389150014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389165660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389181053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389197007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389212430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389228833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389244623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389260913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389276345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389291501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389307125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389322261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389339142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389354305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389370643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389386436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389402954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389418097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389433214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389448827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389464229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389480189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389495331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389512558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389529147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389545421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389560550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389575760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389591802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389606888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389622834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389637897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389654513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389670230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389686457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389701536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389716971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389732522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389747612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389763473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389778918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389795219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389811176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389827699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389842793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389857879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 389873491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389888540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 389904708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 389919790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 389936133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 389952153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 389968503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 389983614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 389999485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390015460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390030535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390046385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390061473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390078044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390093789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390109992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390125077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390140522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390156139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390171218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390187164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390203664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390220005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390235686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390251880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390267283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390282406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390298077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390313170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390329411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390344524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390360804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390378403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390395216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390410319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390425446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390441078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390456540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390472448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390487595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390504196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390520334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390536560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390551634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390566737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390582634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390597749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390613645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390628728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390645709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390661664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390677917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390692982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390708465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390728835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390744058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390760166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390775706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390792103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390807917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390824205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390839833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390854934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 390870688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390885730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 390902030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 390917106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 390933376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 390949105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 390965664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 390980770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 390996081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391011638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391027009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391042885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391058132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391074439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391090468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 391106707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391121795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 391136917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391152846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391167939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391184019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391199082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391216254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391232218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 391248677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391263736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 391279244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391294809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391309890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391325736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391341464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391357783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391373736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 391390260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391405359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 391420454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391436023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391451077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391467176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391482201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391498441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391514127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 391530687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391545807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 391561187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391577052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391592207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391608074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391623166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391639854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391655656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 391671964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391687162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 391702716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391732449] L8[TABLE]: Config 47 → 48 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 67,670000,10000,0,0,256,23,271,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 391773943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391789082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391804954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391820045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391836663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391852391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 391868823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391883898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 391899306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 391914904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 391929957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 391945870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 391961223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 391977475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 391993146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392009585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392025443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392040525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392056102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392071105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392089353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392104425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392120716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392136430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392153115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392168201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392183359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392198975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392214580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392230403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392245448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392261759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392277840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392294060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392309143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392324255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392340209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392355280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392371123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392386211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392402805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392418525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392434748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392449816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392465220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392480836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392495915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392511794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392527209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392543504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392559425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392575559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392590913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392606034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392621628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392636702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392652855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392667877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392684600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392700296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392717003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392732042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392747098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392762641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392777984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392793795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392808872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392825183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392841332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392857541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392872888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 392887994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 392903959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 392919011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 392935070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 392950105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 392966784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 392982503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 392998715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393013790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393029220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393044793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393060067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393075892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393091344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393107637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393123352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393140030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393155164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393170262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393185856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393200920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393217215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393232215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393248679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393264563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393280939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393296079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393311203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393327035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393342733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393358687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393374009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393390721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393406477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393422670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393437994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393453607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393469240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393485885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393501760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393517203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393533527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393549454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393565643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393581022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393596168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393611709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393627014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393643252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393658290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393674541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393690243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393706823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393721900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393736981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393752797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393773930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393789969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393805121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393821514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393837674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393853916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393869025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 393884158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 393900410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 393915583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 393931526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 393946887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 393963663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 393979494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 393995809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394011293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394026933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394042566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394057683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394073642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394089188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394105554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394121334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394137803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394153239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394168309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394183827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394198873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394216232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394231287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394247673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394263453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394280088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394295192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394310291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394325855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394341264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394357164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394372224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394388539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394404818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394421126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394436292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394451491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394467545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394482716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394498690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394513886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394530651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394546479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394562733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394578192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394593412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394609084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394624388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394640754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394655918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394672779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394688583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394705489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394720714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394735986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394751985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394767743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394783739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394798873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394815525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394831784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394848053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394863193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 394878394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 394894398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 394909431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 394925237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 394940498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 394957155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 394973039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 394989387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395004625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395020229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395035809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395050875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395066755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395082178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 395098510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 395114320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 395130741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395146155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395161251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395176759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395191801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395208060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395223119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 395239423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 395255342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 395271960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395287058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395302127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395317702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395333721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395349598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395364645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 395380924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 395397013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 395413191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395428273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395443586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395459549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395474603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395490489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395505755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 395522333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 395538090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 395554312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395569399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395584736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395600330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395615358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395631223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395646579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 395662886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 395678584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 395694775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395710126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395725171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395740709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395755947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395772025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395787108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 395803407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 395834948] L8[TABLE]: Config 48 → 49 regime=2 score=52428 L1=0 L2=1 L3=1 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 68,680000,10000,0,0,256,23,275,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 395877143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 395894152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395909472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 395924780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 395940521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 395956080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 395972169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 395987434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396003955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396020695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396037021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396052222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396067483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396083661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396098893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396114909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396130347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396147091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396162889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396179190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396194425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396210051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396225790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396241053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396257065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396272599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396288994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396304812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396321135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396336601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396351728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396367293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396382348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396398488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396413600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396429924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396445647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396462346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396477470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396492620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396508180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396523900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396539849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396554955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396571324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396587521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396605572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396620671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396635758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396651872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396667249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396683543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396698773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396715614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396731487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396747817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396763043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396778673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396794339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396814005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396830397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396845492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 396861796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 396877551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 396894302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396909591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 396924828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 396940513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 396956178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 396972147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 396987275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397003700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397019782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397036049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397051198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397066337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397082342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397097450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397113324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397128447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397145511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397161320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397177569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397192730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397208285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397223975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397239234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397255308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397270950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397287417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397303295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397319663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397335258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397350484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397366566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397381726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397398146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397413239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397429590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397445333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397461883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397476978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397492097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397507708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397523152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397539898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397555109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397571511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397587751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397604053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397619233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397634700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397650891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397666061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397682050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397697399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397714135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397729910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397746189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397761325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397776995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397792653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397807799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397823772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397839339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397855713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 397871519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 397888072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397903693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 397918900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 397934597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 397949785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 397966140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 397981347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 397998403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398014893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398031557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398046719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398061837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398077866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398093008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398108917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398124028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398140936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398156737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398172980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398188127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398205335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398220974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398236052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398251966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398267459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398283846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398299639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398315936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398331743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398346899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398362568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398377673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398394288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398409467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398425829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398441579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398458190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398473279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398488370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398503971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398519547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398535464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398550554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398566911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398583311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398599666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398614802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398630005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398646002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398661138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398677029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398692394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398709482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398725311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398741626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398756818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398772297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398787927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398803003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398818909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398834523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398850871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 398866587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 398883086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398898518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 398913667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 398929279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 398944356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 398960505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 398975545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 398991759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399007443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399023875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399038899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399053910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399069400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399084662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 399100476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 399115512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 399131760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399147804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399163972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399179012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399194093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399210105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399225175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 399240945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 399255949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 399272518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399288179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399304327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399319398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399335014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399350780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399365767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 399381590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 399396968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 399413238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399428904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399445073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399460579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399475724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399491328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399506431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 399522809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 399537997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 399554364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399570187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399586766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399601950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399617126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399632785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399648308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 399664213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 399679205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 399695496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399711751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399727956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399743049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399759419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399775342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399790355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 399806629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 399821939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 399838648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 399858533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 399874869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399890412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 399905607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 399935608] L8[TABLE]: Config 49 → 50 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 69,690000,10000,0,0,256,23,279,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 399977003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 399992149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400008045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400023826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400040606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400056310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400072499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400088221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400103374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400118941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400134056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400150353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400165427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400181805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400197632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400214172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400229714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400244951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400260601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400276192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400292129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400307270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400323675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400339837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400356147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400371281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400386599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400402704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400417882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400433819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400448999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400465765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400481609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400497971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400513148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400529489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400545127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400560220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400576108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400591844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400608350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400624889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400641643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400656835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400671929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400687531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400703307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400719182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400734222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400750554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400766909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400783113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400798137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400813201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400829073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400844184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 400860013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 400875048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 400891944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 400907644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 400923874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400938963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 400954594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 400970176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 400985245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401001106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401016460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401032793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401048487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401064625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401080256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401095358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401110932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401125972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401142387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401157479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401173816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401189518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401206185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401221312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401236446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401252082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401267752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401283605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401298632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401314905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401330880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401347104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401362469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401377601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401393723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401408749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401424707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401439788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401456467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401472198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401488390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401503528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401518871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401534465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401549500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401565359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401580723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401596979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401612641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401628856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401644363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401659512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401675123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401690982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401707395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401722550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401738946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401754802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401771654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401786815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401801996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401817660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401833068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401849028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 401864155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 401880582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 401896718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 401913013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401928206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 401943383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 401959543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 401974713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 401990613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402005770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402022499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402038591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402054900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402070079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402085550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402101262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402116455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402132420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402150178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402166840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402182698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402198940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402214735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402229983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402245631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402260721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402277717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402292853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402309199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402324941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402341476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402356581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402371678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402387294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402402935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402418857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402433972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402450337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402466447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402482747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402497910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402513116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402529221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402544440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402560447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402575631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402592625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402608472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402624804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402640428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402655648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402671311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402686786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402704183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402719442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402735884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402751693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402768403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402783593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402798806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402814499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402830041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402846039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 402861297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 402881514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 402897930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 402914391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402929650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 402944914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 402961022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 402976211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 402992509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403007553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403024414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403040136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403056340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403071447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403086957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403103192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403118381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403134333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403150116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403166532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403182373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403198727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403214378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403229525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403245164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403260282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403276800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403291936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403308318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403329586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403346018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403361231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403376853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403392996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403408324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403424325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403439518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403456436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403472306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403488630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403503819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403519422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403535110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403550306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403566289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403581842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403598298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403614140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403630494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403646032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403661301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403677051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403692282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403708604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403723817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403740299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403756172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403772864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403788070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403803311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403819060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403834638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403851469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 403866568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 403882839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 403898957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 403915191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403930298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 403945377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 403961453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 403976502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 403992352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404021433] L8[TABLE]: Config 50 → 51 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 70,700000,10000,0,0,256,21,299,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 404062521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404079276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404094994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404111253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404126360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404142248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 404157924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404172996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 404188856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404204248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404220548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404236291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404252478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404267880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404282987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 404298546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404313535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 404331247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404346380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404362606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404378319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404394797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404409856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404424984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 404440557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404455954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 404471841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404486926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404503259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404519350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404535554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404550674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404565776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 404581700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404596767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 404612658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404627752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404644559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404660357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404676539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404691633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404708993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 404724876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404739991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 404755866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404771513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404787849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404803588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404819846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404835450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404850593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 404866173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404881266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 404897425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 404912504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 404928795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 404944552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 404961394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 404976561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 404992139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405007693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405023387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405039259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405054350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405070598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405086605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405102826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405117939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405133021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405148879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405163922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405179725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405194795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405211393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405227170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405243386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405258484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405273981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405289540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405304619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405320456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405335994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405352320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405368075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405386962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405402642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405417948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405433489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405448450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405464574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405479594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405495851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405511567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405528004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405542989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405558018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405573483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405588834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405604662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405619694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405635910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405652117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405668190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405683198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405698176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405714217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405729263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405745117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405760167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405776737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405792454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405808625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405823710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405839048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405854615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405869616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 405885427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 405900746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 405916998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 405932690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 405948866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 405964321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 405981193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 405996733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406011787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406028140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406043201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406059787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406075466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406092496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406107551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406122608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406138102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406153701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406169462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406184503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406200753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406218422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406234687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406249769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406265275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406280902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406296028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406311960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406327355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406343945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406364234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406380536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406396023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406411138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406426717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406441818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406459288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406474379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406490681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406506374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406522966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406538113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406553218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406568812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406584424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406600305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406615359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406631707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406648848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406665128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406680212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406695380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406711410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406726899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406742752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406757833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406774485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406790232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406806412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406821507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406836965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406852522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406868600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 406885775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 406901761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 406918068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 406933713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 406949981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 406966067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 406982029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 406997746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407012808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407029470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407044626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407061027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407077067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407093490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407108659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407123834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 407139887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407154962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407170828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407185930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407202612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407218656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407240736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407255931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407271465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 407287064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407302155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407318038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407334926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407352309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407368165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407384387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407400581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407417383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 407435275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407450507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407466961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407482133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407498579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407514677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407531073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407546221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407561426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 407577477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407592844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407608802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407623919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407640690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407656481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407672784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407687959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407703686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 407719584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407734715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407750619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407766051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407782457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407798273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407814562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407830001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407845390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 407861051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407876166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 407892467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 407907594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 407923976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 407939731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 407956377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 407971547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 407986715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408002383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408019008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408035030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408050182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408066967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408083112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408099594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408114699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 408144260] L8[TABLE]: Config 51 → 52 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 71,710000,10000,0,0,256,21,304,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 408185289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408200872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408216626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408232490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408247536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408263839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408280140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408296305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408311358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 408326411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408342269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408357296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408373119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408388140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408404748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408420497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408436657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408453112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 408468281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408483792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408498761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408514959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408530076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408546399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408562083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408578525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408593791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 408608850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408624368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408639707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408655509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408670536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408686800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408702764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408718876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408733921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 408749405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408765276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408780475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408796223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408811164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408827655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408843254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408859375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408874415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 408889797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 408905540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 408920529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 408936271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 408951234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 408967828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 408983478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 408999629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409014933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409030193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409045713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409060697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409076466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409091944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409108159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409123784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409141946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409157153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409172267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409187807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409203510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409219390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409234456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409250781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409266842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409283073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409298109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409313150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409329030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409344053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409359881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409374897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409391621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409412934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409429323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409444472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409460068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409475927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409490996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409506952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409522421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409538713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409554440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409570626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409585996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409601312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409616878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409631935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409648054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409663089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409679385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409695033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409711492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409726813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409741888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409757476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409772855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409788753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409803790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409820085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409836084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409852213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409867218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 409882317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 409898334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 409913387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 409929187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 409944233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 409960861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 409976608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 409992802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410007910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410023322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410038868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410053901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410070509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410085907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410102236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410117971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410134176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410149613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410165629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410181320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410196484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410213406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410228576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410244980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410260718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410277455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410292662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410307807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410323436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410338920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410354850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410370015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410386447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410402621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410418895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410434026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410449175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410465174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410480305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410496194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410511291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410528156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410543958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410560204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410575329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410590760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410606360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410621463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410637390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410652831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410669381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410685147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410701382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410716790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410731875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410747805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410762971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410779212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410794550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410810887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410826966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410843407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410858596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 410873808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 410890995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 410906064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 410922125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 410937138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 410955228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 410970975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 410987109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411002155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411017633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411033194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411048258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411064063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411079464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411095752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411111411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411127566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411142894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411158155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411173743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411188776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411204962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411220067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411236364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411252044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411268559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411283855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411298929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411314500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411329839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411345804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411360910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411377154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411393164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411409744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411424801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411439890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411455968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411471250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411487082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411502142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411518860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411534570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411550788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411565852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411581239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411597074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411612124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411627974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411643357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411659762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411675436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411691630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411707110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411722157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411737753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411752841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411768962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411783975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411800256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411815946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411832379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411847449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 411862508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 411878321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411893800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 411909676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 411924746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 411941041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 411957113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 411973285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 411988341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412003418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412019292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412034362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412050208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412065551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412082129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 412098014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 412114138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412129178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412144783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412160557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412175629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412205731] L8[TABLE]: Config 52 → 53 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 72,720000,10000,0,0,256,20,338,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 412248090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412263230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412280103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 412295853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 412312081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412327591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412342728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412358604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412373720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412389959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412405047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412421381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 412437650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 412458980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412474033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412489122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412504651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412520006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412535868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412550891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412567214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 412583308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 412599494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412614581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412629661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412645542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412660623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412676650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412691702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412708379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 412724103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 412740261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412755730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412771210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412786765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412802016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412817809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412833208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412849495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 412865176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 412881346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412896721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 412911827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 412927456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 412942541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 412958741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 412973760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 412990016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413005674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413022131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413037246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413052310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413067906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413083296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413099146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413114231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413130541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413146585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413163010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413179020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413194188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413210162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413225214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413241049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413256100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413272777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413288689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413304891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413319933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413335310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413351012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413366014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413381785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413397135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413413745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413429430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413445619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413461020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413476319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413491879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413506946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413523089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413538103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413554399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413570149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413586637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413601686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413616728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413632282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413647659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413663659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413678656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413695600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413711959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413728383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413744212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413759465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413775510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413790618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413806432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413821501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413838098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413853997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 413870183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413885234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 413900652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 413916233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 413931310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 413947177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 413962489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 413978767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 413994454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414010585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414025911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414040982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414056593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414072048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414088209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414103252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414119528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 414135249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414151683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414166708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414181787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414197752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414215112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414231184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414246197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414262474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 414278651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414294809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414309827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414324883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414340730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414355973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414371724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414386722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414403333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 414418968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414435134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414450159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414467415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414482938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414497915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414513696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414529242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414545506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 414561170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414577696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414592698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414607710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414628108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414643682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414659578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414674909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414691334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 414707508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414723787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414738905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414756674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414774542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414790961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414808283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414824735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414844288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 414861706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 414879401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414896256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 414913391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 414930692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 414947227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 414964994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 414981522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 414999391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415017180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415035003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415055801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415072334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415089761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415106222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 415123467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 415140183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 415157992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415175123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415192782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415209549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415226018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415242993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415259443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 415277298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 415293783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 415311631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415329148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415346835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415363315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415380546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415398100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415414525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 415431845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 415448246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 415466370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415485735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415502226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415517944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415533184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415548949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415564227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 415580639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 415595867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 415612333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415628257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415645115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415660372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415675665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415691450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415707780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 415724110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 415739485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 415755934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415772226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415788588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415803763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415818944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415835033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415850229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 415866445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 415881601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 415898398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 415914219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 415930594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415945802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 415961274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 415976937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 415992138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416008117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416023583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416039971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416055703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416071963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416087395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 416102522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 416118168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416133267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416150269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416165437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416181845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416197628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416214340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416229508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 416244692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 416260364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416275898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416291852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416307046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416323464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416339682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416356015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416385480] L8[TABLE]: Config 53 → 54 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 73,730000,10000,0,0,256,20,343,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 416426835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 416441936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 416457886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416473705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416489677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416504725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416521369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416537039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416553386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416568410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 416583862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 416599392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416614417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416630249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416645547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416661791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416677503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416693680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416709068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 416724128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 416739664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416754719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416770910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416785918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416802262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416817936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416834630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416849699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 416864787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 416880328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416895645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 416911461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 416926492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 416942752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 416958728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 416974885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 416989911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417004981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417020849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417035891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417051661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417066677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417083258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417098966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417115323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417130391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417145827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417161369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417176443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417192299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417207855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417224106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417239786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417255916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417273388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417288520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417304327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417319339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417335553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417350617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417366888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417382557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417399091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417414126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417429170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417444716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417460151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417476030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417491541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417507838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417523907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417540079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417555121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417570216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417586112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417601160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417617213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417632248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417648870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417664553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417680719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417695782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417711188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417726713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417741993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417757847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417773249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417789520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417805212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417821382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417836748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417851859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 417867434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417882522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 417898622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 417913661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 417930148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 417945827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 417962231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 417977505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 417992584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418008145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418023938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418039842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418054891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418071187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418087204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418103438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418118504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418133637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418149739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418164846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418180707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418195815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418213980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418229721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418245961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418261081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418276552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418292134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418307416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418323301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418338826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418355198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418370947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418387160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418403600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418419121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418434652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418449645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418465952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418481049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418497598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418515396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418532641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418547779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418562911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418578961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418594030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418609908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418625023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418641695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418657374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418673824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418688905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418704341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418719922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418734986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418750797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418766180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418782449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418798211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418815024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418830518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418845607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 418861185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418876250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 418892465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 418907518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 418924050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 418939728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 418961104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 418976348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 418991768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419007392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419022882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419038745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419053828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419070221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419086364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419102573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419117809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419132898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419148754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419163787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419179587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419194631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419211261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419227002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419243193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419258273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419273731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419289339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419304623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419320499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419335830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419352122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419367798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419384014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419399418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419415302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419431333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419446454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419462834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419478004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419494984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419510795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419527493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419542718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419557885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419573522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419588960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419604845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419620155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419636530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419652577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419668790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419684118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419699246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419715259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419730432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419746389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419761543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419778192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419794018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419810580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419825736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419841182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419856695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419871995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 419887806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 419903213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 419919517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 419935250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 419952799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 419968014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 419983230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 419998921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420014049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420030381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420045570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420062003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420078199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420094461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420109606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 420124798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 420140804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420156189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420172114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420187481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420204335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420220196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420236374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420251448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 420266891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 420282452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420297491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420313362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420328697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420345058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420360795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420377260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420392649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 420407735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 420423316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420453711] L8[TABLE]: Config 54 → 55 regime=2 score=26214 L1=0 L2=1 L3=1 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 74,740000,10000,0,0,256,20,348,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 420496533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420512468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420528027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420544394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420560355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420576592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420592059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 420607193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 420622762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420637835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420654082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420669249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420685878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420702124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420718479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420733602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 420748687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 420764525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420779651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420795493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420810546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420827121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420843150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420859350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420874623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 420889988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 420905490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 420920516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 420936300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 420951272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 420967831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 420983533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 420999684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421014993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421030053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421045830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421060891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421076976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421095148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421111668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421127435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421144246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421159330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421174419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421190008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421205444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421221273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421236352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421252614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421268705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421284854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421299896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421315177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421331044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421346071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421361887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421377115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421393716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421409395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421425528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421440561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421455915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421471474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421487210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421503713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421519458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421536463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421552217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421568414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421583867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421599025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421616610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421631784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421648146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421663281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421679586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421695344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421711961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421727045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421742134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421759261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421775131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421791033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421806114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421822490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421838540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421854775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421870028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 421885120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 421901108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 421916117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 421931927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 421946948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 421963686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 421979394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 421995625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422016807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422031923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422047425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422062722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422078962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422094031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422110320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422126057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422142782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422157847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422173621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422189188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422204607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422220434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422235461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422251954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422268036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422284243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422299340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422314446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422330506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422345635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422361512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422376813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422393623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422409387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422425625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422440723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422456212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422471829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422486937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422502815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422518266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422534626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422550376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422566609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422582157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422597279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422612831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422627911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422644202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422659301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422675676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422691450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422708001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422723110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422738251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422753862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422769396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422785898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422800965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422817200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422833716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422849899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422864973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 422880274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 422896204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 422911271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 422927135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 422942409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 422959160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 422974947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 422991154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423007201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423022927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423038507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423053575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423069587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423085002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423101342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423117061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423133280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423148802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423163947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423179618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423194761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423211077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423226179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423242569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423258385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423274934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423290019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423305137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423320707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423336088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423351917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423366958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423383288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423399249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423415444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423430469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423445541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423461386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423476473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423492326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423507675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423524267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423540028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423557171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423572455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423588012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423603609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423618627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423634453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423651828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423668211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423683923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423700158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423715543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423730645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423746201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423761261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423777511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423792588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423808871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423824548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423841042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423856133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 423871458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 423887089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423902530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 423918404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 423933472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 423950062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 423966150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 423982398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 423997442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424012552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424028505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424043594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424059455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424074511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424091291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 424107085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 424123305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424138408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424153888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424169746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424184776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424200584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424216054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424232795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 424248620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 424265443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424280541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424295620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424311202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424326272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424342531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424357645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424374288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 424390636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 424406860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424421911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424436996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424452942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424468067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424483934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424499012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424515737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 424531487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 424562518] L8[TABLE]: Config 55 → 56 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 75,750000,10000,0,0,256,20,364,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 424603600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424618760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424633860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424649827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424664918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424680715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424695833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424713924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 424730493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 424746771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424761786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424777307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424792920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424807968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424824068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424839483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424855995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 424871653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 424887992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424903438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 424918558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 424934157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 424949439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 424965737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 424980787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 424997072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425012801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425029421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425049026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425064214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425080264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425095373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425111203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425126475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425143158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425158882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425175052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425190103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425205500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425220997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425236032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425251832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425267227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425283538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425299245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425315457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425330911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425346010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425361571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425376643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425392806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425407913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425424225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425439980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425456589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425471701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425486809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425502613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425518326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425534588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425549655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425566150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425582273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425598489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425613564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425628630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425644636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425659681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425675606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425691386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425708300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425724035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425740221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425755272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425770784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425786434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425801632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425817750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425833219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425849558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 425865309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 425881530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425896928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 425912068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 425927695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 425942803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 425959227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 425974305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 425990663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426006355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426023033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426038164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426053311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426068939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426084432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426100385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426115530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426132113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426148189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426164423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426179834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426195686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426211734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426226754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426242559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426257559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426274274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426289976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426306121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426321372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426336723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426352197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426367235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426383050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426398394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426414697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426430341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426446699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426462120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426477189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426492734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426507822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426523937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426539008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426555240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426570932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426587389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426602425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426617494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426633054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426648383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426664226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426679289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426695595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426711593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426727829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426742879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426758775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426774873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426790013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426805949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426821271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426838331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426854175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 426870407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426885503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 426900973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 426916573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 426931654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 426947737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 426963107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 426979408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 426995163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427011367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427026777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427041904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427057498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427072609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427088832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427103950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427120319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427136328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427152915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427168076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427183244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427198908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427214327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427230252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427245351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427261704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427277781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427293967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427309060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427324383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427340411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427355469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427371344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427387855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427404894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427420713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427436991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427452481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427467723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427483339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427498434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427515312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427530484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427546861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427562630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427579197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427594291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427609460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427625126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427640714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427656673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427671848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427688241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427704583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427720874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427736027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427751166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427767422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427782609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427798542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427813720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427830624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427846412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 427862681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427877852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 427895252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 427910937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 427926088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 427941987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 427957535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 427973965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 427989770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428006281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428021806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428037508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428053081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428068031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 428089719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 428105081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 428121530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 428137334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428154203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428169372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428184846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428200404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428215905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 428232658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 428247832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 428267093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 428283690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428301174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428316601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428332640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428348185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428363253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 428379074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 428394819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 428411865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 428428968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428445190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428460758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428475856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428491410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428506705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 428527883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 428543105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 428559472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 428575283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428591999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428607121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428622192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428651897] L8[TABLE]: Config 56 → 57 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 76,760000,10000,0,0,256,20,382,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 428692932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428708485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 428724395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 428740596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 428756986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 428773144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428789396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428804504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428819634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428835622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428850749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 428867406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 428882765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 428899440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 428915226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 428931419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428946521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 428965000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 428980690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 428995778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429011877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429027659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429044048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429059750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429075950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429091512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429107112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429122651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429137884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429154112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429169256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429185626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429201613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429218162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429233321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429248480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429264095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429279534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429295373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429311122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429328095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429343837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429360088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429375195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429390824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429406348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429421423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429437304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429452611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429468936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429484647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429500818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429516450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429531520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429547401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429562511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429579086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429594149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429610452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429626138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429642661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429657770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429672859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429688470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429703827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429719721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429734796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429751133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429767354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429783626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429798737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429813865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429830006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429845140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 429861055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 429876164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 429893302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 429909042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 429925250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429940362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 429955851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 429971457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 429986531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430002377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430018028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430034404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430050169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430066382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430081997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430097068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430112679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430127743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430143884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430158865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430175131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430190833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430207783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430222896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430237991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430253558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430269228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430285088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430300151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430316416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430332429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430348654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430363768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430378878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430395020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430410104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430426011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430441099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430457776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430473532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430489765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430504870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430520431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430536041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430551591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430567632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430583285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430599562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430615204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430631385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430646734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430661830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430677404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430692484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430708786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430723886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430740170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430755857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430772659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430787876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430802983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430818552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430833871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430849743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 430865523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 430881862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 430897948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 430914175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430929262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 430944362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 430960315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 430975465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 430992262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431007431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431024212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431041959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431059937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431075693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 431101756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 431130285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431150045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 431166070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431181179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431197659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431214339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431230653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431245697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 431260948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 431277255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431292273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 431308130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431323149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431339870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431355786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431372076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431387238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 431402680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 431418239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431433301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 431449109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431464472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431480780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431496475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431512631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431527960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 431542998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 431559569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431576246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 431593831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431610196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431627922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431645365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431663027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431679436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 431695869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 431713163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431729662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 431746955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431763419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431781975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431799183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431817440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431834533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 431850982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 431867919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431884269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 431903597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 431920350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 431938029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 431955541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 431973099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 431989455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432005779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432022924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432039265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432056403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432072714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 432090799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 432107821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 432125390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432142755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432159256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432176189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432192540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432210225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432226601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 432244283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 432261550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 432279549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432295070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432310138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432325734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432341050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432356867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432371882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 432388326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 432404334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 432420464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432435459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432451286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432467297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432482415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432498240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432513236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 432529857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 432545593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 432561780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432577281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432592319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432607824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432622855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432638836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432654142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 432670424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 432686113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 432702588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432717599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432732634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432748169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432763159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432779389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432794419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 432810673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 432840938] L8[TABLE]: Config 57 → 58 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 77,770000,10000,0,0,256,20,387,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 432881517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 432898036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432913064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 432928154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 432943643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 432959504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 432975298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 432990309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433006564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433022521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433038728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433053798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433068999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433085053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433100093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433115881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433130912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433147666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433163363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433179507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433194530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433209967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433225538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433240643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433256512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433271935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433288208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433303919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433320105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433335474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433350543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433366096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433381191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433397390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433412454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433428714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433444399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433460899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433475928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433491007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433506577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433521931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433537769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433552798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433569113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433587295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433603500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433618610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433633920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433649847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433664861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433680678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433697312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433714268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433730123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433746371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433761514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433777032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433792575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433807611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433823434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433839087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433855382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 433871097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 433887310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433902663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 433917727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 433933267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 433948315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 433964405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 433979455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 433995743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434011444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434027934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434043044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434058123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434073681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434089046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434104919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434119929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434136275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434152552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434171409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434186595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434203085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434218852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434233941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434249784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434265267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434281580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434297765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434313968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434329436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434345097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434360827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434375887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434392218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434407275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434423574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434439300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434455912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434470986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434486273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434501882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434517390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434534107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434549162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434565413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434581674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434604006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434619202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434634294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434650516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434665599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434681483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434696554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434713375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434729032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434745192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434760228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434775874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434791408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434806454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434822296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434837607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434853900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 434869590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 434885743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434901413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 434916505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 434932062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 434947151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 434963796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 434978846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 434995133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435010832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435027432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435042494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435057572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435073111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435088451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435104290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435119378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435135650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435151946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435168137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435183217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435198305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435214212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435229324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435245228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435260350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435276998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435292661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435308888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435323935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435339453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435355018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435370117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435385957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435401319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435418070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435433785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435449924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435465787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435482708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435498330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435513354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435530226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435545180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435561386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435577495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435593616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435608614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435623970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435639865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435655075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435670835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435685855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435702368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435718038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435734179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435749206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435764552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435780211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435795636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435812704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435828172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435844519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 435860554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 435877192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435892852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 435912319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 435927898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 435942944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 435959265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 435974255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 435990565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436006242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436023044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436038118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436053134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436068643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436084169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 436100007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 436114997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 436131283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436148140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436164544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436179546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436194566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436212647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436227771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 436243647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 436258705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 436275404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436291524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436307670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436322725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436341375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436357041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436372088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 436387908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 436403558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 436419948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436435701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436452286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436467543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436482597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436498141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436513157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 436529350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 436544402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 436560697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436576400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436592912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436607950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436623016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436638591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436653893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 436669718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 436684721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 436701003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436717005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436733203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436748252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436763322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436779145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436794179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 436810038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 436825066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 436841715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 436857460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 436873629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436888694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 436904371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 436933399] L8[TABLE]: Config 58 → 59 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 78,780000,10000,0,0,256,18,392,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 436974612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 436989687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437005542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437020907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437037227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437052907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437069103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437084527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437099665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437115264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437130339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437146526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437161643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437177987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437193721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437210258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437225306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437240441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437256911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437272452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437288400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437303457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437319751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437335871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437352288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437367341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437382380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437398230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437413556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437429402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437444415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437461006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437476717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437492899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437508005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437523559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437539340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437554412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437570295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437585712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437602052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437617800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437634193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437652659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437667848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437683407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437698498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437715020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437730099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437746424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437762120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437778809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437793885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437808966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437824501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437840159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437855958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 437870980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 437887250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 437903228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 437919371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437934410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 437949471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 437965295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 437980303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 437996053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438011012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438027601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438043258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438059381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438074411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438089890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438105359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438120347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438136119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438151474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438167937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438184418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438200719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438216184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438231258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438246781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438261812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438277957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438292928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438309481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438325176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438341722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438356762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438371809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438387383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438402725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438418581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438433591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438449888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438465908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438482065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438497109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438512138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438528149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438543130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438558866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438573879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438590673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438606324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438622457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438637504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438652860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438668378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438683327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438699063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438715127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438731366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438747011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438763116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438778533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438793533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438808951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438823879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438840143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438855171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 438871437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 438887111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 438903736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438918761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 438933808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 438949290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 438964894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 438980707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 438995753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439012003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439028236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439044351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439059312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439074323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439090142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439105144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439120935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439135928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439152403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439168002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439184109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439199080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439214674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439230135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439245808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439261683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439277118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439293348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439308996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439325156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439340530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439355582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439371068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439386160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439402361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439417374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439433647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439449310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439465765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439480792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439495810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439511367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439526751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439542577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439557623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439573903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439590083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439606252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439621482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439636497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439652315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439667289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439683102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439698115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439714863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439730527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439746616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439761629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439776945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439792438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439807418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439823249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439838555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439854744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 439870343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 439886463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439901819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 439916836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 439932314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 439947344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 439963495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 439978844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 439995058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440010713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440029151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440044193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440059166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440074619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440090161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440105964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440120954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 440137196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440153158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440169264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440184267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440199318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440215416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440230417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440246208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440261204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 440278292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440294072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440310207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440325206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440340664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440357547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440372756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440388658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440404099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 440420416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440436135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440452668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440467704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440482947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440498452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440513478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440529655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440544762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 440561033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440577151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440596198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440611330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440626482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440642708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440657863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440673674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440693254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 440710081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440725857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440742117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440757459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440772973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440788793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440803903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440819807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440835220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 440851529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 440867275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 440883473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440899068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 440914395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 440929956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 440945026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 440961743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 440990746] L8[TABLE]: Config 59 → 60 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 79,790000,10000,0,0,256,17,397,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 441032193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441048587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441064331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441080954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441096013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441111101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441126686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441142119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 441158200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 441173353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441189694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441205776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441222021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441237129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441252263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441268222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441283580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 441299468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 441314544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441331211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441346949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441363150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441378218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441393702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441409579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441424725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 441440648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 441456085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441472669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441488442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441504695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441520143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441535309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441550898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441566012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 441582293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 441597658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441614021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441630124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441646787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441662175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441677343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441692983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441708572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 441725228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 441740237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441756511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441772652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441788856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441803911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441819033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441835142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441850195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 441866049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 441881145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 441897864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 441913805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 441929991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441945113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 441960546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 441976350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 441991458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442007323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442022949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442039241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442054989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442072289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442087919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442104057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442119544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442134519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442150779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442166058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442184235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442200476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442218804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442233942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442249029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442265001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442280049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442296083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442311481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442328110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442343796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442360165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442375211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442390587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442406072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442426091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442442138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442457894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442474265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442490015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442506258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442521779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442536893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442552562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442567642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442586712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442602028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442618484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442634310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442652639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442667858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442683024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442698616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442714070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442729891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442744946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442761198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442777260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442793688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442808768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442823879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442839841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442859974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 442876106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 442891769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 442908117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 442923848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 442940080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 442955524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 442970649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 442987220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443002291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443018640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443033768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443050135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443065885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443082463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443097555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443112652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443128264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443143733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443160505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443175504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443191735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443207959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443224179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443239230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443254275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443270356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443285433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443301252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443316303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443332955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443348617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443364756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443379800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443396109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443412429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443427907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443443753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443459298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443475624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443491382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443507557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443523047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443538147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443553774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443568870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443585114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443600203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443616497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443632312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443649275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443664637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443679747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443695307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443710757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443732226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443747338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443763667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443779783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443796030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443811087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443826162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443842260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443857601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 443873525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 443888709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 443905427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 443921242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 443937508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443953068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 443968182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 443983696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 443998770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444014982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444030076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444046649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444062378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444078932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444093994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444109106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444124653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444140030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444155912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444170948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444187247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444203709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444219946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444235274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444250430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444266423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444281553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444297424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444312951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444329737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444345475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444361897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444376979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444393071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444408744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444423774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444440395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444456565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444472981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444488754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444504996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444520436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444535697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444551371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444566471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444582676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444597809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444614120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444629836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444646375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444661483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444676598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444692175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444707643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444723809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444738913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444755273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444771422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444787716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444802871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444818037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444833983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444849154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 444865270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 444880399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 444897111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 444912887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 444929119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444944240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 444960037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 444976071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 444991606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445007489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445022940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445039226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445054901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445071089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445086501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 445115267] L8[TABLE]: Config 60 → 61 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 80,800000,10000,0,0,256,17,402,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 445156258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 445171925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445187023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445203221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445218279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445234837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445250551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445267110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445282261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 445297366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 445312942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445328346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445344221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445359293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445375603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445391666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445407884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445423173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 445438281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 445454169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445469284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445485173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445500256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445516878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445532641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445548868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445563969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 445579367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 445594983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445609999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445625852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445641381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445658828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445674644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445691076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445706536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 445721616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 445737396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445752476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445768658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445783712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445800065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445815830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445832442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445847505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 445862680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 445878275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445893663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 445909554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 445924883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 445941246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 445957449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 445973660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 445988767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446003921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446020968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446036367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446052432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446067502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446084226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446099987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446116190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446131282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446146695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446162253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446177526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446193394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446210142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446226526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446242384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446258578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446274033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446289178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446304797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446319920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446338682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446354066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446370391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446386031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446402713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446417757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446432816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446448398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446464000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446479801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446494812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446511049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446527072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446543209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446558281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446573332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446589210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446604251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446622091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446637275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446653987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446669734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446685950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446701026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446716782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446732384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446747477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446768125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446783331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446799692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446815416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446832035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446847071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 446862334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 446877921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446893378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 446909584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 446924748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 446940907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 446956913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 446973025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 446987999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447003723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447019692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447034671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447050469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447065418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447081890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447097518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447113676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447128680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447144228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447159734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447174781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447190595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447206051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447222284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447238129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447254241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447269572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447284602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447300350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447315457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447331618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447346626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447362914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447378588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447394992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447410020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447425051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447440576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447455907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447471738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447486760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447503014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447518975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447535113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447550114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447565068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447580840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447595837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447611858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447626868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447643432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447659424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447675504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447690501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447705858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447721390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447736643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447752488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447767874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447784157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447800043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447816189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447831537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447846593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 447862136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447877173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 447893310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 447908297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 447924787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 447940451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 447956935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 447971996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 447987067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448002589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448017982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448034511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448049477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448065876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448081919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448098018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448112995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448127971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448143842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448158837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448174625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448189621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448206202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448221884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448238245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448253256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448269429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448285166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448300178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448316269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448332490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448348832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448364521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448380645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448396013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448411079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448426566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448441533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448457661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448472732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448489185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448504886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448521322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448536354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448551382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448566854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448582199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448598018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448613263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448629524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448645487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448661650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448676620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448691665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448707660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448722711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448738519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448753550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448770189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448785866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448801956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448816964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448832365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448847908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448862884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 448878662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 448896008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 448912319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 448928234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 448944395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 448959736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 448975076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 448990818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449005780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449021874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449036904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449053170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 449068836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 449085242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449100240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 449115488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 449131018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449146392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449176651] L8[TABLE]: Config 61 → 62 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 81,810000,10000,0,0,256,17,407,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 449218006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449233162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449249441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 449265566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 449281752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449296942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 449312155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 449328074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449343146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449358970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449374018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449390593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 449406320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 449422498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449437582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 449453017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 449468585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449483676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449499584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449515188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449531526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 449547238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 449563413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449578765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 449593826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 449609613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449624683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449640877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449656629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449674411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 449693398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 449711563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449728197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 449744706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 449761728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449778557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449795884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449817408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449835716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 449852948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 449870673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449887147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 449904151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 449921166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 449937894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 449955769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 449972236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 449990105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450007238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450025309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450042495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450059026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450076049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450092915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450110218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450126949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450144613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450160353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450176739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450191756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450208558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450224182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450242904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450258983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450274668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450291020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450306781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450323009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450338427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450353517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450369581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450384594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450400753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450415790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450432053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450447763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450464293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450479398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450494517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450510072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450525663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450541555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450556634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450572937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450588986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450605153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450620224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450635304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450651227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450666353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450682178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450697233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450715126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450730855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450746943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450761960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450777587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450793192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450808517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450824405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450839915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450856301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 450872316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 450888549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450903967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 450919063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 450934610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 450949656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 450965771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 450980876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 450997158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451012858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451029306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451044686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451059771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451075385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451090777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451106595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451121883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451138189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451154172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451170389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451185448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451200544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451217175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451232416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451248307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451263367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451280246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451296036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451312327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451327792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451343054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451358791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451374190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451390497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451405640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451422064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451437871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451454442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451469573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451484666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451500524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451515914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451531831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451546936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451563321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451579357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451595604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451610745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451625911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451641814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451656919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451672760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451687848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451705289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451721640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451737891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451752919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451768346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451783899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451798919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451814722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451830019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451846287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 451861956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 451878326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451893622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 451908681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 451924178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 451939193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 451955481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 451970545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 451986808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452002741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452019252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452034325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452049399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452065164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452080606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452096451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452111484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452127759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452143920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452161339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452176389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452191476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452207582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452222645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452238454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452253566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452270243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452285918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452302133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452317384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452332866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452348496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452363869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452379974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452395513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452416180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452432141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452448427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452464096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452479277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452494929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452510110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452526541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452541649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452558185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452574795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452591487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452606626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452622725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452639068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452654794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452670729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452685827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452702542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452718306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452734424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452749448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452764839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452780365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452795383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452811229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452826223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452844038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 452864177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 452880632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452896175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 452911211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 452926722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 452941750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 452957927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 452974108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 452990551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 453006553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 453023084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 453038886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 453053964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 453069463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 453084829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 453100697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 453115772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 453132129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 453148226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 453164408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 453179640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 453194814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 453210737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 453225802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 453241667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 453256936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 453273664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 453292550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 453308795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 453831821] L8[TABLE]: Config 62 → 63 regime=2 score=6553 L1=0 L2=1 L3=1 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 82,820000,10000,0,0,256,17,412,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 453875459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 453891646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 453907365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 453922484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 453938679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 453954116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 453970658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 453986381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454002880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454018273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454033373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454048878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454064169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454080509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454095595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454111943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454127928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454144546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454159660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454174818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454190658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454206166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454222840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454237926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454254520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454271212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454287446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454302523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454317648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454333787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454350155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454366092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454381416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454398438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454414226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454430701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454445821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454461789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454479415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454494882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454510702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454526314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454542851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454558568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454574742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454590353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454605942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454621625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454636784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454653435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454668556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454684946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454700704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454717366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454732552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454747980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454763620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454779121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454795024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454810145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454826496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454842656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 454858862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454874251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 454890642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 454906228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 454921302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 454937173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 454952627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 454968994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 454984751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455000990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455016585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455031724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455047300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455062572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455078759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455093763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455110046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455125747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455144480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455159626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455174800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455190421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455205958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455221818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455236876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455253422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455269511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455285733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455300844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455315977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455331930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455347071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455362969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455378063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455394742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455410581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455426784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455442100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455457618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455473198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455488262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455504103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455519522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455535835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455551568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455567991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455583489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455598630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455614195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455629492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455648014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455664022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455682400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455698737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455715581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455730799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455746222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455761934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455777569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455793474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455808524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455824825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455840946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455857163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455872492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 455887572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 455903494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 455918565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 455934477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 455949577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 455966352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 455983740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 455999969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456015522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456030595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456046158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456061213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456077503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456092554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456108852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456124747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456141328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456156383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456171412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456186969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456202351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456218252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456233983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456250525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456266903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456283162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456298344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456313497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456334837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456350063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456366042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456381230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456398069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456413977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456430223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456445336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456460849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456476531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456491649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456507556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456523124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456539464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456555219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456571685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456587186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456602300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456617918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456633239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456649513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456664575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456680881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456696652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456713242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456728355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456743481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456759345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456774777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456790688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456805812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456822183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456838281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456854504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456869581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 456884704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 456901142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 456916230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 456932114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 456947216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 456963885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 456981718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 456998000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457013291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457028847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457044422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457059495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457075385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 457090741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 457107026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 457122837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 457139083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457154600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457170075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457186887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457203591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457219498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 457235628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 457252770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 457269015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 457285187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457300248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457315382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457332848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457347962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457363767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 457378795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 457395403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 457411044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 457427173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457442187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457457548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457473848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457488948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457504757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 457520164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 457536434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 457552077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 457568871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457584283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457599348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457614899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457636661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457653359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 457668450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 457684784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 457700572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 457717312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457732489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457747705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457764859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457780325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457796231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 457811329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 457828283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 457843980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 457860168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457875182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 457890629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 457906241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 457935710] L8[TABLE]: Config 63 → 64 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 83,830000,10000,0,0,256,14,448,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 457976688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 457992594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458007664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458024384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458040148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458056369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458071731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458087192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458102840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458117929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458133766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458149172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458165517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458181256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458197698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458213179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458228262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458243893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458259468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458275668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458290769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458307087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458322804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458339358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458354469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458369604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458385218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458400632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458416501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458431601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458448123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458464332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458480584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458495693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458510824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458526752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458541804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458557674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458572724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458589380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458605150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458621281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458636605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458652129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458667737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458682802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458698955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458714367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458730898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458746740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458762985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458778388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458793487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458809089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458824338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458840442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458855480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 458871786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 458887538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 458904038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458919434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 458936985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 458953399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 458968509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 458984418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 458999504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459016412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459032156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459048388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459065201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459080766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459096348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459111403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459127213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459142657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459159052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459174769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459190968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459206684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459221859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459237436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459252499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459268735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459283892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459300201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459315988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459332725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459347891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459368095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459383787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459399411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459415324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459430380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459446709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459462798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459479056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459495380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459510504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459526775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459542499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459558947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459574024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459591827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459607601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459623845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459638998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459654568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459670197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459685283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459701415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459717035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459733355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459749098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459765569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459780601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459795687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459811229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459826265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459842389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459857421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 459873627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 459889846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 459906028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459921081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 459936136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 459951976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 459967096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 459982983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 459998065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460014658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460030377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460046572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460061697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460077083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460092805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460107916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460123762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460139030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460155719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460171509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460187708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460203926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460219029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460234657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460249682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460266256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460281320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460297584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460313337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460329982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460345167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460360295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460375890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460391340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460407258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460422356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460438670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460454691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460470910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460486022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460501808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460518008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460533119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460549013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460564060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460580930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460596699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460612941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460628005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460643574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460659747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460674769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460690543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460706196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460722511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460738253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460754489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460770073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460785121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460800683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460815720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460832125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460847246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 460863540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 460879249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 460895735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460910813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 460926229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 460941825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 460957316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 460973243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 460988359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461004757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461020824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461037039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461052123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461067249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461083105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461098198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461114045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461129104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461145664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461161391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461177608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461192660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461208055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461223595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461238640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461254456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461269886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461286171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461301853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461318015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461333578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461348643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461364222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461379328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461395483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461410559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461426821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461442538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461461330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461476453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461491521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461507307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461522695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461538533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461553596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461569902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461586367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461602537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461617559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461632646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461648533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461663611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461679476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461694519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461711449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461727193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461743419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461758541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461773928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461789499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461804561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461820391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461835792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461852101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 461867855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 461884058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461899502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 461914632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 461930302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 461945372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 461961513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 461976590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 461992897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462008633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462040196] L8[TABLE]: Config 64 → 65 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 84,840000,10000,0,0,256,14,454,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 462082894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462098024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462113081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462128627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462144070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 462159937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 462174999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 462191286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462207277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462223440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462238493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462255105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462271365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462286413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 462302238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 462317970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 462334750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462350487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462366696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462381806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462397485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462417685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462432893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 462449114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 462464625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 462480995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462496775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462513000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462528651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462543767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462559372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462574464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 462590693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 462605763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 462623170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462638865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462655493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462670743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462685826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462701464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462716878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 462733086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 462748169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 462764891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462780597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462796798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462811885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462827397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462842958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462857987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 462873824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 462889088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 462905717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 462921422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 462938181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462953604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 462968697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 462984273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 462999281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463015642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463030631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463046902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463062612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463079062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463094162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463110177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463128772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463146922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463163292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463181822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463199533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463216026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463232316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463247961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463265659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463281366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463296422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463312276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463327689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463344034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463359725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463375916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463391620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463406598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463422141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463437144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463453478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463468508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463484776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463500432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463516971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463531992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463546998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463562531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463578087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463593938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463609600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463625854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463641892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463658105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463673144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463688180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463704114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463719128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463735572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463750564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463767251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463782969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463799147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463814211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463829699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463845317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463860450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 463876317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 463891931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 463908228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 463923891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 463940006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 463955748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 463970868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 463986381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464001428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464017622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464032706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464049047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464064769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464081284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464096351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464113732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464130754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464147412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464164970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464180766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464197159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464213545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464229703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464244766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464259826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464276358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464291958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464307790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464322869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464339588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464355263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464371426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464386529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464401976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464417541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464432618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464448478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464463898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464480192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464495962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464512152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464527564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464542654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464558219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464573246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464589707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464604778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464621110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464636857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464653573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464668663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464683794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464699448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464714825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464730688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464745749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464762099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464778147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464794338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464809446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464824530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464842626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464857761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 464873641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 464888716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 464905398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 464921169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 464937412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464953223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 464968364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 464983933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 464999043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465015292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465030399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465046738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465062469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465079194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465094314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465109444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 465125497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465144596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465163074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465181220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465198366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465215190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465233466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465248761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465264005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 465280376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465295432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465311298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465326527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465345034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465360854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465377031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465392479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465407536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 465423044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465438032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465459780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465474945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465491291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465507050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465523722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465538840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465554003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 465569648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465585134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465601639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465616728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465635379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465653670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465671465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465687936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465704878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 465721894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465738593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465756766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465773647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465791444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465807467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465823698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465839443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465854527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 465870125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465885187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 465901323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 465916378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 465932640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 465948299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 465965060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 465980154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 465995217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466010793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466026376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466042230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466057245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466073558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466089539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 466105693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466120732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 466135769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466166173] L8[TABLE]: Config 65 → 66 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 85,850000,10000,0,0,256,14,459,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 466208240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466223346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466239190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466254230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466271200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466286887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 466303041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466318119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 466334360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466349922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466364978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466380791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466396197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466412511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466428252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 466444451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466461836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 466476951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466492592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466507679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466523900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466538975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466555275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466571032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 466587533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466602640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 466617687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466633262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466648709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466664573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466679643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466695954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466712216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 466728378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466743478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 466758579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466774550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466789655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466805552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466820631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466837549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466853281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 466869493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466884580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 466900042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 466915628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 466930737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 466946621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 466962245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 466979340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 466995338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467011477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467026961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467042140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467057698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467072748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467088979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467104058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467120429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467136158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467152709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467167767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467182844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467198391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467213786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467229718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467244800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467261145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467277239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467293512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467308637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467323815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467339944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467355078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467371014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467386116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467402874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467418656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467434904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467450025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467465722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467481364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467496473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467512398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467527940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467544348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467560131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467576385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467591839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467606959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467622553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467637660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467654221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467669311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467685627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467701329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467717955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467733045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467748154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467763683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467781273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467797201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467812302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467828967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467844890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 467861059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467876133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 467891509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 467907328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 467922401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 467938293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 467953667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 467969986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 467985677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468001868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468017265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468032568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468048109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468063177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468079280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468094358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468110645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468126357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468142903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468158002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468173077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468188678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468204201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468220294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468235358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468251674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468267745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468283958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468299087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468314491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468330489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468345573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468361390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468376425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468393048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468408740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468424910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468439948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468455356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468472563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468488641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468504547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468520045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468536355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468552008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468568177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468583637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468598988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468614633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468629727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468645890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468661136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468677366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468693046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468709772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468724796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468739869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468755455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468770890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468786780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468801856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468818154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468834161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468850332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468866118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 468881716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 468897735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 468912831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 468934442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 468949551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 468966319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 468981991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 468998488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469013519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469029048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469044628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469059676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469075502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469090916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469107171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469122822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469138987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469154333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469169380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469184908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469199948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469216204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469231258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469247500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469263184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469279660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469294715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469309848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469325430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469341029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469356930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469372017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469388366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469404491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469420861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469435920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469451014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469466981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469482041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469498183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469514743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469531994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469548482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469564862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469580474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469595595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469611082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469626073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469642222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469657562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469673831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469689484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469705981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469721059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469736099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469751612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469767039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469783089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469798142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469814422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469830381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469846532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469861573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 469876645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 469892527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 469907999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 469923808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 469938735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 469955445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 469971213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 469988024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470003111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470018596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470034322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470049342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470065109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470080476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470096765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 470112425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 470128541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470143811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470158819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470174276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470189266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470208291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470223554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470239751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 470269142] L8[TABLE]: Config 66 → 67 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 86,860000,10000,0,0,256,14,465,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 470309966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 470326208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470342361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470357390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470372851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470387836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470404321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470419410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470435680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 470451379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 470467938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470483048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470498111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470513699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470529376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470545227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470560266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470576638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 470592758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 470608957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470624023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470639143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470655063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470670162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470686004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470701083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470717736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 470733487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 470749687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470765088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470780366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470795953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470811078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470827367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470842406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470858712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 470874384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 470890871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470905964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 470921062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 470936628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 470951681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 470968116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 470983246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 470999830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471015897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471032049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471047157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471062199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471078096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471093395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471109274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471124326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 471140961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471156699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471172866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471187929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471203959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471219867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471235015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471250911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471266394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 471282950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471298688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471314920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471330403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471345511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471361133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471376298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471392554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471407832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 471424194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471439954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471456556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471471837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471486978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471502618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471518153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471535554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471551472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 471567741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471583954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471600290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471615630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471632373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471648659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471664519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471680358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471695640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 471712379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471728013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471744185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471759209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471774784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471790508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471805534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471821380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471836760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 471853030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 471868701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 471884844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471900231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 471915541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 471931120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 471946142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 471967768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 471982878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472000200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472016635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472032877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472049168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472064423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472080565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472095587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472111412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472126435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472143051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472158697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472174802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472189810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472205155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472220653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472235680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472251429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472266736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472282937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472298516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472314637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472330404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472345418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472360898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472375872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472392012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472407235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472423437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472439097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472455556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472470640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472485915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472501469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472516952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472532844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472547921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472564267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472580365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472596497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472611576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472626673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472642587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472657667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472673540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472688586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472705383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472721104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472737253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472752289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472767634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472783199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472798230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472814023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472829398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472845669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 472861384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 472877555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472893087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 472908140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 472923687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 472938734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 472954982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 472970371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 472986731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473003252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473019836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473034902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473049964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473065477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473080799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473096853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473111854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473128114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473144100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473160468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473175494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473190552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473206436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473221486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473237329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473252380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473269012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473285382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473301617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473316670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473332319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473347978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473363057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473378902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473394344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473410645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473426378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473442565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473457987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473473264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473488851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473503885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473520160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473535214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473551524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473567200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473583681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473599038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473614138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473629755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473645115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473661494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473676540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473692830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473708841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473725028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473740088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473755182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473771031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473786298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473802170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473817175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473833751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473849413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 473865554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473880608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 473895910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 473911447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 473926426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 473942202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 473957514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 473973736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 473989419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474005632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474020972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474036012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474051534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474066543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474084365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 474099456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 474115745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 474131469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474147989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474163132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474178241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474193797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474209402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474225273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 474240355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 474256721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 474272705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474289177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474304251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474319645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474349916] L8[TABLE]: Config 67 → 68 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 87,870000,10000,0,0,256,14,470,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 474391370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474406566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474422505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 474437660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 474454519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 474470337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474486558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474501627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474517103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474532698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474548016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474563935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 474579365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 474595786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 474611505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474627731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474643272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474658406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474674259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474689353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474705847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 474720945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 474737681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 474755279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474772052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474787372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474802440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474817939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474833427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474849281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 474864333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 474880653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 474896732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 474913000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474928084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 474943176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 474959133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 474974546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 474990442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475011021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475028117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475044082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475060231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475075336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475091000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475106636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475122776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475138703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475154232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475170777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475186542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475203237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475218490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475233857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475249473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475264987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475280903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475296037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475312379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475328524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475344735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475360063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475375176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475391141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475406228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475422061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475437137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475453832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475469580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475485798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475500882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475516363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475532020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475547107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475562918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475578325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475594633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475610347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475626568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475642186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475657568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475673659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475688789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475705303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475720412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475736740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475752448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475769213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475785773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475800906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475816456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475831935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475847995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 475863422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 475879888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 475895987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 475912325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475927584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 475942665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 475958805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 475973996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 475990144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476005272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476022841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476038915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476055190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476070304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476085751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476101410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476116538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476132440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476147824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476164434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476180262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476196595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476212035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476227402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476243700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476258793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476275081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476290159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476306517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476322280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476339210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476354552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476369699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476385284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476400710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476416798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476431837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476448124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476464206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476480430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476495541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476510635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476526595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476541695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476557583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476572665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476589351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476605114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476621316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476636398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476651888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476667676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476682753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476698629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476714085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476730441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476746239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476762529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476778323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476793999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476809612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476824708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476841112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476856203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 476872557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 476888282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 476904985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476920092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 476935240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 476950852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 476966307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 476982230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 476997394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477014058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477030194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477046661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477061791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477077244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477092831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477107955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477123864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 477139010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477155759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477171527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477187759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477203164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477218297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477233956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477249052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477265260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 477280395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477296820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477313044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477331924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477347178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477362497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477378433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477394246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477410174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 477425290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477441652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477458018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477474704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477489985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477505058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477521028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477536115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477552172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 477567200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477584118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477599848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477622244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477637434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477653086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477668731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477684418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477700345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 477715883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477732464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477748359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477766189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477781386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477796791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477812415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477829684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477846382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 477861800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 477878119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 477894378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 477910484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477925487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 477940594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 477956472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 477971489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 477987276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478002288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478019101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478034752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478056229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478071442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 478087094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 478102754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478118127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 478134084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478149596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478166342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478183280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478199485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478216398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 478231575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 478248557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478263741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 478280179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478295570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478312050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478328371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478344681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478360596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 478375802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 478391957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478407073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 478423233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478452374] L8[TABLE]: Config 68 → 69 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 88,880000,10000,0,0,256,14,476,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 478497236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478513687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478529901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478546347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478561452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 478576573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 478592515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478607846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 478623731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478638826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478655441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478671157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478687372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478702771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 478717931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 478733539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478748638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 478764816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478779931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478796492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478812269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478828802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478843991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 478859181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 478874846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478890351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 478906306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 478921453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 478937922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 478954163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 478970475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 478985623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479000788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479016804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479031939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479048517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479063636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479080387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479096147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479112419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479127546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479142926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479158548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479173628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479189512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479205070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479221413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479237430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479253620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479269126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479284309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479300127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479315230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479331446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479346540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479362931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479378678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479395261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479410406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479425535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479441354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479457185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479473053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479488343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479504658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479520903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479537080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479552118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479567212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479583329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479599137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479615051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479630291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479647096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479662822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479679018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479694071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479709820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479725378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479740645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479756468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479771878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479788186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479804138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479821982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479840961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 479858024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 479876355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479894782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 479911303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 479926681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 479943082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 479959558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 479975829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 479991138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480006266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480022201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480037343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480053237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480068378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480085120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480100921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480117400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480132596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480148049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480163720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480178820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480194763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480210417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480226780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480242743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480258973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480274419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480289554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480305370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480320513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480336718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480351847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480368189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480384516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480403228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480418404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480433797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480449462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480464872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480480755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480496103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480512486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480528710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480545035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480560205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480575429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480591454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480606646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480622802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480637932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480654656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480670617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480686961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480702957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480718291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480733962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480749149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480765462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480780644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480797030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480812803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480829395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480844549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 480859721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 480875357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480890920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 480906864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 480922001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 480938418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 480954488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 480971176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 480987993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481003234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481019579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481034695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481050862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481065968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481087192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481103372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481119627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481134728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481150300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481165917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481181046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481196927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481212443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481228799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481244533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481260840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481276331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481291434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481307272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481322380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481338644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481353744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481371269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481386979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481403994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481419074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481434127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481449674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481465198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481481056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481496306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481512641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481528925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481545171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481560215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481575320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481591240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481606280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481622358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481637459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481654072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481670408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481689925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481708048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481725063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481741811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481757091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481773659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481788801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481805208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481820920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481837520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481852650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 481867972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 481883570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481899074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 481914975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 481930078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 481946416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 481962498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 481978695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 481993771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482008885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482025763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482041604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482058768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482073907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 482090971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 482106758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 482123009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482138151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482153924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482169535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482184869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482200779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482218220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 482234683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 482250547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 482267209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482282330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482297466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482313306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482328729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482344659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482359781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 482376165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 482392262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 482408986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482424159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482439289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482455286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482470463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482486448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482502249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 482519015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 482534690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 482550876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482565974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482595826] L8[TABLE]: Config 69 → 70 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 89,890000,10000,0,0,256,14,481,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 482636991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482652990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482668047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482684220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482699282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 482715974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 482731731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 482748002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482763156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482778721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482794351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482809670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482825587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482841051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 482857412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 482873352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 482890027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482908025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 482924268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 482941955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 482958439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 482974934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 482990086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483006454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483022607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483038801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483053900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483068992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483084923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483100520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483116442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483131563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483148317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483164096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483180278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483195394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483210799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483226415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483241558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483257460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483272901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483289296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483305093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483321344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483336773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483351897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483367683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483382803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483399043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483414199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483430495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483446268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483462815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483477901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483493208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483508754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483524157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483540051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483555150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483571480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483587501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483603706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483618798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483633882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483649860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483665059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483681143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483696253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483712904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483728659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483744897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483760271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483775749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483791359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483806692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483822587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483838170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483854545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 483870255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 483886513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483901930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 483917063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 483932671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 483947825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 483964034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 483979194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 483995588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484011409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484027914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484043058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484058193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484073836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484089685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484105747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484126242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 484144650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484160499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484176823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484191846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484207357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484222930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484237917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484253963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484269380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 484285664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484301288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484317442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484332805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484348078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484363650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484379002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484395646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484410755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 484427933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484443668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484460612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484475707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484491578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484508058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484523839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484539676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484563327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 484581960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484598176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484614525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484629691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484645734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484661398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484676463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484692627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484708267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 484724623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484740401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484756886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484772574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484787663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484803205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484818243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484834958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484852109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 484868614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 484884470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 484901794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484917207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 484932361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 484947898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 484963384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 484979235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 484999489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485016684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485032530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485048790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485064143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485079798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485095414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485111500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 485127746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 485143763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485161496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485177497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485194075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485209819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485225053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485240692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485256038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 485272354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 485287507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485303893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485319691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485336633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485351793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485366959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485382818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485398294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 485414236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 485432499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485449065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485465332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485481660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485496831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485512055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485528091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485543300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 485559466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 485574648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485591427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485607221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485624196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485639586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485654811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485671478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485689198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 485707192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 485724975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485744759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485761223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485778325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485794370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485809580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485825227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485841143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 485856999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 485872302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 485888663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 485906371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 485923172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485938270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 485954107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 485969690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 485984711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486000581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486015952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486032422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486048138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486064353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486079804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 486094837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 486110343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486125588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486141705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486156732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486172982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486188626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486205048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486220074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 486235096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 486250593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486266481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486282405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486297475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486313793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486329838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486346021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486361076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 486376181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 486392120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486407425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486423243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486438259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486454910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486471709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486487845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486502875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 486518303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 486533860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486548880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486564897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486580188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486596452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486612144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486628577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486646220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 486662236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 486681235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486699268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486730754] L8[TABLE]: Config 70 → 71 regime=2 score=6553 L1=1 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 90,900000,10000,0,0,256,14,487,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 486773066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486788651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486805199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486821026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486838038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486853246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 486868560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 486884461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486899943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 486915913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 486931017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 486947577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 486963689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 486979935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 486995033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487010173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487026394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487041457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487057315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487072404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487089019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487104749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487121159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487136240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487152494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487170484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487185868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487202228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487217775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487235242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487252948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487269658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487284977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487300181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487315786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487331354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487347169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487362169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487378426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487394362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487410424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487425403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487440581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487456527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487471503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487487248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487502215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487518791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487534439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487550525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487565763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487581168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487596671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487618339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487634788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487650587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487668034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487687173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487704961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487722064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487738049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487753728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487769689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487785665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487800773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487817567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487833998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487851190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487866405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 487881654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 487897755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 487912900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 487928874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 487944017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 487960759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 487976549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 487992816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488008235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488023723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488039329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488054449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488070575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488085987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488102354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488118076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488134489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488150069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488165146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488180658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488195719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488211969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488227076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488243392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488259311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488275868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488290985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488306089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488322603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488339883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488355863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488370979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488387384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488403587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488420495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488435687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488450837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488467039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488482115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488497959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488513612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488530306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488545980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488562131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488577508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488592842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488608419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488623669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488640103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488655195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488671497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488687222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488703949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488719213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488734341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488750936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488766877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488782853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488798026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488814846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488831068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488847299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488862391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 488877526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 488893576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 488908738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 488924578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 488939672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 488956388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 488972150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 488988388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489003701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489019215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489034857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489049993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489065912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489081334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489097710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489113474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489129963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489145497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489160651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489176588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489191915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489208235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489223368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489239746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489255526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489272361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489288096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489303312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489319128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489334654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489350554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489365697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489382059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489398165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489414414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489429538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489444682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489460655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489475772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489491663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489506771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489523458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489539218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489555406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489570471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489585899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489601517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489616611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489632716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489648150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489664543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489680620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489697382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489713362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489728606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489744249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489759397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489775821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489791028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489808110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489823943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489841503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489856595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 489871756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 489887384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489902966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 489918929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 489934077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 489950684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 489966798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 489983047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 489998144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490013269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490029316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490044430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490060338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490075463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 490092219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 490107975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 490124207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490139939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490155084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490170702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490185799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490203312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490218433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 490234798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 490250528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 490267144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490282229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490297357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490312961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490328848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490344740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490359872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 490376251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 490392541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 490408856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490425938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490442806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490459641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490474845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490490770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490506079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 490523336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 490539073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 490555327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490570450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490586239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490602547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490617666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490633533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490649178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 490665549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 490681348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 490697874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490713584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490728904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490745668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490760817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490777499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490794118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 490812821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 490830377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 490846848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490876842] L8[TABLE]: Config 71 → 72 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 91,910000,10000,0,0,256,14,492,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 490918781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 490934414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 490950324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 490965977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 490984157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 490999356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491016361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491032046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491048182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491063163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491078530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491093973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491109570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 491125727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 491141801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491159892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491175924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491192460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491209558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491224786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491240422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491255943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 491273019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 491288431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491304755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491320694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491337321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491352408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491367506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491383314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491398776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 491414675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 491429783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491446099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491462175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491478307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491493330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491515644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491531662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491546754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 491562576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 491578222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491594584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491610335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491626556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491642068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491657184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491672768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491687988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 491707803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 491725866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491743000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491759213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491776386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491791589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491806857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491822581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491838376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 491854435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 491869632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 491886906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 491904248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 491920540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491935670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 491950930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 491967060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 491982146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492000797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492017064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492035338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492051715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492068322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492084636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492099919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492115624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492130764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492147478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492162695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492179243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492196106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492213015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492228809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492244107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492259768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492275293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492291191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492306279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492322672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492338734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492355018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492370121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492385465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492401254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492416353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492432218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492447330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492463961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492479686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492495891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492510985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492526767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492542350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492557448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492574372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492589905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492606220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492621972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492638213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492653697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492668847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492684423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492699709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492715873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492730990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492747321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492763088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492779621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492794728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492809873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492825486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492840921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 492856864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 492871981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 492888581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 492904723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 492920983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492936118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 492951242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 492969433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 492984529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493003296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493020076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493039800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493056424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493073006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493089321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493104601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493120245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493135328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493152054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493167256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493183806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493199909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493216908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493232008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493248099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493263903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493279442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493295389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493310480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493327121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493342985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493359196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493374265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493389913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493405578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493420710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493436663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493452055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493468978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493484609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493500718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493516347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493531467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493547036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493562137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493578339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493593373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493609648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493625403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493641933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493657026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493672095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493687630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493703177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493719046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493734116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493750451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493766490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493782712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493797803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493812898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493828843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493843949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 493859871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 493876208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 493893237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 493909815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 493926060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493941121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 493956547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 493972057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 493987185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494002987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494018371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494034721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494050462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494066632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494082263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494097363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494112885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494127936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494144171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494159227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494175533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494191315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494209647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494224749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494239891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494255470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494271294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494287320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494302413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494318768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494334886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494351189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494366349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494381510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494397679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494413687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494429926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494445128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494462123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494477866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494494193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494509333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494524761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494540419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494555545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494571450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494587300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494603639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494619416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494637052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494652626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494667752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494683293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494698355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494714565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494729686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494745984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494761706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494778492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494793542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494808592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494824135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494839431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 494855225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 494870203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 494886474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 494902433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 494918526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494933536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 494948600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 494964409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 494994572] L8[TABLE]: Config 72 → 73 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 92,920000,10000,0,0,256,14,498,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 495036080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495052122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495067270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495084280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495100163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495116461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495131714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495147345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 495162980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495178151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495194065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495209546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495225963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495241767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495258556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495274243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495289389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 495304960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495320064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495336277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495351413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495367796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495383574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495400203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495415366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495430491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 495446137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495461613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495477555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495492611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495508942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495524945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495541194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495556253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495571374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 495587449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495602537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495618406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495633463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495650351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495666183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495682454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495697590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495713080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 495728731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495743849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495759745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495775390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495791694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495807395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495823634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495839079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495854179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 495869778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495884887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 495901053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 495916143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 495932700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 495948468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 495965299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 495980481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 495995633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496011285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496026806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496042705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496057848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496074186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496092437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496108752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496123872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496138995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496155068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496170226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496186170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496201324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496218016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496233878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496250207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496265998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496281201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496296852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496312001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496328367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496343607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496359970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496375718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496392233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496407419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496422591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496438266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496453699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496469562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496484626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496500951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496516995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496533259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496548403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496563534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496579726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496595060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496610970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496626067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496643044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496658843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496675169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496690307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496706129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496721821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496738696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496755696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496771497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496787889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496803583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496819754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496835279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496850445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 496866662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496881754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 496897987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 496913022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 496929351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 496945051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 496961767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 496976829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 496992957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497008734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497024423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497040435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497056658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497073103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497089483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497106479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497121733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497136929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497153592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497168705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497184599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497199717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497216556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497232422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497248690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497265073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497280521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497296100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497311140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497327534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497343156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497359456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497375173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497391752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497406853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497421884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497437398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497452700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497468465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497483454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497499708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497515667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497532030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497547093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497562217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497578160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497593109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497608869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497623841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497640409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497656111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497672261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497687318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497702715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497718231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497733211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497748991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497764025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497780650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497796340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497812496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497827893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497843161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497858675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497873642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 497889728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 497904763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 497921556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 497937267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 497953747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 497969065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 497984156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 497999740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498015097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498030959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498046018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498062303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498078459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498095010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498110146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498125244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498142086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498157187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498173021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498188068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498205848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498221551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498237712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498252753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498268227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498283797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498298850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498314701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498330085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498346537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498362225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498378387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498393852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498409061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498424577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498439572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498455763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498471037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498487366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498503069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498519653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498535350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498550443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498566072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498581929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498597835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498612916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498629272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498645562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498661853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498677383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498694410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498710589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498725796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498741978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498757116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498773960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498789698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498805874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498820915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498836484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498852118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498867223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 498883124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 498904408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 498920993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 498936796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 498953680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 498968902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 498984156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 498999831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499015550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499031530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499046627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499062938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499079190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 499110476] L8[TABLE]: Config 73 → 74 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 93,930000,10000,0,0,256,14,503,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 499152125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499167252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 499182347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 499198052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499214173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499230116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499245191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499261540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499280971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 499297184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499312220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 499327746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 499344208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499359316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499375175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499390684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499407133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499422804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 499438959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499454434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 499469507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 499485024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499500036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499516211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499531235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499547471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499563122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 499579533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499594528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 499609570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 499625038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499640325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499656117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499671104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499687333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499703303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 499719648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499734641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 499749647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 499765472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499780508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499796333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499811335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499827920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499843606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 499859705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499874681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 499890090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 499905795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 499920788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 499937038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 499952320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 499968565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 499984183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500000304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500015621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500030665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500046193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500061192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500077309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500092553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500108780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500124540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500141031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500156049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500171087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500186594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500201573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500217909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500232906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500249256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500265182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500281322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500296357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500311388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500327209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500342544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500358352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500373342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500389982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500405831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500421967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500436960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500452297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500467800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500482805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500498574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500513554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500530343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500545997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500562138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500577532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500592803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500608582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500623632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500639740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500654774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500671053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500686703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500703124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500718378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500733420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500748944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500763962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500780103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500795119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500811386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500827629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500844063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500859098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 500874169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 500890087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 500905405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 500922646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 500937754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 500954556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 500970340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 500986557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501001636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501017157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501032992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501048070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501063911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501079318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501095734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501111319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501127374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501142690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501157745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501173270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501188281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501204356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501219336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501235578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501251238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501268186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501283236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501298261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501313790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501329140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501344971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501359987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501376262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501392246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501408371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501423355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501438409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501454213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501469274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501485078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501500090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501516696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501532639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501548800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501563803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501579139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501594871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501609909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501625731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501641134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501657421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501673081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501689240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501704622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501719871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501735404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501750448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501766527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501781586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501797857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501813567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501831515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501846544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 501861512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 501876998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501892385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 501908170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 501923381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 501939556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 501955501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 501971611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 501986562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502001525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502017295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502032271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502048020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502063001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502079598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502095522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502111609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502126600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502142082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502157562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502172555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502188339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502205388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502222026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502237812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502254160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502269655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502284946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502300484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502315532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502331689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502346741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502363070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502378798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502395286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502410558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502425617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502441149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502456488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502472312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502487370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502503656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502519614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502535711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502550704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502565682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502581851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502597147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502612988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502628023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502644611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502660295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502676422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502691449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502706876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502722396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502737397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502753189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502768577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502785069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502800719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502816855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502832226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502847311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 502862842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502877900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 502894034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 502909280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 502925526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 502941197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 502957637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 502972666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 502987733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503003262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503018682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503034498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503051488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503067925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503084637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 503101131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503116160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 503131228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503164611] L8[TABLE]: Config 74 → 75 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 94,940000,10000,0,0,256,14,509,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 503207065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503222606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503238446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503253471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503271260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503287326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 503303653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503318788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 503334591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503350240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503365331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503381290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503396843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503413541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503429412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 503445757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503461349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 503476578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503492266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503507420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503523812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503539016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503555464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503571291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 503587945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503603014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 503618158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503633729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503649165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503665063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503680130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503696439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503712555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 503728814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503744422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 503760212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503776653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503791971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503807914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503823009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503839921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503855710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 503871953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503886983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 503902680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 503918461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 503934206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 503950038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 503965799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 503982715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 503998896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504016568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504032369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504047525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504063025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504079185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504095388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504110483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504126974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504143531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504160108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504175263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504190478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504206689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504221783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504237726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504252836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504269789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504285771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504301982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504317087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504332603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504348444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504363559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504379444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504394829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504411170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504426909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504443151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504458631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504473974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504489557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504504642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504520826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504536111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504552442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504568200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504584757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504600738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504615838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504631414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504646901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504662770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504677832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504694139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504710179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504726404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504741536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504756667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504772859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504788232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504804201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504819336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504836099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504855232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 504871675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504886924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 504902665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 504918359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 504933503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 504949486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 504965061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 504981825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 504997647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505014727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505030227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505045584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505061373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505080855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505100340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505115871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505135564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 505152662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505169114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505184345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505199692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505218661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505236966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505253529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505269490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505286184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 505302677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505318930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505334752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505350159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505365754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505380781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505397127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505413386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505430179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 505445908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505463030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505478283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505493498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505509022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505524492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505540485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505555439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505571645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 505590308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505606496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505621542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505636630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505652553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505667529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505683252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505698187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505714710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 505730290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505746355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505761305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505776661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505792368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505807355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505823098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505838418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505854608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 505870203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 505886241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505901573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 505916554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 505931989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 505946925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 505963789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 505978939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 505995109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506010678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506027014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506041974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506056892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506072294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506087592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506103287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506118192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506134323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506150240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506166282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506181220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506196151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506211921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506227073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506242767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506258063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506274933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506290973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506307317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506322465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506338074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506353671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506368694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506384542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506402298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506419716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506436466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506454142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506469376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506484596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506500213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506516073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506532024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506547091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506563576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506579924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506596153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506611229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506627335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506643348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506658358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506674394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506689429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506706105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506723219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506739676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506754705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506770185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506785743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506800810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506816668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506832171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506848587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 506864546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 506880760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506896240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 506911331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 506926872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 506941943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 506958136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 506973190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 506989479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507005186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507021697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507036657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507051860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507067298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507082628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 507098936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 507114137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 507130305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507146476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507162579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507179488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507194633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507210642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507225893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 507241680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 507256705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 507273380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507303947] L8[TABLE]: Config 75 → 76 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 95,950000,10000,0,0,256,14,514,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 507345191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507361598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507376617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507392059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507407540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507422724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 507438494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 507453816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 507470034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507485677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507501750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507517060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507532156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507547664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507562672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 507578775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 507593795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 507612136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507628251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507648372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507664300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507679485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507695133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507711292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 507727156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 507742196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 507758617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507774884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507791135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507806177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507821334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507837288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507852335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 507868154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 507883176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 507899717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 507915380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 507931543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507946630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 507962006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 507978908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 507995327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508012614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508029335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508047100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508064172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508082089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508098485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 508114930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 508131861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508148535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508165805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508182243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508199923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508217359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508235023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508251452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 508268266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 508285193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508301530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508318779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508335422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508353402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508370452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508388056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508404767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 508421478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 508438398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508455085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508472309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508488704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508506414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508523797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508541438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508557840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 508574236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 508591614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508608054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508625335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508642006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508659757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508676840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508694477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508711315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 508726680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 508742291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508757320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508773492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508788608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508804859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508820566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508837147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508852475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 508867551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 508883147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508898495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 508914406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 508929456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 508945738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 508961760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 508977985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 508993049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509008145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509023998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509039096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509054924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509070012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509086654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509102575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509118722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509133809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509149229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509164806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509179855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509195723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509211158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509227401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509243094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509259253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509274645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509289678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509305235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509320284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509336541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509352424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509370232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509385977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509402898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509418073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509433084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509448550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509463919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509479759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509494729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509510957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509526915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509543257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509558231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509573240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509588996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509604107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509619910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509634857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509651603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509667274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509683365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509698388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509713846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509729347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509744560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509760356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509775716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509792241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509807899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509824053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509839498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509854547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 509870049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509885065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 509901193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 509916395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 509932744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 509948451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 509964904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 509979952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 509995005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510010539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510026183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510041995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510056970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510073208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510089156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510105577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510120601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510135632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510151452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510166535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510182332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510197339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510216159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510232334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510248559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510263679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510279298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510295107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510310174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510326010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510341559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510357829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510373514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510389993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510405087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510420133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510435660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510450660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510466785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510481960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510498223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510513850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510530306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510545314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510560308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510575797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510591161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510607142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510622160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510638392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510654343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510670423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510685666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510700689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510716651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510731686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510747522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510762540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510779114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510794743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510810854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510825831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510841469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510856985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510871967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 510887725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 510903079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 510919304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 510934972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 510951118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 510966481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 510981539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 510997089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511012092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511028202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511043205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511059456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511075103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 511091765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511106808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 511121885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 511137409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511152806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511168889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511183881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511200095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511220952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 511237632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511252798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 511269415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 511285245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511300731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511316756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511332448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511349366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511365274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 511381624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511397207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 511412432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 511442009] L8[TABLE]: Config 76 → 77 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 96,960000,10000,0,0,256,14,520,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 511483321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511498327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511514158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511529570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511545799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511561454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 511577910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511592968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 511608293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 511623857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511638937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511655163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511670436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511686711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511702940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 511719131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511734198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 511749278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 511765207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511780239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511796033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511811030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511827670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511843399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 511859616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511874707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 511892546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 511908176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 511923556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 511939771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 511955362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 511971743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 511987707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512003925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512019389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512035406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512051007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512066072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512082216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512097202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512113632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512129250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512145638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512160637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512175849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512191331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512207625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512223392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512238318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512254507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512270499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512286641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512301681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512316735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512332637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512347611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512363365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512378347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512394931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512410592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512426738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512441769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512457149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512472669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512487720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512503535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512518933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512535271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512550922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512569008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512584417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512599535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512615116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512630142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512646651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512661707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512677995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512693970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512710503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512725565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512740857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512756383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512771771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512787643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512808163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512824603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512840990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512857254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512872431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 512887595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 512903671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 512918803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 512934636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 512949713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 512966390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 512982081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 512998500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513013634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513029869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513045516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513060645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513076496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513092041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513108410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513124366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513141154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513156259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513171405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513187194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513202599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513218523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513236474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513252899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513269067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513285229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513300274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513315316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513331276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513346311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513362412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513378022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513394800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513410546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513426866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513441926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513457503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513474493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513489795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513505604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513521258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513537525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513553160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513569293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513584702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513599745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513615514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513630519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513646712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513661734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513678177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513693795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513710283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513725293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513740300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513755805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513771182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513787006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513802048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513818306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513834316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513850518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513865798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 513880897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 513896740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 513911801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 513927598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 513942659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 513959230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 513974936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 513991391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514006488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514021872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514037756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514052805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514068680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514084109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514100386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514116046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514132267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514147612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514162702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514178235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514193296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514209459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514224469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514240722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514256605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514273111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514288388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514304085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514319652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514335069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514350855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514366078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514382368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514398402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514414593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514429646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514444710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514460542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514475682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514491776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514506828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514523457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514539184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514555630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514570711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514586075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514601642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514616696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514632539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514647835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514664150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514680042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514696531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514711942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514727054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514742632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514757712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514773891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514788929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514805186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514820800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514837436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514852523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 514867660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 514883204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514898632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 514914501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 514929516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 514945722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 514961706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 514977839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 514992888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515007931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515023704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515038789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515054883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515069949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515086966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 515102611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 515118712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515133716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515149933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515165630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515181043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515197014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515212896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515229445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 515245583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 515261932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515277503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515292734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515308430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515323578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515339991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515355869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515372293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 515388089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 515404712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515419873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515435018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515450595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515466077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515482095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515511857] L8[TABLE]: Config 77 → 78 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 97,970000,10000,0,0,256,14,525,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 515553264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515569690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 515585786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 515602007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515617146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515632268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515648364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515665912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515682287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515697642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515714743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 515730543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 515746863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515762021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515777598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515793292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515808830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515824836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515840324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515856611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 515872258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 515888441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515904319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 515919568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 515935165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 515950204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 515966546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 515981603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 515997901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516013632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516030148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516045801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516061245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516077116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516095195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516114112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516131317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 516149369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516165395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516182011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516197238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516213502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516229255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516244639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516260625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516276350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 516292835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516308689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516325058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516340501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516355725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516371610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516386789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516403095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516418179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 516434744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516450471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516467150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516482305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516497487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516513165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516528646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516544611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516559989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 516576382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516592718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516609036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516624221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516639770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516655442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516670590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516686772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516703394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 516720451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516736127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516752264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516767654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516782694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516798191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516813190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516829526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516844582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 516860890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 516876506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 516893029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516908094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 516923135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 516938674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 516954047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 516969883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 516984903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517001170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517017193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517033397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517048482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517063512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517079585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517094623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517110399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517125434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517141996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517157703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517173869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517188934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517204379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517219936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517234906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517250916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517266935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517286806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517305654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517322996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517339040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517354336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517370066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517386004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517402719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517417884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517434623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517450413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517467526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517483080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517498342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517513923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517529442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517545375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517560695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517577480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517593233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517609492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517624832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517640253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517655871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517670961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517686894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517702249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517719313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517735405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517751841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517767327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517782436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517798021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517813056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517829208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517844244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 517860510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 517876354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 517892773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517907840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 517922898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 517938719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 517954091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 517969942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 517984997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518001291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518017309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518033523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518048612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518064485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518080399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518095461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518111292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518126555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518143156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518158812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518174947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518189980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518212108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518227789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518242838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518258675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518274140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518290459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518306180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518322409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518337774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518352912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518368438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518383492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518399630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518414670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518430944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518446666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518463145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518478149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518493163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518508680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518524024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518539894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518554904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518571170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518587212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518603453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518618533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518633676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518649585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518664652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518680503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518695544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518712175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518728533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518744778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518759853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518775331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518790910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518805999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518822121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518837507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518853825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 518869507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 518885757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518901138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 518916300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 518931890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 518947253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 518963392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 518978454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 518994752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 519010454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 519026984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519042203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 519057438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 519073126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519088569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 519104519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 519119632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 519136217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 519152244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 519168510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519183648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 519198775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 519214669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519229815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 519245732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 519261103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 519277755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 519293507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 519309742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519325108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 519340621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 519356226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519371324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 519387527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 519402978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 519419374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 519435113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 519451417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519466896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 519481978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 519497524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519512579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 519528764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 519543804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 519560048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 519575731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 519592337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 519607440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 520127043] L8[TABLE]: Config 78 → 79 regime=2 score=3276 L1=1 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 98,980000,10000,0,0,256,14,530,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 520170102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 520185910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520201099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 520217453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 520232563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 520249014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 520265276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 520281427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520296522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 520311793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 520327780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520342832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 520358698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 520373793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 520390559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 520406305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 520422488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520437833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 520453222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 520468867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520483949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 520500006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 520515541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 520531936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 520547659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 520564659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520580115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 520595282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 520610925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520626312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 520642526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 520657668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 520674035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 520690040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 520706547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520721651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 520736732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 520752361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520767801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 520783689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 520798747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 520815192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 520831305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 520847606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520862726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 520877861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 520893780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 520908918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 520924818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 520940142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 520956765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 520972532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 520988791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521003918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521019612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521035297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521050417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521066352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521081752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521098124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521113915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521130169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521145660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521160874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521176481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521191872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521208496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521223851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521240291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521256079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521272687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521287854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521302969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521318603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521334037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521349959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521365051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521381628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521397674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521413946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521429050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521444190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521460095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521475254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521491145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521506301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521523027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521538792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521554998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521570102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521585627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521601271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521616393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521632269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521647645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521664029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521679803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521696113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521711579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521726721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521742360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521757490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521773680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521788826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521805200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521820980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521837547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521852714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 521867850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 521883865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521899562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 521915463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 521930547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 521946930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 521964549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 521982027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 521997331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522012566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522029030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522044181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522060163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522075327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522092152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522107912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522124155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522139540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522154910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522170587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522185796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522203632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522218927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522235251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522250996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522267578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522282665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522297721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522313285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522328642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522344435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522359451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522375728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522391787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522408019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522423080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522438148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522454173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522469324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522485274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522500368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522517284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522533104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522549332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522565059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522580718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522596284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522611360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522627248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522642630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522658912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522674605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522690776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522706364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522721404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522736948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522752034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522768189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522783280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522799652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522815420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522832223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522847362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 522862492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 522878607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522894261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 522910114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 522925173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 522941503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 522957533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 522973751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 522988878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523004620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523020571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523035667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523051447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523066460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523083119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523098827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523114943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523129933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523145270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523160830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523175866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523191625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523206974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523223467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523239130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523255276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523270708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523285753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523301260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523316525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523332795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523347815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523364064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523379736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523396550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523411601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523426707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523442263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523457632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523473491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523488550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523504935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523521037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523537253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523552302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523567353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523583213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523598255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523614065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523629109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523645711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523661491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523677692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523692787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523708267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523723852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523738985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523754859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523770511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523787618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523803449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523819672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523835146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523850248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 523865812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523881344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 523897497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 523912586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 523928945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 523944748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 523961351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 523976448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 523991580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524007221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524022612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524038564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524053688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524070095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524086121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 524102340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524117405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 524132507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524148406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524163543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524193913] L8[TABLE]: Config 79 → 80 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 99,990000,10000,0,0,256,14,536,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 524236010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524251333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524268145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524283963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 524300265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524315465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 524330976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524346622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524361706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524377641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524393292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524409678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524425465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 524441733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524457234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 524472425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524488071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524503187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524519908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524535031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524551421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524567450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 524584229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524599401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 524614512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524630115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524645480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524661413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524676527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524692907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524709304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 524725570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524740701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 524755845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524772012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524787163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524803045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524818243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524834975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524850807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 524867053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524882213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 524897965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 524913629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 524928746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 524944674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 524960514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 524976836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 524992586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 525008831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525024346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525039531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525055173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525070445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525086793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525101921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525118250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525134036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 525150587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525165704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525180851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525196582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525213081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525229376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525244949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525261312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525277548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 525293788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525308991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525324176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525340095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525355205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525371061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525386155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525402791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525418516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 525434750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525449858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525465302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525480951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525496003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525511858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525527414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525543692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525559401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 525575823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525591254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525606378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525621989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525637075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525653320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525668437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525684733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525700719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [32m[HADES][INFO ] [KRELTSC: 525717268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525732386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525747477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525763259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525778650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525794490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525809529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525825826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525841849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 525858031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525873175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 525889103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 525905090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 525920167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 525936016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 525951316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 525967921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 525983667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526000639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526017037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526032201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526047737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526062762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526079142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526094141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526110396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526126025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526142581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526157628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526172696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526188243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526205157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526220993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526236019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526252324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526268410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526284603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526299685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526314801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526330911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526346007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526361853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526376943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526393657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526409416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526425617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526440694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526456308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526471933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526487034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526502897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526518392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526534761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526550888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526567118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526582709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526597818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526613411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526628486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526644985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526660126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526676431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526692193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526708692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526723784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526738871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526754439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526770091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526785961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526801015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526817355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526834431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526850781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526865894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 526881009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 526897137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 526912245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 526928129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 526943177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 526960160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 526975960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 526992249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527007367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527022930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527038551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527053650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527069542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527085263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527101638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527117435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527133648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527149171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527164313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527179900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527195021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527211259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527227356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527243725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527259494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527276197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527291421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527306578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527322239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527338004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527353920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527369016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527385412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527401628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527417966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527433171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527448407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527464759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527479996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527495962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527511186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527528062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527543968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527560296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527575524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527591167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527606885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527622055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527638115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527653730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527670251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527686157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527703561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527718817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527734087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527749802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527765494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527781499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527796673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527813091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527829488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527845801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527860981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 527876207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 527892928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 527908156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 527924128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 527939339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 527956278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 527972034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 527988230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528003329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528018990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528036000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528051178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528067080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528082674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 528099014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 528115335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 528131583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528147581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528162717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528178270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528193322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528209494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528224537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 528241353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 528259099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 528277156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528306317] L8[TABLE]: Config 80 → 81 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 100,1000000,10000,0,0,256,13,541,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 528347917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528363145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528378780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528394198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528410115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528425163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 528441611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 528457937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 528474177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528489223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528504378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528520589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528535687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528551577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528566617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 528583918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 528599731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 528615937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528631021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528646665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528662292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528677396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528693311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528708745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 528725102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 528740821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 528757034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528772670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528787737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528803280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528818333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528834503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528849595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 528865959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 528881734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 528898556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528913693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 528930816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 528946484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 528961967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 528977809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 528992897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529009226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529025600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529041801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529056856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529071957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529088254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529103373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529119258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529134353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529151264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529167032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529183233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529198318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529214928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529230479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529245771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529261665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529277196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529299827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529315732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529332454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529347827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529362960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529378592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529394107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529410023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529425162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529441532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529457866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529474205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529489315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529504461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529520530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529535690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529551613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529566763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529583474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529599358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529615628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529630769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529646269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529661896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529677031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529692934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529708533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529724920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529740707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529756998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529772766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529787897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529803517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529818640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529834889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529850003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 529866382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 529882116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 529898768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529914371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 529929488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 529945106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 529960723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 529976656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 529991802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530008209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530024353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530040614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530055780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530070937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530086882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530102733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530118600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530133632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530150555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530166241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530182445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530197493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530214309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530229914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530244965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530260846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530276392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530292681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530308417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530324594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530340084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530356237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530372390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530387533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530404077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530419242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530435666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530451453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530467989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530483183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530498398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530514039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530529792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530545743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530560886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530577907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530593801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530610104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530625309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530640786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530656730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530671895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530687820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530703352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530719985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530735794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530752090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530767639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530782806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530798476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530813642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530831848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530847204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 530863528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 530879246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 530895798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530910877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 530925958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 530941524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 530956899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 530972771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 530987836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531004176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531020305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531036493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531051540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531066660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531082513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531097641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531113548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531128685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531145311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531161015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531177187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531192223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531207695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531223362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531238446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531254578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531270047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531286386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531302131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531318318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531333712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531348857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531364937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531380753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531397078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531412165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531428503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531444208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531460754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531475857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531490990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531506568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531522014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531537919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531553005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531569409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531585547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531601790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531616888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531632010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531647877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531662947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531678742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531693842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531710425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531726133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531742403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531757512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531772870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531788451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531803523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531819432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531834933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531851372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 531867063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 531883257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531898863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 531914279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 531929828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 531944905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 531961123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 531976173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 531992435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532008127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532024922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532040053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532055187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532070777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532086176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 532103114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 532118212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 532134518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532150619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532166787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532181888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532197007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532212896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532228228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 532244077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 532259057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 532275924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532291645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532309218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532324334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532339892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532355466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532385236] L8[TABLE]: Config 81 → 82 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 101,1010000,10000,0,0,256,13,547,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 532426907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 532442781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 532458185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 532474485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532490119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532506249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532521611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532536932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532552455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532567467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 532583642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 532599893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 532616146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532631816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532648521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532663614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532678725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532694424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532709923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 532725848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 532740867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 532757146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532773179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532789337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532804392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532819431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532835638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532850700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 532866544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 532881594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 532898266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 532914134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 532930327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532945423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 532960823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 532976371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 532991410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533007190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533022505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533038961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533054646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533072519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533088094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533103216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533118771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533133817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533149993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533165041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533181348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533197076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533213598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533228649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533243699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533259932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533275387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533291251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533306292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533322574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533338575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533354768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533369816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533384917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533400788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533415824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533431625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533447128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533464951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533480816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533497103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533512255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533527961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533543682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533558862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533574830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533590409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533606924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533622743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533639061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533654548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533669730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533685384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533700547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533717031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533732163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533748575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533764619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533781214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533796374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533811549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533827531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533842691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 533858622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 533873757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 533890474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 533906506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 533923106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533939973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 533955689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 533971478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 533986622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534002609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534018454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534034880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534050681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534067002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534087754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534103324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534118980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534134122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534150426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534165572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534181942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534197702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534216889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534232268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534247371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534262937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534278487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534294540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534311009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534327840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534343845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534359954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534375026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534390471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534406355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534421451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534437336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534452851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534469463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534485245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534502540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534518147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534536568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534555020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534571634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534588914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534604930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534621551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534637428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534654261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534669620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534684867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534700578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534716076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534731984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534747075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534763463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534779532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534796016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534811179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534826476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534842545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534857663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 534873544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 534888644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 534905404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 534921362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 534937649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534953389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 534968497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 534984070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 534999213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535015684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535030983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535047311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535063028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535079673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535094999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535110074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535125659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535141128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535157258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535172341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535188628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535204785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535221041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535236111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535251199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535267909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535283074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535298977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535314099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535330805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535346552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535362769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535377825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535393474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535409133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535424245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535440111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535455563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535471921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535487633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535503865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535519285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535534459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535550139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535565223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535581509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535596613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535612935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535628707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535645342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535660472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535675615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535691240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535706640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535723400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535738583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535754948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535771190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535787736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535802918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535818102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535834147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535849558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 535865574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 535880737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 535897486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 535913311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 535929652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535945129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 535960698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 535976638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 535991841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536007875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536023388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536039809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536055820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536072074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536087623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 536102883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 536118559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536133760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536150109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536165315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536181744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536197581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536214253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536229455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 536244641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 536260350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536275916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536292104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536307238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536323634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536339793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536356342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536371506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 536386730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 536402713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536418597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536434712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536450016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536466915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536482844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536513162] L8[TABLE]: Config 82 → 83 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 102,1020000,10000,0,0,256,13,551,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 536554397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536569535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 536585077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 536600699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536616073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536631999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536647380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536663971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536679705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536695930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536711362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 536726471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 536742091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536757189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536773665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536788866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536805196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536820943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536837459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536852843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 536867954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 536883595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536898998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 536914933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 536930081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 536946478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 536962618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 536978877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 536994004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537009157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537025237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537040369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537056276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537071385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537089554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537105407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537121676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537136804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537152288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537168188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537183361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537199291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537214758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537231138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537246971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537263266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537279008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537294706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537310440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537325602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537341876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537357249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537373668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537389827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537406098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537421259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537436392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537452345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537467514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537483679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537498761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537515504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537531356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537547620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537562835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537578343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537594024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537609138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537626214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537641703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537658035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537673749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537689944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537705447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537720536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537736140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537751254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537767454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537782485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537798775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537814505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537831121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537846200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 537861226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 537876786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537892123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 537907959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 537923002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 537939265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 537955630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 537971903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 537987116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538002217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538018136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538033181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538049240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538064286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538080839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538096533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538112650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538127665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538143040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538158651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538173705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538189512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538205027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538221342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538237057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538253241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538268632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538283743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538299318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538314379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538330542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538345617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538361877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538377590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538394108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538409171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538424215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538439804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538455110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538470964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538485997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538502284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538518307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538534493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538549713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538564841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538580725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538597245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538613350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538628344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538645085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538660827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538677278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538692387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538707793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538723410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538738484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538754309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538769846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538786156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538801892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538818071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538833503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538848891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 538864769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538879796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 538896007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 538911218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 538927537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 538943246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 538959675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 538974735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 538989764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539005298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539020660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539036539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539051606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539067905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539083908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539100090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539115167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539130269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539146122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539161250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539177266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539192320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539208881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539224539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539240671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539255684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539271858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539287390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539302398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539318217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539334826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539352275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539368720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539385049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539400664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539416107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539431815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539446991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539463303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539478465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539494861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539510661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539527216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539542591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539557732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539573382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539588902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539604858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539619980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539636348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539652878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539669361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539684591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539699936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539716197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539731489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539747596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539762868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539779728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539795626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539812005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539827536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539842703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 539858577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539873726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 539890005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 539905152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 539921780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 539937577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 539954888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 539970290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 539985452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540001069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540016631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540033005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540048308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540064578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 540080741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 540096980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540112094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 540127231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540143231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540158318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540174188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540189326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540206605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 540224462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 540240803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540256027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 540271665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540287317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540302420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540318357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540333940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540350415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 540366263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 540382546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540398084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 540413292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540428961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540444094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540460503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540475642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540492031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 540507807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 540524400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540539545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 540554711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540585200] L8[TABLE]: Config 83 → 84 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 103,1030000,10000,0,0,256,13,557,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 540634229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540652178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540668845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540684085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540700658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 540717452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 540733917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540750195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 540765885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540781530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540796625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540812489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540827922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540845209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 540863499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 540880497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540896277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 540911487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 540927088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 540942141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 540958703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 540973854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 540990209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541005891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541022402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541037480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541052569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541068112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541083507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541099321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541114348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541130626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541146656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541162819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541177870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541192969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541208962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541224020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541240063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541255502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541273361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541289165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541306252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541321309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541336944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541352549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541367657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541383555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541398912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541415236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541431189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541447388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541462777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541477852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541493394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541508442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541524626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541539690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541556236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541571968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541588541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541603614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541618644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541634195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541649663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541665473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541680493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541696775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541712747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541728927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541744005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541759083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541774940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541789961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541805995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541821033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541837734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541853411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 541869573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541884636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 541900055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 541915583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 541930603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 541946482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 541961846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 541978510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 541994960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542011078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542026462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542041468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542056959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542072036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542088182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542103168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 542119639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 542135289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542151725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542166741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542181765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542197281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542214071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542229882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542244872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 542261095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 542277133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542293251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542309804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542328662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542347778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542363441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542381844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542400869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 542421185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 542440369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542460851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542478843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542497959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542517219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542534421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542552655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542568978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 542586362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 542602274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542618885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542634038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542649809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542665560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542681924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542697881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542713526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 542730482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 542746209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542762332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542777894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542793157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542808817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542823881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542840780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542855914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 542872268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 542887983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 542904725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542919928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 542935150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 542950814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 542966268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 542982319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 542997522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543013907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543029967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543046305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543061490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 543076981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 543092683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543107838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 543123804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 543138925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543155619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543171466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543187797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543203509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 543218653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 543234314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543249516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 543265800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 543280943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543297577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543313404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543330226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543346242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 543362841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 543379935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543396890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 543414280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 543430842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543448839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543466425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543484406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543500938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 543517783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 543534903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543551494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 543568948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 543585794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543603790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543621093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543638916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543655891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 543672528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 543689663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543706521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 543723961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 543740485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543758369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543776026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543793849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543810656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 543827589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 543846745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543864681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 543885171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 543905246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 543926811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 543947574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 543970107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 543989962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544010260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544030647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544049087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544069288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544086780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 544104641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 544120607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 544136817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544152244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544167498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544183357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544198430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544214659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544229773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 544246344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 544262115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 544278689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544293763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544308898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544324517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544339894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544355755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544370813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 544387155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 544403276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 544419634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544434833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544450071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544466059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544481298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544497520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544512692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 544529436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 544545329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 544561726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544577260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544592366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544607957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544623050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544638920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544654509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 544670877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 544686668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 544703588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544718709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544733823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544749419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544764807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544780912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544796032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 544812597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 544842588] L8[TABLE]: Config 84 → 85 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 104,1040000,10000,0,0,256,13,585,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 544883403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 544900115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544915229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 544930369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 544945983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 544961430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 544977287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 544992354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545008646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545024630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545043173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545058233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545075914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545094844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545113152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 545132059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 545151211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545171265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545190528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545211487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545230049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545247688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545266018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545283324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 545300828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 545316023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545332955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545348712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545365226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545380315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545395743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545411288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545426299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 545442129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 545457765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545474074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545490936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545507156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545522537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545537623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545553240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545568316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 545584535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 545599569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545615820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545631545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545648081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545663127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545678357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545693872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545709178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 545725006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 545739981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545756197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545772110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545788279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545803290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545818359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545834179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545849225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 545865257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 545880315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 545896871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 545912541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 545928705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545943772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 545959071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 545974619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 545989719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546005667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546020970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546037276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546053199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546069380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546084741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546099753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546115320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546130314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546146407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546161680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546178164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546193792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546213167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546228210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546243265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546259038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546274451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546290978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546309688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546331577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546352497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546373784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546393322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546412917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546429574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546444677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546461359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546476483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546492978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546508709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546525613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546540661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546556011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546571525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546586958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546602810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546617797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546634089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546650169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546666342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546681622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546696718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546712617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546727669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546743777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546758873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546775490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546791183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546807406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546822490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546837834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546854296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546869376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 546885243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 546901597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 546917885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 546933543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 546949709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 546965109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 546980151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 546995770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547010863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547027042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547042079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547058606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547074282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547090761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547105804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547120871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547136387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547153786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547171022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547186091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547203226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547218982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547235301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547250612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547266312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547281929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547297464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547313535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547328959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547345254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547360979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547377788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547393374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547408520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547424152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547439479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547455648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547470700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547487033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547502811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547520076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547535264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547550361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547565991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547581427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547597350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547612461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547628853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547644931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547661196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547676314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547691711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547707685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547722814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547738806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547753987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547772523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547788386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547804580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547819711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547835521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547851121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547866183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 547882036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 547897727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 547914075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 547929898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 547946337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 547961844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 547977027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 547997992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548013134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548029604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548044711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548061254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548077347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548093539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548108626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548123674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 548139494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548154703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548170596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548186773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548203484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548219853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548236064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548251435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548267030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 548282583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548297628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548314098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548329775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548346207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548362073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548378395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548393951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548409221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 548428101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548443347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548459619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548474704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548490963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548506664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548523173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548538255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548553352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 548568922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548584806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548600657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548615764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548632057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548648089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548664332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548679403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548694518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 548710431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548725454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548741258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548756257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548772889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548788594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548804805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548819904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548835355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 548850944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548866308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 548882166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 548897694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 548913993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 548929720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 548945911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 548961358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 548976395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549007059] L8[TABLE]: Config 85 → 86 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 105,1050000,10000,0,0,256,13,590,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 549049251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549064440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549080883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549096057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549112482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549128494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549145104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549160217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 549175364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549190950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549206385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549222262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549237347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549253685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549269738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549285981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549301138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 549316802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549332862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549347978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549363836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549378937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549395665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549411379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549427517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549442583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 549458505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549474553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549489672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549505564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549521068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549537738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549553514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549569751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549585108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 549600288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549615872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549631252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549647449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549662548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549678846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549694589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549712973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549728762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 549743850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549759360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549774884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549790798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549805900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549822502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549838584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549854872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549870004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 549885171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 549901151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 549916262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 549932175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 549947492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 549964126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 549979917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 549996202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550011361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550026808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550042412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550057588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550073562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550088994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550105413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550121295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550137670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550153126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550168280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550183912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550198999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550216298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550231463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550248108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550263934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550280588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550295770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550311696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550327806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550343047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550359109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550374232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550390993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550406778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550423015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550438386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550453889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550469498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550484605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550500702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550516306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550532645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550548414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550564682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550580152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550595302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550610930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550626261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550642484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550657622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550673960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550689757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550706535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550721679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550736822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550752421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550767857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550783778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550798908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550815296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550831450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550847775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550862877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 550878307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 550894360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 550909506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 550925432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 550940569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 550957338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 550973122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 550989389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551004543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551020065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551036069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551051231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551067189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551082698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551099077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551114816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551131090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551146641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551161929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551177690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551192886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551209293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551224500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551241040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551257053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551273601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551288717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551303847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551320171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551335725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551351661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551366766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551383153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551399233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551415460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551430564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551445922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551461892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551476997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551492882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551507983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551524682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551542528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551558828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551573987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551589629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551605303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551620421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551636357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551651845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551668209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551683961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551700427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551715964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551731104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551746693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551761833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551778040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551793175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551809510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551825282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551841881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551857048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 551872273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 551887866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551903321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 551919212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 551934326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 551950984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 551967019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 551983262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 551998358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552013477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552029400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552044506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552060436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552075531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552092321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552108078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552124343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552139827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552155030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552170699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552185861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552202426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552217562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552233985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552249780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552266449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552281654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552296844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552312729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552328709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552344708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552359831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552376218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552392361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552408655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552423828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552439243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552455213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552470396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552486357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552502577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552519765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552535547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552551815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552567237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552584093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552600439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552615592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552631729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552647320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552663686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552679458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552695705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552711149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552726256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552741852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552756962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552773207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552788343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552804717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552820686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552837212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552852281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 552867762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 552883623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552899066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 552914934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 552929948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 552946285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 552962353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 552978541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 552993605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553008751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553024666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553039777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 553055625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 553084797] L8[TABLE]: Config 86 → 87 regime=2 score=6553 L1=1 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 106,1060000,10000,0,0,256,13,596,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 553125766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 553142694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 553158462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 553175297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553190411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553206216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553221816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553236917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 553252822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 553268299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 553284628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 553300320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 553316706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553335167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553354331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553374825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553395779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 553414989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 553434755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 553454824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 553472087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 553490147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553505932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553523201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553540576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553556237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 553576116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 553595874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 553612300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 553628155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 553651298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553666522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553681882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553697831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553713458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 553729430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 553744604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 553760995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 553777177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 553793423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553808585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553823770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553839846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553855006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 553871009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 553886386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 553903154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 553919440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 553935837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553950999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 553966677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 553982326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 553997527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554013677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554029223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554046465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554062291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554079800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554095050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554110210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554125859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554141401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554157307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554172453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554188806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554205028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554221274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554236422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554251593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554268108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554283297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554299229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554315572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554332934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554348794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554365063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554382233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554400932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554417029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554432119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554448101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554463762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554480150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554495824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554519504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554534846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554550171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554565964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554581826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554597771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554612938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554629328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554645545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554661840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554677038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554692207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554708484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554723652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554739582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554754715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554771458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554787335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554803672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554818882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554834543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554850275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554865457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 554881437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 554897198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 554913636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 554929437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 554945763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 554962124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 554977327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 554992986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555008166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555024320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555039338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555055601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555071347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555088057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555103143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 555118203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 555133721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555149150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555165027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555180085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555196546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555212585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555228733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555243749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 555259022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 555274950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555289981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555305776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555320770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555338009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555354257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555370386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555385433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 555401792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 555420395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555438763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555459044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555477690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555494766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555514081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555537331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555555748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 555574059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 555594166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555612296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555631917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555650348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555669741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555687993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555706297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555721463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 555736755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 555752326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555768033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555783880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555798953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555815235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555831205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555847376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555862449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 555877559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 555893725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 555908802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 555924581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 555939650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 555956483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 555972180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 555988285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556003284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556020957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556036506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556051544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556067350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556082919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556099172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 556114831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 556131922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556148056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556163337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556179005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556194178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556210694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556225851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556242239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 556258017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 556274652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556289830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556305005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556320658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556336588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556352476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556367570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556383968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 556400305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 556416565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556431657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556446812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556462867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556477946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556493828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556508898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556525495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 556541223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 556557436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556572556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556588023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556603588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556618653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556636479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556655519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556675491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 556691711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 556711824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556730249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556748751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556769641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556787851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556807378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556827374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556846308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 556864499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 556880852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556896584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 556911693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 556927266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 556942191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 556958610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 556973611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 556989855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557005480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 557021929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557037787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 557052796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 557068192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557083728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 557099456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 557120721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 557137242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557153294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 557169457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557184486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 557199565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 557215486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557230508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 557246354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 557262121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 557278897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557294992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 557315217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557333102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 557362830] L8[TABLE]: Config 87 → 88 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 107,1070000,10000,0,0,256,13,626,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 557404323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 557419915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557434896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 557450868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 557467751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 557484390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557500160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 557516887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557532041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 557553409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 557569095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557584844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 557600743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 557615756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 557632516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557652373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 557669652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557686761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 557703110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 557721689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557740065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 557762496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 557781677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 557801616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557821026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 557840908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557857956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 557875586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 557895962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 557911086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 557927352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 557943069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 557960743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 557976897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558000205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558015937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558031187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558046815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558061923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558078546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558093696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558110101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 558125855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558142828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558158004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558173049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558188625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558206252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558222200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558238016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558255531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 558272011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558288189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558303237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558318324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558334460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558349496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558365309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558380358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558397008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 558412797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558433083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558448260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558464550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558480119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558495235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558511067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558526451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558542765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 558558516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558574766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558590307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558605382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558620921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558636407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558652941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558668097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558684520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 558701027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558717669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558733920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558749587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558766033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558781358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558797360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558812548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558829402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 558845247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 558865246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558880566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 558896235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 558914789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 558931061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 558949997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 558968934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 558988920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559008229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559029253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559047484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559066444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559085929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559103033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 559120945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 559139922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 559156801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559173489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559190715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559208614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559223990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559239543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559254554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 559271088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 559291882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 559308451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559324297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559341267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559356377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559372327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559387949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559403536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 559419430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 559434531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 559450858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559467248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559483502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559498678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559513829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559529995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559545138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 559561056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 559576186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 559592834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559608586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559624862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559641115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559658027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559673827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559690682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 559707168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 559727614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 559744269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559761578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559780982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559796670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559812070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559828468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559843617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 559859503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 559875413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 559892247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 559909680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 559928340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 559946011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 559965074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 559983590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560001897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560022337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560040560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560060209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560082854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 560101995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560119142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 560136500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 560163605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560178997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560195049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560210866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560227392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560243179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 560259455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560274979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 560290239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 560305871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560320975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560337437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560352480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560368832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560384551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 560401459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560416546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 560431720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 560447358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560462974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560478860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560493932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560510264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560526511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 560542732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560557837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 560573060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 560592888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560608708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560624678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560642185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560662348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560683792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 560707108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560726122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 560745057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 560766061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560781280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560797307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560812429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560829642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560845452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 560861799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560876876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 560892436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 560908790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 560926324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 560944018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 560960929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 560978838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 560997837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 561018926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561045874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 561064213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 561084282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561104859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 561123344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 561141141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 561160429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 561179955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 561196483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561212388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 561227588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 561243159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561258138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 561274367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 561289390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 561305642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 561321250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 561339299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561355760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 561372191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 561389165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561406177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 561423448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 561439836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 561462948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 561480309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 561498143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561515874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 561532714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 561550090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561568294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 561586332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 561602933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 561620945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 561638207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 561657412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561673910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 561690323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 561707862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561724864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 561757959] L8[TABLE]: Config 88 → 89 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 108,1080000,10000,0,0,256,12,632,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 561802726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 561819163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 561843319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 561860606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 561878339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561895279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 561912729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 561933078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 561950794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 561971722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 561991534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562013161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562035721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562057163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562076631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562098346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562119040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562137970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 562156973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 562174432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562194643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562212888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562229161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562244179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562259256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562275186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562290140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 562305921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 562320894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562344259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562360178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562376341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562391922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562407283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562422865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562437906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 562454476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 562469546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562485846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562501560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562518241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562533567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562548603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562564100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562579495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 562595560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 562610595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562626881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562642962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562659088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562674059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562689045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562704955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562720184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 562735987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 562750967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562768709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562784702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562800882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562816764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562832292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562847947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562863086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 562879279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 562894926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 562911297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 562927038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 562945114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 562963356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 562980991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 562999002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563015409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563031543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563046619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563062951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563079101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563095534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563110572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563125639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563141666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563156746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563172557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563187577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563205314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563221097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563237246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563252277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563267700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563283257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563298277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563314091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563329528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563345823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563361526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563377793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563393558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563408674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563424618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563439682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563455985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563471043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563487990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563503659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563520203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563535283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563550386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563565977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563581350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563597202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563612244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563628694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563645562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563661720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563676712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563691721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563707918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563723184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563739357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563754361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563771100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563786978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563803080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563818356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563833784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563849645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563864781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 563880628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 563896102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 563912322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 563929045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 563946835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 563964589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 563980343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 563996059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564011215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564028045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564043183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564059566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564076350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564093209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564108156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564123152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564138601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564154125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564170595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564185588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564202133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564217837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564233978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564248986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564264016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564280153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564295128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564310904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564326129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564342974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564358727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564376656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564392658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564407994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564423517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564438533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564454746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564469997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564486261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564502880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564519498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564534522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564549536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564565090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564580481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564596527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564611545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564627781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564643781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564659908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564674935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564690012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564705900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564720930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564736717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564751721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564768699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564784531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564800741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564815758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564831728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564847322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564862379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 564878212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 564893559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 564909998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 564925623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 564942591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 564957957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 564972923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 564988352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565003331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565019486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565034425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565050581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565067460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565086349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565101691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 565119728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 565137007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565153578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565169677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565184867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565201351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565217678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565234018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565249182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 565265114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 565280878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565296082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565312109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565327807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565344334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565360179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565377364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565392789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 565408033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 565423477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565438421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565454615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565469574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565485809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565502161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565518603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565533570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 565548556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 565564008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565579307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565595117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565610102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565626325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565642353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565658517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565673547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 565688580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 565704819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565722121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565738182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565753357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565770547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565786683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565803498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565819168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 565834759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 565850406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565865559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 565881465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 565896985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 565913413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 565929223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 565945520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 565975943] L8[TABLE]: Config 89 → 90 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 109,1090000,10000,0,0,256,12,638,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 566017566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566032735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566048326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566063406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566081735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566097191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566113569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 566129305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 566145950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566161026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566176104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566192389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566208133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566224050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566239938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566256556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 566272720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 566289073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566304124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566319198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566335097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566350182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566366021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566381064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566397681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 566413361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 566429514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566444557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566460002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566475782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566490862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566506717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566522080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566538379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 566554090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 566570247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566585670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566601288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566616851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566632108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566648559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566663681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566682431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 566698344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 566715182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566731468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566749744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566770172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566787706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566805700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566822180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566841525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 566857799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 566876090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566892004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 566907294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 566922914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 566938014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 566954388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 566969540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 566986006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567001766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567018343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567033458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567048583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567064181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567079667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567095572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567111803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 567128156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567144826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567163153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567178640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567194079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567210411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567225583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567241546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567256674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 567273537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567289634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567305971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567321170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567336770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567352688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567367882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567383840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567399350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 567415812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567431641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567447970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567463662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567478820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567494494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567509673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567526073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567542735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 567559305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567575329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567592399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567608369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567627006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567643378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567658637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567674435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567689414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 567706142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567721797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567737951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567754763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567773071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567791830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567809831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567829644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567848148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 567866104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 567882126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 567899372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567914644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 567929966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 567945648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 567961408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 567982129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 567997276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568013518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568029700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568045816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568060837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568076203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568092298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568107358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568123179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 568138217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568155005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568170915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568187117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568202818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568217886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568234332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568249582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568265812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 568280886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568297188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568312913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568329575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568344704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568359981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568375543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568391014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568406822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 568423152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568439553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568455849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568472267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568487501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568502818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568519106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568534328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568550523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 568565695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568583797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568599521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568615594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568630513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568646158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568661614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568676561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568692295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 568707677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568724081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568740163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568757473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568775756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568791211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568809414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568825019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568841666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 568858146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 568874436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 568891009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 568907359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568923300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 568938463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 568954481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 568969548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 568985673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569000727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569017857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569033717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569050022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569065101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569080737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569096410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569111513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569127386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569142901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569159219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569174947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569191109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569206561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569221685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569237471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569252581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569269072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569285171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569301471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569317145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569333828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569348888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569363947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569379518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569395031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569410930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569426175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569442466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569458456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569474660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569490236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569505320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569521325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569536410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569552293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569567373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569584526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569600268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569616471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569631505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569646967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569662563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569677849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569693720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569709185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569726491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569742621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569762341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569780333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569798161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569814203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569830027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569845971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 569861318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 569877668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 569893706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 569909856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569925083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 569940420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 569956286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 569971274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 569987003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570001939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570018524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570035672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570052108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570067193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570082930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 570099789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570129065] L8[TABLE]: Config 90 → 91 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 110,1100000,10000,0,0,256,12,671,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 570172165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 570188022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570203544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570219826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570235664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570251721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570267076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570282846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 570298320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570313635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 570329835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570344844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570361298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570376904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570393356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570408327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570423547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 570439010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570454409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 570470145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570485124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570501336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570517256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570533311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570548517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570563518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 570579271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570595215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 570611038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570626045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570642720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570658413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570674826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570689880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570705377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 570720894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570736432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 570752195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570767559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570783797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570799458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570815515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570830811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570845848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 570861595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570876582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 570892718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 570907712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 570923961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 570939851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 570956384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 570971391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 570987056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571004368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571021201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571037581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571053822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571070157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571086647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571103382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571118506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571133658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571149687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571164734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571180846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571195830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571212429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571228271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571244368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571259338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571274771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571290264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571305230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571320964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571336299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571352628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571368189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571384227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571399581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571414573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571430229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571445190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571462344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571477261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571493431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571508955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571525399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571540319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571555272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571570648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571585953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571602664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571617735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571633997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571650044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571666193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571681220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571696243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571712138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571727194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571743012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571758042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571774633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571790308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571806427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571821477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571836960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571852512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571867523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 571883343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 571899729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 571916186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 571932109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 571948713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 571964290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 571979338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 571994889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572009834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572025939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572041441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572057767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572073514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572090097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572105187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572120269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572135841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572151441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572167277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572182336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572198621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572214721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572230886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572246143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572261750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572277723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572292751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572308563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572324426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572341395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572357561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572375109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572391495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572406733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572422529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572437519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572453773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572468818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572485472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572501299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572517921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572533024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572548122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572563725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572579090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572594993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572610105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572626478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572642530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572658783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572673951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572689413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572705920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572721118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572737075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572752208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572769969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572785881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572802171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572817150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572832585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572848047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572862983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 572878741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 572894075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 572910315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 572926106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 572942893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 572958321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 572973369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 572989078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573004073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573020208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573035149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573051351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573066972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573083456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573098461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573113506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573129026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573145456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573161335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573176344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573192796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573209123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573225169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573240094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573255057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573271133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573286169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573301948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573316956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573333564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573349205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573365338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573380352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573395676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573411195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573426437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573442247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573457788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573474157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573490134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573506368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573521779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573536920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573552554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573567678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573583895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573599367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573616010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573633463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573654061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573670994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573686188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573702884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573718420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573734449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573749586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573766555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573782275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573798659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573813673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573829160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573844689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573859703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 573875493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 573890791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 573907049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 573922736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 573938867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 573954758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 573969845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 573985359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574000332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574016433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574031422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574047679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574064473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574081242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574096446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 574111629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 574127267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574143258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574159304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574174289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574190490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574207356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574238195] L8[TABLE]: Config 91 → 92 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 111,1110000,10000,0,0,256,12,677,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 574281157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574296494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 574311561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 574330541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574346266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574362437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574377504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574394322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574410240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574426706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574441781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 574457232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 574472719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574487906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574504658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574520085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574536322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574551992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574568050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574583357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 574598326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 574613995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574628978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574645333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574660367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574676810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574692433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574709060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574724014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 574738965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 574754404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574769743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574785471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574802338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574818653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574834794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574851004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574866069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 574881148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 574899043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 574914105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 574930852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 574946131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 574963487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 574979335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 574995660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575010867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575026477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575042147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575057273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575073550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575089026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575105374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575121348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575137580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575153045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575168204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575184418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575199522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575216101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575231125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575247349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575263177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575279806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575294916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575310083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575325697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575341187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575357072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575372333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575388611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575404757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575421035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575436831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575452871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575470444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575485469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575501174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575516679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575532883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575548456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575565625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575581356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575596407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575611891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575627406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575643695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575658701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575675095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575690693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575707120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575722147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575737182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575752710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575768070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575783877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575800308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575816615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575832688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575848752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575863910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 575878907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 575894810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 575909798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 575925549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 575940500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 575957078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 575972701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 575988998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576003952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576019296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576034755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576049694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576065465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576081101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576097326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576112981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576129101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576144418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576159443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576174905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576189854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576208272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576223325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576239592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576255289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576271858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576287166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576302169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576319016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576334404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576350163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576365335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576381528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576397411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576413434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576428351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576443319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576459129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576474519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576490355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576505368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576522093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576537807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576554211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576569245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576584690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576600278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576615332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576631166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576646523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576662805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576678763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576694895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576710446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576725566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576741163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576756432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576772704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576787800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576804117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576819859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576836392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576851500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 576866639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 576882722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576899378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 576915179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 576930165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 576946787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 576962768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 576978939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 576994169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577009237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577025011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577040031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577056029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577070990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577087544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577103199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577119321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577134312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577149618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577165094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577180322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577196094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577211377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577227641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577243281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577259357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577274743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577289796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577305332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577320344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577336414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577351445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577367729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577383404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577399845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577414861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577429901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577445393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577460773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577476620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577491662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577507946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577523999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577540128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577555343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577570344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577586212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577601202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577618502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577634911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577652982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577670108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577687949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577704711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577721795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577739213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577755992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577773910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577790510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577808484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577825805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577843942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577860557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 577877381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 577894822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 577911405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 577928817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 577945844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 577964426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 577981741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 577999583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578016486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578033074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578050147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578066929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 578084626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 578101192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 578119097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 578136389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 578154482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578171063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578187904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578205824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578222419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 578239855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 578256391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 578274601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 578291757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 578309445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578325878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578342104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578372050] L8[TABLE]: Config 92 → 93 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 112,1120000,10000,0,0,256,12,683,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 578413456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578428785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 578444632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 578460042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 578476384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 578492108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 578509531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578528693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578546848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578564573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578581493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 578598099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 578613316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 578629878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 578647390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 578665199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578681270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578696536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578713108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578728220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 578744345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 578759443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 578776361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 578792131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 578808407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578823477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578838928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578854453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578869669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 578885456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 578900786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 578917025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 578932932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 578949111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 578964445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 578981744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 578997704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579012819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579029204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579045064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579061628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579077678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579093846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579108913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 579123994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 579139873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579154966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579170837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579186145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579202744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579218497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579234697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579249993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 579265432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 579281005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579296100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579311960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579327332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579343681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579359424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579375671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579391152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 579406261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 579421863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579436963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579453147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579468240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579484558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579500839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579520372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579535544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 579553028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 579571701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579590710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579610074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579628607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579649518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579668713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579688346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579706487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 579723609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 579742307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579757336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579774043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579789159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579805655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579821411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579838091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579853169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 579868446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 579883993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579899408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 579915196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 579930260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 579946673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 579962657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 579978776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 579993988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580008985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580025138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580040233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580056192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580071320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580087878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580103516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 580119656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580134674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580150078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580165591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580180617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580196406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580211715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580227966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580243840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 580259974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580275341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580290383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580305880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580320872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580336935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580351933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580368166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580383807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 580400540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580415600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580430762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580446391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580461707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580477489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580492504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580508752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580524770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 580540905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580555918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580570941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580586742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580605682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580621514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580636472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580653034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580668714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 580684805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580699805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580715846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580734677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580752505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580770961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580787693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580807414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580827745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 580847940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580865916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 580884785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 580904361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 580921375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 580939621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 580957199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 580973825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 580989643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581006692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581023237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581038447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581053938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581069126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581085248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581100958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581117173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581133042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581149501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581164499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581179471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581194934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581212843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581228647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581243694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581260005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581276055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581292193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581307223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581322961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581338949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581354077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581369966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581385095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581401749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581417501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581433678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581448756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581464211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581479740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581494820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581510909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581526349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581542666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581558398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581574616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581590006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581605102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581620704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581635783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581652044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581667170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581683566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581699311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581715818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581730919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581746008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581761794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581777554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581793433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581808513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581825030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581841128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 581857299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581872368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 581887447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 581903319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 581918391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 581934252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 581949510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 581970028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 581990280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582011715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582032662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582051236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582071424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582089406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 582105399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 582120511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 582137250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 582153473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582169640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582184650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582199839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582215787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582230795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 582246609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 582261811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 582278361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 582293998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582310072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582325077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582340422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582355900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582370892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 582386663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 582401959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 582418197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 582433885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582450191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582466324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582481342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582496829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582512014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 582528082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 582543101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 582559319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 582591874] L8[TABLE]: Config 93 → 94 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 113,1130000,10000,0,0,256,12,690,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 582633236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582650052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582665149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582680203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582695771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582711274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 582727083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 582742181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 582759691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 582775975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582792223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582807328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582822514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582838480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582853521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 582869409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 582884433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 582901016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 582916713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 582932887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582947954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 582963930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 582980046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 582995143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583010951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583026850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583043520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583059219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583075348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583093161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583110849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 583128249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583146921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583166994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583185346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583206580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583225676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583245061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583263590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583283132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 583300868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583318002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583336914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583352020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583368411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583384391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583401179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583416225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583431258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 583446776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583462086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583477894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583492895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583509354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583525357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583541547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583556604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583571709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 583587719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583602795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583619697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583634774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583651626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583667337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583683568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583698878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583714536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 583730138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583745222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583761570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583777604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583793915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583809615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583826009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583841463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583857302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 583872914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583888159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 583904391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 583919433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 583935691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 583951386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 583968101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 583983122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 583998173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584014494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584029926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584045950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584061118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584077908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584093804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584110086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584125274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 584140888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584156587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584171756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584187722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584203257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584222010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584239291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584257365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584275364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 584293802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584312844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584332540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584351808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584370337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584390696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584408627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584427715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584443261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 584459062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584474790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584489821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584505967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584521366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584537607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584554128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584570264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584585728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 584600786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584616337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584631610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584647764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584662819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584679095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584695004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584711442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584726502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 584741569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584757117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584772466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584788340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584803459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584819745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584835757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584851873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584866910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 584881920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 584897771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 584912822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 584929160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 584944314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 584961650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 584979427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 584997874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585013433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585029308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585044961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585060067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585076180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585091528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585107892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 585123626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 585140169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585155214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585170254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585185781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585200995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585217935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585232999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585249299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 585265386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 585282100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585297349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585313162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585329909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585344990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585360820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585375825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585393088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 585408867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 585425160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585442660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585460000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585477373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585493478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585512432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585531618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585551653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 585570871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 585591980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585610576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585628011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585646495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585664362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585680440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585695764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585712747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 585728544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 585744757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585760008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585775460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585790975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585806008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585821826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585837246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585853580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 585869254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 585885613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585900984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 585916973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 585932487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 585947511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 585963663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 585978677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 585994932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 586010830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 586027321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586042365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 586057334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 586073091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586088411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 586104237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 586119282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 586135580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 586151554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 586167709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586182734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 586198023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 586214311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586229389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 586245219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 586260278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 586276905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 586292626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 586308761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586323858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 586339592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 586355153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586370133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 586386094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 586401451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 586417715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 586433368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 586449482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586464837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 586479858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 586495404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586510636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 586529114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 586544463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 586560781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 586576538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 586593733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586608862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 586625188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 586641209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586656240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 586672553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 586687513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 586704472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 586720103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 586736222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 586751212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 586766766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 587283688] L8[TABLE]: Config 94 → 95 regime=2 score=3276 L1=1 L2=0 L3=1 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 114,1140000,10000,0,0,256,12,696,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 587325925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587341658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 587357881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 587374560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 587391561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 587407393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 587423578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587438642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 587454329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 587469856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587484907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 587501802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 587517817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 587534129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 587549794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 587565969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587582051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 587597125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 587612620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587627609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 587643951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 587658962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 587675722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 587691347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 587708168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587723214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 587739210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 587755689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587771285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 587787352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 587802409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 587818651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 587834833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 587850978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587866011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 587881026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 587897403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 587912392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 587928158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 587944081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 587961090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 587976838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 587993048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588008151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588023554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588039176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588054286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588070171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588085600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588101925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588117674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 588133897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588149527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588164674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588180317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588195472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588211996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588227417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588243821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588259649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 588276560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588291769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588306955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588322650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588338149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588354095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588369591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588387949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588404420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 588420704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588436709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588452463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588468007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588483012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588498819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588513805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588530376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588545982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 588562141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588577501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588592547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588608045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588623039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588638802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588654076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588670299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588688738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 588710527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588729967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588750257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588770420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588789890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588807615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588823552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588840647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588856384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 588872733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588889648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 588904875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 588920369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 588935299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 588951019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 588966394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 588982562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 588998157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589014505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589030276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589045331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589060776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589075765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589091977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589106931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589124098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589140634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589156819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589171879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589186955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589202942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589217971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589233782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589249683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589266510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589282118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589298186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589313167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589328567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589344027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589359006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589374711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589390699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589408258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589423927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589440068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589455724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589470757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589486253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589501292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589517407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589532409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589548640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589564271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589580925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589595946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589610956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589626438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589641788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589657750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589672671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589689763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589706259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589722506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589737606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589752705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589768873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589784480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589800370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589815492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589832221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589847999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 589864236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589879342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 589897251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 589913046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 589928256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 589944290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 589959876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 589976349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 589992235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590008605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590024182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590039367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590055013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590070390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590086807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590101892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590119083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590134826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590151451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590166477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590181521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590197027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590213583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590229434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590244495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590260809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590277121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590293305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590308370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590323464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590339677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590354770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590370613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590385667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590402278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590417987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590434161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590449531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590465177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590480793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590495881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590511752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590527364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590543673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590559362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590575553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590591792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590607158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590623546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590638765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590655636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590670760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590687117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590703315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590719585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590734695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590749878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590765837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590780955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590796842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590811958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590828863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590844626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 590860864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590875950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 590891381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 590906991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 590922091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 590937997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 590953418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 590969835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 590986529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591002792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591018705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591034132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591049965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591065033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591081483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 591096512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 591112789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 591128763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591145360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591160454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591175542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591191107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591206666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591222463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 591237445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 591254140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 591270249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591288400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591303644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591318675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591334803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591349859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591365670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 591395959] L8[TABLE]: Config 95 → 96 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 115,1150000,10000,0,0,256,12,701,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 591437707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 591454539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 591470268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591486457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591501568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591517165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591532790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591547816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591563734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 591579347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 591595692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 591611418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591627618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591643211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591658326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591673894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591688972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591705376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 591720516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 591736836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 591752564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591769070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591784169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591800177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591815784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591831460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591847276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 591862281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 591878567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 591894567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 591910684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591925645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 591940629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 591956841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 591972055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 591987787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592002719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592019326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592034908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592050978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592065924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592081198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592096734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592111778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592127584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592143152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592159386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592175061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592191223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592206597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592221663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592237181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592252167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592268451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592284161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592300663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592316253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592332753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592347730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592362688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592378162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592393499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592409281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592424227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592440404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592456802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592472907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592487874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592502860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592518664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592533800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592549491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592564418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592581549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592597292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592613412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592628448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592643856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592659582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592674569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592690337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592705883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592722150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592737766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592753857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592769198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592784218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592799750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592814768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592830908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592846115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 592862338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 592877970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 592894727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592909720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 592924708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 592940174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 592955553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 592971293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 592986232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593002420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593018320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593034635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593049587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593064555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593080311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593095307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 593111061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 593127421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593145489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593163499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593181177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593197574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593214447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593234692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593251161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 593268923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 593285378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593303117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593320203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593338097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593354489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593370878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593387797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593404540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 593421775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 593438159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593456189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593473263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593490861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593507284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593524187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593541134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593557561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 593574776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 593591466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593609240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593626338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593644245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593660622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593677048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593693980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593711049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 593728314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 593744716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593762489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593779978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593797585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593813979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593833090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593849598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593864628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 593880413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 593895835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 593912093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 593927834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 593943976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 593959339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 593974398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 593989912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594004921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594021043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594036011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594052265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594067868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594084337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594099396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594114429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594129920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594145324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594161133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594176119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594192424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594209728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594226046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594241232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594256362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594272302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594287312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594303154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594318171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594335099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594350687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594366731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594381628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594397007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594412641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594427596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594443286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594459089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594475759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594491509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594507935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594523543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594538556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594554026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594568994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594585334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594600290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594616493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594632104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594648561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594668074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594683279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594698921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594714590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594730459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594745545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594761903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594778201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594794399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594809494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594824581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594840461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594855548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 594871408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 594886463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 594903316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 594919085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 594935276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594950400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 594965819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 594981440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 594996571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595012467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595027929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595044272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595060019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595076241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595093438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 595109028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 595124459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595139705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595155499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595170678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595186814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595202717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595218722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595233607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 595248476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 595263859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595279124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595294817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595309721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595325866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595341802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595357819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595372753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 595387714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 595403508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595418446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595434185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595449118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595465823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595481394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595497433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595512357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 595541521] L8[TABLE]: Config 96 → 97 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 116,1160000,10000,0,0,256,12,708,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 595582725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 595598470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595613417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595629134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595644382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595660576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595676167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595692242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595707517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 595722696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 595738302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595753170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595770718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595785900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595802099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595817674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595834795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595850654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 595865740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 595881242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595896544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 595912280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 595927217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 595943364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 595959224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 595975301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 595990244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596005213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596020948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596035903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596051620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596067618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596084623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596100409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596116423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596131325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596146548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596161953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596176872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596192564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596208164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596225273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596241228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596257357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596272937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596288099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596303894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596318928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596335088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596350148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596366397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596382094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596398518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596413740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596428757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596444276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596459555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596475554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596490540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596507125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596523093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596539230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596554255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596569296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596585190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596604302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596620240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596635628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596653661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596669761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596686017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596701160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596716845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596732722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596747889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596763779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596779290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596795691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596811511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596828131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596843236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596858356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 596873985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596889099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 596905546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 596920687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 596937089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 596953255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 596969558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 596984486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 596999459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597015266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597030287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597046044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597061077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597078797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597094742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597110838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597125856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597141769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597157963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597173214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597189570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597205197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597221680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597237498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597253804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597269321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597284774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597300456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597315615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597332372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597347767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597364109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597379885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597396484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597411689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597426931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597442578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597458007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597474194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597489383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597505812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597522834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597539205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597554357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597569570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597586383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597601837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597618086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597633505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597650788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597666797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597682942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597698072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597713619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597729222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597744345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597760230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597775644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597792084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597807746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597823906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597839418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597855231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 597870789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597885845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 597902106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 597917184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 597933499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 597950114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 597967003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 597982058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 597996960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598012381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598027686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598043435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598058438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598074652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598090953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598107123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598122097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598137099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598152998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598167992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598183768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598198766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598216392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598232114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598248206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598263204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598278630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598294180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598309244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598325028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598341437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598357864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598373663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598391318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598406541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598421713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598437415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598452935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598468804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598484100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598500533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598517261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598533613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598548801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598564001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598580040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598595110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598610919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598625961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598642566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598658390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598674678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598689800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598705280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598720826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598735885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598751750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598767120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598783668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598799405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598816469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598832082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598847388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 598862939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598878019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 598894194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 598909204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 598925519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 598941245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 598957936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 598973057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 598988153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599003811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599019819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599036124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599051368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599067868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599084138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 599100451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599115621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 599130825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599146905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599162339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599178613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599193823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599210598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599226403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 599242705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599258653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 599274398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599290076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599305192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599321135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599336718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599353106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599368921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 599385184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599400678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 599415810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599431423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599446602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599463272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599478695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599495153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599511030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 599527750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599546127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 599561340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599577213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599592352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599622877] L8[TABLE]: Config 97 → 98 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 117,1170000,10000,0,0,256,12,714,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 599664194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599679343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599696563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599713023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 599729587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599744725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 599759955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599776005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599791085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599806964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599822006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599838643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599854586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 599871120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599886250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 599901900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 599917555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 599932678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 599948840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 599964418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 599980845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 599996675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600012976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600028496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600043645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600059313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600074460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600091115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600106308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600123491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600141288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600157776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600172923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600188110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600204149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600219309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600235226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600250336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600267071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600282862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600299263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600314412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600329950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600345600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600360965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600376936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600392764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600409106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600424811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600441007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600456560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600471891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600487748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600502817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600519061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600534903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600551297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600567866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600584470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600599549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600614627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600630157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600645609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600661602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600676795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600693106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600709109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600725502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600740559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600755598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600771605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600786646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600802477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600817530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600834118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600850014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 600866186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600881282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 600896912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 600912549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 600927621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 600943486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 600959003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 600975346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 600991842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601008273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601023892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601039366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601055107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601070371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601086705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601101864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601118316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601134187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601150844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601166303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601181492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601197466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601212946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601232646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601247868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601264621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601280468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601296688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601311762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601327198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601343309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601358608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601374647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601390295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601406800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601423034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601440182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601455904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601471161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601486875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601502092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601518434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601533569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601550227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601566039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601582694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601597897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601613116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601629210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601645073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601661206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601676396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601692837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601709081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601725562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601740750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601755916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601771946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601787123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601803076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601818203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601834947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601850784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 601867038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601882596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 601898119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 601913978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 601929219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 601945161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 601960765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 601977214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 601993058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602009376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602024863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602040233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602055853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602070993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602087198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602102471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602118738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602134429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602150943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602166043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602181056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602196558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602212025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602227827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602242811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602259116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602275129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602291341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602306405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602321457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602337327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602352413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602368264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602383314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602399966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602415873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602432047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602447108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602462581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602478159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602493195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602509001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602524295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602541077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602556808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602572973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602588305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602605758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602621319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602636373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602652649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602667729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602684011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602699688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602716301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602731342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602746411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602761942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602777308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602793126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602808381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602824672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602840790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602856959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602872318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 602888018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 602904390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 602919944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 602935807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 602950817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 602967552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 602983250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 602999447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603014883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603029934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603045874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603061603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603077848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 603093136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 603109714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 603125866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 603143321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603159338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603175549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603191060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603207367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603223620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 603238999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 603255452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 603271655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 603287869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603303204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603318291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603335610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603350720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603366591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 603381903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 603398680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 603414423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 603430660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603445719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603461214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603476764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603491784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603507595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 603522940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 603539265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 603554993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 603571212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603586720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603602712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603618319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603633302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603649802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 603664763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 603680994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 603696958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 603713629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603743052] L8[TABLE]: Config 98 → 99 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 118,1180000,10000,0,0,256,12,720,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 603784377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603799752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603815254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603830724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603846602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 603861662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 603878086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 603895777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 603912095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603927325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 603942453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 603959557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 603974838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 603991065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604006162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604023131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604040077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604056248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604071218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604086857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604102407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604117622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604133375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604148862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604165144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604180831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604196987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604212299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604227284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604242767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604257760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604273887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604288915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604305207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604320872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604337428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604352727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604368405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604384220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604400939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604416969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604432119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604448410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604464716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604481789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604496889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604511968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604527982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604543066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604559683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604574708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604591367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604607133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604623593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604638681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604654159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604669721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604684802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604700877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604716615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604732990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604748995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604765609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604780701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604795854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604811420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604827516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604846542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 604862772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 604880060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 604897222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 604915583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604931163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 604946514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 604963435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 604978542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 604994676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605009748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605026752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605042563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605058779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605073894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605089929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605105609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605120975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605136873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605152460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605168875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605184879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605201124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605216590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605232624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605248245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605263407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605279751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605294855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605311227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605327341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605344735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605359777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605374754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605390671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605405648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605422182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605437147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605453737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605469348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605485435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605500378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605515695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605531165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605546137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605561900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605577079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605593383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605609115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605625218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605640542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605655565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605671077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605686116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605702069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605717139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605733357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605749005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605765415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605780432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605795667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605811174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605826201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605845729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 605860865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 605877157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 605893281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 605909768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605924759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 605939800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 605955630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 605970627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 605986618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606001602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606018097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606033799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606049937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606064953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606081173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606099954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606118274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606135323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606151712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606168204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606184215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606200616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606217017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606232150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606247710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606262760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606279521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606294665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606311399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606327838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606344227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606359403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606374660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606390606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606405637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606421415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606436354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606453024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606468700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606485027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606500050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606515424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606530955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606545937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606561704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606577974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606594224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606609890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606626064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606641432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606656489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606672622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606688190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606704484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606719692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606736114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606751817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606768348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606783509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606798902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606814514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606829852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606845681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 606860680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 606876940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 606892937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 606909122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606924177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 606939288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 606955119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 606970153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 606985991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607001284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607017845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607033517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607049983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607065048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607080729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 607097606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607115087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 607132101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607150094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607166970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607183139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607199541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607215802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607231013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 607247548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607262689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 607279185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607294243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607310885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607326659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607343283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607358342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607373725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 607389478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607404616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 607420397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607435399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607451882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607467594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607483720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607498951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607513974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 607529872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607544975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 607561046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607576089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607592896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607608650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607624852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607640305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607655331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 607670897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607686001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 607702142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607717286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607733599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607749333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607765819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607780895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607795988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 607811560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607841252] L8[TABLE]: Config 99 → 100 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 119,1190000,10000,0,0,256,12,726,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 607882396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 607898644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 607913729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 607933172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 607949074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 607965862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 607981026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 607996423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608012045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608027468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608043359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608058494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608074871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608091030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608107326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608122453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608137672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608153665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608168818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608184976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608200122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608216782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608232608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608248902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608264484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608279772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608295429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608310549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608326477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608341980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608358418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608374268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608390810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608405824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608420844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608436324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608451340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608467420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608482458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608498935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608514884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608530978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608545989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608561197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608576905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608592530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608608393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608623438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608640068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608655775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608671988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608687036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608702688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608718297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608733373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608749476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608764864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608781210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608796988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608813166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608828524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608843594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608859166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608874459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 608890546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 608905615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 608921918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 608937642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 608954177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 608969232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 608984300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 608999877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609015259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609031105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609046219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609062541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609078548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609094761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609109833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609124910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609140762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609155851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609171696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609186784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609203489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609219195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609235373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609251065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609266678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609282279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609297290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609313140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609329038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609345355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609360975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609377083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609392698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609407821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609423331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609438354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609454409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609469367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609485555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609501239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609517617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609532602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609547566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609563086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609578398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609594121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609609047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609625268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609641098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609657216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609672170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609688846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609704891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609719998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609735886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609751163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609768262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609784409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609800695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609815764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609831366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609846944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609862157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 609878215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 609893663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 609910800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 609926595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 609942844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 609958367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 609973466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 609989101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610004206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610020501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610035613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610051985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610068003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610084533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610099684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610115137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610131517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610147121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610162953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610177992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610194297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610211508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610227822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610243066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610258185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610274729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610289804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610305560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610320553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610337366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610353066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610369198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610384195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610399681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610415160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610430536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610446820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610462333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610478728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610494382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610510509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610525955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610541033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610556598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610571567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610588293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610603459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610619716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610635760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610652635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610668270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610683926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610699519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610715274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610731598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610746940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610763376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610779739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610796036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610811174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610826409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610842637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610857685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 610873608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 610888697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 610905428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 610921199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 610937604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 610953083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 610968196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 610983996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611000186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611016560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611031616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611047939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611063867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611080443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611095526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 611110658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 611126477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611141886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611157713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611172760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611189030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611205165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611221365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611236440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 611252407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 611268508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611283664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611300702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611316271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611333347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611349099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611365314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611380452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 611396210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 611411808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611427723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611443664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611459265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611475706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611491508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611507853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611523607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 611538825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 611554643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611569701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611586024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611601147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611617541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611633530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611650183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611665308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 611680444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 611696454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611712507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611728562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611743772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611760287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611776620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611792945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611808118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 611823580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 611840165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 611855943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 611871809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 611886831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 611903825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 611919906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 611950525] L8[TABLE]: Config 100 → 101 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 120,1200000,10000,0,0,256,12,732,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 611992216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612007236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612022714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612038250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612053234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612069238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612084608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612100841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612116481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612132821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612148237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612166183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612181798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612196876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612213143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612230565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612246929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612262837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612279569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612295779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612310855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612327104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612342272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612358073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612373412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612390358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612406272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612422693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612438141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612453690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612469432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612484623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612500612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612516208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612532642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612548493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612564800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612580357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612595889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612611864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612627234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612643572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612658713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612675096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612690923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612707665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612723006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612738690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612754264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612770097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612786058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612801371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612817976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612836741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612853071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612868256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 612883450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 612899605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 612914780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 612930733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 612945906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 612962696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 612978508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 612994935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613010071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613025614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613041272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613056421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613072370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613087878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613104250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613120077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613136315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613151827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613167848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613183497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613199132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613215697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613230933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613247541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613263357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613280758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613295997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613311476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613327671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613343540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613359485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613374483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613391149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613406882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613423073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613438328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613453768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613469294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613484326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613500360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613515804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613532194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613547967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613564181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613579603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613595538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613611268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613626722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613643297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613658460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613674985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613690865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613707726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613727465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613742658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613758226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613773782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613789636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613804697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613821681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613838493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613855412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613870957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 613886513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 613902943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 613918051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 613933900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 613949407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 613966238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 613982031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 613998196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614013535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614029957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614045849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614060957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614077151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614095494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614112178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 614128144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 614144769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614159884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614175015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614190597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614206538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614226251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614241420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614257880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 614274116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 614290283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614305351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614320690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614336651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614351717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614367519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614382793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614399819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 614415605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 614431888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614446978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614463047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614491724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614506832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614523084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614540661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614556961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 614572574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 614589231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614604247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614619314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614634723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614650661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614668591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614683649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614700118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 614716132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 614735354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614750344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614765720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614781162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614796092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614811818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614827347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614843511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 614859072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 614875139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614890660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 614906616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 614922136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 614937258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 614953561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 614968559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 614984866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615000392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615017112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615032624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615047621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615063092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615078432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615094210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615109135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615125308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615141492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615157572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615172559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615187525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615203560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615218450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615234141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615249026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615265521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615281075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615297103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615312388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615327994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615344242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615359183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615374869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615390433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615406697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615422439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615438506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615454042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615469073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615484528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615499478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615515824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615530790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615546963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615562582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615578991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615594001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615609010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615624471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615639786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615655527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615670477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615686679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615703078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615719177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615734155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615749203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615765337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615787516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615803411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615818610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615835447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615851219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 615867260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615882429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 615897763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 615913189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 615928067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 615943754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 615959022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 615975777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 615991322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616007576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616022900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616037807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616067961] L8[TABLE]: Config 101 → 102 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 121,1210000,10000,0,0,256,12,739,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 616116546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616131793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616148141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 616163122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 616179300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 616195138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616212995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616228297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616243307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616258797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616274383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616290104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 616305046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 616321491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 616337665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616353717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616368613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616383642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616399652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616414565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616430264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 616445142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 616461852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 616477482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616493518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616508439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616523720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616539696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616554676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616570952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 616586659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 616602957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 616618611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616635028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616651514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616667386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616682775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616697870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616714544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 616729882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 616746102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 616761715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616778277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616793192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616808145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616823547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616838824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616854521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 616869453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 616885817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 616901738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 616917760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616932687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 616947596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 616963443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 616978341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 616994037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617009145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617025635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617041283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617057332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617073205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617088847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617104261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617119169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617134906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617150231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617166661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617182515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617198853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617214257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617229250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617244744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617259708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617275850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617290806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617306997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617323132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617339599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617354548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617369530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617385184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617400489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617416189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617431109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617447323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617463516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617479662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617494672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617510528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617526438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617541409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617557137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617572049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617588594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617604211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617620263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617635636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617651115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617666599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617681551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617697559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617713027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617729205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617744763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617761055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617776397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617791387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617806813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617821738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617837820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617852778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 617868979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 617884816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 617901242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617916254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 617931228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 617947758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 617963368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 617979486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 617994471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618010692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618027090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618043255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618058319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618073606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618089533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618104550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618120348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618135334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618151898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618167512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618183638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618198664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618215310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618230816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618245836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618261851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618277245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618293456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618309096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618325204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618340532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618355551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618371563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618387540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618403867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618418931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618435219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618451296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618471314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618486465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618501503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618517433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618532403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618548182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618563178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618580009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618595649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618611711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618626707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618643034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618658594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618673558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618689355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618704920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618721128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618736785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618752919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618768556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618783617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618799128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618814892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618831290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618846785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 618862966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 618878600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 618895568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618910570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 618925533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 618940977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 618956636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 618972390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 618987340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619003539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619019511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619035589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619050578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619065572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619081815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619096810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619112569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619127547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619144105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619159770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619175892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619190926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619206433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619221918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619236876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619253477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619269374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619285990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619301840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619318417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619334054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619349152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619364697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619379696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619396306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619411299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619428132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619443902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619460816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619475868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619490919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619506431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619521775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619537595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619552607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619568825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619585054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619601186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619616161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619631143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619647204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619662664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619679931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619694965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619711665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619727541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619743681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619758855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619774615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619790097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619805069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619820892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619836181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619852356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 619867990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 619884025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619899363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 619914360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 619929864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 619944857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 619961342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 619976705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 619993008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620008675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620025181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620040161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620055147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620070614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620086211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 620101961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 620117722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 620133993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620164760] L8[TABLE]: Config 102 → 103 regime=2 score=6553 L1=1 L2=1 L3=0 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 122,1220000,10000,0,0,256,12,745,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 620206652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620222920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620238025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620253100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620269319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620285342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 620301188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 620316161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 620333081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620348710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620364826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620379808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620395206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620410670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620425641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 620441377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 620456856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 620473086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620488763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620504914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620520331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620535426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620551935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620567021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 620583341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 620598519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 620614780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620630606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620647763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620662764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620677820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620693320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620708729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 620724575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 620739614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 620755872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620772093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620788233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620803224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620818259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620834453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620849476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 620865256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 620880253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 620896841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 620912514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 620928645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620943657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 620959273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 620974772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 620990552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621006372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621021844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621038352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621054419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621070721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621086270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621101325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621116823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621131756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621150183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621165199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621181449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621197084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621213728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621228726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621243761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621259216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621274772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621290496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621305471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621322002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621338407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621354517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621369518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621384548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621400402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621416411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621432479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621447485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621464220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621479908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621496038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621510995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621526584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621542067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621557070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621573418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621589100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621605390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621621117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621637280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621652737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621667804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621683338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621698357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621714503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621729524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621745743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621761419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621778194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621793209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621808239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621823738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621839435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621855257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 621870285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 621887220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 621903436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 621919601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621934639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 621949694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 621966307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 621981798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 621997604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622012619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622029521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622045196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622061298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622076298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622091684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622107193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622122166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622137922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622153466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622169713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622185334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622201426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622220878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622236066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622251606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622267090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622282869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622297866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622314103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622330230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622346358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622361384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622376448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622392312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622407221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622422961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622437891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622454380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622470062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622486183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622501172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622516822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622532315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622547280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622563045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622578598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622594831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622610506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622626611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622642907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622657938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622673405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622688338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622704631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622719649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622735882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622751546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622767998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622783012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622798035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622813578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622829673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622845503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 622860463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 622876731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 622894006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 622910245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622925269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 622940331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 622956562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 622971635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 622987375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623002337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623019108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623034761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623050831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623065837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623081224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623096719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623111699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623127477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623142989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623160237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623175985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623192356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623208606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623223714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623239468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623254496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623270767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623285788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623302756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623318483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623335419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623350477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623365652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623381235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623396643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623413093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623428086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623444264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623460411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623476497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623491477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623506461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623522522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623537442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623553190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623568130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623584911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623601484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623617533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623632402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623648035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623663447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623678369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623694047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623709589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623725744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623741331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623757361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623772601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623787608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623803092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623818093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623834807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623849784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 623866728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 623882537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 623899043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623914031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 623928993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 623944487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 623959805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 623976088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 623991037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624007205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624023879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624040267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624055232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624070197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 624086086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624101242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 624116947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 624131820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624148785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624164416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624180501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624195512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624211845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 624242156] L8[TABLE]: Config 103 → 104 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 123,1230000,10000,0,0,256,12,751,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 624283438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624298523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 624314345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 624329779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624346253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624363209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624381956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624401407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624419930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 624436092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624451236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 624469940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 624485251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624501748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624518721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624535479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624550513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624565692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 624581873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624596841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 624612689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 624627616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624644194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624660704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624676806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624691771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624707151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 624722829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624737786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 624753509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 624768858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624788397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624804198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624820334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624836013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624851032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 624866478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624881466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 624899044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 624914051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 624930194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 624945742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 624962421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 624977418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 624992410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625007897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625023286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625039037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625053996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625070189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625086474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625102940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625117917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625132913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625149115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625164186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625179985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625194967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625211716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625227315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625243385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625258357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625273696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625289179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625304138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625319867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625335535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625351721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625367346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625383441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625398930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625414150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625429643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625444627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625460823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625475808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625492022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625507674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625524328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625541992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625559107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625578253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625594172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625610005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625625039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625642588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625658334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625674528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625689527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625705613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625721190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625736186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625752006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625768575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625785071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625800741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625816866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625832248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625847238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 625862697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625877638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 625893721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 625908909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 625925137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 625940782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 625957182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 625972182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 625987175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626003482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626018818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626034818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626049791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626065964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626081968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626098065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626113067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626128040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626143945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626158941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626174709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626189679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626207978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626223688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626239897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626254959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626270443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626285975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626300967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626316740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626332104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626348362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626364029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626380220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626395537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626410562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626426038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626441056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626457108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626472315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626488516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626504166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626520588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626536310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626551370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626566781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626582197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626598208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626613158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626629357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626645404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626661787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626676762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626691683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626708022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626726528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626745664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626762160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626779871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626795814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626812033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626828257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626843504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 626859102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626874133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 626890623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 626905961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 626922371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 626938059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 626954631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 626969693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 626984834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627000404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627015769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627031608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627046657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627062943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627078967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627095100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627110185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 627125232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627141080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627156427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627172487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627187470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627204163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627219803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627235959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627250911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 627266574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627282329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627297305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627313096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627329468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627347262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627364432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627382071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627398817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 627415497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627432455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627448877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627466679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627483100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627502042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627519613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627537459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627553870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 627570343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627587720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627604128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627621372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627637766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627656097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627673190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627690813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627707504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 627723937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627740880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627757291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627774820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627791468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627809205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627826346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627844259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627860707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 627877149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 627894443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 627910841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 627928108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 627944487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 627962558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 627979687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 627997293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628013715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628030555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628047527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628062915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628079110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 628094161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 628110431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 628126123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 628142632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628158465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628173615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628189170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628205088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628220993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 628236026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 628252417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 628271251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 628287923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628303018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628318247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628335164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628350233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628366187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 628395626] L8[TABLE]: Config 104 → 105 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 124,1240000,10000,0,0,256,12,757,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 628437454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 628454495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 628470391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 628486606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628501733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628517434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628533363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628548401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628564293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 628579851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 628596213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 628611973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 628628236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628643891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628659375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628675009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628690122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628706447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 628721570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 628738670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 628754488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 628771199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628786574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628803238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628818827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628834630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628850715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 628865747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 628882098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 628898348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 628914573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628929655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 628944855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 628960899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 628975951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 628991787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629006900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629023953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629040127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629056370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629073210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629090273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629105915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629120928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629136802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629153242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629169672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629185742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629202457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629217768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629233528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629249749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629265263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629281317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629296301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629312517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629328554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629344913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629359905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629374928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629390757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629405739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629422501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629437487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629454062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629469988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629486204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629501086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629516419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629531824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629546695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629562381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629577613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629593958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629609512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629625522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629640727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629655632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629672593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629687812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629704348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629719370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629735651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629751595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629768517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629783581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629798656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629814395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629829940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629845732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 629860736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 629876952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 629892985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 629909082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629924052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 629939050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 629954940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 629969922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 629985892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630000915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630017605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630033376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630049498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630064504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630080917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630097939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630116316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 630135149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630155794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630175321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630191557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630209853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630225750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630241783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630259772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630276376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 630292559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630307659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630324092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630341017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630357470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630372483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630387632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630404084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630419124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 630434953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630449950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630466962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630482939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630499143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630514692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630530097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630547193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630562480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 630579324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630594424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630611259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630629239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630647470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630662777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630678017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630693543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630708925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 630724703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630739681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630755908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630772758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630788847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630803802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630818772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630834646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630849614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 630865341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 630880287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 630896869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 630912504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 630928575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630943552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 630958938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 630975694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 630991002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631006845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631022433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631038996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631054993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631071158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631086575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631104910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631120502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631135482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631151916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631167190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631183564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631199317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631216285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631231535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631246649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631262170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631277827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631293658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631308664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631324932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631341070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631357610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631372639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631387734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631404447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631420048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631436734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631452121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631468542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631484422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631500523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631515887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631530836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631546524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631561475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631577549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631592510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631608691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631624328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631640795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631655783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631670806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631686286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631701249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631717587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631732872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631749138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631765132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631781287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631796256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631811257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631827010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631842110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631858116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 631873098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 631889579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 631905281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 631921381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631936367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 631951352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 631967223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 631982217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 631998003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632013002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632029570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632045222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632061381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632076386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632092518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 632108050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632123079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 632138891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632154410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632170769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632186577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632203335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632218432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632233611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 632249199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632264604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 632281027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632295997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632312188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632328285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632344387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632359355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632374466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 632390374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632405327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 632421066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632436024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632452558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632468173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632484276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632499263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632529615] L8[TABLE]: Config 105 → 106 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 125,1250000,10000,0,0,256,12,763,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 632570527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 632586449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632601497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 632617264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632632239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632648838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632664660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632680777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632695779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632712293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 632727954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632742882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 632758594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632775267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632791918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632808146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632824309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632841170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632856516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 632872010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632887017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 632903225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 632918505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 632934795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 632950481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 632967060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 632982100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 632997152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633012673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633028225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633044231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633059285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633075605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633092223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633108671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633123648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633138669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633155766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633170784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633186454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633201353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633217982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633233827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633249882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633265213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633280225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633295708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633310654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633326469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633341873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633358250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633373869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633390539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633405519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633420776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633437073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633452494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633468338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633483336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633499647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633515727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633531915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633546914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633562039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633578755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633593892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633609952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633624957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633641610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633657313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633673475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633688528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633703942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633719465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633734722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633750514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633765915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633782215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633797942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633814097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633829451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633844468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 633860227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633875248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 633891357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 633906430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 633922912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 633938621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 633955143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 633970187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 633985209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634000720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634016103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634031926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634047171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634063439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634079437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634095620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634111248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634126324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634142219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634157227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634173013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634188028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634206688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634222446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634238604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634253938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634269420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634285002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634300065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634315916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634331345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634347646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634363323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634379475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634394888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634421600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634437233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634452743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634468580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634483585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634499839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634515913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634532126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634547404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634562474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634578385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634593414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634609228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634624201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634640733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634656412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634672520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634687512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634702821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634718297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634733271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634749045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634764041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634781016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634796715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634812852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634828319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634843336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 634860443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634875785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 634891980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 634907009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 634923412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 634939004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 634955422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 634970442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 634985492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635001047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635016424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635032199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635047222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635063438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635079364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635095481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635110498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635125518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635141503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635156481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635172259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635187240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635203757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635219439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635235769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635250771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635266126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635281640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635296854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635312651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635327937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635344199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635359857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635375963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635391285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635406291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635421990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635437313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635454073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635469120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635486700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635502985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635520002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635535101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635550196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635565708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635581142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635596976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635612189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635628449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635644494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635660621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635675649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635690684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635706521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635721529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635737327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635752336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635769053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635784709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635800839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635816127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635831458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635846967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635861965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 635877736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 635893294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 635909531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 635925174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 635941799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 635957151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 635972111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 635987738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636002648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636018771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636033722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636049869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636065446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636081819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636097219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 636112226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 636127673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636142924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636158585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636173720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636189902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636206125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636222262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636237270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 636252276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 636268131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636283081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636298776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636313714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636330190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636345834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636361916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636376906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 636392198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 636407658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636422610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636438393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636453696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636469886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636485522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636501612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636516908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 636531943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 636547443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636562438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636592550] L8[TABLE]: Config 106 → 107 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 126,1260000,10000,0,0,256,12,769,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 636635111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636650469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636666692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636682518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636698628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636713973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 636728966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 636744478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636759466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636775820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636790833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636807266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636822896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636839330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636854343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 636869359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 636884834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636900229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 636916009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 636931210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 636947378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 636963334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 636979399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 636994604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637009602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637025381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637040383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637056165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637071175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637087698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637103347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637119681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637134707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637150041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637165540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637180532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637196325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637211609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637227877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637243569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637259719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637275122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637290154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637305885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637320859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637336959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637351993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637368440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637384110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637400707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637421123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637436553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637452465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637467451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637483168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637498124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637514520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637530268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637546414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637561422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637576499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637592483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637608197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637626037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637642590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637658991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637674664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637690807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637706396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637721594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637737058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637752005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637768109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637783089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637799510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637815394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637833358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637848393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 637863609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 637879086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637894396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 637910173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 637925136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 637941370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 637957307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 637973411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 637988632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638003623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638021656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638036660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638052485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638067437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638083952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638100743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638117042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638132005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638147381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638162867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638178052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638193813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638210458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638226689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638242335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638258469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638273832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638288832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638304270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638319219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638335339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638350274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638366635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638382283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638399290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638414280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638429555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638445623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638461370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638477273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638492269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638508465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638524784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638540926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638555916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638570906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638586736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638601704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638617440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638632404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638648954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638664601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638680924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638695875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638711242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638726733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638741739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638757525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638773312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638790799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638806650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638822651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638838106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638853363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 638869448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638884637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 638900912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 638915997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 638932291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 638947991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 638964571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 638979617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 638994856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639010361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639025722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639041502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639056490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639073285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639089548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639105643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639120599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639135563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639152686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639167728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639183481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639198432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639215151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639231942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639248166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639263119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639278678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639294190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639309396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639325177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639340558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639356759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639372417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639388570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639403948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639419577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639436388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639451452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639467727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639482787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639499310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639515411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639531604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639546664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639561738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639577584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639592623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639608450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639623514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639640049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639655730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639671874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639687142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639702475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639717972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639733008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639749102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639764138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639780750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639796472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639812628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639827967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639843050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639858601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639873665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 639889832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 639904862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 639921114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 639936824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 639953258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 639968332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 639983389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 639999153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640014413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640030356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640045404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640061912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 640077919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 640094432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640109464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 640124553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 640140466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640155485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640171312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640186322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640202951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 640218669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 640234824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640250111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 640265577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 640281127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640296169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640312018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640327333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640343612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 640359315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 640375702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640391018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 640406046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 640421599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640436666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640452803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640467863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640484115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 640500029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 640516509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640531615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 640546681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 640562301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640577668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640593531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640608598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640624903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 640641009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 640657153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640686897] L8[TABLE]: Config 107 → 108 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 127,1270000,10000,0,0,256,12,776,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 640728509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 640743790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 640759325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640776322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640793648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640810028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640828362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 640845492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 640863242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640879902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 640897127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 640914149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 640930838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 640948128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 640965029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 640982837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641000038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641018037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641034431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641050964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641068157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641084889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641102192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641118625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641136370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641153862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641171456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641186496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641201578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641217837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641232803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641248797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641263750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641280463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641296115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641312252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641327569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641342670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641358223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641373464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641389486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641405463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641422005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641437885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641454396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641470039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641485274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641500723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641516015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641531788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641546736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641562968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641578998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641595118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641610121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641625371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641641221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641656179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641671929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641686942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641703797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641719465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641735599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641750860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641767210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641783799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641799913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641815813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641832241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641849672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 641868088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 641887308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641904230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 641919834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 641935369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 641950295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 641967251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 641982199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 641998558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642014566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642030913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642048235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642063644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642079976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642095027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642110868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642125921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642143818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642159566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642175752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642191224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642209526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642225100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642240110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642255901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642272881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642290461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642306822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642323140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642338942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642354225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642369695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642384903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642401104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642416057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642432454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642448019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642464469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642479467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642494447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642509857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642525117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642540837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642555778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642571964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642588024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642604162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642619209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642634474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642650353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642665344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642681084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642696065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642714034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642729784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642745957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642761177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642777160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642792679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642807596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642823806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642839255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642855476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 642871116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 642887274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642902645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 642917649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 642933118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 642948085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 642964585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 642979618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 642995928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643011580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643028578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643043601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643058748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643074222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643089731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643105532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643120580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643140988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643157460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643173678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643188735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643204719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643220614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643235732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643251823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643267383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643283681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643299423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643315805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643331286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643346395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643361980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643377038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643393240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643408300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643424537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643440453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643457041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643472105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643487985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643503579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643519049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643534930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643549970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643566710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643583731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643600244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643615240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643630472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643646700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643661724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643677490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643692490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643709209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643725252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643741425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643756677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643775298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643790937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643805966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643821787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643837287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643853688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 643869741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 643885943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643901358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 643916431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 643931945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 643947191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 643963358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 643978394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 643994758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644011605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644028586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644043753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644058878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644074465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644090150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 644105991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 644121002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 644137300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644154207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644170512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644185628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644200859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644216979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644232082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 644248107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 644263310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 644280147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644295952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644312454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644330512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644345716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644361310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644376356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 644392976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 644408053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 644424345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644441300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644458689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644473973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644489471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644505236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644520978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 644536794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 644551799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 644568054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644584159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644600386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644615434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644630743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644646653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644661705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 644677552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 644692551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 644709366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644725106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644741335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644756389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644771848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644787448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644816551] L8[TABLE]: Config 108 → 109 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 128,1280000,10000,0,0,256,12,782,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 644858799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 644875661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 644891306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 644907854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 644923551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 644939815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 644956162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 644971267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 644986803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645002063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645018297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645033302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645049539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645065402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645082035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645097040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645112055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645127787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645143120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645158949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645174014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645190505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645206516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645222683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645237738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645252814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645268765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645283852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645299657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645315602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645332983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645349009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645365206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645380338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645396543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645412125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645427186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645444645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645460291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645476555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645492302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645509299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645524682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645539739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645555298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645570396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645586649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645601654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645617963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645633900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645650485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645665630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645680693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645696478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645712415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645728276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645744362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645760733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645777246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645793440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645808482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645824036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645840111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645855198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 645871030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 645886375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 645903095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 645918829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 645935045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645950156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 645965623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 645981185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 645996248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646012348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646027773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646044108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646059855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646076088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646091531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646106657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646122205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646137318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646153527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646168965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646186120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646202335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646219016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646234013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646248945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646265178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646280313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646296507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646311538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646328511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646344243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646360441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646375483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646391125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646406712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646421741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646437567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646453182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646469510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646485242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646501476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646517109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646532194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646547747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646562854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646579086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646594162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646611074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646627299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646644023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646659371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646674515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646690206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646706200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646722077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646737085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646753377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646769595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646785799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646800883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646816013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646832371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646847399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 646863164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 646878201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 646894821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 646910736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 646927268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646942355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 646958141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 646973742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 646988833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647004908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647020490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647037577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647054569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647070933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647086513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647101575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647117053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647132268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647148504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647163517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647179801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647195508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647211968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647226987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647242052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647257573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647272942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647288711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647303691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647319893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647335903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647352047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647367024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647382032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647397909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647412971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647428730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647443794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647460405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647476029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647493162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647508884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647524735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647540426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647555442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647571593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647587142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647603475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647619218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647635412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647650829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647665894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647681429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647696438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647712631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647727639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647743909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647759671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647776214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647791320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647806431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647822017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647837448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647853345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 647868451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 647885078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 647901228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 647918312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647933505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 647948599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 647964916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 647980036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 647996048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648011091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648027999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648043806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648060473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648075556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 648092461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 648109059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648124167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 648140562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648155594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648173495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648189601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648206698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648221995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 648237165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 648252779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648268616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 648284444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648299518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648315830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648331960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648348559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648364519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 648379754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 648396091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648411202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 648427263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648442221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648459471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648475140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648491164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648506110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 648521599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 648537082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648552054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 648567808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648583403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648599570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648615219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648631247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648646565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 648661606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 648677083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648692036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 648708138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648723096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648739291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648754902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648771610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648787582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 648802628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 648818072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648834294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 648850125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 648865394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 648881655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 648897992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 648929052] L8[TABLE]: Config 109 → 110 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 129,1290000,10000,0,0,256,12,788,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 648970202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 648985220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649000197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649015968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649030923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649046674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649061641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649078406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649094050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649110156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649125133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649140520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649155980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649170924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649186646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649202378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649219498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649235367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649251533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649267730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649282853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649298638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649313608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649329811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649344763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649360964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649376588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649393231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649408239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649425627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649441113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649456792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649472548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649487474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649503643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649520163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649536211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649551160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649566131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649582095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649597072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649612803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649627750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649644276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649660683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649676769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649692243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649708023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649723545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649738735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649754395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649769894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649786095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649801703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649817811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649833265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649848289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 649863759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649878718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 649896696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 649911971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 649928163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 649943782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 649960353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 649975372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 649990392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650005875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650021299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650040383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650055461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650071733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650088559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650105039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650120549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650136109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650152458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650167652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650184100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650199167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650216238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650231890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650248293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650264045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650279713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650295260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650310322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650326172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650341610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650357898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650373652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650390373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650405444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650420494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650436067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650451097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650467294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650482312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650498566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650514502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650531886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650546913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650562118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650578224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650593633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650609500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650624438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650641225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650656914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650673010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650688014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650703468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650719016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650734036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650749822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650765453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650781650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650797310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650813436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650828806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650844855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 650860391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650875380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 650891924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 650907002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 650923230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 650938876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 650957037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 650972458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 650987444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651003053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651018778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651035040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651050031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651066208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651082318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651098417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651113399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651128401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651144235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651159246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651175019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651189987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651206685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651222391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651238523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651253545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651269118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651284689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651299694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651315487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651331118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651347400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651363067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651379213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651396067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651411315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651427054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651442043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651458680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651473819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651489994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651506328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651522964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651538002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651553040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651568529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651584878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651600605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651615518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651631635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651647643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651665109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651680148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651695221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651711183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651726169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651741944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651756898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651773678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651789299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651805355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651820315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651836911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651852462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651867467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 651883204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 651898835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 651915370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 651932379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 651948483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 651964195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 651979204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 651994680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652009682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652025752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652040715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652056886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652072497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652089162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652104140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652119146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 652134617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652150192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652165955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652181328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652197541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652213559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652229716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652244741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652260617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 652276709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652291967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652307697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652322605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652339644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652355398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652371547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652386577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652402033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 652417599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652432669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652448486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652466314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652482614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652498304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652514896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652529965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652545010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 652560576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652575616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652591761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652606805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652623098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652638882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652655554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652670582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652685655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 652702609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652717740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652733602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652748645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652765481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652781561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652797944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652813063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652828652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 652844567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652859602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 652875448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 652890878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 652907184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 652922900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 652939128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 652954609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 652969710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 653483334] L8[TABLE]: Config 110 → 111 regime=2 score=3276 L1=1 L2=1 L3=0 L4=1 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 130,1300000,10000,0,0,256,12,794,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 653526393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653541785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 653557659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 653573818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 653590798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 653606654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 653622923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653638467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 653654621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 653670206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653685284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 653701222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 653717247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 653733638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 653749428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 653766088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653781356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 653796388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 653811936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653827389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 653843447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 653858468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 653874753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 653890879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 653907275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653922353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 653937391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 653953258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 653968309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 653984154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654000168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654017729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654033615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654049845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654065180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654081046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654096657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654111729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654127594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654143029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654159556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654175291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654191462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654208197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654223299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654238922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654254007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654270289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654285323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654301669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654317490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654334051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654349119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654364672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654380210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654397186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654413775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654428781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654446200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654462743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654479136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654494146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654509411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654525615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654540594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654556368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654571324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654587948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654603566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654619756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654634783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654650184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654665684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654681423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654697269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654713160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654729844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654745509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654761664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654777144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654792205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654807739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654822751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654839199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654854190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 654871467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 654887186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 654904283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654919322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 654934375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 654950107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 654965565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 654981343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 654996311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655012515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655028855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655045004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655060014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655075037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655090969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655105977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655121783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655137256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655154328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655170042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655186098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655201049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655216677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655232104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655247002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655262705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655278031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655294178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655311089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655327803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655343594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655358680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655374178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655389761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655405922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655420994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655437266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655453365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655469501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655484543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655499598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655515518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655530558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655546389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655561410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655578064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655594007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655610130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655625137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655640559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655656057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655671110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655686900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655702303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655718792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655734854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655753421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655769096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655784433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655800300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655815509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655831852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655847134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 655863432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 655879101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 655895620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655910880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 655925931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 655941442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 655956791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 655972601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 655987616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656004204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656020320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656036500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656051550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656066631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656082513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656097765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656113582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656128614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656145336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656161072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656178219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656193259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656208889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656224686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656239834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656255807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656271363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656287637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656303348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656319505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656335125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656355808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656372047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656387186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656403627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656418647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656434858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656450520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656466960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656481938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656496930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656512416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656528022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656543773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656558725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656574943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656591021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656608264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656623354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656638417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656654733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656670142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656686664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656702105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656718581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656734354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656750506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656765930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656781260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656796814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656811863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656828011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656843041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 656859285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 656874980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 656891461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656906740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 656921758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 656937264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 656954817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 656970651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 656985620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657001844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657018075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 657034427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657050330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 657065554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 657081681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657096966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 657113081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 657128028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657144615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657160250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 657176360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657191888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 657208510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 657228727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657243880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 657259790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 657275483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657291795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657307470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 657323674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657339055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 657355700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 657372710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657389139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 657407026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 657423480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657441292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657458795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 657477592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657494045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 657510437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 657527890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657544483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 657561932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 657578937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657596956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657628850] L8[TABLE]: Config 111 → 112 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 131,1310000,10000,0,0,256,12,800,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 657673984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 657691657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657708442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 657725106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 657742028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657758422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 657776175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 657792605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657810321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657827763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 657846170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657862599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 657879011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 657896518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 657914161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 657931401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 657947701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 657967448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 657984535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658002643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658019809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658036330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658053335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658069752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658087865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658103094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658119305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658134965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658151505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658166517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658181523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658196999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658213931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658230067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658245147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658261464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658277638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658293913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658309555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658327445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658343998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658359689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658375490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658391432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658408068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658423954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658440186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658455690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658470799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658486356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658501374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658517646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658532662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658548927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658564595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658581101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658596116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658611170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658626696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658642019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658657807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658674148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658690369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658706691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658722860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658737915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658752963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658769971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658786164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658801990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658817202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658833946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658849625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 658865952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658880954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 658896341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 658912009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 658926967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 658942707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 658958005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 658974447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 658990115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659006198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659021505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659036501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659051986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659066961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659083246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659098466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659114693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659130375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659146828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659162054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659177065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659192539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659208089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659224517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659239509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659255998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659272193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659288662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659303728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659318794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659334759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659349853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659365696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659380748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659397369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659413054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659429521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659444589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659460007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659475527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659490574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659506376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659521853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659538184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659553899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659570085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659585587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659600706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659616297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659631409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659648375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659663662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659679989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659695701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659712507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659727740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659742847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659758360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659773859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659789964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659805092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659821464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659837562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659853977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659869049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 659884106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 659899997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 659915049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 659930952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 659945984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 659962667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 659978678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 659994846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660009904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660025322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660040858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660055889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660071695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660088121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660104707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660120453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660136880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660152504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660168071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660183657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660198659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660215123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660230167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660246496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660262240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660278714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660293949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660308968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660324498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660339834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660355669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660370688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660386983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660403055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660419207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660434206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660449296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660465159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660480403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660496190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660511189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660528583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660544301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660560454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660575460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660591324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660606945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660621971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660637760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660653482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660670259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660685964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660704658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660720069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660735206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660751340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660766878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660782832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660797903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660814149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660830208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660846645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660861751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 660876795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 660892685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 660907682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 660923472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 660938501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 660956374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 660972435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 660989327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661004398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661019950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661035738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661050723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661066549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661081982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 661098226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 661113903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 661130089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661145495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661160778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661176332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661191359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661207659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661222715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 661238996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 661254728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 661271255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661286237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661301265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661316821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661332240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661348150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661363223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 661379512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 661396574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 661412910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661428358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661443330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661459423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661474679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661490490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661505424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 661522085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 661538034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 661554178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661569227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661584610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661600090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661615067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661630844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661646197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 661662647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 661678343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 661694482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661710079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661725148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661754915] L8[TABLE]: Config 112 → 113 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 132,1320000,10000,0,0,256,12,806,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 661796536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661811606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661828672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661843769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 661860253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 661876964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 661893868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661909165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 661924179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 661939655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 661955119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 661971012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 661986129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662002359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662018538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662034778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662049946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662065012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662080894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662096357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662112171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662127187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662143868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662159523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662175848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662190855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662206494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662222018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662236997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662253403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662269647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662286052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662301944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662318330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662334395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662349382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662365035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662379933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662396221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662411228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662427436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662443296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662461071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662476359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662491430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662506960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662522451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662538458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662553455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662569722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662585883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662602156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662617501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662632699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662648795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662667059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662682963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662699019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662715972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662731704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662747887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662762923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662779184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662794801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662809850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662825849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662841791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662858530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 662874286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 662890954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662906058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 662921359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 662936942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 662952342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 662968190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 662983263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 662999541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663015601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663031786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663047089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663062184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663078265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663093346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663109199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663125340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663142227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663157812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663174339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663189359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663205164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663220700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663235749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663251559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663269090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663285428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663301130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663317354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663332840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663347880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663363458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663378490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663394583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663409596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663425848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663442156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663458700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663473701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663488742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663504230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663519589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663535385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663550408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663567621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663583774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663599883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663614878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663630099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663646260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663661284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663677084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663692074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663708676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663724366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663740754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663755776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663771209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663786759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663801790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663817574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663832995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663849283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 663865236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 663881397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663896774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 663911911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 663927615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 663942657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 663958820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 663973833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 663990623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664006742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664023508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664038785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664054114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664069843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664085407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664101537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664117182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664133464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664149562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664165736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664180775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664195838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664211724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664226756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664242560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664259280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664276200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664291916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664308048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664323081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664338475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664354229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664369245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664385040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664400385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664416820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664433479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664449636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664466827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664482118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664497616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664512855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664529175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664544397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664560617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664576234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664592728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664607706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664622723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664638207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664653577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664669323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664684266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664700438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664716443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664732513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664747461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664763160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664779173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664794155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664809915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664824893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664841414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664857403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 664874434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664890179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 664905218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 664921190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 664936319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 664952579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 664967549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 664983747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 664999352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 665128791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665144550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 665161612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 665199610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665235256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 665250995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 665266439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 665282678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 665300152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 665316375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665332278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 665347611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 665365791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665381416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 665398018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 665413096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 665429723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 665445716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 665462413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665477500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 665492748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 665508279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665523917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 665539767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 665554762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 665571005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 665587912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 665604379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665619555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 665634627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 665650666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665665756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 665681609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 665696667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 665713335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 665730451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 665746938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665762193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 665778952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 665794606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665809984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 665825823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 665841341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 665857666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 665873424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 665890016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665905172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 665920245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 665935826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 665950912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 665967158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 665997444] L8[TABLE]: Config 113 → 114 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 133,1330000,10000,0,0,256,12,812,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 666039338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666055664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666071319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666087931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666103028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666118286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666133785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666149175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 666166001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 666181146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666197600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666214236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666230703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666245955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666261346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666278263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666293482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 666309593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 666324762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666341744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666357546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666373804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666388931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666404530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666420169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666435225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 666451154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 666466717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666483070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666498844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666515606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666530753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666545988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666561657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666577113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 666593401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 666609713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666626071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666642512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666658781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666674120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666689306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666705402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666720531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 666736636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 666751746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666768464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666784199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666800504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666815586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666831074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666846668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666861798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 666877715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 666893288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 666909606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 666925324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 666942299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 666957821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 666973480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 666989196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667005574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667023057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667039797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667056680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667072498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667089257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667104334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667119763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667135357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667150901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667166905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667182223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667198516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667214814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667231106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667246791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667261895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667277885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667293021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667308952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667323980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667341833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667357678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667373943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667389069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667404547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667420360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667435461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667451393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667468015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667484865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667500634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667517712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667532909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667548234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667563836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667579569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667595506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667610556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667627808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667644274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667660509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667675857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667691069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667707288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667722382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667738291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667753404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667770126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667785820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667802041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667817101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667832555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667848166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667863203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 667879072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 667894498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 667912591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 667928648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 667944882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 667960701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 667975891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 667992105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668007154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668023443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668038453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668054719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668070373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668086875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668101928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668116986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668132484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668147809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668163560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668178787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668194984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668211052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668227174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668242179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668257348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668273267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668288924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668307578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668322767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668340891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668356853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668372968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668388219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668404475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668420368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668435528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668451398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668467000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668483416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668499180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668515767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668530889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668546040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668561634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668577012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668593062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668608246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668624748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668640964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668657210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668672360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668687532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668703784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668719001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668734957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668750117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668767390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668783731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668800167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668815211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668830873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668846430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668862055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 668878556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 668894123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 668910410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 668926121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 668942301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 668958448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 668976943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 668992862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669008025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669024588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669039702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669056116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669071893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669088590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669103781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669119156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669134782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669150243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669166121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669181477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669197840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669215233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669231493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669246528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669261842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669278256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669293362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669309435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669324547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669341365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669357124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669373409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669388482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669404000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669419628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669434720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669450544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669465983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669482321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669498246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669517068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669532270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669547577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669563985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669579732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669595650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669610757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669627605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669645275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669661651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669676803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669691960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669708641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669723770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669739677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669754783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669771581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669787556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669803867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669818835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669834254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669849774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669864992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 669880758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 669896149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 669912379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 669928052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 669944140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 669959469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 669974531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 669990068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670005094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670021247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670036218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670052405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670068067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670085796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670101211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 670130722] L8[TABLE]: Config 114 → 115 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 134,1340000,10000,0,0,256,11,896,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 670172643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 670188466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670204316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670220218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670235270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670251567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670267727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670283952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670299002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 670314781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 670330804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670345928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670361800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670377540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670394387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670410349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670426660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670441834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 670457442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 670474163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670489724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670506198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670522247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670538678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670554711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670570994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670586535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 670601666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 670617292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670632377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670649011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670664178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670680801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670696751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670713379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670728563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 670743942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 670759570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670775086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670791059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670806214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670823018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670839178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670855456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670870610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 670885814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 670901709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 670916794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 670932642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 670948720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 670965510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 670981705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 670998142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671013482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671029368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671045047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671060417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671076405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671092017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671108488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671124326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671140990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671156232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671171484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671187478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671203084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671219108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671234279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671250901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671267185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671283495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671298688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671313880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671329942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671345112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671361076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671377169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671394142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671410006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671426358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671441552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671457200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671472929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671488116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671504144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671520043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671536666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671552545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671568900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671584544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671599741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671615391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671630603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671646987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671662430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671679102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671694926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671711949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671727075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671742289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671757942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671773418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671789348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671804484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671821874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671838266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671854641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671870102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 671885378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 671901886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 671916988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 671932852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 671947949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 671964662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 671980454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 671996752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672011894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672027406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672042999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672058151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672075081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672091023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672107398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672123266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672139892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672155035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672170222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672186090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672201197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672217655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672232874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672250463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672267155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672283648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672298815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672313975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672331397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672346491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672362330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672377419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672394067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672409782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672426028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672441306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672456803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672472495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672487728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672503850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672519302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672535566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672551302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672567737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672583211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672598329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672613916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672629194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672645460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672660513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672676932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672693431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672710080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672725158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672740234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672756031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672771547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672787913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672803001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672820599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672838797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672855469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672870518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 672885714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 672901690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 672916717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 672932581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 672947630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 672964500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 672980246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 672997706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673012853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673028471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673044133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673059513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673075561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673091125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673107538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673125141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 673142167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673157204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673172229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673187880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673203593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673219355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673234359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673250639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673266694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 673283412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673299839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673316168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673333250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673349082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673365170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673380418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673397462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673413407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 673429772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673445176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673460846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673476566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673491714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673508479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673524840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673541459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673558608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 673575099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673590869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673606089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673621786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673636920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673653287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673669155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673685784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673701515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 673718262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673734197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673749662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673766493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673781679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673797557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673812652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673829412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673845175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 673861371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673876430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 673891989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 673907531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 673922561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 673938635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 673954164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 673975890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 673992613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674008784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674024566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674039682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674055239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674070526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 674086748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 674101781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 674118063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 674133961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674150980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674166184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674181388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674197077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674215305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 674246299] L8[TABLE]: Config 115 → 116 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 135,1350000,10000,0,0,256,11,903,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 674288275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 674303352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 674319649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 674335723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674351907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674367513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674382562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674398518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674413627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 674430289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 674445580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 674462445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 674478361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674495093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674510363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674525949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674541555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674556610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 674572490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 674588337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 674604626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 674620384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674636549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674652012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674667084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674682638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674697640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 674713861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 674732864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 674749389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 674765526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674781707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674796792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674811864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674827728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674842807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 674860192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 674875271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 674891980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 674907681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 674923903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674938993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 674954507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 674970063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 674985147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675001207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675017010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675033991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675049864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675066178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675081788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675097031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675112745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675128295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675144474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675159533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675175828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675191513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675208031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675223057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675238077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675253808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675269260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675288428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675303668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675320176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675336367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675352752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675368019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675383158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675399204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675414269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675430137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675445425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675462097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675477843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675494047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675509364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675524787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675540378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675555403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675571237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675586621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675602913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675618607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675635085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675650522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675665612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675681168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675696848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675713200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675729167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675745446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675761149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675778026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675793056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675808128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675823631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675839418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675856053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 675871100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 675887636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 675903907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 675920147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675935260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 675950601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 675966594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 675981714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 675997599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676012888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676029532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676045321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676061526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676076596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676091987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676107553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676122586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676138466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676154429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676171242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676187069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676203857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676218941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676234259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676250090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676265620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676281614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676296777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676313174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676329428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676345695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676360842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676376466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676392499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676407599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676423558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676438890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676455546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676471225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676487419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676502636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676518014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676533496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676548502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676564273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676579615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676597004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676612868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676630760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676646310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676661421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676676987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676691982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676708307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676723320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676739848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676756829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676773499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676788532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676803594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676819414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676834783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676850582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 676865575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 676882021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 676898215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 676914377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676929390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 676944371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 676960209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 676975230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 676991052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677006128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677023262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677045990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677062692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677078301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677093431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677111336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677127305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677143799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677158969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677175326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677191301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677207850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677222958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677238061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677253652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677269086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677284939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677299984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677316485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677332586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677348759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677363801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677379112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677395037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677410081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677425908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677440953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677458094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677474758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677491205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677506347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677522116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677537868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677553501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677569337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677584834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677601114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677616811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677633198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677648634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677663659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677679157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677694370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677711115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677726148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677742394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677758036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677775661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677790710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677805782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677821587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677837102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677852955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 677868063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 677884620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 677901701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 677917893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677932885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 677948139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 677964222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 677979530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 677995391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678010672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678027265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678042881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678058975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678074022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 678089390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 678104834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678119807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 678135537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678150836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678167025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678182664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678198785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678214145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 678229154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 678244623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678259579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 678275689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678290647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678306837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678323077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678341118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678371169] L8[TABLE]: Config 116 → 117 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 136,1360000,10000,0,0,256,11,955,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 678413729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 678428965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 678444723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678460137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 678475933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678490926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678507424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678523440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678539590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678554619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 678569883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 678585789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678600793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 678616576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678631571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678648198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678674342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678690628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678706886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 678721969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 678737496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678752485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 678770003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678785075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678801268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678816937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678833985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678849187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 678864214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 678879794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678895330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 678911131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 678926124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 678942346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 678958295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 678974427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 678989453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679004666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679020527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679035482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679051240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679066862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679083688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679099348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679115444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679130484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679146024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679161534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679176486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679192254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679208912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679225233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679240934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679257206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679272734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679287785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679303634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679318777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679334986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679350012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679366284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679381957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679398446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679413438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679428452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679443962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679459282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679475114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679490094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679506396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679522375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679538513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679554873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679569979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679586736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679603696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679620739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679637046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679654350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679670102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679686585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679702516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679717906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679734218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679749239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679766411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679781461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679797779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679813470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679830263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679845343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 679860528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 679876528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679895305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 679911176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 679926145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 679942449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 679958542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 679974639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 679989573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680004758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680020550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680035543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680051268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680067126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680084409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680100128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680116248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680131273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680146732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680162198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680177591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680193764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680209180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680225435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680241115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680257491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680272852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680287851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680303334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680318338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680334527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680349502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680365741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680381418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680398749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680413780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680428820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680444351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680459904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680475675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680490648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680507820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680523899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680539971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680554922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680569906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680586311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680601663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680617617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680632594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680649262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680664978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680681137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680696390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680712021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680727560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680742577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680758384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680773772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680790067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680805752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680821920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680837547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680852582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 680868133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680883824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 680900351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 680915464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 680932385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 680948750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 680965410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 680980475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 680995527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681011080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681026495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681042596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681057756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681075904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681092128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681108385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681124231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681140025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681155610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681170637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681187194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681203362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681219735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681235470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681251699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681267259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681282346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681297897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681312996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681329277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681344311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681360555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681377160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681394512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681409619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681424643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681440175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681456072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681472055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681487107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681503956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681520127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681536698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681551629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681566564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681582680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681600921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681616861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681632008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681648924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681664596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681680744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681695787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681711262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681726789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681742497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681758310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681773742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681790063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681806946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681823154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681838598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681853658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 681869174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681884187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 681900678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 681915949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 681932405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 681948590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 681965469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 681980514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 681995606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682011162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682026494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682042314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682057329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682073830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682089857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 682105980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682120999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 682136272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682152842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682168065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682184078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682199289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682217134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682235081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 682252679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682269376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 682284543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682300128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682315047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682331475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682346502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682362789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682378384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 682394993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682410796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 682425775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682441236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682471787] L8[TABLE]: Config 117 → 118 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 137,1370000,10000,0,0,256,11,962,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 682512622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682528826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682543761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682559932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682575496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 682591957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682606925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 682621895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682637585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682652983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682668722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682683697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682699842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682715688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 682731742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682746663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 682761710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682777601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682792530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682808225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682823155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682839846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682855483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 682871527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682886525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 682902823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 682918376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 682933383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 682949195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 682964931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 682981175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 682996850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683013210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683029753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683044823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683060288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683075300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683092215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683108111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683124673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683141113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683157291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683172296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683187544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683203506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683218530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683234349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683249357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683266150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683281955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683298210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683313319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683329007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683344641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683359758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683375640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683391068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683409721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683425452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683441596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683457322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683472306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683487756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683502687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683519019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683533987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683551312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683567071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683583622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683598636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683613970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683629445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683644975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683660781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683675752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683691987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683710135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683726355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683741395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683756937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683772864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683787971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683803798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683818878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683835552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683851275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 683867407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683882486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 683897931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 683913466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 683928500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 683944327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 683959647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 683976816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 683992597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684008760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684024264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684039407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684055015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684070134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684086359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684101424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684117776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684133535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684150059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684165149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684180243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684195870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684211256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684227114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684242188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684258539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684274911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684291170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684306288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684321460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684337668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684352803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684368704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684383788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684401223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684417261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684433434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684448538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684464303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684480219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684495464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684511273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684526750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684543074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684559066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684575301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684591573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684606763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684622323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684637425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684653975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684669114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684685440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684701168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684717973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684733028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684748127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684763740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684783500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684799538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684814707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684831847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684848641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 684864847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684879935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 684895528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 684911187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 684926362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 684942166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 684958492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 684975062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 684990762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685006875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685022561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685037616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685053133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685068148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685084277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685099977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685116230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685131926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685148649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685163733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685178849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685194458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685209892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685225752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685240783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685257114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685273160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685290385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685305548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685320637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685336722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685351765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685367601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685382613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685399386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685415187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685431404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685446509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685461960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685477522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685492596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685508464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685524115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685540449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685556248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685572473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685587874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685602962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685618507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685633547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685650108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685665180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685681498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685697252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685713827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685728931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685744033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685760121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685775585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685791556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685806684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685823012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685839162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 685855399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685871043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 685886964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 685904241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 685919848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 685936349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 685951519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 685968641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 685984470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686000688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686016227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686032158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686047707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686062651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686078826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686093828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 686110128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 686125796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686142405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686157508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686172535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686188047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686203388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686219376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686234415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 686250703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 686266824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686283055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686298103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686313187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686329102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686344380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686360227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686375309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 686391966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 686408281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686425119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686440235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686455732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686471284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686486399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686502237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686517586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 686534094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 686549853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686580867] L8[TABLE]: Config 118 → 119 regime=2 score=6553 L1=1 L2=1 L3=1 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 138,1380000,10000,0,0,256,11,969,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 686621980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686637089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686652491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686668051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686683073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686698912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686714475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 686730752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 686746481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686762653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686777979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686793033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686808536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686823515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686839696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686854736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 686871040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 686886789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 686903354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686918391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 686933454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 686948930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 686964248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 686980106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 686995134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687011399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687027430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687043605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687058682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687073729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687089593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687105157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687120980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687136011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687152654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687168417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687184709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687199775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687215536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687231132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687246233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687262127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687277520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687293834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687309592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687325805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687341195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687356319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687371882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687386981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687403141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687418218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687434553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687450321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687466823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687481914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687497381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687512984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687528527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687544445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687559570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687576014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687592222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687608510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687623679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687639190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687655390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687670493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687686458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687701576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687718279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687734065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687750326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687766264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687781598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687797195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687812310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687828573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687843692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 687860058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 687875844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 687894028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687912785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 687928016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 687943604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 687959229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 687975418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 687990492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688006798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688022960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688039184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688054271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688069450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688085369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688100390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688116199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688131269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688148031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688163882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688180106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688195155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688210600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688226202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688241296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688257131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688272571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688288890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688304631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688321753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688337621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688352755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688368354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688383467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688399924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688414965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688431646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688447409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688464686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688479787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688494859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688510476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688525892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688541751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688556816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688573171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688589502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688605762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688620811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688635887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688651781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688666909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688682799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688697918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688714910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688730629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688746827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688762758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688778802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688794396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688809444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688825289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688841092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688857481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 688873196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 688889676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688904833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 688919966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 688935566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 688950643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 688967112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 688982173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 688998494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689014562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689030882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689045975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689061085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689076679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689093703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689109786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689124842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689141721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689157994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689174247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689190144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689205723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689221317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689236438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689252280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689267720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689284627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689301689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689317890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689333518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689348668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689364332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689379461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689395717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689411089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689427517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689443310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689459870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689475017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689490194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689505829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689521279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689537202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689552311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689569875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689586151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689602389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689617495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689633280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689649359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689664675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689680583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689695655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689713045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689728730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689744869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689759908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689775839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689791445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689806548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689822436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689837831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689854135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 689870409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 689886738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689902443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 689917629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 689933262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 689948402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 689965105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 689980218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 689997090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690012843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690029662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690044759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690060209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 690076069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690093407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 690109913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 690125095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 690143323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690160251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690176851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690192134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690208162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 690223954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690239152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 690255265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 690270881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 690287604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690303447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690319817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690335350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690350580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 690366288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690381508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 690397879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 690413308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 690429700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690446297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690462988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690478150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690494272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 690509927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690525503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 690541440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 690556515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 690572877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690589019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690605523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690620783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690636010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 690667505] L8[TABLE]: Config 119 → 120 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=0 L6=0 L7=0 [Artemis] [HADES][DOE ] 139,1390000,10000,0,0,256,11,976,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 690709763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690725286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 690741299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 690756485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 690773637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690789683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690806021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690821113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690839905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 690856018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690871499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 690887536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 690903926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 690920559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 690936394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 690953257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 690969507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 690984845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691000426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691016279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691032272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691047447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691063937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691080177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691096701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691111847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691127046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691143856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691159218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691175188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691190301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691207090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691222924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691239209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691254333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691269915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691285713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691302321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691318291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691334475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691351238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691367219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691383433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691400852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691416513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691432208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691447843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691465030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691480394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691496898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691512680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691529434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691544533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691559749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691575355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691591022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691606987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691622491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691642041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691658379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691674776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691689972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691705991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691721747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691736895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691752974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691768629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691785084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691802187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691819202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691835181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691850802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 691866416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691881680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 691898348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 691913453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 691929797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 691945558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 691962265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 691977614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 691992725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692008334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692023763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692039638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692054746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692071185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692087302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692103470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692118551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 692133591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692149472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692165032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692181047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692197301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692216775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692234810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692250978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692267008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 692283085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692299081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692314357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692330855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692345989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692362357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692378096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692394699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692409868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 692425528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692441130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692456602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692472704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692488543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692504887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692520929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692537334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692552392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 692567445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692583359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692598443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692614312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692629379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692647102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692666270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692685897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692705387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 692724523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692741742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692757010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692774835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692790098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692807419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692823340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692840354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692855786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 692871064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 692886752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692902263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 692918194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 692933321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 692949743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 692966013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 692982448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 692997603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693012680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693028749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693043800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693059706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693074820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693091858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693108578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693124759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693140507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693155675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693172806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693187970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693204346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693219665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693236816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693252671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693269422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693284554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693299687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693315305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693330794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693346965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693362093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693378476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693394554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693410925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693426553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693441729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693458050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693473270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693489327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693504491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693521358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693538346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693554543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693569548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693585071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693600624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693615735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693631815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693647507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693663871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693679642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693695903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693711456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693726915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693744563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693761617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693780893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693799657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693818237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693835228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693853360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693868970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 693884296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 693901622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 693916917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 693932977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 693948154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 693966622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 693982857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 693999259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694015612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694030873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694047027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694062066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 694078686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 694093781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 694110252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 694126019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 694142946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694158101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694173528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694189553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694208311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 694229834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 694245381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 694262103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 694279594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 694296049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694311224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694326643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694342824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694358203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 694374154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 694389802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 694408369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 694424580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 694440870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694457213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694472572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694488475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694503592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 694520299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 694535767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 694553385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 694569254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 694586241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694601363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694616652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694632308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694648115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 694664349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 694679456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 694695924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 694712525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 694729134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694744354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694759666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694779383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694796414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 694813014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 694829372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 694849088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 694882076] L8[TABLE]: Config 120 → 121 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=0 L6=0 L7=1 [Artemis] [HADES][DOE ] 140,1400000,10000,0,0,256,11,982,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 694927402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 694944060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 694960209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 694975416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 694992799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695007921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695025292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695040647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695057284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695073087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695090103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695105399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 695120654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 695136307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695152310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695169425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695188742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695210442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695228714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695245053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695261263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 695279388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 695295047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695310084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695326267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695342770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695361213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695377386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695398489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695415091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 695430803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 695446419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695462671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695478748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695493897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695510383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695526869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695544374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695559442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 695574548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 695590801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695606113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695622012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695637049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695653881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695669653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695685898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695701576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 695718070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 695733734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695748854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695766551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695782086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695798978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695814820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695832325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695847477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 695862895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 695878536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695894267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 695910141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 695925177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 695941484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 695958636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 695974909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 695989921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696005111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696021287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696036777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696053719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696068862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696086454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696102888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696120207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696135888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696153445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696169094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696184107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696199924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696215710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696232531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696248226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696264955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696280258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696295618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696311206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696326227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696342492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696357533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696373849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696389994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696406136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696421395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696436493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696452555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696467570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696483398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696498408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696515132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696530833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696547211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696562260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696579634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696595659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696610752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696627391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696643197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696659698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696675462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696691785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696707437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696722663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696738453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696753491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696770158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696785244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696801838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696817586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696834350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696849899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 696865155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 696880661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696896214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 696912108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 696927229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 696943579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 696960033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 696976212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 696991254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697006372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697022241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697037267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697053328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697068405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697084962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697100638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697116836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697132236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697148048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697163651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697178761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697194604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697210020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697226227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697242145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697258229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697273580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697289797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697305690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697320752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697337099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697352196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697368522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697385344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697402119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697417285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697432448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697448081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697463527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697480156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697495332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697511649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697527907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697544341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697559487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697574629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697590617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697605671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697621543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697636580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697653197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697668897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697685096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697700180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697715529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697731122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697746200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697762021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697777417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697793893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697809633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697825786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697841118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697856210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 697871809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697886857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 697903096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 697918376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 697934720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 697951279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 697967889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 697982955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 697998180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698013789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698029345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698045258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698060387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698077610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698093490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698109895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698124952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698140318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698155909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698170952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698186827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698203439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698219998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698235807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698252032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698267481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698282607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698298172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698313471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698329707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698344829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698361123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698376923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698393568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698408736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698423820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698439365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698454786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698470695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698486363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698502594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698518931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698535085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698553081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698568727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698584992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698599949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698616092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698631805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698648514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698664161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698680508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698695469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698710764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698726262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698741191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698756925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698772137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698788338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698804153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698820244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698835475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698850517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 698865998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698880991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 698897076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 698912157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 698928692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 698944475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 698961051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 698976156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 698991513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699022469] L8[TABLE]: Config 121 → 122 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=0 L6=1 L7=0 [Artemis] [HADES][DOE ] 141,1410000,10000,0,0,256,11,990,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 699063676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699079545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699095473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699110798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699127177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699143464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 699159780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699175170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 699190416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699206969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699222097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699238003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699253102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699270578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699286376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 699303610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699318661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 699334144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699349723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699364765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699380582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699395887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699412110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699427768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 699443884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699459170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 699474211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699489726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699504733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699520804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699535818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699552036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699567696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 699584118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699599138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 699614247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699629776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699645091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699660876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699675899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699692107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699708116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 699724302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699739630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 699754715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699770761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699785757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699802313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699819224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699836308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699852110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 699868600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699883726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 699899247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 699914813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 699929864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 699945688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 699961105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 699977736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 699993734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700009879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700025389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700040446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700057193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700072229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700088605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700103669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700120135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700135878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700152784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700167832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700182889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700198406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700213713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700229529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700244568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700260866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700276902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700293071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700308166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700323214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700339208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700354234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700370070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700385094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700401693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700417380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700433545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700448523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700464033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700479537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700495136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700511521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700527536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700547748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700563587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700580239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700595310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700610510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700626161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700643332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700659177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700674439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700690746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700706908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700723066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700738078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700753126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700769012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700784057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700799917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700814961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700831563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700847306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 700863678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700878743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 700894181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 700909714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 700924757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 700940580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 700955995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 700972295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 700987951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701004125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701019517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701034548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701050073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701065772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 701083228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 701098306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 701114589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 701130276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701147036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701162124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701177473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701193027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701208411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 701224330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 701240332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 701256897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 701273843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701290265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701306425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701321641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701337578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701352665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 701368747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 701383792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 701401252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 701417362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701434194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701449419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701466185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701482206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701497539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 701513540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 701529344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 701545774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 701561832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701578896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701594229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701609517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701625155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701641623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 701657520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 701672580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 701689520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 701707875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701728415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701748230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701768060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701787377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701807445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 701829195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 701849233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 701870865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 701892091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 701913486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701933334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 701954118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 701974820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 701994452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702014852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702035022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 702057707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 702078598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 702099902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702119967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 702139537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 702160106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702180515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702201563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702222002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 702243190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 702262848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 702284982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702305278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 702325158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 702346631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702366994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702387644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702408025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 702429498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 702450271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 702472550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702488376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 702503597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 702519790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702534892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702551417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702567609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 702586554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 702602516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 702618792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702634005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 702649779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 702665431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702680740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702696637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702712085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 702728447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 702744771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 702761025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702776529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 702791600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 702807153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702823036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702839230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702854273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 702870770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 702886481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 702902924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702918003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 702933280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 702948885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 702964219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 702980064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 702995112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703011431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703027410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703043563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703058841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703073906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 703089785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703104850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 703120683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 703135758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703152452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703168363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703184616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703199996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703215716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 703231296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703246354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 703262254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 703292118] L8[TABLE]: Config 122 → 123 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=0 L6=1 L7=1 [Artemis] [HADES][DOE ] 142,1420000,10000,0,0,256,9,996,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 703333680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703350365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703366511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703382907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703398559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703413763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 703429397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703444466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 703461087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 703476232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703492592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703508901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703526839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703541948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703557194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 703572750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703588217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 703604028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 703619288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703635599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703651725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703667904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703682923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703698004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 703713859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703729840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 703747689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 703764735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703782043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703798165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703814443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703830091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703845235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 703860830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703876096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 703892278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 703907357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 703924003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 703939645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 703956164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 703971223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 703986266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704001821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704017126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704032930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704047959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704064252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704080261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704096398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704111437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704126729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704142552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704157622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704174122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704189195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704205828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704221555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704237713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704253030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704268516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704284097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704299133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704314976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704330336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704346678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704362408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704378638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704394026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704409113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704424661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704439715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704456056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704471139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704487471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704503234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704519818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704534910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704550027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704565828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704581272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704597148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704612229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704628588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704644655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704660907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704675998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704691116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704706995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704722112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704738008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704753130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704769798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704785550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704802258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704817953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704833525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704851934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704867679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 704883554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 704899252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 704915751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 704932082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 704948390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 704963936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 704979224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 704994849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705010014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705026231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705041346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705057968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705073757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705090297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705105419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705120795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705136416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705151775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705167657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705182734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705199083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705215114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705231383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705246709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705261812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705277774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705292870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705308747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705323807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705340434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705356204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705372411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705387518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705402895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705418489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705433819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705449690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705465264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705481664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705497481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705514171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705529706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705544888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705560757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705575927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705592115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705607257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705623864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705639988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705656240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705671400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705686545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705702462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705717612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705733523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705748864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705765571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705781373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705797642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705812992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705828451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705844108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705859228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 705875170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 705890594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 705906968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 705922780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 705940122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 705955623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 705970715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 705986255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706001526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706017740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706032788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706049110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706064822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706081341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706096422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706111541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706127164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706142604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706158497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706173906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706190460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706208980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706225399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706240596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706255776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706271870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706286996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706302915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706318026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706334787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706350548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706366805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706381970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706397896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706413573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706428690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706444834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706460486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706476883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706492658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706508926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706524414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706539553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706555150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706571449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706587735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706602737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706619018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706634737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706651279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706666337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706681433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706697021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706712637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706728544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706743566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706760069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706776119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706792384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706807470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706822825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706839124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706857509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 706873452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 706888590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 706905275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 706920986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 706937492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706952874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 706968470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 706984145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 706999510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707015858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707030933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707047283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 707063044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 707079606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707094704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 707109830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 707125636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707141028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707156894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707171976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707188528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 707204646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 707220870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707235969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 707251050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 707266968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707282093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707298023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707313177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707329841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 707345607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 707362150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707377264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 707408178] L8[TABLE]: Config 123 → 124 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=1 L6=0 L7=0 [Artemis] [HADES][DOE ] 143,1430000,10000,0,0,256,9,1056,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 707449160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 707465187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707480243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707496033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707511055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707528893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 707546121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 707563831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707580671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 707597168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 707614189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707630931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707648585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707665051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707683175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 707700407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 707718487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707734996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 707751519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 707768928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707785508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707802848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707819357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707837499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 707854714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 707872468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707888965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 707905785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 707922840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 707939836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 707957971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 707974516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 707992431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708009730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708027905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708045829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708062705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708080143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708096665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 708114005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 708131238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 708154722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708177262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708199547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708220659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708240978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708261926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708281194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 708297242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 708312576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 708329481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708345224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708361383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708376638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708392359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708407948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708422962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 708439000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 708454490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 708470855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708486668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708502880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708518391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708533568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708549130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708564197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 708580742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 708595849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 708612241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708628551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708645888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708661152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708676396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708692275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708707884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 708723878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 708739007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 708755398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708771556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708787952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708803770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708819898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708836225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708851412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 708868275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 708884204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 708901754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 708917703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 708934091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708950019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 708965758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 708981745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 708996889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709012794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709028372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709044801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709060571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709077623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709093046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709108227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709123831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709138951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709157453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709175272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709193066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709212301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709228985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709244135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709259353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709275556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709290696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709306559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709321880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709339174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709354951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709371156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709386463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709401983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709417810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709432885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709448746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709464226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709480522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709496269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709512673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709528113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709543202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709558835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709574130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709590348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709605914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709623151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709640628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709656941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709672122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709687370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709703548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709718736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709734687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709749861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709766599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709782407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709798722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709813879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709829599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709845253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709860443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 709876530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 709892024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 709908452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 709924246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 709940506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 709955986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 709971123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 709986770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710001909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710018186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710033371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710049768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710065582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710082260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710097441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710112604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710128299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710143855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710159761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710174855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710191184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710209618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710225942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710241095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710256471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710275779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710293377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710312676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710328613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710345439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710361294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710377617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710393592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710408812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710424451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710439565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710455841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710471286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710487598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710503332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710520343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710536556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710552040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710568046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710583807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710599823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710615050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710631576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710647859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710664208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710679422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710694865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710710942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710726193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710742260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710757523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710774247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710790116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710806540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710821798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710837408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710853230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710869372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 710885356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 710900936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 710917380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 710933236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 710949488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 710964914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 710980468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 710996048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711011349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711027726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711042828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711059171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711075657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 711092487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711107572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 711123332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 711140371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711157717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711173814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711189062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711206531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711222530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 711238948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711254320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 711270190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 711285983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711301178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711317837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711333499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711349973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711365867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 711382235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711397987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 711413204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 711429064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711444471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711460908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711476606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711495715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711511814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 711530558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711546413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 711561686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 711577936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711593211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711623549] L8[TABLE]: Config 124 → 125 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=1 L6=0 L7=1 [Artemis] [HADES][DOE ] 144,1440000,10000,0,0,256,9,1063,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 711665625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711681493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711698005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711714244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 711730470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711746580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 711762111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 711778437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711793612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711809568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711824739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711841520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711857814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 711873932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711889524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 711904765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 711920300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 711935345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 711951413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 711966801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 711983142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 711998854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712015474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712030628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712045781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712061421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712077019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712093043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712108184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712124610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712140687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712156869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712171884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712187865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712204103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712219281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712235230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712250364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712267441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712283205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712299459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712314604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712330666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712346819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712361959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712377915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712394007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712410442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712426669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712443932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712459719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712474890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712490553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712505703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712521965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712537115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712553496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712569293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712586064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712601144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712616253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712632848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712648922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712665181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712680308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712696734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712713236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712729615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712744930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712760220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712776693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712791930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712807895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712823021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712840009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712855828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 712872127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712887497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 712902985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 712918605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 712933778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 712949687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 712965144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 712981444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 712997231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713013983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713029450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713044573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713061032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713076128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713092434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713107543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713123861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713140429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713160173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713175460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713190714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713206898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713222013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713237946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713253077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713270073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713285925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713302206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713317334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713332814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713348453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713363584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713379492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713394941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713411326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713427130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713443403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713459170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713474728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713490400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713506406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713522857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713538038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713554480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713570367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713587416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713602718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713617835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713633371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713649278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713665279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713680701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713697855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713714332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713730752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713745995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713761259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713777258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713792480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713808459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713823648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713840458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713856356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 713872739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713887951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 713903573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 713919214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 713935206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 713951236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 713966854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 713983354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 713999235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714016200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714031698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714046993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714062677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714078441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714094430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714109620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714126101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 714142461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714158856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714174108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714189318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714206302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714221530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714237528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714252709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714269619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 714285484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714301779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714317318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714333994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714349686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714365900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714382498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714398061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714414423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 714430215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714446704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714462306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714477611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714493227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714508369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714524624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714539724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714556101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 714571898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714588459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714603566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714618682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714634289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714649724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714667089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714682282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714698720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 714714977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714731285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714746480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714761687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714777780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714793014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714809677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714828523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714846165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 714862030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 714878364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714894055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 714909437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 714925162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 714940385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 714956814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 714972113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 714988504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715004367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715020964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715036640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715051776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715067389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715082834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 715098811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 715113968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 715130363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715146430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715162754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715177874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715193043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715209866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715225985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 715242155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 715257264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 715274159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715289963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715306260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715321398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715337411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715352985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715368060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 715383916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 715399385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 715415688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715431401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715447628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715462967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715478023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715493623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715508691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 715525070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 715540150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 715556479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715572209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715588747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715603819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715618942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715634527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715651076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 715666987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 715682112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 715698975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715715387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715731753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715762397] L8[TABLE]: Config 125 → 126 regime=2 score=3276 L1=1 L2=1 L3=1 L4=1 L5=1 L6=1 L7=0 [Artemis] [HADES][DOE ] 145,1450000,10000,0,0,256,9,1071,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 715804676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715819808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715837517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715854722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 715872214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 715888467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 715905723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 715921449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 715937699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715953324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 715968464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 715984082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 715999148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716015872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716031007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716047348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716063117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716080084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716095781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716110831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716126308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716141862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716157864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716172937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716189197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716205502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716221745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716236772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716251847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716267999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716283036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716298894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716313945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716330653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716346422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716362608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716377645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716393735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716409329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716424427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716440317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716455906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716472219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716487992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716504177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716519633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716534755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716550887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716565947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716582308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716597341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716613623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716629269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716645767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716660867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716675927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716691504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716706937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716722827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716737895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716754186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716770277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716786493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716801602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716816759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716832924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716847999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 716863841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 716879519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 716899136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 716916091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 716934066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716949870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 716965637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 716981362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 716996467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717012385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717028154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717044603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717061198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717078205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717093354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717108563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717124214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717139552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717155781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717170900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717187280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717203431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717219886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717235017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717250134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717266131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717281273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717297163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717312266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717328923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717345462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717361774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717376961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717392654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717408348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717424001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717439987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717458078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717474942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717490762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717507067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717523192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717538476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717554210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717569442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717586079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717601289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717617738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717633596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717650319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717665547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717681207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717696907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717712528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717729205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717744388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717760839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717777060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717793389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717808582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717823791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717839812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717855006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 717871006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 717886187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 717903141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 717919018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 717935351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717950552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 717966069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 717981791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 717997027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718013009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718028686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718045114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718060969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718078403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718095882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718111091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718128964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718144990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718161316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718176414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718192767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718209311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718225510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718240595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718255648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718271830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718286893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718302704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718317694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718334539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718350226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718367958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718383367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718399422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718415662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718430724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718446596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718462025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718478370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718494109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718510315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718525852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718541007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718556590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718571692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718588040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718603108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718619419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718635162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718651640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718666734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718682180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718697801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718713409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718729325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718744431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718760804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718777249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718793841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718808973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718824280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718842305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718857772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 718873736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 718888880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 718906252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 718922009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 718938195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718953654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 718968765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 718984298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 718999354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 719015543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 719030618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 719046905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 719062593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 719080525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719095645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 719110748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 719127333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719142922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 719158774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 719173797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 719190317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 719207547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 719224156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719240674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 719257343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 719274146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719289455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 719305388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 719320482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 719337644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 719353391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 719369564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719385727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 719404248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 719421313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719438978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 719455715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 719474572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 719491099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 719506910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 719523650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719538764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 719553865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 719570977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719586626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 719602810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 719617913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 719634409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 719650527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 719666709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719682033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 719697096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 719713289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719728430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 719744297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 719760172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 719777099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 719797117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 719813355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 719828826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 719843914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 719859477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720374263] L8[TABLE]: Config 126 → 23 regime=2 score=51904 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Artemis] [HADES][DOE ] 146,1460000,10000,0,0,256,9,1078,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 720425665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 720442518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 720458542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 720475913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 720491869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 720508251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720524193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 720539653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 720555650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720570786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 720587564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 720602695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 720618965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 720634692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 720651468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720666546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 720681613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 720697210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720712822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 720728665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 720743677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 720759981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 720775991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 720792164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720807211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 720822281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 720838158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720853214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 720869033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 720884060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 720900964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 720916640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 720932820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720948682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 720963994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 720979501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 720994508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721010287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721025667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721041921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721057572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721073713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721089250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721104263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721119776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721134771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721151123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721166132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721182382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721198012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721214469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721229497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721244502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721260006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721275375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721291409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721306418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721322678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721338640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721354808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721369819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721384875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721400892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721415916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721431698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721446719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721464822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721483009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721499686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721518339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721534125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721549692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721564739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721581207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721596493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721613380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721629068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721645602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721660872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721675917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721691396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721706755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721722573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721737922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721757713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721773955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721790335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721805676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721820739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721836708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721851737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 721867753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 721882782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 721899454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 721915144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 721931301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721946346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 721961762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 721977363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 721992477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722008358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722023721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722040001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722055651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722071777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722087116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 722102354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 722117878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722135317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722151831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722167046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722184388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722200132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722218215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722233402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 722248610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 722264518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722280698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722296603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722311694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722328443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722344385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722360537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722375553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 722391015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 722406559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722421577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722437405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722452804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722469907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722485702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722501957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722517488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 722532621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 722548286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722563422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722579721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722595363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722613223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722630425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722648485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722665220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 722681727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 722698759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722715570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722733890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722750460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722770696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722790779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722809985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722829937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 722846902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 722863950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722880407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 722898340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 722914804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 722932646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 722950131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 722968535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 722985639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723000725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723016713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723031995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723047873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723062916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723079580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723095295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723111516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723126620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723142072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723157658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723172733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723188600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723204083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723220366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723236066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723252263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723267709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723283045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723298611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723313690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723329869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723345194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723361521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723377268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723393844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723408972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723424155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723439746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723455166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723471292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723486409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723502788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723518821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723535051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723550158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723565304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723581155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723596842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723612751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723627824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723644679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723660704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723677116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723692203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723707890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723723726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723739195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723756214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723774850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723793157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723809598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723825878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723841525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723856689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 723872278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723887326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 723903510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 723918985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 723935329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 723951064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 723967836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 723983014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 723998096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724013645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724029080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724045103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724060148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724076447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724092490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 724108665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724123729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 724138810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724155015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724170262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724186089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724201124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724217760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724233693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 724249884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724265353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 724280408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724295949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724311006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724327806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724342991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724359424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724375132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 724391588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724406684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 724421771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724437311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724452704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724468555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724483815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724500103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724516250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 147,1470000,10000,0,0,256,9,1085,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 724566489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724582051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 724597202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724612816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724627917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724644110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724659378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724675770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724691507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 724709294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724724613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 724739681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724755224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724770720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724786553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724801539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724817795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724833827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 724850519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724869014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 724886654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 724905975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 724922110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 724938245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 724954110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 724970880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 724986681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725002981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725019335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725034660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725050430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725065776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725082116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725097230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725113576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725129329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725146289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725161900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725176980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725192493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725209067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725226885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725241967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725258752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725274907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725291011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725306037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725321121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725337088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725352295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725368048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725382982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725399535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725415173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725431292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725446280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725461704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725477185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725492177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725507956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725523355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725539639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725555339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725571484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725586834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725601864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725617387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725632416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725648550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725663600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725680509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725696238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725712705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725728010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725743058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725758554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725773880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725792928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725808116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725824457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725840549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725857000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725872059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 725887104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 725902963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 725918190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 725933993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 725948995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 725965537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 725981201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 725997340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726012368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726027790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726043558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726058611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726074867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726090422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726106998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726122775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726138991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726154447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726169564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726185154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726200261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726217159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726232260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726248600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726264669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726280994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726296114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726311214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726327048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726342273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726358624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726373701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726390371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726406016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726422344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726437371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726452693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726468208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726483230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726499032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726514028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726530610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726546300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726562450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726580438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726595795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726611361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726626428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726642719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726657820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726674114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726689840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726706405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726721588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726737656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726753267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726768859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726785468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726800637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726816966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726833173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726849388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726864531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 726879643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 726895654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 726910888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 726926837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 726941890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 726958554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 726974236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 726990367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727005384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727021164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727036698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727051697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727067498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727083241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727099768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727115526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727131724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727147158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727162647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727178330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727193435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727209937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727225512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727242537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727258279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727274905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727290175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727305191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727320689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727336020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727351818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727366783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727383034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727399218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727415623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727430700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727445743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727461670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727476700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727492588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727507603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727524281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727540220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727556457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727571509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727586949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727602597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727617793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727633658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727649052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727665368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727681417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727697652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727713116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727730504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727746133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727761189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727779657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727794774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727811075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727827082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727843369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727858461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 727873530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 727889984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727905098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 727920926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 727935966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 727953020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 727968747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 727984916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 727999955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728015389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 728030978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728046227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728062077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728077662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728093921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 728109618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 728125787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728141213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728156335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 728171933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728187010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728204519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728222709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728241705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 728257584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 728275872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728291057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728306488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 728322132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728337743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728354303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728369876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728386409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 728402807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 728419387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728434584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728449801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 728465844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728481192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728497063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728512178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728528894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 728544565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 728560794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728575892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728591493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 148,1480000,10000,0,0,256,9,1092,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 728644185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728659414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728675334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728690480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728708293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 728724122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 728740572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728755745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728771763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 728787407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728802773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728818777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728834896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728851252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 728867033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 728883268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728898909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 728914251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 728930160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 728945198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 728961612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 728976641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 728993178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729008879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729025396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729041349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729056403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729071919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729087828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729103628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729118582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729134842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729152269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729168867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729183980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729199045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729215103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729231423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729250314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729267763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729287021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729304628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729321256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729337270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729352464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729368012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729383007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729399245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729414246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729431100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729446829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729463599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729478700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729493994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729509549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729525418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729541347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729556436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729572748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729590155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729606257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729621412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729636364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729652271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729667223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729683186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729698137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729714645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729731020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729747105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729762373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729778089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729793546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729808755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729824501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729839942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729856996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 729872579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 729888643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729904009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 729919232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 729934648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 729949598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 729965683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 729980622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 729997522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730014754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730031561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730046694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730062702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730080194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730095186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730111174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730126091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 730142663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730158293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730174504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730191243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730208248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730225796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730241401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730257269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730272899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 730289148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730305041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730321156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730336519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730351836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730367575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730382582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730401259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730418203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 730434980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730452308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730468857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730484097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730499353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730515338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730530441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730546587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730561598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 730578303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730594316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730610623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730625613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730641023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730656513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730671733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730687522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730702820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 730719045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730734874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730750972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730766434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730781422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730797127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730812124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730828311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730843299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 730859520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 730875169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 730892607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730907552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 730922470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 730937851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 730953130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 730968770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 730983677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731000035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731015960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731032532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731047517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731063091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731078938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731093799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731109686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731124554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731141063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731156633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731172670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731187571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731202773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731218169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731233077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731248746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731264740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731281318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731297054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731313462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731329952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731345393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731361165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731376162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731392476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731407610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731424239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731439933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731456961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731472097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731487273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731502941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731518373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731534234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731549511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731565855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731581906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731598114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731613166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731628269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731644157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731659219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731675071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731690108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731706705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731722870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731739018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731754459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731770507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731786000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731801127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731816847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731832220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731848948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 731864708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 731880874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731896388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 731911490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 731927085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 731942207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 731958413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 731973467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 731990101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 732005856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732022682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732037785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732053110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732068667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732084167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732103232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 732118399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 732134696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 732150744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732166822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732182032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732197908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732213945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732229003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732244990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 732260036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 732276754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 732292463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732308623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732323684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732339233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732355591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732370967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732386871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 732402764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 732419159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 732434916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732451191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732466765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732481889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732497507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732514587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732531180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 732546212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 732562576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 732581001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732597212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732612243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732628249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732644221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732659070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732674694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 732689551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 732706370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 149,1490000,10000,0,0,256,9,1100,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 732755691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732772317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732787853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732802890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732818309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732833710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732849471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 732864467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 732880682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 732896659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 732912787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732927786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 732942791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 732958619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 732973654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 732990265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733005232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733022148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733037786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733054585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733070945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733087243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733102640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733117508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733133174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733148473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733164647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733180291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733196740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733212237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733227287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733242813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733257823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733273980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733288986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733305267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733320865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733337429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733352379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733367777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733383297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733398681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733414423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733429586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733445746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733461686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733477736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733492688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733508464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733524322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733539202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733555079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733569950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733587047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733602633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733618667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733633595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733648955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733664437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733679604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733695309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733711436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733727781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733744091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733760255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733775697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733790790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733806335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733821348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733837479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733852484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 733868943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 733884573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 733901108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733916121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 733931647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 733947792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 733963387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 733979263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 733994325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734010641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734026701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734042926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734057995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734073462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734089467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734104496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734120303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734135319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734151897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734167537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734183650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734198661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734215505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734231074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734246381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734262243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734277665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734293966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734309632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734325813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734341248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734356316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734373466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734388391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734404864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734419745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734435877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734451396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734467875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734482792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734497727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734513115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734528755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734544599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734559711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734575850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734591921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734607987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734623132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734638123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734653928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734668883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734684583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734699518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734716040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734731623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734747878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734762864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734778214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734793655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734809746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734825773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734841092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734857263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 734873097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 734889114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734904403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 734919383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 734935076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 734950338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 734966858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 734981943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 734998231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735013928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735031605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735046668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735062931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735078928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735093916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735109648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735124863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735141435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735157053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735173151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735188110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735203470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735218931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735233907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735250408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735265976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735282311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735298019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735314222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735329713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735344779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735360297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735375318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735391989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735407114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735423416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735439337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735455919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735471005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735486054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735501591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735519100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735538706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735553919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735570161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735586447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735602647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735617637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735633052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735648871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735663796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735680548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735695578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735712175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735727707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735744638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735759542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735774868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735790248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735805109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735820769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735836372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735852572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 735868134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 735884209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735899552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 735914515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 735929959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 735944887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 735961228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 735976209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 735992444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736008077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736024477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736039496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736054518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 736070266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736085592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 736101357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 736117609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 736134081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736150143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736166205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736181139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736196155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 736212016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736226985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 736242684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 736258059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 736274709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736290895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736307145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736322377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736338928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 736355328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736372151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 736388413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 736405257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 736421596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736437473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736454127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736469103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736484422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 736500134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736517518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 736533660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 736550036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 736566479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736583038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736599193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736614143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736629403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 736645664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736660623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 736676644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 736693209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 736713855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736730518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736747287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736762385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736778407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 150,1500000,10000,0,0,256,9,1237,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 736828185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736843198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 736859049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 736874114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 736890759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 736906345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 736922410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736937590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 736953064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 736968498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 736984679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737000753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737016601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737033555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737049148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737065225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737080796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737096880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737112409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737127656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737143892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737159118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737175327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737190947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737207599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737226954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737242023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737257778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737273284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737289110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737304086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737320519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737336495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737352597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737367589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737382588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737398460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737414373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737430137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737445105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737461764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737477438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737493565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737508577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737523945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737540484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737557005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737572801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737588789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737605055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737620677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737636924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737652540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737668002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737683521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737698470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737714704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737729721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737745977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737762469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737778976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737793987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737809027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737824535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737840034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737856895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 737871818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 737887958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 737904044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 737920339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737935538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 737950546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 737966464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 737981486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 737997367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738012460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738029018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738044653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738060761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738075745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738091280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738106777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738121826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738137748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738153072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738169273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738184944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738201201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738217958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738233068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738248633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738263882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738280829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738295975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738312324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738328459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738344551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738359532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738374760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738390649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738408734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738424944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738439916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738457041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738472730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738488825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738504039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738519474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738534918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738549837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738565560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738580915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738597105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738612688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738629536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738645303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738660273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738675790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738690969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738707211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738723118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738739338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738754950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738771628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738787049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738803321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738819280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738834836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738850698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 738865687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 738882194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 738900480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 738916691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738931746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 738946809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 738962752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 738977749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 738993539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739008725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739025252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739040947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739057070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739072041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739087330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739103497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739118519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739134277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739149532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739165751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739181396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739197738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739213077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739228140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739243661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739259167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739275476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739290456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739306659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739323096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739340039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739355162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739370257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739386070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739401618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739417488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739432574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739448908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739464937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739481161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739496267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739511584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739527490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739542598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739558466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739573607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739590259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739605999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739622246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739637342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739653230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739669133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739684255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739700089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739715703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739736159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739751841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739768654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739783653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739798661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739814116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739829432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739845143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739860136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 739876312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 739892451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 739908477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739923427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 739938369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 739954133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 739969115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 739984854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 739999771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740016247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740031850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740047903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740063909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740080290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740095951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740110883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 740126578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 740141920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740158128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740173747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740189813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740205244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740220213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740235615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740250563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 740266619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 740281566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740297730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740313321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740329724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740344671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740359625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740375105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740390330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 740406129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 740421436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740437601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740453455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740469510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740484475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740499479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740515443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740530378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 740546085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 740561311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740578076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740593979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740610130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740625301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740640709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740656220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740671203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 740686939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 740702273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740718470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740734115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740750201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740765518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740780561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740796494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740812719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 740829037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 151,1510000,10000,0,0,256,9,1246,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 740878232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 740896957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 740913272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 740929400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740944444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 740960035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 740975544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 740990498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741006535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741021897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741038113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741053703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741070019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741085454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741100884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741116311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741131249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741147380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741162337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741178912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741194847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741211382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741234790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741250119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741266094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741281138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741297588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741314197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741331487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741347267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741363478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741378833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741394436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741410053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741425052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741440810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741456202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741472460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741488128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741504259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741519697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741534726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741550213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741565205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741581667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741596636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741612826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741628462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741644910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741659897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741674921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741690391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741705743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741721526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741736499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741752839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741768866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741785346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741800355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741815353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741831341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741846413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 741862152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 741877105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 741893926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 741909591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 741925706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741940946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 741956338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 741971880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 741986910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742002676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742018062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742034297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742049909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742066148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742081948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742096954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742112372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742127312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742143431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742158387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742174563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742190189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742209360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742224437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742240406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742257624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742273509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742289292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742304227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742320470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742336710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742352855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742367808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742383419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742399359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742414310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742430034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742445551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742462222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742477873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742494029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742509052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742524344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742539791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742554726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742571969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742587766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742604015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742619685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742636234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742652575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742669351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742686029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742701246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742717586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742732563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742748795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742764659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742780789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742795701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742810638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742826007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742841923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742857738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 742872733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 742888981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 742905063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 742921214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742936270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 742952075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 742968088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 742983108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 742998912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743013923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743030505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 743046142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 743062247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743077880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 743093054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 743109410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743124452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 743140845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743155928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743172188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 743187870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 743204553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743219607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 743234652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 743250160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743265695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 743282208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743297114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743313231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 743329489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 743345592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743360533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 743375486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 743391545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743406511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 743422269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743437229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743453975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 743469574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 743485635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743500603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 743515921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 743531375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743546323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 743562075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743577700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743594103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 743610066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 743626150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743641585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 743666195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 743719781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743735443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 743751359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743771849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743801755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 743817752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 743839752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743859532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 743880776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 743904727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 743925859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 743946779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 743968443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 743990894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744012776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744034784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744053194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744068662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744085728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744100848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744116879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744131979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 744149511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744165204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744181407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744196383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744211983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744227439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744242378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744258078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744273446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 744289631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744305263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744321411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744336763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744351759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744367230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744382216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744398535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744413508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 744429701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744446364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744463343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744481213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744499409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744518168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744533364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744549366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744565260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 744582513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744598358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744614740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744629835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744645556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744661111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744676182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744692044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744707879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 744727553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744743383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744759587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744775422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744790405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744807144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744822073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744838285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744853247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 744869440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 744885003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 744901496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744916433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 744931362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 744946794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 744962810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 744978791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 744993776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745009959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745026268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745042308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745057217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 152,1520000,10000,0,0,256,9,1254,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 745107167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745122764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745138007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 745154450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 745169485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745185751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745201405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745218254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745234456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 745249571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745266436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745281466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 745297299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 745312328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745329027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745344757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745360938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745375978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 745391422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745406978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745422011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 745437830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 745453561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745469829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745485458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745501571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745517804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 745532901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745548401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745563393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 745579600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 745594582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745610808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745626467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745643272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745659303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 745674335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745689799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745705515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 745721228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 745736111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745752292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745768550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745784624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745799599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 745814585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745830374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745845373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 745861479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 745876438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 745892930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 745908499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 745925002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745939951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 745955297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 745970829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 745985898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746001732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746017256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746033574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746049242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746065419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746080754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746095834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746111360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746126383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746142509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746157549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746173859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746189548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746209988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746225131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746240309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746255939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746271426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746287335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746302456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746318829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746334940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746352387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746367475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746382501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746398466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746413533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746429370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746444433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746461213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746476867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746493015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746508045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746523626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746539142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746554166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746570014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746585605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746601894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746617537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746633708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746649692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746664842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746680463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746695491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746711804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746726812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746743097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746758816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746775392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746790481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746805569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746821113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746836649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746852328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 746867269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 746883447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 746899710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 746915791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746930759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 746945728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 746961957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 746977945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 746994205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747009237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747025995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747041585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747057771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747072815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747088279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747103961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747118866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747134601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747151022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747167276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747182844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747198860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747214314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747229298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747245205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747260184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747276341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747291328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747307560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747323107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747339444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747359390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747374479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747390688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747406483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747422191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747437078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747453661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747469182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747485211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747500435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747516044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747531527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747546514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747562247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747577535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747593789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747610155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747626216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747641660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747656702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747672115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747686988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747703260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747718212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747734380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747749928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747766504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747781454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747796403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747811824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747826973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747843858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747858874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 747874980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 747890950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 747907570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747922475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 747937671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 747953532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 747968522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 747984247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 747999195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748015809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748031673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748047743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748062747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748078120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748093806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748108756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748124500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748139786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748155983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748171530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748187609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748202875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748218054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748233525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748248908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748265252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748281215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748297880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748313714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748331323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748346447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748361771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748377294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748392791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748408563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748423548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748439806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748455837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748471962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748486968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748502032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748517928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748532926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748548644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748563634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748581819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748597672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748613743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748628713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748644970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748660636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748675702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748691546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748707700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748724655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748740381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748756557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748772029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748787102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748802826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748817771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748834292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748849393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 748866902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 748882625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 748899905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748915001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 748930553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 748946055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 748964406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 748983090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 748998457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749015813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749031928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749048234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749063408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749079141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749095154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749110285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 153,1530000,10000,0,0,256,9,1262,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 749162345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 749177683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749193921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749210314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749226715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749241741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749256771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749273784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749288835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 749304603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 749319597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749336343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749351948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749368039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749382997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749398778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749414322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749429314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 749445120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 749460516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749476692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749492364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749508453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749524086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749539087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749554589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749569590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 749586982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 749602364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749618757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749634539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749651364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749666721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749681918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749697537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749713275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 749729270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 749744421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749760776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749776869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749793161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749808320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749823491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749839491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749854688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 749870660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 749885796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 749902977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 749918759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 749935588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749950757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 749966242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 749981810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 749996813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750013224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750029205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750045557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750061310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750077865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750093255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750108405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 750124684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750141786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750158048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750173150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750189533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750207177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750223616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750238722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750254143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 750270361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750285572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750301603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750316780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750333706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750352038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750368977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750384662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750401020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 750416742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750431900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750447879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750464266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750480747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750499468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750522131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750539428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750555115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 750570973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750588165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750604228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750620316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750636981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750653702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750669999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750685040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750700152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 750716585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750731645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750747501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750762542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750779824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750795721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750811889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750829148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750844449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 750860090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750875201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 750891532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 750906669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 750923094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 750939087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 750956165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 750971691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 750986721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751002231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751018027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751037690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751052813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751069032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751085167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751101561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751116614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751131704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751147612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751162672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751178445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751193437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751210466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751226484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751242796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751257920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751273621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751289471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751304894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751321770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751337703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751354208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751370133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751387537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751403360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751418450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751433996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751449027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751465679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751481528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751499910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751518126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751535120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751550212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751565373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751581932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751597221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751613121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751628176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751645403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751661176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751677542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751692645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751708759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751724581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751739753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751756819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751773236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751790087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751805852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751822021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751837712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751852767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 751868296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751883287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 751899581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 751914956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 751932248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 751947981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 751964777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 751980663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 751995742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752011229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752026569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752042345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752057357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752073586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752089772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752105914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752120951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752135957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752151825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752166857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752183679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752199473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752216326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752232098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752248257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752263277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752278802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752294337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752309359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752325180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752340699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752356997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752372620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752388763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752404078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752419127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752434713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752449720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752466037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752481074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752500147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752517632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752536862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752552791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752568002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752584679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752599829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752615793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752631390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752651002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752666973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752683311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752698371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752714855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752730490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752745583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752761462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752777099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752793688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752809450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752825642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752841315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752856438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 752871971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752886981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 752903290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 752918401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 752934773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 752950537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 752967262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 752982322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 752997437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753013008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753028428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753044259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753060192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753076435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753093049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 753109202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753124217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 753139614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753155585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753170662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753186506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753202078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753218730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753234428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 753250604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 154,1540000,10000,0,0,256,9,1271,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 753300119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 753315261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753332241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753347564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753363718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753378914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753398615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753415888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 753432400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753447638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 753464174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753480105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753496500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753512401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753528363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753544898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753560633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 753577360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753592806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 753607914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753623373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753638317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753655629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753671056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753687549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753704177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 753720564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753735797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 753751053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753767390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753782507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753798424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753813614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753830732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753846710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 753862877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753877881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 753895095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 753911311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 753927624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 753943768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 753960327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 753977127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 753992877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754009799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754026242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754041680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754057202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754072196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754088791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754103798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754120109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754135749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754152420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754167734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754182826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754198367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754216563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754232569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754247723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754264179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754280808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754297398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754312517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754328271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754343870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754358872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754374704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754390913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754408041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754423708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754439900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754456173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754471588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754487215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754502217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754519117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754534159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754550460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754566125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754583570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754598660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754613733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754629219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754644986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754661068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754676097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754693656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754710035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754726264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754741323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754756460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754772662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754787665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754803497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754818528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754835363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754851315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 754867516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754882560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 754898266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 754914680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 754929745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 754945626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 754961452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 754977821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 754993473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755009667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755025214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 755040425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 755056516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755072831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 755093059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 755111660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 755131838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 755150057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755170481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755190005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 755212746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 755235654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755256699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 755280538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 755300944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 755323252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 755347267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755369572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755389088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 755407002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 755422506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755438386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 755454943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 755469975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 755486462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 755502205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755518902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755534204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 755549436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 755564997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755580910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 755597041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 755612139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 755628506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 755645138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755661600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755676682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 755691882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 755708005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755723302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 755739243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 755755303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 755775411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 755794813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755814454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755832913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 755852021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 755870467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755888435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 755908439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 755926798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 755943249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 755960496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 755976864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 755992230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756007451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756024059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756039143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756055007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756070030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756086950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756104052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756120800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756136939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756153092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756168953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756184049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756200017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756215562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756232001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756247794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756265334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756280526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756295746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756311393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756326544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756343198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756358506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756374903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756391124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756407411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756422737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756437956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756454517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756470248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756486245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756501352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756518489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756535537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756551909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756566831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756582392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756598013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756613080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756628808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756644177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756660364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756675944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756691997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756707368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756722331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756737721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756752980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756769226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756784182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756801021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756816564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756832997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756847913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 756862829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 756878217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756893500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 756909220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 756924331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 756940493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 756956368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 756972399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 756987303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757002236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757017988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757033170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757048913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757063827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 757080795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 757096417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 757112465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757127415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757143840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757159433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757174672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757190452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757206173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 757222459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 757238071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 757254169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757269775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757285262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757300664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757315544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757332075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757350763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 757367139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 757382819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 757400762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757416077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757431127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757446615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 155,1550000,10000,0,0,256,9,1553,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 757498432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757516154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757532524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 757550469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 757567839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 757585942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757602405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757618882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757635826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757652682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757669986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757686875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 757705257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 757722516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 757740710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757757108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757774305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757791566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757807973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757825226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757843330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 757861271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 757878484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 757896711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757913191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 757929613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 757946555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 757963366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 757980603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 757996968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758015082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758032650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758050694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758067115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758083936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758101052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758117432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758134656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 758151440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758169246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758186357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758205185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758222276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758237300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758252700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758268629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758284397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 758299662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758315909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758332029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758348236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758363232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758378247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758394018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758408907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758424597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 758439456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758455891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758471440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758487453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758502336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758517653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758533031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758547954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758563650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 758578939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758595084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758610858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758627363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758644649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758660036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758675466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758690402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758706760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 758721714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758738171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758753786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758770227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758785171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758800365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758815814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758831166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758846840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 758861768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 758878735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 758894625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 758910659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758926090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 758943563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 758959682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 758974796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 758990865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759005916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759022552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759038261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759054456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759069509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759084925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759100470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759115685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759131479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759146832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759163195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759178913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759195099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759210561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759225675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759241256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759256928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759273196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759288267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759304527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759320217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759336769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759351761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759366840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759382371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759398065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759413914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759429203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759445523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759461683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759477880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759493535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759508812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759524905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759541006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759556939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759573211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759590204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759605891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759621941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759636905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759652368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759668182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759683991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759699887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759715425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759731755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759747494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759763680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759779034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759794293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759809838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759824887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759841058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759856059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 759872287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 759887912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 759904349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759919595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 759934600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 759950133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 759965546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 759981466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 759996593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760012967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760029017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760045288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760060412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760076107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760092181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760107554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760123463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760138561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760155209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760171098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760187369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760205809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760221084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760236647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760251791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760268117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760283222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760299755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760315539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760332135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760347257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760362398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760377986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760393399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760409252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760424553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760440895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760457029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760473323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760488719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760503897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760519979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760535145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760551064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760566193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760583259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760599161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760615559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760630787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760646487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760662200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760677351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760693772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760709432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760725838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760741552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760757773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760773215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760788404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760803992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760819042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760835220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760850333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 760866911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 760883365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 760899972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760915051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 760930160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 760945758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 760961180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 760977049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 760992152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761008488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761024527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 761040718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761055833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761070960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761086861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761101952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 761118032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 761133126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761149715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761166045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 761182378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761197354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761212732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761228141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761243079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 761258809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 761274105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761290320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761306162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 761322220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761337503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761352480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761367960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761382934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 761398963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 761413889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761430103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761445676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 761462591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761478110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761493420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761508890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761524279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 761541656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 761556794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761574391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761590643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 156,1560000,10000,0,0,256,9,1823,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 761642188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761657335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761672977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761688665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761704394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 761720427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 761735672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761752166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761768317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 761784676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761800105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761815319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761831314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761846484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 761862461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 761877632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 761894338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 761910157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 761926427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761941591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 761957058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 761972736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 761988118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762004073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762019483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762035777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762051505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762067705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762083082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762098211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 762113806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762128916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762145107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762160285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762176710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762192526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762211166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762226918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762242234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 762257980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762273649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762289737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762305133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762321446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762337722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762354010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762369161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762384364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 762400481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762415641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762431519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762446626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762463243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762478953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762495314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762510352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762525757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 762541323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762556363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762572183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762587741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762604055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762620814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762636896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762652312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762667326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 762682768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762698454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762718099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762737202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762756537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762775443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762795253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762813822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762832219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 762850602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762869034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 762888925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 762908237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 762927806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 762943459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 762960002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 762974975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 762990038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763005477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763020728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763036475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763051611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763067748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763083656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763099729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763114667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763129614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763145408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763160389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763176093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763191029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763207522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763223114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763239198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763254141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763269469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763284905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763299822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763315551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763330797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763346929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763362741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763378762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763393978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763408926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763424357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763439304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763455348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763470220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763486322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763501882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763518485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763533458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763548614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763564053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763579416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763595327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763610230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763626377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763642398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763661776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763676829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763691849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763707961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763722934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763738707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763753711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763770442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763786093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763802209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763817216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763832691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763848160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763863881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 763883112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 763899155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 763915680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 763931698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 763948000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 763963478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 763979268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 763995174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764010242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764026589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764041727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764058098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764073903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764090628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764105731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764120862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764136489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764152169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764169506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764184531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764200744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764217017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764233205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764248427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764264585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764280265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764295956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764311698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764326652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764343243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764358859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764375167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764390479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764405475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764420929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764436152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764452321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764467259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764484009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764500814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764517564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764533096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764548670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764564561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764580370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764596268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764611372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764627931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764644139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764660408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764675594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764690752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764708956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764723965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764739640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764754533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764771460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764788288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764804469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764819776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764835330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764850759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764865702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 764881444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 764896857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 764913115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 764929526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 764945667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 764961623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 764976893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 764992350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765007276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765024201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765039196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765055742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765071405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765088170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765103521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 765118807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 765134236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765149686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765165511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765180511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765196673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765212717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765230025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765245856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 765261518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 765277608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765292633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765308350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765323331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765339939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765355612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765371781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765386805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 765402202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 765417687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765432712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765448480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765463947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765480157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765495848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765511966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765527393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 765542371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 765557818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765572733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765589641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765604609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765621038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765636651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765653196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765668197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 765683201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 157,1570000,10000,0,0,256,9,1835,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 765732974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765748325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765764136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765779582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765796029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765811679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765828185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765843192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 765858202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 765873679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765888620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 765904754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 765920157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 765938122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 765954708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 765971026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 765986125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766001190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766017312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766032441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766048394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766063533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766080726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766097685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766113971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766128943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766144949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766160917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766175967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766191911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766207507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766223923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766239577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766255681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766271939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766286967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766302484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766317708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766333950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766348950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766365202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766380842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766397330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766412302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766427299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766442794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766458125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766473896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766488954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766506132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766522275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766538395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766553434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766568417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766584959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766600803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766616508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766631364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766648132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766663724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766680074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766695067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766710520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766726068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766741077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766756879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766772275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766788501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766804121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766820226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766835682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766850766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 766866299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766881321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 766897551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 766912563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 766928787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 766945145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 766963367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 766978643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 766993839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767009533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767025199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767041119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767056417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767072951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767089175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767105613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767120845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767136037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767151994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767167048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767182912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767197984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767214816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767230611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767247007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767262191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767278573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767294315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767309589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767325511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767341831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767358174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767374248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767392182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767407568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767422860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767439081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767454785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767470718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767485746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767502226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767518320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767534502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767549802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767564808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767580655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767595657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767612205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767627189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767643832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767659522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767675670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767690674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767706050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767721597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767736622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767752667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767768738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767785260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767800950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767817296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767833822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767848981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 767865759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767882255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 767898831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 767914041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 767931803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 767948109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 767964835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 767979907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 767995000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768010737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768026073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768041845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768056843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768073095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768089197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768105300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768120510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768135501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768151300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768166261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768182002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768197149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768213673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768229311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768245399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768261314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768277786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768293219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768308147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768323818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768339092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768355236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768370802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768387198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768402712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768417928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768433357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768448469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768464628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768479554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768495953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768511529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768527945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768542915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768557887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768573328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768588666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768604401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768619319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768635686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768651637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768667673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768682626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768698793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768714729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768729734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768745500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768760418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768777272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768792904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768809034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768824042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768839471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768854950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768869878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 768885893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 768901264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 768917449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 768933702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 768949930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 768965298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 768980338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 768995858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769012994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769029379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769044399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769060618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 769076271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769092813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769107813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 769122857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 769139642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769154915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769170762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769185960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769202857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 769218684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769234816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769249799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 769265188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 769280672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769295621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769311566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769326526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769343068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 769358670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769374772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769392189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 769410570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 769426143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769441176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769457436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769472453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769488754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 769504456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769521004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769536058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 769551135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 769567444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769583135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769598984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769614823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769631261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 769647354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769663675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769678844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 769694079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 769709991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769724940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769740658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769755844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769772386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 158,1580000,10000,0,0,256,9,1846,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 769821525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769838130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769853199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 769868217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 769883732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769899178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 769914978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 769929994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 769946270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 769962283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 769981760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 769997739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770013125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770029155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770044164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770059978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770074984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770091780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770107460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770123653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770138946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770154481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770170004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770185018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770201091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770220847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770237151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770252844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770272016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770287170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770302709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770318413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770333876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770349661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770364641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770380866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770396965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770413081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770428074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770444444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770460476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770475483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770491272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770506871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770523954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770539714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770556558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770571843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770587707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770603324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770618379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770634228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770649755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770666129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770681835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770698070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770713549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770731101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770746863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770761932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770778282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770793378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770809709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770825686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770842274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770857346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 770873610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 770889979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 770905086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 770921007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 770936166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 770953118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 770969659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 770985956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771001103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771017137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771032679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771047686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771063489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771079091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771095368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 771111016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 771127144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771142476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771157505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771173004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771188049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771204167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771219177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771235362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 771251024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 771267555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771282612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771297943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771314135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771329763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771345870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771361183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771377595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 771394563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 771410828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771426012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771441149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771457585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771472963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771488855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771504218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771521421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 771539470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 771558603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771577597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771595926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771614899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771633120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771654598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771672649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771693218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 771713289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 771731613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771749169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771767682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771783320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771798317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771814278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771829791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771846359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 771862197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 771878533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771893924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 771908932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 771924411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 771939431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 771955579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 771970555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 771986782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772002464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772018994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772034010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772049047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772064566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772079905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772095662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 772110630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 772126836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772142867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772159023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772175310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772191400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772207962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772223122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772239010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 772254126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 772271174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772286905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772303154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772318539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772334873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772350483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772365555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772381381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 772396771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 772413147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772428840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772445076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772460535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772475634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772491235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772506363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772522799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 772537866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 772554273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772570052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772586650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772602319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772617707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772633305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772649762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772669284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 772685632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 772704903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772724224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772743904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772762280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772781809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772800689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772819225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772838616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 772855578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 772874049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 772890767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 772907227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772922421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 772937684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 772954356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 772969467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 772985449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773000552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773017601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773033306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773051583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773066733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773082704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 773098370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773113500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 773129410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773144993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773161350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773177129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773193355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773209465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773224634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 773240239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773255361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 773271869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773286997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773303370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773319085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773335672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773350699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773365800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 773381624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773396967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 773412763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773427750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773443997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773460205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773477173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773492238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773507247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 773523112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773538108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 773553945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773568947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773585496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773601093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773617305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773632565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773648500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 773664157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773679263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 773695681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773711552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773727761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773743412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773759726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773775128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773790167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 773805700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773820708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 773836751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 773851718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 773867950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 773887152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 773905232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 773921080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 773936070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 159,1590000,10000,0,0,256,9,1858,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 773987422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774002908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774020049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774035484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774052006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774068270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774085393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774100564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774115924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774131612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774147056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774162767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774177657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774193836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774212832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774229061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774244122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774259161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774275158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774290307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774306145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774321167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774337894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774354907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774371201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774386572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774402891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774418481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774433570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774449500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774465520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774481918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774497624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774513927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774529542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774544727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774560318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774575631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774591869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774606989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774623351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774639167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774655738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774670844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774685986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774701611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774717021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774732901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774748002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774764961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774781445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774797597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774812517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774827996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774843498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774858513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 774874287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 774889688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 774906053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 774922465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 774939817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 774955483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 774970524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 774986053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775001007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775017149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775032143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775048359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775064649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775081517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775096567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775111613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775127202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775142888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775158721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775173809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775190126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775206539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775224439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775239569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775254944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775271143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775286185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775302532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775317687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775334719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775350527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775366786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775381866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775397347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775412982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775428078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775443982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775459625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775476014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775491781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775508039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775523825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775538944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775554551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775569638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775585931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775601207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775617582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775633409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775651482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775666739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775681897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775697507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775713047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775729378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775744481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775761504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775777991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775794333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775809455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775824799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775840878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775856055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 775871992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 775887176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 775903958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 775919745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 775936058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775951448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 775966922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 775982555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 775997722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776013637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776029079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776045470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776061294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776079880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776098494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776113584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776129027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776144987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776160836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776175976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776192352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776208566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776225679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776240685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776255682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776271879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776290137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776306026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776321129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776337939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776353831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776370127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776385282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776400854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776417095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776432227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776448153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776463875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776480275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776496228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776513776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776529447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776544487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776560016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776575097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776591326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776606483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776623059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776638840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776655790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776670856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776685954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776702037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776717209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776733042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776748069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776764650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776780423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776796552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776811567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776827887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776843469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776858513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 776874312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 776889749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 776906176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 776921923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 776938124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 776955242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 776970381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 776985941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777001688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777018935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777033952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777050185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777065833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777082879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777097912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777113503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777129530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777145651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777161696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777177169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777193455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777211309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777227686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777242768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777257961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777274038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777289125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777304942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777319984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777336817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777352580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777368775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777385307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777401080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777416844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777432088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777448104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777466293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777482838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777498737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777515507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777530746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777546050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777561561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777576571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777592958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777608045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777624343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777640717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777657019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777672203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777687404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777703628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777718795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777734712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777750559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777767329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777783159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777799453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777815611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777831570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777847146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777862199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 777878096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 777893717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 777910084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 777925763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 777941946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 777957967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 777973277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 777988987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778004203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778020511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 160,1600000,10000,0,0,256,9,1870,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 778068591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778085816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778101488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778117500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778132451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 778148157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 778163656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778178584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778196233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 778216135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778234164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778251983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778269451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778284549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 778299722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 778315258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778331132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778346944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 778361913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778378629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778395190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778411824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778426914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 778442878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 778458987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778474171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778490119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 778505245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778522242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778538000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778554207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778569314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 778584798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 778600423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778615505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778631391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 778647019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778663294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778679054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778696385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778712044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 778727068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 778742481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778757405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778773617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 778788641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778804947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778820688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778837739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778853020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 778868166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 778883749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778899403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 778915289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 778930379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 778946719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 778962938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 778979221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 778994302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779009370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779025439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779040496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779056340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779071415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779088301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779103987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779121329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779136483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779153579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779169247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779184343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779200250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779215984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779232415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779248539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779265436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779280563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779297827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779314445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779332410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779348646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779363670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779380066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779396966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779413278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779428396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779443601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779460372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779475519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779491478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779506651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779523821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779539498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779556859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779571856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779587628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779603126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779618114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779633914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779649276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779665467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779681116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779697228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779713107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779728044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779743403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779758283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779774351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779790036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779806204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779821795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779838672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779853689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 779868709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 779884212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779899782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 779915531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 779930522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 779947107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 779963586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 779979827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 779995691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780010824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780027077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780042137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780057977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780072996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780089844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780105566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 780122013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780137185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780152614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780168078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780183117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780198977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780214369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780230631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780246302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 780262471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780277894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780292953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780308465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780323493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780339629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780354689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780370978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780386692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 780403471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780418467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780434290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780450445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780467999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780486503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780504970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780523888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780542387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 780562018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780581618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780600180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780618774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780637236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780656890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780673872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780693147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780709789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 780726063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780741050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780756114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780772067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780787067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780802713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780817551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780834318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780849861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 780867173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780882126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 780897549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 780913001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 780927954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 780943676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 780958961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 780975165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 780990781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781006830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781022166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781037369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781053017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781068014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781084238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781099486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781115776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781131465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781148780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781163841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781178904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781194415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781209998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781225855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781241385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781257521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781274077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781290659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781306141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781321139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781337063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781352047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781367799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781382776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781399672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781415636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781431910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781446900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781462566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781478086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781493067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781508843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781524255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781540493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781556159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781572326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781587953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781602951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781618429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781633412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781649609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781664598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781680853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781697022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781713947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781729669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781744723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781760216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781776461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781792353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781807488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781824022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781840147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781856218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781871147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 781886091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 781902161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 781917104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 781932804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 781947699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 781964131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 781979694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 781995741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782010683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 782026073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782041473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782056416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782072096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782087613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782103797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 782119429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 782135491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782150783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 161,1610000,10000,0,0,256,9,1882,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 782201219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782218956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782234046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782249943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782265400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782281722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 782297440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 782313724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782329473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 782349963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782365450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782380373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782396555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782411737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782427917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 782443503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 782459945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782474955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 782489926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782505731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782521106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782537171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782552224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782568449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 782584719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 782603949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782619231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 782634146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782650247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782665353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782681106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782696047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782713072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 782728622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 782744545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782759674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 782775062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782790710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782805603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782821227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782836523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782852672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 782868211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 782884213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782899539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 782914682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 782930055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 782944943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 782960971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 782976145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 782992366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783007970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783024646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783040413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783055415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783070879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783086936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783102916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783118052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783134404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783150591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783167629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783182857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783197912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783214044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783229999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783246187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783261225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783277896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783293508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783309594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783324555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783339863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783355311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783370267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783386023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783401327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783417520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783433081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783449148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783465379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783480770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783496294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783511296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783527500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783542465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783558693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783574322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783591018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783606033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783621153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783636772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783652615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783668667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783683653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783699885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783716368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783732496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783747446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783762433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783778635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783793740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783809640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783825082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783842019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783857802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 783874055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783889493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 783905681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 783921278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 783936230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 783952443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 783967367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 783983564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 783999179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784015653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784030598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784045551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784061199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784076175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784092353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 784107321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 784123538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 784139167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784155679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784170669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784185671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784201150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784216504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784232279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 784247260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 784263460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 784279681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784295798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784310806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784325856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784342681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784357836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784373722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 784389664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 784407095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 784424257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784440716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784458182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784474737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784492257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784510211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784527916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 784543713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 784560255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 784575978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784592961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784608105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784623365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784638920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784654694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784670736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 784685749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 784702545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 784721149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784742415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784762014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784783211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784803617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784821781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784844344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 784862023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 784878499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 784895474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 784911848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784926878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 784941988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 784957978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 784973132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 784989302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785004308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785021039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785037016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785053186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785068197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785083726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785099260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785114276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 785130104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785145506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785161726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785177329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785194141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785211156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785226272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785241759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785256749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 785273395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785288477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785304643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785320797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785337518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785352844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785367999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785383539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785399435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 785415299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785430310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785446658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785462915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785479120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785494168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785509275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785525224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785540465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 785556275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785571283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785587971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785603641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785620308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785636402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785652613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785668432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785683527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 785699400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785715820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785732296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785748019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785765267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785780551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785795792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785811851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785827579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 785843731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 785859380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 785879039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 785897938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 785916373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785934084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 785953712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 785972977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 785991141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 786010102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 786029912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 786049722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 786067675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 786087534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 786104971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 786120211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 786135735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 786151382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 786167451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 786182415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 786198940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 786216886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 786233289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 786248304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 786263301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 786279285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 786294302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 162,1620000,10000,0,0,256,9,1893,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 786824756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 786841584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 786858148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 786873954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 786890765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 786905939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 786921344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 786937423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 786953724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 786973140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 786988884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787007544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787024861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787041430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787058209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787076592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787097740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787116072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 787135026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 787154939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787175235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787193368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787212877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787230294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787246706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787262296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787278122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 787293986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 787309021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787325403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787342092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787359104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787375107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787391223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787406906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787422028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 787437860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 787453362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787469738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787485415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787501539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787517370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787532568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787548281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787563316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 787579699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 787595861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787614199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787631213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787649196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787664314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787679454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787694996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787711002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 787727448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 787742503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787758795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787775056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787791890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787807464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787823166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787839257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787854490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 787870251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 787885240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 787902188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 787917900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 787934989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787950337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 787966716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 787982200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 787997189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788013414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788029841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788049213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788065318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788082752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788097890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 788113055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 788128620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788144242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788160106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788175103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788191390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788207576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788223778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788241887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 788258243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 788274534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788289533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788306412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788323096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788343736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788363256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788383152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788402351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 788420878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 788439764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788457747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788475635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788493380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788509847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788526254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788542610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788557596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 788572739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 788588788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788604071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788619888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788634909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788651690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788667366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788684751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788699848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 788715569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 788731400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788746513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788762402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788778172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788794749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788810696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788827545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788842781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 788857861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 788873440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788888503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 788908128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 788923492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 788939816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 788956048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 788972321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 788987453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789002615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789018840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789033942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789050049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789065152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789081994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789097708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789114871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789130034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789145720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789161225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789176716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789192473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789207952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789224160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789240060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789256211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789271705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789286659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789302084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789316985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789333188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789348224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789364444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789380114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789398832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789418038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789435606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789455311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789472539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789491264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789507687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789524925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789540703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789558073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789573073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789588641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789604323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789619254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789634936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789650248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789666924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789682604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789698760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789715591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789730718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789746188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789761116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789777370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789792339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789808533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789824234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789840708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789857338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 789873759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 789891083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 789907404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 789924789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 789941084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 789959156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 789976168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 789995219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790011729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790028731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790045608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790061928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790080802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790097135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 790115091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 790132399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 790150476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790166833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790183194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790200036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790217043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790234459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790250756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 790268813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 790288657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 790306558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790322933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790339902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790356824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790373147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790390772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790407195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 790426269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 790443455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 790461676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790478126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790495292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790512260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790529144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790546432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790562820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 790581052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 790596706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 790613344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790628588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790644095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790659631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790674842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790690603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790705975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 790722278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 790737909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 790754100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790770947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790785973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790801447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790816439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790832747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790848192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 790864759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 790880349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 790897043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790912105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 790927160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 790942695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 790958221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 790974361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 790989999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791006685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791022803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791038859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 163,1630000,10000,0,0,256,9,1905,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 791088736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791103843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 791119511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791134461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 791150636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 791165618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791182003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791197617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791214140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791229129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791244092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 791260640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791276050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 791292808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 791307916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791324077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791340154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791356223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791371801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791386792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 791402815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791418280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 791434168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 791449133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791465835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791481452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791498276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791517495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791537285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 791557281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791578409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 791597497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 791617188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791637812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791658131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791674717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791689766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791705638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 791722527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791737604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 791753462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 791769012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791785306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791801062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791817110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791832425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791847624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 791863039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791877978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 791894111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 791909069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 791925276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 791940878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 791958267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 791973278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 791988333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792003812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792019156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792034905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792049865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792066040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792082055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792098199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792113222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792128227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792144130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792160239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792176301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792191229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792207927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792223523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792239583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792254569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792270481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792285946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792301157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792316850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792332163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792348348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792364145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792380230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792395580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792410557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792426019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792440970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792457058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792472029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792488444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792504615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792521286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792536273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792551256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792566715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792582350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792599765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792614999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792631511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792647645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792663875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792679404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792694468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792710447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792725419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792741274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792756244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792773185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792788813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792805187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792820179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792835683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792851198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792866344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 792882073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 792900499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 792916952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 792934972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 792951562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 792967429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 792982674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 792998271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793013207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793031827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793047212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793063681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793080199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793097036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793112220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793128929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 793146118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793161646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793177835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793193225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793210576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793232503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793248783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793263768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793279416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 793294985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793310797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793326478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793341887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793358071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793373651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793390016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793404998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793419970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 793435415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793450382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793467693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793482681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793498824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793514730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793530961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793545968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793560967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 793576448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793591772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793607525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793622468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793639013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793655031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793671042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793686202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793704473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 793721196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793737150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793753473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793769436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793785993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793801937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793818113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793834041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793849124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 793864821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793879784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 793897580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 793912744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 793929195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 793944935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 793962353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 793978722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 793994209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794009794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794025461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794041569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794056880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794073112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794089168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794105229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794120165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794135094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794150880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794165808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794181709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794196648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794214921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794230641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794246853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794261910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794277388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794292896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794307904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794324418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794340368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794356652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794372308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794388388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794403988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794419158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794434823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794450377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794466725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794481778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794498239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794513906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794530424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794545424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794560437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794576010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794591516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794607429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794622548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794639601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794655514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794671759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794687069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794702575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794718187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794733312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794749431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794765769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794782245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794798027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794814237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794829749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794844885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 794860494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794875585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 794891884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 794907000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 794923877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 794939739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 794956305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 794971492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 794988586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795007133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795025909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795042389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795058176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795074806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795091759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 795108146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795123256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 795138451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795154831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 164,1640000,10000,0,0,256,9,1917,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 795205899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795225251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795240674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795257168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795273384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 795289600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795304648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 795320054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795336384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795352314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795368453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795383561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795400324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795416097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 795432394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795447528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 795463125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795478819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795494018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795509972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795525463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795541874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795557874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 795574166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795589641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 795604690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795620289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795636129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795652527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795667583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795684101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795699805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 795716342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795732837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 795747902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795763673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795779255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795795074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795810054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795826322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795842326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 795858507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795873611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 795888682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 795904578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 795919636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 795935705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 795950757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 795967445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 795985967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796002747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796021147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796037702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796053992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796070258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796087282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796102465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796119237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796135042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796151942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796167079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796182819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796198350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796213862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796229670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796244866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796261121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796277115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796293309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796308370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796323462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796339308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796354380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796370422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796385479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796402298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796417973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796434307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796449330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796464790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796480341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796495685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796512330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796527976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796544384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796560404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796576983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796592254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796607416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796623343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796638515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796654806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796670197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796687499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796703731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796719981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796735104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796750492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796766446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796781573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796797457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796812580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796829312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796845069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 796861324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796876681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 796892217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 796907695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 796922667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 796939420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 796954985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 796971280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 796987013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797003279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797018854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797033931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797049532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797064868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797081575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797096753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797116119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797133141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797151716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797167095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797182349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797198023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797214715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797230772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797245978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797262527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797279016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797295326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797310418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797325660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797341789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797357685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797374832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797390466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797406839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797422582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797439044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797454569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797469627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797485110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797500080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797516252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797531537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797547762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797563408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797579924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797595011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797610063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797625629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797641075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797657013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797672113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797688501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797705581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797721737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797736750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797751823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797767751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797782782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797798701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797814502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797831430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797847296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 797863643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797878858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 797894425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 797910098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 797925145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 797941334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 797957480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 797973982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 797989822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798006186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798022224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798037424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798053127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798068288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798084530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798099542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798115815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798131738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798148259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798163314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798178378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798193945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798210492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798226387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798242374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798258737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798274901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798291020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798306088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798321362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798337359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798352396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798368312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798383770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798400946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798416788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798433031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798448422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798464181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798479811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798495081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798510983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798526426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798542783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798558494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798574662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798590085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798605178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798620949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798636030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798652272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798667408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798684771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798701276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798717929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798733019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798748284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798763808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798779269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798795552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798810657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798827384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798843096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 798859331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798874421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 798889809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 798905399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 798920491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 798936589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 798951637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 798968484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 798984163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 799000369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799015801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799030862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799046424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799061484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799077597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799092633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 799110056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 799126292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 799143031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799158225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799173438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799189113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799204751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799220729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799235902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 799252495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 799268977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 165,1650000,10000,0,0,256,9,1929,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 799319951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799335565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799350680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799366261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799381859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799398119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799413719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 799431337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 799447136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 799464025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799479233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799494377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799510216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799525705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799543425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799558445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 799574688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 799590856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 799606945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799622106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799637163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799653047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799668029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799683809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799699266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 799716285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 799738000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 799754422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799770216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799785551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799801302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799816562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799832954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799848202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 799864661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 799880514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 799897148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799912361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 799927552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 799943227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 799958748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 799975680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 799990926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800007550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800023795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800040070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800057648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800072870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800089045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800104235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800120216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800135608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800152528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800168309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800184960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800200414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800216118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800232143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800247319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800263265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800278868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800295258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800311313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800327968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800343143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800358295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800373992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800389136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800405432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800421514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800437995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800454343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800470732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800485989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800501495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800517603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800532832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800549209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800564387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800581223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800597071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800613400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800628582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800644117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800659758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800674933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800691111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800706868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800723778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800739578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800755868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800771416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800786614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800802262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800817650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800833952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800849855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 800866116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 800881957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 800898530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800913580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 800928617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 800944082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 800959499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 800975350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 800990715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801007219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801023297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801039478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801054518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801069603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801085536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801100608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801116471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801131711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801148352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801164050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801180209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801195511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801210890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801226469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801241557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801257405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801273059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801290017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801305703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801322060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801337569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801352642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801368150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801383187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801399811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801414803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801431468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801447140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801463676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801478724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801493758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801509275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801524680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801543567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801558780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801575310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801591403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801607574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801622635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801637738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801653637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801668697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801684506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801699772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801717726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801733792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801750144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801765801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801780998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801796682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801811839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801828152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801843705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 801860044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 801875783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 801892373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801907350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 801922357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 801937811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 801953397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 801969182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 801984154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802000855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802018457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802034883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802050093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802065633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802081751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802096932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802112901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802128077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802145058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802161261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802177509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802192794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802209627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802225776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802240816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802256633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802273166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802290367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802306102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802322396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802337969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802353232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802368771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802384048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802400163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802415178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802431429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802447059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802463453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802478444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802493449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802508923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802524444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802540234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802555240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802571680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802588792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802605559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802621107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802636312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802652493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802667631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802683547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802698869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802715890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802732330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802748500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802763602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802779095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802794652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802809712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802825545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802840920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802857211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 802872914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 802889104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802904684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 802919750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 802935285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 802950331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 802966563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 802981591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 802997846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803014053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803031375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803046443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803061503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 803077752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803092784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 803108568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 803123566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 803140238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803155913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803172492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803187584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803203294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 803218875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803233938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 803249778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 803265373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 803281683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803297397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803313638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803329110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803344188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 166,1660000,10000,0,0,256,9,2116,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 803393827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803409729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 803426831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 803442087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 803459776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803475609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803491809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803506861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803522327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 803537880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803552909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 803568992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 803584997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 803601397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803617135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803633387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803648973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803664139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 803679723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803695028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 803711495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 803726568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 803742875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803758858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803775696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803800170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803815426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 803831449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803846501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 803862317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 803877377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 803895736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 803911716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 803928046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803943249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 803959016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 803975197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 803990426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804006540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804022208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804038802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804054684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804071046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804087425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804102683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804118322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804133500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804149911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804165199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804181584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804197637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804214506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804229711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804244905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804260830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804276337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804292275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804307386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804325080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804341423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804357591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804372629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804387893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804403805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804418850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804434658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804449705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804466624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804482309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804498589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804513593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804530234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804545772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804560791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804577175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804592295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804608691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804624588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804641438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804656487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804671567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804687112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804702600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804718468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804733530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804750177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804769181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804787027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804803492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804820045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804837673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804854158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 804871574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 804888312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 804906857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 804924051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 804941734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 804958864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 804975331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 804992286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805009624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805030635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805048042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805069219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805087983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805105892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805122419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 805139965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 805157311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805173754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805192565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805209741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805227587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805244741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805262586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805279341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 805295803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 805312745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805329487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805346668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805362966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805380746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805398231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805415860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805432202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 805448845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 805466109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805482479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805499416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805514662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805530923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805546520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805562637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805578171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 805593272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 805608787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805623814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805640144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805655142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805671399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805687090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805703652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805719070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 805735484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 805751027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805766656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805782489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805799667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805815996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805832386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805848583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805863659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 805878804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 805894727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 805909745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 805925526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 805940519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 805957082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 805972747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 805988857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806003844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806020628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806038014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806055473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806072039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806089636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806106611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806122648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806138760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806155152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806171206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806188365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806204265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806220007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806234957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806251272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806267652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806283855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806298808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806313927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806329992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806344951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806360670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806375610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806392147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806407690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806423719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806438661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806454171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806469573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806484798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806501609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806516991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806533085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806548578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806564578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806580073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806594999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806610359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806625193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806641175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806656032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806672114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806687596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806703922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806718787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806733647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806749518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806765763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806782169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806797149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806813329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806830369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806846506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806861518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 806876571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 806892560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 806907623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 806923443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 806938490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 806956952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 806973475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 806989626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807004797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807023385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807040021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807055711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807073721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807089977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807106319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 807121957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 807138359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807154441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807169725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807185278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807200283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807217086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807232212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807248629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 807264662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 807280980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807296017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807311148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807327133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807342230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807358708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807374258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807390918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 807406567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 807422674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807437665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807453312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807468784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807483754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807499514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807515958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807532134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 167,1670000,10000,0,0,256,9,2129,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 807582544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 807598733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807613733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807628751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807644811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807659730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807675421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807690364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807707173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 807722772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 807738870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807753824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807769188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807784662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807800444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807816127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807831654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807851718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 807867485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 807883621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807899067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 807914031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 807929477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 807944415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 807960762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 807975653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 807991789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808007340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808026413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808041771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808059062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808074960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808090623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808106429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808121420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808137813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808154473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808170660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808185644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808201577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808217593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808232558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808248312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808265327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808281630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808297276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808313409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808329422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808344454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808359922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808374929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808391125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808406061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808422256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808437837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808454534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808469521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808484512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808499985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808515528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808531338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808546326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808562563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808578582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808594654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808609657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808624641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808640650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808655653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808671425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808686416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808705552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808721265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808737445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808752517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808767932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808783448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808798479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808814258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808829619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808845856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 808861799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 808877915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808893315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 808908283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 808923761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 808938727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 808954839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 808969794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 808986004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809001650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809018080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809033074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809048077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809063541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809078829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809094563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809109520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809125704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809141897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809158028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809173063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809188051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809204340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809219349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809235122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809250113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809267020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809282686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809298810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809313825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809329458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809345084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809360119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809375969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809391544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809407786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809423426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809439568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809455195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809470291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809485775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809501307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809518309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809534537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809550851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809566491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809583128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809598198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809613255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809628726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809644326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809660144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809675102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809691353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809707695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809723835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809738896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809753931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809769777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809784747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809800489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809815419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809832249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809847872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 809863997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809878984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 809894323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 809910122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 809925116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 809940883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 809960094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 809976640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 809992339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810008509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810024329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810039503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810055018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810070076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810086517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810101613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810118015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810133745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810150358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810165466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810181251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810196839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810212653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810228476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810243519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810259767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810277166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810293424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810308545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810323613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810339814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810354869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810370727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810385782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810402476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810418258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810434355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810449373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810464698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810480173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810495167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810510938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810526321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810542536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810558136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810574211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810589570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810604585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810620102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810635092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810651210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810666228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810682493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810698132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810714800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810729864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810744883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810760366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810775764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810791525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810806501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810822705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810838972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810855506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810870569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 810885638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 810901859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 810916876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 810932614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 810947588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 810964208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 810979856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 810996001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811011051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811026449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 811041990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811056974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 811072772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 811088088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 811104306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 811119971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 811136133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811151421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811166449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 811181961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811196962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 811213055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 811228061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 811244288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 811259954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 811276517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811291564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811306614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 811322138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811337535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 811353347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 811368404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 811384661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 811400870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 811417018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811432028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811447032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 811462841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811477861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 811493801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 811509048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 811529183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 811548469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 811568679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811588390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811607284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 168,1680000,10000,0,0,256,9,2142,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 811669516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811688572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 811709627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 811728653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 811749228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 811769817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 811790283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811809316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811828971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 811848770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811867766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 811887436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 811907575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 811928221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 811948131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 811968438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 811983561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 811998666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812014770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812030126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812046042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812061122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812077978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812094320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812110790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812125912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 812141606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812157477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812172544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812188371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812203858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812220227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812237682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812254032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812269751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 812285680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812301478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812316514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812333789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812349126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812365550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812381195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812398160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812413179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 812428277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812443751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812459164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812475080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812490091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812506356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812522539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812538683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812553710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 812574848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812591082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812606244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812622167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812637333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812654101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812669872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812686139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812701262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 812716963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812732828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812747957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812763843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812779627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812796058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812811814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812828441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812843592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 812858726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 812874322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812889644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 812905639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 812920763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 812937108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 812953680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 812970127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 812985194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813000294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813016221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813031351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813047674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813062788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813079553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813095303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813111572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813126719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813142364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813157977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813173051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813188935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813204314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813220702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813236470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813253778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813269433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813284661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813300294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813315473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813331782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813346866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813363255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813379052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813395687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813410840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813425998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813441665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813457134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813473290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813488439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813504809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813520907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813537180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813553214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813568391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813584481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813599585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813616674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813632504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813649460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813665272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813681611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813696821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813712789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813728555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813743703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813759641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813775368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813791795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813807562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813823830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813839493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 813854744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 813870456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813890349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 813906558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 813921689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 813938064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 813954205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 813970699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 813985875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814001039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814017060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814032235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814049360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814064536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814081339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814097155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814113432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814128567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814144099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814160690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814175769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814191690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814208746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814225214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814241051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814257371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814273119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814288558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814304468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814323845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814340606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814355928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814372286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814388052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814404678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814419750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814434839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814450419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814466148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814481971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814496991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814513304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814529555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814545748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814560812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814575911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814592112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814607158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814623014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814638098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814657206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814672968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814689199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814704638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814719743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814735360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814750460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814766741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814782092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814798432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814814162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814830811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814846176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 814861286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 814876921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814892356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 814908238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 814923312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 814939627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 814955713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 814972407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 814987506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815002626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815018543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815033629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815049529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 815064622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815081227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815097210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 815113428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815128537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815144003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815159780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815174857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815190736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 815206238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815222544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815238278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 815254476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815269939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815285707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815301269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815316331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815332602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 815347930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815364249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815379956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 815396498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815411607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815426714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815442377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815457828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815473719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 815488790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815505120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815521267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 815537512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815552645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815567792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815583831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815598945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815614827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 815630245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815646926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815662911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 815679200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815694328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815711069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815726725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815741824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815757719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 169,1690000,10000,0,0,256,9,2155,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 815807134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815823481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815839964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 815856487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815871666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 815886831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 815902921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 815918041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 815934881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 815950040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 815969943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 815986117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816002559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816018909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816034337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816056103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816071750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816088539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816103753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816120343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 816136187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816153305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816168494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816183786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816199479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816215100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816231223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816246331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816265488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 816281411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816297701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816312796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816329384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816345311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816360470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816376470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816392099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816408513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 816424403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816440718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816456351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816471879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816493863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816509155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816525710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816541077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816557652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 816573463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816591001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816606218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816622973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816638738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816654754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816671003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816686178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816703242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 816719281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816735618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816750808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816766786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816782452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816797586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816813587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816829204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816845822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 816861618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 816877915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816893836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 816909107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 816930987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 816946312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 816963128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 816978548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 816995138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817010949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817028601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817044091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817060961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817077727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817092836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817108765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817123912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 817140675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817156497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817172729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817187879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817203471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817219118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817234263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817250205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817265737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 817282109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817297912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817314184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817329713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817345130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817365488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817380761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817397366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817412728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 817429180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817444986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817461630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817476804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817492012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817508421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817524639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817540890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817556088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 817572520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817588711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817605073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817620281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817635460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817651675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817667087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817683070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817698724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 817715585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817731682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817748013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817763218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817778775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817797346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817812824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817829478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817844817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 817861444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 817877378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 817894191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817909806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 817925122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 817942121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 817957856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 817973959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 817989283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818005910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818022395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818039245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818054676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818070208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818086433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818101728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818117762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 818133047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818149977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818165960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818182380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818198242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818214294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818235393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818250714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818267166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 818282329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818298818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818314628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818331497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818348484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818363884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818381290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818398117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818414689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 818429937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818446441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818462776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818479131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818494355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818509620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818526094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818541256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818557169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 818572301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818589077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818604853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818621066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818636159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818651682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818672009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818687257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818703649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 818718797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818735229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818751047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818767793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818783071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818798323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818814015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818829651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818845628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 818861033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 818878731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 818895127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 818911461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818926821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 818942017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 818958023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 818973190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 818989222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819004300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819021033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819037089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819056340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819073570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 819097139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 819113059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819128253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 819145599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819160836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819178155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819194011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819213127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819228635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 819243899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 819259596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819275456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 819291418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819306574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819323509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819339943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819356454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819371581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 819386806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 819403012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819418344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 819434331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819449485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819466475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819482305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819498541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819513647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 819535390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 819551185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819566324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 819582715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819597900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819615567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819631442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819648152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819663244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 819678329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 819694076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819709564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 819725458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819740535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819757547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819774025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819790382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819805564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 819820746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 819836772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819851895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 819867811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 819882951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 819899958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 819915716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 819931954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 819947082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 170,1700000,10000,0,0,256,9,2168,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 819999029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820016287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820033085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820051903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820069979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820087805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820104018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820122998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820138297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 820154532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820170185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820185350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820201333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820216995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820233767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820249631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820266373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820281570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 820297030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820312671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820328177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820344139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820359267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820375629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820397768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820414432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820429781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 820445011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820462211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820478189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820494272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820509502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820526561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820542772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820559989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820578312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 820594046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820609791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820625008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820641473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820656686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820673223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820689125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820705791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820720878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 820735962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820751527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820766977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820782960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820798255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820814536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820835160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820851559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820866736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 820881901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 820897957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 820913107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 820929216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 820944278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 820963307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 820980099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 820996481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821011660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821027257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821042895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821058048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821073919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821089407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821105993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 821121763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 821138553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821154222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821169367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821185697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821200913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821217322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821232643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821249014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 821268036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 821284525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821299697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821314916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821330948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821346084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821362016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821377116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821395330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 821411169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 821427748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821442896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821458465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821474166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821489365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821505314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821520857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821537440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 821553355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 821569796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821585429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821600796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821616785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821632134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821649456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821668007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821687433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 821711742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 821728324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821743572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821758936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821775965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821793724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821809809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821825993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821843424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 821859389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 821875894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821891694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 821907135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 821922886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 821938093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 821954646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 821969902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 821986393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822002341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822019213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822034462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822049707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822065470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822081017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822097030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 822112496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 822135140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822151522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822167989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822183073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822198168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822216037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822231270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822247051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 822262848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 822279900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822295972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822313334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822329144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822344501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822360218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822375438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822391799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 822407029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 822423711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822439628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822456296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822471473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822486712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822502998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822518585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822534519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 822549646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 822573571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822590134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822606674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822621946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822637863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822655915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822674104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822693085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 822709698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 822726508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822742380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822758712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822774996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822790327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822806223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822821385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822837963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 822853161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 822869826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 822885650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 822902342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822917441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 822932603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 822948236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 822963831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 822979927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823001492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823018481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823034355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823050715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823065941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823081964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823098662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823114149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823130079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823147044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823163456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823179197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823196244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823211828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823227018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823242677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823257810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823274104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823289205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823305786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823321538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823338368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823353506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823368890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823384476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823399978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823415813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823433816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823450378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823466611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823483099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823498249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823513413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823529442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823544532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823560368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823576688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823593514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823609334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823625641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823641294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823656424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823672085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823687233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823703801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823718932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823735295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823751077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823767705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823782852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823798234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823813998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823829447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823845293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 823860595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 823880202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 823896441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 823912714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823927852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 823943082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 823959297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 823974398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 823990224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824005953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824023359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824039109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824055555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824070652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 824086122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 824101677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824116764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 171,1710000,10000,0,0,256,9,2180,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 824167283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824182613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824198948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824215250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824231457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824246523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 824261600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 824277612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824292733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 824311389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824326639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824344979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824362159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824378468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824394090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 824409321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 824424909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824440753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 824457096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824472199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824488756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824504536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824521280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824536402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 824551795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 824568633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824585487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 824602766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824619178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824636968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824654541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824672586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824689642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 824706736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 824723808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824744580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 824762095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824779011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824796940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824814239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824832501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824849110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 824867187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 824884230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 824901091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 824918387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 824934828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 824952989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 824970182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 824987901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825004374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825021193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825038202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825054651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825071931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825088865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825106725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 825123968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 825142078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825158563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825179202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825196401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825213356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825230765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825247346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825266826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 825284157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 825301986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825317204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825332802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825348554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825363761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825379783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825395478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825412040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 825427931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 825444290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825459904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825475151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825490912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825506113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825522576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825537776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825554477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 825570351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 825587132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825602313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825621092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825636869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825652715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825668712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825684102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825700501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 825716768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 825733876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825749630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825765252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825780827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825795888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825811759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825827072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825843563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 825859340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 825875632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825891127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 825906256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 825921845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 825937002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 825953246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 825968841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 825985139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826000835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826017525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826032616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826050682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826066386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826081988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826097920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826113072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826129472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826145644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826161950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826178322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826193701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826211204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826226431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826242639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826257813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826274633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826290510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826306864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826322044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826337598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826353253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826368367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826384266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826399755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826416173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826432043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826448368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826463972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826484304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826500096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826515798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826531778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826546929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826566498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826583155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826599520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826614633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826629858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826645795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826661702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826677802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826692880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826709544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826725261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826741688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826756759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826772567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826788879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826804028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826819890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826835457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826851924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 826868741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 826885107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826900799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 826916049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 826932072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 826947307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 826963708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 826978967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 826995479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827011370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827028126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827043358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827058814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827074546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827090658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827106822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827122109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 827138344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827154477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827170717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827185774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827200852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827216924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827232018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827248105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827263215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 827282142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827297958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827314232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827330169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827345315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827360935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827376206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827392442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827407561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 827423938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827439925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827456601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827471707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827488442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827504504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827520337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827537122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827554026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 827570484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827587107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827603401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827618525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827633683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827649871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827664912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827680766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827695816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 827712460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827728162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827744560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827759619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827775277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827796243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827811450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827827815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827843006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 827859424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 827875462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 827892268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827907432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 827922592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 827938303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 827955084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 827971030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 827986137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828003313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828019400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828035568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828050657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828065719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828081648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828096759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 828112678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 828128640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828145634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828161512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828177773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828192930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828208451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828227500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828242716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 828258666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 828274180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828290562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828306549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828323363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 172,1720000,10000,0,0,256,9,2193,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 828372451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828387657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828403749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828418861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 828434980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 828450058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828466846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828482636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828500155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828516910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828532091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828547647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828562946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 828579122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 828594239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828610546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828626309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828642863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828657920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828672998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828689194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828704590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 828720516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 828735618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828751968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828768028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828784277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828799392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828814718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828830583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828845643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 828861487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 828876543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 828893182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 828908887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 828925023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828940335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 828955808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 828971401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 828986421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829002279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829017595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829033880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829049569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829065750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829081156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829096301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829111872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829126943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829143130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829158245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829174570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829190303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829206884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829221931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829236966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829252760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829268173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829284017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829299092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829315612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829331680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829348346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829363416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829378572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829394527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829409572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829425440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829440523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829457099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829472772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829488925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829503963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829519316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829534904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829549936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829565785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829581159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829597488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829613196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829629643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829645082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829660149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829675684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829690753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829706931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829721975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829738242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829754148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829770683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829786518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829804266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829819965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829835539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829851449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 829866506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 829882901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 829898983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 829915260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829930615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 829945727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 829961569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 829976626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 829992472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830007532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830025177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830040876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830057082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830072176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830087611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830103217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830118303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830135205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830153627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830171091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830189977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830207424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830223834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830239219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830254913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830271191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830287271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830302460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830319279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830335713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830352099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830367292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830382581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830398642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830413913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830429958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830445160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830461843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830477561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830493788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830508868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830524267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830539842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830554928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830570803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830586368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830602654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830618384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830634760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830650365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830665477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830681202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830697204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830713480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830728557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830744837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830760482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830777053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830792126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830807257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830822853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830838391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830854438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 830869489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 830885810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 830901875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 830918070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830933365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 830948436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 830964368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 830979410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 830995217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831010877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831027730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831043556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831059814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831074934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831090507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831106167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831121356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 831139714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831156252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831174631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831191195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831208224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831223523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831238797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831254535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831270218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 831287994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831303248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831319780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831336231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831352718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831368589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831383870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831399912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831415017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 831430925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831446024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831462788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831478522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831494808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831510081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831525646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831541231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831556411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 831572348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831588309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831604649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831620408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831636857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831652392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831667522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831683061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831704015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 831719978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831735082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831751447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831767550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831783806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831798925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831814281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831830289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831845403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 831861282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 831876556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 831893327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 831909166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 831925442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831940596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 831956379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 831972097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 831987192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832003091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832018480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832035690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832051434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832067935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832083366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832098509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 832114146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832129461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832146767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832165151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832182566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832200344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832218115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832233600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832248990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 832265841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832281045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832297081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832312477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832329556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832345486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832361824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832377006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832392669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 832408332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 173,1730000,10000,0,0,256,9,2206,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 832457994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832473929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832489023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832505663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832521723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832537935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832552994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832568294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 832584212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832599366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832615248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832630583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832647295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832663029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832679227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832694530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832710197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 832725796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832741751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832757674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832773185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832789603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832805396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832821844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832837265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832852377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 832868019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832883397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 832899615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 832914797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 832931217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 832947046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 832963535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 832978655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 832993796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833009449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833024887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833040804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833055913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833072316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833088631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833105628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833120827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833136052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833152587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833167712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833183636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833198972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833215811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833231559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833247805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833262890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833278433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833294032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833309152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833325216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833340699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833357054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833372740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833388974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833405255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833420395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833436008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833451126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833467348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833482454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833498790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833515174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833533261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833548428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833563540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833579675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833594871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833610868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833626134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833643193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833658914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833675184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833690309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833705781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833721364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833736462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833752361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833767936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833784320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833800048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833816273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833831725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833846794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 833867864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833883420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 833900253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 833915395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 833931748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 833947544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 833964200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 833979306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 833994452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834010268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834026539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834044394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834062538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834083112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834099650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834116162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834131489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 834148307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834164154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834179391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834195519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834214296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834231036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834247060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834263574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834279407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 834301158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834316995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834332623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834348619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834363766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834380336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834396597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834412903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834427980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 834443257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834459235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834474331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834490246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834505398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834522146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834537943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834554213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834569604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 834585089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834600758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834615868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834631751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834647166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834663548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834679337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834695847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834711382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 834726502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834742118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834757994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834774284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834789439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834805776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834821758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834838403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834853496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 834868628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 834884495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834899901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 834915836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 834930980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 834947581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 834963703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 834979949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 834995036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835010158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835026799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835044571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835062314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835079480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835096665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835112608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835128993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835145324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835160717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835176468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835191689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835208308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835223566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835240147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835256207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835273090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835288220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835303377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835318983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835334411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835350308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835365468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835381860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835397942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835414230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835430014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835445374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835461336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835476430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835492308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835507380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835524308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835540124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835556381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835571707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835587183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835602784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835617931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835633829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835649218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835665588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835681351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835697597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835713023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835728152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835743779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835758859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835774990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835790056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835806398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835822119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835838620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835853725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 835868827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 835884627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835900212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 835916229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 835931395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 835948078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 835964291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 835980639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 835995826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836011021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836026957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836042059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836057898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836073210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836089801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836105847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 836122091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836137403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836152850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836168506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836183609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836199500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836215319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836234527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836252868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 836272036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836287807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836303041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836318717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836334941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836350880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836366001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836382699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836399127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 836415481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836430638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836446108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836462072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836477169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836493005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836508100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836524720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836540474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 174,1740000,10000,0,0,256,9,2440,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 836590920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836606065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836621143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836636939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836652335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836668184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836683226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836699510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836715780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 836731991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836747094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836762428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836778406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836794343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836810235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836825324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836842091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836857843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 836874087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836889415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 836904663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 836920280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 836935580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 836951595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 836967056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 836983406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 836999183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837016022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837031185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837046344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837061986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837077451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837093358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837108480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837124871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837141143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837157396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837172544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837187637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837204299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837219408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837235357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837250457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837267440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837283182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837299416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837314530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837330063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837346671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837362206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837378198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837393858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837410339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837426527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837442909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837459347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837474601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837490285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837505459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837521788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837536993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837553449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837569356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837586137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837601398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837616693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837632470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837647957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837663991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837679168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837695609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837711820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837728869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837744131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837759949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837777295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837792575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837808578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837824062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837841022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837856931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 837873299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837888548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 837904157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 837919943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 837935151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 837951422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 837967012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 837983590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 837999490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838016449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838031689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838046896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838062628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838078251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838094284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838109497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838126601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838143100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838159449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838174724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838189977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838206171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838221466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838237541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838252828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838269998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838285977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838302403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838317721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838333543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838349344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838364614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838380667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838396248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838412785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838428665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838445160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838460836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838476141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838491974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838507244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838523774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838539037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838555531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838571442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838588125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838603426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838618699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838634403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838649908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838665861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838681014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838697446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838713559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838729892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838745035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838760220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838776219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838791355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838807672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838822857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838839559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838855396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 838871695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838886905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 838902396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 838918064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 838933256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 838949236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 838964693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 838981195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 838997011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839013579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839029151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839044364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839060069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839075236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839091461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839106618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839122997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839138809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839155375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839170541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839185740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839201464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839216956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839232952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839248167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839265030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839280836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839297149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839312365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839328173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839343886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839359062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839375029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839390604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839407718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839423594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839439855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839456238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839471629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839487279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839502435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839518957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839534086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839550452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839566269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839583077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839598375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839613546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839629192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839644901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839660902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839676031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839692411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839708487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839724805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839739991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839755209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839771192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839786339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839802255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839817371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839834018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839849846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 839866097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839881273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 839897028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 839912692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 839927759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 839943725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 839961301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 839977744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 839993595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840009909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840025389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840040555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 840056205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840071357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840087582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840102764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 840119137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 840135158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840151699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840166810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840182041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 840197662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840213288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840229144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840244217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 840260475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 840276643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840292910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840308032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840323164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 840339086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840354142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840369984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840385023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 840401683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 840417507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840433758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840448881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840464424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 840480065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840495151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840511123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840526726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 840543195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 840559047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840575369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840590844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840606022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 175,1750000,10000,0,0,256,9,2454,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 840655966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840671154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840687114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840702617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 840719357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 840735130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840751427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840766936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840782151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 840797817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840813632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840830076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840845183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 840861571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 840877306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 840894090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840909272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 840924488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 840940179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 840955588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 840971505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 840986650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841003040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841019387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841035645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841050757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841065953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841081967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841097087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841112914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841128024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841144611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841160383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841176638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841191747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841207184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841222846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841238061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841253967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841269456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841285847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841301687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841317977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841333389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841348566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841364223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841379401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841395589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841410736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841427210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841443024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841459734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841475096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841490284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841505987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841521493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841537587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841552773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841569220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841585361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841601688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841616946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841632169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841648135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841663256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841679139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841694259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841710947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841726865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841743211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841758448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841773948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841789719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841804945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841820985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841836515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841852981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 841868860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 841885253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841900762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 841916023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 841931747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 841946943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 841963252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 841978498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 841994949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842010803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842027758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842042950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842058154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842073876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842089627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 842105668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 842120926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 842137434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842155126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842172995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842189622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842208091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842225262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842241825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 842259227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 842276145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 842294096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842311418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842329535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842346132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842362757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842379896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842396985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 842414472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 842431053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 842449045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842466863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842484642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842501221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842518123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842535242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842551825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 842569265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 842586335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 842604310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842621613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842639806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842656407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842672965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842690035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842707056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 842724431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 842740902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 842758734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842776323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842794094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842810714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842827618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842844661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842861199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 842877983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 842893631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 842910098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 842925946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 842942327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 842957811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 842972986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 842988714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843003894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843020265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843035420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843051835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843067630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843084442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843099579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843114767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843130395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843145898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843161862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843177016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843193428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843209786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843226123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843241389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843256609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843272874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843288003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843303916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843319045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843335798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843351584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843367867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843383050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843398953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843414640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843429795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843445744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843461333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843477723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843493481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843509786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843525428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843540801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843556478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843571633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843588131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843603180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843619490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843635195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843652745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843668101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843683438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843699222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843715122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843731079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843746270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843762717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843778979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843795291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843810506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843825734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843841829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843857096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 843873215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 843888490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 843905539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 843921447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 843937828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843953380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 843968701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 843984447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 843999714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844016067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844031345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844047885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 844063867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844080577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844095844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 844111103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 844126884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844142450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844158721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844174003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844190502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 844207037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844223460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844238733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 844254001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 844270189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844285423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844301432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844316710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844333545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 844349458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844365845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844381110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 844396813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 844412624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844427917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844443991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844459665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844476128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 844492007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844508323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844523920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 844539155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 844554882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844570112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844586653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844601912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844618358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 844634251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844651038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844666166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 844681367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 844697071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844713791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844729740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844744872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844761397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 176,1760000,10000,0,0,256,9,2469,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 844810709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844827360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844842562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 844857708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 844873357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844888472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 844905554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 844921621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 844938059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 844954185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 844970682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 844985831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845001018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845017050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845032250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845048188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845063340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845080084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845095896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845112185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845127325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845142794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845158648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845173798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845189728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845205151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845221550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845237349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845253622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845269113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845284525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845300208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845315321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845331483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845346600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845362967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845378755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845395278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845410442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845425578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845441238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845456602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845472765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845487869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845504221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845520272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845536529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845551692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845567069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845583279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845598663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845614713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845629926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845646677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845662407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845678608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845693730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845709258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845725365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845740560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845756505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845772085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845788526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845804318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845820665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845836270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845851691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 845867871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845882996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 845899291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 845914452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 845930822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 845946619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 845963310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 845978464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 845993615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846009276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846024946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846040888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846056001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846072365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846088411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846104713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846119869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846135059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846151091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846166274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846182212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846197334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846217367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846233494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846249807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846265389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846280559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846296206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846311311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846327608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846342706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846359037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846374799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846391357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846406490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846421654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846437307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846452791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846468732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846483800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846500161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846516258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846532820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846547985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846563160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846579251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846594360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846610259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846625343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846642009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846657996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846674316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846689474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846704919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846720582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846735659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846751605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846767016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846783638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846799393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846815626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846831055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846846419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 846862100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846877243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 846893892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 846908997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 846925358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 846941088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 846957728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 846973040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 846988160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847003788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847019353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847035270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847050443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847066818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847082872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847099136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847114239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847129363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847145254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847160590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847176509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847191590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847208197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847224212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847240478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847255607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847271108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847286796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847301926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847317856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847333534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847350091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847365840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847382073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847397471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847412627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847428246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847443356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847459573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847474692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847491064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847506804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847523403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847538600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847554294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847569972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847585608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847601505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847616624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847632995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847649089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847665390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847680554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847695710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847711589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847726946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847742850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847757964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847774622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847790379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847806610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847821720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847837176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847853037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847868195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 847884202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 847899636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 847916015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 847931782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 847948040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 847963458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 847978778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 847994368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848009479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848025601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848040916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848057276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848073054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848089539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848104658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 848119764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 848135433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848150820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848166700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848181808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848198155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848214225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848230716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848245828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 848260927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 848276959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848292058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848307937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848323041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848339675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848355425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848371623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848386747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 848402239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 848417873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848433027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848448927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848464328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848480746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848496521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848512835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848528503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 848543587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 848559163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848574244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848590451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848605557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848621878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848637611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848654148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848669435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 848684529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 848700114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848715514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848731381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848746492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848762832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848778886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848795146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848810229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 848825383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 177,1770000,10000,0,0,256,9,2483,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 848875405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848890978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 848907157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 848922218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 848938561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 848954617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 848970844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 848985988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849001175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849017137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849032488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849048357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849063443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849080136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849095913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849112161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849127293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849142746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849158465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849173539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849189400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849204794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849221139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849236909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849253149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849268637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849283794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849299440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849314591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849330827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849345972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849362306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849378078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849394602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849409780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849424907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849440521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849455971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849471922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849487060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849503386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849519495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849535727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849550823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849566161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849582107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849597461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849613360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849628413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849645083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849660858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849677094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849692212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849707885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849723759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849738863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849754752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849770148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849786447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849802173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849818430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849833884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849848977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 849864580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849879647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 849895822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 849911142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 849927551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 849943322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 849960595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 849975736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 849990834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850006368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850021905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850037965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850053018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850069389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850085414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850101829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850116888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850131974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850147925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850163069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850178966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850194074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850210717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850227149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850243388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850258535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850274002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850289578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850304639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850320539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850335938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850352252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850368013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850384274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850399688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850414995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850430561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850445641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850461754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850476820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850493099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850508773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850525331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850540776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850555910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850571518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850587062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850603093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850618111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850634364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850650428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850666662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850681743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850696823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850712658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850727758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850743621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850758684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850775388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850791145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850807355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850822446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850837908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850853532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850868675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 850884607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 850900814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 850917144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 850932875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 850949104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 850964666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 850979846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 850995459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851010645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851026949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851042142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851058504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851074318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851090838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851105973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851121105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851136733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851152106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851167996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851183144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851199484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851215482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851231938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851247037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851262198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851278301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851293656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851309539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851324604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851341301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851357060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851373281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851388426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851403890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851419474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851434532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851450354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851465784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851482377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851498147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851514754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851529867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851545029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851560926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851576076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851592385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851607764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851624143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851640315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851656523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851671666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851686798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851702713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851717828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851734048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851749220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851765933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851781774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851798091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851813236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851828722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851844313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851859409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 851875285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 851890720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 851907057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 851922848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 851939100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 851954546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 851969691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 851985349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852000455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852016749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 852032565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 852048902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 852064600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 852081252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852096411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 852111560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 852127181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852142623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852158554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 852173682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 852190019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 852206083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 852222575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852237698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 852252823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 852268787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852283869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852299759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 852314863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 852331554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 852347319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 852363638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852378805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 852394261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 852409932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852425292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852441210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 852456769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 852473150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 852488943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 852505179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852520729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 852535908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 852551537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852566623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852582814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 852597986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 852614547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 852630304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 852646883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852661971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 852677281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 852692845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852708220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852724086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 852739197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 852755564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 852771625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 852788167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852803323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 852818489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 852834376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 852849929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 852865852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 178,1780000,10000,0,0,256,9,2497,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 853383254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 853400586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 853416952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 853433452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853448836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 853464505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 853480504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853495703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 853511749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 853527344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 853544410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 853560679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 853577354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853592490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 853607870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 853623490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853638624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 853654905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 853670323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 853686704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 853702773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 853719051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853734438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 853749634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 853765575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853780731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 853796943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 853812066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 853828871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 853844664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 853861167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853876272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 853891832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 853907553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 853922720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 853938713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 853954200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 853970627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 853986740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854003071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854018642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854034522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854050268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854065451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854081741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854096933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854113562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854129356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854146011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854161302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854176548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854192263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854209446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854225430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854240546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854256943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854273113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854289411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854304585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854319746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854335731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854350920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854366842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854382000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854398699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854414463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854430756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854445940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854461556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854477272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854492609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854508544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854524066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854540481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854556789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854573042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854588600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854603816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854619470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854634570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854651712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854667153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854683639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854699486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854717875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854733044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854748200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854763828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854780502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854796719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854811882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854828681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854844494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 854860872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854876271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 854891845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 854907503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 854922637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 854938571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 854954058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 854970431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 854986272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855002559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855018125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855033355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855049268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855064413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855080730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855095935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855112352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855128162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855144924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855160103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855175519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855191175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855206857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855222884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855238110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855254508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855270642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855286953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855302106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855317260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855333302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855348454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855364656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855380185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855397060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855415306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855434804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855450042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855468249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855484609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855499765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855517081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855532332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855549182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855565091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855582553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855597809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855613121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855628912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855644621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855660687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855675899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855692392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855708653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855725040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855740538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855755797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855771833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855787072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855803969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855819100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855835908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855851746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 855868027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855883149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 855898780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 855914447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 855929605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 855945547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 855961023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 855977391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 855993163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856010456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856026096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856041251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856059719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856075032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856091993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856107531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856124049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 856140215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856156461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856171681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856186974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856202987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856218101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856234173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856249280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856266072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 856282367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856298899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856314547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856330272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856345999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856361169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856377069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856392614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856409009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 856424827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856447159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856463866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856479036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856494652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856509796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856526051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856541093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856557649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 856573375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856590066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856605290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856620483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856637506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856653069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856669027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856684362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856700766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 856716904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856733890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856749016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856766582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856783728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856800872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856817243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856833409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856850031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 856865936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 856882304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856905015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 856920526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 856936421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 856951574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 856968244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 856983391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 856999908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857016146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857032490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857047874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 857063647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 857080356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857095600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 857111505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 857126618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 857143376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857159146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857175604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857190752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 857206396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 857222036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857237181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 857253126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 857268655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 857285149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857300908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857317165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857332681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 857347796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 857363456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857378624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 857394956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 857410062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 857428847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857446075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857464189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857480701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 179,1790000,10000,0,0,256,9,2511,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 857533297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 857550599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857567182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 857584997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 857601555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 857619505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857636814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857654951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857671608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 857688456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 857705904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857722505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 857740208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 857756819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 857775201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857792546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857810386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857827354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 857843987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 857861403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857878016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 857895858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 857912481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 857931856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 857951227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 857972871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 857990120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858006812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858024907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858041520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858059079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858075670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858094381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858111943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858129732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858146782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858163397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858180015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858195144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858211746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858226766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858243039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858258688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858275364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858290519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858305639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858322779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858338481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858354996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858370155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858386387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858402508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858418678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858433736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858448821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858464662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858479737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858495525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858510606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858527175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858542835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858559215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858574287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858589701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858605260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858620557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858636450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858651866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858668188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858683949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858700156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858715518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858730585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858746347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858761390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858777496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858792540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858808795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858824470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858843792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858858930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 858874022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 858889942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858905008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 858920932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 858935997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 858952667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 858968405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 858984650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 858999808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859015244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859030831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859045888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859061936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859077328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859093654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859109421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859125824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859141394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859156527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859172117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859187234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859203370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859218456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859234790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859250790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859267419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859282526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859297639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859313436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859329571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859345542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859360615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859376938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859392989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859409229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859424266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859439554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859455621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859470745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859486609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859501964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859518695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859534496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859550752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859566510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859582410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859598127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859613518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859629499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859645406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859661846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859677672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859693992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859709456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859724612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859740465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859755630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859771882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859786942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859803522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859819668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859836384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859851602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 859866825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 859882500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859898122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 859914138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 859929275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 859945700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 859961760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 859978039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 859993362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860008514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860024549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860039707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860055655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860070791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860087517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860103321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860119679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860134909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860150454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860166518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860181634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860197559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860213081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860229486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860245996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860262261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860278149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860293316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860309135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860324254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860340455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860355557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860371884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860387637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860404183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860419308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860434414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860449987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860465407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860481298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860496594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860512951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860528965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860545201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860560277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860575387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860591312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860606397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860622266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860637378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860654196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860669953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860686185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860701296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860716806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860732427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860747792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860763685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860779115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860795528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860811599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860829835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860845989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 860861166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 860876782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860892381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 860908342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 860923474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 860940118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 860956229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 860972535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 860987679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861003111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861019088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861034229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 861050170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861065354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861082052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861097911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861114220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861129597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861145103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861160793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861175968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 861192092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861207985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861224461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861240331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861256778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861272369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861287595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861303208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861318342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 861334652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861349767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861366191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861381980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861398543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861413756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861429062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861444678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861460186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 861476222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861491380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861508811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861524945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861541218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861556397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861571555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861587521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861602719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 180,1800000,10000,0,0,256,9,2525,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 861652567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861667753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861684189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861699987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861716555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861731722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861746919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861762575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861778031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 861793956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861809307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861825723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861841816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861858092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861873193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 861888373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 861904341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 861919497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 861935660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 861950807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 861967483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 861983292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 861999805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862015288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862030501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862046217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862062471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862084760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 862104549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 862127616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 862149806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 862171740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862191779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862212508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862234341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862253489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862272576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 862287924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 862304573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 862320712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 862337581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862352693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862368034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862383891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862399360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862415281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 862430474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 862447044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 862463094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 862479365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862494723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862509910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862525876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862541011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862556943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 862572103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 862588817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 862605116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 862621359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862636435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862652005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862669295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862684449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862700416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 862717311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 862733890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 862749678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 862766500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862781744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862796908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862812747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862828328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862844313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 862859453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 862876094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 862892255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 862909311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862924452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 862939607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 862955704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 862976670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 862992712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863008135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863024999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863040829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863057199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863072405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863088105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863103799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863118973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863135172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863151362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863168411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863184245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863200575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863216483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863231660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863247298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863262438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863278798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863294002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863310610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863326418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863343075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863358323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863373582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863390974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863409899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863425962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863441113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863457870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863473673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863489959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863505346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863521061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863536799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863551964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863568085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863584047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863600445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863616275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863632588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863648159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863663345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863678944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863694068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863710277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863725369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863741754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863757526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863774029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863789152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863804295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863819909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863835295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863851180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 863866277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 863882672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 863898732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 863914964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863930118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 863945280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 863961851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 863976960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 863992823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864007895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864024619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864040336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864056549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864071897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864087367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864102928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864118118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864134092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864149875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864166309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864182162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864198714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864214200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864229423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864245105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864260528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864276817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864291944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864308305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864324052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864340637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864355741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864370926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864386600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864402153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864418026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864433107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864449412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864465441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864481683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864496776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864512133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864527993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864543104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864558960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864574224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864590927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864606679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864622913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864638072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864653609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864670207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864685475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864701457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864717221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864733661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864749681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864766290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864781477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864796680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864812397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864827933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864843959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 864859142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 864875832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 864891963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 864908288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864923711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 864938913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 864954913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 864970067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 864986036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865001245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865017976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865033829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865050152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865065546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865081063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865096807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865111986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 865127959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865146196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865163620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865179483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865195746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865211344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865226584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865242173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865257492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 865273747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865288902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865305271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865321056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865337629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865352768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865367928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865383762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865399178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 865415091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865430198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865446749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865462771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865479018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865494159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865509348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865525248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865540370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 865556306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865571643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865588582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865604339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865620568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865635709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865651153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865666799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865681918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 865697782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865713456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865729832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865745602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865761873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 181,1810000,10000,0,0,256,9,2539,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 865811671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865827037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865842797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865859143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 865874980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 865890662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 865907021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 865922791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 865939230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 865954672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 865969802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 865985405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866000478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866016669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866031765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866048101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866064421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866081059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866096158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866111204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866126835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866142499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866158394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866173467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866189831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866207059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866223382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866238471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866253880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866270298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866285484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866301466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866316570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866333243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866349796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866367932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866383346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866398999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866414637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866429815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866445754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866461202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866477613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866493366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866509716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866525210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866540365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866555992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866571190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866587416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866602530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866618890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866634687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866651338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866666481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866681778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866697402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866712865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866728812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866743957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866760596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866776662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866792922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866808077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866823285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866839313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866854447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 866870384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 866885738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 866903419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 866919162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 866935741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866950838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 866966353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 866981950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 866997042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867012921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867029094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867046054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867061884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867078677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867093848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867109317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867125081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867140825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867156748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867171928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867188289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867204419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867220743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867235910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867251069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867267367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867282478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867298334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867313419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867330164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867345913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867362178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867377300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867392788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867408392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867423452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867439308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867454905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867471303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867487083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867503300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867518691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867533781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867549394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867564479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867580687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867595832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867612691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867628484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867645349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867660461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867675595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867691222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867706782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867722695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867737753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867754321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867770375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867786600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867801705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867816943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867832881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867847998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 867863926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 867879049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 867895672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 867911422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 867927643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867942760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 867958252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 867973842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 867988944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868004822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868020291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868037058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868055648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868074324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868092815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868110385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868126441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868143002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868159132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868174323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868190886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868207466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868223937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868239116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868254449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868272223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868288222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868304182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868319361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868336308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868352181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868369815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868386695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868402455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868418062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868433136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868449242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868464787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868481218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868496881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868513119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868528724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868543921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868559514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868574563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868590839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868605866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868622220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868637922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868654648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868669713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868684810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868700391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868716562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868732557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868747577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868763870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868780143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868796373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868811484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868826562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868842564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868857658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 868873548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 868888619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 868905389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 868921184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 868937391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 868954328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 868969466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 868985377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869000547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869017093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869032160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869050366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869068069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869087551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869103374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 869118848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 869134727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869151342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869167434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869182654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869199306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869215758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869232269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869247488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 869263011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 869279200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869294446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869310425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869325833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869342668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869358537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869374864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869390495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 869405735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 869421445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869436630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869453370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869468573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869485765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869501604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869518688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869533823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 869548972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 869564554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869580111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869596002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869611056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869628614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869645900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869662333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869677572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 869692890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 869709341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869724541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869740561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869755759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869772776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869788627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869805031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869820253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 869835964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 869853875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 182,1820000,10000,0,0,256,8,2837,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 869903234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 869919266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 869934547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 869951296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 869967710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 869984083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 869999351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870016732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870032592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870048690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870066411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870085997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870105363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870124145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 870141773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870156977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870172234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870187921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870203618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870219632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870234793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870251205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870267641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 870283947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870299084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870314213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870330317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870352684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870368805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870383937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870400764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870416530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 870432792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870447959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870463487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870479108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870495474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870511406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870527140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870543515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870559267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 870575495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870590924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870606041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870621659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870636716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870653047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870668122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870684446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870700297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 870717002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870732123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870747285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870762899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870778528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870797182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870812428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870829254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870844981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 870861256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870876404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 870892009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 870908225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 870923874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 870939820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 870955618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 870972661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 870988596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871004894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871021097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871036286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871054114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871071969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871091253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871106778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871123410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 871140018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871156472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871171748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871187089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871203218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871218480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871234541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871249802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871266742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 871282626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871299025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871314275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871331313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871347227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871362532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871378626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871394551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871411095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 871427014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871443424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871461516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871476862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871492711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871507988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871524671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871539943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871556467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 871572402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871589351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871604608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871619868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871635624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871651510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871671836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871687071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871704868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 871720591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871736852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871751954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871767447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871783023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871798076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871814673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871830765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871847317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 871863002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 871879180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871894621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 871909779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 871925407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 871940546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 871956814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 871971923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 871988257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872004035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872020876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872035974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872051690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872070281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872088282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872110327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872125860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872143046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872159009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872175410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872190639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872206541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872222229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872237433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872253413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872268983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872285430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872301237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872317626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872333459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872348623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872364296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872380669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872397193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872412382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872428784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872444687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872461337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872477319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872492550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872508266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872523839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872539866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872555058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872571544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872587941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872604295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872619494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872634714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872650737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872665936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872681930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872697130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872714110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872729993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872746362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872761581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872777397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872793152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872808337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872824309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872839842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872856314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 872872152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 872888460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872904194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 872919393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 872935117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 872950274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 872966642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 872981836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 872998306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873014163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873030819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873046370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873061602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873077834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873093189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873109228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873124410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873141271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873157142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873173513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873188726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873204325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873220063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873235341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873251327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873267097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873283583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873299453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873315805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873331361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873346589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873362269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873377476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873394042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873409340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873425828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873441802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873458538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873473797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873489047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873504755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873520477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873536465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873551666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873568140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873584573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873600911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873616172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873631439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873647504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873662782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873678803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873694008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873711093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873727171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873743513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873758760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873774546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873790236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873805429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873821377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873836919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873853358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 873869208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 873885551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873901277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 873916429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 873932020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 873947149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 873963689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 873978764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 873995155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874010926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 183,1830000,10000,0,0,256,8,2853,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 874061044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874077423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874092997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874108657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874123814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 874140149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 874155330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 874172010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874187806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 874205579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874220778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874235950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874251617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874267365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 874283548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 874298729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 874315151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874331331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 874347715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874362962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874378151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874394235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874409817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 874425761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 874440908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 874457779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874474871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 874491262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874506506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874522276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874537982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874553193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 874569173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 874584765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 874601166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874616980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 874633245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874648796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874665941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874681736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874703001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 874719048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 874734216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 874750617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874766992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 874783500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874798666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874813935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874831318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874846617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 874862544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 874877646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 874895283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 874911215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 874927567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874942765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 874958747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 874974427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 874990413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875007753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875023492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875041898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875060626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875080566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875101162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 875118997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 875144029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875160283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875176312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875191799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875210727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875226580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875243460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875258616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 875274853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 875290564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875305704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875321701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875337311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875354135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875370120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875386493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875402369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 875417723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 875433417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875448550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875465628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875480782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875497191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875512947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875529757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875544970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 875560128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 875582140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875598803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875615314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875630499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875648306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875664210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875680490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875695669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 875711534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 875727232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875742428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875758363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875775116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875792635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875809845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875828134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875844737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 875861348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 875878470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 875895427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 875913272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 875930254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 875948165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 875966100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 875983831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876004327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876021374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876038403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876055575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876073199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876089941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876106485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876122619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 876139864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876155154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876170346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876186008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876201115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876217432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876232500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876248796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876264833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 876281120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876296261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876311346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876327445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876342887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876358845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876373922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876390592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876406320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 876422532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876441999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876457729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876473639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876489974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876507253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876524740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876542058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876557879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 876574138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876590225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876605462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876621823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876636818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876653330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876668322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876684563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876700154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 876716762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876731800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876746822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876762299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876777708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876793491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876808483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876824711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876840894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 876857023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876877575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 876893215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 876908885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 876923977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 876941114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 876957967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 876974438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 876990226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877006468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877022216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877037343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877052901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877067952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877084434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877099553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877115914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877131729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877148509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877163651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877180358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877196790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877212609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877228589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877243720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877260111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877276386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877293134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877313042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877329102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877346025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877361634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877377469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877394502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877411169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877426876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877443026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877458583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877473738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877489317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877504403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877520576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877535827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877552095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877567750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877584516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877599592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877614678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877630216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877645643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877661491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877676523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877692870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877708960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877725103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877744214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877759475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877776995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877792849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877808774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877824766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877842103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877858622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 877874929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877890500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 877905667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 877921292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 877936386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 877952652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 877967798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 877984166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 877999954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878016597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878031948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878047066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 878062650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878078226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 878094188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 878109305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 878125650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 878141777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878158041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878176857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878192153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 184,1840000,10000,0,0,256,8,2868,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 878245548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878262543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 878279217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 878294440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 878310965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 878327232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878343907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878359154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878374463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 878390633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878405823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 878421789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 878437886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 878455143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 878471327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878487633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878502789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878521427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 878537467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878553365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 878569692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 878585808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 878602344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 878625508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878644378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878660448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878675922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 878693436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878709436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 878725372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 878740495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 878756934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 878773241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878789524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878804661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878819860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 878836167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878851314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 878867246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 878882373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 878899520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 878915323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 878931639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878946784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 878962490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 878978371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 878993499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879009455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879025177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879048775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879065350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879085493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879101481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 879117405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 879134996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879152228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879168401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879183532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879200109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879217331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879233641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879249438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 879265399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 879281057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879296148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879312094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879328126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879345321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879361287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879377686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879393700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 879409280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 879425009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879440116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879456718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879472068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879495856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879513303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879531196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879546591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 879563128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 879579413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879594597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879610666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879625861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879642963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879658985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879675200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879691326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 879706939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 879722789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879737911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879753847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879769361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879785713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879801481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879817769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879833385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 879848724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 879864321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879879454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 879895763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 879916961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 879933843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 879950529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 879967633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 879983841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880000744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880016975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880032158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880048054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880063158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880079908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880095709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 880112067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880127220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880142759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880158382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880173513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880189452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880205183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880221667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880237443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 880253756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880269323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880284543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880300188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880315362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880331707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880355377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880375244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880398418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 880419009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880441774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880460795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880476540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880491644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880507609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880523323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880539869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880555596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 880571857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880587397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880602729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880618257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880633312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880650314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880665425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880681760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880697485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 880714104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880729258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880744404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880760010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880775640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880798299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880813576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880830601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880846514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 880864138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880879330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 880894966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 880910891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 880926039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 880943216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 880958949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 880975406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 880991260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881007589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881023324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881038758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881054460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881069642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881086009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881101079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 881117440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 881133159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881149827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881164871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881179945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881195479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881210950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881231971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881247106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 881263482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 881280579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881297916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881313075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881329495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881345127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881360269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881376220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881391827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 881410327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 881428728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881447432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881463445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881479021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881494836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881510001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881527340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881542734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 881559255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 881575053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881592086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881607462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881622725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881638364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881661501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881678443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881693869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 881711792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 881728845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881745311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881760563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881778088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881798120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881815189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881831859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881847050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 881863445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 881879235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 881895917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881911100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 881926258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 881941913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 881957645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 881973520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 881988678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882005034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 882021884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882038217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882053348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882068517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 882090250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882106248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 882122277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 882137528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882154540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 882171023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882188177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882204952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882220396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 882236085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882251248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 882267640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 882282869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882299347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 882315194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882331972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882347182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882362413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 882378110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882393717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 882409794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 882424941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882441382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 185,1850000,10000,0,0,256,8,2884,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 882492122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882508500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882529193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882545187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 882561070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882576416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 882593879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 882609559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882626239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 882642697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882659171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882674511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882689842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 882706095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882721317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 882738185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 882753364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882770359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 882788297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882806731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882824051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882842298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 882858026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882873123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 882889073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 882905607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 882922413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 882938230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 882962293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 882978667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 882994035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883009816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883026438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883043747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883058952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883075521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 883092235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 883109025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883124179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 883139886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883155806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883170935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883186799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883202316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883218737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 883234503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 883250710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883266452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 883281636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883297514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883312661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883329081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883344261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883360649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 883376422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 883398653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883415046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 883431022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883447878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883465925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883482141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883497371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883513875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 883530438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 883546733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883561855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 883577585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883593776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883609116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883624962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883640449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883656915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 883672922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 883689823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883706794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 883722014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883737555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883752609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883768920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883784048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883802378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 883827921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 883848522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883866257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 883884584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 883906798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 883925359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 883944428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 883964089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 883983909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884003158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884023185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884040295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884058293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884074288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884090164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884106196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884121382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 884137856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884155101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884171626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884186754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884202245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884217975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884233102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884248977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884271233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 884287769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884304308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884320630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884336907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884353121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884368898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884383982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884400499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884415635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 884432146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884447847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884464524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884479872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884495006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884510645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884526250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884542478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884557656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 884574033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884590312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884606871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884622053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884637225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884653338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884668593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884684620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884706774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 884723366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884740098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884756595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884773242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884789502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884805205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884821139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884838461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884853805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 884870153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 884885883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 884902635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884917809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 884932921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 884948566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 884964105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 884980015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 884995327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885011731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885027850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885044103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885059177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885074279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 885090355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885105691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 885121507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 885141903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885158620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885174457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885191539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885207967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885223287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 885239086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885254311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 885270741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 885285954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885302522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885318398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885335296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885350512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885368364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 885385035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885403464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 885422199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 885440402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885461565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885481049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885500535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885520705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885539503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 885564281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885584395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 885600843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 885616107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885632762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885650182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885666738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885682192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885697610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 885713831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885729081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 885745150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 885760380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885777287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885793420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885809828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885825102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885840785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 885856790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885872078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 885888160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 885903991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 885920426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 885936309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 885953015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 885969584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 885985372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 886007064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886023856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886039942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886055415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886073234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886089595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 886105930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886121057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 886136361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 886152444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886167574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886183447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886198518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886218221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886234204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 886251154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886267023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 886282204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 886297873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886312987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886329334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886344468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886360941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886379115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 886397111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886414610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 886430615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 886446522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886462704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886479010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886494273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886511089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886528277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 886544898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886560021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 886575256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 886591760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886606840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886622676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886637771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886654474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886670395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 886686555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886701602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 886717222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 186,1860000,10000,0,0,256,8,2900,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 886766939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886782064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886797834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886812801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886829412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886845029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 886861350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886877571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 886893332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 886909286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 886924289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 886941405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 886957097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 886973346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 886989175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887005273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887020626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887035597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887051085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887066061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887082184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887097149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887113375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887128985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887145451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887160451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887175457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887190963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887206405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887222195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887237205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887253400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887269486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887285561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887301631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887316683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887332909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887348065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887364029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887379445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887396407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887412243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887428476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887443632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887459109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887474663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887489670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887505422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887520826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887537102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887552806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887568928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887584280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887599898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887615440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887630465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887646648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887661666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887678554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887695129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887712537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887727695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887743595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887759194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887774895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887790623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887806300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887822625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887839194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887855687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887870942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 887886091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 887902063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 887917012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 887932809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 887947747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 887964377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 887980001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 887996077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888011063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888026395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888041827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888056777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888072509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888087865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888104061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888119683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888135744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888151381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888166952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888183275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888198279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888214649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888229700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888246323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888262664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888279412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888294551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888309686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888325181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888340569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888356366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888371366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888387547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888403772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888419889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888435103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888450125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888466139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888481235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888497100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888512195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888528888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888544649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888561129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888576220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888591845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888608517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888623558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888640053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888655036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888671196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888687061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888703630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888718640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888733679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888749354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888764550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888780405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888795358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888811573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888827508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888843607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888858578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 888873827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 888889565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888904795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 888920512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 888936125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 888952718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 888968396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 888984474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 888999457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889014809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889030315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889046361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889062405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889077781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889093956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889109655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889126001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889141554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889156637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889172161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889187205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889203465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889218611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889235007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889250944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889267546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889282546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889297535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889313255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889328696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889344500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889359546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889375816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889392225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889408530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889423866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889439087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889455165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889470940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889487359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889502868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889519750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889535549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889552003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889567065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889582610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889598908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889614128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889630076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889645600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889661932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889677636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889693858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889709352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889725131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889740792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889755663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889771798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889786713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889803096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889818600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889835038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889850013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 889864991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 889880440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889895983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 889913329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 889929044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 889945548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 889966693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 889983397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 889998426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890013650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890030392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890045419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890061468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 890076446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890093060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 890108643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 890124933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890140306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890155286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890170750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890185714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890201439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 890216867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890233055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 890248896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 890265979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890280988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890295993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890311440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890326394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890343780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 890358984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890375531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 890391773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 890408124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890425180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890441127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890457892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890473005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890488916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 890504250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890521002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 890536759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 890553230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890568604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890584114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890599664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890614944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890630796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 890646213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890662542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 890678282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 890694470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890709950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890725092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890740714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890755810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890772459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 187,1870000,10000,0,0,256,8,2915,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 890823610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890840731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 890856741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 890872984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890888114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 890903842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 890919478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 890934815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 890951493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 890967068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 890983375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891001770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891018457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891033541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891048615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891064200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891079558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891096309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891111399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891127886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891144167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891160305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891175315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891190348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891206769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891222521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891238294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891253512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891270466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891286596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891303414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891318560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891335089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891350712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891366536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891382395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891398865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891415304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891432465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891450042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891465840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891481696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891498564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891516108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891532200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891547367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891563816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891580105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891596311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891611342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891627191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891644106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891659542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891675400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891690616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891707320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891723137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891739339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891754384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891770442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891785984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891800958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891816806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891832640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891848997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 891864706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 891880903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891896346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 891911420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 891926947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 891942158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 891958319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 891973333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 891989569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892005214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892022006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892037036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892052058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892067568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892084839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892100671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892115631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892132293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892148504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892165008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892180375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892195607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892211795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892226919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892242846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892258704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892275659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892291447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892309770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892327271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892342706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892358371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892373471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892389681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892404932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892421366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892437321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892453988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892469251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892484424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892500321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892517216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892533051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892548307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892564635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892580785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892597210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892612297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892627610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892643778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892658756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892674543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892689523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892706126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892721771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892737899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892752903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892768518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892784018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892799044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892814829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892830188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892846402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 892862049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 892878402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892893784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 892908773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 892924246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 892939211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 892957265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 892972978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 892989252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893005094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893021974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893036998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893052025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893067483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893082910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893098674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893113645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893129881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893146111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893162231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893177231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893192479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893208357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893223330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893239177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893254186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893270904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893286558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893302702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893317946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893333483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893349093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893364079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893380532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893396695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893413120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893428908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893445132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893461075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893476192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893491764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893506896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893523614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893538738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893555168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893571177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893587977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893603060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893618160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893634385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893649923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893665801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893680877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893697218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893713341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893729513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893744575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893759684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893775723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893790841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893806721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893823036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893840343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 893856173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 893873722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893891986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 893909903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 893926242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 893941808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 893959966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 893976581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 893995354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894012421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894030564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894046627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 894062679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 894081374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894098261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 894117386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 894135303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 894157280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894177292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894195673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894214716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 894230601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 894246416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894263408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 894281391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 894297329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 894315191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894332772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894350193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894365331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 894380794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 894396994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894412079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 894427998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 894443109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 894459933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894475721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894491929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894507233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 894522813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 894538456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894553539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 894569668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 894585161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 894601489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894617215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894633391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894648985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 894664714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 894682212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894697488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 894714169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 894731044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 894747674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894763412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894780319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894795426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 894810609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 894826182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894841654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 894857594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 894873135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 894891083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 894908868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 894928883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 894944169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 188,1880000,10000,0,0,256,8,2931,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 895000344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895017486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895032777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895049958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895065278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895082752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895098713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895116005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895132707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 895149302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895165326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895180429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895196823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895214229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895231033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895246887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895263589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895279846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 895295299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895311057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895326172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895343089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895358174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895374693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895390959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895407209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895422309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 895438380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895454658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895469704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895485541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895500810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895518095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895533988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895551785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895569855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 895589091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895604754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895619843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895636113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895651803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895668193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895683903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895700304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895715784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 895730816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895747144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895762401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895778692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895793742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895810384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895826532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895843669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895858728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 895874030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 895890255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 895906740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 895926048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 895942478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 895961576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 895978077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 895995968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896011166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896028853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896044418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896059386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896075580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896091808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896110667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896129008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 896146628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896161742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896176954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896192794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896211128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896234078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896249608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896267466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896283152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 896299342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896314371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896330184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896345832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896360910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896377514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896393192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896410311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896427231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 896444466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896460298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896475506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896491092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896506312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896523119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896538129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896554340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896570138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 896586622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896601551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896616477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896632100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896647739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896663471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896678388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896694542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896710546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 896726592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896741489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896756437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896772225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896787134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896802814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896817709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896834209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896850386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 896867154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896882333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 896898086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 896913730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 896929342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 896945505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 896961043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 896977393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 896993125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897009375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897024922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897040076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897055724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897071135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897087522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897103317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897119708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897135747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897152791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897168006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897183311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897199085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897215207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897231449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897246593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897263003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897279657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897297209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897312374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897328692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897344248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897359235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897375353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897391063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897407409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897423083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897439357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897455430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897470750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897486317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897501350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897518110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897533196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897549472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897565166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897582049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897597085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897612188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897627940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897644103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897659955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897675006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897691341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897708233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897726148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897741514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897757163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897775273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897790385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897806577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897821955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897838832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897854556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 897870674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897885656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 897901054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 897916505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 897931492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 897947469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 897963171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 897979514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 897995352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898011567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898027116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898042225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898057849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898073171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898089498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898104609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898120990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898136792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898153801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898169561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898184792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898200406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898217368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898233220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898248488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898265352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898281109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898297306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898312412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898327950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898343522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898358586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898374411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898389973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898406341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898422103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898438309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898454270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898469369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898484943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898500020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898516264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898531378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898547690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898563457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898580481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898596513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898611539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898626960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898642682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898658539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898673744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898689917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898705924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898722030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898737015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898752005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898767904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898782852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898798619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898813582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898830418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898846063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 898862143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898877111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 898892729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 898908220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 898923225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 898938942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 898954356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 898970621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 898986224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899002322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899017922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899033860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899049462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899064514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 189,1890000,10000,0,0,256,8,2947,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 899115766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899131348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899148485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 899164195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899180390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899195450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899210952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899226480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899241510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 899257349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899272941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899289206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 899304874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899321148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899336640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899351676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899367192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899382219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 899398527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899413544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899429783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 899445438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899462772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899477787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899492701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899508765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899524338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 899540120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899555347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899571590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 899587654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899603806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899618823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899634002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899650122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899665149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 899680956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899695957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899712568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 899728223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899744338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899759324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899774742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899790550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899805546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 899821317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899836723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899852973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 899868616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 899884730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899901166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 899916385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 899931970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 899947077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 899964002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 899979308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 899996630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900012676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900029369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900044494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900059640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900075252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900090748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900106581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900121723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900138062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900154347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900170533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900185648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900200720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900216707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900231769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900247626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900263027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900279984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900295739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900311919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900328135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900344371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900360005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900375113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900391595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900406959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900423918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900439629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900457039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900472055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900487092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900502588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900518154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900533947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900548919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900565144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900581190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900597268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900612242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900627228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900643462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900658466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900674281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900689289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900705963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900721581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900737746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900752768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900769625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900785239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900800226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900815988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900831432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900847946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 900863647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 900879836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900895406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 900910478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 900925951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 900940964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 900957937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 900973147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 900989487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901005246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901022134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901037205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901052264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901067840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901083277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901099132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901115294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901131594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901148009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901164176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901179208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901194272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901211400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901226594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901242475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901257569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901274432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901290473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901306680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901321730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901337225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901352770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901367818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901383706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901399274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901415586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901431303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901447472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901462888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901477977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901493508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901508523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901524735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901539941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901556503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901572138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901588990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901604111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901619258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901635774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901651681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901667412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901682337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901698532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901715019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901731098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901746000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901760955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901776907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901792357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901808154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901823107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901839742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901855395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 901871507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901886501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 901901835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 901917327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 901932310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 901948079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 901963632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 901979911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 901995585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902011744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902027355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902042401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902057933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902073914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902090704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902105706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902121929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902137585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902154324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902169282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902184234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902199745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902216894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902232760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902247793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902264107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902280219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902296373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902311436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902327025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902342636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902357675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902373495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902388741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902405373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902421039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902437185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902453222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902468342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902483901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902498952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902516421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902534925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902551449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902567282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902584415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902599459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902614466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902629943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902645406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902661139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902676118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902692334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902708916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902725111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902740181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902755201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902771147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902786165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902801951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902816936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902833601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902849291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 902865415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902880426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 902895846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 902911313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 902926286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 902943011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 902958647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 902974897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 902990558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903006688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903022678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903037750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903053260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903068254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903084768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903099666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903116202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 903131784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903148275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 190,1900000,10000,0,0,256,8,2962,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 903196745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903212612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903228222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903243208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903259053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903274478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903290834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 903306501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903322716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903338043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903353036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903368497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903384962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903401349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903416409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903432705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 903448410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903465499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903480564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903495560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903511034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903526627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903542461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903557476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903573736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 903589818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903605877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903620838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903635860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903651783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903666763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903682541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903697538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903714550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 903730273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903746446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903761494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903777082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903793211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903809203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903825102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903840705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903857139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 903872928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 903890146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903905429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 903920591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 903936160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 903951216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 903967878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 903983012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 903999397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904015622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904031763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904046759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904061766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904077647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904092859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904108627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904123603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904140168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904155808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904171896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904186876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904202253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904217915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904232944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904249798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904265335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904281589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904297209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904313319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904328970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904344073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904359531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904374550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904390780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904405842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904422128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904437823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904455013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904470291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904485314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904500829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904516230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904532039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904547044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904563276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904579457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904595567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904610558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904625574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904641568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904656559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904672349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904688189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904704925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904720840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904736974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904752295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904767804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904783415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904798415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904814199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904829622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904845893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 904861577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 904877734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904893272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 904908387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 904923861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 904938836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 904955163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 904970216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 904986462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905002097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905018566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905033585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905048588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905064091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905079577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905095639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905111529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905128687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905145025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905161187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905176175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905191415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905207288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905222259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905237982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905252880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905269443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905285048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905301122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905316114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905331530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905347025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905361972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905377716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905393094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905409324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905424964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905441066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905456471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905471711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905487233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905502262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905518530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905533566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905551074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905566877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905583736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905598832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905613947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905629736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905645213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905661217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905676296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905692575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905708736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905724913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905739964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905755042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905771628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905787121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905803019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905818109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905834884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905850593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 905866733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905881763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 905897150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 905912646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 905927674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 905943453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 905959186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 905975764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 905992192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906008286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906023774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906038849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906054413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906070281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906086915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906101972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906118308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906134045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906150910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906166032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906181240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906196908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906213788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906229620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906244645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906260935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906277359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906293463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906308461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906323491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906339686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906354700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906370486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906385501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906402337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906419337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906435478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906451344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906467021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906482528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906498327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906514619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906529873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906546275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906562023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906578689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906594087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906609203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906624795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906640303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906656416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906671519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906687850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906703975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906720479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906735911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906750916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906766874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906782014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906797714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906812626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906829348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906845105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 906862057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906877137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 906892683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 906908228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 906923404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 906939375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 906954894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 906971476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 906987223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907003448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907018824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907033984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907049593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907064717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907081388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907096730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 907113900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 907129717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907146421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907161809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907177011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907192657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 191,1910000,10000,0,0,256,8,2978,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 907242032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907258037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907273950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 907291991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 907308242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907324478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907340368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907355715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907371686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907386857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907403263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907418339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 907434792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 907450528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907473748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907488970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907504310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907521449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907537219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907553401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907568381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 907585204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 907600908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907617115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907632106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907647676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907663170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907678091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907693829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907709124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 907726697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 907742364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907758383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907773887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907789096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907804827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907820652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907837379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907852399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 907868622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 907884250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 907900828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907915869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 907930894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 907946436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 907961837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 907977592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 907992591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908008808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908025633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908041793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908057175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908072669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908088999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908104108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908119995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908135071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908153110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908172021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908190762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908206272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908221337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908237335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908252400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908268732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908284027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908300722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908316804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908336346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908352486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908367733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908383329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908398910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908415026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908430041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908446292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908462459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908478711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908494510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908509502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908525455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908540435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908556205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908571245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908589229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908605014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908621106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908636082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908651684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908667599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908682615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908698374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908714286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908730731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908746425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908762574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908778039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908793084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908808589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908823605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908839971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908858254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 908874527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 908890604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 908906736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908921730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 908936719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 908952572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 908967790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 908983550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 908998510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909015064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909032010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909048254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909064415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909080628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909096296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909111612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909127410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 909142809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909163833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909180114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909196843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909212573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909228089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909243736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909258872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909275346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 909290714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909307102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909322894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909339785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909354961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909370100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909385747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909401297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909417420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 909432503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909448880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909466145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909482318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909497319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909512332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909528516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909543937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909559868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 909574988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909592047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909607736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909623888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909638932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909654458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909670212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909685258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909701071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 909716648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909732923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909748598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909765073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909780146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909795250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909810841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909826611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909842810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 909857851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 909874360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 909891647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 909908105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909923129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 909938153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 909954101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 909969425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 909985230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910000186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910017865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910034412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910052669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910067838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910083862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910099497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910114546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910130448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910145880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910162407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910178098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910194274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910210887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910226004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910241585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910256640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910273596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910288857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910305838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910321854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910339783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910355141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910370273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910385879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910401774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910417867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910433400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910449658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910465901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910482101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910498252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910513397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910529411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910544420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910560205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910575202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910591803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910607406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910623472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910638437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910653822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910669307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910684331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910700117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910715707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910731931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910747564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910765323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910780339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910795272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910810662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910825578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910842061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910857276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 910873488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 910889118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 910905637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910920619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 910935619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 910951089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 910966637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 910982390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 910997350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911013593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911029652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 911045737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911060714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911075774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911091699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911106865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 911122620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 911137574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911154245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911170789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 911187369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911204454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911219613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911235100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911250446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 911267626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 911282968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911299243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911314824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 192,1920000,10000,0,0,256,8,2994,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 911369062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911384324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911400132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911415852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911430708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 911446438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 911461777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911478032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911493599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 911509616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911525122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911540341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911555746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911570656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 911586710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 911601806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911617908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911634795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 911651427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911666367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911681551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911696940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911712502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 911728478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 911743426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911759583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911776416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 911792726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911807701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911822649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911838567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911854313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 911870084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 911885921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 911902598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 911918497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 911934654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911949651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 911965106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 911980609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 911995595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912011381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912026933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912043320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912059765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912077713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912092845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912108104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912123566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912138613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912155012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912169974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912186453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912203266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912219726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912235832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912251236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912267465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912282580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912298497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912313603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912330357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912346134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912362594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912377870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912393477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912409294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912424362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912440358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912455865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912472147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912487805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912505214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912521882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912537319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912552951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912568059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912584654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912599954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912616257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912631972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912648634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912663715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912678764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912694317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912709728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912725521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912740533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912756785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912772923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912789329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912804375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912819448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912835354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912850913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 912867592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 912885061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 912904889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 912921954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 912939830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 912959530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 912978964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 912998574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913019794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 913037527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 913056617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 913079920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 913100063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 913119280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913141294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 913162894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 913184373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913205914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 913225141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 913243446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 913267878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 913290400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 913313183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913335741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 913358212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 913381092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913402892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 913426662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 913449221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 913474462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 913493817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 913519837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913540929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 913560944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 913580811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913596657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 913615300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 913635023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 913653835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 913670789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 913687948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913704679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 913721121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 913736763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913751730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 913768530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 913791022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 913809192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 913824957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 913843880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913859501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 913875954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 913893531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 913909414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 913925771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 913940890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 913958886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 913974846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 913991059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914006727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914027152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914047656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914063948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914083615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914099768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914117136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914133763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 914152326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914168065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914183417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914199450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914215469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914232278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914248271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914265640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914281498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 914298017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914313451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914329200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914344718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914361187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914378530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914394203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914410559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914426426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 914442594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914458113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914473392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914488952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914503920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914520088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914535039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914551277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914566888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 914583426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914598633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914613662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914629143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914644498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914660263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914676603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914692866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914708990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 914725087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914740032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914756382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914773430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914788691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914804442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914819396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914836017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914851634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 914868419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914883374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 914898945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 914914424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 914929418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 914945146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 914960538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 914976930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 914992543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915009309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915025045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915041369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 915057754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915073535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915090859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 915107736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 915124418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 915140933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915160980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915176247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915191582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 915210222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915228462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915244415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 915259510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 915276372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 915292344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915308596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915323701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915339212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 915355124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915370291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915386254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 915401807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 915420059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 915437168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915454391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915469987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915485514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 915501304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915517209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915533742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 915549490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 915565768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 915581892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915597982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915613395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915628460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 193,1930000,10000,0,0,256,8,3010,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 915679521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915694787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915711451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 915726836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 915743048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 915758678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915775203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915790415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915805423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 915820898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915836224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915851907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 915866803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 915882936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 915898954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 915915028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915929921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 915944825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 915960648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 915975582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 915991269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916006187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916022739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916038312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916054349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916069292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916084632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916101182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916117412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916133264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916148811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916165290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916180922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916197015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916212883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916228082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916243532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916258522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916274658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916289863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916306066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916321716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916338135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916353072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916368018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916383433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916398751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916414435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916429303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916445492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916461436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916477722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916492668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916507651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916523557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916538544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916554479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916569415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916585981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916601624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916617737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916632733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916648064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916663527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916678681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916694397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916709759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916725968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916741582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916757677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916773402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916788426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916803941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916818951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916835155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916850194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 916866642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 916882340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 916898864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916913886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 916928925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 916944440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 916959831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 916975655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 916990678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917006940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917023000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917039124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917054101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917069116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917084942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917099944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917115743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 917130746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917147341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917162985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917179281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917194264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917209630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917225171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917240194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917255995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 917271484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917287818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917304193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917320305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917335778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917350793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917366451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917382551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917398873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 917413960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917430481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917446801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917463319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917478470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917493565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917509001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917524364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917540362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 917555533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917571819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917587885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917604439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917619807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917635165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917651419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917666860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917682603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 917697552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917714130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917730133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917746627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917761950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917777676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917793880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917809313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917825526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 917841282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 917857987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 917874116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 917891112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917907478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 917926721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 917947087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 917964995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 917986317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918005134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918027751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918048780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 918069721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918090021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 918109545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 918129135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918147980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 918167681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918186152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918206342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918222943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 918239838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918255197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 918271092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 918286889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918302589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 918318807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918334716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918351423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918368090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 918384994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918401108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 918416868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 918432903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918448330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 918464975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918480517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918497677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918513629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 918530624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918546221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 918561583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 918577814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918593115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 918609305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918624429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918642797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918659061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 918676449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918695226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 918717225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 918739876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918761344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 918782964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918803167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918824361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918841924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 918858856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918874464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 918891638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 918907779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 918923324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 918939305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 918954852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 918971277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 918987542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 919004089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919019902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 919035332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 919051978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919068010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 919088718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 919108485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 919129108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 919150504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 919171885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919188998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 919205376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 919221247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919236624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 919252696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 919268286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 919284865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 919301388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 919318377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919334557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 919350326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 919366614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919382128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 919400285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 919421470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 919445047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 919468685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 919493298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919517395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 919538197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 919559421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919581853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 919605025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 919624506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 919648336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 919671380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 919694007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919716088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 919737071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 919758214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919779704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 919800592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 919820149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 919842263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 919864052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 919885236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919906791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 919928533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 919950462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 919974055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 919997853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 920020834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 920043788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 194,1940000,10000,0,0,256,8,3026,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 920788068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 920813938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 920838685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 920860830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 920884393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 920909052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 920935009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 920960884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 920983369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 921003576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 921030322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921054178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 921079252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 921104340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921127976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 921152505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 921175904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 921199498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 921223589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 921244941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921263363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 921282639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 921301809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921322415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 921347311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 921369575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 921395439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 921418549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 921442998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921473964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 921498428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 921525876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921550881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 921578508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 921603834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 921627806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 921653389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 921677973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921701191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 921724367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 921747350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921771994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 921796136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 921819689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 921847086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 921871272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 921896941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921919360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 921942420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 921967262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 921989772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 922011113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 922030230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 922049749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 922072530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 922100115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922124461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 922150189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 922174355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922196759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 922225271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 922251511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 922281731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 922306943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 922336043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922361893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 922387123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 922414617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922439328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 922471674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 922497095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 922522394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 922545777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 922569353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922594996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 922619520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 922648329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922670224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 922695578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 922739177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 922767668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 922793979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 922821299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922847695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 922870397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 922894712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 922913926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 922933074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 922953219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 922974377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 922992937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 923012588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923034806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 923054877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 923076575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923098153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 923119034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 923136742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 923157355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 923176233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 923194117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923211952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 923228319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 923249206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923267945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 923287869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 923308791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 923332189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 923355405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 923377864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923401342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 923424026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 923448132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923472037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 923498003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 923524690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 923551812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 923575149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 923599701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923617453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 923636471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 923658605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923680481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 923700769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 923721585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 923742984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 923761859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 923782108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923799842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 923816850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 923839319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923857575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 923874712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 923892374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 923912155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 923934285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 923956419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 923976112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 923995484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 924017425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924037947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 924059510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 924081329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 924104069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 924126344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 924149162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924168368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 924187803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 924207377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924223762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 924242642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 924258903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 924277685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 924294697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 924313158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924330607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 924347067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 924364316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924382958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 924402266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 924418694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 924436062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 924453417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 924470334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924486019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 924501808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 924519210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924534720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 924550827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 924566784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 924584861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 924601509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 924618961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924635368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 924655415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 924673070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924690237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 924710440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 924734393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 924752404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 924770204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 924787063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924802633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 924818046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 924834465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924850195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 924866374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 924882689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 924901126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 924919693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 924942786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 924964645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 924983019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925000493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925018944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925036663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925053456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 925071386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 925089196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 925106609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925122987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 925139183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925157153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925173439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925191123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925209039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 925227221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 925245049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 925263573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925281884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 925299214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925316702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925334703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925352227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925369307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 925387639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 925407022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 925425421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925441967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 925459461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925476378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925492700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925509703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925526839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 925544243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 925560814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 925577712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925593237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 925610282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925630142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925647909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925664631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925681371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 925698973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 925716583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 925734265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925749739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 925765898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925781811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925796998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925813135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925828980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 925845376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 925861136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 925877882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925893783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 925909285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 925926097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 925945054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 925965121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 925983133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 926002325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 926021026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 926038237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926054066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 926070606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 195,1950000,10000,0,0,256,8,3041,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 926128153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926149362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 926172674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 926194687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 926217738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 926235662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 926253113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926271703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 926291795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 926313960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926340923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 926365713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 926388588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 926414558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 926435743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 926455528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926472571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 926489098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 926505249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926522009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 926539733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 926555384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 926576689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 926600966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 926624444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926649859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 926672623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 926696366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926721183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 926744600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 926769752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 926790979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 926808271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 926834984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926851219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 926867109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 926883024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 926900332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 926917264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 926933400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 926956232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 926974602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 926994226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927017484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 927055837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 927078097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927107778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 927130065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 927150285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 927174449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 927198903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 927228764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927246639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 927267275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 927296953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927317668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 927337308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 927356163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 927379546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 927404181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 927426829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927448165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 927474372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 927497940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927522061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 927546204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 927568099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 927593776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 927618093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 927650044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927672595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 927696014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 927725306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927751528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 927778800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 927808801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 927837379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 927864524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 927895274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 927922171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 927948637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 927976653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928001210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 928027792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 928051562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 928076544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 928102122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 928126068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928149061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 928171632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 928195031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928218713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 928242354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 928265191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 928289511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 928313066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 928339441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928371594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 928394880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 928417279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928438768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 928462001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 928483487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 928506807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 928530814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 928553945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928575650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 928597979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 928620144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928642800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 928665479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 928687244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 928712520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 928736308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 928760960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928785922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 928808328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 928832679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 928854450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 928877029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 928899161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 928935011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 928958728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 928981924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929003471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 929025975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 929048160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929069916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 929093173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 929114641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 929138049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 929161167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 929184318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929206517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 929228352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 929250651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929273058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 929295577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 929317279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 929341341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 929363647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 929386686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929408919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 929430430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 929453503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929475039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 929497650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 929520877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 929541450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 929560971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 929583703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929602784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 929622904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 929643991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929662678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 929682751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 929703678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 929724756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 929741406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 929757861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929773939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 929789135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 929804687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929819878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 929836331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 929851334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 929868343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 929884281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 929901080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929916043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 929931078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 929946725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 929962147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 929977846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 929992831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930009066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930025294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930041353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930056310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930071308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 930087176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930103519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 930119356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 930134851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930151838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930167582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930183810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930199133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930217986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 930235225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930250241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 930266734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 930281801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930298079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930313752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930330626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930345680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930363847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 930383385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930403383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 930423963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 930444016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930468078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930490459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930511705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930529135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930544672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 930561239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930581387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 930600629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 930617054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930635703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930655094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930673152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930688901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930706349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 930722415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930737536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 930753470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 930769501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930785984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930801681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930818170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930834266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930849514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 930865085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930880134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 930897911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 930912991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 930929368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 930945088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 930963203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 930978300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 930993429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931009236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931024756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931040601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 931055630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 931071956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 931088004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 931104421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931119475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 931134824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931150843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931165875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931182876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 931200322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 931221520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 931238278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 931255699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931275831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 931291779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931307491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931322649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931340293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 196,1960000,10000,0,0,256,8,3057,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 931396928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 931413999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 931430052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 931446371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931462387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 931478912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931495163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931516021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931534251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 931550053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 931566641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 931583551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 931599988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931615227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 931630678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931647508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931662714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931679404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 931694577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 931711532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 931727292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 931744469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931759690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 931776016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931791631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931807437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931824499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 931841354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 931858235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 931874071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 931891938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931907035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 931922205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 931937770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 931953833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 931971063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 931987097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 932003571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 932021104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 932037377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932052384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 932067509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 932083710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932098753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 932114586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 932130565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 932147437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 932164338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 932185219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932207676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 932229115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 932250538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932272968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 932294207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 932311461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 932329304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 932348091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 932364582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932380539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 932399301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 932419448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932440928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 932465030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 932484587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 932507357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 932531168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 932553931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932575846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 932596457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 932617223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932640792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 932665991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 932688480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 932713592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 932735091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 932757690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932781108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 932801589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 932823560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932846212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 932868813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 932888822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 932911559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 932933855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 932957801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 932979306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 933001028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 933024633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933045659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 933068280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 933091801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 933114374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 933136203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 933158837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933178076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 933199324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 933222105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933243299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 933266187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 933287484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 933310437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 933333199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 933355601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933376917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 933399052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 933420877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933441927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 933464808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 933485908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 933508869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 933531620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 933554365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933575499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 933597329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 933619194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933641056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 933663430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 933684586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 933715821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 933752547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 933775139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933790195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 933805299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 933820741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933836286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 933852316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 933868592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 933885084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 933901428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 933917497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933932425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 933947471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 933963689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 933978612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 933994327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934009268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934026041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934041591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934057617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934072649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934088115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934103555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934118502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 934134228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934150432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934166591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934182173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934198221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934213928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934228979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934244477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934259482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 934276463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934291544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934307821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934323541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934340018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934355029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934370044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934385589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934401480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 934417257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934432229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934448435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934464998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934481191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934497358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934512390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934529268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934545476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 934561662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934577782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934594304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934611894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934632506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934649577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934665005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934680672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934695796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 934712963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934731245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934748025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934766343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934786001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934803528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934818892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934839384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934854840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 934872721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 934891178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 934907742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 934923438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 934939568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 934959803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 934977804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 934994184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935009439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935026850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935042124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935058756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935074712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935091606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935106836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 935122928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 935144544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935164096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935180822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935196599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935215850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935235693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935253403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935270088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 935288063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 935304379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935319556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935336925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935354340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935371340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935387066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935404059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935419088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 935434157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 935449662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935465150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935480927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935495864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935512055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935528017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935545083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935560097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 935575108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 935591091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935606064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935621792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935636742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935653292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935668877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935684922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935699878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 935715513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 935730936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935746722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935762598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935778056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935794340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935809968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935826104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935841400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 935856378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 935871828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935886787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 935902959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 935917959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 935934398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 935955346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 935973499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 935992219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 197,1970000,10000,0,0,256,8,3072,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 936048340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936067363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936086872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936106553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936122047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936138476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 936155508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 936171790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936186908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 936202476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936218100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936233103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936249743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936265192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936281648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 936297328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 936313509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936328917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 936343984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936359516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936375071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936391429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936406674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936422948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 936438614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 936455108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936470122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 936485198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936500720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936516085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936531902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936546895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936563162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 936579472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 936595586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936610629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 936625846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936641695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936656675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936672453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936687439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936704126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 936719826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 936735997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936751443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 936767060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936782667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936797710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936813561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936828930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936845263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 936860960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 936877760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936894372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 936909526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 936925634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 936940718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 936956997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 936972026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 936988310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937003998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937020564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937035524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937050581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937066078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937081438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937097306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937112365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937128659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937144799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937161087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937176153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937191224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937208304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937223379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937239266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937254351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937271254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937286999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937303221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937318281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937334001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937349589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937364682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937380544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937396166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937412433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937428105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937444251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937459853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937474937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937490520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937505602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937521780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937536877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937553167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937568878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937585864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937600981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937616917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937633411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937649602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937665557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937680686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937697076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937713220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937729504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937744608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937760182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937776517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937791684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937807629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937822757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937840182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937855980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 937872163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937887239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 937902802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 937918336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 937933468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 937949287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 937964907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 937981237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 937996960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938013167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938028574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938043692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938059260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938074322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938090531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938105592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938121856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 938137543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938154299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938169384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938184459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938200016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938215445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938231255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938246784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938263091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 938279428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938295624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938310676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938325778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938341652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938356734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938372589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938387676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938404576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 938420283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938436476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938451556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938466999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938482565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938497609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938513439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938529026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938545286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 938560969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938577560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938592621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938607659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938623217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938638247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938654689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938669720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938686045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 938701970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938718249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938733382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938748523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938764099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938779805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938795651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938810656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938827527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 938843802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 938859991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938874967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 938891420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 938911461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 938931426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 938955260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 938976749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 938999412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939021891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939043707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939064942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939085602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 939104328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939119554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 939135390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 939153025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 939172943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939190560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939210016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939225455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939240654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 939256174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939271629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 939287785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 939302851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 939319143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939335303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939351667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939366629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939381639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 939397470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939412725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 939428547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 939443585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 939460264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939475959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939492066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939507105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939522508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 939538023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939553005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 939568789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 939584119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 939600368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939616037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939632168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939648448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939663685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 939679126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939694117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 939710592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 939725594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 939741804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939758076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939775314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939794333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939814308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 939836504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939856567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 939877323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 939898513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 939920527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 939941936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 939962862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 939979597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 939995198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940011716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940029282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 940045302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940060417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940077510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940093417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 940109684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940124822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 940140674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940157241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940172259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 198,1980000,10000,0,0,256,8,3088,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 940223156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940239414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940255918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940272806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 940289056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940304099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 940321331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940338245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940353352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 940369341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940385173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940402192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940417981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 940434250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940449367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 940465705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940482515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940499345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 940517670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940532919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940549546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940565411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 940582443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940597610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 940612968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940628699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940644334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 940660212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940675285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940691611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940707779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 940724078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940739613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 940755637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940772329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940787511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 940803361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940818454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940835321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940851686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 940868178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940884156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 940900150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 940915829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 940930874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 940946705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 940962240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 940978612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 940994322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941010533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941026295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941041488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941058034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941073039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941092162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941107389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 941125203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 941143878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941160583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941175741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941192160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941213155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941229888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941245847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941260913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 941278497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 941294227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941310459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941325537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941341899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941357521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941372530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941388305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941404146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 941420951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 941436634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941453522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941468716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941484849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941500374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941516066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941531880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941546788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 941563032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 941579835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941596220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941611165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941627150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941643573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941658557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941674352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941689289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 941706267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 941723591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941744552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941761867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941778750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941794450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941809550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941825515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941841589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 941858197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 941873862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 941890931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941906311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 941921576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 941938513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 941956711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 941972691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 941987701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942004891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942021375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942037779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942052759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942067887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942083928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942099109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942114893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 942131128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942150122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942168320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942184895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942199943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942217560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942233181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942248995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942265824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 942280876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942297228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942312906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942329515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942344786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942359836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942375318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942391201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942407888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 942423592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942439816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942456066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942472248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942487302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942502400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942518340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942533356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942549136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 942564172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942580804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942596682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942612834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942629273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942649413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942665455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942680445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942696207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 942712495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942730137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942745904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942762150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942777880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942793296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942808899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942824158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942840755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 942855884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 942872767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 942889077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 942906419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942921457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 942936604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 942952509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 942969898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 942988467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943006663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943027796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943044870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943062645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943078795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943095035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943114587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943132000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 943150774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943168002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943187772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943207195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943224094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943239146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943254349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943271521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943286845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 943302797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943317852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943335078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943350763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943366974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943381970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943397597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943413131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943428154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 943443936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943459578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943476115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943491813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943508641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943524727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943540843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943558113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943574527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 943591440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943606733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943623100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943638801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943655862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943670997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943686212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943702102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943717408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 943733198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943748256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943764983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943780680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943796840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943812594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943828222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943843797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943858873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 943875912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 943891522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 943907841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 943924958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 943941106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 943957332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 943974965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 943991852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944006954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944023524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944038577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944054942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944070657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944087676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944102704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 944117730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 944133161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944148872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944164957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944179963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944196219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944212280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944228411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944243429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 944258528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 944274463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944289467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944305230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944320165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944337480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944353233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944369310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 199,1990000,10000,0,0,256,8,3104,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 944419198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 944434331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 944449827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944465252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944482942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944501248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944518462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944534176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944550420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944565521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 944581060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 944596646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944611989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944627857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944643314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944659594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944675316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944691487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944706948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 944722032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 944737633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944752679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944768879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944784006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944800586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944816331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944832945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944848081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 944863222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 944878843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944894380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 944910646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 944928513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 944945092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 944961410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 944977657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 944992841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945007954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945023902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945038964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945054826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945069887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945086565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945102228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945118401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945133459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945153117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945174274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945189664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945206578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945221634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945238109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945253827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945270488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945285549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945300715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945316278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945331708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945347571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945362678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945379028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945395178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945411398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945426619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945445518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945462790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945478079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945494742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945509840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945528440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945544371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945562201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945577970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945593428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945609181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945624928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945642400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945657773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945674556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945690448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945707357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945722550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945737788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945753924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945769628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945785628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945801019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945817880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945834224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945851449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945866636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 945885189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 945902323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 945917349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 945933177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 945948160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 945965008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 945980963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 945997169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946012187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 946027964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 946043681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946059547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 946080372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 946101636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 946123103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 946145307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 946167734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946188340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 946211939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 946232830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946251684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 946273656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 946292804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 946313510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 946335722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 946357081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946376469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 946400343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 946420889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946440683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 946463960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 946483484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 946504245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 946526528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 946548718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946569586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 946591022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 946611152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946630784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 946653688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 946673297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 946697293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 946721583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 946744465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946765886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 946787931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 946808236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946830779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 946850999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 946870259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 946893637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 946913897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 946934210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 946956243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 946976611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 946996302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947017315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 947036948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 947056195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 947076218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 947100040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 947122369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947145060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 947167406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 947189787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947211295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 947230862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 947250060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 947274963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 947297550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 947320367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947343284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 947364882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 947386406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947407730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 947429242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 947449436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 947472614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 947494278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 947519327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947539802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 947560502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 947587471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947611092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 947632692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 947655131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 947677932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 947699432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 947719467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947736067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 947752362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 947771357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947790053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 947808692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 947823884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 947842233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 947858250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 947879436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947901488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 947919465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 947935305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 947950638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 947969850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 947990988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948008309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948026115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948043482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948063014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948085680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948104714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948122152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 948140190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 948158432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948175677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948192146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948209425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948224691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948240378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948256854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948272498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 948288401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 948303673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948319967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948336041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948352190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948368105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948383262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948399293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948414345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 948430215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 948445257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948461853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948477597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948493834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948508858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948524307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948539861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948555394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 948571760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 948587171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948603347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948618978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948635349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948650867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948667517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948687245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948705770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 948721628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 948736582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948752949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948769081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948785223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948800208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948815391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948831253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948846220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 948862214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 948877203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 948893751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 948909367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 948925461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 948941234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 948957042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 948972489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 200,2000000,10000,0,0,256,8,3119,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 949029567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949046150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949062342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949080061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 949098590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 949121415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949138235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 949155157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 949172505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949188525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949207553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949223177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949239685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 949255426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 949274376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949289640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 949304801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 949320318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949338274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949354460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949369813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949388526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 949406630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 949426255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949446007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 949468093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 949486021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949501454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949518729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949533954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949550806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 949566687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 949583635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949600723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 949618435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 949634918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949651402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949669637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949689282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949708368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 949724357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 949740834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949755952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 949771927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 949787543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949803437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949819320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949834902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949853064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 949869233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 949885389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949901611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 949918090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 949933888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 949948810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 949965343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 949980324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 949998146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950015311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950031920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950046993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 950062177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 950078221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950093258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 950109149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 950124208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 950141276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950157018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950173216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950188277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 950204986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 950220533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950236738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 950253068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 950268781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 950285094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950302301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950322557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950341311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 950357781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 950374222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950394025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 950412312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 950433075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 950457097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950478247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950501091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950524927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 950543821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 950563798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950584933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 950602869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 950622724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 950643771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950660795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950681377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950701527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 950719199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 950736163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950751266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 950767951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 950783085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 950800243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950816190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950833347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950849205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 950866842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 950883750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 950904005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 950925188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 950941660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 950963655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 950981070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 950998798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951015608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951032283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951048927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951064095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 951081135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 951096994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 951113687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 951129408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 951146334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951162514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951177992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951193537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951209288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 951225169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 951240774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 951257912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 951274359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 951290600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951305890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951320997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951336979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951351994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 951367813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 951382851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 951399704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 951415388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 951431777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951446816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951463399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951479940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951495261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 951511062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 951526817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 951543153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 951559073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 951575236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951590631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951606491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951622062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951637087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 951653989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 951670899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 951691397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 951712495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 951734823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951755628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951777596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951799199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951820087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 951842730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 951863291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 951885806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 951908681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 951931593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 951953709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 951975045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 951995612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952018821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952039366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952058768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952081980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 952103357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 952124803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952146301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 952166534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 952183670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952198747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952216229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952231307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952248076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 952263824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 952280780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952295873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 952311297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 952327275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952342439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952358325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952373431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952392727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 952408684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 952425097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952440158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 952458154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 952473820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952489106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952505040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952520575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952536923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 952552615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 952568778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952584512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 952599520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 952615203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952630135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952647747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952663048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952683053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 952705259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 952723401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952739488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 952754699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 952771854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952786922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952803054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952818423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952836085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 952851805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 952867925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952882892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 952898888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 952915272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 952930474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 952946191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 952963827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 952984463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 953005208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 953027327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953046901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 953067450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 953089999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953109106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 953128949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 953150526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 953171546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 953190990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 953213474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953232718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 953252275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 953273154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953292752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 953312797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 953336122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 953357722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 953378038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 953402228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953421111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 953440178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 953461511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953480104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 953500717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 953523641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 953547190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 953570445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 201,2010000,10000,0,0,256,8,3135,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 953643888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953664585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 953683712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 953705617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953725129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 953746425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 953768547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 953789669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 953811126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 953834203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953854537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 953873993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 953896087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 953915758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 953937098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 953959182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 953980654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954001422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954023942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954041911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 954061103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 954083185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954102114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 954124097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 954150052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 954167152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954183334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954199754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954218987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 954235431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 954251137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954268336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 954292571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 954308645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 954328121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954345851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954362456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954378118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 954394637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 954410735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954429390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 954445476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 954462307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 954479575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954496425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954512723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954529103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 954544373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 954559956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954575006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 954594270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 954612320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 954630411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954649536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954666503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954682584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 954698618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 954715955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954731223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 954747372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 954762594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 954788403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954804769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954821539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954838530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 954854036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 954871638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 954888290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 954905158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 954921446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 954942569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 954965775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 954987338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955003966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955022227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955041123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955061698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 955081535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 955098235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 955115376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 955131517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 955149333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955165615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955181222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955196891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955219824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 955236683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 955251871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 955269404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 955285154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 955301384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955316675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955332567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955348163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955363204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 955379260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 955395124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 955411558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 955427313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 955443806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955459723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955474838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955490437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955506007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 955523327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 955538424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 955554769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 955570652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 955587644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955602702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955618006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955634431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955654028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 955674691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 955695050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 955723083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 955742640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 955762987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955783089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955801743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955820827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955839082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 955856947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 955873776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 955894277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 955915936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 955937393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 955960037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 955976331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 955996400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956015719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 956032661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 956047813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 956064586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 956081377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 956099093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956117304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 956136981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 956159142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956175759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 956192486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 956209691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 956226913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 956243351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 956260267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956277492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 956293458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 956312131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956334871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 956355960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 956373688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 956395113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 956414167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 956433487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956456175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 956472236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 956488723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956506321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 956528574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 956546106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 956563368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 956580779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 956598202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956615528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 956633723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 956656227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956672244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 956689734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 956706745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 956723931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 956740453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 956759641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956777356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 956793380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 956810288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956826448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 956846433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 956867543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 956889171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 956910162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 956927829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956944524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 956963046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 956979485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 956998240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957020199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957038156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957055404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957071375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957093289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957109584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957124954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 957141918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957157072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957172970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957188295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957205711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957221463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957237709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957253047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957268960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 957284586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957299680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957315568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957331499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957348337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957364153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957380396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957396644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957412542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 957428342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957443406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957460176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957475335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957491696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957507756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957524943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957540156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957555381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 957571039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957590617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957606912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957622791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957639931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957656349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957672642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957687785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957703827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 957719812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957735142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957751876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957768096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957784550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957800303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957816546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957832499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957847631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 957863161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957878375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 957895675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 957910770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 957927187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 957943188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 957960678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 957978913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 957999077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 958027994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958048849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 958069086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 958090573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 958113533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 958137308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 958160763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958180712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 958200209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 202,2020000,10000,0,0,256,8,3151,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 958262868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958282518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 958302623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 958321403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 958343966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 958365345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 958386439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958407212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 958427442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 958449228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958469976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 958489666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 958509673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 958536985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 958557115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 958580149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958601451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 958623620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 958646917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958667218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 958687661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 958710275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 958731938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 958752231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 958775077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958793910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 958813414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 958835861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958856318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 958877226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 958898018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 958919083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 958937853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 958956380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 958979319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 958997576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959019175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959036151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959052370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959069955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959090127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 959106309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 959122773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959138186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 959154527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959170142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959185196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959202711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959222566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959242136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 959260387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 959281574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959297112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 959312568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959329793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959344909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959361626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959380404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959399235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 959415160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 959431510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959446935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 959467782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959483526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959502047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959520823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959536026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959552503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 959568487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 959585845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959601067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 959616392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959632257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959648351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959664140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959679097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959695345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 959711936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 959728114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959743959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 959759215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959775611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959790646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959806438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959821644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959838822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 959854621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 959870909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959886537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 959907517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 959923274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 959938351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 959955354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 959970382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 959986723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960002353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960019494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960034534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960049577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960065204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960081565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960097462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 960112517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 960129082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960145733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960161913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960176911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960191977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960208504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960223705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960239665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 960255080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 960273447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960289393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960305716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960321135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960337210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960352747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960367787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960383623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 960403096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 960419577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960436301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960453769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960468992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960484144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960499734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960515694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960531700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 960546713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 960563017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960579606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960595999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960611061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960626121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960642644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960657675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960673432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 960688495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 960705678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960721250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960737284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960752258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960768900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960784506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960799566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960815619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 960831634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 960856817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 960876291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 960894688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960909832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 960926908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 960946359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 960965168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 960984245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961000098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961021083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961037474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961053729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961072471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961094031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961113508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961132228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 961151167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961166269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961182747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961198724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961216124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961231336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961246697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961262599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961278831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 961294749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961309884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961326471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961346972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961364328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961379631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961395883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961411686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961426924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 961443174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961459200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961475551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961493583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961510829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961527501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961542773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961558376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961573686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 961590717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961605807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961622133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961638032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961654800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961669918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961685031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961700813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961716652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 961732394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961747332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961763517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961783388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961799623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961815732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961832966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961848608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961863663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 961879667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 961896342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 961914919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 961932572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 961949373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 961966233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 961981459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 961999376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962019950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962036717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962053372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 962074324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 962093455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 962109858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962124972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 962141623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 962157225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962172341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962188224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962204397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 962220732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 962236430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 962252604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962268556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 962288065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 962304405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962320011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962336651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962352110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 962369165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 962385110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 962402149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962417228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 962432385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 962447936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962463819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962479630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962494624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 962511114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 962528094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 962544209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962559211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 962574203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 962590445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962605453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962621184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962636353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 962654033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 203,2030000,10000,0,0,256,8,3167,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 962716117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 962736937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962754632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 962772407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 962788502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962803728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962819955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962836648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 962853427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 962869456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 962886094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962903688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 962919132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 962934872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 962950010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 962967621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 962982744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963002966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963024436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963045210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963062736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 963082656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 963098993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963114186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 963130117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 963147092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963163596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963179313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963195853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963218846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 963235315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 963251808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963273226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 963294055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 963310551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963331421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963348301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963365543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963381560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 963399042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 963415379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963431168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 963448283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 963466021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963484145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963506033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963526068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963542381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 963558794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 963575523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963592126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 963608565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 963624103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963643130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963665586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963683652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963700357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 963718305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 963735052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963751162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 963769733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 963786060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963803803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963820834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963839471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963855266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 963871016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 963887710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 963905491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 963922821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 963940742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 963961280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 963978662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 963996991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964013738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964032932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964049660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964065700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 964084085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 964100318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 964118010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 964135057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 964158558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964174908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964191231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964210403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964226858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 964244117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 964261734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 964280478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 964297416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 964314783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964332990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964349590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964366523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964382846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 964400999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 964416820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 964434053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 964450937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 964469420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964485365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964501359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964518864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964534917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 964551828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 964567847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 964591058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 964608056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 964625332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964643696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964661166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964678304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964694448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 964713178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 964729320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 964746855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 964765664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 964783381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964799435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964815519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964833267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964850356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 964867202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 964883098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 964902434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 964920786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 964938862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 964957129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 964973770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 964990798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965007210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 965025382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 965041427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 965059327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 965082568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 965108044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965124425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 965143014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 965159601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965175538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 965192455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 965214929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 965234458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 965254247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 965275094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965294602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 965312524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 965331929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965351772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 965369536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 965386039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 965405950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 965424155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 965445573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965466667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 965484046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 965502602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965521332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 965540271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 965558342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 965580139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 965602478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 965621081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965638330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 965656403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 965673797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965690600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 965709718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 965726330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 965744395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 965761831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 965780987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965797519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 965814159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 965832727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965849674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 965867512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 965885057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 965905950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 965923815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 965942762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 965960509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 965977114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 965994163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966011079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966029914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966046872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966065270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966083518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 966101791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966121243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 966141014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 966160454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966178146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966196666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966215128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966233600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966251296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 966270705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966287399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 966305026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 966320777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966337451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966353718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966369115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966385843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966402808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 966419180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966434389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 966449678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 966467223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966482658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966498713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966514067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966532208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966548399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 966565007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966581553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 966597220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 966613322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966628856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966646321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966661954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966678628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966694695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 966712610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966728577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 966743852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 966759454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966775825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966791898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966807950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966824460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966841856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 966858719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966874676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 966891601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 966907803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 966923178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 966939325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 966955722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 966972215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 966988021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 967005126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967021860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 967037232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 967053655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967069099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 967086828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 967102257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 967119222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 967135760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 967153244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967168444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 967183637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 204,2040000,10000,0,0,256,8,3182,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 967235783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967251203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 967267970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 967283154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 967299651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 967315470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 967333183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967348554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 967363927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 967380510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967396980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 967413065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 967428326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 967444852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 967462794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 967479482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967494923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 967510450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 967526922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967542078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 967558038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 967573232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 967595078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 967616167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 967637219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967659268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 967678982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 967695952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967714224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 967732408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 967752597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 967778129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 967800623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 967823230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967849624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 967876683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 967904943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 967928455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 967957914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 967981210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 968006243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 968031805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 968057098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968081737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 968105321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 968129534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968154915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 968180062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 968204799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 968230021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 968254077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 968279852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968303335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 968328669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 968353833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968377820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 968404625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 968428913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 968456478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 968482066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 968511605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968537209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 968560924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 968587084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968611247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 968636779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 968661595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 968687773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 968714144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 968740222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968765086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 968790375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 968815025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968840115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 968865695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 968890652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 968919786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 968944878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 968972214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 968996321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 969021546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 969045854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969069378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 969095911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 969120354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 969147863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 969173401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 969199480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969224503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 969249044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 969274871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969298805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 969323607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 969349825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 969376525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 969403245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 969429456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969454599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 969478470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 969503150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969528565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 969553730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 969579773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 969605622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 969631362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 969658563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969681707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 969708440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 969733574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969757793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 969784213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 969808310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 969835641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 969861590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 969887330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969912130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 969935540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 969961285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 969984535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 970009172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 970033812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 970059074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 970084845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 970109544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970132617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 970158569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 970183954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970210235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 970236486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 970261164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 970290141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 970316129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 970343991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970367538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 970392173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 970417447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970441592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 970468964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 970492471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 970519416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 970543652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 970568399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970593232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 970617348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 970643460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970667775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 970695513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 970722859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 970749215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 970780104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 970806894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970833214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 970858041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 970883295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 970910051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 970936195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 970965093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 970991786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 971020549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 971045405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971064771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 971086916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 971111646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971129996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 971150355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 971168781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 971188403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 971207319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 971224954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971241043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 971258585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 971276127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971291866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 971308426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 971325358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 971343952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 971360472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 971377505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971397585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 971419509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 971443998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971469922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 971496397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 971523593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 971549652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 971576657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 971603595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971627033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 971652964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 971677807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971701606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 971728241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 971751933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 971781113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 971807945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 971837026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971861336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 971886273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 971917411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 971944093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 971971058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 971994908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 972024316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 972050196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 972078497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972103195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 972126297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 972151814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972173910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 972203330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 972229734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 972257008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 972283588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 972310041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972336580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 972363867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 972391155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972415933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 972442027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 972468788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 972498311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 972527680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 972553375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972578297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 972606848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 972632052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972658085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 972683673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 972709561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 972735929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 972766156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 972793829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972818283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 972844538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 972868450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 972896039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 972921392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 972945197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 972972468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 972997520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 973026634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973052028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 973081649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 973109423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973134085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 973161486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 973186237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 973214588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 973239786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 973266890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973290440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 973313808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 973340177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973365180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 973392683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 205,2050000,10000,0,0,256,8,3198,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 973480350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 973506481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 973532388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 973557818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973583334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 973608038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 973631977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973657910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 973682515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 973706547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 973731980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 973756306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 973782256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973805257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 973828650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 973852314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 973876160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 973903930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 973927149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 973953359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 973978237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 974003804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974029236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 974053466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 974079176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974103098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 974128640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 974153437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 974182845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 974209139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 974234611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974258039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 974282553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 974306500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974330431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 974355368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 974379012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 974405391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 974429711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 974455350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974479071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 974502648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 974527540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974551069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 974575853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 974599364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 974623765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 974647766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 974672625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974695602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 974719406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 974742846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974766270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 974790680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 974813660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 974839237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 974864200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 974890589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974914528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 974938083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 974962938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 974986094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 975010208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 975034100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 975058502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 975082810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 975107645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975130502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 975155302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 975179032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975202299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 975226638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 975249297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 975275160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 975299157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 975323374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975347287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 975371269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 975396598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975420782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 975445928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 975470662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 975496024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 975521067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 975546369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975569567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 975594236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 975618352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975642333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 975667333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 975690796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 975717041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 975741480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 975767199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975790978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 975814656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 975839841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 975863994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 975889003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 975913471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 975939164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 975964549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 975990080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976013742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 976038213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 976062643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976086673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 976111600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 976135259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 976162357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 976187162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 976214660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976238304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 976262116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 976287155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976309460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 976333637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 976356980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 976382450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 976407641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 976432868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976457055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 976480773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 976504859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976527889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 976552544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 976576008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 976602698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 976627595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 976653909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976677430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 976700818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 976726343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976749831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 976775143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 976799288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 976825163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 976851020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 976876869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976901493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 976925787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 976950568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 976975622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 977000606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 977025104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 977051000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 977075735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 977102048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977125584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 977149832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 977174384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977197837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 977223584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 977248104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 977274454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 977299373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 977324842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977349255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 977373160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 977398378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977422028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 977446900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 977471193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 977496409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 977521285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 977546767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977565262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 977584934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 977603564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977623168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 977646496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 977668208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 977691808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 977717548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 977744666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977770461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 977795360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 977819560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977843448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 977868076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 977891900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 977917675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 977942308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 977969658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 977995354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 978020175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 978045021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978068739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 978094421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 978118663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 978144964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 978170094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 978195580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978221030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 978244964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 978271679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978295301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 978319888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 978343714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 978370019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 978396327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 978421928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978445622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 978470317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 978494733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978519953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 978544963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 978568360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 978594703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 978619836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 978646152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978670077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 978693796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 978718811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978742485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 978768003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 978791632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 978817168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 978843313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 978868735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978893576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 978917497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 978940421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 978965206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 978990013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 979013249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 979038810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 979062850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 979088344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979111361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 979134514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 979160158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979183163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 979207973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 979231023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 979255973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 979281464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 979307565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979331290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 979354607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 979378094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979401575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 979426926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 979450843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 979476705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 979500488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 979526798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979550029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 979573008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 979597856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979620923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 979645809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 979668918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 979693882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 979718592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 979743379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979766983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 206,2060000,10000,0,0,256,8,3213,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 979847264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 979870324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 979893069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 979916468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 979938403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 979963444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 979986444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 980010430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980035942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 980060810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 980086603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980109974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 980134529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 980158563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 980184000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 980210265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 980235482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980258480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 980282213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 980306639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980331167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 980356715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 980379834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 980405617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 980429779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 980511336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980536058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 980559699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 980584777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980608075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 980632502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 980656476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 980681689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 980870521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 980897727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980921422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 980945136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 980970136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 980993599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 981018899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 981042147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 981067570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 981318133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 981343556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 981364815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 981388494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 981413507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 981436920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 981462175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 981486859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 981513344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 981541968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 981567680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 981592179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 981615931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 981640575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 981663791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 981688908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 981714607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 981740721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 981766551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 981792190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 981815731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 981839864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 981865405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 981888984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 981916091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 981940434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 981967310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 981992373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 982018380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982041997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 982065776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 982091120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982114555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 982139061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 982158799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 982178840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 982197919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 982224523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982247573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 982273082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 982297149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982320168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 982345123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 982368801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 982394212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 982418836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 982440170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982463094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 982486442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 982510275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982534172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 982558541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 982583422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 982609058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 982634052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 982660576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982684433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 982710601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 982734875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982758137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 982783597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 982806798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 982832154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 982856008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 982882272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982906319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 982930225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 982957118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 982980555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 983005016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 983028601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 983054336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 983079494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 983104822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983128283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 983152237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 983176303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983199016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 983223856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 983246642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 983272972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 983297390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 983322392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983346303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 983370251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 983395337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983419029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 983443432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 983468144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 983493753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 983520107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 983545785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983568955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 983592552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 983616833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983640777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 983665119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 983688758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 983715005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 983739584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 983764075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983788784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 983812459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 983837727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 983860896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 983885262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 983910317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 983936013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 983963972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 983989429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984011812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 984035806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 984059387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984084796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 984107384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 984129219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 984157774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 984181344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 984207646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984231113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 984253797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 984277318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984300525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 984324623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 984352377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 984378198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 984403579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 984429003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984453209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 984476917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 984500679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984526073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 984550576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 984573744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 984599836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 984624309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 984649814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984673029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 984696899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 984724573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984748556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 984774486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 984798592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 984824583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 984849350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 984874326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984898905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 984921688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 984946430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 984969663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 984994177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 985015443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 985036701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 985055683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 985076085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985099186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 985121671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 985144907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985166909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 985191044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 985214673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 985239793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 985263561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 985289271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985312267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 985336381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 985360811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985383968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 985409079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 985432420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 985459077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 985486835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 985512311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985536511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 985560128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 985587056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985610062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 985634838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 985658662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 985684063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 985708962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 985734170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985757307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 985781141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 985805168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985828882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 985853335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 985876491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 985902008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 985926057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 985950739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 985975805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 985999082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 986025138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 986048510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 986072845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 986096429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 986121655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 986148459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 986173387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 986195960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 986221571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 986245341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 986269074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 986293707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 986317141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 986343452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 986369497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 986396972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 986420249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 986443123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 986467495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 986490254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 207,2070000,10000,0,0,256,8,3229,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 987535037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 987559211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 987585241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 987609696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 987634370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 987658027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 987681388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 987705936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 987729338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 987753958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 987779558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 987806058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 987833731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 987861180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 987887392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 987918120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 987944025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 987970217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 987995014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 988022582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 988386883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 988413018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 988439684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 988469023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 988492981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 988518540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 988542201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 988567055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 988590852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 988615836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 988641829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 988667883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 988691162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 988714954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 988738886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 988768604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 988837922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 988874789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 988939154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 988964084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 989063338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989088269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 989111976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 989136248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989160272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 989185081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 989209553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 989235458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 989260733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 989283925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989302787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 989321486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 989343575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989366879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 989391684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 989414581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 989439842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 989465143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 989490506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989513890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 989537748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 989562824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989586787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 989611462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 989635293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 989661431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 989686169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 989712012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989735390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 989758801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 989783487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989806922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 989832332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 989860078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 989886249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 989911414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 989937149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 989962511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 989985830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 990010158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990034308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 990058718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 990082353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 990107416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 990131874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 990157299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990180557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 990204578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 990228498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990251567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 990276529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 990299629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 990324858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 990349446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 990374547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990398196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 990421604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 990446120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990470367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 990495140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 990519445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 990545787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 990570756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 990598525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990622516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 990646921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 990670914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990694127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 990719008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 990741916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 990767633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 990791782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 990816967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990840698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 990864166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 990888246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 990912203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 990936819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 990960985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 990986447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 991010680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 991035902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991058774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 991082811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 991106675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991129917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 991154581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 991177821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 991204072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 991228329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 991253272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991277090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 991300389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 991324251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991347656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 991371883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 991395472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 991420314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 991444687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 991470418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991493828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 991517474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 991541467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991564591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 991589489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 991613555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 991639059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 991663912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 991688944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991712415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 991735351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 991758978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991784231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 991808479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 991832785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 991858184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 991882661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 991907806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 991930589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 991954590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 991978693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992002198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 992027312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 992050542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 992078224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 992102184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 992128761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992152668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 992175992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 992199957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992223321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 992247508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 992271532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 992296589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 992320622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 992346054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992369223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 992392903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 992416770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992440071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 992465350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 992488822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 992514754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 992539358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 992564486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992588513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 992612050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 992636316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992661353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 992688018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 992720785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 992745544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 992770369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 992795096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992818455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 992842339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 992866480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 992890426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 992914988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 992938256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 992964244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 992992404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 993017869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993040956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 993064074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 993088530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993111588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 993136217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 993159969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 993185137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 993209925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 993234880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993258449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 993282841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 993306985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993330918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 993355393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 993378722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 993404319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 993428457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 993453832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993477008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 993500172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 993524524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993547436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 993571932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 993595683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 993620966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 993645991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 993670919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993696789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 993722886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 993748992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993774726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 993801139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 993826178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 993853792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 993879620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 993908539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 993933927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 993960311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 993986607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994012150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 994039364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 994064640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 994092769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 994119195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 994146932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994174722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 994200225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 994228061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994253234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 994280199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 994305434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 994333692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 994360520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 994387969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 208,2080000,10000,0,0,256,8,3245,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 994480561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 994506343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 994532563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994557548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 994584886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 994610050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 994637756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 994664725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 994691970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994717628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 994742859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 994769773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994795023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 994821628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 994847584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 994872853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 994897713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 994922587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 994946116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 994969888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 994993565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995017676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 995042700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 995066480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 995092433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 995117018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 995143147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995166558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 995190007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 995214759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995238448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 995258392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 995279028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 995298715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 995321767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 995346620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995369125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 995392410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 995415517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995437768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 995461817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 995484193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 995504731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 995526578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 995550975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995574102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 995598064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 995622161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995646452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 995671101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 995694370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 995721210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 995745850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 995772395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995796244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 995820120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 995851244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 995875223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 995900579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 995923796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 995949255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 996134174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 996160202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 996205792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 996229399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 996253479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 996277810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 996302467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 996325850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 996489591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 996514660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 996539988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 996563256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 996587075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 996610677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 996633467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 996846810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 996870199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 996896140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 996920235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 996945045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 996969289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 996992297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 997269875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 997293677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 997317834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 997342091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 997367467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 997392420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 997417286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 997440432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 997652783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 997676783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 997700003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 997725594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 997748885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 997775395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 997799650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 997825746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 998037432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 998060390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 998085051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 998108288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 998132720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 998156604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 998181642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 998394460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 998419505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 998442765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 998468341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 998492291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 998516304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 998541018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 998564435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 998778146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 998802111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 998827327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 998850960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 998874304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 998898903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 998922199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 999154068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 999177295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 999203004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 999227819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 999256456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 999280643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 999304069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 999328830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 999351922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 999376209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 999588093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 999613113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 999637136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 999663046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 999686404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 999710337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 999734177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 999757200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 999970733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 999994095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1000021097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1000045850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1000071341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1000095594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1000119091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1000332800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1000356228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1000380718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1000405237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1000487255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1000511496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1000537739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1000561550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1000711827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1000736473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1000760205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1000785747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1000809419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1000835564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1000860242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1000885674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1001097913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1001121563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1001146785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1001170647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1001195724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1001219989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1001245416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1001459842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1001485558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1001509002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1001533771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1001558330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1001582570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1001607357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1001630886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1001845588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1001870653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1001897061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1001920711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1001944323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1001969269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1001993711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1002206945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1002230688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1002256336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1002282188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1002308145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1002332850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1002356969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1002381495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1002595305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1002620572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1002645146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1002671039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1002695900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1002722645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1002746864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1002997558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1003023887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1003099711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1003125576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1003150390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1003176208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1003201099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1003229035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1003252533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1003473806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1003500393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1003529321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1003555784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1003580606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1003605176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1003630563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1003850698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1003875304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1003899493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1003923310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1003947452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1004164492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1004189470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1004216563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1004241568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1004461980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1004487215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1004511535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1004537389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1004565402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1004592337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1004615040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1004830733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1004860286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1004885481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1004909909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1004933014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1004961075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1004986794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1005011640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1005212961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1005239706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1005264737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1005291503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1005315771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1005404737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1005427812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1005450468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1005476355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1005499943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1005653585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1005678695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1005780028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1005806210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1005835613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1005862244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 209,2090000,10000,0,0,256,8,3261,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1006142038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1006167915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1006192859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1006412642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1006438667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1006465017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1006489033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1006513684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1006543382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1006568114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1006595076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1006618349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1006644157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1006896480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1006928359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1006951288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1006975994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1007000720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1007025244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1007050418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1007073894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1007293133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1007319188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1007345699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1007369232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1007393513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1007417873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1007441322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1007655906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1007681512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1007711537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1007740010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1007768334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1007794712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1007819449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1008035855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1008057297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1008079631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1008100254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1008122519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1008148559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1008171858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1008192865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1008280178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1008341434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1008366065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1008396821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1008420998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1008447332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1008473017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1008498549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1008522692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1008547534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1008571973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1008728865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1008754570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1008778973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1008805864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1008854375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1008906309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1008930460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1008961930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1008986942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009010901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1009039083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1009062747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1009089170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1009114277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1009140393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009164277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1009188011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1009212965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009236707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1009261387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1009285545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1009335167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1009360681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1009390941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009433987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1009459870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1009484310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009515391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1009545875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1009569681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1009595897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1009620437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1009646323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009669891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1009693542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1009721472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009748941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1009774602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1009798231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1009865679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1009894589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1009920165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1009943819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1009968291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1009992723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010016734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1010041905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1010069450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1010096286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1010157403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1010183784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010209329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1010233405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1010257704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010282118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1010307229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1010332086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1010357645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1010381776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1010407270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010430908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1010454824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1010479376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010502940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1010528218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1010551723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1010577641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1010602710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1010628119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010652287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1010675991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1010700057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010723895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1010748401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1010777618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1010802922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1010827356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1010852738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010876165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1010900265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1010924644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1010947921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1010973911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1010997234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1011022945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1011047358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1011072223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011095846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1011119566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1011144260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011167828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1011192419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1011217090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1011242792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1011267735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1011293087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011316385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1011341061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1011365264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011388625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1011442370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1011466731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1011492175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1011516944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1011542343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011565981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1011590527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1011614994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011638395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1011663814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1011687686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1011714043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1011738882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1011764113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011788300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1011812466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1011837478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1011861127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1011885778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1011909960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1011935483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1011960379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1011985522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012009522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1012035988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1012060459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012084363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1012108912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1012132205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1012157951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1012182706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1012208486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012232120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1012255303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1012279660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012303291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1012328454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1012351884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1012377164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1012401972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1012427274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012450607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1012474510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1012498544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012522322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1012547020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1012570283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1012596046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1012628162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1012681989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012722083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1012745901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1012770546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012793947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1012818573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1012843370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1012869275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1012894488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1012920058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1012943461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1012967568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1012991789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013017224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1013042055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1013065546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1013092839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1013117836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1013144659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013168231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1013191876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1013216730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013240529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1013265755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1013289294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1013314479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1013339189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1013364376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013387623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1013411638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1013435786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013459451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1013484261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1013507619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1013533389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1013558133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1013583906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013607576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1013630932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1013655569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013678926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1013703969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1013727369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1013752843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1013777717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1013802867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013826066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1013849858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1013874264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1013898195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1013947137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1013971357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1013997174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1014022347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 210,2100000,10000,0,0,256,8,3277,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1014107030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014130680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1014155183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1014180337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014204272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1014228948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1014252242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1014277802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1014302445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1014328328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014351956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1014375537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1014400273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014423765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1014448186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1014471963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1014497732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1014523056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1014548710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014572090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1014596043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1014620177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014644001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1014668529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1014692351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1014718345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1014742860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1014768244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014791427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1014815093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1014839770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1014863536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1014888251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1014912278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1014937744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1014962695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1014987856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015011245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1015035275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1015059935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015084179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1015108835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1015132147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1015157917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1015212017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1015238263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015261821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1015286128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1015310502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015334329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1015358894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1015382230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1015408124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1015432517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1015457899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015481135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1015504973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1015529789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015553416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1015578193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1015601412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1015626472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1015651211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1015698151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015722905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1015778459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1015815983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015840620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1015865477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1015889004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1015915174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1015939724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1015965505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1015989351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1016013000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1016037916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016061473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1016086551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1016109950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1016135242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1016160221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1016185380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016209329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1016232839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1016257028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016280785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1016306456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1016330307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1016355670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1016402013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1016657988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016682302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1016706404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1016730518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016754406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1016779902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1016803672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1016824467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1016850299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1016875429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016897551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1016920012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1016942868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1016965518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1016991058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1017016435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1017043317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1017068243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1017093535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017117042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1017142458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1017166597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017190255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1017215524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1017238926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1017264954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1017289391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1017314455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017338139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1017361476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1017386116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017410245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1017434997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1017461697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1017487274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1017512306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1017538412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017562225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1017587338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1017611678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017635159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1017660052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1017683526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1017709635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1017733878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1017759187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017783256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1017806658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1017831204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1017854528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1017878977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1017902815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1017927987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1017952747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1017977637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018001226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1018025325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1018053654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018077732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1018102222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1018125671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1018151352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1018175603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1018200493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018224261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1018247906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1018272548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018298034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1018322729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1018346661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1018372054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1018396794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1018423744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018447313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1018471339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1018495799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018519822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1018544387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1018567695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1018593673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1018618622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1018644252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018667756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1018691412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1018716117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018739483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1018763930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1018810078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1018835904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1018860083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1018884792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018908727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1018942470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1018968686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1018992163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1019017346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1019040767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1019065976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1019090549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1019115277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019138980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1019163040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1019189631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019213628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1019239504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1019262820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1019288558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1019312737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1019338369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019361621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1019385326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1019410041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019438358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1019463250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1019486754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1019512094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1019537142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1019562315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019586247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1019609654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1019633676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019657321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1019682941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1019706750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1019731914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1019756325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1019783286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019806717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1019830423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1019854312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1019877688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1020090646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1020113684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1020138478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1020162946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1020187899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1020212359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1020238496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1020262446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1020473779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1020498339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1020521961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1020547052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1020571646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1020597583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1020621060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1020647227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1020669125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1020689171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1020710688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1020731026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1020752886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1020774926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1020793532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1020809555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1020826110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1020847178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1020867349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1020888188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1020909703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1020931261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1020955504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1020978718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021000267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1021023646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 211,2110000,10000,0,0,256,8,3292,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1021104617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021125072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1021145718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1021167571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1021186433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1021204813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1021226528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021247754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1021269168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1021289164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021308774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1021329888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1021352058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1021376487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1021401498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1021424728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021444562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1021466756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1021489261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021510903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1021535080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1021556982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1021576495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1021599429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1021618964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021636350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1021658654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1021680499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021704694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1021727920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1021749439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1021773753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1021791914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1021810169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021829259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1021845963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1021864869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1021882558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1021901356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1021920207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1021941056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1021960149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1021981535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022002065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1022025288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1022047998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022070751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1022096730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1022120202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1022145871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1022169676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1022194642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022219721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1022242889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1022267223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022289541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1022314189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1022341775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1022370504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1022401192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1022427593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022452757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1022476343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1022500489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022524501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1022548391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1022576032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1022601960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1022626028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1022651466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022674680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1022698744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1022725536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022748339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1022774820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1022797924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1022822886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1022846898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1022871190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022894268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1022916959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1022941497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1022964947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1022988899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1023012382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1023039263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1023069086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1023096429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023119971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1023144787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1023169515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023193438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1023220751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1023244556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1023272207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1023296397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1023323550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023347857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1023372954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1023398951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023422415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1023447145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1023471244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1023496801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1023521736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1023546667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023569835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1023593717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1023617783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023641974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1023666545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1023689825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1023717434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1023742023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1023767841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023790993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1023814174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1023839127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1023862536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1023887222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1023911541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1023939663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1023965008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1023991313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024015663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1024039249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1024063411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024087523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1024112259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1024135704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1024161601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1024185871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1024211286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024234183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1024257534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1024281934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024309567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1024334576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1024357655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1024382995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1024408109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1024433362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024457128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1024480180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1024504353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024528170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1024552502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1024575661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1024664018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1024691095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1024716673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024739868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1024763870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1024789091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024812898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1024838339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1024861450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1024886986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1024912064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1024937186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1024960888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1024984179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1025008054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025030497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1025055163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1025081503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1025106885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1025130396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1025157497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025181558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1025206881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1025232942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025257493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1025285456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1025309080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1025334967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1025360476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1025387293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025411905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1025438807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1025465799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025491082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1025516682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1025540128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1025565511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1025593739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1025618942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025642978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1025668655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1025700611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025726684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1025752339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1025778777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1025803900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1025836167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1025862336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025886943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1025912514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1025937852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1025965863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1025990910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1026016335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1026042147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1026067090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1026092299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1026114912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1026138746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1026166011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1026190684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1026221173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1026247795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1026275562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1026300249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1026325840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1026349939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1026374631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1026400008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1026423256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1026447356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1026471531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1026497988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1026525577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1026551151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1026576027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1026792697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1026817447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1026841855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1026867322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1027085728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1027112568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1027137247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1027163009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1027188804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1027213269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1027237434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1027260730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1027449804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1027475492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1027502657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1027528722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1027553971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1027578846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1027602372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1027626249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1027778719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1027805071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1027830521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1027857418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1027884110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1027910506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1027934027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1028150887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1028177159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1028202806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1028229218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1028252773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1028280382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 212,2120000,10000,0,0,256,8,3308,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1028410332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1028435994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1028459929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1028484799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1028509595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1028541390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1028566502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1028594991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1028621390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1028649236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1028675812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1028701304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1028726382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1028750161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1028774661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1028799083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1028822351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1028849003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1028873100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1028906812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1028931344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1028956755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1028982083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029006660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1029034162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1029058690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1029085848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1029110288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1029135171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029159236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1029182594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1029207401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029231668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1029256114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1029279194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1029304535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1029330825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1029356701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029381804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1029407040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1029432143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029457254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1029481705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1029504873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1029531043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1029557846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1029583594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029606936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1029631968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1029657419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029681104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1029707647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1029734625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1029761643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1029789373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1029816819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029841607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1029865128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1029890001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1029921143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1029945795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1029971379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1029996767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1030021305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1030046529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030070704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1030096523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1030121760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030146616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1030172166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1030198998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1030225743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1030250095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1030275952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030300190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1030323645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1030348399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030371786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1030397376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1030422269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1030449228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1030482747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1030508143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030533989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1030563644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1030589767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030613703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1030638842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1030666709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1030692411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1030717706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1030743205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030767431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1030790534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1030815960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030842653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1030868552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1030894660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1030922188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1030948280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1030975390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1030999311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1031027537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1031051865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031075296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1031101422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1031125440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1031161380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1031186695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1031213819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031238289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1031262363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1031288639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031313525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1031342246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1031365845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1031393211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1031418003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1031443393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031471816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1031495652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1031522515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031547995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1031575535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1031605060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1031631376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1031657466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1031684338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031722624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1031748106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1031773054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031796593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1031821430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1031845985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1031871609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1031899642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1031925392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1031956348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1031981608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1032006338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032031513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1032057187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1032083013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1032108331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1032132523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1032158608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032182198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1032206630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1032230821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032254116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1032282088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1032305948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1032332380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1032357520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1032383895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032409918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1032434362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1032462736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032487709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1032512811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1032537055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1032562481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1032587584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1032612817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032636187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1032661882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1032686609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032712101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1032737504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1032761367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1032790937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1032816831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1032843304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032867072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1032891417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1032916065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1032939633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1032966111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1032989906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1033016171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1033041586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1033067683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033092384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1033116379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1033145204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033168980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1033194185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1033218858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1033244315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1033269248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1033294512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033317920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1033343113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1033367338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033391257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1033416474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1033439618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1033466855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1033490428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1033518828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033542640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1033566680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1033592085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033615334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1033640282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1033663572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1033696726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1033721856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1033746720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033770436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1033794330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1033818424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033844231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1033869213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1033893689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1033920438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1033945404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1033971466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1033994459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1034019146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1034043491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034066630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1034091681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1034114728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1034140178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1034164237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1034189273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034216118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1034240865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1034266775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034290517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1034315231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1034339665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1034365084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1034391894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1034417425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034440827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1034464953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1034488995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034512178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1034537475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1034561672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1034588472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1034612269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1034637434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034662751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1034686481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1034714587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034739054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1034764103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1034789019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1034814366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1034839314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1034864386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1034887689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1034912984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 213,2130000,10000,0,0,256,8,3323,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1034997072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035023067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1035048936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1035073493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1035104453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1035129957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1035156322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035179596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1035203584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1035228109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035251572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1035277801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1035300940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1035325933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1035351836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1035377958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035402352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1035426526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1035459379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035484688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1035510267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1035534971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1035560503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1035585418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1035610663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035633899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1035663559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1035687843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035711838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1035736771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1035760182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1035788838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1035815999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1035842873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035868136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1035894961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1035921933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1035948244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1035977115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1036000586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1036026514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1036050875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1036075987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036100448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1036124295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1036150162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036175722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1036202673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1036228839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1036255392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1036281795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1036308539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036337001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1036360878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1036385298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036409472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1036438464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1036462608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1036488536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1036512890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1036539788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036563898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1036589582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1036616342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036642363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1036669145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1036693522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1036729699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1036757294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1036783738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036807374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1036836266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1036860542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1036883673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1036912442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1036936910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1036964115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1036990389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1037017685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037043150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1037067302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1037094061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037117324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1037142243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1037165731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1037190940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1037215876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1037241327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037268234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1037293354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1037318106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037343597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1037369545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1037394356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1037421028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1037446292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1037476662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037499960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1037524062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1037548941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037572660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1037598365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1037621712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1037650672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1037676527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1037703263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037727550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1037751516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1037777139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037802790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1037832843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1037856297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1037881701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1037907134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1037931739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1037960017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1037983223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1038008388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038032093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1038057356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1038084066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1038109435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1038133797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1038159896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038183128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1038217008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1038241987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038265913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1038290659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1038314021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1038339962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1038365244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1038395092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038418939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1038442488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1038468894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038492469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1038517539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1038541231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1038566536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1038591617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1038616684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038642053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1038665543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1038689465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038713196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1038737487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1038760539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1038786529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1038810730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1038837674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038862181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1038885563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1038910426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1038933446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1038958383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1038981845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1039006970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1039032534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1039057419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039081089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1039104392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1039128139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039153184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1039177860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1039200966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1039226741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1039250746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1039276030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039299505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1039322723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1039347852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039371087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1039396031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1039419209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1039444535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1039469649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1039494680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039521717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1039545760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1039570329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039594697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1039619692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1039643646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1039669026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1039693200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1039719374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039743137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1039767090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1039794788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039817987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1039842904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1039866614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1039895524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1039919955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1039944783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1039972242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1039995983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1040020975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040044569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1040069143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1040093686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1040118789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1040143343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1040168534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040191767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1040215480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1040239700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040262849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1040289219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1040312509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1040338298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1040362685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1040387615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040411314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1040434518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1040460362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040483983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1040508514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1040532437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1040557626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1040582317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1040607261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040630504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1040655671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1040680180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040704061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1040728766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1040751807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1040777716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1040802122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1040828057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040851497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1040874670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1040899140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1040923097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1040947454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1040971178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1040996697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1041022951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1041048409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041071767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1041095772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1041119733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041143218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1041167823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1041190970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1041217157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1041241389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1041266931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041290582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1041314024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1041338891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041362295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1041386862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 214,2140000,10000,0,0,256,8,3756,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1041471249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1041496436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1041521013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1041546188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041569422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1041594639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1041618639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041642116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1041666737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1041690073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1041715969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1041740448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1041766718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041790326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1041813433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1041837794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1041861255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1041885598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1041909340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1041934497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1041965109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1041990962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042014190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1042038286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1042064492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042088451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1042112957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1042136214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1042165159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1042189819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1042215609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042238986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1042262306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1042286671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042310236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1042340416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1042363894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1042388954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1042413797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1042439048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042462919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1042486288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1042510008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042535205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1042559835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1042583425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1042608694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1042632845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1042658266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042681506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1042707387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1042731534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042754681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1042779592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1042803142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1042828922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1042853339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1042878145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042903706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1042927336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1042951344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1042975095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1043000899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1043024918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1043050335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1043074484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1043105261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043128521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1043152357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1043176377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043199585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1043224616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1043247801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1043274217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1043298682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1043323590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043347531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1043370858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1043395418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043418847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1043443246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1043467701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1043493324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1043518395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1043543728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043566914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1043590698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1043614594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043637710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1043665122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1043688325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1043713911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1043738119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1043762855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043786508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1043810265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1043835990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1043859518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1043883698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1043907514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1043932637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1043957342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1043982320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044005548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1044032032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1044056592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044080639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1044105485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1044128819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1044154746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1044179360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1044210914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044234559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1044259499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1044284268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044307688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1044332607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1044355947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1044380950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1044408245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1044433549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044462859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1044486346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1044510387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044534144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1044558532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1044582226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1044607786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1044632158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1044659928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044683473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1044707555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1044731682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044754691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1044788668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1044812145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1044837849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1044862059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1044886949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044910744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1044934600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1044964307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1044988081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1045012871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1045037366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1045062802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1045088640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1045113940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045137211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1045162410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1045186463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045210154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1045234617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1045257622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1045283096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1045307542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1045333673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045356958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1045380202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1045404723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045427891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1045452713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1045475908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1045500880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1045528013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1045552859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045575950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1045599710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1045624099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045647881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1045672421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1045695685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1045722038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1045746397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1045772020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045795509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1045818818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1045843389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1045866653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1045897507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1045920847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1045946337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1045971288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1045996807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046020857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1046048096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1046071998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046096620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1046122212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1046145980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1046171194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1046195403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1046224256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046247397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1046271701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1046295732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046319619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1046344018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1046367635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1046393460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1046418140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1046443264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046470428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1046494244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1046518868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046542162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1046566697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1046590643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1046616000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1046641919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1046666759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046690468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1046714816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1046739527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046763458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1046789310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1046813030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1046842075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1046866599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1046892323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046915817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1046939915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1046965079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1046988858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1047013159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1047038145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1047063682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1047088755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1047114187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047137695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1047164024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1047188751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047217411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1047242342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1047266664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1047292324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1047316702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1047342721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047366165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1047394163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1047418798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047442073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1047466941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1047490373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1047516055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1047540428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1047565440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047590796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1047615062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1047640249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047664275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1047689137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1047713193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1047738760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1047762965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1047792066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047815217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 215,2150000,10000,0,0,256,8,3774,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1047899257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1047923430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1047946660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1047972612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1047996306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1048022477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1048047164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1048075930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048099767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1048123452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1048150783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048174151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1048198557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1048223194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1048248790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1048273830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1048299040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048322391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1048351798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1048375830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048400486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1048424714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1048448338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1048474239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1048498626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1048536085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048559408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1048583637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1048607686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048631525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1048657072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1048680746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1048714281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1048738880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1048764051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048788094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1048811965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1048837051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1048860658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1048885050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1048909665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1048935237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1048960280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1048985535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049008986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1049033172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1049057480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049083655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1049108179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1049131893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1049157883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1049182332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1049208021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049231442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1049254942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1049282931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049314180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1049348339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1049374388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1049403253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1049430348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1049459175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049484926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1049510516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1049537374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049564781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1049592438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1049618017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1049647553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1049674244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1049701524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049727469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1049753441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1049780770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049806678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1049834698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1049860223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1049887718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1049914665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1049941831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1049967716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1049993470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1050021972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050049782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1050078422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1050104610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1050132525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1050161379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1050188952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050216984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1050242671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1050270423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050296493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1050323691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1050366905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1050395295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1050421739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1050448874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050474969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1050498775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1050526127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050549392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1050574316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1050598284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1050623610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1050648562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1050679538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050703507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1050733503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1050757779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050781803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1050806353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1050830431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1050855743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1050880057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1050906439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1050930044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1050954231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1050978159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051001754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1051026978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1051050390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1051075737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1051102650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1051127912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051151903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1051175377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1051199620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051223665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1051248354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1051273448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1051298663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1051323163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1051348689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051371940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1051396365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1051420431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051444126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1051469458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1051496316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1051522221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1051546646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1051571753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051597503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1051621165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1051645876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051669209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1051694166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1051718386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1051743907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1051769660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1051794879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051818306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1051842354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1051866562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1051891222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1051916288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1051940127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1051968088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1051992733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1052018904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052042556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1052066219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1052091015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052114450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1052139148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1052164572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1052190753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1052216844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1052242743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052267039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1052290773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1052322183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052346384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1052371121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1052395867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1052421665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1052446521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1052477978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052502200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1052527273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1052553225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052577911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1052602905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1052626763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1052653143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1052677578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1052703782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052727389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1052751422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1052776695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052800460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1052825765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1052854287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1052880687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1052906466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1052932411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1052956755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1052980471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1053004927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053030431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1053055209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1053079486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1053104994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1053129935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1053156112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053179879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1053204859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1053229532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053252974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1053278999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1053302488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1053330733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1053355603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1053381210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053405280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1053429007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1053456640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053480218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1053505286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1053529536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1053555181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1053581324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1053606680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053630247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1053655102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1053679808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053704327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1053729581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1053753498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1053779870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1053804808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1053833002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053856897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1053881266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1053906825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1053931048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1053957025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1053981055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1054007439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1054035377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1054061466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1054085960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1054109977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1054135175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1054160044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1054185553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1054211119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1054237058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1054262259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1054289067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1054313647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1054338785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1054363829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1054388237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 216,2160000,10000,0,0,256,8,3792,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1055472243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1055496442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1055524437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1055549148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1055574516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1055787705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1055811617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1055837169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1055862165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1055887074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1055910845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1055935530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1055959583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1055983632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056006340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1056029558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1056052816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056075859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1056102747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1056127266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1056154179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1056178819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1056205416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056229415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1056253557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1056278608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056302316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1056328054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1056351410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1056376275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1056406859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1056432360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056456726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1056480375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1056504742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056531103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1056555656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1056579947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1056605475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1056630127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1056658570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056683778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1056710489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1056735180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056760322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1056785810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1056809384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1056835438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1056860075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1056885376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056910292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1056933875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1056959181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1056987761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1057012726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1057036845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1057062221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1057087250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1057112300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057136003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1057160295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1057184780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057209347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1057234282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1057257982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1057283698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1057308018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1057349177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057372954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1057397633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1057422242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057446093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1057471417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1057494887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1057520783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1057545224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1057570638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057594779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1057618264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1057643396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057667064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1057691868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1057716300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1057741804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1057775774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1057800985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057824464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1057848560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1057872869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1057896905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1057921560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1057945205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1057974943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1057999606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1058025517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058049203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1058072910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1058097984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058121567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1058148764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1058172545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1058198319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1058225140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1058250465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058274841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1058298399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1058322815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058347305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1058367893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1058386132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1058407241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1058428490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1058453887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058476168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1058498458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1058522908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058545787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1058574005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1058598676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1058625259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1058651796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1058678211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058703268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1058726895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1058755246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058779945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1058804932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1058829612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1058855490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1058880395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1058912073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1058935627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1058959868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1058986127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1059009455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1059034548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1059057613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1059083679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1059108273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1059133611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1059286433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1059310081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1059335337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1059429775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1059454554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1059477509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1059502154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1059526767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1059551609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1059574619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1059726403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1059750084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1059773961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1059798320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1059821421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1059846978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1059871092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1060084671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1060107884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1060131110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1060156088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1060179408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1060204564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1060227836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1060252826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1060322278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1060462492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1060488607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1060512231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1060537161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1060560447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1060585963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1060609498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1060635014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1060851093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1060877575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1060901908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1060926582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1060952332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061027657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1061052164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1061075321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1061177435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1061203705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1061231334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061256965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1061283307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1061309788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061344414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1061369324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1061393595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1061444798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1061471677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1061497145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061527556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1061551299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1061575639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061601132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1061625843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1061649959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1061675351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1061699620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1061725263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061748660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1061773815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1061809924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061834109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1061858670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1061885654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1061911683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1061936083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1061965698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1061989108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1062012526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1062038599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062061891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1062086873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1062110731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1062135801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1062160548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1062185513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062210120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1062233569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1062257659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062281768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1062306158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1062330177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1062355433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1062379742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1062405432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062428573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1062452116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1062476802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062500176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1062525425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1062548699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1062573877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1062598740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1062623370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062647708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1062670929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1062694812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062718976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1062743481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1062767283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1062792519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1062816805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1062842595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062865907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1062889595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1062913835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1062936907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1062964502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1062987891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1063014675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1063039126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1063075254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 217,2170000,10000,0,0,256,8,3810,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1063158562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1063182718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1063207513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063235628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1063260196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1063284176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1063309218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1063334311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1063359441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063382798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1063406990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1063430949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063454663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1063479494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1063502739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1063528893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1063553014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1063578309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063601979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1063625315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1063649948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063673266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1063697750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1063721589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1063746843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1063772017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1063797540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063821058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1063845721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1063870014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1063894007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1063918672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1063942070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1063967949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1063992350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1064017992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064041455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1064064928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1064089628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064113127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1064137796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1064161755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1064187120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1064212852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1064238056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064261539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1064285632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1064320805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064344925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1064369072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1064392560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1064418705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1064443589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1064469761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064493310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1064517347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1064541506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064564771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1064590170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1064613575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1064638912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1064663906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1064706579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064730151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1064753498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1064778117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064801585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1064829742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1064853083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1064878075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1064903109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1064928399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1064952288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1064976097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1065003899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065028023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1065052418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1065075557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1065101570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1065125861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1065151505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065174668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1065197836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1065222857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065247207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1065272509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1065295768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1065320962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1065345799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1065370849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065394650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1065418218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1065442229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065466410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1065491051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1065514813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1065540348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1065584824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1065610203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065633709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1065658553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1065683596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065708241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1065733464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1065756983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1065783667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1065808365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1065834320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065857966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1065881299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1065906200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1065928533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1065954132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1065977130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1066021679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1066046549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1066071616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066096640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1066120094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1066144646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066179610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1066218494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1066242238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1066274318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1066299865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1066324993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066349805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1066372193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1066395574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066417962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1066441572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1066477691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1066503360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1066531029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1066555790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066580725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1066605137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1066629910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066654705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1066679704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1066703993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1066732704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1066897725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1066923769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1066947190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1067035657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1067175154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1067200114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1067238680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1067262193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1067288146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1067312489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1067466285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1067489216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1067511141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1067534882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1067558058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1067723034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1067747060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1067773861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1067797867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1067823202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1067849377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1067874883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1067902955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1067929185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1067957112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1067983845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1068010066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1068048294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1068073422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068100219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1068124501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1068153049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068178090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1068205238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1068230414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1068256206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1068283168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1068308883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068334507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1068358152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1068382265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068406333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1068430806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1068454497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1068493464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1068518843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1068543760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068566205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1068589925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1068612635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068636385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1068677985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1068701016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1068730877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1068754135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1068780033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068803124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1068831449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1068855860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1068878656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1068903887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1068927393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1068953509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1068978356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1069003686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069027818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1069051427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1069075486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069100265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1069124527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1069148152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1069173941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1069198060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1069227286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069250659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1069275944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1069300257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069323450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1069348395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1069371581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1069397101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1069421166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1069445936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069469762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1069498175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1069522730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069546363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1069570929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1069594921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1069620089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1069644801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1069669836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069692878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1069717318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1069810294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1069835012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1069860335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1069884138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1070001679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1070027743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1070053325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070077792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1070101907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1070126538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070157477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1070183158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1070209422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1070238849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1070264093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1070290625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070315022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1070339139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1070364171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 218,2180000,10000,0,0,256,8,3827,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1070445441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1070471511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1070495864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1070522532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1070547767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1070573792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070598538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1070622767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1070653461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070672626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1070692047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1070727374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1070753361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1070780223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1070806667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070832150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1070888934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1070914231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1070937111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1070961781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1070985142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1071010181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1071036401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1071061709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071092091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1071118307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1071142049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071164980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1071189314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1071213339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1071242341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1071271977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1071296987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071319985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1071343709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1071368126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071393517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1071424267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1071447592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1071474690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1071498997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1071524488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071547742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1071570983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1071594722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071617079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1071643626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1071666181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1071690318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1071843885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1071868425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1071891693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1071914959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1071936901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072023796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1072049146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1072071427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1072096317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1072131140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1072156575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072179187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1072202168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1072225587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072250735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1072282468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1072305916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1072331768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1072356543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1072382008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072408016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1072431934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1072456733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072480236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1072506232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1072530285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1072556204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1072581567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1072607121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072630594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1072655645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1072679774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072703418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1072727808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1072751000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1072776617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1072801032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1072825981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072849965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1072873661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1072898515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1072922011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1072946695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1072970653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1072996235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1073086750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1073112031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073138198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1073162284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1073186830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073210827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1073235691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1073259038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1073285614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1073310448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1073336434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073359977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1073383216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1073407768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073431369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1073457015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1073480502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1073505508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1073530198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1073555715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073579951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1073603900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1073628151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073656854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1073681552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1073705276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1073917996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1073943961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1073970020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1073993620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1074017711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1074041854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074065078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1074108529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1074131872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1074157541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1074181670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1074208294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074231890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1074255319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1074279922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074303449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1074328406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1074351808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1074376852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1074537358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1074563364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074587266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1074611115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1074635281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074659212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1074683854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1074709934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1074735670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1074760067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1074786443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074810047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1074833980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1074858135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1074881089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1074906592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1074930303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1074957002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1074981658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1075006765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075030717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1075054193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1075081798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075105430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1075137648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1075351651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1075377674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1075402589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1075428158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075470742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1075494892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1075519601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075542982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1075567541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1075591482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1075617159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1075642634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1075667934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075691601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1075762111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1075787441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075810951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1075836084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1075859425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1075884674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1075909466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1075934457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1075958282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1075982010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1076006323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076030301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1076055057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1076078777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1076103978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1076128486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1076154138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076177423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1076200738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1076225311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076249027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1076274148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1076297622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1076322946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1076347909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1076373087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076397703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1076421391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1076445618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076469612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1076494272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1076517976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1076543086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1076567356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1076592832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076616088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1076639688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1076663906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076687650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1076717919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1076741535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1076767123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1076791259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1076816578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076840409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1076863975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1076888044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1076912020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1076937003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1076960978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1076986389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1077010838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1077036793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077060797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1077085429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1077109881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077133428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1077158716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1077182278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1077208027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1077232481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1077258104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077282265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1077305905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1077330612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077353987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1077378585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1077402611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1077429989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1077455413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1077480871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077504702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1077528789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1077553202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077576493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1077601754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1077625063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1077651429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1077675919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 219,2190000,10000,0,0,256,8,3845,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1077828121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077851866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1077875886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1077902155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1077926037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1077950901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1077975244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1078001006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1078026112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1078051449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078074976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1078102053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1078126318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078256750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1078282999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1078306729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1078333077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1078357803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1078383265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078489736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1078513823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1078538602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078562439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1078587898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1078611777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1078637311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1078662470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1078687785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078714729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1078738323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1078763432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078788127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1078812778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1078836760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1078862249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1078886516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1078912127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1078935911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1078959930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1078984198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079007666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1079032809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1079056497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1079082374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1079106836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1079131988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079155764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1079179085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1079203603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079226894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1079251806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1079275804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1079301272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1079325448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1079351018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079374324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1079398128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1079422232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079445553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1079470566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1079494051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1079519728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1079544054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1079569111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079593012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1079616491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1079640861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079663995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1079688656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1079794991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1079820457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1079845069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1079871143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079894905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1079918168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1079942517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1079973025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1079997614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1080021271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1080046302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1080070920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1080096527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1080119890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1080328425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1080353438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1080377217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1080402406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1080425746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1080451085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1080476010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1080501095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1080671126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1080695559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1080720443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1080743987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1080769110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1080792477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1080818199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1080843323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1080868716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1080895814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1080919281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1080943527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1080967351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1080991906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1081015454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1081040457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1081064936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1081090575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081113840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1081137152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1081161592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081185098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1081210063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1081234463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1081259745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1081284499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1081309726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081333607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1081356954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1081388194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081412130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1081437094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1081461133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1081486570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1081511554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1081537717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081561390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1081585307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1081613094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081636526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1081661309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1081684820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1081710511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1081731351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1081751119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081770275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1081790586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1081814347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081837919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1081861715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1081884361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1081913452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1081938787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1081965514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1081989754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1082013109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1082037575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082061213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1082086743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1082110235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1082135644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1082160506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1082185922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082210079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1082234640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1082259781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082284503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1082309971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1082334064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1082359621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1082384296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1082410287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082434039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1082457975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1082482098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082505387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1082530438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1082553659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1082579731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1082604109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1082629206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082653010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1082676521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1082700700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082724712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1082751956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1082776239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1082802036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1082827756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1082853581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082877651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1082928901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1082954245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1082978107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1083003036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1083026887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1083052041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1083077379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1083102884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083126512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1083150569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1083174856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083198294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1083223322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1083246977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1083273017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1083298565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1083323996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083348037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1083371579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1083396298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083419737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1083444770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1083468908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1083494484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1083519409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1083544463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083568309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1083593107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1083617447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083641367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1083665811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1083689457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1083716592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1083741331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1083766948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083790018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1083813610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1083838433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1083861842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1083886408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1083910209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1083940417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1083965546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1083990763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084014546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1084037970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1084061863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084085655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1084110109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1084133387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1084159161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1084183416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1084208821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084231919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1084255540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1084280214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084303616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1084329534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1084352789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1084378327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1084403287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1084428449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084452251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1084475734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1084507580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084531592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1084570572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1084594892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1084620324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1084645281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1084670442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084693786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1084717405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 220,2200000,10000,0,0,256,8,3862,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1084801820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084825280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1084850283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1084873643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1084899294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1084923543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1084953475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1084976889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1085000253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1085024821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085048126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1085072508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1085096214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1085121252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1085146374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1085171348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085194779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1085218550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1085242590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085266313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1085290816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1085314475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1085340375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1085364914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1085390726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085414932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1085438263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1085462850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085486111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1085510596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1085534220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1085559181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1085584463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1085609636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085633117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1085656909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1085680936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085704904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1085729403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1085752614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1085778688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1085802910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1085828496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085851632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1085874911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1085899856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1085923131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1086066307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1086091383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1086116876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1086145162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1086170589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086194290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1086218447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1086242664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086266459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1086291066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1086314550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1086340129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1086364272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1086391700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086415866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1086439768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1086465229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086488819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1086513507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1086537181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1086563297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1086630383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1086656353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086679707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1086704002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1086728337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086751822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1086778054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1086801663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1086827635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1086852191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1086877409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086901532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1086925034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1086949436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1086973343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1086997828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1087022219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1087047870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1087072314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1087098357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087127156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1087151921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1087176336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087199961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1087225063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1087248407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1087274094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1087298150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1087323263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087347190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1087372457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1087397123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087420386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1087444983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1087468513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1087493582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1087518224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1087543104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087566475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1087590831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1087634080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087658108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1087682707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1087706584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1087731847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1087756523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1087805225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087829734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1087853121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1087877132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1087901579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1087926479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1087950056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1087975868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1088073148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1088289731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1088316162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1088341068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1088365892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1088390335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1088415301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1088438991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1088484571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1088509399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1088535207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1088558764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1088583227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1088607696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1088631449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1088656694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1088680171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1088708877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1088733474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1088758718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1088782750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1088806321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1088831075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1088854571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1088879251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1088903525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1088930850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1088958109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1088985325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089008443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1089032725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1089056439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089080346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1089104740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1089127944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1089153693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1089177785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1089210589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089233765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1089257191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1089358433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089381413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1089406563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1089430341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1089456685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1089480758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1089505553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089529119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1089552133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1089576155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089791063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1089815884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1089839408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1089863764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1089887272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1089911932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1089934358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1089997697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1090021406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090045815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1090070751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1090095838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1090121101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1090146287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1090171617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090195120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1090219036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1090242897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090266833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1090291252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1090315507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1090341400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1090365637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1090391098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090414354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1090437634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1090462113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090485099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1090509466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1090533362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1090558430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1090583118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1090608021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090631200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1090655177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1090679189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090702917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1090727161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1090757961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1090784000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1090808330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1090833975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090857131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1090880277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1090905189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1090928486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1090953621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1091039290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1091064653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1091089517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1091114454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1091137606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1091161393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1091185328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1091217599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1091242251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1091266265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1091291409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1091315561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1091341515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1091364949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1091388498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1091605332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1091629118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1091654510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1091677719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1091703793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1091728158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1091753233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1091782540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1091805922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1091830684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1091853980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1091878442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1091902258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1091927260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1091954876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1091980298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092003647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1092027560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1092051494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092074669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1092100030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1092123381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1092149187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 221,2210000,10000,0,0,256,8,3880,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1092233644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1092258773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092282669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1092305832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1092330701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092354036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1092378494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1092402238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1092427395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1092452104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1092477112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092500304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1092524414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1092548522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092571819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1092597263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1092620664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1092646497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1092671566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1092696611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092720998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1092744508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1092769413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092792904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1092817573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1092841602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1092866920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1092891935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1092916968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1092940234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1093111511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1093137589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093162959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1093187846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1093213530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1093238760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1093262898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1093293762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093317337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1093341467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1093365316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093388346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1093413369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1093436447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1093462016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1093485880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1093510493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093534500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1093557804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1093582560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093605829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1093630216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1093654268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1093679071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1093703601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1093728826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093752198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1093775930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1093799994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093824140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1093849469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1093879763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1093905527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1093929594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1093954965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1093981764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1094005004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1094030056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094055744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1094081110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1094104466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1094129597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1094154822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1094179992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094204056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1094227448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1094251299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094275324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1094299774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1094323009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1094348693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1094372938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1094398426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094421675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1094444936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1094469482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094492529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1094517235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1094540457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1094565501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1094589951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1094614918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094638143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1094662033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1094685928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094709649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1094733792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1094756717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1094782456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1094806589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1094832043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094855802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1094878881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1094903668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1094926744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1094950974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1094977822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1095002522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1095027234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1095052510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095076010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1095099911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1095123689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095147517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1095171857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1095194924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1095220495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1095244648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1095270021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095293169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1095316313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1095341166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095364512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1095389013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1095412819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1095437982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1095462778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1095487830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095511095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1095535003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1095559041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095583109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1095607953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1095631380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1095657305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1095681650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1095707170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095730516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1095753841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1095778466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095801808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1095826349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1095850652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1095878055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1095905201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1095932229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1095958084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1095989168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1096016251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096041825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1096068516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1096094395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1096121836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1096148755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1096176046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096201290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1096227109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1096253041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096279073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1096305667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1096331346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1096358657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1096384822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1096411116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096434403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1096458213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1096482339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096505532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1096530475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1096553446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1096578869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1096603428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1096628340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096652136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1096675263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1096699041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096723036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1096747425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1096774002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1096799785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1096823844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1096849681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096872923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1096896712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1096920758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1096944764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1096969786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1097065446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1097092297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1097116774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1097142443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097165965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1097189562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1097324802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097348909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1097373359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1097397250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1097422505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1097446681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1097472153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097495326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1097519183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1097543602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097566889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1097592409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1097615504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1097641012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1097665666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1097690836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097714890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1097738094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1097761963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097786064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1097810529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1097841109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1097866205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1097890840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1097916174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1097939425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1097963423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1097990042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098013251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1098038723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1098062211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1098088456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1098113183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1098140087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098163511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1098186915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1098211754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098238078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1098262769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1098286726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1098311763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1098336561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1098362226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098385790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1098409906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1098434228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098458349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1098483035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1098506304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1098532190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1098556478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1098582068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098605416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1098628727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1098653653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098677132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1098701646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1098725600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1098750674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1098775505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1098801556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098825536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1098850046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 222,2220000,10000,0,0,256,8,3898,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1098939935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1098964314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1099597831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1099622042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1099648052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1099673077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1099698531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1099722799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1099746559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1099829279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1099853021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1099878428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1099902393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1099928243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1099953343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1099978696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100002185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1100026557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1100051043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100074352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1100102008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1100132311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1100158717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1100183323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1100209582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100238154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1100261664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1100286406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100312168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1100337255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1100361031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1100386404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1100411440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1100436765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100460797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1100484334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1100508331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100534754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1100559307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1100583153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1100608996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1100634029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1100660584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100684384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1100708803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1100733252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100756729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1100781876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1100805415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1100835077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1100860065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1100885350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100909444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1100933726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1100958563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1100982513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1101007375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1101033944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1101065779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1101091389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1101116324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101139925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1101163823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1101187967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101212049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1101240498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1101263707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1101290134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1101314496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1101339998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101363768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1101387301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1101420040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101443937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1101469564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1101493344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1101520133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1101544865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1101569731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101593468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1101617156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1101641767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101665122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1101689628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1101713443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1101739085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1101769998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1101796593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101819935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1101843871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1101868154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1101892013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1101916927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1101940386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1101966289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1101991566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1102017263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102040757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1102064260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1102089109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102112621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1102137285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1102161339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1102186317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1102210906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1102236167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102259460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1102283533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1102307947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102331903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1102356523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1102379866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1102410996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1102435523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1102461170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102484623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1102508129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1102532839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102556250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1102581283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1102608220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1102633373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1102658273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1102683213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102707396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1102730706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1102754827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102778724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1102804024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1102848291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1102874242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1102899531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1102924804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1102948027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1102990384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1103019906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103043505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1103069140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1103093322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1103118800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1103143661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1103169122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103192602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1103216780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1103247886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103271876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1103296428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1103319765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1103345537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1103370395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1103400037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103423624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1103447142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1103472004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103496030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1103521412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1103545123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1103570490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1103597127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1103622400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103646422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1103670004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1103694360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103718515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1103743736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1103768027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1103793745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1103818268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1103844079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103867619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1103891707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1103916432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1103940118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1103965547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1103989206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1104015201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1104040182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1104065504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104090734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1104114404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1104138860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104166171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1104190894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1104214932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1104240729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1104265780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1104295312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104320019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1104344696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1104368902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104392721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1104454114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1104477974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1104503229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1104527906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1104553219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104576435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1104600597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1104624957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104648900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1104673486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1104696512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1104722048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1104746856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1104772651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104796162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1104819481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1104844039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1104867302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1104892230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1104915849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1104941169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1104966157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1104991403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105015369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1105039097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1105063621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105087806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1105112617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1105135852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1105162397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1105187417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1105213473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105237163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1105260651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1105285466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105308933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1105334195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1105357702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1105383074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1105408086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1105433337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105573551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1105598923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1105623312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105657895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1105683461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1105707591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1105918278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1105943361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1105969007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1105992810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1106042906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1106067147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106091015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1106115585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1106139574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1106165487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1106190262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1106216173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106239910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1106263439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1106291326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106314840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1106340058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 223,2230000,10000,0,0,256,8,3916,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1106427306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1106453383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1106477908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1106503128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106527233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1106550808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1106575945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106599956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1106625090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1106649205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1106674290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1106700706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1106728031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106752665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1106778288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1106804675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106828588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1106852838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1106876340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1106902038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1106926256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1106950814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1106974313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1106997797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1107022233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107045248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1107069774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1107093737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1107118812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1107143210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1107167935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107191029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1107214930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1107238957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107261806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1107419503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1107443637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1107469592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1107494341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1107523419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107546958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1107570279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1107594878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107618036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1107642742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1107665409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1107689876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1107713773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1107738993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107761215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1107784142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1107807550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107830404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1107855154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1107879939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1107907084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1107931755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1107957421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1107980804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1108004514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1108029108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1108052417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1108079978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1108103461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1108128788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1108153766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1108179126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1108203010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1108226468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1108250665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1108390675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1108415965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1108439230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1108464935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1108489488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1108515222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1108538711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1108562508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1108778830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1108802889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1108827877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1108850985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1108876707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1108901574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1108927206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1108950703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1109004929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1109029518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1109053128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1109078401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1109102912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1109128311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1109153177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1109178607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1109205494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1109229250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1109253764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1109277710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1109393201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1109417039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1109442749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1109467841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1109563483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1109590969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1109616365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1109642188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1109665533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1109690624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1109715764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1109741532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1109921621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1109947832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1109971740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1109995563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1110020237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110043671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1110068328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1110092337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1110117773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1110148347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1110173709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110197486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1110221882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1110246236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110269950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1110294322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1110317939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1110343740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1110368514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1110394315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110420357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1110445566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1110470747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110494482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1110519905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1110543645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1110569213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1110601607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1110627203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110651361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1110675334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1110700020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110724395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1110749363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1110773434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1110798907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1110824001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1110850136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110875417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1110901199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1110926838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1110951032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1110977025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1111000874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1111027369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1111052284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1111077565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1111100478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1111124001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1111206444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1111229347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1111253869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1111277403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1111302365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1111326431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1111366507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1111390736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1111414390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1111438683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1111462713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1111487475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1111510905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1111536627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1111561774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1111770050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1111794444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1111818339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1111843277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1111905738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1111930299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1111954140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1111979269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1112003477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1112028933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112052132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1112075713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1112100617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112124154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1112149378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1112172792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1112198503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1112223589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1112249045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112272947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1112296157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1112319998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112343763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1112368078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1112391779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1112416824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1112440922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1112466313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112489656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1112512973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1112537570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112560446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1112585134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1112607472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1112640248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1112665176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1112690792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112715402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1112738760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1112763395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112786594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1112811600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1112834438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1112858592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1112881773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1112915270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1112940296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1112965117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1112989097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113012613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1113037861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1113061270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1113086829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1113123231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1113148890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113172212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1113195586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1113220216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113243639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1113268525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1113291495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1113316923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1113342338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1113367392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113391177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1113414536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1113438831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113462679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1113487243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1113510749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1113555042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1113580014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1113613843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113637660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1113661897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1113686203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113710024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1113734555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1113757828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1113783373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1113807816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1113833297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1113856603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 224,2240000,10000,0,0,256,8,3933,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1114052598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1114078287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114101690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1114126655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1114191312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1114217564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1114241814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1114267797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114291225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1114314754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1114348471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114382310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1114423370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1114446703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1114472635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1114497276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1114523078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114546458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1114569915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1114594632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114618000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1114643073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1114666173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1114691567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1114716428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1114741431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114765306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1114788551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1114812810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114836661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1114861196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1114884551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1114914008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1114938645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1114964207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1114989932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1115013342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1115037740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1115061247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1115086267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1115109421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1115135640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1115163317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1115188705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1115212530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1115235914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1115259962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1115471532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1115495726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1115645076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1115669981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1115694459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1115720224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1115959772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1115983152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1116007400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116031398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1116055972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1116084127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1116109813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1116134190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1116160358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116183809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1116208401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1116232668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116256113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1116281356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1116304820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1116330836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1116356626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1116382990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116408127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1116432584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1116457760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116481320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1116505940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1116529962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1116555288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1116580739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1116606335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116630566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1116655418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1116681789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116706237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1116730965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1116754732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1116780912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1116805632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1116832034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116855894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1116879793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1116904547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1116927877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1116952925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1116976404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1117001622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1117026710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1117051693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117075122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1117103531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1117127867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117152114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1117176771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1117200232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1117226336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1117250566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1117276600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117300054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1117323568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1117348383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117371828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1117396842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1117419990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1117445310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1117470054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1117495136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117519432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1117542956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1117567328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117591201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1117615712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1117638962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1117664652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1117688899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1117715412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117738752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1117762556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1117787507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117811102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1117836335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1117859695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1117885007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1117909773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1117934845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1117958658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1117982061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1118016637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118039974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1118064543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1118115386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1118141237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1118165335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1118190325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118214271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1118237286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1118261403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118285301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1118309861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1118334204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1118359574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1118384141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1118409659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118432984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1118457061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1118481013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118504522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1118529567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1118554841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1118580782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1118605054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1118630111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118653716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1118676833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1118701088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118724839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1118749334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1118773925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1118798927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1118823355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1118848881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118879155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1118903258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1118927404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1118950940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1118975991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1118999342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1119025016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1119049324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1119074346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119098215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1119125548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1119150704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119174193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1119200189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1119224038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1119249325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1119274219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1119299161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119322398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1119346195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1119370155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119394218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1119418747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1119442007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1119467759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1119491804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1119517534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119540659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1119566569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1119590301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119612445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1119636522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1119660838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1119686677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1119712624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1119738396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119762313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1119786084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1119810904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119834657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1119864945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1119888395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1119913929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1119938100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1119964114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1119987398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1120011011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1120035785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120059260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1120084408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1120107936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1120271461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1120297007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1120322361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120346334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1120369865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1120398443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120422268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1120447385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1120471275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1120496431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1120521577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1120546734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120570340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1120597893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1120622219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120646202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1120670552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1120693671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1120719733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1120744129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1120769943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120793273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1120816622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1120841256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1120864563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1120889132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1120912915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1120938097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1120964457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1120989669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1121013592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1121038045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1121062663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1121086920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 225,2250000,10000,0,0,256,8,3951,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1122129568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1122158356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1122183899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1122208931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1122234278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122257743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1122281922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1122306158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122330131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1122354573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1122377698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1122403942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1122428492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1122454354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122477916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1122501549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1122526268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122549439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1122573767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1122597414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1122622446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1122647528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1122672595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122695856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1122720457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1122744443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122768485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1122792965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1122816191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1122841900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1122866012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1122891869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122915202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1122938582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1122963248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1122987217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1123011643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1123035723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1123060928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1123085714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1123110739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123134024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1123162379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1123186354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123210487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1123235055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1123258340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1123284121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1123308244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1123334089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123357250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1123380649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1123405334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123428645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1123453627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1123476803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1123501922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1123526816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1123551711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123574979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1123599129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1123623235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123647121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1123671468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1123694601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1123720590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1123744882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1123770513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123793776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1123817002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1123841912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1123865232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1123890327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1123913479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1123938526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1123963697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1123988764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124014580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1124040351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1124066686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124093128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1124119852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1124149994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1124177417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1124204572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1124231885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124257310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1124283314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1124309398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124335551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1124362357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1124387718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1124415670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1124441974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1124470095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124495365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1124521474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1124547717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124573073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1124600290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1124625515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1124653234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1124678092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1124703873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124727344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1124750914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1124775976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124799165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1124823560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1124847803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1124873103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1124897943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1124923020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1124946333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1124970305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1124994131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125017994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1125042466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1125065692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1125130952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1125268326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1125293333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125316439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1125340603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1125364654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125387831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1125413233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1125436575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1125463136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1125487535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1125514873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125538930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1125567610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1125592774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125616205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1125641415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1125664836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1125690076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1125715101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1125740076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125763364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1125788364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1125817313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125841476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1125866011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1125889810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1125915359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1125939777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1125967484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1125991357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1126015877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1126040049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126063298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1126090688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1126113931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1126138983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1126164163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1126189333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126214077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1126237563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1126261690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126288550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1126313274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1126337324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1126362847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1126387330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1126415003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126438344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1126462390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1126489679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126512980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1126538093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1126561298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1126595175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1126619805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1126645856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126669246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1126692708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1126718079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126741558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1126771872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1126795531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1126821065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1126846294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1126871375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126895363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1126918578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1126942405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1126967403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1126991919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1127015771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1127041025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1127065330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1127091152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127114504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1127147652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1127171918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127195232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1127221439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1127244803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1127270685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1127294835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1127320421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127478357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1127502920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1127528312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127552055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1127577473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1127601358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1127630917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1127656231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1127681636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127705926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1127731168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1127755464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127782059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1127806653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1127831113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1127857257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1127882124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1127908386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1127932096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1127956371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1127980866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1128005145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1128039628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1128064294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1128092950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1128117371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1128142958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1128167396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1128191046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1128356803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1128381121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1128410072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1128433883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1128460305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1128485067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1128510589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1128534866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1128558413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1128680328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1128705071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1128738239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1128762577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1128788660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1128812711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1129033631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1129057826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1129274564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1129299989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1129323294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1129348696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1129371940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1129397769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1129422670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1129448545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 226,2260000,10000,0,0,256,8,3969,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1129908858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1129932810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1129956750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1129979524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1130003171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1130281909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1130308018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1130332980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1130357985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1130381107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1130406997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1130430939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1130585008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1130608798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1130630540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1130655764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1130678981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1130703484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1130726382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1130749549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1130775578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1130798429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1130822199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1130846030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1130871026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1130895697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1130921215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1130944625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1130973807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1130998252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131022532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1131047299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1131070630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1131096583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1131121011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1131148382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131171961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1131195412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1131220618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131244578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1131270356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1131294065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1131319450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1131347037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1131372486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131396717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1131420473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1131444678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131468988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1131493873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1131519393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1131545145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1131569767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1131595857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131619484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1131659273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1131683679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131707800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1131732516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1131755755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1131790572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1131815416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1131841468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131865058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1131888748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1131913905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1131937194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1131963876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1131987731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1132013137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1132039102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1132063968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132093111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1132116735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1132141445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132164835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1132189073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1132212695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1132238321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1132262645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1132289256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132312619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1132336669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1132364584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132388167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1132417412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1132441748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1132468469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1132492987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1132520138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132543991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1132567821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1132592902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132616711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1132642058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1132665739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1132691069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1132718676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1132743966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132769612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1132795180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1132819572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132843804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1132869190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1132893619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1132919499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1132944109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1132972713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1132996216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1133020290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1133046149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133069597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1133096557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1133120881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1133152164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1133177395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1133218087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133241938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1133266389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1133293311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133316958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1133346450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1133370158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1133396489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1133421121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1133446304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133470487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1133494103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1133519890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133543442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1133567894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1133593742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1133619418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1133655002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1133682263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133710838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1133734739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1133759116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133783352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1133808163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1133832327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1133857953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1133882170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1133908560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1133931879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1133955712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1133980248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134003829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1134029296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1134052875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1134083804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1134108527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1134133745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134158725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1134182164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1134211878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134235915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1134260703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1134285346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1134310907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1134336171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1134361416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134384557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1134409240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1134433699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134457632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1134482284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1134505523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1134531892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1134557050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1134584710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134608751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1134632649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1134659025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134682846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1134708376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1134732156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1134757481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1134783296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1134809025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134833173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1134856904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1134881292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1134905570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1134930887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1134956676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1134982458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1135006869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1135032634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135056719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1135081161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1135122810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135147838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1135172896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1135196480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1135223696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1135248375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1135274559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135298091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1135321365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1135352782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135376513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1135402040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1135425491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1135450601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1135477724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1135502696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135526531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1135550301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1135574345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135598389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1135623395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1135647961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1135673403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1135697669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1135723502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135747611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1135772290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1135796880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135820281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1135846681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1135870088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1135895909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1135920354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1135945468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1135969465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1135992933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1136018734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136042285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1136066727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1136090507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1136115902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1136141148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1136166725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136189740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1136219605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1136244374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136269555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1136294443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1136317725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1136352612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1136377612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1136403905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136427691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1136451380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1136511366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136535592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1136560498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1136585147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1136610876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1136635805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1136661660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136685144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1136727517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1136751899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 227,2270000,10000,0,0,256,6,3986,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1136841333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1136866151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1136890364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1136915968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1136940246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1136968360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1136992035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1137016138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1137042475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137066650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1137092557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1137132698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1137159313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1137190062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1137216562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137240400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1137264105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1137289579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137313599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1137340294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1137364116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1137393072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1137418109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1137446198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137470610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1137494547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1137524336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137558703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1137583961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1137607785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1137634846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1137660217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1137685803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137711792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1137735683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1137760140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137784478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1137809839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1137834148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1137859994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1137884787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1137911889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1137935662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1137962218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1137986550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138010035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1138041045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1138064548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1138095183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1138116318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1138136071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138160481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1138184113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1138208758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138232216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1138257184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1138284992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1138310552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1138336750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1138363632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138387749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1138424253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1138448733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138473347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1138500445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1138525433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1138551158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1138575668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1138601669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138625416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1138649833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1138674320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138697522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1138722439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1138745908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1138771695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1138795905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1138820787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138857551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1138881506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1138906474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1138931935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1138957614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1138981473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1139007215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1139032641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1139058043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139082219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1139106166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1139130052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139153619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1139178234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1139201389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1139227062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1139251675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1139277265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139300636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1139324051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1139348872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139372362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1139397274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1139420618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1139445530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1139470105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1139495265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139518971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1139543127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1139567319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139591148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1139615588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1139638819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1139664437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1139688722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1139714122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139737801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1139761183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1139785965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139809258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1139834243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1139857645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1139882606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1139908394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1139933751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1139957739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1139980987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1140005427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140029355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1140054034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1140077766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1140102932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1140127148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1140152719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140176206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1140199461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1140224031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140247249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1140271941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1140294996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1140320431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1140345348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1140370719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140397167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1140420942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1140445200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140469193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1140493823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1140517789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1140543104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1140568752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1140596941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140620598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1140644976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1140669259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140693262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1140719004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1140742855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1140770366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1140795135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1140820466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140844460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1140868105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1140892655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1140915970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1140941007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1140968524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1140994639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1141020208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1141046010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141069429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1141093419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1141117829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141142356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1141167035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1141190453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1141216466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1141241418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1141267718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141291545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1141315242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1141342893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141366688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1141392332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1141431726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1141457943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1141482386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1141508035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141532213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1141555960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1141582792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141606212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1141631512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1141655392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1141681119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1141710202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1141735510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141758979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1141783949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1141808888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141833423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1141858679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1141882516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1141908694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1141933420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1141961428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1141985105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1142008673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1142033466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142057271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1142082728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1142106479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1142132102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1142156263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1142176374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142194090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1142214674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1142237380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142259433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1142284603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1142309513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1142339222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1142365419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1142395286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142418522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1142442608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1142469283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142493483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1142519231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1142547652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1142573155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1142598394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1142623847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142648526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1142673823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1142698337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142732638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1142757695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1142782685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1142808991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1142834383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1142859856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142883175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1142907093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1142931380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1142955224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1142979658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1143003001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1143028643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1143052780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1143078299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143101487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1143125101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1143149960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143173445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1143197789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1143222050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1143247448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1143272509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 228,2280000,10000,0,0,256,6,4004,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1143356552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143380535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1143405050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1143429589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143453814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1143478665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1143502069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1143527577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1143551533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1143578280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143602675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1143627008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1143652391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143676323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1143701481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1143725974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1143752681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1143778263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1143804346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143828896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1143852957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1143877639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1143902166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1143927375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1143951449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1143978050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1144003098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1144029639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144053783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1144079627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1144104592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144128776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1144154504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1144178568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1144205210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1144230288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1144256034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144289299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1144313532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1144338807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144362567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1144388304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1144415743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1144442012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1144469645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1144495560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144519944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1144543935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1144569025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144594695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1144619511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1144643333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1144668505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1144693095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1144718797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144742382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1144768293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1144793959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144817254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1144842101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1144865347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1144891643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1144916082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1144941645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1144969364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1144993237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1145020506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1145043757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1145068553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1145092497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1145117985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1145272578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1145300151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1145323789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1145348690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1145373160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1145397319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1145422071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1145445066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1145661025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1145685858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1145711568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1145734609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1145757676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1145781956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1145804773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1146021575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1146045706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1146071073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1146095834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1146120941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1146144976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1146167901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1146192880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1146411284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1146436244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1146460466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1146485814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1146510448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1146537222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1146560790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1146780132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1146805390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1146829937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1146854826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1146878732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1146905174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1146930093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1147150605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1147175084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1147199091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1147224240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1147247868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1147273690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1147297296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1147322949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1147542015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1147568335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1147593396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1147617327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1147642761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1147666814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1147692954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1147914194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1147941199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1147966778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1147992558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1148017253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1148041124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1148065536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1148284046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1148310669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1148336116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1148361897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1148387361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1148415031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1148439212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1148655180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1148679857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1148704522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1148729633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1148754640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1148782280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1148807115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1149026888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1149051058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1149075051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1149100600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1149124124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1149150022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1149173754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1149199430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1149419034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1149445052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1149469309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1149492924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1149517750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1149541263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1149566105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1149780547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1149806430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1149831792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1149856717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1149879908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1149903595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1149927179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1149950322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1150167621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1150191668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1150217789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1150241912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1150267836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1150290533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1150313751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1150529453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1150553429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1150579014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1150602415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1150627900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1150652942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1150678163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1150701626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1150917547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1150942522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1150967896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1150992777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1151016997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1151042653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1151067291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1151285330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1151309236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1151333962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1151358143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1151381680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1151407279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1151430828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1151646443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1151671209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1151696505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1151721052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1151744640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1151769605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1151793049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1151817691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1152034152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1152059995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1152085079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1152109751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1152132818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1152156737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1152180538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1152395934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1152420925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1152443926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1152469777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1152493120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1152518942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1152542165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1152565502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1152781913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1152805442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1152830924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1152854371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1152879857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1152906235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1152931433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1153145175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1153168870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1153192878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1153216697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1153241167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1153265326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1153290718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1153315172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1153532083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1153555683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1153579984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1153604240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1153627587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1153652957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1153676411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1153893561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1153918794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1153943479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1153967529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1153990774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1154015434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1154038704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1154063141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1154276281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1154301531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1154325925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1154351778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1154375212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1154399420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 229,2290000,10000,0,0,256,6,4022,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1154678692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1154703601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1154728882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1154752416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1154778790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1154803853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1155024851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155046706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1155065457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1155087454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155111517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1155135546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1155167065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1155193125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1155218702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1155243889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155268301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1155292175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1155316625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155341743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1155366704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1155391114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1155416334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1155440600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1155466246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155489549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1155512947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1155538926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155562431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1155588255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1155611973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1155637584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1155662904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1155688140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155713130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1155736816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1155761061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1155785428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1155810304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1156025750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1156047201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1156066726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1156087446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156105367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1156123400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1156142524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156161173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1156180063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1156197655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1156221858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1156246078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1156272123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156296175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1156319892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1156345033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156368415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1156393954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1156417731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1156443436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1156468765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1156493981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156517935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1156541406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1156565420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156589242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1156613754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1156636959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1156662887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1156687070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1156712984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156736408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1156759831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1156785079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156808532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1156833877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1156857212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1156882384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1156909238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1156934659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1156974027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1156998034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1157023321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157046943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1157071820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1157095944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1157121895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1157150223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1157174951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157196706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1157217608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1157236069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157252342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1157272233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1157288923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1157308483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1157325903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1157348788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157369677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1157393508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1157415243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157436025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1157459996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1157480022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1157502231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1157526710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1157549771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157570279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1157592592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1157612754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157633277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1157654190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1157671213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1157689874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1157708663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1157734669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157751477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1157771348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1157789339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157806542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1157824718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1157843297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1157861945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1157879752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1157899811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157916978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1157934246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1157952760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1157971069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1157989684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1158007299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1158027494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1158045637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1158064316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158083975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1158099663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1158115612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158132003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1158151159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1158168595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1158187656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1158208494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1158227083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158244368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1158263037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1158284551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158300360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1158319287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1158339559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1158361926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1158380470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1158401110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158424477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1158443290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1158466260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158489828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1158516489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1158537713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1158559867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1158583359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1158605718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158629642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1158656668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1158681503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158706216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1158730796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1158754116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1158780457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1158805661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1158833047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158857600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1158882224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1158907852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1158931554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1158956970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1158980145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1159005117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1159029634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1159055444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159080987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1159106077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1159131146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159152152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1159174902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1159195020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1159217284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1159234742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1159254501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159276351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1159297860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1159319059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159343530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1159365814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1159387047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1159416487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1159443150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1159473446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159498992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1159526837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1159550966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159575001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1159603385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1159627725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1159656844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1159682778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1159726397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159756521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1159782108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1159801806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159820795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1159842326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1159861362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1159882220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1159904725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1159926871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1159948293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1159970796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1159992314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160013225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1160037351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1160060426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1160085390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1160109797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1160131388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160151358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1160169329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1160187750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160206100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1160224677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1160242071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1160260945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1160281315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1160300418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160318111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1160337188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1160355210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160372515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1160391531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1160409492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1160428810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1160447297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1160466930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160484742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1160502640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1160523655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160546020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1160566882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1160587495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1160607663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1160626822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1160647416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160665579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1160683655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1160702701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160720636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1160739287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1160757544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1160777563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 230,2300000,10000,0,0,256,6,4039,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1160835643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1160859814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160880214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1160903102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1160927058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1160950183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1160975868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1160999536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1161025935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1161050517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1161075766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161099938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1161123246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1161148022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161171655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1161196165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1161220390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1161246000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1161271167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1161296488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161319941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1161344255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1161368567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161392665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1161417486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1161440986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1161471273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1161495999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1161522061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161546144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1161569982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1161596855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161620644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1161646000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1161669527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1161694730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1161720123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1161745219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161775277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1161798807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1161822914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161847131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1161871731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1161896577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1161922420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1161947679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1161974173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1161997920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1162025938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1162050176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162073439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1162098603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1162121932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1162146705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1162168270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1162192918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162218682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1162243552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1162267433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162290933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1162315278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1162339361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1162365029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1162391064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1162415396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162438724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1162463070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1162487182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162510445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1162535504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1162558821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1162586089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1162610479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1162635486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162659757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1162683307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1162708029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162732093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1162757106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1162782492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1162807699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1162833284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1162858923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162882612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1162906322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1162930245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1162949022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1162973470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1162991465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1163016149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1163039680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1163062923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163085144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1163108524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1163132518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163156592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1163181144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1163206134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1163232607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1163258022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1163284915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163308376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1163332595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1163356789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163379940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1163404954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1163428580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1163454388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1163479048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1163504203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163528255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1163552565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1163577928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163601999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1163626782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1163653044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1163678717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1163710466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1163735915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163759270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1163785165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1163809519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163833695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1163858381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1163881837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1163910540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1163934922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1163960668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1163985417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1164009189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1164034418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164057553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1164085166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1164108739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1164134126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1164159383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1164184412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164208316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1164230436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1164254594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164280955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1164305333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1164329083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1164354577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1164378855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1164404463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164428288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1164453393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1164478158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164501491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1164526596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1164549883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1164575099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1164600477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1164625756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164652403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1164676015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1164700307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164724486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1164749012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1164772876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1164798521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1164822990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1164850007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164873389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1164897334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1164922064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1164945662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1164971172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1164994508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1165023685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1165048141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1165073221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165097506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1165121067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1165145928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165169476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1165194175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1165219520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1165244963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1165269939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1165295080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165318108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1165341852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1165366516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165394476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1165419432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1165442764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1165468963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1165493763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1165519530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165543075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1165566433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1165598816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165622428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1165647750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1165673594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1165698863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1165723816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1165748942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165775056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1165799126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1165823599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165850022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1165874781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1165898845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1165924356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1165948625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1165976034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1165999635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1166023826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1166048156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166072251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1166097390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1166120740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1166148635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1166173022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1166198070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166223455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1166246844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1166271467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166295199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1166319905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1166345352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1166370843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1166396053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1166421578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166445155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1166469401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1166494274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166537401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1166562096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1166586465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1166612371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1166636993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1166662981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166686213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1166710123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1166734509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166757860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1166786634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1166810046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1166835906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1166860744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1166886011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166910250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1166933820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1166961197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1166985111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1167009852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1167034012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1167059412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1167084376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1167109580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167133788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1167159426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 231,2310000,10000,0,0,256,6,4057,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1167242413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167266374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1167291343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1167314860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1167342827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1167367686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1167393549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167417140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1167440640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1167465507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167489220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1167513930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1167540643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1167565918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1167590629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1167616212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167640315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1167663938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1167688011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167713144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1167737717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1167761058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1167790748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1167815348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1167841208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167864764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1167888342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1167915463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1167939027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1167963632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1167985928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1168011053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1168035395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1168059006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168087339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1168110922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1168135046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168158979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1168185043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1168209361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1168235117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1168259580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1168286724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168310522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1168334738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1168358924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168382271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1168407425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1168430787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1168458548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1168481997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1168506025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168530908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1168553262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1168576087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168600720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1168624485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1168650164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1168675507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1168699644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1168725193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168749120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1168773457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1168797941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168821177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1168846979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1168868209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1168893900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1168918231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1168943163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1168967051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1168990840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1169016379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169039852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1169065044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1169089869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1169115424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1169140340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1169165290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169188562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1169213832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1169238133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169261374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1169286437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1169310167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1169336099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1169360543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1169385682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169410430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1169433922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1169458749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169482286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1169506706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1169530856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1169556461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1169582781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1169608059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169631549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1169655760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1169680021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169704103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1169728802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1169752202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1169778597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1169802885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1169828455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169851351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1169875098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1169901804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1169925375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1169950043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1169975820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1170001312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1170026123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1170051477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170075024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1170099298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1170123457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170148680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1170173467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1170196867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1170225482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1170251225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1170277126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170300625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1170324260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1170349212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170372616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1170398299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1170421918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1170447230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1170472335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1170497559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170521517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1170545119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1170569477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170594279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1170619031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1170642873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1170668137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1170692644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1170719611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170743022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1170766935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1170791020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170814774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1170840004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1170863585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1170888793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1170914301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1170939617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1170962981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1170985036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1171008297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171031594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1171054536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1171076677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1171103153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1171126389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1171151862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171175388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1171198792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1171223370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171246900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1171274125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1171297930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1171323538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1171347953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1171372087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171394067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1171414723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1171438008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171466456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1171491560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1171515855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1171541492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1171566128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1171592137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171615888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1171640557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1171663646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171687173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1171712503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1171735989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1171761306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1171786392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1171811576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171836680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1171860411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1171884555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1171909255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1171934383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1171958809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1171984613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1172009275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1172037752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172061461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1172085794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1172110215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172133817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1172159253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1172182895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1172209618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1172234117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1172259831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172284125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1172308744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1172333796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172357414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1172382247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1172407550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1172433361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1172458908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1172484565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172508379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1172532732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1172557383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172583210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1172608242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1172632457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1172658936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1172682910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1172708103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172731213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1172755357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1172783048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172807327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1172833173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1172857134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1172882924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1172906871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1172930850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1172956845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1172980673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1173005595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173030111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1173055454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1173080134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1173102531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1173121790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1173145237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173164337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1173184740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1173209003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173231904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1173256671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1173281395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1173308255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1173334696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1173359866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173383132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1173406926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1173429971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173453358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1173476485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 232,2320000,10000,0,0,256,6,4075,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1173552257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1173575979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1173601025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1173626309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173650120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1173673396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1173697297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173722008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1173746629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1173770358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1173795417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1173819938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1173845685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173869193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1173894572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1173918681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1173941818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1173967194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1173990927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1174016651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1174040987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1174065947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174090258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1174117453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1174142264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174165634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1174189664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1174212631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1174236893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1174260262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1174285899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174308924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1174332480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1174357580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174382677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1174409929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1174433511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1174463113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1174487824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1174513887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174538432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1174562473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1174587484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174610995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1174635693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1174660540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1174686346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1174711644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1174742286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174767784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1174791010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1174815755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174841025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1174866019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1174890268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1174915695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1174940418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1174966392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1174989948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1175014152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1175041340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175065257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1175090874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1175114557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1175140704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1175164579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1175188751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175212922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1175236541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1175261046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175285322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1175310054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1175334523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1175360041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1175384934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1175412652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175436441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1175460108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1175483183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175506230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1175531662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1175554460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1175582442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1175605380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1175627927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175651945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1175675612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1175700298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175724755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1175749650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1175777160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1175803219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1175829061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1175854426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175878330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1175902394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1175927446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1175951572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1175981070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1176004782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1176030329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1176054814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1176095883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176119742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1176144436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1176168790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176192355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1176219598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1176243071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1176269932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1176295663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1176320900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176346198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1176370131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1176398693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176422260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1176447593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1176472414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1176498660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1176524195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1176550233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176573642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1176599925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1176624410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176649353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1176674611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1176698388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1176724711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1176749655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1176777419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176801365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1176825388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1176850715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1176874580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1176900059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1176923449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1176949534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1176977989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1177004011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177028673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1177052706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1177078511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177102467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1177128007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1177152949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1177179060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1177204666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1177229128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177253190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1177277854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1177301907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177325940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1177352108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1177376594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1177401201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1177420198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1177440644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177464259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1177488811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1177516005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177539939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1177565024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1177589009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1177614311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1177638031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1177662586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177684310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1177709060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1177733356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177756991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1177782258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1177805650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1177831600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1177855813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1177881041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177904862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1177928098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1177953321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1177977537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1178002991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1178027212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1178052779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1178078037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1178103223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178126713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1178150834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1178175088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178198785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1178224079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1178247535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1178273966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1178298577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1178323922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178347991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1178371467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1178396172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178419694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1178444348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1178468430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1178493841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1178519782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1178544830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178568456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1178592555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1178616801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178640762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1178665377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1178687661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1178713780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1178738320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1178763941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178788260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1178811919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1178837046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178860664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1178885472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1178909530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1178934859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1178959744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1178981142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1178999454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1179018314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1179038283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179061516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1179086008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1179108820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1179133854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1179162042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1179187051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179211006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1179234224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1179258719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179283787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1179308866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1179333141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1179358560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1179383037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1179408889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179432421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1179456521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1179480802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179504409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1179530468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1179553778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1179580159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1179604980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1179630845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179655389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1179679211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1179704487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179728502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1179753716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1179778408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1179805161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1179831421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1179882596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1179907277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 233,2330000,10000,0,0,256,6,4093,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1179991535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1180017018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180040770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1180065855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1180090065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1180115433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1180140426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1180165546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180188848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1180213726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1180238403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180262228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1180287870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1180311628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1180337900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1180362528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1180387900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180414890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1180438795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1180463819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180487367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1180512514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1180536777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1180562364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1180587650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1180613083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180638006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1180662521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1180687193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180712282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1180736939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1180760566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1180787005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1180811304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1180836870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180859303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1180882063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1180907352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1180930660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1180956689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1180980362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1181006194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1181031623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1181057112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181081419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1181104762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1181129474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181154079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1181179162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1181203541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1181229177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1181254104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1181280454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181304338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1181328726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1181353009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181376439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1181402882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1181424904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1181449916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1181475132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1181500105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181524633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1181548362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1181572718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181596960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1181621820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1181645964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1181672145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1181697135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1181723235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181747010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1181771346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1181795722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181819307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1181843835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1181866290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1181892126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1181915507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1181939375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1181963520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1181986492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1182008622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182032171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1182056573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1182080955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1182106633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1182131619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1182157916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182181761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1182208456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1182230131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182253044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1182278068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1182301007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1182326479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1182351712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1182377160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182401309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1182424846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1182449057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182473038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1182497692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1182522186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1182547728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1182572445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1182598229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182621698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1182645948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1182670210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182696769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1182723966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1182749246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1182777672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1182804315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1182832339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182857879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1182883803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1182909593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1182933248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1182958610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1182981846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1183007248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1183032363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1183057578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183081647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1183105208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1183129417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183154011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1183178913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1183203587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1183229236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1183253913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1183279980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183303477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1183327354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1183351758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183374953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1183400746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1183422413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1183447864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1183472802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1183497624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183521966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1183545699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1183570112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183594342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1183619027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1183643236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1183668665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1183693096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1183719753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183743256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1183767420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1183791718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183815210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1183840218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1183863957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1183890292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1183914571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1183939545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1183963892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1183987457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1184012081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184036337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1184061196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1184084733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1184108564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1184132926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1184159310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184182848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1184207392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1184231826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184255433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1184280852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1184304317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1184330222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1184354800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1184380047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184404754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1184428456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1184453399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184477080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1184501922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1184526194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1184551637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1184576505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1184602540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184626247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1184650682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1184675024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184698640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1184722506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1184745785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1184771562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1184794890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1184818929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184843131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1184864761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1184886917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1184911183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1184935810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1184959875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1184985298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1185009773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1185036340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185060105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1185084347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1185108550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185132583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1185162889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1185185094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1185211965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1185236429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1185261775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185293185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1185317018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1185341806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185365547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1185391228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1185414695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1185440213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1185465036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1185489773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185513457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1185537800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1185561981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185586344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1185611028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1185634472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1185661883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1185686428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1185711725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185734637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1185758340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1185784299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185807816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1185834478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1185858202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1185883816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1185909095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1185934523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1185958767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1185982423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1186006702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1186032335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1186057242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1186081654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1186107102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1186131543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1186157381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1186180864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1186206295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1186230627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1186254104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 234,2340000,10000,0,0,256,6,4110,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1187286958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1187310212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1187339287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1187364046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1187389847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1187414354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1187438446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1187463957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1187487650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1187511755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1187537195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1187562659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1187588056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1187613460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1187637098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1187662056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1187686589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1187712499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1187737425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1187761227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1187787284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1187812415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1187838527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1187862137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1187885805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1187913443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1187936750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1187962244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1187985725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1188011134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1188036271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1188061522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188089834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1188113707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1188138111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188162342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1188187068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1188211509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1188237030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1188261533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1188290327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188314164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1188338762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1188362993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188386322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1188411708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1188435183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1188464686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1188489607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1188515929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188539633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1188563243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1188588430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188611896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1188636524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1188665990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1188691527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1188716825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1188742213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188766383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1188790604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1188814548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188842328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1188867106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1188891165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1188917331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1188942292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1188968692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1188992425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1189020432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1189044694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189067936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1189093545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1189117231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1189143481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1189168333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1189193801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189219522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1189243033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1189267750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189291625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1189316355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1189340360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1189363878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1189388462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1189417384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189440948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1189465623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1189490087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189513714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1189539674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1189563104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1189648985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1189673902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1189698604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189722508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1189744753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1189769262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189791018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1189813114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1189839986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1189865683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1189890854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1189916682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1189941223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1189965731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1189989985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190013402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1190041901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1190065577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1190091862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1190116381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1190142158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190165601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1190189196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1190217082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190240484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1190265797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1190289605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1190315055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1190340527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1190366038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190391881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1190415741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1190440046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190464129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1190488802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1190512320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1190538480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1190563075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1190592246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190615865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1190640004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1190664440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190687745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1190713290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1190737040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1190762674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1190790214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1190815344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190839690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1190863620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1190888057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1190912471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1190937232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1190963272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1190990537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1191018409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1191046192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191071776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1191098229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1191124725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191154722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1191182068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1191208721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1191236624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1191263321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1191291556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191316945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1191348824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1191371537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191396451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1191421107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1191444387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1191475716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1191500384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1191527954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191552030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1191575798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1191600752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191624293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1191649955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1191673390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1191698828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1191731388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1191756750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191779947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1191802557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1191825900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191849591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1191872911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1191902813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1191925923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1191948201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1191974327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1191997384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1192022607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1192047908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192072465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1192099632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1192123300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1192149138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1192173656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1192199036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192225650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1192248154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1192278270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192300847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1192325478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1192350365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1192375718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1192400847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1192426636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192450485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1192484086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1192508439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192532257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1192557145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1192582211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1192608322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1192633128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1192664842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192688708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1192713783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1192738039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192761503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1192786856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1192810234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1192838521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1192865581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1192891770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192915791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1192939689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1192964803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1192988525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1193013471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1193043548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1193063797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1193085329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1193110266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193133910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1193157697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1193181321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193206120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1193231041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1193254764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1193281215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1193305716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1193331581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193355285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1193378859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1193411874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193435085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1193460020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1193483606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1193508853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1193534234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1193559470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193587718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1193612290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1193637225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193662562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1193687723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1193712392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1193738317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1193763060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1193794729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 235,2350000,10000,0,0,256,6,4128,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1193877965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1193902907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1193927363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1193950957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1193978661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1194002354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1194028087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1194053083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1194079427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194103457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1194127326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1194156129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194179779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1194206021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1194230021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1194255691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1194280996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1194306548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194333336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1194357107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1194381071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194405315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1194429943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1194454092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1194479516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1194503841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1194533820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194557415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1194581730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1194606068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194629568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1194655089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1194678999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1194710546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1194735424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1194760502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194785207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1194809403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1194835063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1194858894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1194883767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1194912286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1194938237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1194965021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1194990854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195015390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1195039401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1195064020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195092420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1195117507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1195141933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1195167688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1195192317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1195218566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195241997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1195274824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1195299874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195323644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1195349528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1195373224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1195399507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1195424195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1195449416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195475827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1195499038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1195523402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195544952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1195567110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1195589087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1195609134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1195628437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1195650374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195668337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1195686060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1195704938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195722968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1195741858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1195759726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1195779765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1195798182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1195816955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195835055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1195853194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1195871757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1195893725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1195916649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1195935009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1195956545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1195981010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1196005743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196029327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1196053402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1196078474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196102260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1196126896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1196150808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1196176099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1196201098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1196226817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196250201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1196274176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1196299042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196322923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1196348701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1196372172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1196398102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1196422763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1196447972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196472213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1196495454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1196519950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196543519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1196568024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1196591956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1196617840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1196643116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1196669148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196693204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1196717281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1196740499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196763140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1196788378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1196809321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1196832522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1196851815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1196868455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196884013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1196900361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1196916347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1196931469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1196947435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1196963156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1196979807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1196995620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1197011927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197027525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1197042800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1197058525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197073702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1197091046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1197106440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1197122898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1197138714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1197155567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197170969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1197186189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1197202114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197217313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1197233274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1197248385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1197265684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1197285130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1197305360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197323996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1197344275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1197363735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197382333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1197403347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1197421990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1197442220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1197463322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1197483595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197502358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1197522580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1197541880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197560457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1197581763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1197600641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1197620846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1197641902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1197662077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197680681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1197699528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1197720442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197739151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1197758755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1197779106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1197799498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1197819058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1197840801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197860620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1197881710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1197903996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1197923766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1197944131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1197965274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1197986213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1198006328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1198028994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198048836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1198068491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1198090276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198110129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1198130758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1198151959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1198173153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1198193241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1198217478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198236556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1198254962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1198276151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198294401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1198313527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1198333543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1198353583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1198373084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1198395344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198414262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1198433867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1198455174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198474258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1198493808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1198512770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1198535326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1198555261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1198575672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198596275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1198615246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1198635083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198655729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1198675632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1198694566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1198718459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1198738632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1198759383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198780825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1198799900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1198819810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198840763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1198860781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1198879856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1198902213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1198922323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1198943250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1198964020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1198983526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1199003393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199024157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1199044121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1199062860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1199084774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1199104732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1199124922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199145628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1199164531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1199183763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199203524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1199223673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1199242576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1199262525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1199283609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1199303576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199321998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1199348026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1199367924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 236,2360000,10000,0,0,256,6,4145,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1199435240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1199457913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1199473970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1199490970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1199506982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1199524799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199540330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1199555726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1199572459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199588710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1199608523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1199623833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1199640951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1199656857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1199673393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199688619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1199704463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1199724223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199743857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1199764154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1199780165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1199797395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1199817663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1199840190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199860188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1199879835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1199900926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1199920654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1199941139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1199961504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1199984797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1200011185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1200039337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200062943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1200087175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1200110757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200132740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1200156883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1200179346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1200204545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1200227952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1200252238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200275442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1200298555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1200321811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200345887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1200369959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1200393132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1200417617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1200441726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1200468610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200491657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1200515077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1200538199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200561345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1200586665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1200609956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1200634681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1200659508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1200684058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200707416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1200730324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1200753908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200777426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1200801806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1200824923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1200854045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1200878046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1200906150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1200929591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1200953513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1200976877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201000770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1201026458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1201049912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1201069803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1201091769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1201115123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201136053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1201159443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1201183564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201207965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1201232946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1201256401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1201290345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1201315128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1201340940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201359643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1201379094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1201404152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201427841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1201452946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1201477076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1201502730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1201528481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1201553880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201579543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1201603086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1201627096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201651324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1201675858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1201699366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1201725600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1201750174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1201776424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201799979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1201823397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1201847859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1201871780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1201897953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1201921785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1201947107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1201972286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1201997456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202021393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1202044985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1202069110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202093208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1202117534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1202142149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1202167258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1202191439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1202219090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202242372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1202266455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1202290168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202313371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1202338723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1202362054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1202386944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1202411945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1202437555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202462054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1202486171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1202510739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202534441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1202558618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1202582161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1202607167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1202631289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1202656535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202679923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1202703855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1202727751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202750851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1202781237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1202804813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1202830689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1202854899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1202880295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202904468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1202927958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1202953643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1202977905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1203002714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1203028167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1203054297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1203080386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1203105051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203127927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1203153420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1203177664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203201127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1203226482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1203250270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1203276722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1203301295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1203326580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203352134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1203375738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1203400330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203423573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1203447906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1203472096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1203497563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1203525133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1203550609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203573954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1203598187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1203622763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203646946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1203671620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1203694886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1203722049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1203746327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1203771799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203795085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1203818254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1203842859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1203866193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1203893236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1203916719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1203942382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1203967331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1203992507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204016542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1204040060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1204064225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204089410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1204114033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1204137191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1204162910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1204187144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1204212974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204236345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1204260104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1204299812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204323379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1204348671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1204372049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1204398216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1204422603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1204447695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204471586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1204494939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1204521158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204544418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1204570458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1204598426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1204624138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1204649239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1204674439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204697731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1204725144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1204749206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204773180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1204797552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1204821158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1204853078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1204877658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1204905350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1204928789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1204952763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1204977177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205000916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1205026451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1205050207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1205076118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1205105344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1205130985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205155472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1205179418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1205204416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205233814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1205258620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1205282775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1205308637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1205334315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1205359742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205383537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1205410587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1205436059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205461657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1205490203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1205514042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1205543298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1205564850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 237,2370000,10000,0,0,256,6,4163,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1205631697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205670248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1205691185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1205711988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205729758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1205750330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1205770198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1205790077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1205811097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1205836976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205869730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1205894275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1205918546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1205941702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1205966687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1205989568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1206016546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1206041049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1206066281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206090285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1206119554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1206144658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206168032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1206200817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1206225662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1206250692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1206277033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1206301679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206325436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1206349709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1206373877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206398442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1206422614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1206445418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1206470802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1206501502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1206527017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206549422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1206571829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1206595872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206618202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1206644548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1206666752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1206694201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1206722363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1206747916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206778410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1206802220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1206831436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206855191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1206875945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1206897127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1206917955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1206937229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1206959257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1206977362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1206996129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1207012321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207030594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1207046904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1207062500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1207081992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1207111288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1207128923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207154827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1207173489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1207192649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207212293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1207231735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1207251060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1207273845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1207293332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1207314070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207334845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1207361051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1207383091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207406064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1207432202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1207455274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1207478421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1207500763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1207533267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207554649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1207575759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1207599901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207621255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1207645337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1207666026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1207689322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1207717420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1207740505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207762060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1207785087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1207806862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207830018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1207860849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1207882604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1207910223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1207933299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1207958201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1207984239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1208005600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1208032714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208053938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1208076657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1208101022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1208124097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1208148297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1208171503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208193061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1208216419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1208238733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208260126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1208286204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1208308300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1208333101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1208359454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1208383698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208407247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1208429671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1208460827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208483295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1208506532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1208529803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1208553506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1208578911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1208612338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208634807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1208662529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1208685686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208711515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1208734770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1208757293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1208783042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1208806451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1208834642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208856863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1208879388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1208903710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1208925724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1208949085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1208979484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1209003659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1209028568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1209053118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209075680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1209100026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1209122896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209146887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1209169791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1209191859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1209216906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1209244057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1209269165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209294521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1209317005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1209343714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209366027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1209391543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1209413957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1209438470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1209463209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1209486791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209508593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1209531827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1209554145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209576221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1209603747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1209626934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1209651459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1209676059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1209699819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209722906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1209744876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1209768229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209792896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1209815256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1209836770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1209862043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1209884788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1209909118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209933654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1209955934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1209977764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1209999151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1210022807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1210044562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1210068088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1210091113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1210114113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210135729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1210157907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1210179842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210201284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1210224314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1210250074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1210274171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1210296565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1210320113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210343100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1210365082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1210387677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210410236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1210432854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1210455978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1210479698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1210506076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1210531232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210552997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1210580338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1210604027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210626158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1210650447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1210672593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1210696345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1210719280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1210742243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210763973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1210786653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1210808729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210831719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1210863692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1210886211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1210911579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1210934744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1210960632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1210982532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1211004821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1211028898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211050923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1211073911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1211099206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1211122163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1211145426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1211170168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211193504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1211215635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1211237114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211257875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1211280547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1211301055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1211323739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1211346436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1211368692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211390965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1211412261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1211434132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211456029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1211477653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1211498223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1211529259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1211547057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1211565896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211581712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1211597080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 238,2380000,10000,0,0,256,6,4181,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1211647838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211665728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1211684580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1211700563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1211719728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1211737026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1211756325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211780937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1211796459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1211812255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211827974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1211844019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1211859230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1211875746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1211891948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1211908333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211923547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1211938775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1211954903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1211975553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1211994761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1212013286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1212034126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1212053251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1212072892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212093355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1212112171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1212131454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212151651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1212170905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1212189389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1212211747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1212231208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1212251308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212271468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1212290273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1212309413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212329685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1212349349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1212367977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1212388077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1212409226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1212429384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212448058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1212468492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1212487726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212506593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1212527687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1212546321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1212566891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1212589162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1212610481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212630337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1212651484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1212671534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212691144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1212713165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1212732666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1212753885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1212775846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1212796741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212816411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1212838482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1212859162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1212879275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1212901742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1212921633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1212943579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1212965908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1212987784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213008355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1213029297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1213048742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213067304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1213088842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1213107745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1213128589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1213150605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1213171196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213191691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1213213150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1213232603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213251396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1213273365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1213292525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1213313997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1213335919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1213356671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213375966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1213396650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1213416623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213435927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1213457706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1213476770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1213497719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1213519956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1213540576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213559863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1213580904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1213600898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213620208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1213641966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1213661363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1213682132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1213703619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1213725243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213744451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1213763420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1213785085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213804092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1213824137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1213844782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1213865442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1213885600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1213907794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213926841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1213945834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1213966984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1213985467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1214004840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1214025256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1214046396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1214066113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1214088310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214106898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1214125755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1214146873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214165017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1214181148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1214196240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1214213855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1214229624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1214245951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214260967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1214276616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1214292205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214307302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1214325700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1214346571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1214368532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1214389005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1214409981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214429906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1214449255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1214468046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214484757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1214502268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1214520113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1214538239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1214555619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1214573786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214590954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1214607649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1214624807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214641822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1214659270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1214675817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1214693765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1214711599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1214732841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214753245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1214777942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1214799437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214824230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1214856215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1214874811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1214899705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1214920705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1214942375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1214968670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1214986220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1215004450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215026969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1215046574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1215064981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1215084646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1215103104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1215120962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215136292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1215152899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1215169845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215188322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1215209018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1215226749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1215246505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1215268103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1215288459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215307277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1215326595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1215347642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215366251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1215385875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1215406596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1215427249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1215447503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1215473133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215494846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1215518864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1215540030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215560546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1215584461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1215604933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1215627170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1215651368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1215673742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215695765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1215719351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1215740998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215762423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1215787096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1215808604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1215834710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1215856897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1215879626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215903659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1215925229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1215947405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1215971452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1215993759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1216017477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1216040367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1216062566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1216087882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216109192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1216130361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1216154553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216175744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1216198263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1216221897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1216245190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1216269678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1216292201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216313034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1216336804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1216358757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216380154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1216404549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1216426163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1216449733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1216474818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1216498431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216523695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1216546140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1216569066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216593996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1216616919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1216642285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1216666824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1216689879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1216716630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216739045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1216761181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1216785758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1216814658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1216839507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1216861566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1216885813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 239,2390000,10000,0,0,256,6,4199,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1216970100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1216994649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217018605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217040935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217063578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217087893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1217111083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1217132211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1217158949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1217183153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1217209746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217232099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217254295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217278827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217296736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1217314854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1217333348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1217349905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1217365728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1217382065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217397942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217413264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217428966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217444232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1217460660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1217475853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1217492286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1217508168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1217524848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217540081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217556198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217571930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217587774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1217603815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1217619009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1217635503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1217651967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1217668302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217683513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217698823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217714938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217730168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1217746127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1217761297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1217778292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1217794137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1217810472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217825651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217841259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217856971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217872179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1217888120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1217903671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1217920129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1217935982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1217952646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1217967840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1217983073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1217998775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218013947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218030305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218045479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218061952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218078314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218094733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218109939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218125145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1218141418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218156623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218172587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218187740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218205106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218221671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218238001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218253185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218269053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1218288387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218303743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218319733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218335595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218352136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218368039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218384454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218400377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218415714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1218431494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218446699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218463592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218478767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218495193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218511000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218527702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218542922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218558214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1218573953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218589745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218605734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218620920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218637325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218653709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218670045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218685209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218700413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1218716521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218731780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218747791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218763005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218780027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218795878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218812161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218827737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218843153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1218858833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218873992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1218891094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1218906322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1218922803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1218938659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1218955595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1218970845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1218986120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1219001887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219017493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1219033478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1219048692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1219065185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1219081627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1219097941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219113131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1219128360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1219144454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219159654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1219175633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1219190789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1219207578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1219223435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1219239751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219254964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1219270661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1219288280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219306872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1219326212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1219345070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1219363176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1219383231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1219406358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219424872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1219444755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1219466928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219484468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1219504004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1219526751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1219546175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1219564052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1219587870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219613373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1219632652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1219654888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219678676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1219709443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1219733288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1219756386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1219783362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1219807519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219834508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1219856620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1219882648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1219905483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1219925823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1219945244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1219966453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1219982402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1219998766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220013973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1220030204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1220046131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220064119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1220084893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1220102763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1220122724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1220144410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1220164937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220184140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1220204588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1220223711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220241973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1220261127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1220287647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1220307815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1220327201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1220347830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220366273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1220384938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1220405043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220423341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1220442690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1220462267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1220483072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1220502482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1220524105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220543364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1220562712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1220583933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220603456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1220623749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1220644098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1220665368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1220685627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1220707578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220726374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1220745273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1220766000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220785002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1220804716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1220823267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1220844977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1220864800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1220885424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220905495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1220924420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1220943944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1220964995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1220985323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1221004748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1221027159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1221047786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1221068639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221089459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1221109495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1221129798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221150780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1221171165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1221190391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1221212925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1221233057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1221253593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221274018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1221293457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1221313290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221335353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1221356038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1221373454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1221396086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1221414037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1221433469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221453151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1221473208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1221492410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221511131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1221532723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1221552271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1221573117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1221595383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1221616922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221637302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1221658958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 240,2400000,10000,0,0,256,6,4216,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1221731233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221752092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1221774709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1221794728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1221816983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1221840603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1221863634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221884484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1221907792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1221929078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1221948975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1221971309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1221991605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1222013445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1222037444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1222060742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222084926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1222107534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1222130656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222155748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1222176368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1222194058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1222214236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1222230096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1222247276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222262364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1222278295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1222294025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222309228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1222325222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1222341105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1222357529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1222373345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1222390345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222405765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1222420938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1222436603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222452069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1222468307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1222483468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1222499846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1222516009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1222532277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222549216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1222565277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1222581749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222597179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1222615050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1222731820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1222752349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1222769114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1222785779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222801016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1222816337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1222832453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222847858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1222863853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1222878964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1222895830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1222911857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1222928187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222943404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1222958983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1222974640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1222989802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223005748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223022256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223038834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223054598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223070812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223086326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223101682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223117320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223132414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223148652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223163773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223180131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223195891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223212497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223227832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223242970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223258589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223274078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223290006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223305165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223321559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223337704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223353965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223369093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223384227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223400307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223415676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223431632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223446799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223463545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223479353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223495632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223510828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223526550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223542223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223557377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223573306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223588823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223605205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223621007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223637313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223652874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223668341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223684080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223699272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223715941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223731136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223747597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223763477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223780386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223795600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223810811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223826511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223842094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223858035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1223873167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1223889880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1223905883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1223922165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223937365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1223953021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1223968687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1223983855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1223999865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224015447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224032109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224047925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224064206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224079747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224095169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224111047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224126219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1224142530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224157704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224174119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224189941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224206533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224221943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224237164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224252847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224268400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1224284553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224299703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224316107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224332500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224348843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224364078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224379290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224395357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224410513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1224426447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224441610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224458369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224474448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224490772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224505971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224521500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224537175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224552364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1224568342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224583896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224604446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224620448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224636787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224652467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224667741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224683471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224698689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1224715146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224730608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224747110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224762989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224779938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224795169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224810446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224826179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224841788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1224857784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1224872996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1224889837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1224905880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1224922199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224937366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1224952952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1224968983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1224984284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225000624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225016232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225032726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225048633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225065026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225080665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225096201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225112003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225127319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225143769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225159028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225175547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225191457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225208202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225223711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225239011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225254797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225270468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225286745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225302010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225318522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225334830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225351253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225366568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225381870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225398099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225413431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225429536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225444854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225461774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225477757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225494200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225509507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225525183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225540981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225556257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225572355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225588330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225604822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225620712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225637074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225652947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225668569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225684325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225699617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225715986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225731120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225747509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225763280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225779957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225795124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225810305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225825984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225841508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225857627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1225872737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1225889100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1225905291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1225921532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225936672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1225952105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1225967893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1225983282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1225999231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 241,2410000,10000,0,0,256,6,4234,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1226050913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226067352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226083617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226100097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226115257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226130435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1226146510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226161925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1226177890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1226193046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226210043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226225901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226242180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226257378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226272979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1226288915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226304058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1226320028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1226335813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226355122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226371052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226387395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226403072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226418552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1226434266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226449475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1226465932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1226481387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226497866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226513734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226530516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226545698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226560925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1226576600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226592220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1226608441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1226623663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226640493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226656388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226672747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226687941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226703801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1226719552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226734777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1226750819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1226766447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226783009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226799036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226815416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226831017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226846317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1226862000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226877179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1226893567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1226908798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1226925303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1226941606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1226958637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1226973973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1226989420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227005699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227021809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227037977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227053305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227069880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1227086279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1227102951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227118270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1227133610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227149879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227165444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227181582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227196969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227214832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1227230844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1227247318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227262633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1227278435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227294297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227309583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227325695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227341437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227358214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1227374183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1227390968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227406261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1227421586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227437362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227454344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227470423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227485850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227502290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1227518584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1227535149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227550424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1227565623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227581667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227597459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227617689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227637089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227658901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1227675559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1227692470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227708390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1227723801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227739622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227754936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227771530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227786816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227803408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1227819343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1227837167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227852650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1227867916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1227883618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1227901481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1227924712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1227949404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1227978938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1228005274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1228033524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228059247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1228085594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1228110981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228134623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1228161332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1228183920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1228209914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1228237618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1228261968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228286458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1228310151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1228335529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228358759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1228382774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1228406476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1228433329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1228461780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1228487971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228511188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1228535241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1228559087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228582671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1228607256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1228631318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1228657726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1228682070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1228707767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228731287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1228754595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1228779123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228802294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1228826576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1228850421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1228875426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1228900122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1228925055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1228948097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1228971814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1228996109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229019982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1229044638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1229067366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1229092918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1229117523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1229143304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229166780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1229190940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1229216620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229240733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1229266445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1229290418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1229315558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1229340337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1229365577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229388915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1229421917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1229446332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229470584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1229495336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1229519445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1229545020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1229569215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1229594790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229619743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1229642490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1229666931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229689454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1229715363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1229738929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1229765285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1229790056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1229815126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229836018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1229854531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1229872677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1229896622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1229920621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1229943379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1229968755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1229992574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1230017728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230041045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1230064070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1230083715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230102115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1230120625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1230141887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1230166782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1230191093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1230224967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230248829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1230273369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1230297737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230319665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1230341028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1230358749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1230377027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1230399623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1230424097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230447614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1230473978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1230498328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230522421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1230548474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1230573216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1230598212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1230620833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1230645326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230668727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1230691968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1230722505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230746612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1230772951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1230796714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1230822758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1230848548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1230874398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230903045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1230930773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1230955827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1230979165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1231003716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1231028253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1231053687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1231078996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1231107049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231130408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1231155621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1231179949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231206659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1231230989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1231253337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1231279931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1231304613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1231331374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231355489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 242,2420000,10000,0,0,256,6,4252,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1231439061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1231467875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231492465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1231518757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1231543067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1231568580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1231594675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1231619855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231644032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1231667493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1231691939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231720171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1231747333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1231775244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1231802539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1231829047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1231856280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231882358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1231908957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1231935389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1231961443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1231988201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1232013510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1232041586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1232068451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1232099685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232125559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1232153095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1232179758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232205834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1232232772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1232261899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1232289829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1232316813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1232348722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232374134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1232401333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1232427793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232453776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1232480590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1232506065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1232536719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1232563353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1232592305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232617755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1232643472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1232669265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232694157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1232726381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1232751882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1232779734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1232805277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1232831523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232855259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1232876730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1232899245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1232920843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1232942215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1232960522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1232980998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1232998819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1233017586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233034237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1233051512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1233068405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233085679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1233104071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1233120438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1233138004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1233155915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1233173879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233190532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1233207982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1233225307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233241950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1233260136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1233280982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1233303121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1233335029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1233352819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233369207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1233384656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1233401488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233416760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1233433142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1233448405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1233465795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1233481657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1233498253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233513856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1233532012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1233550669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233567470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1233585352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1233603089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1233623650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1233644564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1233661124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233676454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1233691832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1233709055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233725237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1233741946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1233757173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1233776666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1233796631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1233818017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233839997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1233859582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1233879625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1233899734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1233920529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1233945077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1233972002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1233996089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1234020310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234042326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1234064510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1234087624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234109647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1234132469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1234154894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1234178963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1234214192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1234238679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234261292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1234284936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1234308544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234331692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1234355538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1234378114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1234403272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1234427408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1234452691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234475402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1234498145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1234521966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234546111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1234570321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1234593992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1234618753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1234642941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1234667061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234690006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1234713460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1234737618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234760687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1234785647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1234808637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1234833643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1234857189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1234882197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234905691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1234929044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1234953362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1234976212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1235000426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1235027910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1235052705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1235076445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1235101631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235124083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1235147255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1235171183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235194302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1235219251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1235242449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1235267867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1235291802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1235316701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235340306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1235362463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1235385128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235407681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1235431149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1235454065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1235480754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1235505948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1235533373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235556761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1235580618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1235604528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235627616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1235652340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1235675555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1235700423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1235725029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1235750165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235773949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1235797305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1235821159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235844616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1235869176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1235892953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1235918117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1235942344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1235967660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1235990695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1236013754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1236038229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1236061310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1236086225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1236109317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1236134485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1236160412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1236185691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1236335221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1236358224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1236382591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1236406636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1236431283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1236455078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1236480044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1236504121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1236717316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1236740912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1236764827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1236789129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1236812705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1236837802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1236861806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1236886911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1237099817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1237125156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1237148920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1237172098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1237196012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1237457090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1237481767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1237505720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1237532373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1237557364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1237583007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1237606153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1237630066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1237842811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1237866537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1237892111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1237915570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1237941001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1237965879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1237991020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1238205018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1238229071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1238253692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1238278111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1238303043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1238326628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1238352748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1238377173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1238590805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1238614038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1238637226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1238661744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1238685107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 243,2430000,10000,0,0,256,6,4269,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1238852216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1238875737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1238901410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1238925565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1238950933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1239100421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1239124741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1239149448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1239172666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1239197482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1239350432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1239375886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1239400813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1239425774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1239449456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1239535897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1239559815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1239583485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1239799815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1239823309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1239853078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1239877428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1239903194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1239926544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1239949926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1239974586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1239998216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1240214960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1240238180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1240263816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1240288925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1240314581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1240338831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1240362474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1240386772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1240535908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1240560879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1240585380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1240611026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1240635607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1240661761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1240685698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1240899254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1241101436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1241125916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1241151406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1241174966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1241200883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1241227523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1241253042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1241467135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1241491066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1241516193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1241539654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1241564451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1241588276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1241613490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1241637901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1241852484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1241876167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1241900253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1241924588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1241947963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1241973232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1241996487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1242211306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1242235892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1242261308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1242285462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1242309095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1242333999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1242357494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1242382180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1242468074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1242490787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1242515730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1242540507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1242563773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1242588124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1242612451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1242637750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1242663029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1242687628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1242713499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1242740412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1242766714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1242790269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1242813851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1242839246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1242862931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1242889108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1242913700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1242939354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1242964637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1242990067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243013710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1243037953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1243062269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243086253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1243121966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1243147858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1243173394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1243200167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1243230295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243254689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1243279098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1243303474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243327767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1243352358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1243375752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1243402910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1243427680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1243453655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243481378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1243505283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1243530217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243564602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1243590085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1243613444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1243639089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1243664924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1243690234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243714862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1243738616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1243763112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243787466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1243812409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1243839748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1243864974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1243889064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1243914511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1243938578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1243963051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1243987293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244010922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1244036836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1244060253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1244086123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1244110685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1244135879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244161965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1244185168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1244211053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244234612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1244259782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1244284175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1244310016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1244335487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1244364442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244388206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1244412929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1244437198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244462396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1244487675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1244511402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1244538381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1244563185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1244589849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244613788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1244637969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1244663576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244687371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1244714521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1244738013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1244763975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1244789870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1244815785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244841012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1244865065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1244890424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1244914192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1244939192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1244963693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1244990296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1245017686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1245043383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245067267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1245091721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1245116129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245140449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1245165441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1245188878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1245219666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1245244900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1245271894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245295681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1245319887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1245344949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245368396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1245396966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1245420863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1245446460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1245471857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1245497248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245521970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1245546027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1245570831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245595530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1245620088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1245644694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1245670172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1245694827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1245722775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245746208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1245770685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1245795185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245818868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1245844450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1245868017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1245894732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1245919438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1245944976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1245968966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1245992620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1246017954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246042554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1246067454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1246092401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1246117708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1246143162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1246168786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246192643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1246216975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1246241477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246267880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1246292924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1246316623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1246342628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1246367018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1246393054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246416679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1246440310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1246466355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246490064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1246515512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1246538837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1246564027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1246589314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1246618418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246642777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1246666251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1246690423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246714556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1246739159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1246762886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1246789596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1246814244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1246840142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246863525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1246886914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1246911620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1246934978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1246962761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1246986307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1247011714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1247036852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1247062156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 244,2440000,10000,0,0,256,6,4287,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1247146630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1247170153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1247194183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247218115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1247242689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1247267034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1247292563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1247317077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1247343688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247367117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1247391252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1247415350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247438639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1247464509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1247488184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1247513988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1247542576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1247567962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247599055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1247622522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1247647549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247671138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1247695895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1247719773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1247744824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1247770254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1247833175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247856327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1247879533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1247904659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1247942124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1247967491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1247991034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1248017163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1248041763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1248067004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248093360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1248116870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1248141531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248164877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1248189398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1248219284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1248244773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1248269961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1248295014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248318333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1248343273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1248367602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248393697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1248418480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1248441952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1248467919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1248492122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1248517610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248543037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1248566397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1248591393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248614648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1248638990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1248662714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1248687862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1248713079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1248738322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248763372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1248789949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1248814360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248838401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1248862892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1248886127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1248912380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1248936840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1248963540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1248987035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1249010558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1249035255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249058660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1249083721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1249107076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1249134294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1249159204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1249184274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249209060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1249233366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1249257140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249281310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1249305851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1249330747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1249356285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1249380796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1249406567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249429775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1249453552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1249477605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249500808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1249527909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1249551319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1249576570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1249601744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1249635695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249659876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1249683404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1249710128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249734028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1249762671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1249787371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1249813164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1249840290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1249865605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249889134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1249914019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1249938411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1249962914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1249987820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1250011526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1250037750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1250069237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1250095439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250119289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1250144118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1250168569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250192162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1250218406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1250241680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1250268485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1250293957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1250319135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250343269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1250366834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1250392259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250415818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1250440543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1250466111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1250491676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1250517698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1250543002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250566482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1250590764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1250618934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250644941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1250669826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1250693337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1250719508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1250744040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1250770933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250794554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1250818174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1250846277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1250869674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1250895111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1250918609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1250954496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1250979357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1251005775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251031720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1251056092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1251082553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251106326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1251131219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1251155476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1251180808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1251205929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1251231494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251255056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1251280866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1251305041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251329021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1251354798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1251385037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1251411153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1251435495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1251462669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251486087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1251509454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1251534606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251558103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1251583419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1251606889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1251633922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1251658994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1251684019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251707816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1251731208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1251755296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251779292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1251803811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1251828228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1251854009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1251878491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1251904356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1251927777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1251951137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1251977715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252001237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1252026543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1252049841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1252074959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1252099730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1252124794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252149648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1252173426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1252197701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252222221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1252246910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1252271024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1252296218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1252320475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1252346819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252370284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1252395325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1252419892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252443522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1252468801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1252492052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1252518376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1252543182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1252568353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252592531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1252615844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1252640307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252664122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1252688737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1252714701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1252740152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1252765078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1252790372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252813761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1252837756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1252861963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1252889838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1252915154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1252938683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1252964745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1252989306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1253015724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1253039353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1253062978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1253087884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1253111389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1253136073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1253160226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1253185456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1253211645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1253236828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1253260234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1253284922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1253309559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1253333946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1253358649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1253382045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1253408937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1253434234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1253460335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1253483730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1253507113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1253532257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 245,2450000,10000,0,0,256,6,4304,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1254598547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1254623698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1254652807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1254678488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1254703586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1254728906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1254752283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1254776909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1254801585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1254825337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1254851544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1254875198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1254901693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1254926573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1254952796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1254976402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1255000016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1255026604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255051282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1255076355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1255100660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1255126349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1255152656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1255178560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255203370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1255227583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1255252331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255276942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1255301724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1255325456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1255352784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1255377823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1255404555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255429047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1255453977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1255479814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255503576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1255532704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1255556628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1255583650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1255607593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1255631784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255655517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1255678796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1255708705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255731787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1255756359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1255780277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1255805604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1255830773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1255856207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255879499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1255904728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1255929287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1255953386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1255978019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1256005527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1256031586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1256055452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1256081345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256105061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1256128618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1256170925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256194520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1256220515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1256248108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1256274802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1256299567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1256324770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256348806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1256372301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1256398501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256421753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1256446212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1256470468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1256495863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1256520850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1256546447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256569372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1256607511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1256631638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256656961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1256681290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1256705285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1256730950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1256755185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1256783540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256806594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1256830310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1256857094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1256880999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1256907431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1256931488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1256959595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1256984811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1257010544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257035422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1257059789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1257085190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257108700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1257133201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1257160554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1257185871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1257210832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1257236571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257260280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1257287554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1257312340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257337621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1257362824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1257386707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1257413093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1257437571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1257463570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257487907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1257511904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1257539136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257563223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1257589314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1257614026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1257640324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1257665100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1257690259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257714154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1257736875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1257760287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257783607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1257807094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1257830151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1257855468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1257879433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1257905798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1257929760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1257954108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1257978702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258002240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1258027703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1258051528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1258079541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1258104290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1258129672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258153895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1258177595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1258202387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258225061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1258250657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1258278784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1258304335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1258329223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1258354656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258378114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1258402492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1258426760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258450078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1258476034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1258499407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1258525349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1258550146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1258575425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258599855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1258623838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1258650620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258673655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1258698405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1258722620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1258748030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1258773572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1258799407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258822925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1258851045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1258875530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1258899448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1258927807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1258962414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1258988612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1259013487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1259070145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259099492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1259123106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1259151357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259175423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1259200434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1259236375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1259348093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1259372429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1259397190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259420165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1259443601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1259476972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259500274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1259526008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1259553971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1259581531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1259608486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1259634491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259658675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1259682381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1259712993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259736699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1259761489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1259785692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1259811162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1259836229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1259862638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259886104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1259911057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1259935414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1259959530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1259984626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1260008248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1260034403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1260070302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1260098992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260123196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1260148826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1260173564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260197260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1260222548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1260246458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1260273122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1260297715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1260322685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260346532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1260370296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1260395148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260418892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1260443846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1260468973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1260505072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1260530228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1260555479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260579269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1260603047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1260627316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260652064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1260677330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1260701019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1260727284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1260751792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1260777525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260800832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1260824896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1260851870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1260874846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1260900382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1260923873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1260949051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1260974306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1260999684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261024347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1261047946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1261071967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261095889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1261120567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1261144305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1261169952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1261194455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 246,2460000,10000,0,0,256,6,4322,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1261279952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261303570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1261327775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1261352068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261375302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1261409497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1261432745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1261458472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1261482703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1261507586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261531488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1261555290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1261580736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261604486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1261629116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1261653160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1261678534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1261703372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1261728833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261752462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1261777314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1261802008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261825595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1261850971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1261874520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1261899887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1261923232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1261947308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1261973510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1261996050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1262209936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1262235453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1262260113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1262293644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1262319208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1262344373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1262369715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1262581807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1262605477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1262629235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1262652804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1262677557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1262700904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1262729080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1262753487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1262779124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1262802548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1262825977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1262850726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1262874084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1263087326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1263331700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1263356966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1263380871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1263406174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1263429839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1263453974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1263478356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1263501904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1263529053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1263552659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1263578740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1263603322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1263628610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1263652714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1263676290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1263700557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1263913442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1263938596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1263963086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1263989452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1264013749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1264041834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264065689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1264277993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1264302330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264325897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1264351083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1264374533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1264400350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1264424702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1264449246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264537808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1264560578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1264586632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264611247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1264637085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1264662305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1264687741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1264752706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1264773536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264791619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1264808316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1264824447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264850595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1264867156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1264882556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1264900165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1264918161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1264936108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1264953755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1264970375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1264987834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265005107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265024280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265041529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1265060295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1265078733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1265098389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265115456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1265132205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1265151177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265168948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265187045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265204918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1265223273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1265240849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1265258828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265286000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1265303267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1265320705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265338808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265356943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265373694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1265393345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1265415248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1265433888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265450830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1265469094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1265486707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265503419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265521662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265538300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1265556812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1265574359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1265596995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265614073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1265631102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1265649929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265666783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265683890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265699810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1265717833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1265734413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1265751135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265766826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1265782162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1265797995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265813308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265829721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265844987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1265861707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1265877607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1265895114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265910427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1265925728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1265941470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1265957115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1265973156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1265988607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1266005119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1266021366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1266037758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1266053137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1266068417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1266084578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1266099905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1266346920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1266369278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1266397930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1266424815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1266449992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1266474067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1266497293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1266709111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1266731899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1266756364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1266779984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1266804985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1266829341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1266853843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1266877193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1267089103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1267113055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1267136096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1267160867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1267184238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1267209761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1267233884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1267258675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1267470533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1267494128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1267518638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1267541785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1267566491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1267591055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1267616308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1267829399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1267854649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1267877872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1267902602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1267926825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1267950243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1267975421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1267998945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1268212806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1268236961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1268262208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1268285972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1268309618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1268334283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1268357606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1268382284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1268549758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1268574881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1268599427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1268624635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1268648637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1268672012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1268696248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1268720104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1268744920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1269019534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1269044704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1269069251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1269094846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1269118103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1269141947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1269166012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1269189743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1269376630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1269400711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1269426116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1269450782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1269476593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1269500089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1269524691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1269549601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1269573497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1269853683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1269878113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1269904467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1269929125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1269954777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1269978052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1270001873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1270217090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1270240411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1270266059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1270289602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1270315195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1270340414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1270365678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1270577676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1270601932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 247,2470000,10000,0,0,256,6,4340,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1270684771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1270708993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1270733698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1270757153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1270973568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1270998223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1271023893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1271047310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1271071266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1271096128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1271119634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1271334022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1271357694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1271382909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1271407692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1271432820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1271456738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1271480238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1271504697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1271783976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1271809631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1271833834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1271859438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1271884679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1271920430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1271944369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1272163180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1272187989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1272212364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1272237323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1272261034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1272287191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1272312096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1272529912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1272554633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1272579647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1272603918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1272627643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1272652994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1272676560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1272891178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1272917571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1272943160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1272967477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1272991199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1273016289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1273040035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1273065523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1273283518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1273310265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1273335636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1273360657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1273383969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1273407790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1273431350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1273644745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1273669649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1273693288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1273719329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1273743796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1273770118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1273793834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1273817837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1274031895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1274055378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1274081049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1274103790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1274128737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1274152804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1274177977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1274201414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1274454614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1274479164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1274502273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1274528285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1274552395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1274579087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1274603890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1274629466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1274842980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1274866509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1274891860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1274914866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1274940723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1275147401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1275173355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1275198166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1275227718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1275268354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1275291625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1275315308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1275522382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1275547101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1275570647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1275597490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1275623050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1275651084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1275674760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1275694956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1275716876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1275736295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1275758001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1275782921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1275809406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1275834633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1275859728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1275883787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1275907097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1275930498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1275953388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1275976418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1275998340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1276022650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1276045553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1276069362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276091915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1276113949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1276136828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276159481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1276182561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1276205148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1276229067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1276251987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1276276664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276298760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1276321405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1276345293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276367755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1276391718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1276413680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1276437418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1276461346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1276485253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276507529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1276530294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1276553060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276574992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1276598720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1276620641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1276645463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1276668792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1276692866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276716212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1276738708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1276761872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276784641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1276807999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1276830682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1276855327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1276878319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1276903224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276925640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1276947993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1276971585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1276993827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1277017723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1277039887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1277063803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1277087671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1277158899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1277198275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1277244716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1277268586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1277290999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1277314557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1277588062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1277613488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1277637052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1277661634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1277683637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1277707474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1277730475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1277752719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1277938202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1277960937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1277984618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1278007330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1278032079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1278054235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1278076585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1278099970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1278121936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1278397297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1278419771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1278443974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1278468360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1278492545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1278515874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1278538694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1278562116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1278776265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1278802542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1278828531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1278855749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1278881796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1278909210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1278934051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1279148151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1279174251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1279199581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1279227020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1279252392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1279280412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1279306632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1279522696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1279547826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1279572955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1279599503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1279624544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1279652015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1279677422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1279705419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1279730426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1279756132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1279780844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1279808305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1279836912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1279862169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1279888705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1279914444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1279941715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1279968511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1279995604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280021260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1280046226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1280071942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280097977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1280124471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1280150074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1280176888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1280203732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1280231223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280255972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1280279883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1280303620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280327315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1280351979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1280375289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1280401158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1280425351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1280450239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280474064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1280497405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1280522061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280545191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1280569507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1280593950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1280619548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1280645207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1280670790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280694615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1280719026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1280743224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280767124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1280791804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1280815195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1280841659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 248,2480000,10000,0,0,256,6,4358,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1280924501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1280949682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1280973617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1280996983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1281022742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281046226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1281075730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1281100437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1281126123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1281151395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1281176816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281200377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1281224735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1281249183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281273377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1281297715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1281321970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1281347948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1281372034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1281398279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281421671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1281445418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1281471598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281495110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1281521386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1281545374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1281571442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1281597662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1281622716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281646900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1281670476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1281694603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281718661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1281743242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1281767343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1281794762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1281818977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1281844451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281868975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1281896910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1281922676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1281947588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1281973436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1281996710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1282022507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1282046645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1282071497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282095196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1282118344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1282142862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282166741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1282191585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1282231005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1282256723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1282282143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1282309811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282334175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1282358224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1282382291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282406887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1282432077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1282456662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1282482307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1282506951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1282532925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282556181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1282580096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1282604133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282627213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1282661799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1282685123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1282710875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1282736420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1282761429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282785374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1282808762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1282833826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1282857148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1282881905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1282906014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1282931312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1282956412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1282981486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283004790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1283028709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1283052880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283076225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1283101335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1283124480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1283150400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1283174726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1283199710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283223578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1283246898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1283271591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283294746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1283319013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1283343077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1283368265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1283393885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1283419404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283443053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1283468256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1283492748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283517480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1283542274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1283565963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1283592197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1283616557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1283642302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283666373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1283690151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1283716744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283740243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1283765366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1283788489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1283813198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1283838066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1283863173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283886565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1283911167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1283935571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1283959783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1283984423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1284007844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1284033855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1284058213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1284084095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284108120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1284132035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1284157155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284180388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1284210118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1284233555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1284258774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1284283740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1284308873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284332986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1284357255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1284381851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284406007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1284431525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1284455710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1284481770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1284506445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1284532836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284556493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1284580813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1284605743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284629475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1284655000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1284678208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1284703830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1284728609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1284753776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284777761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1284801238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1284825439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284849468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1284874106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1284898362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1284923939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1284948503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1284974444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1284998040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1285022231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1285046549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285069918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1285095188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1285118425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1285144120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1285168860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1285194035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285218015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1285241577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1285266454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285290012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1285314590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1285338925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1285364315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1285388771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1285414587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285437954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1285477165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1285501276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285525297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1285549660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1285572792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1285598862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1285623172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1285837020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285860495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1285883908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1285909005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1285932553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1285957896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1285981485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1286006942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1286220476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1286245866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1286269958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1286294047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1286318496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1286342894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1286367607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1286579621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1286605282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1286629711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1286655910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1286679655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1286704412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1286728816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1286752213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1286777465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1286800925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1286826260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1286851729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1286877148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1286901403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1286924998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1286949344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1286973927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1286998703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1287022822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1287048418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1287073736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1287100217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287124013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1287148452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1287172710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287195906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1287221289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1287244744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1287270910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1287295454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1287324997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287349268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1287372861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1287398304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287421749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1287446368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1287470873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1287496459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1287546044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1287571591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287597238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1287620786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1287651142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287675286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1287700302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1287724644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1287750072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1287775158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1287800394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287823853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1287848403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 249,2490000,10000,0,0,256,6,4376,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1287915896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1287934040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1287958872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1287981913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1288006513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1288030899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1288055170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288078300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1288101595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1288128725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288152541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1288177539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1288200979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1288228230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1288257821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1288283692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288309416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1288335270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1288360847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288385516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1288412128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1288435524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1288461527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1288485998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1288511178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288535421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1288558752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1288583402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288606622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1288631026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1288654842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1288679889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1288704158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1288747263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288771660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1288795670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1288823813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288848199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1288873204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1288897580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1288923258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1288947758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1288973798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1288997167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1289021135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1289045264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289068557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1289093646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1289116927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1289142455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1289175664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1289202198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289226364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1289251192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1289276294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289300420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1289325452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1289349955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1289375530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1289400707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1289425904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289449198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1289473078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1289496456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289515784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1289540232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1289563490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1289593303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1289618506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1289645253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289668398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1289691552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1289716128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289740188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1289765818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1289789656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1289814887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1289839799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1289864893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289888233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1289912493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1289936561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1289960406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1289984927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1290008181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1290045662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1290070260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1290096510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290122527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1290147087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1290171761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290195351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1290224181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1290249112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1290275151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1290299656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1290324867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290349066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1290372410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1290397121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290420429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1290444637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1290478518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1290504026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1290529209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1290555433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290579509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1290603108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1290626984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290650747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1290675470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1290698649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1290729240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1290753535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1290778597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290801958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1290825140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1290850104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1290873464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1290898603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1290921952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1290947153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1290972216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1291004188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291028075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1291051789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1291075861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291099783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1291124261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1291150016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1291176447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1291200761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1291226389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291249692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1291273573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1291298384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291321406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1291346999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1291370401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1291395969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1291420416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1291445333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291469200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1291492446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1291551288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291574640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1291599901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1291623013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1291653194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1291677823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1291703346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291726762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1291749926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1291774419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291798082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1291822732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1291846794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1291872013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1291896784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1291922157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1291945647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1291969775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1291993934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292017807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1292042412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1292065790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1292091668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1292121539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1292147479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292170962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1292194434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1292221454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292244884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1292270019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1292293424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1292318653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1292344487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1292369653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292394438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1292417920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1292442101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292466468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1292491090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1292514182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1292540491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1292564996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1292592650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292616260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1292640454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1292664897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292688047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1292712933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1292736205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1292761339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1292787551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1292812560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292836361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1292859650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1292883447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1292907100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1292931781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1292956409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1292981530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1293005687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1293031220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293054513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1293078358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1293102794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293126504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1293152898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1293176772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1293202990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1293227706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1293253174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293278428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1293302291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1293326338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293352033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1293377525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1293401972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1293427866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1293452943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1293478400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293501848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1293526821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1293551032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293574420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1293604007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1293627501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1293653640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1293678135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1293704446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293727914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1293751535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1293776328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293799854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1293824432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1293848452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1293873805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1293899450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1293924497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1293947714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1293971561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1293995617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294019403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1294044231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1294067704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1294094523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1294118883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1294144248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294167738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1294190999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1294216006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294239754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1294265701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 250,2500000,10000,0,0,256,6,4393,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1294348896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1294374342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1294401501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1294426945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294451153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1294475368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1294499587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294524341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1294549016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1294572143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1294597918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1294622808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1294648879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294672401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1294695965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1294721759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294745340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1294770705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1294794333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1294819876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1294845129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1294870933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294895987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1294919766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1294943875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1294967877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1294992877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1295018456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1295044230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1295068674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1295094543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295118412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1295142685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1295167160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295190622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1295217280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1295240974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1295266962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1295291386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1295316709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295340717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1295364239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1295388501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295415272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1295441047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1295465341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1295491637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1295516587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1295541859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295565766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1295591051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1295615543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295638886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1295664165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1295688034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1295714029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1295738670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1295763948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295789148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1295812712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1295837338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1295860978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1295885564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1295909477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1295935252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1295961342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1295986928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296010343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1296034412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1296059044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296083172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1296108160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1296131417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1296158642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1296183359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1296209108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296232715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1296255955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1296280545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296303880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1296329512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1296352648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1296378454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1296403759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1296429108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296453230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1296476935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1296501134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296526292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1296550753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1296573916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1296599675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1296624349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1296650089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296673619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1296696864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1296730910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296754746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1296779978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1296803413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1296829338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1296853770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1296879084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296904934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1296928839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1296953604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1296976909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1297002143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1297026532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1297052424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1297078060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1297103587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297127083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1297151762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1297175975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297199366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1297224682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1297248040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1297274337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1297298819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1297323821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297347692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1297371399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1297396255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297419793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1297444395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1297469103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1297494718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1297519710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1297545609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297569534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1297593833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1297618204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297642803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1297667308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1297690569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1297716297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1297740561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1297766057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297789366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1297812657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1297838616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1297861904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1297886349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1297910215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1297935883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1297960993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1297986527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298009804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1298034547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1298058657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298082305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1298106590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1298130302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1298156247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1298180751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1298207062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298230356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1298254229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1298279248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298302952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1298328134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1298351517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1298376851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1298408495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1298433710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298457326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1298480511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1298504357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298528054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1298552788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1298578063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1298603688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1298628081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1298653873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298677345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1298700829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1298725709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298749147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1298775239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1298798703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1298823950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1298848754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1298873733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298897511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1298920865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1298944859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1298969318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1298994054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1299018112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1299043409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1299067758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1299093471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299116979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1299141632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1299165791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299189477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1299214728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1299238074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1299263448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1299288505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1299313519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299338442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1299361861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1299386462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299410519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1299435260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1299459200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1299484524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1299508856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1299535251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299558918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1299582992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1299607965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299631863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1299657334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1299681044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1299707933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1299732403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1299757451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299781153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1299804665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1299829240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1299857534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1299882147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1299906066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1299931227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1299956062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1299981084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300004382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1300028314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1300052347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300075489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1300100575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1300123872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1300149352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1300173421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1300198779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300224030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1300247718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1300272553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300295987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1300320540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1300344297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1300369697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1300394401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1300419239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300442753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1300466661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1300490767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300514018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1300539083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1300562383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1300588112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1300612362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1300640476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300663818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 251,2510000,10000,0,0,256,6,4411,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1300746890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1300771398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300794519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1300819513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1300843740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1300869291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1300894433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1300919807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1300943402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1300967593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1300992136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301017034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1301042513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1301066549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1301093338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1301118362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1301144439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301168198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1301191996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1301216880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301240505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1301266413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1301290313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1301315992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1301341380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1301367307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301388957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1301414373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1301438874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301476049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1301500731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1301525740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1301551385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1301576457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1301602861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301626495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1301650566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1301674872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301698274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1301726420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1301752169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1301780374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1301807335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1301835577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301861420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1301887134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1301913943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1301939403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1301966778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1301992152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1302020666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1302047192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1302074577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302100613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1302126244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1302152986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302178382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1302205646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1302231023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1302258869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1302285775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1302311899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302338209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1302363832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1302391357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302417163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1302444276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1302470451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1302498565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1302525927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1302553589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302579926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1302605824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1302632413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302658589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1302685521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1302711409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1302738850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1302766480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1302794161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302820232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1302844347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1302868622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1302892654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1302917150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1302940759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1302966721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1302995780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1303022866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303046150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1303069484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1303094800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303118056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1303143968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1303167767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1303193487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1303218713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1303244112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303270679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1303294384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1303319003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303343365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1303368239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1303392393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1303417938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1303442749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1303474368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303499176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1303524659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1303549896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303574064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1303600264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1303624578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1303651548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1303676317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1303702229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303726082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1303749921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1303774796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303798299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1303823181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1303849450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1303875991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1303904228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1303959460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1303987799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1304018628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1304043766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304067900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1304094423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1304118495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1304144964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1304169477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1304194854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304220103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1304243643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1304268498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304291997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1304316710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1304340842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1304377082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1304402153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1304427178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304452800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1304476560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1304501000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304525107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1304549779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1304573608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1304601966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1304627012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1304653292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304676901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1304700651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1304726816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304750735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1304776451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1304799940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1304825820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1304851182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1304876645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304901462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1304925175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1304949592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1304974656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1304999965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1305024465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1305049821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1305074577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1305103035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305126714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1305151100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1305175559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305199580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1305225205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1305248924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1305275821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1305300491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1305325878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305350273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1305373780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1305402600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305426072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1305451042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1305475810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1305501678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1305526750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1305552062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305575522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1305602749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1305627029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305651212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1305675939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1305699402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1305725458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1305750063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1305776598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305800239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1305824068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1305849076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1305872663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1305898568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1305922339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1305948133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1305973951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1305999349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306024339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1306048010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1306072487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306096558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1306125249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1306149891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1306175441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1306199926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1306225451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306248582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1306274586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1306299032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306322643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1306350159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1306373686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1306401432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1306426384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1306452379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306476393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1306500279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1306526805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306550306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1306574896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1306598921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1306624308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1306650726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1306675917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306699382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1306723652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1306747943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1306913082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1306938696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1306963312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1306988999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1307013493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1307041937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307065504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1307089799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1307113960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307137634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1307162915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1307190502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1307218468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1307243170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1307269179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307292891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1307316567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1307341489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307364973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 252,2520000,10000,0,0,256,6,4428,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1307455087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1307478449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1307507779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1307533025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1307558017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307583223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1307606878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1307631166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307655971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1307681008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1307705613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1307731416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1307756218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1307782083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307805391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1307829760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1307873417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1307897675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1307923222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1307946853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1307972905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1307997439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1308023275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308046682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1308070062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1308095013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308118394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1308143498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1308166687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1308191739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1308217068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1308242442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308266706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1308291161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1308315667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308339741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1308364355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1308387982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1308413847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1308438235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1308464356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308487945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1308511496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1308536474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308560129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1308585895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1308609640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1308635350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1308660343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1308685492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308710003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1308733809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1308758489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308782704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1308807560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1308832175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1308857283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1308883023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1308920845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1308943477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1309056132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1309082430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1309105844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1309130397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1309154226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1309179448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1309204331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1309229139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1309471497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1309494245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1309519685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1309542129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1309565611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1309589428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1309614039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1309832096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1309858072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1309881474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1309906253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1309930563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1309955125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1309980316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1310004135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1310220909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1310246178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1310272634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1310296486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1310320317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1310345689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1310369355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1310583199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1310606919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1310632400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1310658205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1310683860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1310708207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1310732043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1310756559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1310968989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1310993916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1311018102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1311043719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1311068438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1311094579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311115308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1311133793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1311156875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311179715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1311204868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1311228665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1311254496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1311280050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1311311354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311337715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1311361664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1311386860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311411694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1311437774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1311462971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1311489092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1311514061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1311540509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311564311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1311588740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1311613280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311636976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1311662569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1311686110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1311712093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1311736261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1311776857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311800470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1311829781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1311854872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1311878190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1311905936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1311930387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1311957478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1311982006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1312007220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312031248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1312054587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1312079202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312102464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1312126933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1312150980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1312176210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1312208325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1312233478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312256803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1312282946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1312307320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312331525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1312356060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1312382848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1312408744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1312433123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1312459131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312482735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1312506958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1312531847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312555183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1312580395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1312603706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1312628926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1312653793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1312678870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312702857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1312726137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1312750140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312774277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1312798843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1312822204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1312848492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1312872915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1312899013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312922630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1312946187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1312970974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1312994379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1313019755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1313043103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1313068242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1313093145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1313118181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313142169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1313167441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1313191401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313228149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1313252752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1313276736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1313302036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1313326369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1313352534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313376196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1313400519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1313424501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313447694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1313473034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1313496344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1313523014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1313547409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1313572445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313596845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1313620385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1313645335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313668713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1313693236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1313717318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1313742528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1313767374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1313792441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313815810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1313839802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1313863776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1313886956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1313912363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1313935646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1313961374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1313985660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1314010641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314035004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1314058482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1314083292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314106775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1314131438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1314155892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1314181515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1314206847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1314232121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314255618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1314279722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1314304003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314328035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1314352928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1314376441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1314402726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1314427258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1314453102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314476668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1314500224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1314525196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314549442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1314574146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1314598488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1314624165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1314649985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1314675476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314699176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1314724012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1314748689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1314773223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1314798111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1314821742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1314847915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1314872387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1314898249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 253,2530000,10000,0,0,256,6,4446,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1314982576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1315006038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1315031147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315054633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1315079848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1315103321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1315128533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1315153456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1315178526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315202252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1315226257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1315250496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315274567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1315299275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1315322764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1315348707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1315373183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1315398955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315422478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1315446016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1315470880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315501012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1315527008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1315550768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1315576524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1315602482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1315632404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315656979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1315681054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1315706304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315729957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1315754689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1315778771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1315804139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1315829199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1315854456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315877949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1315902226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1315926337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1315949595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1315975497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1315999024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1316025691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1316050358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1316075787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316099993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1316123772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1316148886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316172005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1316196227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1316220301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1316245444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1316270239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1316295463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316318711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1316342518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1316366604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316390372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1316414870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1316438177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1316464035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1316488397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1316513465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316537401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1316560781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1316585595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316608987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1316633525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1316658056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1316683222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1316708056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1316733583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316757032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1316781511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1316805472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316829128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1316854120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1316877473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1316903646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1316927816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1316953260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1316976951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1317000489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1317044518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317068312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1317093928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1317117521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1317143616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1317168123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1317193181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317219673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1317243159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1317267983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317291801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1317316568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1317341049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1317366662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1317391953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1317417468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317441176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1317465541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1317490100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317513794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1317539269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1317562615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1317720253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1317745441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1317770743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317794686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1317818544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1317907138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1317931323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1317956891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1317980487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1318005814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1318030739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1318055785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1318342144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1318369985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1318395624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1318419637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1318444677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1318469200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1318494589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1318722396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1318748594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1318772766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1318913977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1318939556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1318963804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1318988605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1319011983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1319230084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1319255365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1319281285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1319304751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1319328863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1319352983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1319376189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1319594772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1319619306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1319645733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1319670365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1319695633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1319720173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1319743924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1319993367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1320020743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1320045375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1320068688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1320094709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1320119850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1320145602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1320168974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1320192451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1320407343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1320431743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1320456939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1320480863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1320506568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1320531934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1320557127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1320917479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1320942142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1320967121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1320992434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1321017693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1321041417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1321066874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1321091936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1321117277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321141421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1321165078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1321189180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321213170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1321238176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1321261601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1321287783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1321312128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1321337952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321361842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1321385413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1321410743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321434813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1321460683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1321484539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1321510313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1321535897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1321561659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321602529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1321626326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1321651564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321675149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1321700397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1321724412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1321749196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1321778080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1321810215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321840548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1321864373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1321888603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1321912587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1321933029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1321950682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1321980645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1322004422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1322031104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322054571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1322078509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1322102854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322126287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1322154058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1322181306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1322208263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1322233497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1322258373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322290357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1322313953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1322339026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322362695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1322387457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1322411618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1322437508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1322462680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1322488393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322511955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1322539245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1322562861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322586975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1322625475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1322654382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1322681550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1322709152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1322736463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322760628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1322786458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1322811048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322835200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1322860103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1322883326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1322907804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1322930891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1322955592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1322977733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1322999613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1323023401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1323046202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1323081369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1323104946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1323131495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1323156430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1323182050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1323206190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1323229832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1323254068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 254,2540000,10000,0,0,256,6,4464,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1324350891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1324376004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1324399869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1324425647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1324450080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1324475790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1324499370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1324523482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1324547394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1324570771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1324595984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1324619712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1324645644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1324670296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1324695453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1324719499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1324743275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1324768273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1324792324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1324817369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1324841555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1324867700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1324896784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1324922071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1324945213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1324969018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1324993680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325017935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1325043265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1325066869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1325092948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1325117803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1325143781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325167555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1325191029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1325215630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325239234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1325263758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1325287628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1325314910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1325339908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1325365194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325388477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1325412785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1325437248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325461397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1325486384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1325509891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1325535848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1325560855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1325586709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325610443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1325634111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1325659241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325685330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1325710719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1325734208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1325759706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1325785025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1325810655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325834799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1325858666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1325882097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1325906637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1325931265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1325954917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1325980377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1326004811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1326030651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326054045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1326078217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1326124168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326149142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1326173924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1326197410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1326226179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1326251189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1326277120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326300707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1326324080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1326348708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326372292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1326397856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1326421343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1326446721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1326471806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1326497557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326521891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1326545756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1326570045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326594702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1326619524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1326643516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1326669163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1326693788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1326720214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326744130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1326768458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1326793104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326816817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1326842282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1326865987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1326891926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1326916190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1326941985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1326966142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1326989970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1327021709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327046103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1327072987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1327104057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1327130179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1327172413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1327198178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327222717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1327247128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1327272748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327330107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1327354903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1327378368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1327417084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1327443460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1327473234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327497062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1327522930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1327547664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327571464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1327597203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1327621211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1327647456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1327671866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1327696838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327720779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1327744009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1327768364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327791243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1327815694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1327849197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1327874899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1327900068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1327926871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1327950749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1327978040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1328002341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328029361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1328053136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1328076275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1328101113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1328124409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1328149081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328171373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1328194184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1328218877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328242335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1328272544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1328296100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1328330816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1328355354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1328380410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328404366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1328428157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1328452940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328476383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1328501231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1328525818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1328551287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1328575392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1328601442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328624505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1328648351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1328672185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328707898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1328734976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1328760639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1328788954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1328815420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1328842067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328865677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1328889660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1328914796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1328938414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1328964410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1328988187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1329014078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1329039781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1329065389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329089596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1329113309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1329150444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329174129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1329198685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1329224761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1329250491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1329276331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1329301647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329325200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1329349531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1329374290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329398571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1329423517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1329446976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1329472827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1329497211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1329523573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329547043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1329570171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1329594559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329618090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1329643212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1329666514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1329691763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1329716656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1329741965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329765874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1329789226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1329813273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329837158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1329861835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1329885588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1329911573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1329936291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1329962092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1329985649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1330009174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1330034083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330057971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1330083426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1330107091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1330132636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1330157696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1330183797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330207794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1330231410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1330255690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330280692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1330305401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1330329398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1330354866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1330379569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1330405457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330429124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1330453164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1330477343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330500762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1330526718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1330550119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1330575422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1330600405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1330625616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330649945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1330673229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1330697740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330721749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1330746405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1330770373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1330795707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1330820105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 255,2550000,10000,0,0,256,6,4482,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1330907383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1330931193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1330955259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1330979586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331003029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1331027994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1331051218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1331076649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1331101600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1331127080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331151205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1331178839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1331203568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331226875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1331255064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1331281444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1331309457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1331336505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1331363837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331390402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1331416169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1331442678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331468987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1331496391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1331522754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1331550745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1331578226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1331605807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331631494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1331657764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1331684323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331710355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1331737179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1331763134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1331791433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1331818165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1331846080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331872089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1331898147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1331924991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1331948924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1331974498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1331998540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1332024989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1332049914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1332075289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332099380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1332122858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1332147638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332171139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1332196261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1332220404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1332246026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1332270832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1332296025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332320545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1332344668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1332368873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332392836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1332417447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1332441328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1332468032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1332492845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1332518955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332542791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1332566683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1332591696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332615308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1332640647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1332664884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1332690323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1332715182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1332740231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332763278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1332787035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1332811326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332835677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1332860358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1332883741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1332911687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1332936936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1332964463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1332988245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1333012557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1333037972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333062024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1333087339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1333110789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1333136367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1333161503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1333187120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333212195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1333235971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1333260916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333285487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1333310528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1333334284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1333360191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1333384253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1333409571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333432603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1333456941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1333478187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333496709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1333516821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1333535970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1333562805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1333587319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1333611011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333633083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1333656521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1333679410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333704261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1333734385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1333758527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1333786598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1333811417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1333837626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333861427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1333885169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1333925822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1333952193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1333978862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1334006335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1334072101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1334103486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1334129540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334155129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1334179228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1334204325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334227829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1334252617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1334276493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1334305753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1334330754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1334370935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334396595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1334423298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1334449522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334476523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1334504314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1334530782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1334558860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1334586068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1334613465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334641149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1334667342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1334693894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334720694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1334747773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1334776242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1334816078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1334844478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1334873448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334899824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1334925644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1334947023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1334967848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1334989163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1335008213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1335026836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1335043104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1335059907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335075354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1335092546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1335108382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335123683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1335140417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1335155768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1335172475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1335189404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1335208189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335225155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1335242218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1335259464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335276525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1335293829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1335310188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1335329515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1335346361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1335363636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335380188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1335396183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1335412055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335427317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1335443439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1335459266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1335476351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1335496595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1335518232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335537717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1335557300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1335578770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335598044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1335618323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1335643476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1335670998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1335696808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1335722500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335745956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1335769494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1335792976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335816102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1335844474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1335867530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1335893658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1335917493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1335942410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1335966082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1335989219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1336012989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336036250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1336060176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1336084231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1336109312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1336133406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1336159250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336182189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1336206624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1336230443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336253630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1336278307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1336301176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1336327777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1336351905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1336376688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336400924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1336424075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1336448336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336472853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1336497284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1336522007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1336547419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1336572012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1336597833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336621335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1336645437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1336669714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336693164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1336718425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1336741922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1336767828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1336792297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1336817504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336841539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1336865025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1336889680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1336913420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1336938114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1336962046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1336987248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1337011986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1337037959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337061613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1337085835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 256,2560000,10000,0,0,256,6,4499,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1337164330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337189751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1337215126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1337238239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1337263693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1337288561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1337313466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337337130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1337361436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1337385293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337408685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1337437041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1337461162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1337486063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1337510035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1337535412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337558447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1337582319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1337606126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337629149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1337653956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1337676995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1337702643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1337726672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1337751452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337775051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1337798164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1337821960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337845612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1337869798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1337893366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1337918289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1337942295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1337967581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1337990711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1338014036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1338038199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338060517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1338084534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1338106681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1338130934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1338154800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1338181399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338204518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1338228045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1338253233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338278696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1338303149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1338327201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1338352753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1338378052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1338405244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338428688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1338453004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1338477183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338500533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1338525654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1338549005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1338574229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1338599148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1338624309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338648254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1338671519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1338695915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338719814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1338744359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1338768308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1338794464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1338820220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1338846487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338869475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1338893834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1338919077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1338942676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1338968455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1338991650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1339017727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1339042941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1339067953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339092018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1339116295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1339140980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339165156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1339189672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1339214109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1339239424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1339263959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1339290308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339313628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1339337926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1339361786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339385956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1339413969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1339437750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1339466326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1339490686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1339516659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339540145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1339563707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1339588614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339611934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1339636551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1339660296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1339685427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1339710670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1339735809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339759289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1339782918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1339806689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339830669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1339855210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1339878535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1339904269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1339928524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1339954474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1339977874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1340001282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1340025988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340049387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1340074077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1340097634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1340122557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1340147118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1340171907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340194962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1340218946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1340242929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340266998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1340291452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1340314662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1340340951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1340365223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1340390764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340413766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1340437685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1340462486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340485563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1340510190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1340534244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1340563649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1340588932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1340614324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340638234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1340662731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1340687360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340715128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1340739364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1340762767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1340788539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1340812778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1340838566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340861838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1340885500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1340910504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1340934199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1340959840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1340983435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1341008970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1341034225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1341059695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341083929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1341107405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1341131586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341155884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1341180481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1341204390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1341229675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1341253975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1341279735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341303170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1341327338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1341351897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341375468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1341402466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1341427667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1341454472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1341479514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1341504458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341529699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1341553811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1341580307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341604631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1341630224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1341657541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1341684380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1341710126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1341736833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341760772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1341786283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1341811241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341837848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1341863569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1341887635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1341914901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1341939511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1341965382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1341989015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1342012760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1342037887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342061407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1342087967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1342111390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1342136879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1342162183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1342187523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342211679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1342235327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1342259677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342285093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1342399898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1342424762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1342450553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1342476050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1342501673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342525997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1342549466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1342573513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342598257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1342622542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1342646571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1342671751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1342696036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1342722880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342746251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1342770154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1342794281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342817561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1342842642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1342865749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1342891568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1342915878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1342940853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1342966281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1342989789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1343014090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343037916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1343062324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1343086099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1343111252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1343135476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1343161275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343184540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1343208479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1343232367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343255426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1343280850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1343304123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1343329962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1343354119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1343378899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343402598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1343425910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1343449813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343473334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1343497321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1343521270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1343546731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 257,2570000,10000,0,0,256,6,4517,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1343634660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1343662002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343689891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1343714428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1343738756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343762221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1343787479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1343810931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1343837410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1343861881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1343887016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343911245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1343934764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1343959473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1343982842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1344007384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1344031296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1344056620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1344081716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1344106765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344130034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1344154117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1344178094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344201321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1344226588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1344249846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1344275877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1344300078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1344324989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344349308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1344372727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1344397827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344421559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1344449155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1344473640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1344499173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1344524377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1344549463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344572797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1344596779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1344620680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344644730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1344669632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1344693952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1344720098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1344744561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1344770289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344793720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1344817125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1344841787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1344864906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1344889093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1344913233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1344938298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1344963071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1344988051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345011317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1345035243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1345059305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345083444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1345108097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1345131540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1345157455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1345181654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1345207067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345230357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1345253646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1345278279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345301546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1345326010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1345350014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1345374987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1345400339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1345425289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345448765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1345472912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1345496950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345520911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1345545373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1345568534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1345594229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1345618429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1345643955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345667238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1345690484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1345715937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345739062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1345763279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1345787478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1345812620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1345837817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1345863020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345886504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1345910593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1345934642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1345958394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1345982834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1346006047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1346031715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1346055930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1346081485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346104716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1346127863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1346152769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346176357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1346201187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1346226889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1346252186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1346277167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1346302331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346325758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1346349706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1346373589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346397616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1346422133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1346445385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1346471131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1346495377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1346521008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346544188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1346567347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1346592235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346615540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1346640577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1346663824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1346689018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1346714646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1346739597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346762927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1346787323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1346816018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346840084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1346864679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1346888023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1346913852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1346937899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1346963685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1346987006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1347010319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1347035016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347058297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1347083431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1347106985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1347132169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1347157228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1347182188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347207615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1347230951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1347254958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347279008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1347303466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1347327088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1347352401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1347376414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1347402347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347426150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1347449976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1347475025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347498412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1347523727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1347546932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1347572052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1347597371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1347622705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347646871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1347670232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1347694153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347718392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1347743828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1347767868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1347793255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1347817684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1347843416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347866781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1347890727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1347914979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1347938373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1347963575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1347986971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1348044892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1348341965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1348367825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1348391715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1348415214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1348439125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1348651183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1348675816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1348699116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1348726159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1348750281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1348776195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1348799486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1348822794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1349035526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1349058737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1349083669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1349107285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1349132538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1349157398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1349182150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1349393612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1349417044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1349440845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1349464464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1349488818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1349511916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1349537974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1349562256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1349775847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1349799220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1349823452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1349848187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1349871277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1349896053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1349919598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1350145839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1350170462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1350195552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1350219469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1350242872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1350267417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1350290718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1350315003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1350527932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1350553867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1350579019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1350604196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1350627595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1350651659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1350675717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1350911394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1350936205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1350959873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1350985612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1351010069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1351036119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1351059412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1351271380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1351295794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1351319067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1351344345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1351367448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1351393032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1351417541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1351442552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1351654535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1351678021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1351702473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1351725869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1351750248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1351774040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1351799748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1351824946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1352039029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1352062455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1352086552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 258,2580000,10000,0,0,256,6,4535,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1352170756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1352193891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1352406718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1352429835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1352455419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1352479865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1352504706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1352528557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1352551799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1352575582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1352787349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1352811522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1352835085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1352860460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1352884734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1352910564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1352933651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1352957904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1352981791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353010427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1353035815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1353059612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1353089912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1353115830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1353143116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353167704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1353191026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1353215698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353243607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1353269585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1353292954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1353317913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1353343099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1353368620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353392877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1353416451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1353441201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353480937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1353507705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1353532746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1353571062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1353596810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1353622433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353646801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1353670610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1353694614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353718361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1353743041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1353767633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1353799706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1353824110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1353849978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353873200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1353906596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1353931498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1353955851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1353981941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1354005396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1354031474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1354055913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1354081666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1354105580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1354129238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1354154196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1354177806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1354204176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1354227611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1354252913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1354282790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1354308017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1354331945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1354355688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1354379973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1354404100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1354496789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1354791297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1354817077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1354841877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1354868210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1354892142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1354915808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1354939792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1355215923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1355240818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1355264101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1355290335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1355314819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1355340866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1355364233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1355387515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1355600655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1355623885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1355648726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1355671766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1355695878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1355719818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1355744719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1355956432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1355980536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1356004994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1356029193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1356054083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1356078472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1356103948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1356128403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1356219520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1356243379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1356267516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1356292158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1356315778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1356341217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1356364845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1356578826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1356603445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1356628679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1356652772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1356676342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1356700633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1356724692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1356749881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1356948368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1356974487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1356999399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1357025313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1357048936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1357072559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1357097490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1357120977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1357338781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1357363216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1357388157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1357412668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1357438141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1357462266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1357485849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1357509624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1357721171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1357745558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1357769032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1357794259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1357818436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1357844080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1357867835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1358079984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1358103977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1358127560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1358152807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1358176941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1358203472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1358228524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1358254247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1358466292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1358490279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1358515329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1358539369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1358565062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1358589809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1358616608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1358833178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1358859342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1358882864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1358907449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1358932582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1358956522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1358981319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1359004767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1359032840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1359058642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1359086966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359111301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1359134802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1359160243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359183692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1359208887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1359232213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1359257453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1359282204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1359307108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359330876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1359358146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1359382045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359405663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1359430350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1359454354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1359479735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1359503963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1359529361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359552909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1359576357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1359600872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359624470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1359649629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1359673020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1359698312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1359723364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1359748376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359772562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1359795806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1359819687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359843434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1359868318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1359892479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1359918064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1359942620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1359969152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1359992379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1360016622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1360040482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360063952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1360089150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1360112368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1360137509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1360162628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1360188260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360217360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1360241490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1360266942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360290374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1360315653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1360339852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1360365465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1360390169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1360415175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360438314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1360462194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1360486256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360509170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1360534286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1360557992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1360583927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1360608426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1360634157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360658552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1360682178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1360706564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360728815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1360752712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1360775896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1360800567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1360824090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1360849172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360872075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1360895914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1360920517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1360943979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1360969869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1360993207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1361018974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1361043323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1361069024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361094329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1361119527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1361145240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361168487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1361193478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 259,2590000,10000,0,0,256,6,4552,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1361280526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1361306078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1361331132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1361356388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361379867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1361403953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1361428576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361452674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1361477596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1361501233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1361527384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1361552073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1361577693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361601030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1361624396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1361649092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361672423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1361697456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1361721469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1361746794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1361771878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1361797147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361820595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1361844495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1361868525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1361891498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1361914911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1361938151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1362089424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1362113212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1362138455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1362209173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1362232237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1362256185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1362471127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1362496132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1362520151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1362545417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1362569885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1362724594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1362748507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1362773238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1362797924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1362822332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1362848377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1362872584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1362961485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1362985929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1363010955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1363034652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1363058178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1363082759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1363105907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1363130803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1363342702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1363368125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1363392868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1363417714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1363441192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1363465084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1363725401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1363748915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1363774033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1363797332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1363822806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1363847861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1363873082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364085405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1364108887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1364133387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364157545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1364182251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1364206326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1364232680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1364257766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1364471607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364495036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1364519096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1364542264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364560705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1364581682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1364604888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1364629906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1364654786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1364679468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364703651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1364727022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1364751176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364774842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1364803117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1364826168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1364852669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1364878226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1364905421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1364930062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1364954794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1364979363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365003077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1365028155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1365051420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1365076513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1365101128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1365126385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365150381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1365173922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1365197696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365221703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1365246222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1365270504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1365295963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1365321005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1365347451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365371393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1365395924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1365420568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365444976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1365470044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1365493320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1365519238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1365543487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1365568593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365592485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1365615729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1365640476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365663686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1365688269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1365712178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1365737398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1365761684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1365787278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365810753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1365834522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1365858506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1365881666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1365906686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1365929885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1365955514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1365979853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1366004813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366028647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1366052021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1366076281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366100166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1366125041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1366149006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1366174381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1366198821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1366224367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366247645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1366271464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1366295488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366318908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1366343926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1366367156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1366392991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1366417306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1366442365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366466792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1366489958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1366514807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366538455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1366563139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1366587845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1366612863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1366637370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1366789722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366813779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1366838097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1366862477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1366886062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1367038771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1367285547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1367310816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1367336361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1367361660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1367395902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1367422071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1367449373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1367473425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1367497885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1367522917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1367548939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1367574400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1367600611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1367624336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1367836846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1367860924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1368091495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1368116221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1368140646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1368166181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1368190832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1368216813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1368240394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1368263938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1368476343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1368499527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1368525192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1368549628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1368575224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1368600338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1368625631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1368738771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1368762118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1368786669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1368809766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1368835265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1368858744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1368884175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1368909294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1368934632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1369146701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1369169998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1369194299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1369218234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1369328305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1369354569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1369379940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1369405073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1369430255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1369590284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1369614564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1369639814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1369663588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1369688414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1369712545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1369737991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1369762641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1369976601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1369999929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1370023873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1370047808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370071230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1370096264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1370119511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1370334093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1370361159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1370389754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370415967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1370441973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1370469154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370492491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1370517593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1370540884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1370566042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1370591508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1370616713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370640683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1370663843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1370687731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370711992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1370736487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1370759880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1370785544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1370809764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1370835259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370858359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 260,2600000,10000,0,0,256,6,4570,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1370940332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1370965101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1370988472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1371013019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1371036729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1371061785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1371086986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1371112059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371135503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1371159316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1371183269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371207415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1371231957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1371255301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1371281616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1371306107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1371332112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371355648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1371379175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1371404575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371428336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1371453885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1371477418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1371502822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1371528897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1371554129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371578216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1371601781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1371626033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371650081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1371674774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1371698247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1371724194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1371748692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1371774533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371798043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1371821587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1371846549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1371874356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1371899787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1371923311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1371949049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1371974481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1372000084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372024534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1372048297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1372073076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372097705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1372122990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1372147614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1372173394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1372198259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1372224257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372247885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1372272431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1372296892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372320491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1372346183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1372369823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1372395967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1372420621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1372446052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372470789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1372494666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1372519882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372543544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1372569098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1372593825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1372619554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1372645159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1372670760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372694589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1372718751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1372742940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372766883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1372791453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1372814811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1372840735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1372865140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1372891335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372914596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1372937901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1372962467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1372985682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1373010316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1373034670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1373060135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1373085688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1373111367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373135215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1373159761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1373184401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373208860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1373233751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1373257368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1373283358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1373307677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1373333676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373357176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1373380695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1373405571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373429006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1373456659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1373480174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1373505535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1373530562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1373555654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373580048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1373604683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1373629334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373653595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1373678075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1373701566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1373727613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1373752098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1373777854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373801359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1373824869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1373850164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1373873766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1373913989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1373937883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1373966992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1373992105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1374018562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374042539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1374066553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1374091785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374115423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1374140863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1374164529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1374190072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1374215516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1374240916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374265198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1374288932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1374313339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374347681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1374372666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1374398120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1374423569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1374447975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1374474781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374498476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1374522843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1374547291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374570837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1374596693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1374620439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1374647553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1374672351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1374697847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374721800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1374745092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1374769624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374792888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1374817308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1374841427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1374866659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1374891556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1374916640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1374939931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1374964345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1374992613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375017086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1375041903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1375065551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1375091803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1375116485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1375142640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375166176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1375189708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1375214559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375238093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1375262806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1375286637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1375311631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1375336778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1375362068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375385590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1375409773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1375434117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375458154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1375482892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1375506360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1375532309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1375556614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1375582178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375605540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1375628939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1375653607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375677630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1375705012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1375728432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1375753634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1375778905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1375804048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375827975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1375851537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1375875816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1375899885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1375924448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1375947801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1375973536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1375997884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1376023586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376046943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1376070270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1376095288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376118930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1376144362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1376167667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1376192920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1376218302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1376243570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376267730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1376291171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1376315296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376339142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1376363634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1376386916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1376413176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1376437693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1376463495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376486732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1376509888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1376534775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376558090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1376583734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1376607166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1376632476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1376657349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1376682274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376707133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1376730577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1376754756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376778741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1376803058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1376826044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1376852785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1376877563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1376904033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1376927852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1376952339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1376977120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377000781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1377026154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1377049745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1377075237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1377100425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1377125615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377150031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1377173690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1377198215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377222881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 261,2610000,10000,0,0,256,6,4587,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1377307763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1377331977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1377359429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1377384139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1377410172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377433823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1377457579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1377482380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377503795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1377527030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1377556589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1377582016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1377607919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1377633527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377658485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1377681748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1377706138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377729603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1377753944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1377778839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1377803911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1377828516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1377853312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377876261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1377900099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1377923771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1377946659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1377971855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1377994965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1378020670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1378044680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1378069321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378093458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1378116698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1378146904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378170005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1378194128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1378244957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1378270871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1378294876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1378319542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378348123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1378371471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1378404414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378427295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1378450687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1378482060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1378506200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1378536591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1378560550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378591600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1378616573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1378643559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378666892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1378691161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1378715295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1378740760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1378765684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1378790812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378813915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1378838970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1378862920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1378886128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1378913155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1378936423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1378962249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1378986390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1379011380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379035226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1379058557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1379083186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379106970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1379131578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1379155641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1379182648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1379207872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1379233113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379256457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1379280457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1379304486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379328267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1379353209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1379376674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1379403048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1379427678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1379453561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379477063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1379500373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1379525390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379548835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1379573487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1379597909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1379623422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1379648703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1379673778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379697099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1379721505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1379745787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379772497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1379797707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1379821262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1379847409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1379872415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1379898008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379921413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1379944774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1379971531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1379995325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1380020419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1380043640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1380068691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1380093437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1380118370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380142159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1380171042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1380195251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380219700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1380244611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1380268926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1380294612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1380319047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1380345117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380368599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1380405372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1380430077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380457512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1380486827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1380510555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1380537884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1380563050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1380589727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380613523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1380637320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1380662497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380685988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1380711294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1380734698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1380759959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1380787888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1380813224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380848149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1380872123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1380897228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1380922030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1380947396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1380973589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1380999072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1381024146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1381049412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381072905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1381097535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1381122018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381147106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1381172223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1381195829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1381222134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1381246830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1381277399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381300877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1381324453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1381354939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381378536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1381404058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1381427505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1381453326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1381478203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1381503559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381529442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1381553295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1381578321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381602418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1381627494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1381651914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1381677506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1381703074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1381729061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381752780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1381777205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1381801694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381825317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1381850851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1381874531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1381900808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1381925481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1381950949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1381977943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1382002406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1382027620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382051775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1382077367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1382101508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1382127224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1382152568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1382178841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382203418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1382227738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1382252512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382277088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1382302419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1382326402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1382353468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1382378455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1382405018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382428871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1382453593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1382478306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382501904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1382527486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1382551634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1382578159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1382603467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1382629291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382653982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1382682903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1382710061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382734906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1382760843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1382786518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1382812298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1382837647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1382863732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382887744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1382912843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1382937663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1382962232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1382987296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1383024779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1383050557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1383075891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1383103781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383127613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1383152284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1383177507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383201487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1383227413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1383251390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1383278061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1383303115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1383329735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383353680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1383377671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1383402982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383426824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1383452403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1383476339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1383502155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1383527533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1383553106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383577141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1383605310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1383629969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383654439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1383679514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1383703831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1383729653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1383754468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1383780688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 262,2620000,10000,0,0,256,6,4605,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1383864289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1383888021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1383913039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1383936363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1383961564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1383985097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1384010271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1384035682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1384060737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384084634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1384108946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1384134400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384158795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1384183541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1384207563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1384233568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1384258471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1384284767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384312328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1384336971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1384361802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384392306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1384428107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1384452509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1384479129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1384510007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1384537024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384560972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1384585731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1384610449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384634282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1384660411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1384681009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1384701545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1384727453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1384752565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384776502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1384800461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1384824847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1384858190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1384883304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1384907844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1384933421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1384958477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1384984519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385020910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1385046382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1385070466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385094389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1385119515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1385143758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1385169480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1385194249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1385221357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385247208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1385271853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1385296352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385320003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1385345459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1385369825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1385396930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1385421947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1385447759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385477389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1385501119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1385535672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385559241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1385584486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1385618258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1385644745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1385673824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1385704658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385729157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1385759048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1385785053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385809039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1385834702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1385858589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1385884564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1385918096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1385943514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1385967810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1385991929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1386021151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386055835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1386081659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1386105406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1386132000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1386157330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1386182688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386209854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1386233984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1386258719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386283319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1386308443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1386333439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1386359139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1386383473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1386414221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386437726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1386462097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1386486654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386510139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1386535637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1386559191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1386585359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1386610297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1386635725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386661038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1386684866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1386709960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386733628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1386758547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1386782874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1386808299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1386833137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1386858217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386881520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1386905492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1386930191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1386954441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1386979613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1387003354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1387029700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1387054589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1387080566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387104352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1387127729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1387152354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387187406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1387212796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1387236154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1387261395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1387286345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1387312434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387337068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1387361302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1387386785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387411234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1387435886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1387459716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1387485144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1387509409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1387539432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387563196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1387587354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1387611716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387635021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1387660172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1387683961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1387719043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1387743584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1387769415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387792901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1387816442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1387841364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1387865150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1387890558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1387914103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1387939974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1387965270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1387990803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388014742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1388038515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1388062809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388086881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1388111609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1388135133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1388161078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1388185752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1388214264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388237964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1388261381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1388286180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388309980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1388335277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1388358756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1388384193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1388409322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1388446631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388470804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1388494650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1388519522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388543236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1388567840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1388591880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1388617285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1388642260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1388667593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388691184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1388715307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1388739547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388763078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1388788492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1388811935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1388837702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1388862391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1388887585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388911920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1388935553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1388960981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1388984805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1389009697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1389034952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1389060738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1389085848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1389111268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389134805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1389159139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1389183452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389207524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1389232278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1389255728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1389281697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1389306168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1389332053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389355705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1389379704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1389404784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389428416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1389454664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1389478375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1389503939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1389529242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1389554897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389579118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1389603007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1389677662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389714706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1389739920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1389763780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1389790435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1389815402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1389841764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389865774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1389890158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1389914891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1389938626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1389964423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1389988397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1390013866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1390039452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1390065351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1390089872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1390137167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1390163391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1390187205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1390212767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1390236709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1390262501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1390287908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1390313516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1390337908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1390362077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1390386628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 263,2630000,10000,0,0,256,6,4623,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1391592014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1391619076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1391643444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1391669251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1391694314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1391720814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1391745484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1391769922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1391794342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1391817525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1391842570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1391866058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1391891915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1391916315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1391941697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1391965707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1391989591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1392013956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392041372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1392066322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1392090386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1392115958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1392140844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1392165900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392189769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1392216645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1392241396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392265698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1392294956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1392318640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1392344711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1392369236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1392395076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392418586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1392442619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1392469211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392492975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1392518247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1392541762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1392567395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1392592535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1392617782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392641846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1392665431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1392690121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392714360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1392739264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1392762880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1392789827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1392814422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1392840229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392864097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1392887833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1392912888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1392936537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1392961796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1392985220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1393010557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1393035590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1393060944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393085401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1393108877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1393133504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393157744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1393182721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1393206973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1393232646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1393257158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1393282836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393306580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1393330989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1393355519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393379238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1393404865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1393428564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1393454901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1393479615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1393505002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393528972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1393552430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1393576550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393600432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1393625198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1393649101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1393677395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1393702494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1393727932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393751380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1393779124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1393803454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393828278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1393852995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1393876509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1393902234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1393926648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1393952859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1393976542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1394000252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1394028857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394052462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1394077400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1394100878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1394126117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1394151016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1394176077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394199897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1394223992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1394248316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394272186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1394296657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1394320391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1394346320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1394370738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1394396464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394419907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1394443384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1394469857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394493374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1394518782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1394542050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1394567239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1394592095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1394617445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394641514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1394665110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1394689343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394713320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1394737996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1394761417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1394787309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1394811765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1394838423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394861900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1394885331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1394915656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1394939469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1394964740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1394988196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1395013599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1395038655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1395063994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395087947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1395111337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1395135423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395159486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1395184725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1395209095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1395234889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1395259498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1395285263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395309137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1395333503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1395358096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395381885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1395407299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1395431204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1395457819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1395482753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1395509194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395534312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1395558948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1395584578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395608735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1395634100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1395658612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1395684881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1395710702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1395738113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395761512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1395787744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1395811832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395839368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1395865066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1395890199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1395916300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1395941190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1395967663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1395991571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1396016625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1396041221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396065266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1396090979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1396115220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1396151884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1396176831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1396203958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396228671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1396252732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1396278094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396301740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1396326422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1396350379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1396375934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1396400857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1396425999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396449331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1396473356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1396497727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396561991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1396587722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1396618013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1396644736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1396669004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1396693499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396717034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1396739991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1396763404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396786486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1396810181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1396833127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1396860441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1396887000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1396918843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1396942826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1396967359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1396993577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397018302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1397043483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1397067448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1397093733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1397118424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1397144456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397168174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1397191951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1397216849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397240386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1397266185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1397289853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1397315376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1397340538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1397365868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397389866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1397422326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1397447298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397471729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1397519912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1397546816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1397572512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1397597750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1397623471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397662106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1397686331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1397711966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397735677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1397761019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1397785624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1397811630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1397836851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1397862267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397885895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1397910051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1397934344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1397958407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1397983077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1398006729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1398032731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1398057170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 264,2640000,10000,0,0,256,6,4641,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1398142942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398166588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1398190495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1398217732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398241400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1398266823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1398290303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1398315785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1398340658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1398365738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398389971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1398413752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1398438475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398475351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1398500352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1398524706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1398554849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1398580160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1398605444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398628939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1398658786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1398683206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398707868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1398732856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1398756558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1398782464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1398807354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1398834441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398858057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1398881776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1398906805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1398930471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1398955861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1398979344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1399005059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1399030218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1399055608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399079784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1399103710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1399129085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399153126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1399178342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1399201683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1399231402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1399256084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1399281880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399305425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1399329533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1399353637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399377192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1399402465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1399425921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1399451535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1399477179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1399503143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399527988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1399551984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1399576662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399600737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1399625431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1399649273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1399674451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1399699006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1399724724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399748121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1399772591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1399797012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399820655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1399847161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1399870648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1399896560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1399920999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1399946506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1399981931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1400005732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1400030848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400058125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1400084331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1400107927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1400133345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1400158378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1400183555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400209095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1400232643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1400256938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400280854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1400305245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1400464048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1400484930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1400503855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1400526958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400550030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1400573752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1400598515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400621874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1400649800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1400673423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1400698791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1400723766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1400748965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400773472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1400797181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1400821566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400850340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1400875357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1400899428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1400924658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1400949350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1400975147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1400998648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1401023975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1401048042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401071685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1401097128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1401120710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1401146784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1401171260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1401196471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401222237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1401245765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1401271065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401294700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1401319642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1401347343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1401373717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1401399083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1401424307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401448224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1401473134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1401497630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401521844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1401546721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1401570324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1401596686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1401621366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1401649824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401673442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1401697422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1401721936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401745699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1401771351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1401794789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1401820646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1401849045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1401874433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401898321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1401921610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1401945945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1401970292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1401995180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1402019976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1402045680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1402070406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1402095908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402119170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1402143495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1402167724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402191180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1402219955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1402243483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1402271188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1402295673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1402321196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402345966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1402369657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1402395082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402419350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1402443830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1402467615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1402492845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1402520384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1402546207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402570245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1402594486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1402618956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402643683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1402668750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1402692534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1402719518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1402744256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1402770196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402793572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1402816942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1402842132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1402865547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1402891478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1402914948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1402940242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1402965801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1402991251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403015416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1403038687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1403062532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403088738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1403113236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1403136932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1403163026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1403187388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1403213803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403237674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1403261678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1403287337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403310802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1403336045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1403359430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1403384742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1403409655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1403434288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403461007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1403484600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1403508824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403532898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1403557372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1403581707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1403607143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1403631686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1403660136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403684644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1403709940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1403734746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403758759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1403784561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1403808267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1403837401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1403861614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1403886619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403911047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1403934889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1403960034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1403983729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1404008560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1404045413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1404071210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1404096570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1404122038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1404146282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1404169945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1404194249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1404219076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1404243843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1404268291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1404294089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1404318928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1404345034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1404368832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1404520391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1404544461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1404567541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1404593176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1404616909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1404644828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1404669863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1404695665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1404720267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1404744062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 265,2650000,10000,0,0,256,6,4659,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1404833177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1404856937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1404881763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1404906056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1404931703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1404957595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1404983009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405006511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1405031316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1405055846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405080122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1405105115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1405128924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1405157291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1405181991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1405208029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405231583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1405255086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1405280462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405304060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1405330484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1405354319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1405380011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1405405904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1405431756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405456572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1405480495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1405505045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405530837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1405555634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1405579968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1405605590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1405630253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1405656304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405679944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1405706594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1405731126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405754662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1405780228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1405803877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1405830713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1405855452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1405880842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405905322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1405929138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1405954156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1405977804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1406002599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1406028336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1406053814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1406079325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1406104753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406128498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1406153057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1406177798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406201542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1406228453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1406251593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1406277812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1406302159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1406328212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406351692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1406375215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1406402531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406426221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1406451021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1406475503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1406500852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1406525818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1406551043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406574508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1406600023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1406624224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406647253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1406671544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1406694827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1406721151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1406746614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1406773731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406797403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1406821098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1406846020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1406869373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1406894784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1406918511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1406944106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1406969884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1406994950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407018818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1407042126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1407066165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407090018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1407114484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1407137671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1407164221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1407188499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1407213996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407237113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1407260338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1407285364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407308802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1407340033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1407363383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1407388533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1407414451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1407439557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407463470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1407486722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1407510918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407536477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1407560844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1407584912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1407610314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1407634709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1407664204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407687743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1407711994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1407736108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407759413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1407785866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1407809187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1407834907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1407859205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1407884218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407908587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1407932163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1407959069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1407988546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1408013148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1408037823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1408063512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1408088417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1408113379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408136804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1408163440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1408187584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408211811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1408236505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1408259931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1408285927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1408310263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1408336895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408360371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1408383827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1408408671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408431989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1408457078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1408480348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1408505471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1408531602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1408556623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408580437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1408604240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1408628414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408652596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1408677019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1408700185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1408727167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1408751432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1408777072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408800526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1408824775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1408851156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1408874804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1408900595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1408924428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1408950194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1408975674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1409001086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409026831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1409050177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1409074127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409097972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1409122437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1409146310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1409171270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1409195310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1409221136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409241900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1409261001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1409284929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409308050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1409332970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1409356803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1409382326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1409407581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1409432718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409456811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1409480539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1409504658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409528972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1409553828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1409577999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1409603600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1409628986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1409656476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409681498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1409707120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1409731855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409755407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1409781285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1409805089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1409831249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1409856824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1409882263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409906680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1409930314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1409954878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1409978998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1410003919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1410028313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1410054110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1410079500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1410105409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410129132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1410155873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1410181279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410206376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1410231887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1410255889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1410284569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1410309512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1410335813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410359380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1410382581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1410408880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410432729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1410458385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1410482223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1410507986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1410533426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1410558791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410582932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1410606666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1410631032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410655172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1410679988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1410704250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1410730320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1410755126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1410796658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410820681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1410845835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1410870556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1410895965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1410920594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1410943851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1410970177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1410994831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1411020730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411044170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1411067433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1411092374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411115772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1411140839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1411164470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1411189797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 266,2660000,10000,0,0,256,6,4676,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1411273928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1411299238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411322651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1411347123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1411371568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411395766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1411420612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1411444098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1411470080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1411494500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1411520198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411544177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1411567901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1411592927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411616220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1411641172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1411664876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1411690245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1411715222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1411740365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411763769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1411787803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1411812058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411836086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1411860777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1411885085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1411910910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1411935322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1411961873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1411985466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1412008989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1412034176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1412057720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1412083078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1412106679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1412131957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1412157174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1412182368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1412206418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1412229954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1412254105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1412278075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1412302753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1412326184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1412353338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1412377778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1412467031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1412490818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1412702753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1412727723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1412751029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1412776179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1412800013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1412825463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1412850727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1412875925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1413088506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1413112349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1413136588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1413161093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1413186207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1413210595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1413236095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1413260385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1413475906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1413500059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1413524449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1413548856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1413572388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1413598199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1413623145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1413838726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1413864190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1413890064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1413913774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1413937468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1413962335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1414222257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1414246904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1414271235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1414296884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1414321401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1414347417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1414370962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1414395226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1414420126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1414443948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1414659108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1414682848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1414708749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1414733514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1414758784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1414782962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1414806408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1415018901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415042874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1415067744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1415092012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1415118337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1415143796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1415169964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415194085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1415218749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1415243443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415267870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1415292996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1415316614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1415342712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1415367892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1415394035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415418186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1415442106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1415468347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415491463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1415515967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1415539681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1415565926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1415591599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1415617300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415641696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1415665514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1415690437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415714979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1415740344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1415764050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1415790475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1415815067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1415841018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415864656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1415887994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1415911563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1415930430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1415950065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1415969426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1415987160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416002979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1416020655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416038492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1416054779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1416071237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416088099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1416105211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1416121373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1416138224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416156697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1416174249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416190640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1416208217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1416225253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416241592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1416258913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1416276040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1416293514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416309339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1416327131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416342599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1416358264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1416374082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416390005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1416406513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1416422922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1416440576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416462365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1416485103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416506347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1416528179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1416552529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416577153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1416602966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1416626515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1416652660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416677177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1416702729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416722364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1416740625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1416759490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416778685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1416796915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1416812781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1416831889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416848521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1416865731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416881531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1416898480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1416914711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1416929754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1416945595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1416961033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1416977340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1416993055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1417009256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417025386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1417040628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1417056242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417071336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1417090663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1417107419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1417124710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1417141385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1417157708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417173037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1417188223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1417204346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417219513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1417235432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1417250536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1417267444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1417283162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1417303092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417321771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1417341067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1417359891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417378559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1417410354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1417428643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1417447991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1417472089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1417497447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417521496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1417545200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1417569232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417593246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1417617509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1417640865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1417665680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1417689497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1417714606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417737884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1417760908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1417785224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417809033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1417834278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1417857782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1417882895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1417907733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1417932750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1417956561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1417981103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1418005339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418029408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1418054568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1418078723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1418104409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1418128808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1418154569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418178534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1418205854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1418230350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418253282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1418278299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1418311769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1418338080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1418362856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1418388327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418412671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1418436938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 267,2670000,10000,0,0,256,6,6259,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1418522890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418546790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1418571397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1418595466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1418620846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1418645631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1418671224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418694913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1418719344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1418744349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418768866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1418794072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1418817639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1418844420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1418869056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1418894854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418918641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1418942679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1418967950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1418991821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1419017374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1419041176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1419067565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1419092896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1419118669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419142933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1419167141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1419191777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419216334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1419241421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1419266028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1419292113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1419317118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1419343600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419367596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1419393109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1419414563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419436686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1419462678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1419486715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1419512550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1419538076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1419563924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419588286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1419612276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1419636936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419661366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1419686386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1419710526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1419736627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1419761686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1419788775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419812833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1419837858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1419862379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1419885927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1419911393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1419935113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1419961330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1419986176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1420011758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420036027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1420059780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1420084805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420109504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1420134552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1420157626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1420178071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1420197577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1420222833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420246287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1420270135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1420298628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420322435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1420347895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1420371787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1420397957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1420422695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1420447695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420471582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1420495538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1420520436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420544442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1420569462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1420593787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1420619568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1420644739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1420670528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420694323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1420718733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1420743413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420767732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1420792867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1420816760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1420843522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1420868478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1420894369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420917834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1420942044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1420967290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1420991053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1421016286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1421039812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1421065781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1421091023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1421117105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421140558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1421163759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1421188129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421211901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1421236795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1421260537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1421286768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1421311599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1421337560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421361340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1421384837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1421409736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421433757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1421459263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1421483135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1421508630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1421533829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1421559287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421583353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1421606957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1421631561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421655605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1421680797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1421705008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1421730777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1421755276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1421780885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421804694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1421828906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1421853355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1421877456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1421903038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1421926897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1421953177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1421977903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1422003332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422027363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1422051240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1422075592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422100785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1422125576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1422150128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1422175482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1422199549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1422225052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422248830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1422272856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1422297589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422321394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1422346949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1422370741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1422396694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1422421426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1422446872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422471135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1422494895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1422519896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422543591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1422568104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1422591763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1422617267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1422642250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1422667507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422691493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1422715745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1422740231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422763501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1422788470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1422812222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1422838092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1422862582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1422887754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422911795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1422935752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1422960701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1422984406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1423009034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1423032870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1423058605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1423083827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1423109094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423132662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1423156895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1423182114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423206243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1423231153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1423255001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1423281165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1423305805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1423332366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423356189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1423379977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1423404982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423428888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1423454493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1423478148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1423504471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1423530075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1423556060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423580409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1423604478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1423628986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423653044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1423678077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1423702120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1423727940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1423752628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1423778520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423802454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1423826109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1423851196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1423874847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1423900217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1423923897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1423949300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1423990369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1424018372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424041804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1424066212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1424092151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424116210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1424144784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1424167827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1424193640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1424218490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1424244852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424269817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1424293672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1424318596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424343212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1424368763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1424393607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1424419181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1424443743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1424473689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424497941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1424522598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1424547368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424571089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1424596560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1424620271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1424647629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1424672264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1424697995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424727187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1424750988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1424776026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1424799697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1424824541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 268,2680000,10000,0,0,256,6,6282,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1424909651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1424935536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1424960971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1424986587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425010439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1425036636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1425061165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425084584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1425108849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1425132393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1425158193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1425182848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1425209366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425233033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1425256724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1425281666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425305626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1425331905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1425355692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1425381372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1425407143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1425432489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425456616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1425480259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1425504650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425528611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1425553426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1425579648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1425605468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1425630309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1425656432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425680411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1425704733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1425729229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425752746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1425778957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1425802602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1425828760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1425852709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1425872672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425892013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1425911057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1425934458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1425958540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1425983016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1426006941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1426032968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1426057441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1426083957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1426113184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1426136931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1426164133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1426301786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1426328431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1426352002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1426378027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1426405846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1426709655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1426736073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1426761934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1426789158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1426815032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1426842749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1426868684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1426897950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1426925451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1426954335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1426980198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1427006146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1427033504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427059203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1427087049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1427112739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1427141843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1427169026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1427197137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427223580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1427249835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1427276734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427302160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1427329416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1427355191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1427383174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1427410291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1427438304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427464899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1427491054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1427518418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427544368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1427571629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1427597906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1427626142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1427653664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1427681578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427707955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1427733795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1427760863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427787429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1427814675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1427841250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1427869407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1427894754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1427919070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1427937746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1427958099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1427982437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428005682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1428031096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1428053755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1428080346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1428105080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1428130601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428154535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1428178127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1428203343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428226910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1428252103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1428276525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1428302192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1428328077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1428354079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428378145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1428403620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1428429118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428454616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1428484834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1428509279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1428535119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1428560229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1428585936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428609071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1428632418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1428657715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428681391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1428706651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1428730103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1428755828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1428780988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1428806429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428830649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1428854326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1428878944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1428903969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1428928856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1428953266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1428978875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1429003994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1429030623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429054862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1429079550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1429104140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429127932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1429153451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1429177326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1429203252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1429227575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1429253096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429277464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1429301382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1429326521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429351159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1429376545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1429400979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1429426867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1429452112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1429477721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429501446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1429525742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1429550304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429574464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1429600157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1429624036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1429650351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1429675235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1429700882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429725301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1429749417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1429774462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429797689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1429820059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1429840150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1429863636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1429887938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1429913774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1429937906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1429962084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1429986451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430010059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1430035492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1430058328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1430079394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1430112739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1430136357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430160457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1430183951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1430209443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430233288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1430258374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1430282575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1430308175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1430355437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1430381483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430405637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1430429281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1430454869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430478699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1430503872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1430530390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1430556413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1430581566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1430606471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430630013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1430654317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1430678903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430705483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1430730401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1430754175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1430782186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1430806435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1430832896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430856712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1430880728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1430906594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1430930172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1430956441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1430980895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1431008020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1431033455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1431059267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431084194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1431107952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1431132684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431157166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1431182132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1431209379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1431235247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1431260456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1431286709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431310491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1431335734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1431359983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431383632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1431408895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1431432397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1431458991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1431483871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1431509488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431534340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1431557771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1431582949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431606686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1431631595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1431656428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1431682080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1431707161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1431732235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431755942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 269,2690000,10000,0,0,256,6,6306,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1431841312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1431865330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1431888987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1431914269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1431937644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1431964008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1431988591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1432013914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432038980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1432063169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1432087915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432111218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1432135804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1432159761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1432185152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1432213771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1432238895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432262662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1432286734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1432310983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432334943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1432359543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1432382910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1432410315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1432434864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1432460625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432484129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1432507774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1432532378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432555696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1432581616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1432605034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1432630317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1432655174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1432680349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432704656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1432728287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1432752629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432777269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1432802048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1432825554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1432851163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1432875330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1432900702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1432928659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1432952595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1432976826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433000095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1433025838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1433049487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1433075166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1433102066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1433127339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433151472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1433175005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1433199490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433223581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1433248267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1433273375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1433298990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1433323686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1433349536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433373033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1433397169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1433421427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433445286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1433472905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1433496642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1433522846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1433547514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1433573008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433597643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1433621072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1433646291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433669985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1433695194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1433719644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1433745475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1433772689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1433797828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433821493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1433846382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1433870854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1433895175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1433920050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1433943755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1433972205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1433997224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1434023850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434047716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1434071780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1434096831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434120323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1434148217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1434171966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1434197900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1434223358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1434249170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434273687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1434297389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1434321989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434346840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1434371666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1434395995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1434421553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1434446242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1434471901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434495142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1434520040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1434544202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434567459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1434593480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1434617468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1434644515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1434669477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1434695046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434719370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1434743119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1434768122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434791747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1434816549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1434841275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1434866823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1434892330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1434917932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1434941724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1434966164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1434990689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435015367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1435040688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1435064462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1435090711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1435115374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1435141324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435165022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1435189466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1435215252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435238944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1435264193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1435288496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1435314248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1435339571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1435364947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435388825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1435413634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1435438165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435462360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1435487285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1435511127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1435542343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1435567167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1435593837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435617792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1435643207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1435668127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435692170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1435719510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1435743248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1435769926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1435794825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1435820461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435844735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1435868310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1435896967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1435920564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1435945209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1435969861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1435995439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1436020914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1436046192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436069622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1436094805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1436119288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436144604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1436169696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1436193472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1436219857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1436246156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1436272555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436296274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1436320140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1436346383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436370140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1436395973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1436419795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1436445607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1436472606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1436498078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436522587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1436546332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1436570725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436596545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1436621717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1436647223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1436673226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1436698091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1436725041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436749006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1436775177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1436799978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436823819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1436849751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1436873298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1436905451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1436929997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1436957500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1436981273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1437004933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1437029961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437053429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1437079038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1437106670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1437132308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1437157514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1437182679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437208654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1437232805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1437257485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437283510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1437308253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1437332634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1437358302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1437382942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1437408923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437432484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1437458484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1437483088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437506799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1437532034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1437555209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1437580917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1437605209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1437630159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437656100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1437679896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1437705004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437728680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1437753600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1437778303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1437803638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1437829645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1437854949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437878487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1437903404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1437927708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1437951173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1437976876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1438000479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1438028731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1438053696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1438080085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438103930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1438127768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1438153705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438177104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 270,2700000,10000,0,0,256,6,6329,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1438262596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1438286841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1438312220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1438338805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1438364824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438388422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1438414687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1438439987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438464893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1438489897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1438513629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1438539805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1438564441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1438592713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438616362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1438640729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1438665112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438688489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1438715182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1438738574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1438763838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1438789106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1438814229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438838711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1438862389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1438886741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1438912012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1438936993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1438962036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1438987518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1439012070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1439038591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439062470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1439086998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1439111644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439135494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1439164705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1439188444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1439215132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1439246851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1439273203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439296698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1439320262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1439346573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439370584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1439396320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1439420920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1439446973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1439472608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1439498206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439524086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1439548317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1439573115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439599039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1439624129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1439648605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1439674338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1439699033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1439727146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439750596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1439776258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1439801121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439825084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1439851904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1439875715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1439902114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1439926728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1439955332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1439979263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1440002941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1440027940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440051580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1440076350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1440101353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1440126909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1440153639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1440179279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440203737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1440227423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1440251684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440275785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1440300072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1440323097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1440351204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1440376010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1440402826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440426064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1440449483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1440475751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440500357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1440526774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1440551314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1440578419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1440603450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1440628750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440654667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1440678477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1440703517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440727689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1440752550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1440777026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1440801733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1440826113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1440853556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440877168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1440902640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1440927102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1440950767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1440976224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1440999526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1441026523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1441052311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1441079375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441103340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1441127070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1441153034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441176382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1441200972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1441226831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1441252559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1441277970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1441303242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441327194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1441351439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1441375873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441401761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1441426714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1441450353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1441477264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1441502951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1441529091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441552613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1441576208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1441602483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441626207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1441652497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1441676180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1441703082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1441727976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1441753439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441779433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1441803275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1441828190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1441852202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1441876996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1441902716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1441928273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1441953451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1441979234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442002949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1442027392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1442051667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442075105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1442100994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1442124530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1442150667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1442175327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1442200658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442225270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1442249050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1442275128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442298531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1442323141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1442350234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1442375962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1442401422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1442426364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442449602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1442474331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1442498969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442525987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1442552028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1442576046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1442602897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1442627933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1442654332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442678203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1442703526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1442728462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442752103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1442790619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1442814897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1442842156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1442867013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1442892981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442916675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1442940711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1442967512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1442990183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1443016253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1443040358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1443065876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1443093474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1443119119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443147485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1443171998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1443196673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443221009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1443245541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1443270266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1443296391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1443320098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1443347812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443370458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1443395196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1443418531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443441049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1443469406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1443493704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1443525422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1443552597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1443579562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443602853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1443626311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1443652086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443675545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1443699707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1443758266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1443785086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1443809734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1443835367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443858623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1443882220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1443907072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1443930346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1443956778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1443977944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1444003587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1444030546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1444056909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1444082138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1444106978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1444132010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1444158650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1444183508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1444207815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1444237768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1444268459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1444293784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1444316864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1444477447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1444502368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1444527327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1444553027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1444577876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1444605036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1444630623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1444849175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1444873757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1444898302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1444922202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1444946172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1444972793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1444996124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1445213697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1445240596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1445266721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 271,2710000,10000,0,0,256,6,6353,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1445349597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1445375033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1445547937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1445572275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1445598179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1445621355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1445647257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1445672679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1445698603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1445722705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1445745334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1446025687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1446050756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1446075650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1446099297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1446123782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1446148445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1446172591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1446196520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1446417343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1446443375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1446467871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1446493309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1446518907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1446545518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1446570246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1446707560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1446729062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1446747643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1446771770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1446795410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1446819989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1446844060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1446869317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1446896270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1446924842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1446947871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1446971742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1446995439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447020395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1447047002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1447072200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1447102498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1447127670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1447154141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447178072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1447202407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1447227328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447251386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1447281421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1447305718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1447331860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1447355293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1447380393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447405158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1447429363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1447459681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447484255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1447510006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1447535803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1447562788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1447589132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1447614647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447637875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1447664430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1447688969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447713093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1447737259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1447760857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1447787519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1447811809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1447838654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447862049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1447885306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1447909813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1447933497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1447958586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1447982333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1448007887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1448036593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1448062577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448086454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1448110223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1448134421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448158346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1448182706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1448211690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1448237121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1448261266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1448287038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448310547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1448334633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1448359102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448382571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1448412248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1448435832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1448461858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1448486762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1448512111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448536294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1448559929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1448586173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448609988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1448634721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1448658771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1448684712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1448709857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1448735300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448758730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1448787278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1448812056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448836395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1448861687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1448885116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1448911391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1448936251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1448965272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1448989648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1449013853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1449039415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449063282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1449089086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1449114630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1449151096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1449176492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1449202467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449228422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1449252388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1449277605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449307841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1449333136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1449356586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1449381581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1449412575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1449438214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449462397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1449485992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1449509822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449534373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1449559725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1449586198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1449612676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1449637561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1449663902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449687407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1449711511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1449736177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449759778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1449792678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1449816328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1449844820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1449869658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1449895419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1449924427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1449948205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1449979843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450002640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1450028014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1450055187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1450081987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1450107056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1450132530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450191268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1450218486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1450244317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450268736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1450291938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1450314680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1450341008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1450364604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1450388596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450425119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1450448688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1450477867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450501605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1450527118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1450556819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1450583481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1450608754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1450634618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450663375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1450687425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1450712609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450736303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1450760449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1450782215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1450805398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1450833598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1450862497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450886374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1450910671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1450935797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1450960458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1450985695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1451009159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1451041681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1451066914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1451161275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1451185750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1451210345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1451235187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1451259075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1451284917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1451308797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1451533601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1451559458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1451586610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1451610813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1451634940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1451660621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1451684579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1451901645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1451926203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1451952910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1451978094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1452003655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1452027842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1452052371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1452274208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1452300919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1452325822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1452353640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1452379998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1452523661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1452549954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1452573622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1452734543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1452759934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1452785288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1452810911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1452835904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1452862172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1452886768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1453028634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453052448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1453073007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1453096899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453116201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1453134598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1453154281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1453174235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1453194287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1453219373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453239966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1453261494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1453282919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453301754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1453322722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1453344879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1453363276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1453379389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1453397640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453412942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1453428573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1453444267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 272,2720000,10000,0,0,256,6,6377,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1453495697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1453512086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1453528615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1453545306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1453562838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1453581393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453598800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1453615824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1453632809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453652333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1453669704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1453686101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1453705304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1453722335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1453739902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453756221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1453773693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1453790658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453807417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1453824751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1453845211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1453863338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1453880305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1453899177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453915503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1453932238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1453949127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1453966530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1453983766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454000061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454018923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454037450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454055049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454072717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1454090688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1454107509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454123772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1454142004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454158274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454175981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454192894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454211249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454227442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1454244155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1454261077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454278409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1454298273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454319517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454341575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454361275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454381958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454401205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1454418485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1454434800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454450044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1454468376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454483828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454500756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454518278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454535193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454550590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1454566059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1454582958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454598154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1454614411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454633031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454650816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454666919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454683688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454699004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1454715097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1454730905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454746199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1454762310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454778251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454795411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454811609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454830411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454848837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1454867552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1454887234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1454904898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1454921084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1454936320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1454957935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1454978510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1454999732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455020237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1455039898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1455060013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455080250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1455100706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1455123829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1455153148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1455180313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1455206384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455236407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1455259612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1455284278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455307591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1455332658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1455355879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1455381091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1455406057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1455431302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455455135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1455478438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1455502270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455525472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1455549647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1455572447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1455597867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1455622137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1455647694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455671004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1455694839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1455719723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455743984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1455768908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1455792056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1455817590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1455842538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1455868049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455892226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1455916076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1455940520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1455965082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1455989868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1456013457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1456040013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1456064527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1456090374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1456113980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1456137692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1456164704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1456188196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1456404321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1456428842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1456455020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1456479472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1456505126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1456529818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1456553736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1456665409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1456690742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1456716623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1456973614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1456999845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1457026910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1457054065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1457103877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1457128890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1457153997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1457177555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1457203945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1457228044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1457254120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1457279603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1457305008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1457521099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1457546621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1457572035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1457597096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1457622766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1457647950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1457674104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1457699181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1457836064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1457861031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1457885679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1457911275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1457935191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1457960712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1457984457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1458010688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1458036445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1458062571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458087399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1458111570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1458136332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458165141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1458190331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1458215080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1458241034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1458266462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1458291988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458315510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1458339827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1458364250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458388449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1458414775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1458438703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1458465012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1458489640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1458516284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458540139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1458564221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1458589279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458612721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1458638357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1458663534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1458690387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1458715681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1458740987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458765818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1458789886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1458815108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458840252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1458865995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1458891172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1458917659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1458943026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1458969418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1458993268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1459018343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1459042514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459066712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1459094024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1459118820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1459145687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1459169529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1459195363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459220871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1459245130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1459270961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459295134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1459320470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1459345356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1459371219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1459397160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1459423022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459447086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1459471974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1459496966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459521231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1459545100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1459569129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1459595972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1459620528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1459649639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459673442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1459697790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1459724010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459747996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1459774006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1459798135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1459824252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1459849896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1459875589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459900142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1459924144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1459948777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1459973231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1459998207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1460022847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1460048586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1460073574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 273,2730000,10000,0,0,256,6,6401,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1461113532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1461138690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1461163659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1461188468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1461212391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1461236987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1461261038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1461293108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1461318363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1461401694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1461426624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1461450922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1461476706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1461500670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1461719760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1461744410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1461771648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1461796744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1461822700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1461847550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1461871621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1461968860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1461993208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1462019320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1462043295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1462069691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1462286917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1462315240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1462343124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1462369285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1462396689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1462422614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1462450079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1462476652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1462504940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1462775331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1462802064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1462826291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1462851643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1462876521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1462902136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1462927571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1462951624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1463357817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1463383518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1463410974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1463435505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1463461066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1463486122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1463510541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1463854168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1463879101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1463906221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1463931494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1463958598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1463982771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1464007436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1464350005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1464374885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1464401180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1464424974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1464451209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1464483973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1464510502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1464536047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1464560459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1464776919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1464801454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1464828637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1464852701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1464878879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1464906265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1464932147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1464957650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1464982332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1465007696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1465032561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1465058115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1465276161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1465303003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1465329494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1465355227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1465379075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1465404612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1465429607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1465650228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1465676225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1465700389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1465727658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1465752825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1465779102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1465803451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1466016453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1466044645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1466068484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1466094233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1466117966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1466144831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1466169853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1466195650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1466411375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1466435742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1466462574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1466486069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1466510608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1466535783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1466559568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1466776971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1466803381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1466831500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1466856265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1466880700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1466905754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1466930868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1467147056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1467173628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1467198744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1467225117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467250143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1467277004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1467300808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467322185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1467345912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1467364793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1467384917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1467403263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1467420020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467435607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1467454555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1467474655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467493993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1467517023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1467544346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1467574155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1467599980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1467625236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467650333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1467674057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1467698322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467722707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1467747518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1467772599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1467798799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1467823958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1467850770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467874643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1467899211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1467923295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1467946562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1467972951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1467996896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1468215160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1468241054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1468267702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1468291441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1468315242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1468341516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1468365917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1468582041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1468606672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1468632816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1468659497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1468685431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1468710970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1468735406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1468760368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1468975765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1469001268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1469026545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1469052722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1469078907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1469104611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1469128454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1469345475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1469371413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1469396435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1469421375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1469445030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1469471895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1469496830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1469715817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1469740525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1469773973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1469800404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1469824690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1469851055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1469875133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1469901694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1469926568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1470141371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1470166783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1470190721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1470216631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1470241443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1470267598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1470291463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1470317152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1470538818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1470564469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1470589361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1470613232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1470637719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1470662712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1470687779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1470794362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1470820852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1470846818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1470873640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1470901019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1470923763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1470948622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1470974299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1470999262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1471276982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1471303545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1471329190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1471355535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1471379785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1471405285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1471430454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1471455488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1471481128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1471505381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1471532448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1471557659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1471584545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1471608610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1471632718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1471658156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1471682136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1471708255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1471732661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1471758998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1471784956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1471810724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1471836162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1471860384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1471885105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1471909957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1471934797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1471959263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1471985404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1472010469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1472037311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472060755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1472085526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1472110161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472133943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1472159774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1472183525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1472210147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1472235016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1472260618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472285739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1472309729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 274,2740000,10000,0,0,256,6,6424,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1472398405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472423066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1472448015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1472473131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1472499228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1472525014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1472551933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472576491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1472602219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1472627381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472652252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1472677289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1472700942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1472728254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1472752926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1472779337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472803403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1472828187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1472852951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1472876916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1472902679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1472926897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1472953228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1472978340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1473003919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473028995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1473053063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1473078423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473102009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1473126637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1473151295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1473176869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1473201424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1473227706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473251230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1473275654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1473300514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473324258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1473350120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1473373486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1473399898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1473424659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1473450100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473475417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1473499951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1473525583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473548760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1473573154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1473607518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1473632721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1473658708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1473684416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473709043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1473733290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1473757981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473782421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1473807461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1473831884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1473857220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1473881400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1473907483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1473931109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1474021519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1474047685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1474071282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1474097594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1474121516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1474338564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1474363644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1474388489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1474413698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1474437903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1474463745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1474487476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1474512474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1474726908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1474751914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1474777763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1474803516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1474828115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1474852509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1474877172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1475097892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1475124598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1475149593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1475175248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1475199333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1475226352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1475250797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1475467725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1475492750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1475517387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1475542834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1475567284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1475595963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1475621072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1475837903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1475862546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1475886730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1475913332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1475937680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1475964103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1475987789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1476014095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1476231451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1476256841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1476281706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1476305862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1476331269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1476355696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1476381132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1476595493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1476621759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1476648114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1476674225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1476698213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1476723654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1476748663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1476963710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1476989477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1477013231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1477040250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1477065559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1477332927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1477358145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1477382311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1477408097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1477431683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1477457162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1477481174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1477506959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1477532854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1477558622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1477775128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1477799731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1477823775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1477848295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1477873402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1477898633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1477925406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1477951026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1478170242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1478195102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1478220787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1478245396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1478269963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1478296600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1478321071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1478493764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1478521319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1478547676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1478571997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1478597539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1478622448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1478647428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1478672904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1478696893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1478919437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1478945908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1478974040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1478998591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1479023825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1479050271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1479076649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1479295070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1479318817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1479345813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1479371203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1479397636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1479421977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1479446282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1479663067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1479687960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1479714084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1479738245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1479765206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1479791022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1479817145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1480033387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1480058590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1480084197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1480108088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1480133263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1480158388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1480185196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1480402364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1480429184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1480454268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1480479268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1480503094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1480527540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1480552615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1480575989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1480792432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1480817797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1480911613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1480935988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1480960497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1480985226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1481008859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1481166196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1481190624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1481334413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1481360251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1481385643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1481410898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1481435119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1482053994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1482145319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1482170221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1482193766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1482221579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1482247077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1482273704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1482298013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1482322241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1482790681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1482817388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1482845393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1482870988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1482899314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1482925705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1483143229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1483171684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1483196676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1483223246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1483247986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1483275199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1483299963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1483326623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1483439269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1483468137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1483493218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1483519224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1483544557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1483568914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1483595693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1483620681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1483902303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1483929857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1483957755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1483982141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1484006702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1484033074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1484057996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1484277937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1484303907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1484331733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1484357274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1484383683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1484410458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1484437573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1484657194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1484682413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1484710640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1484736658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1484764150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 275,2750000,10000,0,0,256,6,6448,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1485042791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1485071017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1485098122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1485123210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1485150591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1485175853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1485393087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1485421890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1485449746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1485477860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1485505328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1485531861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1485557142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1485775749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1485801916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1485830079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1485854435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1485881346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1485908656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1485935605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1486110628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1486135552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1491517858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1491733067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1491780427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1491834993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1491884931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1491967827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1492064311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1492161078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1492211813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1492252086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1492282710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1492313150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1492344065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1492375490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1492408334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1492438399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1492467486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1492505609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1492537283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1492565808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1492604383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1492633547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1492688538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1492726827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1492760859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1492791476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1492819742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1492852811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1492881670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1492927623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1492958187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1492985153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1493010191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1493049714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493079990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1493108988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1493138992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493165921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1493191123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1493218346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1493249849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1493280767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1493307982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493334458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1493363980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1493394853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493423894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1493455026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1493483388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1493515429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1493570436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1493626557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493659507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1493688588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1493719546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493748144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1493778817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1493807294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1493841126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1493872303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1493905550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1493935224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1493965474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1493999536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1494029141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1494059563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1494088960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1494120112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1494152621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1494183754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1494213504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1494249126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1494340252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1494364387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1494390473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1494415854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1494444506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1494597712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1494623716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1494648356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1494672080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1494696796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1494721843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1494746484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1495025776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1495053025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1495081092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1495107837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1495133032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1495159571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1495184585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1495341900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1495367640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1495472214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1495498972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1495602432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1495664463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1495739677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1496153687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1496178667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1496204452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1496229634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1496253130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1496279683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1496304648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1496711248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1496736418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1496760938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1496786747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1496810824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1496836840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1496861011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1496887180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1497293526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1497320423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1497344986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1497369335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1497396084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1497420211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1497445519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1497850428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1497877359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1497904522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1497930756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1497956069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1498101665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1498129465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1498471078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1500605633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1500650741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1500699490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1500738630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1500773417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1500809623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1500856059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1500900092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1500932744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1500963643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1500993584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1501029726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1501063445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1501092799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501118239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1501148177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1501172044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501196107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1501225292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1501251051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1501279871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1501304982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1501342105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501368268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1501395796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1501429397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501493849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1501532117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1501559418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1501601197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1501632316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1501676538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501703906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1501739083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1501763771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501796828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1501821813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1501853251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1501881752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1501914533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1501940600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1501971933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1501996524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1502031634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1502063127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1502100038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1502128331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1502163680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1502189619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1502222846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1502247436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1502290262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1502326259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1502370574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1502411072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1502440090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1502484937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1502517197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1502555779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1502595696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1502625725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1502662310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1502691186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1502728513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1502757757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1502797841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1502840812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1502872521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1502912049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1502943123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1502985410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503024180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1503055900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1503095719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1503127803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1503166267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1503194276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503227337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1503262156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1503299884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503322982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1503371310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1503405499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1503430811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1503461677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1503488039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503516330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1503546986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1503572259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503601886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1503627054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1503652125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1503677962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1503705895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1503736220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503760073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1503786081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1503811614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1503863384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1503889103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1503931496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1503964530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1503990018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1504017220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504043944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1504069434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 276,2760000,10000,0,0,256,6,6471,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1504154364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504179782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1504208199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1504234088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1504260536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1504288670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1504315771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504344833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1504370021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1504397938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504422597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1504448918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1504482884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1504521549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1504547518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1504574044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504606986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1504637999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1504667627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504692228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1504726213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1504756977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1504793923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1504826634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1504861978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504896685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1504922531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1504949098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1504983203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1505018536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1505050294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1505087849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1505122656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1505157471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505182543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1505212503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1505240602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505269285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1505293823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1505315898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1505345587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1505374945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1505408941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505433812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1505464714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1505496405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505528393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1505557480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1505590528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1505618359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1505648062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1505681074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505713508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1505738503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1505764096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505799835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1505825429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1505857063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1505892406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1505922650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1505955258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1505980407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1506004671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1506036481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1506065863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1506101000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1506124193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1506160640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1506192450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1506232985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1506263818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1506305000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1506346626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1506399666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1506430199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1506467449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1506493894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1506567610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1506760649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1506969500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1506994548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1508092558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1508122464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1508156188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1508187868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1508751024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1508789389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1508822725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1508904251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1508935641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1508970054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1508999626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1509030888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1509055025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1509085374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1509116291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1509336939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1509408626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1509456336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1510062980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1510101836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1510130831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1510164824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1510193177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1510230770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1510256917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1510289231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1510313149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1510344078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1510368650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1510403289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1510427970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1510473797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1510521686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1510562984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1510606777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1510646734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1510705173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1510729161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1510753943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1510778081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1510804078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1511208377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1511245251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1512125496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1512150738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1512175245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1512198793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1512304147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1512365850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1512673867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1512700235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1512934100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1512967143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1512998637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1513030703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513054368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1513080660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1513111270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1513142614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1513170423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1513195759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513224610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1513253342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1513282126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513307882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1513335445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1513364717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1513398767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1513423748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1513449111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513481931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1513511191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1513540162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513564043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1513593147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1513624899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1513657274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1513682390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1513711482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513740680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1513770653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1513800706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1513830460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1513861427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1513892112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1513919535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1513943978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1513975998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514005557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1514034822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1514059292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514085098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1514118586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1514148744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1514175687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1514200138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1514234365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514262042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1514289437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1514314522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514345051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1514375429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1514404287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1514430422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1514457111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1514489085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514518648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1514543399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1514567630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514597282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1514628305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1514657530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1514683875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1514711219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1514742690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514775200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1514799201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1514823436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1514852658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1514883735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1514912128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1514938703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1514967431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1514998918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515027342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1515051625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1515076575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515110919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1515142446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1515170156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1515195723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1515225370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1515256189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515283930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1515307881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1515335363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515372515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1515404870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1515434369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1515469652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1515500765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1515535629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515565980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1515597871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1515625074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515651052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1515678475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1515702367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1515728659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1515754079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1515783616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515808136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1515834834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1515861100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1515886505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1515923289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1515964487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1515991662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1516025568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1516052129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516079519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1516104800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1516131622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516160727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1516186384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1516210907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1516237014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1516265874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1516291469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516315568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1516341700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1516366295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516403739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1516429651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 277,2770000,10000,0,0,256,6,6495,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1516518629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1516544943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1516570352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1516597009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516620912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1516645903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1516670611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516694108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1516719630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1516743468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1516770361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1516795074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1516820422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516847283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1516871094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1516899891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1516924270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1516949603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1516980816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1517011466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1517042556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1517073485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517103718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1517132264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1517162903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517191769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1517224251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1517260551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1517290917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1517315960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1517344257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517368523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1517394679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1517428281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517458076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1517482989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1517506036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1517541330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1517570418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1517599097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517621946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1517645821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1517670286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517712668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1517745132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1517775871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1517801644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1517826244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1517854063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517880293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1517911836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1517945351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1517972388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1517997465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1518028461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1518059402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1518089102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1518114878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518138496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1518169965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1518199849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518226984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1518252147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1518277315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1518303530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1518329417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1518355335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518379463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1518412141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1518442715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518472137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1518507102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1518537241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1518572291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1518600562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1518626241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518653771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1518683056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1518713573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518742841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1518774103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1518798198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1518824029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1518855948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1518886400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1518914071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1518938495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1518969733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519010482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1519045800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1519078343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1519105835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1519131021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1519164117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519193807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1519223940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1519253898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519283719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1519313782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1519342418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1519368341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1519394955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1519425349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519455067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1519484033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1519513628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519542983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1519574680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1519604014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1519635611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1519662176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1519688287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519716750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1519746059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1519776688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519800620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1519825642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1519855639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1519886372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1519914727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1519940739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1519968547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1519998041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1520028854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520052884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1520078656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1520107751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1520140503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1520166726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1520192251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520219011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1520248369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1520279008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520308065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1520338932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1520367342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1520399525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1520430734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1520461665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520485207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1520509261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1520536090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520565211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1520596506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1520625343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1520655998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1520680980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1520707731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520736633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1520765625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1520795577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520823449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1520851784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1520875490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1520904511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1520934471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1520965727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1520995364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1521026574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1521056820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521086810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1521111859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1521135809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1521162281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1521187162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1521215746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521244404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1521273894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1521303639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521334981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1521360260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1521384172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1521415938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1521445884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1521477856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521507007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1521534324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1521559405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521606340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1521639873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1521669969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1521700840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1521728154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1521753894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521778112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1521801912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1521827343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1521863304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1521897082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1521926042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1521958497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1521993633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1522020121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1522087069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1522125012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1522169251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1522216967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1522251360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1522294330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1522338446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1522377429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1522422092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1522470734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1522508386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1522563998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1522612181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1522648991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1522693705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1522733976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1522771687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1522797665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1522822445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1522854109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1522882476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1522911332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1522940971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1522968015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1523000641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1523031449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1523061631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1523087291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1523119386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1523163051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1523217528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1523243670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1523279898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1523334661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1523361452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1523387233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1523413288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1523441682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1523468597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1523493622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1523520422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1523545278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1523571773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1523607107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1523692180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1523737372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1524814353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1524886637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1524911380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1524935982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1524961015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1525394219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1525444826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1525477298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1525502322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1525543023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1525568950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1525594332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1525619517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1525644913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1525672176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1525697494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1525723972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1525747881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 278,2780000,10000,0,0,256,6,6519,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1527343638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1527407031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1527435076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1527461955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1527523749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1528075572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1528127042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1528157049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1528181035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1528206721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1528232748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1528256954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1528290812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1528314979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1528346296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1528374608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1528404308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1528432138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1528459367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1528484398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1528508475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1528536722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1528568249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1528601240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1528626598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1528655534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1528679777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1528744399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1528778421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1528802368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1528828841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1528875364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1528947623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1528979043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1529036466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1529126325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1529223957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1529316579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1529458781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1529551762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1529648942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1529685636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1529719755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1529751994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1529787050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1529819618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1529857048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1529897750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1529922851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1529946247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1530016275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1530162979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1530189134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1530281525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1530306133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1530331634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1530355699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1530376875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1530404296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1530449869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1530725425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1530751896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1530776357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1530800469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1530825352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1530851462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1530876413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1531093171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1531119610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1531145507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1531171103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1531194496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1531218984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1531243690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1531460220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1531486026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1531510020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1531537381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1531563261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1531590074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1531613124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1531636468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1531854254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1531880138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1531907910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1531932013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1531958503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1531983691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1532008877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1532225631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1532251038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1532276197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1532299462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1532324804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1532349936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1532376080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1532594571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1532622096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1532648358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1532672586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1532697409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1532722731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1532748372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1532969542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1532997722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1533025488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1533052055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533076060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1533101616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1533126458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533343795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1533369786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1533395101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1533421387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1533446530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1533472921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533496487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1533521151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1533545703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533569340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1533596092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1533620099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1533647941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1533673391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1533699123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533724613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1533748593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1533774388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533798427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1533823873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1533849205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1533875365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1533902207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1533928023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1533952420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1533977225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1534001842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1534026471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1534051030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1534074340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1534100424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1534124992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1534151224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1534174849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1534198665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1534227006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1534251222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1534405538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1534430650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1534457646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1534482731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1534508543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1534533392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1534556372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1534772622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1534798218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1534823644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1534848215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1534873873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1534899758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1534925620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1534949539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1535168317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1535194336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1535219706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1535245655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1535271247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1535297891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1535323373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1535416235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1535439773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1535464170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1535488397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1535511886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1535537673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1535561359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1535593674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1535623637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1535657526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1535687127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1535718163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1535747067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1535778029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1535810484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1535842502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1535875608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1535920293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1535947593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1535982523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1536008824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1536042914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536068798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1536101252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1536129862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1536165117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1536189795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1536217983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536241355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1536267257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1536295387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536323095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1536352406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1536377864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1536407415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1536435924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1536465888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536492904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1536520697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1536550481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536580082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1536609444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1536635839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1536668281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1536699531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1536731752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536760420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1536788376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1536817628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1536847639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1536879157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1536911044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1536941368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1536972365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1537003250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537034666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1537063645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1537095585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537123535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1537155000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1537187542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1537220492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1537250281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1537283075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537311252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1537342875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1537373273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537401517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1537437258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1537467684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1537500725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1537526249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1537552011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537588903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1537611821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1537635148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537658887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1537683349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1537706600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1537731231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1537755676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1537782554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537806165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1537832577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1537857156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1537880894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 279,2790000,10000,0,0,256,6,6542,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1537969051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1537993066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1538019443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1538044826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1538070601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538095337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1538119299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1538144484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538168775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1538194115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1538218940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1538244722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1538270346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1538295830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538319316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1538343638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1538367684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538391709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1538416188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1538439447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1538465228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1538489630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1538515274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538539068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1538562618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1538587482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538610939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1538635482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1538660482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1538685501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1538710837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1538736560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538759691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1538784061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1538808979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538833441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1538858512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1538881980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1538908118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1538932416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1538958077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1538981490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1539004864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1539029916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539053552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1539078777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1539102226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1539127577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1539152729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1539178833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539203900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1539227832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1539252472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539276860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1539301995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1539325806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1539352317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1539377190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1539403830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539429673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1539456332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1539483129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539508765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1539536730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1539562561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1539590906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1539617968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1539646415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539672541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1539698459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1539725880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539751633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1539779309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1539804860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1539830918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1539855844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1539881166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539905670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1539929721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1539954899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1539978611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1540002995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1540029257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1540055116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1540080066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1540105381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540128647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1540152664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1540177589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540201380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1540227098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1540250743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1540277295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1540301971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1540327870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540351639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1540375109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1540399951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540423437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1540448036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1540472042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1540497407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1540522493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1540548396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540572289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1540597012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1540621606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540646397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1540671664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1540695267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1540722026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1540746681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1540773194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540796976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1540820578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1540846570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1540870461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1540895875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1540919724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1540945254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1540970484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1540995612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541019535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1541043513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1541068681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541093693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1541119221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1541148914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1541174811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1541199301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1541225707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541249339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1541273740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1541298128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541321706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1541347731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1541371799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1541398584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1541423473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1541448798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541474711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1541498668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1541523876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541547710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1541572469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1541596861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1541622772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1541648262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1541673736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541697076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1541722637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1541747867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541838306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1541865388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1541891339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1541919245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1541946015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1541973063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1541996743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1542050944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1542075745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542102323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1542127117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1542154545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1542180208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1542205240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1542232189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542256010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1542282805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1542307393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542332905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1542357921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1542381564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1542409140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1542433941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1542461057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542484702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1542508293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1542534571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542558446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1542585997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1542612700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1542632899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1542666751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1542713252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542754763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1542782719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1542800547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542817225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1542835824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1542854104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1542872517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1542891007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1542915259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542933819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1542953553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1542973531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1542992737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1543013691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1543033257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1543055885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1543079617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1543102697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543122386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1543146369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1543166720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543184424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1543203895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1543222182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1543243021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1543278644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1543297039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543313575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1543331485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1543348485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543366009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1543386501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1543406764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1543431997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1543457580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1543483465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543530747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1543554587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1543579765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543603283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1543627934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1543655534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1543723759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1543754811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1543831070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543880440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1543947995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1543975062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1543998786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1544025392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1544048906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1544075286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1544101680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1544127551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1544151833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1544176535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1544200773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1544224826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1544250037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1544275107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1544300832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1544325238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1544351376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1544375323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1544399550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1544424368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1544447775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1544556999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1544582650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1544608308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1544632899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1544701205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 280,2800000,10000,0,0,256,6,6566,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1544843860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1544873988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1544903587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1544927348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1544952626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1544976442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1545002443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1545027651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1545053198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545076605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1545100730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1545125118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545149052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1545174099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1545197585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1545224817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1545249345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1545275025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545298789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1545322429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1545347342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545370753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1545395740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1545419420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1545445713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1545470740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1545496024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545526037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1545549692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1545573720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545597697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1545622828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1545647049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1545672721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1545697066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1545722672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545746640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1545771199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1545795908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545819609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1545845174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1545868967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1545894993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1545919877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1545945157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1545969274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1546002227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1546029434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546060575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1546087975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1546111587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1546136839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1546162747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1546188301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546216280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1546240057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1546264166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546291646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1546316704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1546344245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1546369717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1546396159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1546426901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546450190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1546477339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1546502004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546531385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1546556150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1546581818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1546607551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1546632205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1546662844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546686555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1546710775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1546735145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546758386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1546783450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1546807108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1546832990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1546859185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1546884421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546908395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1546931929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1546956714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1546980086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1547011999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1547036345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1547068863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1547094308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1547119726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547143832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1547167441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1547193257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547217094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1547241938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1547270796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1547338343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1547366974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1547396516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547423338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1547452386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1547479408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547502978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1547528396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1547551972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1547577963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1547602515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1547627754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547652732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1547676706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1547701129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547725334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1547750049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1547773761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1547798843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1547822999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1547848500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547871783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1547895594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1547919578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1547942696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1547967124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1547990337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1548016506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1548040963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1548065919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1548089558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1548113144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1548137598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1548161967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1548187298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1548211716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1548237635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1548262234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1548288176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1548311667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1548335498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1548359682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1548383355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1548408487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1548431840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1548457609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1548482059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1548507214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1548601074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1548625972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1548651025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1548674791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1548699312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1548723984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1548749270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1549028301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1549054518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1549078328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1549101916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1549126030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1549150574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1549398750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1549422217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1549447770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1549472814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1549497946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1549521765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1549545014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1549569504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1549781803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1549806276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1549837884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1549863210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1549887466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1549913421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1549937669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1549962370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1549987199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1550010950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1550417546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1550442578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1550469972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1550495340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1550521605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1550545281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1550563961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1550781076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1550808021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1550835078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1550859687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1550884756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1550911073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1550935263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1551149795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1551174030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1551199875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1551224508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1551250068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1551274634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1551300544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1551325992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1551540550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1551564347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1551590969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1551615570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1551639668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1551664809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1551688929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1551903190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1551927753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1551953532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1551977064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1552000602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1552025304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1552048796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1552073906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1552286056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1552311701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1552336499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1552361563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1552385646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1552410154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1552434828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1552646697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1552671177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1552694697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1552720495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1552745120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1552770691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1552794080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1552817474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1553031043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1553054480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1553080101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1553103703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1553129208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1553154107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1553179998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1553392480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1553415969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1553439399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1553463203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1553487565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1553510902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1553536592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1553560633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1553774733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1553798143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1553821527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1553846162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1553869351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1553895213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1553918930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1553944729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1554161646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1554187648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1554211699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1554235294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1554259992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 281,2810000,10000,0,0,256,6,6590,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1554477857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1554502779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1554526640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1554551810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1554576459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1554602273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1554625725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1554844922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1554869097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1554893176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1554917732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1554941017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1554967108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1554991396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1555369756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1555395042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1555418694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1555443350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1555467804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1555493862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1555784335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1555811416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1555837753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1555863263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1555887022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1555911643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1555936154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1556149242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1556174238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1556198409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1556225440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1556250681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1556276774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1556300319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1556324436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1556538648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1556562470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1556588413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1556612145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1556638249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1556663827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1556689473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1556790728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1556814630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1556839176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1556972670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1556997282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1557021451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1557046815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1557071156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1557097472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1557121732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1557247633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1557272441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1557295792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1557320289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1557344243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1557369489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1557394769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1557420016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1557443696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1557722263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1557747548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1557771773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1557796288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1557819928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1557846209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1557870835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1558085387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1558108989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1558132784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1558157674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1558181124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1558206454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1558229965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1558255510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1558471425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1558497729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1558522226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1558545976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1558570604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1558594858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1558619716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1558835035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1558861794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1558887288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1558914488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1558939048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1558963964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1558988630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1559012401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1559224259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1559248739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1559275835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1559301041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1559327334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1559351128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1559375289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1559707127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1559731512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1559756468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1559780899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1559807319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1559833078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1559858874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1559882806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1560097828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1560123423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1560149453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1560174615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1560198496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1560224801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1560249525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1560470856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1560494952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1560519555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1560544079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1560567142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1560592173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1560615374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1560835331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1560860877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1560886182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1560910048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1560933517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1560958161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1560981383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1561005854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1561223245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1561249817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1561466243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1561492442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1561518248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1561542318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1561566272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1561590032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1561613937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1561636747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1561793916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1561819981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1561846829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1561870292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1561899306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1561924318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1561949771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1562044275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1562068613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1562165004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1562191214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1562407872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1562432466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1562457535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1562482302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1562506152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1562531889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1562555572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1562769725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1562794390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1562819589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1562890332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1562915935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1562940674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1562965582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1562990954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1563170251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1563196001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1563220241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1563246145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1563271206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1563294292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1563318046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1563341530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1563365734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1563388726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1563743222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1563770142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1563795995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1563820021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1564224441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1564249734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1564274201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1564299163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1564322944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1564349405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1564374071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1564590335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1564615411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1564639968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1564664558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1564688620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1564714063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1564737630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1564763102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1564920838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1564946911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1564971783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1564995647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1565086001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1565110130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1565135008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1565159424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1565184944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1565400013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1565426088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1565449822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1565498861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1565615046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1565640769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1565665929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1565689678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1565716415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1565741269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1565767534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1565791367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1565815198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1565840159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1565863742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1565888500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1565913259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1565939044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1565964462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1565990074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566013844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1566039111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1566063372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566087336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1566111971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1566135309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1566161971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1566205066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1566247435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566277603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1566301656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1566326237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566350787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1566375580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1566400232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1566425984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1566450724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1566477078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566500607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1566525274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1566549934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566573694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1566599310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1566623119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1566649600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1566674218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1566699539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566723745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1566747268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1566772571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1566795866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1566820367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1566844740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1566870417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1566895583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 282,2820000,10000,0,0,256,6,6614,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1566983571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567007524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1567031936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1567058349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567082259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1567107220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1567130657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1567156770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1567181314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1567245979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567287677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1567311573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1567343371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567367099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1567392676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1567417103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1567443259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1567469335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1567495440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567520391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1567544438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1567568939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567593653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1567618753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1567643191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1567669976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1567724352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1567799210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567823279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1567847762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1567872135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1567896328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1567921444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1567944753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1568018066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1568043584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1568068708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568093350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1568117169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1568142081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568165732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1568190547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1568215043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1568240656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1568266531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1568291955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568315568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1568342847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1568367122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568391090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1568415757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1568439148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1568466649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1568492230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1568518245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568541926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1568597025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1568622273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568667966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1568692920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1568722984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1568748742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1568774170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1568800187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568824122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1568849605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1568874517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1568899316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1568924434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1568948052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1568974453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1569001209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1569027088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569051015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1569074634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1569099695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569123150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1569148324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1569171815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1569197201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1569222763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1569248380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569272814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1569296514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1569320712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569344707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1569369305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1569393197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1569418544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1569442716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1569468243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569491579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1569515463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1569540003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569563549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1569589776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1569615232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1569641102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1569665609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1569690740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569714763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1569738024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1569761899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569785972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1569810563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1569834456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1569859742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1569883944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1569909806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1569933195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1570082446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1570106724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1570130054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1570155515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1570178969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1570394244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1570419101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1570443945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1570468100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1570491940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1570517111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1570540776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1570765241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1570789308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1570814297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1570838885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1570864583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1570888161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1570912589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1570937026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1571149275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1571173698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1571198334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1571224524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1571249365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1571279759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1571323808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1571349444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1571373906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1571398250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1571423670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1571447489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1571474345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1571498836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1571775865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1571799701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1571823142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1571848271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1571871979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1571897995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1571921698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1571947520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1572286452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1572311954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1572336031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1572359608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1572383924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1572407989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1572432614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1572509580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1572535914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1572560569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1572586753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1572611060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1572635253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1572660850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1572684503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1572897976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1572921778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1572947081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1572972085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1572997571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1573021469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1573047964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1573072442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1573288420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1573462981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1573486452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1573511590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1573537327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1573562527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1573586617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1573610782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1573635232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1573849824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1573874870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1573898893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1573924921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1573951618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1573977982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1574001513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1574213463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1574237793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1574261214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1574288221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1574312249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1574339386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1574365079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1574584671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1574608674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1574632214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1574657072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1574680936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1574706145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1574731238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1574756594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1574975373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1575001823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1575026435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1575050505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1575074973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1575099400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1575125126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1575339635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1575365985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1575391266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1575416757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1575440414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1575464724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1575489231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1575512847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1575728470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1575752118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1575778070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1575802798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1575829864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1575853687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1575877721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1575903246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1575927414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1575953894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1575977280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1576005042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1576030156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1576054704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576077939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1576100984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1576126109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576150814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1576176175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1576199923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1576227498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1576252315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1576278607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576302500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1576326337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1576351403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576375327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1576401032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1576425559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1576453878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1576479843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1576505612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576530123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1576554153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 283,2830000,10000,0,0,256,6,6637,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1576640115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576663906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1576688862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1576714018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1576739785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1576764708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1576791426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576815014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1576840189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1576864870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1576888778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1576914529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1576938136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1576963992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1576988448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1577013364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577037181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1577060933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1577085553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577108931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1577133477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1577158419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1577183667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1577208359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1577233293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577256535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1577280307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1577304779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577328576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1577353151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1577376410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1577401973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1577426248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1577451236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577475163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1577498985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1577523701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577547177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1577571557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1577595275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1577620896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1577645803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1577671039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577694342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1577727351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1577751447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577775089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1577799797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1577823673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1577849966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1577874645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1577900290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577923743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1577946932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1577972392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1577995685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1578020675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1578044771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1578070681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1578096247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1578121931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578146036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1578169745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1578194694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578219005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1578244076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1578269101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1578294623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1578319015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1578345085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578368818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1578392793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1578417022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578440458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1578465658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1578489091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1578514994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1578539683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1578565133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578589489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1578613023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1578637293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578662136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1578686797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1578710684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1578736160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1578760430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1578786577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578810172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1578834121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1578859280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1578882864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1578908131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1578931649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1578957580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1578982018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1579007180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579031184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1579054636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1579079831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579103128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1579128007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1579151918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1579177435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1579202044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1579227310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579251063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1579275128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1579299562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579322719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1579347570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1579371234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1579397288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1579421998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1579447252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579471239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1579495165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1579520175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579543789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1579568557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1579592663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1579618175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1579642970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1579667927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579691661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1579715835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1579740590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579764731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1579789941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1579813775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1579840021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1579864788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1579891417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579914953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1579938914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1579963819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1579987591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1580012094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1580035905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1580061496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1580083298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1580103172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580121531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1580141836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1580165783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580188934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1580215006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1580239604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1580266537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1580291938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1580317601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580341580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1580365242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1580389152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580412813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1580437599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1580461482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1580486762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1580511918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1580539534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580563371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1580588190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1580612470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580636383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1580661767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1580685788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1580712116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1580736981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1580762821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580787209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1580811112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1580836712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1580860256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1580885681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1580911982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1580938230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1580964203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1580989842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581013924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1581038529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1581063227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581087705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1581112890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1581136718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1581164347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1581189236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1581215447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581239402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1581263271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1581288311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581307301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1581326344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1581349066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1581377557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1581403720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1581428902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581453369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1581478256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1581503369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581527963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1581553396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1581577702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1581603796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1581628903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1581655591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581679666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1581705119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1581729991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1581753828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1581780014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1581803906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1581830257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1581854944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1581880192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1582034268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1582060157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1582085121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1582108553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1582133233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1582157328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1582183128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1582396999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1582422147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1582445850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1582469965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1582494475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1582518509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1582543271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1582566735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1582781068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1582805627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1582831066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1582854217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1583017897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1583042170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583066029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1583091816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1583115436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1583156291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1583180724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1583206457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583229728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1583253065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1583277687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583300571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1583324234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1583348616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1583374152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1583399213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1583424469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583448413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1583473413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1583496221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583520651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1583545192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1583568977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1583595373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 284,2840000,10000,0,0,256,6,6661,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1583680285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1583706688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583730357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1583754357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1583779621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583803417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1583829756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1583853966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1583880075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1583905343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1583930901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1583955505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1583979322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1584005594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1584115254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1584141817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1584165658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1584191970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1584217669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1584243560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1584343795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1584366729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1584392001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1584413567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1584435726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1584461109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1584487093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1584512119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1584702855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1584727518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1584751570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1584776825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1584800421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1584825654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1584851374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1584877205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1584902228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1584927424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1584950757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1584974667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1584998600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585023128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1585047421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1585070729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1585096592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1585126912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1585154017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585177693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1585200454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1585225335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585247958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1585273646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1585296930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1585321757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1585351181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1585375596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585398837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1585421393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1585444629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585467644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1585491294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1585518374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1585543640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1585568771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1585596039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585621443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1585647744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1585672169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585695731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1585721936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1585745517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1585771621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1585800892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1585827496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585851493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1585875661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1585900987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1585924925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1585950115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1585974423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1586000284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1586025303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1586050496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586075085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1586099053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1586123254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586147766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1586172592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1586196152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1586221964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1586246382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1586272646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586296281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1586319836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1586345821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586369464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1586395325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1586419095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1586444806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1586470020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1586495349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586519468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1586543122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1586567402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586592330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1586617109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1586644513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1586670088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1586695076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1586721680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586745735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1586770416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1586795064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586818641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1586846904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1586871544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1586901194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1586926497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1586951377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1586976183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1586999558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1587025745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587049039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1587074167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1587099619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1587125426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1587150455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1587175488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587199033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1587222981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1587247066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587271730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1587297597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1587321854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1587349348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1587374729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1587400806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587424383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1587448186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1587473173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587496810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1587522599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1587546396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1587572092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1587597820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1587623084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587649309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1587673650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1587698620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587723688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1587749044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1587773603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1587799453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1587824289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1587851658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587875460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1587900684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1587924992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1587948396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1587974275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1587997804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1588023743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1588047955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1588073373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588097431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1588120942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1588146411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588171116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1588196293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1588220860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1588246102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1588270880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1588295707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588319106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1588343396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1588367568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588391295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1588415758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1588438949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1588464626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1588488899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1588517064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588540556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1588563985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1588588263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588611040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1588635419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1588659239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1588684386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1588709146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1588734008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588757149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1588781259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1588805614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588830354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1588855439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1588879582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1588907247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1588932328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1588958561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1588981961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1589005569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1589030111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589053210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1589078181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1589101325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1589126302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1589151738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1589177697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589201263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1589225448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1589249674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589273529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1589298132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1589321874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1589347583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1589371837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1589398091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589421414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1589444947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1589470076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589493302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1589518840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1589542465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1589568071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1589593048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1589618232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589643137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1589666602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1589690748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589714503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1589741808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1589765647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1589790378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1589814024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1589840091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589863289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1589886357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1589911683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1589934990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1589960510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1589983927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1590009740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1590035893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1590061758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1590087126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1590113821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1590140801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1590164929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1590189609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1590215122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1590241018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1590266342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1590291641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1590315056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1590340700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 285,2850000,10000,0,0,256,6,6684,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1591432256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1591457129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1591481782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1591505086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1591531441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1591556058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1591584082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1591607358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1591630856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1591848414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1591872984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1591898669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1591922204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1591947935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1591972915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1591997975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1592093892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1592117233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1592142079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1592165570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1592190261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1592214232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1592239561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1592263951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1592479647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1592502568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1592527540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1592551697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1592575379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1592600894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1592624538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1592704797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1592729417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1592753834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1592777613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1592799587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1592822697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1592846219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1592873019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1592899039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1592926604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1592953614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1592979548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593003853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1593029107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1593053915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593078358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1593103623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1593127538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1593154320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1593179286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1593206096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593230461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1593254831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1593280200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593303759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1593328998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1593352609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1593378125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1593403273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1593428596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593452645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1593476910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1593501285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593525347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1593550075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1593573609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1593599747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1593623983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1593649939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593673579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1593703122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1593728116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593752099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1593777979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1593801511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1593828728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1593853532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1593878662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593903082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1593926612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1593950814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1593974767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1593999287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1594023366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1594048803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1594073289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1594099178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594122683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1594147402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1594171997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594195745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1594222940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1594246709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1594273090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1594297931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1594323411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594347625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1594371058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1594395751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594419180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1594443671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1594467989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1594493356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1594518329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1594543590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594567045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1594591575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1594615980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594640248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1594665370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1594689120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1594715365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1594739918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1594765682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594789384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1594813030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1594838343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1594863477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1594888360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1594913204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1594938976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1594964399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1594989749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595013416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1595037740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1595062180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595086357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1595111184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1595134765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1595161430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1595186384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1595212595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595236195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1595259788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1595284759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595308139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1595333241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1595356656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1595381957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1595407382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1595432801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595457108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1595480629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1595504847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595529246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1595554011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1595577916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1595603234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1595627806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1595653785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595677270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1595700753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1595726649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595750420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1595776008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1595799658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1595825320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1595851099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1595876762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595901934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1595925864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1595950483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1595974623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1595999308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1596023621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1596049175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1596073751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1596099539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596122936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1596147159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1596171913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596195601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1596221134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1596244602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1596270916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1596295564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1596320904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596345153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1596368800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1596393776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596417173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1596441759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1596465836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1596490994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1596515686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1596541354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596564953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1596589085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1596612780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596636069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1596661640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1596685015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1596711654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1596736368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1596761656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596786733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1596810801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1596836549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1596860890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1596886563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1596911423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1596937770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1596963192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1596988478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597011772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1597036771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1597061446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597086105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1597110862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1597134408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1597160415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1597184842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1597210663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597234116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1597257667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1597282510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597305816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1597330838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1597354062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1597379212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1597403872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1597428880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597452646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1597476497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1597500712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597524717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1597549198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1597572402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1597598603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1597623036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1597649290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597672840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1597696375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1597721107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597744524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1597769663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1597793119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1597818295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1597843099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1597867929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597891474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1597915245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1597940368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1597964470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1597988940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1598012199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1598038935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1598063820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1598090048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598113959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1598137935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1598163061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598186496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1598211673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 286,2860000,10000,0,0,256,6,6708,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1598294256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1598319517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1598344860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1598370108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598394109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1598417482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1598441308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598465335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1598489832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1598513109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1598539045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1598563266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1598589174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598612696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1598636216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1598660900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598683986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1598708914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1598732681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1598757992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1598783203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1598808223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598831997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1598855300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1598879154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1598903183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1598927792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1598951242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1598977180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1599002899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1599028641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599051795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1599074913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1599099768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599123085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1599148094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1599171364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1599196495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1599221432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1599246266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599270261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1599294546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1599319184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599343676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1599368390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1599392375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1599417924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1599442235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1599468195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599491672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1599515635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1599539354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599567106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1599598760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1599627370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1599660645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1599685263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1599711249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599735283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1599759097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1599784098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599807739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1599834173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1599858507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1599884759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1599922481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1599947851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1599971602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1599995323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1600020416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600044577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1600070359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1600094843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1600119980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1600145151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1600170535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600194094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1600218480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1600242820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600267150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1600292336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1600316218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1600342647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1600367343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1600393931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600418216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1600442311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1600467789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600491673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1600517587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1600541317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1600566719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1600592084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1600617586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600641881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1600665790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1600690151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600714357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1600739561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1600763324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1600789519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1600814250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1600840317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600863700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1600887036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1600912085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1600935741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1600961094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1600984076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1601010128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1601033588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1601054635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601076305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1601099560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1601122596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601148852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1601174170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1601197514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1601223787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1601248188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1601273894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601297017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1601320075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1601344749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601367853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1601392673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1601415825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1601440321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1601464870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1601490107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601513568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1601538289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1601562963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601587899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1601612973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1601636467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1601662511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1601687060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1601712912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601736922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1601760657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1601786080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601810268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1601835755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1601859440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1601885102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1601910530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1601935838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1601959969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1601983617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1602007935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602032377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1602057484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1602081792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1602107590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1602133197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1602159538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602183328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1602208594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1602233617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602257134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1602282465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1602305495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1602331825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1602356459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1602381113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602404907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1602427996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1602452764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602479560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1602504795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1602529901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1602558794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1602584209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1602609874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602633642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1602658446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1602683213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602707638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1602732663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1602756163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1602782566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1602807341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1602833332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602857112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1602880960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1602905984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1602929740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1602955264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1602979009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1603011152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1603043393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1603081878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603106343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1603130634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1603156075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603181332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1603208380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1603232701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1603258289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1603284278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1603309830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603334170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1603358687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1603383931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603408621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1603433637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1603457551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1603483037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1603507995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1603534628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603558848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1603584465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1603609095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603632895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1603662863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1603686486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1603712755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1603737599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1603766065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603793207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1603818827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1603848376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1603874969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1603902362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1603928249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1603955226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1603980199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1604005638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604029858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1604053608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1604078574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604102191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1604126991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1604151120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1604176618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1604201060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1604228614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604254548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1604279301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1604303385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604324574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1604349442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1604371979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1604392536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1604411783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1604431357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604454709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1604478325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1604503205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604528927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1604554394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1604579111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1604605549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1604630047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1604656415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604680992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 287,2870000,10000,0,0,256,6,6732,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1604769681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1604794550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604817340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1604842854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1604866245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1604892521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1604917298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1604942707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1604967296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1604991486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1605017207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605041386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1605066442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1605090848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1605116547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1605141519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1605167015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605190506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1605214678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1605239028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605262543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1605288599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1605313137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1605339414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1605364117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1605389818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605413568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1605436754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1605460890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605484547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1605509458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1605534974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1605560638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1605585619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1605610991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605634231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1605658312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1605682466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605706307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1605731131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1605754388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1605780123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1605804684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1605830179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605853873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1605877445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1605902248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1605925781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1605950499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1605974722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1606000076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1606025965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1606051729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606075725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1606100282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1606124372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606148116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1606172917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1606196361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1606222396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1606246895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1606272826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606296409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1606319718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1606345197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606373686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1606409246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1606465316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1606491411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1606516877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1606542439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606565732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1606589809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1606614359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606637807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1606680110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1606704673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1606730480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1606755631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1606782464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606806450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1606831181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1606855912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1606879395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1606904736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1606928126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1606953719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1606978167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1607003209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607027083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1607050890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1607075187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607099379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1607123940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1607147934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1607173823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1607198888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1607225535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607249490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1607273906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1607298417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607321854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1607347021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1607370440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1607396089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1607420456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1607446280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607472175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1607499606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1607524636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607548320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1607572969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1607596994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1607622380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1607648901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1607674197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607697430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1607721388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1607745699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607769646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1607794108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1607817261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1607843844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1607868148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1607893806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607917407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1607941355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1607966317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1607990175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1608017185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1608040949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1608066596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1608091691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1608116902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608140829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1608164295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1608188549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608214424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1608238986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1608262231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1608287979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1608312196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1608337562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608361127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1608384514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1608411812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608435264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1608461289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1608484580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1608509772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1608534600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1608559573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608584112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1608607545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1608631350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608655001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1608679713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1608703496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1608728693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1608753826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1608781649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608805538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1608829603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1608853853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1608877300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1608902552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1608925936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1608951353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1608979491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1609004684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609028510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1609052198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1609076346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609100269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1609124877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1609149617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1609174942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1609199357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1609224837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609248377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1609273441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1609298522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609322348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1609350239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1609373905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1609400811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1609425726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1609451105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609475358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1609499594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1609532335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609555791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1609581304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1609604768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1609632726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1609657884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1609683092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609707757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1609731364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1609755541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609779349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1609804132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1609828099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1609853451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1609877837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1609904371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609927894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1609951167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1609975918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1609999782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1610025150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1610048714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1610073919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1610101377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1610126606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610150632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1610174507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1610198904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610223247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1610248393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1610273512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1610311055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1610336088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1610361596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610385152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1610409344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1610433736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610458386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1610482860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1610506974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1610533282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1610558950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1610584695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610608276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1610632346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1610659768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610683565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1610708804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1610732356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1610757804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1610779332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1610799014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610816989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1610838249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1610860389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1610883598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1610908154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1610931442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1610957170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1610981414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1611006337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611030624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1611053808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1611078163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611101232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 288,2880000,10000,0,0,256,6,6755,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1611180438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1611204639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1611229534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1611254255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1611280035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611303548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1611328072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1611352597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611375878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1611402810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1611425823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1611450639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1611475102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1611500172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611523804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1611546979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1611570865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611596092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1611620839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1611644014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1611668377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1611691619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1611716172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611738640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1611761157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1611785722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611808310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1611836446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1611860366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1611886357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1611911553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1611937477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1611965507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1611989779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1612014804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612038568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1612063529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1612087523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1612113124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1612137503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1612163815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612187273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1612211336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1612235593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612259058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1612284221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1612308625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1612336007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1612361329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1612386923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612411115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1612434895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1612459684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612483203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1612507866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1612532431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1612558073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1612583296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1612610156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612633457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1612657876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1612682754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612710009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1612735268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1612759228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1612785103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1612810038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1612835710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612859049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1612883011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1612908868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1612932623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1612958068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1612981704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1613006779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1613030934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1613057772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613085483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1613111656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1613145901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613170786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1613197560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1613222205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1613247963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1613273121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1613298352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613332438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1613368829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1613396726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613420026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1613445122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1613470093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1613495686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1613520214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1613544999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613568539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1613592575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1613616337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613641455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1613667156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1613692345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1613720254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1613745694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1613771333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613794491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1613818394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1613843338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1613867007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1613892229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1613915623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1613941374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1613966571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1613991948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614016045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1614039633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1614064487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614092673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1614118076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1614142326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1614175352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1614199824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1614225388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614249064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1614275566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1614300945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614324893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1614350637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1614374643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1614401096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1614425765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1614451122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614475179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1614498907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1614523454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614546690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1614571563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1614595566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1614620924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1614645919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1614671146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614694823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1614718817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1614743968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614767956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1614792580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1614815995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1614841632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1614865776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1614891930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614917542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1614941227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1614965750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1614988667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1615013636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1615037682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1615063152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1615088028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1615113112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615136989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1615161269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1615185690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615209594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1615234295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1615258350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1615285902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1615311035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1615337064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615360787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1615384519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1615409813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615433359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1615458495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1615481843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1615507724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1615532540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1615558664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615583017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1615606692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1615631322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615655503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1615682391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1615707074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1615732645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1615757263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1615784177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615807839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1615832148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1615856468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1615880100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1615905408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1615928887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1615955276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1615979930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1616005353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616029423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1616052955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1616077691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616101152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1616125980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1616149948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1616175184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1616200112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1616226116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616249901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1616274108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1616298319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616321696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1616346870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1616370381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1616396549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1616420999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1616446876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616471563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1616495761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1616521028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616544866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1616569794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1616593742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1616619113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1616644048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1616669266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616692698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1616716553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1616746765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616775015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1616809853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1616837173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1616862842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1616887927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1616914284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1616938222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1616962691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1616987068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617010639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1617036122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1617059762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1617085790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1617110377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1617136168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617160535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1617184451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1617209487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617233127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1617258199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1617282689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1617308210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1617333273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1617358478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617381982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1617406141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1617430390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617455034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1617480242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1617504219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1617530442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1617555178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1617581148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 289,2890000,10000,0,0,256,6,6779,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1617666239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1617690063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1617714753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617738176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1617762765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1617786713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1617818554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1617848041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1617875758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617902167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1617928292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1617956418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1617982652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1618010075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1618036657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1618064393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1618101437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1618133012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618163052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1618190350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1618220900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618248806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1618278283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1618304254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1618333120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1618364208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1618393349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618419156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1618442715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1618468802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618494625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1618522519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1618551683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1618581155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1618608693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1618637034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618663681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1618689892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1618717000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618742460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1618770261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1618796325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1618822123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1618848320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1618875690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618901009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1618925262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1618950626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1618975531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1619001188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1619025567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1619052061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1619077139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1619102751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619126397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1619150911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1619175335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619198907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1619225261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1619249001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1619275330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1619299752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1619325389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619355329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1619379435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1619408468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619432115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1619459792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1619483300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1619508665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1619533690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1619558927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619584045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1619607492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1619631546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619655380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1619679848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1619703832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1619729090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1619753703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1619780554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619804026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1619828008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1619852028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1619875217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1619900543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1619923916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1619949256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1619974820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1619999909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620024265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1620047801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1620072142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620096899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1620121433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1620146502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1620171937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1620196131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1620221023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620244371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1620268252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1620292589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620320719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1620349135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1620372704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1620398603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1620422871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1620447888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620471742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1620495105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1620521144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620544617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1620569335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1620593281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1620618305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1620643679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1620668945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620705745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1620729180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1620753169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620778301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1620803032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1620827238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1620852999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1620877671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1620903783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1620927476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1620951252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1620976896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621000375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1621025550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1621049038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1621074414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1621100167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1621125410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621150615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1621174159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1621198596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621222618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1621247334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1621272583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1621298267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1621322873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1621348833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621375196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1621399038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1621423171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621454711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1621535787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1621560633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1621587451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1621612251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1621637791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621662521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1621687043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1621714172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621738584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1621764099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1621788043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1621813293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1621838802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1621864099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621887730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1621912708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1621936851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1621961344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1621986227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1622009770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1622035797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1622060390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1622087775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622115079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1622139104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1622164310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622187585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1622213072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1622236463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1622262650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1622288424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1622313536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622337373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1622364324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1622388928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622413311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1622438312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1622462731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1622488174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1622512868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1622538862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622562341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1622588000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1622612227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622636076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1622662300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1622689139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1622715841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1622740756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1622770985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622794586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1622818209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1622843312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1622866771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1622892910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1622916393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1622941763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1622966759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1622991823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623015763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1623039093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1623063227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623088686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1623113292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1623136683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1623215968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1623243904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1623270261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623293843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1623317497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1623345024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623372026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1623397690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1623421409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1623447009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1623472317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1623497678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623522792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1623546511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1623570844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623594869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1623619458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1623644759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1623670270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1623694733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1623720815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623744420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1623768886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1623793317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623816946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1623845206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1623869420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1623896110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1623920772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1623946161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1623970455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1623994135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1624020435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1624044087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1624068832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1624092879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1624118159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1624143513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1624168689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1624191840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1624220494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1624245013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 290,2900000,10000,0,0,256,6,6803,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1624328011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1624355868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1624535228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1624561550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1624587994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1624613361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1624636953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1624661186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1624685329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1624710663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1624735497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1624758957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1624784892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1624809155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1624834823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1624858039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1624881224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1624907026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1624930539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1624955856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1624979154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1625004324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1625029428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1625054440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625079138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1625102379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1625126073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625150537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1625175237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1625198709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1625225429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1625249662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1625275647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625299292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1625322977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1625348092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625374664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1625399920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1625423350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1625448577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1625473907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1625499120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625537565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1625561126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1625585991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625609517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1625634987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1625659997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1625686113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1625711735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1625737347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625761197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1625818793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1625844534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1625868032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1625893261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1625916813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1625941060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1625963206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1625983372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626002334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1626061092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1626085986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626109646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1626134487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1626158670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1626184112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1626209177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1626234371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626259168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1626285421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1626311048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626336180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1626360697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1626383929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1626410118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1626434608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1626462358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626485830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1626509306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1626534599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626558187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1626583960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1626607753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1626633463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1626851772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1626877972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626902995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1626927965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1626953083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1626976895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1627001881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1627060665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1627089219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1627113819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1627139066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627163113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1627186721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1627212009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627235841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1627260615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1627291801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1627317557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1627344048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1627369145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627393092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1627417425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1627441920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627466597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1627491637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1627517694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1627543441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1627568279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1627594286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627617646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1627641708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1627666219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627689729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1627715268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1627738586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1627763946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1627789466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1627814741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627838795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1627862125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1627886227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1627909984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1627934110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1627958453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1627983743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1628008991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1628034747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628058193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1628082244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1628106206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628146495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1628171416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1628194890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1628221078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1628245227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1628271778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628294560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1628317486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1628343974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628367239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1628392989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1628416404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1628441544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1628472740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1628500463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628525144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1628549285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1628572278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628594978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1628619567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1628646251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1628671845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1628696337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1628722323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628745842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1628770018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1628794293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628817692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1628843303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1628866972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1628893065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1628917530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1628942526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1628967639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1628991221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1629016116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629040453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1629065103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1629089328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1629114533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1629138837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1629167282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629190929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1629215305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1629239378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629262645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1629287669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1629310906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1629527860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1629553440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1629579197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629603205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1629627023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1629652106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629675760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1629700761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1629732467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1629758057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1629783826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1629809598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629834173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1629858172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1629882759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1629908945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1629933852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1629957974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1629983547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1630008153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1630030643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630049157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1630067647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1630089771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630108153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1630127015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1630145567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1630165482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1630184351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1630204194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630224226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1630242192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1630260693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630279524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1630301359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1630324488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1630350021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1630374106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1630399949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630423164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1630446220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1630471237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630494574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1630519682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1630543130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1630568385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1630593251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1630618400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630642417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1630666377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1630691235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630716114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1630740953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1630765055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1630796870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1630932759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1630965232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1630993852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1631024099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1631053482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1631092881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1631164470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1631189988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1631216895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1631241654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1631271391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1631294414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1631317232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1631345031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1631369722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1631395993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1631478575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1631716318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1631741788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 291,2910000,10000,0,0,256,6,6827,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1631830735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1631854459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1631877876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1632073197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1632176993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1632206284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1632229950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1632255821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1632281302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1632306792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1632412451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1632437103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1632462612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1632487241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1632512716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1632537991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1632564154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1632589928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1632615581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1632639965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1632673986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1632704103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1632733905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1632768452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1632798291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1632830411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1632860580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1632891426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1632918105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1632942834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1632967999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633039096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1633063789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1633089815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1633115731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1633140730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1633166060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633188766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1633213144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1633243372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633270634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1633298881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1633323256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1633354753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1633381850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1633408976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633435786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1633460588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1633485632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633509619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1633535845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1633563283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1633590499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1633616047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1633643185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633666860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1633691299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1633716869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633740339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1633765760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1633789648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1633815202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1633840300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1633865616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633889025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1633913140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1633937306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1633961290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1633985924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1634009322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1634035738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1634060608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1634092042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634115967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1634140505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1634165902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634190157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1634216298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1634240189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1634273141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1634298826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1634323694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634347984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1634371853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1634396905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634430212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1634455618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1634479070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1634504230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1634529545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1634554885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634578775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1634602627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1634626819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634651015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1634676415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1634700323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1634726914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1634751765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1634777973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634801830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1634825576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1634850593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1634874208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1634904131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1634930037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1634959685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1634986829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1635015202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1635041293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1635067031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1635180042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1635238006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1635281991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1635311434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1635345875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1635375635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1635410878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1635437078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1635462347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1635486706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1635511083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1635537194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1635560591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1635588027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1635612738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1635637759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1635662194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1635685780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1635710487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1635740810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1635767685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1635911286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1635940748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1635966129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1636040397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636064643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1636100865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1636130466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636186117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1636220477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1636249161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1636280913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1636310934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1636341347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636366124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1636391355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1636415666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636440204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1636467136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1636490724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1636517655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1636557737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1636584227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636607895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1636631458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1636656246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636680919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1636705939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1636729228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1636754432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1636779153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1636804867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636829301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1636854397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1636878971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1636903612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1636928610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1636952835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1636978913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1637007127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1637033600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637057472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1637081772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1637106271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637132183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1637157553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1637198539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1637226736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1637251286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1637277231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637301152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1637324854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1637349829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637373185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1637398171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1637421405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1637446564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1637471527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1637497404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637522203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1637546650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1637571410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637596174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1637620977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1637646392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1637672103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1637696370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1637722273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637745735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1637772311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1637796669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637821445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1637851685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1637875061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1637900793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1637925867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1637950822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1637974625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1637998141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1638022630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638046260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1638070811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1638094767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1638120028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1638144763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1638170126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638193739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1638218088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1638242479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638266215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1638291040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1638314368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1638340216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1638364618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1638393174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638419886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1638446373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1638472911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638498848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1638524479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1638548423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1638574033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1638599297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1638624783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638649012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1638676128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1638703181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638729540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1638754831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1638780148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1638806012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1638832218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1638858433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638882418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1638914730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1638940354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1638965847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1638992393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1639016580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1639041874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1639067055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1639093267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1639116977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1639140771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 292,2920000,10000,0,0,256,6,6850,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1639226389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1639250480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1639276266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1639300244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1639326109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1639351562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1639377873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1639402951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1639427254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1639451527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1639475448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1639500014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1639523965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1639549520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1639573965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1639850753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1639875967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1639900644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1639925321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1639948634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1639997375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1640141202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1640174922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1640230772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1640261960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1640294016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1640322267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1640349001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1640374210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1640400936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1640424854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1640450769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1640476228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1640503740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1640528021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1640551802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1640575985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1640599859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1640624997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1640650508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1640679360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1640704590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1640730175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1640753481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1640777910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1640802514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1640826066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1640854107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1640878283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1640904850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1640929670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1640955916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641014949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1641039059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1641068853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641098261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1641134388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1641167363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1641198155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1641229971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1641260319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641290563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1641316269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1641343832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641367932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1641394377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1641418148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1641443573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1641483493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1641508674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641532559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1641556325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1641581050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641604320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1641643302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1641667946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1641693353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1641718460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1641743872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641767766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1641791554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1641815707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641840522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1641865356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1641888718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1641914831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1641939294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1641966849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1641990408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1642013888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1642038666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642062077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1642087169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1642110760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1642136137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1642161783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1642186968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642210941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1642234461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1642258591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642282618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1642307457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1642355618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1642381151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1642406287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1642431969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642456227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1642479937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1642504309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642530243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1642555112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1642579238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1642607230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1642632187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1642658128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642681770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1642706915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1642731970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642756025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1642783094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1642807100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1642833810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1642859143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1642884648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642914634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1642938658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1642963661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1642987219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1643011719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1643035363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1643061085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1643087156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1643112642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643136252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1643160534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1643185443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643210040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1643235354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1643259256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1643288005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1643312757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1643338369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643361765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1643385565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1643410499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643434274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1643461984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1643485606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1643511564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1643537109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1643563282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643588054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1643612559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1643637403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643662442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1643687489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1643712145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1643737919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1643762670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1643789720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643813440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1643837838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1643862376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1643885828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1643911519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1643935322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1643961640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1643986566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1644012114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644036619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1644060607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1644085761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644114918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1644141284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1644165123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1644191345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1644217568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1644243345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644267592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1644291542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1644316155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644340447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1644365573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1644389109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1644418921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1644476245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1644514978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644544181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1644573230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1644603750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644632637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1644663165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1644690313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1644719267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1644745427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1644772441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644796317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1644820214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1644846147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1644871486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1644897200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1644922028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1644947745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1644973029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1644998554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1645080892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1645106217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1645130638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1645155010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1645180290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1645204812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1645230791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1645255627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1645530459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1645562617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1645589088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1645613671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1645686920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1645713754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1645737696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1645763567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1645789025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1645814543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1645839475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1645863166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1645887191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1645910887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1645935589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1645959546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1645984850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1646009675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1646037112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646061258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1646085796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1646110415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646134056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1646161108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1646184632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1646210491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1646234957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1646260138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646284027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1646308522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1646335767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646359302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1646383980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1646408947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1646434133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1646459128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1646484138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646507860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1646532038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1646556307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646581248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1646605977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1646629451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1646657859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 293,2930000,10000,0,0,256,6,6874,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1646745979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1646772337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646801437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1646831688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1646857201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1646881174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1646914736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1646943558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1646973183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1646997371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1647027158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647055358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1647085140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1647109442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647132880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1647162491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1647190890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1647223364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1647253375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1647284885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647313505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1647343739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1647373778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647402393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1647427402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1647450918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1647477913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1647502640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1647529416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647552930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1647576469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1647601309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647624743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1647652052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1647675203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1647700658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1647725530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1647750487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647774296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1647797760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1647822253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647847107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1647871865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1647895711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1647920948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1647945648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1647971598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1647995221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1648027970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1648052601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648077389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1648102674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1648126547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1648152599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1648177133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1648205132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648228481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1648252042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1648276641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648299937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1648324748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1648348713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1648374172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1648399571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1648424595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648448330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1648477509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1648508547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648539376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1648569014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1648601862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1648632619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1648660189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1648685458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648709548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1648732982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1648757220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648790316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1648814909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1648838815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1648864142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1648888877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1648914851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1648938300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1648963025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1648987208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649011090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1649042825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1649079966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1649131694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1649171982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1649205826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649235457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1649267035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1649297071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649328358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1649355773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1649379668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1649409978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1649440789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1649476103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649505001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1649535498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1649565481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649594803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1649624983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1649655243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1649685868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1649716057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1649743759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649769953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1649793547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1649818795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649842877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1649867587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1649893485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1649919307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1649944143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1649970343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1649994278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1650021129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1650045840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650071085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1650096852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1650120513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1650152111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1650177755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1650205907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650229991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1650254203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1650279164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650303040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1650328818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1650352521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1650383986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1650409310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1650434676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650459198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1650494314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1650516777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650535844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1650555363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1650572797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1650590087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1650606084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1650622715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650638030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1650654085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1650669745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650684885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1650701058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1650717027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1650734196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1650750030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1650767525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650782816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1650798069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1650813904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650829881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1650848875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1650866267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1650885232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1650904235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1650923231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650940747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1650961418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1650979008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1650996967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1651016296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1651036356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1651060912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1651085081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1651107761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651129136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1651155596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1651182440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651206578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1651230722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1651254602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1651279647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1651303215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1651327910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651350057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1651372205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1651396705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651421606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1651446752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1651471263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1651496815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1651522308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1651547434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651571177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1651595733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1651621209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651645310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1651669729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1651693040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1651718523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1651745288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1651770892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651794122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1651817675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1651840062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651869617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1651888040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1651905643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1651923054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1651939723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1651957002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1651972254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1651987575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1652003376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652019444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1652035391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1652050501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1652066820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1652083000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1652099190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652114263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1652129410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1652145663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652160730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1652178693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1652198281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1652219975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1652240315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1652261252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652281204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1652300699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1652320977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652340924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1652361370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1652381742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1652410765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1652438034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1652465286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652488802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1652512271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1652536609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652559602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1652584796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1652607921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1652632951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1652657141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1652681505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652705537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1652728644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1652752312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652776591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1652801175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1652824538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1652850090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1652874159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1652899486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1652922519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1652945953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 294,2940000,10000,0,0,256,6,6897,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1653029699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653052892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1653078198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1653101448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1653126606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1653151463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1653176517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653199917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1653223525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1653247309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653271249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1653296038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1653319586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1653345255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1653369377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1653395328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653418835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1653442332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1653467197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653490508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1653516251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1653539410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1653564451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1653589640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1653614674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653637985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1653661927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1653686047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653709930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1653734421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1653757719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1653783500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1653807838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1653834033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653857776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1653881523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1653910904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1653938674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1653977567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1654047963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1654080839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1654111193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1654143568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654172511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1654202983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1654233048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654258645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1654286141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1654309995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1654337468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1654362079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1654387414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654412369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1654436068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1654465026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654488600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1654529597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1654553925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1654584444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1654609305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1654634801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654659872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1654684677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1654709807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654733450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1654758387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1654783196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1654809059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1654834910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1654860378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654884176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1654911169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1654936125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1654960874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1654986212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1655010318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1655036925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1655061825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1655088203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655111952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1655136039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1655161177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655185184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1655212201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1655236154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1655262565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1655288415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1655314508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655339167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1655365391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1655392464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655416528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1655441769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1655466584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1655492654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1655518237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1655546720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655570766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1655595522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1655620370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655645635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1655671146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1655695311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1655723385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1655748405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1655774808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655797833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1655817402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1655840155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655858579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1655877833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1655897781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1655917703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1655936742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1655957340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1655975867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1655994442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1656013716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656034235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1656055385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1656079868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1656104838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1656128788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1656154681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656177990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1656201456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1656226218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656249491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1656274674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1656298082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1656323251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1656348174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1656373084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656397238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1656420485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1656444348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656468812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1656494191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1656518841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1656544308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1656568770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1656594598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656618042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1656642267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1656669385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656693550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1656719461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1656743191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1656769395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1656793977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1656819215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656845595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1656874691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1656909083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1656937054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1656969327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1657001715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1657033769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1657062382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1657093355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657120280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1657148948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1657176812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657204067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1657233581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1657258449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1657285489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1657310240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1657336476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657361306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1657385226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1657410133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657433427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1657458860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1657482279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1657508877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1657534485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1657559997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657584582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1657608337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1657632772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657657058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1657681857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1657705798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1657731130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1657755489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1657781700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657806115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1657832062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1657857282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1657885783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1657916476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1657945474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1657979253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1658010516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1658044728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658098540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1658127857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1658158199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658186964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1658218813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1658247763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1658281220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1658317819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1658351064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658376043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1658401946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1658427891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658452195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1658477216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1658501950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1658528492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1658553237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1658579297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658603057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1658626864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1658652082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658676890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1658702137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1658725992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1658751464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1658777055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1658802601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658826338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1658850752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1658875264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1658899944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1658925095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1658948901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1658976657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1659003468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1659029426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1659052809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1659076181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1659101567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1659125026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1659150434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1659173804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1659198982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1659224565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1659249979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1659278409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1659302274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1659327213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1659351127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1659376008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1659400274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1659425616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1659449929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1659476208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1659499518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1659525411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1659555451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1659582601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1659612063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 295,2950000,10000,0,0,256,6,6921,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1660729380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1660756138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1660782869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1660808885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1660834213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1660858422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1660883192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1660911020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1660935470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1660959845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1660985377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1661009881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1661036276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661060143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1661090093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1661117015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661143707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1661168813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1661192295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1661218851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1661243801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1661274030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661301991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1661331940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1661362772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661392199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1661422308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1661451230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1661483578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1661513539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1661544450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661568846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1661593967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1661619560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661643748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1661667981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1661691614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1661723449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1661750648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1661777482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661800918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1661824646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1661850078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1661876146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1661903688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1661929946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1661958491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1661984615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1662012400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662037111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1662062403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1662090583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662114007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1662138630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1662163072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1662195546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1662223248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1662268160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662292500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1662317089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1662343225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662366555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1662391782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1662416498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1662442918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1662469003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1662494863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662525184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1662549022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1662573049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662598564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1662623480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1662648369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1662677924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1662705560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1662731162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662754743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1662779552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1662804515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662829953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1662855428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1662879396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1662911472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1662936616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1662963228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1662987039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1663010757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1663035873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663059818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1663088258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1663112360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1663138056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1663163387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1663188889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663213276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1663237614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1663262276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663287580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1663313627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1663338091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1663363844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1663388781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1663415009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663438942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1663464073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1663488864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663512773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1663538342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1663561705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1663587454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1663612498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1663637978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663663016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1663686624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1663711812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663735939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1663760896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1663785434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1663811108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1663837211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1663862723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663886263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1663910968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1663935739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1663960193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1663985342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1664009096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1664038062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1664062898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1664089040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664113335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1664137290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1664162658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664186671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1664213119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1664237146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1664262884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1664288274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1664313403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664337832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1664363451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1664397627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664431169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1664465165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1664510636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1664561903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1664596553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1664630208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664662938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1664695129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1664728972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664757817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1664794573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1664820526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1664850318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1664877069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1664905149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1664936055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1664966252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1664993445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665020253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1665048931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1665075887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1665104573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1665131580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1665159978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665185471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1665212182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1665239087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665265344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1665292837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1665318692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1665347578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1665374772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1665408910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665441433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1665478321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1665510951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665545998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1665582973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1665615065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1665651282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1665680780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1665708883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665733110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1665758052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1665783672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665807240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1665832800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1665861284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1665887516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1665913713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1665939502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1665965983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1665990023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1666016413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666040293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1666065073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1666089215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1666115267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1666140650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1666168031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666191729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1666218050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1666242583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666266951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1666292220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1666315962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1666347307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1666372184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1666398323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666422029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1666445753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1666470994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666494996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1666520641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1666544504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1666570120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1666595208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1666620444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666644813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1666668471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1666692655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666716585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1666743109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1666767447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1666795684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1666820275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1666847438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666871176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1666897101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1666922237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1666945612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1666973824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1667001020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1667031155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1667059747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1667088251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667114922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1667140444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1667165497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667189357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1667215095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1667239008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1667265267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1667293559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1667321776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667349321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1667373064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1667399461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667423335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1667451389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1667484281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1667516936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1667546842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1667579975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667609388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 296,2960000,10000,0,0,256,6,6945,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1667710006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1667738345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667763334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1667789020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1667813794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1667840229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1667864953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1667892994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667916772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1667940607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1667965398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1667989731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1668015858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1668043205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1668071494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1668099441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1668125688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1668151595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1668175597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1668373634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1668412378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1668445502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1668471326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1668496359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1668522337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1668548387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1668572530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1668597467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1668622403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1668647065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1668672309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1668696246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1668722800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1668747704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1668773993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1668798161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1668822118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1668847375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1668870637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1668896243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1668920258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1668946544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1668972721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1668999063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669023999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1669048247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1669072577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669096706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1669122233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1669147737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1669178010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1669206142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1669232058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669255792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1669280335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1669305327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669330888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1669356028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1669379615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1669405470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1669430618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1669456819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669480840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1669504747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1669530074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669553954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1669579559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1669603301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1669629273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1669654897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1669680280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669704178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1669727897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1669752474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669776763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1669801666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1669824986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1669850853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1669875910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1669902047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669925862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1669949575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1669974668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1669998785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1670024410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1670048252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1670073660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1670225245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1670250657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1670274673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1670298523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1670324147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1670348484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1670373436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1670602876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1670628728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1670654704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1670680714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1670894549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1670918772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1670943214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1670967421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1670992356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1671016660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1671042482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1671067432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1671281631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1671305721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1671330198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1671354830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1671378665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1671404442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1671477448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1671503256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1671660839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1671686527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1671710711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1671736281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1671760829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1671866942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1671894086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1671917740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1671981794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1672006743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1672131090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1672166649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1672191267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1672301781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1672325143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1672350298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1672474583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1672500208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1672525379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1672551798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1672575506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1672694299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1672719440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1672743120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1672768421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1672792254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1672817805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1672997387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1673075621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1673100799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1673125137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1673281822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1673306371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1673332188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1673356056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1673381922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1673595294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1673621093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1673645505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1673671359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1673695936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1673720248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1673745114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1673959768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1673986222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1674010839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1674036904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1674061010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1674085615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1674110284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1674134032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1674347694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1674371904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1674398644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1674423885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1674449446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1674473897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1674497806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1674711553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1674735410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1674760937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1674786380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1674812324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1674837924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1674864279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1674888472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1675044605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1675069630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1675093844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1675118648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1675143468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1675169515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1675194422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1675347569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1675371691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1675395868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1675593313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1675617523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1675643491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1675669575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1675695763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1675909546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1675935058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1675960494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1675984276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1676008618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1676032801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1676057701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1676460301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1676487218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1676512248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1676538488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1676562311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1676586813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1676611401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1676635097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1677036448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1677060157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1677086261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1677110832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1677136385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1677160484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1677186862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1677592274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1677617730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1677644336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1677668426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1677693754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1677718130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1677742592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1677765899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1677790578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1677816580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1677842416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1677868877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1677893804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1677918649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1678037521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1678076238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678101603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1678126265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1678151877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678179162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1678255306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1678280134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1678306161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1678331603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1678357069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678380928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1678405288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1678429699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678453784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1678478582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1678502067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1678528231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1678554717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1678581211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678619688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1678644865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1678737801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678761642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 297,2970000,10000,0,0,256,6,6968,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1678849259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1678874922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1678905904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1678930010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1678956322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1678979370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1679003006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1679027796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679051071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1679075584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1679099454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1679124986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1679150011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1679175201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679199311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1679227781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1679252857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679278313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1679321661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1679346019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1679371483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1679396455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1679421615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679444954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1679468808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1679492739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679516954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1679542393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1679566555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1679592227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1679616646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1679642957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679666632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1679690338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1679715464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679739165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1679764686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1679788269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1679813751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1679838693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1679863852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679890927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1679914559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1679942794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1679967175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1679990843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1680013310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1680038330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1680062177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1680087235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680109863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1680133823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1680160044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680183688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1680209592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1680233438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1680259407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1680284744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1680310402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680335006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1680359121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1680466925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680491900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1680517970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1680541923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1680567812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1680647702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1680676690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680702742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1680727356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1680751926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680775455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1680799934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1680823445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1680850115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1680874257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1680900705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680924499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1680948449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1680973496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1680997056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1681022505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1681046071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1681071546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1681096746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1681122103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681147215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1681170812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1681195292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681219972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1681244633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1681270261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1681295756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1681320371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1681346128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681369339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1681394106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1681418545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681442192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1681467646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1681491239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1681517233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1681541635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1681567208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681592088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1681615956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1681641686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681670442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1681695585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1681719932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1681745465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1681770594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1681796032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681819982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1681845197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1681871866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1681896227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1681921002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1681944995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1681971771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1681996978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682025449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682046946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1682072600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1682093943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682112690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1682130418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1682147188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1682164924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1682181147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682197787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682213531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1682228995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1682245164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682261184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1682278933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1682295057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1682312530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1682331006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682348802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682365244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1682382269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1682400385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682417604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1682435206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1682452641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1682471247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1682488517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682506714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682524584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1682541477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1682558773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682575394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1682593730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1682610303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1682628566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1682646996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682665048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682681834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1682699086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1682717489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682734268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1682751938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1682769588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1682787810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1682805334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682823407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682840985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1682857653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1682875690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682892981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1682910272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1682926692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1682944552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1682962848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1682980624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1682997079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1683014155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1683043536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683060467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1683079397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1683095816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1683113618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1683130717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1683148503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683164027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1683179878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1683197081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683213662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1683229708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1683244892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1683261383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1683277844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1683295766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683315214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1683335437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1683355423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683374777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1683395847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1683415301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1683436263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1683462719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1683490375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683517036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1683545915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1683573199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683599616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1683625061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1683649947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1683674839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1683698639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1683724824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683747655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1683862153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1683887413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1683911414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1683938075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1683963980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1683990003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1684017264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1684042538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684065849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1684145237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1684170438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684194037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1684219440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1684242750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1684269026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1684293550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1684318839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684342919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1684386146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1684411116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684434718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1684460085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1684485588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1684511590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1684537016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1684563146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684588059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1684611963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1684636686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684660930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1684685723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1684710359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1684736085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1684761008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1684789103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684812709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1684837649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1684862265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1684886132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1684913469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1684937792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1684964237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1684988811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1685014988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 298,2980000,10000,0,0,256,6,6992,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1685098633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1685122375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1685147466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685171127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1685195950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1685220481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1685246106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1685271825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1685297519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685321404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1685346033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1685370714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685395218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1685420123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1685443731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1685469985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1685494392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1685521381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685545016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1685568661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1685594349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685618327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1685644130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1685668087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1685698496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1685728537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1685769004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685795190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1685819512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1685845314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1685869394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1685895481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1685919373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1685945365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1685971483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1685997384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686021938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1686049023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1686073683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686098382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1686123289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1686148115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1686174136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1686199125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1686225613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686249691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1686275138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1686300169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686324467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1686350482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1686374640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1686401464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1686426425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1686452867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686476759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1686500694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1686526490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686550506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1686575765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1686600397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1686626411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1686652343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1686678223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686702894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1686726890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1686751522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686781256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1686806505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1686831125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1686857512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1686883172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1686911169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1686935107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1686959749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1686984659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687008637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1687034284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1687057998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1687085961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1687111479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1687137843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687163978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1687187981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1687214008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687237607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1687262612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1687287272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1687316218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1687342471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1687368056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687392819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1687416945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1687441656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687466233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1687493696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1687518329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1687544097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1687568787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1687594792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687617975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1687643920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1687668366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1687691978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1687781031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1687804929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1687831480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1687856312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1687881932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1688094614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1688118574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1688144090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1688168098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1688193312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1688217972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1688244078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1688460321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1688486477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1688510327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1688535394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1688559979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1688586302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1688611413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1688635234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1688854431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1688880737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1688907411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1688931427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1688956377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1688980887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1689004573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1689116800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1689141713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1689399112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1689426006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1689451149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1689477053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1689501409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1689534157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1689558408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1689585594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1689698893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1689726346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1689750934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1689902103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1689927171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1689951044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1689976985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1690000771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1690214316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1690237918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1690263457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1690289211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1690314823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1690339438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1690363132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1690387507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1690603477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1690629136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1690654490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1690681006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1690707325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1690735416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1690759955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1690784835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1690809384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1690833940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1690859072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1691083478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1691109796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1691134428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1691160859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1691184623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1691209910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1691234352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1691459435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1691484256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1691507729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1691533843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1691558383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1691584318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1691607768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1691631272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1691844361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1691867922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1691893258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1691917203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1691942739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1691967975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1691993411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1692205630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1692229508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1692253840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1692278366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1692303219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1692327230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1692353079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1692377776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1692591544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1692615184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1692638732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1692664114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1692687675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1692713103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1692736759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1692901842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1692926787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1692952824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1693081685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1693105963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1693130494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1693155494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1693180649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1693308135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1693334412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1693646340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1693672783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1693696326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1693721188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1693895318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1693919694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1693944739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1694039195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1694064884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1694090463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1694115988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1694140266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1694164121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1694188477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1694402772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1694428158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1694452399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1694478800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1694503729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1694530139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1694554036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1694766794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1694791340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1694814911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1694840566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1694864706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1694891273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1694916380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1694941950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1694966402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1695045656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1695070546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695095870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1695120769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1695144962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1695171366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1695196362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1695223753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695247985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1695273134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1695297977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 299,2990000,10000,0,0,256,6,7016,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1695383138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1695408460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1695432075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1695455156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1695478312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1695501030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695522849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1695546836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1695571645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695596337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1695621213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1695648299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1695674120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1695698583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1695727746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695752377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1695777856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1695802365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695825791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1695851412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1695874769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1695900686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1695925059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1695950013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1695973929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1695997130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1696021563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696048139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1696072935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1696096999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1696122505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1696148800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1696174923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696198811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1696224512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1696249380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696274027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1696299260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1696323019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1696349508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1696374104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1696400105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696423752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1696447407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1696472593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696496248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1696521643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1696545479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1696570980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1696596220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1696621647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696645766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1696669874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1696694185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696718637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1696743734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1696767982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1696793618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1696818063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1696844121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696867968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1696892267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1696916760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1696940166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1696965309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1696988695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1697013748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1697039450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1697065241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1697468170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1697492383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1697517380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1697541209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1697566836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1697591153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1697616648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1697792056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1697818534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1697843247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1697867196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1697892149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1697915782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1697940386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1697964304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1697989625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1698013905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1698333712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1698381187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1698406064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1698430703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1698454819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1698479691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1698503269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1698721583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1698747165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1698864447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1698888643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1699026445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1699051738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1699075497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1699184002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1699208344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1699234219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1699259139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1699285302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1699309190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1699334063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1699358445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1699382143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1699726392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1699751166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1699777957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1699802915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1699828995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1699852787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1699877485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1700086142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1700110969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1700208746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1700233645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1700259590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1700285176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1700310797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1700496106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1700522327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1700547570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1700571906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1700598616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1700623247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1700650498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1700675881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1700702754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1700727375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1700751549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1700777000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1700801541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1700827509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1700852017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1700877718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1700902975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1700928712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1700960883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1700987468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1701012584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1701038809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1701065032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1701093888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1701120393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1701145733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1701171461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1701195012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1701219284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1701244025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1701268353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1701293439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1701317078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1701343279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1701475557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1701502091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1701526555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1701550930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1701575799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1701731507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1701757122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1701781538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1701807362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1701833303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1701859222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1701883524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1701977604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1702002934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1702027434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1702052471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1702231191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1702257630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1702283026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1702308446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1702333207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1702357161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1702381585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1702405868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1702430735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1702454625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1702480050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1702504766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1702533566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1702557234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1702690719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1702716765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1702740610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1702769675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1702793311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1702818863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1702972892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1702998869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1703023038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1703047025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1703071497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1703095906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1703122174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1703339499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1703370569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1703395984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1703557508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1703582841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1703606837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1703631397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1703656553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1703682687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1703713587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1703740460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1703765763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1703791167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1703828263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1703852286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1703876886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1703901368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1703926255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1703949370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1703975066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1703999764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1704025937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1704054798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1704080054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1704109463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1704133496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1704160267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1704248425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1704275158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1704300138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1704325624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1704353499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1704377527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1704590521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1704615042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1704640414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1704663974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1704690043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1704715434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1704740988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1704790734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1704814574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1704839485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1704863006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1704887699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1704920402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1705025655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1705051525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1705077580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705101569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1705125475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1705150488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705174137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1705198752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1705222746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1705248555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1705273830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 300,3000000,10000,0,0,256,6,7039,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1705424951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705449122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1705473839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1705498261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705522104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1705546602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1705570600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1705598114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1705622645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1705648323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705676986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1705700630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1705725530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705749018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1705774102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1705797421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1705822846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1705847884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1705873376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705897445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1705920953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1705945133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1705969001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1706085352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1706110580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1706136354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1706161754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1706187263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1706321918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1706347655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1706372168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1706396809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1706422121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1706445782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1706689402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1706717945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1706743478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1706767671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1706791093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1706815538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1706839565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1706865108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1706889123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1707073449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1707103956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1707132248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707161086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1707185629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1707210761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707233704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1707258568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1707282935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1707308410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1707333211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1707358203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707381835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1707405956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1707430238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707453741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1707477906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1707501226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1707526860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1707550986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1707575761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707599308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1707622699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1707648144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707671325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1707695625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1707718592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1707742773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1707766820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1707790902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707813234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1707836328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1707859505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1707883417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1707911143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1707935070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1707961439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1707990586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1708016317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708205724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1708230838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1708255072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708279995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1708306784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1708331296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1708361727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1708386864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1708416236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708441732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1708466478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1708490775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708515286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1708540019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1708558670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1708580001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1708604304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1708629365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708652981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1708676048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1708700712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708725123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1708750090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1708774249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1708799854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1708824346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1708852115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708876785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1708902201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1708927880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1708951595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1708976988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1709003678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1709030168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1709058856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1709085199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1709108919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1709132836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1709161603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1709185445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1709211257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1709234818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1709260510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1709351355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1709378119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1709590571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1709614211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1709638861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1709663042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1709688232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1709712517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1709738258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1709763409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1709977674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710001443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1710025675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1710046026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710064987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1710087677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1710111202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1710136759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1710165697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1710192557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710217803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1710242560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1710267527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710290731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1710315484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1710340311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1710365747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1710390740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1710431285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710467694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1710491367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1710528628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710552191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1710577342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1710604745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1710630565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1710656076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1710681701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710706361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1710730416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1710755545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710780654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1710806093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1710830426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1710855883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1710880315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1710906184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1710929684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1710954405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1710978832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711002527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1711027511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1711050768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1711076419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1711101554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1711127061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711154734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1711178362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1711203951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711227369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1711252286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1711276522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1711302131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1711326650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1711352202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711375451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1711400529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1711426830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711452815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1711479546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1711504892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1711532921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1711559376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1711587771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711613410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1711639007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1711665828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711691596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1711719255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1711744843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1711772972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1711812780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1711855102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711890001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1711929795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1711960893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1711986311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1712013461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1712039581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1712067355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1712094407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1712121843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712159132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1712221863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1712249577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712274135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1712299251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1712366992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1712393373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1712417927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1712443433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712467718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1712491348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1712516168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712539548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1712564084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1712587970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1712613113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1712638582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1712664467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712688042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1712711899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1712735946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712759169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1712784155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1712808949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1712837686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1712862048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1712887402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1712942425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1712966447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1712990442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1713014089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1713039715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1713063313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1713089787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1713114393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1713328740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1713352405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1713375973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 301,3010000,10000,0,0,256,6,7063,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1713467833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1713491246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1713516840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1713540347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1713565906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1713590943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1713616007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1713828237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1713852020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1713876278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1713901127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1713926292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1714158353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1714184379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1714246889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1714273603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1714296223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1714319392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1714410453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1714434590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1714461069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1714484925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1714510779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1714586233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1714611641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1714635432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1714659806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1714930954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1714967898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1715000937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1715031360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1715057523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1715083635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1715109526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1715133919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1715159337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1715184354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1715211439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1715236471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1715260362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1715286816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1715311608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1715337754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1715361053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1715384864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1715410794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1715434653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1715460099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1715483549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1715509206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1715534400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1715559714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1715586592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1715850445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1715875845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1715900782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1715943956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1715968802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1715994788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1716215591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1716242025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1716275951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1716308720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1716334313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1716358280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1716383612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1716410671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1716435648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1716599003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1716625485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1716649740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1716679949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1716706747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1716730393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1716755013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1716832616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1716858265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1716882586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1716909071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1716932802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1716957101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1716981609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717005228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1717033723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1717055770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1717081768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1717106262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1717131453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717156534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1717181434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1717231428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717255300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1717283514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1717306018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1717331645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1717357334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1717381374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717405754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1717427437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1717449222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717474385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1717498797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1717524038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1717549711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1717610601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1717636421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717659476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1717683234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1717708553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717732116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1717756914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1717783422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1717809613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1717835314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1717860841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717884688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1717909246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1717933785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1717959182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1717984163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1718007755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1718033964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1718058509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1718084846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718108612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1718132436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1718160390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718184143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1718209749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1718233258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1718258601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1718283860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1718309068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718334740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1718358244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1718382482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718406514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1718431137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1718455079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1718497696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1718523124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1718548362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718571801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1718595873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1718620758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718645027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1718669643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1718693196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1718721101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1718745477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1718771470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718794928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1718818404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1718843442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1718873859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1718899333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1718922791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1718948162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1718973531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1718998834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719023737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1719047392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1719071651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719095792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1719120466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1719144689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1719170171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1719194651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1719221946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719245668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1719294792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1719320419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719346032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1719371328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1719395799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1719448327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1719474317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1719499916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719533615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1719557423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1719582865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719606677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1719631629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1719655939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1719681368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1719707630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1719734162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719757535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1719783497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1719806167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719829782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1719852476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1719874415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1719914471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1719938471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1719964552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1719988154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1720011781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1720036699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720060166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1720085468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1720108807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1720134128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1720166750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1720189752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720211671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1720234459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1720258423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720283950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1720308751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1720339559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1720364970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1720389877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1720415951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720439800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1720467794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1720492798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720519087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1720544259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1720568129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1720594644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1720619393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1720651840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720675939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1720699931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1720737579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720761321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1720789553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1720821789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1720848644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1720873690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1720899986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720923553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1720947186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1720976227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1720999991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1721025726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1721049687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1721075720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1721102514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1721128281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721155272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1721179074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1721204115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721227736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1721261896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1721284564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1721309157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1721337916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1721362341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721384699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1721408887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1721432330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721455076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1721480058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1721503645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1721532053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 302,3020000,10000,0,0,256,6,7087,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1721616936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1721643524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721664962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1721687355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1721714477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721738000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1721762622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1721787218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1721812910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1721838302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1721863622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721887121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1721917197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1721941908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1721969180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1722001890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1722028637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1722066359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1722092302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1722117970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722143265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1722166864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1722190976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722216479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1722241373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1722265545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1722291253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1722315746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1722343699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722367274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1722391408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1722415994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722439589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1722464960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1722488511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1722523636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1722548274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1722573592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722599408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1722623378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1722649311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722673411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1722698732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1722724830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1722750814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1722778673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1722807346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722831498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1722855168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1722879914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1722918266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1722942535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1722971926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1722998583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1723029628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1723055399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723081025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1723113577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1723138630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723172710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1723197507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1723224587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1723249948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1723277751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1723302976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723326430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1723350718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1723375022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723400175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1723424865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1723448240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1723474789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1723499599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1723525805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723549080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1723572438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1723598527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723622089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1723647456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1723670911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1723696276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1723721244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1723746398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723782159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1723805919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1723830882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1723854371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1723879068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1723903965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1723929492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1723955178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1723980551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724003896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1724028254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1724052575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724077355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1724102744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1724126390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1724153462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1724180016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1724206596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724230112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1724253533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1724278669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724302218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1724328057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1724351899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1724377175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1724402479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1724427978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724452168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1724476208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1724500665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724525982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1724550894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1724574428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1724600427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1724624807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1724650787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724674286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1724697806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1724723597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724747177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1724772505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1724796231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1724821650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1724846693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1724872015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724897165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1724921349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1724945858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1724970130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1724994673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1725018963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1725044742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1725069287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1725103987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725135712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1725160338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1725184915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725209212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1725234060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1725257502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1725283525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1725307850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1725334571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725358457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1725382031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1725407015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725430321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1725455226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1725478994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1725507088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1725532657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1725557846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725581873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1725605442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1725629517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725653792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1725678615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1725708442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1725733982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1725758349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1725784463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725808044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1725832266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1725856636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1725879998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1725910756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1725934393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1725960578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1725985266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1726010844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726035050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1726058868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1726084791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726108526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1726133492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1726157899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1726184247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1726209333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1726235105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726258799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1726286321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1726311134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726343803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1726368754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1726393133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1726419045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1726443839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1726473101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726497177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1726521906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1726546668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726570618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1726596439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1726620032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1726647058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1726671740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1726697050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726721181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1726744826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1726769763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726793945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1726818976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1726845742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1726870805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1726895422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1726921186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1726945064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1726970633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1726995977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727022579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1727048088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1727071990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1727098693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1727123630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1727149894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727176694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1727206883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1727238270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727262883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1727289083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1727313033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1727341655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1727380236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1727412382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727436580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1727462314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1727487281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727511197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1727536962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1727560893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1727587498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1727621477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1727648774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727673115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1727697164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1727722626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727746467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1727772153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1727796368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1727822288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1727849104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1727879064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1727904726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1727957873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1727982692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1728011824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1728039306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1728063417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1728091009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1728118170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1728148051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1728172267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1728198757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 303,3030000,10000,0,0,256,6,7110,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1729210256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729234130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1729259148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1729285158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1729310402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1729336087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1729361737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729385836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1729410454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1729434806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729463661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1729488528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1729512004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1729538361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1729565588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1729591713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729615187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1729638539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1729664601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729688180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1729713560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1729737191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1729762509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1729787886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1729812787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729836743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1729859650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1729882934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1729906148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1729929932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1729952957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1729977544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1730004213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1730036186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1730060129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1730086216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1730109671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1730133392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1730424360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1730461093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1730497066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1730523370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1730548653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1730573067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1730598360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1730621556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1730707442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1730733595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1730756479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1730781815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1730806819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1730832868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1730856520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1730880303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1730906202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1730929879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1730955045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1731046227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1731072084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1731098936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1731122387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731145971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1731169774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1731193918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731225660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1731266707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1731290550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1731316253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1731339878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1731371897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731396514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1731420813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1731445457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731469869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1731495667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1731520649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1731547096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1731572171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1731599632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731623573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1731648038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1731676809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731700682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1731726437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1731750220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1731794034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1731818803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1731844850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731869058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1731895518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1731920273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1731943906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1731989475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1732015726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1732041674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1732066366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1732804873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1732831123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1732855115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1732879105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1732902826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1732942819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1732967051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1732995329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1733023334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1733048725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733072252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1733098674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1733123136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733150314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1733175618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1733199544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1733229161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1733254342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1733283192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733307006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1733332011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1733359460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733381157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1733412380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1733437387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1733480729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1733505064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1733543555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733575999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1733665347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1733690003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733728795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1733751909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1733778142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1733801968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1733827550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1733857416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733881084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1733909370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1733933794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1733986089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1734010907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1734035909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1734131031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1734163085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1734200076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734228290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1734253518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1734294324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734319170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1734346503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1734370540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1734398535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1734425185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1734450785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734481524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1734515846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1734552769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734576351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1734601636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1734625203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1734651101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1734675830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1734701107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734725208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1734748849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1734773698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734797084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1734821687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1734845634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1734870864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1734897560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1734923033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1734963680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1734987040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1735009893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735032767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1735057171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1735080713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1735104772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1735128376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1735158061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735181760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1735205683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1735229638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735253183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1735278249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1735301939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1735329334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1735352938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1735375865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735398333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1735421915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1735455985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735479533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1735504563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1735530968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1735556869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1735580720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1735609956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735633051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1735656804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1735680984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735704713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1735729213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1735752909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1735778709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1735803278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1735828811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735852052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1735875940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1735900807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1735924438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1735948859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1735972688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1735998246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1736023217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1736048497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736072664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1736096627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1736121143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736145125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1736169763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1736193112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1736218844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1736243181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1736268448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736291508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1736315062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1736339658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736363328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1736387998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1736411982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1736437352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1736462163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1736487489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736510880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1736535087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1736559777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736583896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1736608794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1736632337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1736658617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1736683344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1736718257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736741984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1736766962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1736792853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736815329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1736841218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1736864926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1736891246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1736915755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1736941462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1736965442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1736989296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1737013515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737037533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1737062613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 304,3040000,10000,0,0,256,6,7134,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1737146915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1737175209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1737199828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1737225799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737249363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1737276358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1737301311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737325217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1737428274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1737466121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1737492130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1737517626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1737543230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737566979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1737591272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1737622466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737648802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1737673617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1737697416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1737723873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1737749205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1737775753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737799922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1737824020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1737849358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1737873167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1737898787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1737922565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1737948280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1738226029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1738252656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738277759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1738301749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1738326303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738352907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1738378411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1738407228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1738431273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1738456232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1738481940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738505744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1738530873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1738557172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738579526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1738601431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1738622663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1738652859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1738679009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1738704923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738728395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1738752605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1738776634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738800064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1738825184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1738849535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1738875133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1738900333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1738925745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1738950337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1738975364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1739000308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739024182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1739048780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1739072558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1739099117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1739124741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1739154284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739178506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1739203147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1739243764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739267860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1739292434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1739315957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1739342146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1739380454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1739406795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739430525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1739454737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1739479023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739502770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1739528118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1739551636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1739577836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1739602403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1739628502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739652580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1739676183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1739700447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1739724413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1739749240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1739773144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1739929652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1739959086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1739984726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740008443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1740032754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1740055306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740078882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1740102749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1740126514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1740152924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1740177431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1740203819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740227438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1740251232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1740276010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740299400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1740323958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1740346544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1740370977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1740396006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1740419854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740446136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1740469035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1740494902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740517069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1740541506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1740565062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1740590956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1740615245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1740641301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740664797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1740688378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1740714242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740744561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1740770864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1740794182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1740819801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1740844815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1740870027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740894015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1740917514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1740941747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1740965565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1740990098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1741013874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1741039812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1741064322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1741089830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1741113140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1741136907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1741161750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1741185345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1741318184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1741342641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1741368259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1741393278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1741418380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1741442125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1741466308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1741492398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1741528874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1741553538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1741578028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1741603490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1741628033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1741653702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1741677000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1741700784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1741725473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1741914737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1741940752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1741981046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1742007028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1742041999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1742067488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742096270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1742120933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1742158856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742182335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1742214642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1742238266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1742263849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1742292896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1742318498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742347416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1742370059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1742394483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742416517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1742439981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1742463761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1742486900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1742508623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1742536669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742560072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1742584195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1742626578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742650780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1742675569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1742698786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1742724717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1742749113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1742774684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742797987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1742821788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1742846610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1742870057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1742894762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1742917024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1742942842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1742968702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1742994044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743018533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1743042312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1743069545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743093640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1743118416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1743142344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1743167657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1743195346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1743221127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743248001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1743272606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1743296949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743320457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1743345715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1743369015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1743395248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1743419767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1743445047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743468945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1743492280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1743516843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743540177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1743565041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1743589071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1743614393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1743638762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1743664392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743687725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1743711632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1743735727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743759406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1743784605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1743808050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1743833796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1743858109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1743890918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743914371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1743937389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1743963144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1743987057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1744013850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1744037543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1744063518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1744090293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1744116084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1744141493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1744165834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1744190746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1744215150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1744241144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1744297667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1744472943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1744499021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1744525716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1744549868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 305,3050000,10000,0,0,256,6,7158,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1744636882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1744661804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1744685356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1744711301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1744735117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1744760849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1744784507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1744808348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1744828004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1744851311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1744874930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1744899270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1744923922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1744947436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1744974513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1745000354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1745030391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745055336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1745080364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1745104668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745128057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1745153259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1745176802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1745202771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1745227301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1745252598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745278209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1745302469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1745327902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745351957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1745377227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1745401884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1745427982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1745453620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1745479503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745504525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1745529640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1745554646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745579298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1745604361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1745635218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1745661663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1745743405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1745772964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745797061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1745821062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1745851461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1745875262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1745902573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1745926399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1745953078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1745978016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1746003631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746028565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1746052586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1746077823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746101496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1746126288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1746150773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1746176344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1746200943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1746226647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746251887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1746276443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1746300790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746328133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1746353091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1746376779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1746403091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1746427787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1746453753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746477301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1746500888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1746526362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746550077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1746574993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1746600023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1746625584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1746650798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1746676065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746699579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1746723728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1746798769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1746851538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1746876650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1746901052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1746926721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1746951482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1746977519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747008576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1747033281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1747063810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747088298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1747112958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1747136809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1747163227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1747187859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1747214169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747237790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1747268340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1747292787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747410319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1747435276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1747475103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1747500584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1747530856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1747556522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747585348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1747609211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1747633685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747669579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1747712975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1747736812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1747762425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1747788356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1747813716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747841977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1747865697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1747891548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1747917896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1747942707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1747967320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1747997777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1748050698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1748076441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748100690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1748138928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1748164092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748187673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1748213558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1748237324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1748263119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1748288095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1748313296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748337702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1748361378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1748385690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748409811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1748434585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1748458612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1748484187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1748508863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1748538461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748561935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1748586407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1748612511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748636153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1748661458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1748686469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1748712960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1748739490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1748769922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748793820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1748817885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1748843844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1748867784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1748893569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1748917523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1748943549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1748969117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1749103881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749127814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1749152793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1749177224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749200764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1749226032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1749249533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1749275953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1749300530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1749325953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749350037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1749373553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1749398372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749421881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1749446585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1749470655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1749496036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1749521183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1749546504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749570024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1749594285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1749620509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749645110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1749673484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1749697125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1749723222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1749747767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1749773975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749797740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1749821588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1749846747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1749870264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1749896322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1749920332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1749946454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1749971983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1749997252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750022060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1750046245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1750071161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750095701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1750128532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1750154584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1750180147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1750205635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1750230819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750253370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1750277171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1750384239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750443955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1750474568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1750498347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1750524777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1750549384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1750574743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750598864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1750622640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1750647893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750671580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1750696377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1750720429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1750745820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1750771178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1750796541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750820124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1750844353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1750868634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1750892948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1750917811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1750943623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1750970117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1750994874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1751025256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751049207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1751073248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1751098383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751122340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1751148831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1751172815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1751198768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1751225137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1751251011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751275636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1751299669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1751325223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751348666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1751372133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1751396927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1751422610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1751447056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1751473178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751496779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1751521120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1751545303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751568542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 306,3060000,10000,0,0,256,6,7181,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1751653405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1751677829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1751708519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1751734006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1751759982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751784698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1751808705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1751834265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1751858035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1751883116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1751907238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1751932413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1751957594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1751983180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752006932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1752035274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1752060488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752085028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1752109614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1752132948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1752159275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1752183883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1752210262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752234437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1752258678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1752284147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752307974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1752333568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1752357390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1752383983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1752409631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1752435102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752459705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1752483612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1752508271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752532694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1752557795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1752582450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1752608925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1752634421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1752661298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752685808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1752710805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1752735560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752759504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1752785852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1752809995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1752837033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1752861856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1752887740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752912250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1752936123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1752961170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1752984924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1753009898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1753033953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1753059313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1753084797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1753110408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753134213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1753158879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1753183822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753208553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1753233392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1753265250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1753291322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1753315960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1753342209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753365750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1753389679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1753414404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753439242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1753465143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1753489343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1753516047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1753540922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1753566298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753590654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1753614275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1753709819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753751903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1753778000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1753801960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1753828569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1753854059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1753879947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753904998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1753929485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1753954666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1753978763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1754004062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1754029371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1754055554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1754081604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1754107738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754131569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1754156752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1754181051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754206315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1754230783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1754253740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1754282925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1754307209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1754336754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754360220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1754383809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1754409076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754432850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1754458427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1754482049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1754507543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1754533155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1754558651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754584428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1754608036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1754632183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754656787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1754681930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1754706389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1754732258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1754757010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1754783387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754807227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1754831768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1754856375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1754880184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1754906073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1754930006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1754956489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1754981391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1755006991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755031193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1755054566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1755079123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755103035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1755127877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1755152211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1755178383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1755204059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1755229920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755253807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1755278212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1755302646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755326177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1755351803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1755375577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1755402522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1755427315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1755456414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755480072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1755503569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1755528426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755551528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1755590371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1755613626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1755778869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1755814307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1755840851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1755979673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1756002975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1756128397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1756323534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1756349902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1756397946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1756423791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1756448412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1756475376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1756499152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1756586486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1756610904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1756634313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1756659853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1756683369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1756709434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1756734652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1756760265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1756786152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1756809908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1756834902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1756858799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1756883653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1756908245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1756934126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1756961977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1756987830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757011622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1757056267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1757084226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757108466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1757133674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1757156961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1757182947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1757208546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1757234121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757257643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1757282273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1757306792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757334412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1757361884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1757387704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1757416663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1757443771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1757472122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757497313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1757523094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1757549313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757574461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1757604227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1757630546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1757743031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1757770994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1757801292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757827545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1757854184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1757881167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1757907929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1757935151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1757961583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1757989613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1758017114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1758045496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758071750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1758098885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1758125828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758152388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1758179481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1758205622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1758233913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1758260825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1758290488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758318728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1758345490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1758371993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758400588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1758428286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1758454779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1758482758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1758509373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1758537888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758561401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1758585486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1758610286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758633956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1758659673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1758683420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1758709724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1758734686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1758760130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758784455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1758807858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1758832455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1758856501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1758881538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1758906090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1758931743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1758956927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1758982341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 307,3070000,10000,0,0,256,6,7205,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1759066218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1759090488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1759114880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759138405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1759164069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1759187793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1759221472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1759346366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1759372463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759401843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1759425700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1759449959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759477007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1759508620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1759535681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1759567013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1759596377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1759622083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759647545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1759675397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1759700008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759739872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1759775911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1759799567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1759824939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1759850304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1759875564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759899674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1759925023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1759949381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1759976017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1760000684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1760024648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1760050473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1760075067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1760101199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760124792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1760150111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1760174511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760197892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1760223410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1760247001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1760272989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1760297622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1760322797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760347113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1760370661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1760395495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760419463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1760444269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1760468386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1760493911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1760518892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1760544274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760567905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1760592043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1760616413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760640488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1760665362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1760688707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1760714488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1760739352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1760765258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760789319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1760814085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1760839365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1760863632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1760888772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1760913392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1760939014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1760964128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1760989455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761104134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1761128151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1761154152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761177734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1761203068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1761226720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1761251897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1761276641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1761302240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761325762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1761350106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1761374269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761399112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1761424213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1761447937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1761477201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1761509149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1761539986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761563998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1761588603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1761613004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761636271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1761663161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1761686646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1761712576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1761740170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1761766038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761790076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1761813876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1761838983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1761862712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1761887421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1761911850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1761937568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1761963728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1761989281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1762012764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1762037607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1762062265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1762244038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1762271366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1762294771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1762319916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1762409322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1762434312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1762457878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1762481712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1762713632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1762746973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1762772322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1762795904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1762821637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1763037360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1763063522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1763087877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1763111689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1763135730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1763159713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1763184248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1763465048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1763491441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1763540281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1763574343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1763788242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1763812557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1763837203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1763860718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1763885269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1763913670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1763939154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1763964120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1763989633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764013089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1764037257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1764061524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764086259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1764111158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1764134653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1764160714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1764185232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1764211169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764234770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1764258313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1764283269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764306804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1764332062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1764355613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1764380635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1764405428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1764430852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764454881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1764478564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1764502636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764526502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1764551272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1764574693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1764600763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1764657445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1764683242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764710469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1764734208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1764782033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764805114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1764831303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1764855357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1764881342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1764906832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1764932477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1764958080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1764982064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1765006411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765030488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1765056575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1765080529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1765106199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1765130718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1765157202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765181674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1765205573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1765229632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765253384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1765278688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1765302159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1765327785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1765352136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1765377683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765403466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1765426386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1765449978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765474264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1765499289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1765523274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1765548730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1765572995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1765598712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765622106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1765645879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1765670215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765693637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1765721651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1765745673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1765772017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1765796892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1765822500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765846931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1765870674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1765895385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1765918824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1765943443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1765967366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1765992695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1766017538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1766042693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766066621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1766099419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1766123970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766170359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1766195396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1766230127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1766256656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1766284442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1766309772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766333793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1766357499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1766381811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766405915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1766431122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1766455471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1766481326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1766506555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1766532766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766556533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1766580526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1766604803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766628657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1766653880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1766677489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1766703224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1766727588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1766752699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1766776493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1766799947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1766823797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 308,3080000,10000,0,0,256,6,7228,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1766907842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1766932974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1766957050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1766982635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1767007151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1767032939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767056421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1767080930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1767105260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767129230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1767154559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1767178294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1767204168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1767228637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1767254021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767278048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1767301987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1767327714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767351364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1767376222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1767400279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1767426050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1767450665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1767476602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767500266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1767524453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1767548905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767571759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1767596176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1767619114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1767644594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1767668189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1767692356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767716137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1767739125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1767762373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767785870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1767809690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1767834084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1767857974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1767881851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1767908246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1767931858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1767956505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1767979808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768002218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1768026496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1768048817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1768072987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1768096958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1768120965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768144221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1768166709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1768190235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768213576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1768237299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1768259518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1768284375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1768307845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1768333513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768355979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1768378533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1768402405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768424329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1768447218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1768470673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1768494831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1768518939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1768542887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768565277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1768588401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1768611336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768633585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1768657544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1768679809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1768704707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1768729524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1768754746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768778605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1768802335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1768827491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768849936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1768873817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1768897161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1768921755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1768945153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1768970099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1768992438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1769015300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1769038931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769061918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1769086576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1769109367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1769133836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1769158351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1769182742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769206195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1769228190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1769255819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769278902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1769305698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1769329516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1769354170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1769377133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1769402064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769424655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1769447958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1769472047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769493994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1769517498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1769539030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1769562295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1769585737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1769609630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769631561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1769654274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1769677246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769699367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1769723356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1769745254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1769769671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1769792780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1769817128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769840885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1769863669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1769887905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1769911878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1769936938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1769961105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1769986632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1770011191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1770037043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770060673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1770084219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1770106942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770128878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1770153223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1770175233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1770199315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1770224157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1770248189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770271306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1770294787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1770317831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770340320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1770363574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1770386424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1770411486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1770434873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1770459455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770481453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1770503865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1770530629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770553253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1770576646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1770600368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1770625069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1770649294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1770672568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770694676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1770717448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1770740702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770762544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1770786453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1770808962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1770833627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1770856994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1770881292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770904264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1770926440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1770949413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1770971957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1770995652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1771271892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1771297078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1771321036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1771346826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1771369834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1771394218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1771417199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1771439567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1771662251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1771685783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1771712119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1771736883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1771761254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1771784188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1771802754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1771822035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1771843612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1772271569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1772294943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1772319707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1772344385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1772368451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1772392869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1772416200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1772440143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1772843541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1772868714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1772892504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1772917626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1772941691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1772968219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1772991346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1773373591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1773397674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1773420446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1773444237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1773467217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1773492497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1773517299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1773541961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1773565082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1773650236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1773669865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1773693735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1773737960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1773756573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1773779495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1773798645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1773827172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1773845809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1773868718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1773891423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1773909985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1773938696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1773959398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1773979194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1774002220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1774032614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774053856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1774075519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1774098368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774119433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1774143306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1774165163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1774189183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1774214810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1774238403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774260534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1774283315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1774305742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774329187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1774352343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1774370932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1774392945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1774412562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1774433168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774451423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1774475178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1774497842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774521376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1774544935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1774567064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1774592295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1774617641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 309,3090000,10000,0,0,256,6,7252,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1774709719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774733379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1774756964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1774781822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774805339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1774830681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1774854115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1774879618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1774904368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1774929963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1774953995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1774977328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1775001725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775025917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1775050756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1775074326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1775100199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1775124741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1775150919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775174539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1775198289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1775222137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775245799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1775271397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1775294942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1775321119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1775347267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1775373661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775398422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1775422455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1775447337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775471673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1775496757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1775521036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1775546698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1775571368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1775597313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775620917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1775645173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1775669795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775693458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1775718986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1775742660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1775769561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1775793905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1775819580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775844220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1775868653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1775894325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1775918402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1775943737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1775969357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1775995165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1776019912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1776045084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776067330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1776089798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1776112121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776135394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1776161302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1776185066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1776211893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1776236798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1776262439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776286948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1776310932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1776336138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776359912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1776385152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1776409608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1776435549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1776460840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1776486311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776510253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1776534687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1776572936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776597614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1776621061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1776645323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1776669728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1776693507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1776720166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776744154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1776768879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1776793430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776817135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1776842361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1776865706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1776892849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1776916291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1776940479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1776963625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1776985875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1777010383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777033856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1777057496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1777081258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1777107139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1777132271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1777158752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777182812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1777207452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1777231926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777255683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1777280003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1777302222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1777326482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1777350863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1777374894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777398368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1777421137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1777444764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777470281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1777495418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1777520081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1777545299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1777568809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1777593716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777614336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1777634435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1777654701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777673417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1777692439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1777712512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1777732614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1777751767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1777773362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777791674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1777810270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1777830911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777849558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1777869304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1777887822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1777909318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1777928887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1777951622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1777975643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1777997976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1778020419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778040197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1778060796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1778081148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1778101097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1778120325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1778141731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778160367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1778179355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1778200064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778223204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1778247265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1778272758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1778298074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1778322626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1778349067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778372407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1778396963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1778421344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778444938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1778469296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1778491635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1778517032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1778540053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1778563892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778587516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1778610811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1778634945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778659409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1778684120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1778707842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1778732968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1778757160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1778781747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778804001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1778826601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1778854084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1778875327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1778898550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1778922651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1778945935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1779164066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1779190509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1779215510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1779239306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1779262797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1779287904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1779312643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1779528166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1779554319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1779579951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1779604140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1779625257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1779648409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1779672734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1779696349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1779914788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1779939843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1779965513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1779984893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1780004628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780025541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1780047777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1780070407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780093718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1780117190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1780144880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1780171395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1780195825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1780222641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780246444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1780271003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1780295607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780319362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1780344891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1780368800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1780395355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1780420053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1780445412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780469595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1780492777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1780519333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780542984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1780567855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1780592610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1780618436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1780643719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1780669384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780692929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1780718004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1780742857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780775479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1780801012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1780825293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1780853110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1780878119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1780904509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1780928273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1780953036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1780977264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781000870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1781027096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1781051041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1781077554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1781102203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1781127517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781152596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1781175637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1781239877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781264004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1781293499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1781317419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1781345885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1781370142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1781396701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781420198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1781443819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 310,3100000,10000,0,0,256,6,7276,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1781544933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781568521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1781595049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1781618878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1781646568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1781671402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1781697025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781725253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1781749080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1781773534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781795765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1781819322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1781843347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1781867663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1781892955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1781917273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1781938492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1781960700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1781984695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782007907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1782033582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1782057052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1782083083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1782107545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1782132699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782156651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1782180143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1782205199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782228668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1782253797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1782278293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1782303838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1782329054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1782354492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782377989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1782404751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1782427273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782450215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1782486457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1782510087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1782537889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1782562605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1782588702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782612426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1782635923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1782665416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782690390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1782716201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1782738582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1782763226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1782788587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1782813095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782837819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1782860057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1782882048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1782906054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1782930619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1782954826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1782980309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1783004804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1783030788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783054084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1783077989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1783102017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783125815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1783152832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1783176471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1783202867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1783228392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1783254000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783278645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1783302497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1783327316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783351062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1783375927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1783399825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1783426414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1783453194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1783485368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783508933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1783533719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1783558214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783594053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1783618810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1783642854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1783668497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1783693053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1783719064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783743072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1783780236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1783806565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783832649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1783860424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1783886544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1783915550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1783942476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1783969964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1783996754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1784025583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1784050427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784073998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1784099656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1784123327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1784151181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1784176986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1784203990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784226365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1784248910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1784273645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784296168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1784319548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1784344791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1784368949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1784392719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1784418818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784442551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1784467264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1784491435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784515269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1784540625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1784564444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1784589560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1784613327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1784638433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784663783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1784687323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1784712636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784736495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1784761693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1784786033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1784812374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1784837366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1784862526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784885968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1784910512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1784934948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1784959126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1784983923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1785008453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1785035517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1785061197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1785088259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785111666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1785135337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1785160778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785184387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1785209916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1785233294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1785258510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1785283913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1785309230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785333320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1785357004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1785381416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785405448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1785430780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1785456368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1785482003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1785506588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1785533175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785557482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1785582502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1785607360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785631172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1785656828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1785680592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1785707030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1785731933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1785757255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785820209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1785844839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1785869826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1785893843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1785918764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1785942236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1785973204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1785997734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1786023386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786046796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1786070291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1786095174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786118582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1786178907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1786204118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1786229722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1786254282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1786280377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786303762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1786327993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1786352285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786375768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1786404597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1786428145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1786454144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1786478823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1786503980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786527995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1786551490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1786575671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786602182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1786626919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1786650749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1786675222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1786698852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1786724896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786747589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1786771895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1786794118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786815160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1786840419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1786863592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1786888672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1786914700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1786957456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1786981850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1787005465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1787032953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787056530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1787082561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1787106096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1787129795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1787155459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1787180572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787204479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1787228426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1787252635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787282180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1787306971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1787342751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1787367944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1787392659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1787418190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787441704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1787466137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1787490470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787513944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1787546192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1787568953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1787596015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1787623358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1787653050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787678671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1787707289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1787732532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787758621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1787784487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1787808270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1787834786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1787859823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1787885074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787909635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1787933411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1787958523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1787982279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1788007900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1788034743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1788060905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 311,3110000,10000,0,0,256,6,7300,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1788146806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1788173208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788197163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1788222138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1788246848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788271256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1788296258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1788327721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1788352625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1788376911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1788402732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788426786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1788450691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1788483172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788507344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1788535447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1788559207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1788585381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1788609822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1788634734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788661132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1788684770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1788709613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788733073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1788757500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1788781710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1788807220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1788832426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1788857865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788881325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1788905777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1788930191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1788997261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1789023286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1789046753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1789072203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1789100650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1789126122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789150422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1789174932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1789199323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789225753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1789250207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1789275906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1789301638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1789326062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1789351864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789375153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1789399063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1789429417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789453547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1789476836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1789499122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1789524456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1789548090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1789572490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789596863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1789620272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1789644823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789668537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1789693284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1789717480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1789742784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1789767412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1789790346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789811587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1789835728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1789859758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1789882658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1789912397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1789935992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1789962060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1789986605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1790011678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790035854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1790059298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1790083854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790107368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1790131764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1790155760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1790180823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1790206262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1790231629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790254972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1790278932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1790303058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790326220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1790351585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1790374890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1790400691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1790424983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1790449888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790474072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1790497484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1790522670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790546133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1790570555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1790594648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1790620067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1790645186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1790670693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790696454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1790720609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1790744896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790768915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1790794085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1790817687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1790843925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1790868110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1790893436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790917108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1790940672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1790965538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1790989029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1791013677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1791043862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1791069927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1791098337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1791123620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791149471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1791172537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1791195935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791220473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1791247348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1791273117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1791300706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1791332040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1791359681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791385107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1791411632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1791438112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791464210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1791491233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1791517365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1791543741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1791569518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1791595824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791618455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1791643230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1791665549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791686069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1791710825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1791734461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1791759751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1791784660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1791809659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791833692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1791857631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1791881886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1791905866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1791931227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1791955479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1791981168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1792005546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1792031300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792054723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1792078750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1792102927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792126306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1792151490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1792174921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1792200074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1792225286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1792250455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792275199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1792298700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1792322713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792346687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1792371549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1792395516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1792420962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1792445220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1792470776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792494560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1792518611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1792543249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792566850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1792592114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1792616017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1792642324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1792667058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1792691909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792715669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1792739565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1792763804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792787953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1792812555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1792836428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1792862152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1792887942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1792912853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1792936987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1792961842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1792986247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793009572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1793034765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1793058738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1793084667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1793115275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1793141046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793164742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1793188325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1793225915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793249260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1793274537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1793298573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1793325639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1793352022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1793377676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793408559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1793432684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1793457665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793481043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1793505315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1793528999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1793554702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1793579715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1793605053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793628531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1793652728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1793677662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793701508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1793727250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1793750864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1793776988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1793802173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1793828289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793852263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1793876158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1793901240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1793924927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1793949649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1793973639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1793999093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1794024015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1794049240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1794072759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1794096930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1794121737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1794145856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1794170887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1794197223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1794223774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1794248635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1794276039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1794297670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1794320341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1794353157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1794378019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1794404111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1794428166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1794455528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1794480519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1794506045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1794538415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1794562235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 312,3120000,10000,0,0,256,6,7323,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1795595663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1795620911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1795647077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1795671254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1795697569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1795723645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1795749496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1795774008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1795798609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1795823892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1795848962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1795874356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1795899126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1795925721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1795951024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1795977787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796001512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1796025846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1796050534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796074209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1796099797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1796123463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1796149638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1796174732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1796200333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796224820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1796248707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1796273950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796297914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1796322843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1796349431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1796373734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1796410354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1796437389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796462442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1796486698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1796511272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796535636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1796560530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1796588611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1796613134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1796638116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1796665931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796688748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1796712621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1796736235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796758714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1796783866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1796807792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1796834198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1796859148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1796884530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796908694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1796933018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1796959040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1796981841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1797004835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1797027550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1797052873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1797078562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1797103746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797127931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1797152721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1797177354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797201043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1797227027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1797250706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1797276457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1797300924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1797340124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797364208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1797388062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1797413510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797437603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1797464166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1797488035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1797513904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1797539409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1797564746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797588645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1797612505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1797636760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797660819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1797685747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1797709731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1797735215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1797759372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1797785001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797808833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1797833108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1797857612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1797881182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1797906678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1797930319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1797956508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1797981218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1798006716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1798030898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1798054642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1798079478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1798102967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1798128224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1798152593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1798178432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1798203879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1798229263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1798252781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1798276904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1798301308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1798324748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1798350794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1798374889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1798591642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1798617282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1798644489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1798668358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1798693759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1798907516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1798931047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1798956239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1798979637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1799005451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1799030590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1799056017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1799268247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1799291330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1799315919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1799341370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1799366855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1799390535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1799416579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1799441648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1799658900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1799683252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1799707260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1799731160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1799754828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1799780137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1799803780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1800017486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1800041761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1800067198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1800091328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1800115077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1800139194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1800163327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1800188307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1800404795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1800434188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1800462491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1800489066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1800515788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1800540623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1800567164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1800667977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1800693448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1800717648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1800743306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1800851472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1800877115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1800901501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1800925117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1800950218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1800975401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1801000589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1801024987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1801050853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1801076585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1801354515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1801378207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1801402293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1801426488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1801450430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1801475903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1801499617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1801713811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1801738573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1801763847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1801787866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1801811481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1801836244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1801859723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1801884875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1802097019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1802122767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1802147858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1802173080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1802196605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1802220796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1802245320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1802457750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1802482449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1802506429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1802532882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1802557896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1802583893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1802607514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1802631635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1802844871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1802868695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1802895867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1802920039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1802946046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1802971350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1802997135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1803211531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1803236805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1803262055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1803412892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1803438364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1803463372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1803489909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1803705264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1803731339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1803755455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1803780113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1803804819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1803829639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1803854799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1803878763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1804042619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1804067961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1804094471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1804118559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1804143337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1804168019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1804191843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1804343015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1804366849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1804394362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1804419938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1804445196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1804470121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1804493789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1804708560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1804732324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1804757667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1804782319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1804808466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1804833723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1804858983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1804883787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1805096881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1805121040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1805145660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1805402996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1805427214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1805453871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1805478755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1805504709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1805719282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1805743498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1805769288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1805793157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1805818375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 313,3130000,10000,0,0,256,6,7347,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1806097423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1806123908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1806150685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1806230434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806255635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1806280618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1806305542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806330135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1806355175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1806378993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1806405297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1806429993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1806456479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806480351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1806504318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1806529367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806552999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1806578800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1806602602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1806628376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1806653963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1806679434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806703929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1806727652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1806752042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806776305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1806801264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1806825737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1806851775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1806876521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1806904879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1806929064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1806953842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1806978685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807002715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1807028480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1807052339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1807078996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1807103873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1807129442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807153881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1807177790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1807202879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807226327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1807250902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1807275317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1807300899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1807325565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1807351155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807371095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1807429104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1807453835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807476724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1807500824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1807524908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1807550121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1807574223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1807600369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807625528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1807651565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1807677620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807702828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1807727634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1807751118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1807778874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1807804337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1807831845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807855742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1807879733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1807906743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1807930298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1807956286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1807980314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1808006433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1808032554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1808058578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808083188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1808107083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1808131624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808156427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1808181127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1808205583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1808231396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1808256211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1808282292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808305895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1808330031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1808354492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808378103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1808403965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1808427755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1808454880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1808479585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1808504959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808530062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1808554075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1808579882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808651411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1808676619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1808700113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1808726189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1808750654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1808776980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808800803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1808824861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1808849959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1808873629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1808900550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1808924070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1808949829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1808975050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1809001324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809026201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1809049972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1809074724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809099814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1809124848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1809149153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1809174689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1809199334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1809225382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809249172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1809273613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1809298064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809321662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1809348471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1809372269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1809399836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1809424948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1809450824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809475118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1809498865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1809777057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809803239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1809829296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1809853052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1809878830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1809904260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1809929807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1809954024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1809977914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1810002390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810026623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1810051568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1810075345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1810101746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1810126023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1810152119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810175678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1810199407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1810224128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810247446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1810272504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1810296510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1810321503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1810348986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1810374382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810398722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1810423458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1810447851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810472790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1810497251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1810521548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1810551326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1810575880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1810601724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810625193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1810649454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1810673720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810697130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1810800399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1810837720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1810863318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1810888156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1810914214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1810937977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1810963205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1810987794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811011508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1811036621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1811059955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1811086265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1811111000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1811136527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811160662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1811184172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1811208887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811232339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1811256993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1811281037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1811306419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1811331424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1811358863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811382440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1811410842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1811435251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811459446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1811483935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1811507241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1811533633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1811558360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1811584568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811608245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1811631900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1811657126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811680788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1811706380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1811729686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1811754855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1811780066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1811805203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1811829381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1811889109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1811960952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812007351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1812033808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1812057759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1812084434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1812109207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1812134758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812158947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1812182639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1812207804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812231505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1812256431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1812280978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1812306801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1812332050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1812357515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812381138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1812405984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1812430470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812454781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1812479489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1812502919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1812529309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1812554666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1812583593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812607682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1812631658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1812656939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812680611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1812706457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1812730523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1812756811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1812783286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1812808632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812833356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1812857291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1812881823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1812906770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1812931763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1812956146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1812981550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1813010263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1813036074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813107275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 314,3140000,10000,0,0,256,6,7371,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1813191830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1813217610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813241681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1813267530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1813291531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1813317581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1813343082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1813368550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813392739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1813416406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1813440844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813465043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1813489879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1813513501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1813539581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1813564213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1813590157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813613453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1813636839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1813662207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813687283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1813712779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1813736049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1813761171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1813786423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1813811617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813835906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1813859652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1813884127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1813908351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1813933178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1813957390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1813982960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1814007573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1814033574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814057251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1814081457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1814105896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814129494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1814155528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1814179698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1814206467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1814231495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1814286104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814309979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1814334797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1814359491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814383355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1814409598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1814433619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1814460531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1814486051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1814512030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814537056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1814560976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1814586451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814609935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1814634591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1814659031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1814684535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1814709818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1814735261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814759820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1814784575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1814809179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1814834971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1814862646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1814886375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1814912628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1814937349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1815152062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1815177678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1815201422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1815227000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1815250536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1815275835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1815299366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1815324867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1815539104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1815564387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1815588888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1815612914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1815637537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1815661963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1815686917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1815784315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1815809851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1815834987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1815860287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1815883774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1815908357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1815932869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816146051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1816170725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1816193885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1816220300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1816245051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1816271175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816294735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1816318360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1816351914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816375875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1816402488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1816426096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1816453338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1816477911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1816503066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816526946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1816550507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1816574822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816598885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1816623533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1816648857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1816678204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1816703913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1816729712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816753595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1816779842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1816803799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816827202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1816852123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1816875380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1816900972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1816925183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1816950116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1816973984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1816997248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1817021644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817044848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1817069365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1817101804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1817127812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1817153770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1817180424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817205287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1817232609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1817257330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817282030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1817307056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1817333291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1817358937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1817385749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1817412235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817436092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1817463684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1817491036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817516106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1817545387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1817569111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1817596642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1817621751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1817650030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817674470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1817698648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1817723947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817747210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1817772217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1817795956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1817821217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1817846814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1817872181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817896305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1817919756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1817943763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1817970709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1817995532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1818020280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1818045749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1818070045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1818096101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818119684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1818146637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1818175765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818199586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1818229173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1818252668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1818280701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1818305168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1818330765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818354631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1818379809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1818407463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818430976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1818456784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1818480841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1818506543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1818533832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1818559684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818585560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1818612840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1818638732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818664491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1818689325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1818715900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1818741387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1818768566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1818794468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818818783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1818842945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1818867032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1818890808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1818915758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1818939197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1818967646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1818992463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1819019233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819043962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1819069974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1819095928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819120327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1819146069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1819169508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1819195016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1819220220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1819251785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819279379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1819302936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1819329419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819353082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1819377639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1819403808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1819430088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1819457714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1819483370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819507028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1819531482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1819555812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819579846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1819604253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1819627740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1819654012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1819678307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1819706541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819729749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1819752939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1819777486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819801137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1819825638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1819849525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1819874301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1819899376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1819924540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1819947675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1819971490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1819995413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820019097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1820044172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1820070736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1820097542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1820122318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1820154274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820177753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1820201237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1820226041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820252049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 315,3150000,10000,0,0,256,6,7394,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1820340407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1820364188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1820389848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1820414810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1820440155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820464423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1820488205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1820512458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820537310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1820561937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1820585908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1820611159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1820635509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1820662210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820685808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1820713446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1820738426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820762352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1820787711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1820811063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1820837442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1820861788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1820886613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820910883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1820934301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1820958990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1820982324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1821006652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1821030920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1821057013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1821082696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1821108374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821131962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1821156147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1821180345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821210216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1821237766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1821261105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1821287098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1821311504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1821337047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821356118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1821373838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1821393323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821415584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1821438418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1821460818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1821485470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1821510292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1821537717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821562614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1821588342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1821613053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821636129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1821661438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1821684950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1821710889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1821736086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1821763975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821792889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1821816366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1821841611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1821869170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1821898729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1821925302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1821953626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1821981755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1822006990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822030908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1822054914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1822079820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822103377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1822132490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1822156240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1822182115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1822211175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1822236698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822263534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1822289231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1822317868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822342821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1822369534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1822393704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1822420820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1822447504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1822473854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822507767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1822532252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1822556628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822582651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1822607432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1822631034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1822657277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1822681652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1822707136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822730808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1822757705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1822785025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822809796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1822835978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1822859914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1822885548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1822910937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1822936153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1822961687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1822985423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1823009540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823033589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1823058773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1823087466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1823113115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1823137470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1823169552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823196279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1823220749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1823244844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823275759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1823300649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1823324024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1823351408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1823375881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1823401588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823425512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1823449173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1823474298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823497722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1823524107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1823548091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1823573658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1823598814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1823623798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823649785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1823673234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1823697218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823744509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1823769880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1823793881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1823819482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1823844734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1823870114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823895107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1823918758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1823943096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1823970124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1823994882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1824018976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1824044412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1824068925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1824094827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824118401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1824144899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1824171460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824195641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1824220913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1824244294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1824272955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1824301097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1824329426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824353607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1824377694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1824406275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824430413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1824455912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1824479502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1824504840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1824536287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1824562227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824586619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1824610392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1824634596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824658665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1824683320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1824709152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1824735004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1824759638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1824785773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824809487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1824833911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1824867706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1824896044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1824924991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1824949067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1824980611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1825005294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1825031230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825058922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1825087034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1825112239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825136039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1825158183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1825180517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1825206868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1825233670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1825262436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825290601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1825314455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1825340543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825371179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1825397949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1825422351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1825448345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1825477024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1825502741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825527123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1825553503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1825578309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825604164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1825629306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1825660519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1825687813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1825713500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1825738979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825766523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1825796283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1825821222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1825849046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1825875000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1825899993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1825926315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1825951000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1825976907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826000372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1826029889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1826054656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826081050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1826106113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1826129599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1826160856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1826185457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1826220273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826244665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1826275644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1826300595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826324306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1826349850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1826373599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1826405402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1826431065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1826458771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826482867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1826506496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1826532789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826556316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1826584705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1826608419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1826633493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1826661025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1826689237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826714959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1826739211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1826763709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1826789758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1826814651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1826838761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1826864714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1826889869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1826920259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 316,3160000,10000,0,0,256,6,7418,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1827006282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1827030770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1827055190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827079049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1827108415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1827131792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1827162755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1827188949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1827218364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827241909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1827265616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1827289333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827312821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1827339412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1827362810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1827387750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1827412357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1827438253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827462717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1827486877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1827511663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827537400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1827562419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1827586291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1827612135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1827636738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1827662718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827686206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1827713721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1827737918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827761244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1827786459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1827809892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1827835797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1827860587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1827885928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827915174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1827939948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1827965424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1827989714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1828018391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1828042834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1828068357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1828095770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1828121467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828147149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1828171091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1828195692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828223078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1828248894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1828274929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1828303471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1828329146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1828354863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828378759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1828407593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1828432151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828457258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1828482350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1828506589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1828532999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1828557905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1828583958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828607861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1828631749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1828658091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828681809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1828706739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1828729996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1828756003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1828781474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1828807576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828838161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1828862609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1828887354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1828911971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1828937191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1828961533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1828987669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1829012972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1829040851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829065020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1829089548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1829114224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829137726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1829163063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1829187108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1829217588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1829243070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1829271870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829296089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1829321089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1829348264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829372203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1829402366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1829426522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1829452571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1829477290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1829503217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829527988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1829552373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1829580250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829604503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1829629558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1829653979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1829679840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1829705373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1829730943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829755173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1829781594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1829806619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829830996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1829856145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1829880397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1829906884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1829932239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1829962361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1829986688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1830010391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1830036338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830060488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1830086369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1830110426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1830136360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1830186028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1830212795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830241894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1830265977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1830289796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830313788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1830339747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1830363969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1830395245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1830421368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1830447008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830471289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1830495202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1830520255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830544916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1830569949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1830598276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1830625155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1830651296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1830677244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830702405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1830727178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1830752323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830783451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1830810642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1830834866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1830860487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1830885624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1830911853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1830935805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1830963645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1830988755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831019763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1831048163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1831073076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1831100674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1831133371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1831159745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831183619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1831214111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1831242028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831267230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1831292122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1831317364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1831343815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1831368920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1831398206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831422106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1831450117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1831477899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831504166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1831532494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1831558535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1831588968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1831615704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1831644279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831670093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1831695800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1831722375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831748240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1831777882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1831804051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1831833253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1831859887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1831892994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1831919236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1831949775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1831982730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832008087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1832035369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1832061048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1832089321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1832116235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1832146809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832172674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1832198549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1832225677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832254225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1832281378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1832310219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1832339199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1832365663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1832393889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832419434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1832444976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1832471890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832497883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1832528439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1832552139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1832578949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1832603964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1832629420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832654110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1832677315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1832707693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832734541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1832761034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1832787387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1832813068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1832838349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1832864044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832887893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1832914474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1832939390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1832963758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1832988898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1833012715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1833038800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1833063494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1833094153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833117741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1833141555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1833165572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833189096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1833214358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1833241655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1833269038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1833293620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1833319103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833343239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1833366868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1833391561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833418130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1833442843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1833467837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1833492994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1833516749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1833540804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833563601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1833589478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1833614771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 317,3170000,10000,0,0,256,6,7441,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1833700712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1833726392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1833751425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1833777304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1833801135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1833825451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833852268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1833877497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1833904732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1833928157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1833954645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1833978347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1834004037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1834031402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1834057164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834081267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1834108778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1834134569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834159409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1834184681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1834209862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1834235614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1834265762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1834292608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834316801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1834341468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1834366207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834396848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1834422162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1834446269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1834473112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1834499136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1834525444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834549440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1834573771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1834601484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834625707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1834651550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1834675475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1834701398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1834726661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1834752534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834778567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1834802810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1834828946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1834852446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1834877634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1834902169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1834937413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1834966622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1834994050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835018540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1835043087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1835068014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835092402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1835117519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1835144743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1835170809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1835195697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1835222262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835252778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1835277294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1835301726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835325808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1835358132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1835382450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1835409645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1835434640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1835465004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835490161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1835517949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1835543584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835568445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1835594748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1835618837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1835645904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1835674113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1835704822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835729378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1835753632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1835784725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835808673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1835834146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1835857601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1835883402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1835909959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1835936433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1835960973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1835984792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1836009826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836034823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1836060272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1836087049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1836113092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1836138105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1836164428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836188378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1836216256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1836240771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836269847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1836295121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1836318943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1836345687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1836370789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1836400076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836423989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1836448836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1836490720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836517600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1836542535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1836566716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1836593708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1836619007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1836673350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836697728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1836725522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1836750142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836774918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1836802570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1836827215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1836859698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1836884606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1836912747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1836936599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1836961687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1836986426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1837010311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1837036048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1837066109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1837093888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1837119004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1837147007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1837171049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1837195312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1837220690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1837244558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1837416268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1837440580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1837467394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1837492305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1837519747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1837543597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1837568067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1837593602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1837617723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1837896217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1837920205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1838007555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1838033512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1838059319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1838083838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1838107711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1838132328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1838282155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1838306825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1838332008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1838358400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1838584560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1838610241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1838634006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1838658898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1838683529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1838824621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1838849761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1838872899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1838899219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1838923753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1838949378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1839036272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1839060651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1839085929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1839109529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1839134317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1839158447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1839183937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1839461983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1839488335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1839512271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1839536804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1839561434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1839586201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1839611455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1839635396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1839850274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1839874834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1839901124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1839962886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1839986745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1840011101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1840035211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1840059990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1840209567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1840475502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1840500371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1840531113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1840559783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1840585250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1840610609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1840636346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1840663180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1840686691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1840713752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1840738801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1840765349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1840964311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1840988421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1841013438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1841289097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1841314028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1841338742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1841364581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1841390912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1841601085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1841624702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1841648977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1841673162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1841696546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1841722824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1841746830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1841961262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1841985830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1842010993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1842035571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1842059393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1842084576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1842108159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1842132960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1842345233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1842370680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1842396055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1842421313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1842444835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1842469548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1842494021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1842706524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1842731621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1842755344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1842781954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1842806647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1842833028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1842856777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1842880584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1843093653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1843117214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1843144121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1843167925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1843193617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1843218739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1843244013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1843268591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1843292379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1843316825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1843530501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1843556645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1843580895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1843606649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1843631129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 318,3180000,10000,0,0,256,6,7465,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1843776142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1843800189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1843824166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1844080592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1844105148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1844130152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1844154477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1844180260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1844206086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1844231475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1844254972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1844543115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1844568225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1844592476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1844617111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1844705911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1844732015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1844756494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1844783214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1844807414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1844832396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1844857237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1844881178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1845285897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1845310497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1845337227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1845362135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1845387778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1845412583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1845436579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1845842858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1845868046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1845894134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1845917938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1845944332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1845970859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1846290920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1846316154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1846351629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1846376865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1846415450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1846545099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1846570463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1846649886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1846676949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1846800969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1846824895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1847058482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1847090717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1847115638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1847142507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1847166631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1847193015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1847282739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1847311625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1847337024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1847361381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1847481920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1847584574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1847611048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1847635895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1847853260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1847881006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1847908404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1847932863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1847960838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1847986213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1848010288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1848116247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1848142818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1848170126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1848195756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1848351211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1848379755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1848405248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1848429935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1848493206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1848519629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1848544684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1848573982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1848600522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1848626667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1848651663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1848675639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1848969117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1848995063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1849337672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1849362365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1849388478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1849423966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1849770258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1849795156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1849819180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1849844834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1849868684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1849968345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1849992834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1850089863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1850224762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1850251829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1850279097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1850304111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1850329647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1850393443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1850418752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1850442457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1850486746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1850506846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1850531578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1850558899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1850583755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1850608347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1850632593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1850658261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1850681067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1850897105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1850922863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1850948195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1850972963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1851228727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1851254542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1851278553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1851303567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1851343220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1851369259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1851394934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1851652319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1851677584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1851702446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1851727792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1851751994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1851778717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1851803149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1851830208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1851964340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1851993660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1852019259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1852045458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1852149317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1852174398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1852203274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1852271337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1852354762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1852380882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1852473674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1852498096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1852587251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1852612097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1852635549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1852661359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1852685260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1852711885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1852737770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1852764121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1852790717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1852814869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1852840223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1852863822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1852888385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1852912722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1852938748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1852965042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1852991565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853016065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1853039887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1853064439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853089048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1853114699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1853138761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1853170206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1853195811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1853222813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853246307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1853270700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1853295305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853319128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1853346043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1853369827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1853396283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1853421068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1853446568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853470969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1853495431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1853522953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853547513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1853572990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1853598162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1853624343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1853650173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1853676084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853699952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1853726243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1853750796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853774952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1853799716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1853823210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1853849263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1853873766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1853902560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1853928976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1853953956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1853979136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854003532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1854029714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1854054563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1854083281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1854108870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1854134845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854159690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1854183888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1854209434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854233557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1854258427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1854284465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1854310934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1854336918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1854362874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854386802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1854469429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1854495424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854521055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1854546772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1854571173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1854604640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1854629846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1854656287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854679908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1854707596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1854847150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1854872336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1854903959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1854927686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1854954647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1854980004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1855016467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1855040737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1855064753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1855090472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1855114471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1855139785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1855285764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1855334602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1855360795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1855393415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1855421699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1855446115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1855472609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1855496525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1855522224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1855545858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1855570576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1855739466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1855780942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1855806313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1855831178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 319,3190000,10000,0,0,256,6,7489,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1855919314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1855942853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1855975776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1855999841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1856163312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1856190440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1856227294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1856251789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1856280195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1856305315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1856363600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1856798629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1856823458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1856898935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1857048027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1857081080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1857105521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1857130027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1857155744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1857179998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1857205931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1857230142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1857256030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1857285555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1857311641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1857480653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1857511327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1857537241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1857561551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1857587487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1857616886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1857644645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1857669381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1857694946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1857719622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1857744085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1857924205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1858376266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1858403482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1858427920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1858476669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1858501864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1858528201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1858552094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1858576111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1858601362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1858703209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1858729247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1858755959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1858785659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1858815744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1858843084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1858867271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1858891938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1858950743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1859352382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1859378333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1859402721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1859428531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1859486759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1859657367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1859688157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1859794958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1859821044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1859845353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1859870275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1859894881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1859920350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1859944973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1860062676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860088154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1860116338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1860141321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860165469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1860191017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1860221557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1860247860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1860273731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1860299837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860323275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1860347812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1860372310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860396407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1860421095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1860639010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1860666050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1860690691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1860716664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860740271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1860763985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1860789475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860812961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1860838121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1860861474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1860887257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1860912390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1860937646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1860961709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1860985387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1861009451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861033305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1861058206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1861082142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1861107591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1861132068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1861157909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861181465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1861205607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1861229885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861253334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1861278506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1861302236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1861328142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1861352652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1861377863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861402533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1861520637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1861560639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861585195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1861610164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1861633603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1861659416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1861701510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1861773672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861808728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1861833745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1861858379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1861882047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1861907380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1861931117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1861957148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1861981803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1862007092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862031151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1862054841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1862079468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862102859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1862127947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1862152184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1862177868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1862250846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1862278392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862302247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1862326074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1862351673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862375683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1862401578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1862439819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1862466228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1862494141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1862520447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862544510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1862570070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1862596877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862621028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1862651697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1862675633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1862702695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1862732322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1862758663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862783753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1862808181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1862833233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1862856964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1862881947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1862919334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1862945614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1862971242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1862996887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863021333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1863045320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1863070428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863099821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1863124876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1863147009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1863179792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1863210665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1863241042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863267910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1863291754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1863316213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863340714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1863365455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1863388564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1863416226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1863440776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1863466264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863489978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1863513655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1863539798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863568982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1863595034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1863619563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1863650277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1863675882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1863701461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863725769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1863749502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1863775100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863799292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1863824215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1863849103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1863874166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1863902214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1863928229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1863950682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1863977258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1864006664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864033670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1864059669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1864089915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1864120257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1864152355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1864177913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864201304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1864231320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1864255464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864278736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1864302449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1864325695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1864351618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1864376192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1864404167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864428005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1864450711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1864474942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864498389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1864524456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1864547993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1864573527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1864599255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1864623931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864647225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1864673090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1864696606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864720653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1864744428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1864771165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1864798484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1864824217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1864852287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864876108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1864900403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1864924770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1864947328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1864974131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1864997845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1865023092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1865046268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1865070961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1865100307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1865123717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1865149003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1865171911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1865196639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1865222088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1865247905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 320,3200000,10000,0,0,256,6,7513,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1866546914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1866573841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1866598497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1866627838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1866652759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1866676220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1866700727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1866724976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1866750594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1866780632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1866806270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1866835097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1866858579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1866896117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1866923764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1866948257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1866975828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1867001543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1867030010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1867059503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867091016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1867113751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1867138130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867166977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1867192445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1867221451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1867250930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1867279391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1867305024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867332367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1867361044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1867397074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867428350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1867456207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1867481130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1867506801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1867534321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1867559409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867696966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1867752894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1867785117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867808769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1867837031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1867860514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1867886093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1867911082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1867940080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1867966735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1867990354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1868015560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868037979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1868061923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1868090963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1868115674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1868139178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1868170023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868193703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1868218124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1868242446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868268382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1868294212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1868317942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1868344534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1868369136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1868397758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868421030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1868445459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1868473315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868496696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1868525672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1868549384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1868574909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1868634036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1868663331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868686613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1868715822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1868740035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868763183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1868790001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1868813252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1868842717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1868871530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1868901083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868924681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1868948585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1868975766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1868999475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1869027264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1869049964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1869075053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1869108544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1869138371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1869193617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1869223876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1869247933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1869275381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1869302356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1869336733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1869362798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1869387695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1869416870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1869440810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1869468118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1869492925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1869518910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1869543623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1869567407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1869610428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1869664170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1869716969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1869741086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1869766751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1869794145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1869817471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1869861630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1869934218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1869969534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1869994001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1870037359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870061101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1870088487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1870113105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870137041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1870167926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1870192475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1870223029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1870248232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1870277071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870300663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1870324374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1870355615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870379046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1870407321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1870430923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1870459450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1870485455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1870511164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870538099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1870563807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1870595751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870619234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1870649001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1870672796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1870698890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1870726965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1870752659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870779610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1870803495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1870831469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1870855336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1870880904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1870907244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1870932712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1870960366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1870985201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1871008243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1871058834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1871084287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1871107394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1871131516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1871155652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1871180564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1871207392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1871231782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1871254378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1871353671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1871394177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1871417760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1871441867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1871468018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1871494238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1871520138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1871585162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1871652014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1872009745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1872052406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872077623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1872110890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1872135046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1872162857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1872186875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1872216827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872240730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1872265718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1872291628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872315020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1872354619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1872378333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1872408633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1872433633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1872461694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872486108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1872509786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1872537843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872561607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1872589418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1872612966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1872647773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1872672365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1872697776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872724252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1872747896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1872778956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872802683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1872829050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1872854220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1872879884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1872913418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1872939469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1872969109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1872993018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1873019139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873044076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1873068784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1873101402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1873127066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1873154711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1873179973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873206184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1873229926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1873253264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873290979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1873317620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1873342795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1873367566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1873398861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1873424424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873447591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1873473863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1873498568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873523191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1873548089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1873571694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1873598679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1873623079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1873650279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873673940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1873697652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1873722621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873745916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1873771473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1873794956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1873820362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1873845376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1873870603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1873895073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1873918800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1874088451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874112989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1874138042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1874161868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1874187800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1874213819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1874242817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874267078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1874289988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 321,3210000,10000,0,0,256,6,7536,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1874370397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874395459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1874420330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1874442544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1874469099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1874495746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1874524282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874547857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1874571534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1874596461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874619737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1874645534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1874668443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1874693934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1874731579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1874763701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874795609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1874848111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1874882555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1874907718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1874933046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1874957890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1874983719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1875008478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1875034879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875058574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1875086245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1875110548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875134042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1875160467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1875184750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1875210748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1875234311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1875259303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875284185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1875306798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1875332974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875358692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1875382362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1875408889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1875437400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1875463895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1875489679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875513585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1875541445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1875565590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875589890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1875614707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1875638211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1875664220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1875688492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1875714481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875737956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1875761455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1875786254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875811952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1875837468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1875860942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1875886271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1875911616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1875937747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1875962230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1875985953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1876010367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876073558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1876108510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1876132360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1876165576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1876190675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1876220825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876244695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1876270890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1876297782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876321550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1876352108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1876375961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1876405969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1876430804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1876463069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876486382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1876510197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1876540242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876563560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1876598112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1876621955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1876650176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1876674673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1876703932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876728038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1876751992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1876778536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876802570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1876828733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1876852453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1876877939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1876903553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1876929098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1876953371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1876977234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1877001538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877025701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1877050363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1877074554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1877101168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1877126870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1877157120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877180790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1877207937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1877232483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877256028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1877352083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1877375717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1877402486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1877427248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1877453437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877477155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1877500941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1877526268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877569017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1877594746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1877617867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1877646863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1877727778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1877753861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877778073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1877801995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1877832879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1877856277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1877884397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1877909815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1877936642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1877962943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1877988039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878011129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1878036917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1878061314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878085594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1878112122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1878135402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1878161545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1878185918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1878211729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878235308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1878259921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1878288750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878312439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1878340581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1878365231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1878392522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1878417479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1878442825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878466996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1878490430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1878514945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878538883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1878563476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1878587465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1878612848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1878637293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1878663067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878686443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1878714906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1878739304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878762718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1878788707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1878812507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1878838877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1878863285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1878888497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878914805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1878938491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1878963462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1878986717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1879011092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1879035009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1879060173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1879085096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1879112247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879135637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1879175725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1879200238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879224652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1879252071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1879276511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1879302099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1879330910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1879356926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879380756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1879405450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1879429880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879455304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1879479991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1879505702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1879532044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1879558831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1879589770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879612944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1879636160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1879661926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879685462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1879710605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1879742901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1879768872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1879793805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1879819211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879845496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1879869512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1879894622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1879918019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1879942756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1879967398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1879992948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1880020460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1880046438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880070057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1880094942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1880119584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880143964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1880172103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1880195907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1880222828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1880247253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1880272974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880296397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1880319857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1880344672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880373762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1880400711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1880424249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1880449496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1880476474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1880501482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880525610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1880549312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1880573439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880598686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1880623286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1880647133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1880672160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1880696262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1880722162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880745627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1880770722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1880797400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880820710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1880846444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1880870313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1880897270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1880922200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1880947584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1880974492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1881001094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1881026160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881050202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1881078819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 322,3220000,10000,0,0,256,6,7560,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1881171487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1881196303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1881223575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1881249233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881276599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1881300685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1881325014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881349851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1881374840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1881399363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1881428877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1881457129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1881482675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881506950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1881534222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1881560378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881585482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1881628865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1881653504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1881679224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1881706468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1881732369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881756248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1881787038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1881811892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881836711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1881861779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1881885406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1881913143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1881937753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1881963639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1881987472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1882010950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1882036331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882063245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1882089356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1882113440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1882139116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1882164434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1882189721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882217427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1882243448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1882273570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882298112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1882322865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1882348048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1882369161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1882388475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1882420898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882440819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1882460071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1882480823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882499190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1882519062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1882537380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1882558150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1882579507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1882599207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882617435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1882635529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1882655114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882673524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1882694866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1882713711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1882733314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1882752009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1882771704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882789485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1882807429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1882825708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882852235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1882877767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1882896830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1882917215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1882936940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1882957515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1882976424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1882994831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1883013527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883033604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1883053291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1883071700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1883092325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1883111411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1883130809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883149344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1883167424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1883186029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883204878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1883229474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1883252608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1883278883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1883303776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1883332530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883356185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1883379775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1883405460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883429384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1883454933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1883486374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1883511887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1883537363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1883562784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883587018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1883610764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1883635032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883659088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1883683810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1883707870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1883733199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1883757640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1883783392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883806871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1883830931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1883855149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1883878616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1883905677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1883931902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1883960773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1883985557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1884010787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1884036620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1884060344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1884085376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1884110829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1884135890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1884162197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1884187816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1884213312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1884239183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1884262867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1884287571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1884312057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1884336386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1884363639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1884387099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1884413289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1885194520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1885225510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1885249111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1885282617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1885307587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1885332377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1885357400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1885381717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1885409521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1885435194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1885462377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1885486548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1885510222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1885535292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1885559351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1885585283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1885609172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1885682049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1885715131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1885740994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1885768434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1885816234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1885850598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1885874614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1885900443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1885924199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1885949587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1885974573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1886000205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886024305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1886048290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1886072803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886096982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1886121827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1886147278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1886172918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1886197591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1886224000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886248070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1886272601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1886297323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886320998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1886346493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1886370975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1886397012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1886421478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1886446673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886473070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1886496638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1886521478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886545501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1886570739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1886595490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1886621440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1886647520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1886673473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886697680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1886723858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1886748480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886772705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1886797862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1886821682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1886850078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1886874985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1886901150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886925369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1886949577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1886975953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1886999992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1887025891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1887050003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1887076144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1887105049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1887154279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1887295291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1887320263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1887346458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1887558645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1887586319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1887610838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1887636853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1887662288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1887687537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1887712169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1887739230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1887765613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1887789800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1887814973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1887839502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1887865854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1887891828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1887918000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1887941730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1887966241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1887991345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888016271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1888042010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1888065756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1888092276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1888117618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1888146266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888170338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1888225462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1888250673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888278153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1888299821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1888318551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1888342381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1888364794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1888384832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888405609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1888425929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1888445219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888467299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1888487980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1888511562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1888538925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1888563866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1888591588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888615865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 323,3230000,10000,0,0,256,6,7584,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1888700133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1888725334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888748916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1888774347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1888798288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1888824740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1888850366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1888875656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888899627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1888923649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1888948259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1888975133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1889003127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1889027699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1889053466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1889078760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1889104482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889126636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1889152436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1889175608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889197750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1889222251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1889244447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1889269484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1889293567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1889319204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889343422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1889366908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1889391558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889415107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1889440357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1889464659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1889489594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1889516412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1889546728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889571145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1889597143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1889624260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889711186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1889741390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1889768725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1889795786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1889820479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1889846711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889870949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1889895714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1889922981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1889947516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1889973021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1889997084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1890023464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1890048784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1890074690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890099462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1890123659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1890149134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890173176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1890200461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1890225207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1890253758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1890279662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1890305552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890330043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1890353899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1890378413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890402869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1890428056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1890452747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1890479566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1890504725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1890532551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890557143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1890582637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1890610623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890634102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1890659511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1890683606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1890710549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1890735782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1890761761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890787761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1890812147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1890838023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1890861321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1890960725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1890988333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1891015760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1891057973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1891103288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891130901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1891207273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1891245168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891270187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1891295567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1891320717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1891347628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1891373925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1891400706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891425599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1891449555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1891480981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891510492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1891546026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1891571440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1891602963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1891628946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1891660291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891684983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1891715729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1891741241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891773844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1891799939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1891823827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1891856778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1891883006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1891914548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1891939112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1891967389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1891992922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892017071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1892041834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1892066689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1892093356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1892119243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1892145737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892169835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1892194304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1892219631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892244147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1892363467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1892388025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1892427655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1892471063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1892501089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892526360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1892551368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1892575440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892599362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1892625232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1892649917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1892676816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1892701446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1892727550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892752010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1892776222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1892801676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892825447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1892851055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1892875417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1892902012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1892929448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1892955481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1892981509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1893005927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1893031207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893055759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1893081464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1893105024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1893131259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1893157011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1893185189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893211378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1893237776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1893262475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893286720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1893312304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1893336458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1893362792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1893387980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1893414140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893438733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1893463126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1893488248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893513416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1893539405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1893564440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1893591266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1893617108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1893642773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893666113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1893690587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1893715577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893739814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1893765079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1893788701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1893814779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1893839919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1893865965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893890537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1893914521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1893940101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1893964625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1893990548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1894014806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1894040844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1894066388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1894092349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894116612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1894140455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1894164554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894188333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1894213247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1894240049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1894266714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1894290754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1894316620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894340889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1894365631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1894389168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894412830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1894438652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1894463052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1894489374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1894513897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1894540471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894564804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1894588928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1894613792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894637248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1894662444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1894687202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1894713281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1894738671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1894764650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894788572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1894813629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1894838870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1894863274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1894888899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1894913615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1894940555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1894966375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1894992908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895017022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1895040707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1895066041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895090300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1895115835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1895140097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1895166037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1895191916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1895218258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895242799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1895267410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1895291993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895316464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1895341879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1895366270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1895434523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1895480879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1895507985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895532681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1895557460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1895582388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895605886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 324,3240000,10000,0,0,256,6,7607,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1895695884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1895720194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1895746786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1895812348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1895838491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895862706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1895887017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1895912329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1895936886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1895962689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1895987347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1896015374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1896039976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1896066272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896105972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1896130583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1896155755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896182427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1896207912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1896231569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1896257734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1896283005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1896309131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896333062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1896356557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1896382009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896406760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1896432635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1896456784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1896482328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1896507556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1896534908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896559501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1896584505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1896609219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896633661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1896659390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1896683998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1896715658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1896741022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1896767610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896791476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1896816698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1896842471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1896866889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1896892114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1896915417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1896941706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1896967226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1896993581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897017791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1897041351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1897066556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897090962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1897116518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1897140829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1897166426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1897192023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1897218358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897242922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1897267155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1897291356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897315462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1897340839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1897365110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1897391272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1897415600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1897440990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897464122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1897487387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1897511155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897534438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1897559193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1897583925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1897609558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1897634898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1897660504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897684450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1897709519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1897734150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897757975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1897782624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1897805974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1897832193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1897857308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1897883477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897907723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1897931998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1897956929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1897980655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1898006379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1898030532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1898056551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1898082598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1898108671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898133969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1898159060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1898185042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898209804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1898235260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1898259907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1898286215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1898311907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1898338571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898363397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1898388001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1898413751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898438635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1898464713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1898489450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1898516094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1898541179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1898567995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898592820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1898617666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1898642864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898666612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1898692682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1898717498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1898746928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1898773461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1898800220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898824446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1898849998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1898876222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1898901640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1898929055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1898953797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1898979373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1899004896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1899031244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899055826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1899080843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1899105804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899130707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1899156683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1899181256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1899208372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1899233636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1899260264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899285142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1899309977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1899334777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899354069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1899373727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1899394005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1899420744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1899444000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1899465779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899488604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1899512498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1899538273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899563161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1899590605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1899615886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1899643316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1899667114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1899689399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899709927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1899729365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1899749780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1899769869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1899800569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1899823342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1899922771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1899948917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1899975840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900010477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1900058618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1900091663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900117535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1900150642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1900175964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1900203445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1900229051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1900256018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900280576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1900305307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1900331366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900355657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1900381824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1900406381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1900432936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1900460662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1900487182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900528864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1900553862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1900579928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900604284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1900631299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1900656215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1900683067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1900708453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1900734082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900758703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1900784099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1900810489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900835672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1900861385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1900884990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1900911461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1900936741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1900963367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1900987965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1901012089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1901037256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901061538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1901089834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1901114561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1901141819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1901170207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1901200606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901221773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1901245021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1901268722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901287965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1901311449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1901334145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1901354662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1901375543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1901395457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901412516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1901429198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1901446648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901465104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1901482978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1901499623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1901518820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1901539160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1901560656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901580783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1901600413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1901621030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901644762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1901671229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1901691823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1901713635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1901732559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1901752514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901771870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1901789536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1901808244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901825866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1901844895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1901862942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1901882251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1901902658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1901921623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901939850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1901958238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1901976270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1901995206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1902013963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1902032037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1902051539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1902070244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1902089972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 325,3250000,10000,0,0,256,6,7631,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1902151889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1902174978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1902198496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1902357355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1902383152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1902406444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1902433419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1902458073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1902482700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1902507027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1902530833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1902555907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1902587062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1902612605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1902636025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1902661952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1902686899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1902714511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1902737874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1902761070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1902816399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1902851715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1902877625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1902904200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1902930663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1902956050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1903000542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903025115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1903049427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1903073351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903098832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1903125385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1903148670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1903171445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1903191651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1903210204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903225469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1903241414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1903257344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903273482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1903291667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1903310133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1903330265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1903348611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1903370836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903391811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1903411388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1903432556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903455586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1903484101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1903508520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1903534531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1903563450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1903590393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903614243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1903633994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1903655245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903674612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1903694013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1903715173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1903740331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1903764182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1903831179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903856194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1903881165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1903906724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1903931126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1903956865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1903980094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1904006154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1904032328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1904058158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904082302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1904105964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1904130844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904155524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1904182020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1904206591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1904232347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1904257947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1904284581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904309016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1904333689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1904358029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904382141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1904407480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1904431522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1904457747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1904482352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1904508370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904534722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1904559614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1904601170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904625791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1904651577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1904676002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1904701544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1904774909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1904804921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904829754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1904853410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1904926118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1904951055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1904977275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1905003719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1905030658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1905056309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1905082737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905106651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1905131202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1905156505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905183825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1905209676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1905233487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1905278601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1905305637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1905332426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905356382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1905382111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1905407543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905432210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1905458127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1905481844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1905508163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1905534547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1905560965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905585374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1905612908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1905637388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905664119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1905691937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1905718395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1905744990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1905770529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1905796016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905823622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1905848245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1905873561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1905905053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1905930804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1905955383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1905981001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1906006259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1906032755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906057268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1906081878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1906106396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906131157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1906157273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1906181716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1906209414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1906234183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1906260286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906284672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1906309123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1906334790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906358887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1906384848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1906409723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1906436482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1906463292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1906489566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906513357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1906538133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1906563322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906588078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1906613923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1906637848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1906665365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1906691195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1906717621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906741834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1906767470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1906792670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906818312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1906845212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1906869721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1906896284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1906920999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1906947036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1906971850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1906996494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1907021811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907045380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1907070772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1907094919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1907120832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1907146246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1907171703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907195938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1907220738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1907245908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907270423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1907295113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1907319203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1907345240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1907370528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1907396837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907420585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1907445006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1907470127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907494420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1907520672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1907544092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1907570682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1907596413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1907622646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907647156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1907670785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1907695564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907720039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1907745471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1907769995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1907795837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1907821249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1907847547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907871795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1907896565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1907921243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1907945626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1907971420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1908133671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1908166474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1908192960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1908220146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908245130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1908270367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1908295539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908320369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1908346058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1908370049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1908396482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1908421461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1908447841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908472962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1908497675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1908523432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908547215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1908572835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1908597280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1908626288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1908652576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1908682035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908710912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1908737608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1908762611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908788407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1908814851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1908841014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1908868574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1908896234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1908921871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1908946710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1908972239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1908997432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 326,3260000,10000,0,0,256,6,7654,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1909085758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1909111020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1909135468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1909162133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1909187324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1909213461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1909237579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1909261256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1909286798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1909311037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1909337009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1909360761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1909387320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1909413028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1909439469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1909464091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1909488726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1909513169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1909538397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1909564289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1909648298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1909676478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1909702305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1909728637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1909753544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1909778596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1909804819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1909833426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1909860853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1909886416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1909913140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1909938367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1909980327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910005119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1910031123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1910062183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910087098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1910113378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1910137577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1910165806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1910192716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1910220815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910245699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1910270621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1910295402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910319876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1910345592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1910369632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1910395815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1910421180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1910447585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910473552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1910498087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1910523452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910547257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1910572957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1910597240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1910625212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1910653780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1910684534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910712234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1910735856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1910761276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910786003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1910811823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1910835761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1910860663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1910884840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1910909867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1910932695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1910955509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1910981144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911005982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1911033527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1911058722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1911085862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1911110831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1911135422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911158273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1911181720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1911206167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911229637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1911257507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1911282177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1911409968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1911433508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1911455580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911554147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1911577910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1911601849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911624658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1911789257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1911813370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1911839312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1911863756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1911888679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911913414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1911937458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1911962922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1911986704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1912011509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1912036818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1912062772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1912088845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1912114001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912137347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1912162427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1912188216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912212897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1912237760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1912261423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1912287679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1912312941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1912341291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912365509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1912390634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1912415440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912438861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1912466732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1912491174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1912518234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1912543630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1912569530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912594279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1912618033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1912643272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912667421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1912692588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1912717370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1912743012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1912768312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1912793648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912817161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1912841472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1912865757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1912889612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1912914608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1912937894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1912963749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1912988197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1913013510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913036753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1913060479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1913086016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913109621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1913134327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1913159621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1913185086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1913210314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1913236317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913260228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1913284938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1913309330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913335742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1913361281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1913385710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1913412678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1913546770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1913570289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913693805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1913720141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1913744412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913768682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1913794076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1913817892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1913844908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1913869975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1913896583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1913920556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1914536001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1914562000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1914588983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1914925216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1914949786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1914976639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1915001218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1915027245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915050960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1915074796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1915099995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915123734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1915152021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1915175359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1915201289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1915227519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1915253296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915278903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1915302283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1915326165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915350504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1915374913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1915399132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1915425329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1915450099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1915476688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915500511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1915524863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1915549983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915573493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1915599262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1915622956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1915649848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1915674898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1915700236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915725401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1915749223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1915774454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915797914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1915827160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1915851331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1915877427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1915902859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1915928432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1915952892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1915977317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1916001349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916025680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1916050285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1916073533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1916100072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1916124398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1916150712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916174506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1916198270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1916223502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916247379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1916273014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1916296776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1916322309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1916347578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1916373796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916398637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1916422708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1916447095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916471267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1916495948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1916520115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1916545665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1916571148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1916597631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916621584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1916646398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1916670978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916694642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1916722986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1916746946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1916773640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1916798742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1916824270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916848759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1916872379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1916897560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1916921215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1916945839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1916970586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1916996761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1917022285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 327,3270000,10000,0,0,256,6,7678,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1917112819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917137115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1917161717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1917186198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917210472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1917234881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1917258091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1917296352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1917321952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1917351423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917375621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1917400658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1917425607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917449455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1917477107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1917500773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1917527135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1917552428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1917579115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917603264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1917627083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1917653749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917678376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1917703955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1917728055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1917753926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1917833091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1917859940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917893589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1917917961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1917945440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1917970594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1917995838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1918020564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1918046554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1918071248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1918097612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918122099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1918148881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1918173847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918197590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1918223343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1918247067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1918273222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1918297771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1918323125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918348990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1918373504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1918398980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918422947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1918447795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1918472062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1918498214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1918533565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1918559242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918584507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1918608542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1918632876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918657095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1918682546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1918707989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1918734085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1918759105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1918787523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918814812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1918841354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1918870869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1918895792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1918921006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1918944879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1918972532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1918997370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1919023353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1919047392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1919071157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1919098071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1919122350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1919153413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1919177497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1919206460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1919231297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1919256357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1919281932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1919306441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1919331899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1919773633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1919799901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1919823851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1919968157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1919994539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1920022383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920046326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1920070240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1920096928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920121510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1920148802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1920173120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1920199037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1920226255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1920252011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920276537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1920300518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1920324902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920349152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1920379773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1920406901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1920432634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1920458615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1920485041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920508255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1920533778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1920561809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920587304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1920612232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1920640698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1920666536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1920691626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1920718153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920742078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1920769528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1920793931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920817327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1920842811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1920866573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1920892907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1920917365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1920942804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1920970272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1920993967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1921018954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921042528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1921067445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1921091548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1921117455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1921144652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1921169709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921194524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1921219064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1921243208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921266872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1921290600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1921314099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1921340469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1921365369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1921393099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921417093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1921441129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1921466196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921490914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1921518951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1921542676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1921582423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1921608669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1921634267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921658779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1921682680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1921707512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921736035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1921760177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1921784728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1921813094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1921838972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1921865099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921889978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1921914770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1921939206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1921967202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1921991745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1922015367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1922040569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1922064837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1922090737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922114345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1922137883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1922164165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922187237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1922217442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1922240273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1922270392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1922294918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1922320485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922345928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1922371490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1922396423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922419857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1922444479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1922468684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1922494131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1922532841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1922559161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922583284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1922606397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1922630293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922654329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1922679743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1922706705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1922733627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1922758272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1922784502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922808114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1922835469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1922860074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1922883177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1922911423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1922937158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1922964227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1922989753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1923015358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923038770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1923068677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1923095768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923119189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1923148311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1923171108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1923196774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1923222042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1923247519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923275331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1923299003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1923328442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923351932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1923376772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1923400821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1923426335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1923450960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1923480718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923504407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1923528729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1923552946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923575903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1923600667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1923625065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1923653731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1923678147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1923703742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923727025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1923750861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1923775669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923799141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1923823622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1923849278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1923874612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1923899383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1923924755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1923948132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1923972355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1923996423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924022044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1924046534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1924069614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1924095835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1924120655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1924146771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924170286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1924193499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 328,3280000,10000,0,0,256,6,7702,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1924281512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924305868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1924331095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1924354553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1924380260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1924407040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1924432742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924457131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1924483046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1924507874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924532458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1924592994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1924616133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1924642694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1924666995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1924691728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924715842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1924740144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1924764973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924788717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1924813036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1924840396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1924866951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1924893040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1924919295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1924945812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1924970414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1924994992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925020623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1925045564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1925069233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1925096365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1925121066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1925146698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925170213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1925193862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1925222314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925245664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1925271025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1925309992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1925336777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1925374202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1925410744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925433672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1925458671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1925482956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925506222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1925531585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1925555136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1925580568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1925604724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1925630158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925655578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1925679269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1925704043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925729333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1925755595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1925779512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1925804574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1925831227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1925856258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1925974403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1925999312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1926024466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926048099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1926079858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1926103386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1926132191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1926161986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1926187052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926211339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1926234037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1926258205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926282610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1926307739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1926380440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1926406858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1926431737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1926457835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926481669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1926505365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1926530263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926553530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1926581695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1926605546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1926630999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1926658597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1926683831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926707643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1926730852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1926757395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926783437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1926807819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1926831420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1926856304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1926880638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1926906203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1926929455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1926958499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1926982746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927006746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1927032698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1927058642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1927084894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1927109462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1927134555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927161531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1927185142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1927210977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927284472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1927309951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1927339612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1927364249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1927388321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1927415111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927438179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1927464058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1927487407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927510415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1927538167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1927561876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1927589242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1927614475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1927641117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927664936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1927688718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1927715005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927738474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1927763214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1927788101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1927813329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1927840577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1927866156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927890684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1927914077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1927938215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1927970919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1927996500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1928021150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1928047024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1928071295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1928096873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928120628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1928148098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1928172360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928195410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1928221241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1928244783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1928271740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1928296398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1928322248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928348509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1928372151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1928398852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928422894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1928447470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1928471631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1928497310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1928528053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1928552476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928575655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1928600027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1928628413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928654970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1928679533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1928706262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1928731834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1928756453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1928783364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928813818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1928838966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1928868760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1928894681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1928919483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1928943449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1928971427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1928995404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1929022043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929045237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1929068117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1929092204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929111262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1929130512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1929150725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1929171352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1929193110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1929216899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929248083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1929274456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1929298186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929322302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1929348749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1929372886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1929401381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1929426141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1929452685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929476817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1929500889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1929530947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929554669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1929575999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1929605769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1929628905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1929648938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1929670029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929689503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1929709864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1929729094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929747769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1929771522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1929792383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1929814847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1929838095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1929860635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1929881342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1929909748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1930010820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930035081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1930057699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1930080773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1930103580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1930125697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1930150192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930171004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1930191958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1930214496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930235998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1930257478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1930279292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1930301376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1930322583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1930345590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930365801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1930386635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1930409261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930429728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1930451124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1930472892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1930494740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1930518655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1930540984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930561507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1930582122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1930600015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930617089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1930634226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1930650228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1930666953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1930682926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1930699587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930715402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1930730704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1930746502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1930761776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1930778511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1930795269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1930814833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 329,3290000,10000,0,0,256,6,7726,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1932402416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1932428428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1932452727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1932476457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1932500363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1932524985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1932549565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1932572988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1932598692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1932622613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1932840803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1932865032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1932888920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1932913777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1932937095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1932962291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1932985164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1933010136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1933226769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1933252749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1933277070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1933300399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1933324644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1933348493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1933413511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1933437105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1933542341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1933568040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1933594009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1933617190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1933642853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1933667022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1933689421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1933714263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1933737718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1933763046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1933905274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1933932007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1934165644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1934189731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1934214529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1934237685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1934263038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1934288479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1934314378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1934533969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1934560741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1934585861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1934610052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1934634932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1934659436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1934685270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1934908527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1934935856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1934962445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1934989212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1935014047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1935039044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1935064079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1935195708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1935221366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1935244602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1935271148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1935296586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1935349609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1935385725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1935411178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1935436232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1935461183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1935486297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1935509934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1935906775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1935932596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1935959337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1935983274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1936212389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1936238548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1936263253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1936415798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1936440037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1936467248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1936492426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1936525364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1936549499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1936725307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1936750510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1936775777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1936801036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1936824854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1936915222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1936940564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1936967342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1936991375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1937165116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1937190471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1937215320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1937240376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1937265855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1937292131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1937317129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1937343946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1937654401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1937679645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1937705268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1937729196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1937754406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1937779027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1938035403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1938061538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1938151621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1938175703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1938199581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1938227724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1938331026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1938356666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1938380389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1938534037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1938559408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1938586158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1938609922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1938633913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1938660112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1938683829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1938899536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1938932272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1938971825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1938997616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1939024677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1939048768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1939072823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1939403442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1939428014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1939453775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1939477536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1939502902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1939529526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1939635868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1939661854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1939685857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1939839094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1939863315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1939888216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1939912562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1939937481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1939962978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1939988507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1940011942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1940197024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1940222997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1940248236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1940270934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1940292446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1940317935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1940344748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1940370375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1940395724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1940423499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1940448552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1940668127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1940698237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1940722633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1940747996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1940775015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1940800744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1940824594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1940849895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1940874482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1940899533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1940924449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1940948370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1940980320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1941005449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1941034198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941057573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1941081674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1941106600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941130399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1941156971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1941180791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1941207055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1941231993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1941257599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941282163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1941305691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1941330773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941354818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1941380113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1941405001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1941430853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1941456295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1941484792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941508520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1941533916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1941558254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941584721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1941609447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1941632943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1941659551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1941684588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1941711117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941734656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1941758373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1941783734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941810097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1941836205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1941860322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1941886233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1941911815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1941937325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1941961813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1941985411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1942009714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942033908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1942058637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1942082691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1942108728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1942133516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1942159711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942183346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1942208375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1942232630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942256157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1942281861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1942305468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1942331243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1942356194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1942381755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942406358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1942430262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1942455579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942479499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1942504525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1942528760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1942554732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1942580531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1942606912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942631248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1942656999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1942682182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942707835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1942734247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1942759332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1942786869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1942811821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1942838375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942862724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1942886858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1942912848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1942937098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1942963035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1942983125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1943004840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1943026785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1943047031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943067026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1943090967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 330,3300000,10000,0,0,256,6,7749,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1943172631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943196747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1943222750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1943247266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1943273715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1943298998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1943324686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943349162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1943372852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1943398100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943421844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1943446828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1943471757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1943497597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1943522927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1943548373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943571923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1943596445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1943620708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943644776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1943670315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1943694413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1943721483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1943746070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1943772395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943796535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1943823281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1943854019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1943880930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1943909947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1943933787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1943960674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1943985462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1944009995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944037421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1944060518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1944085079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944108546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1944132969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1944157633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1944183660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1944213629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1944240347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944265480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1944290044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1944315805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944340603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1944365762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1944390175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1944416401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1944441405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1944468394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944495854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1944521601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1944546922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944571136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1944601688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1944626062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1944653183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1944679174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1944708540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944733416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1944758183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1944784352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944808357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1944833930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1944857979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1944884005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1944909768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1944935520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1944960116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1944984560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1945009539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945034397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1945059529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1945084066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1945109913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1945134868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1945161535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945188625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1945213501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1945238425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945262070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1945287988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1945311482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1945337419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1945365215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1945392190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945415896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1945439597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1945464706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945488912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1945513923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1945538760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1945564627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1945590269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1945616317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945641042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1945665188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1945689636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945713956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1945738886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1945762469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1945788935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1945817258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1945844796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945871394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1945896131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1945920785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1945946292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1945972455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1945999454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1946025979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1946050846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1946076306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946100828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1946124562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1946149635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946173103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1946197531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1946223031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1946248739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1946274358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1946299923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946327189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1946354436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1946379255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946404106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1946429365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1946454697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1946483554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1946510950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1946538734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946562688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1946587799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1946612609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946637018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1946663351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1946687633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1946714799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1946740063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1946766509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946790633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1946814624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1946839952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1946863797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1946888667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1946912907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1946938530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1946966479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1946992503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947016906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1947040955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1947065264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947089413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1947114760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1947138584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1947164849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1947189546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1947215551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947239676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1947263546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1947288953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947312484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1947337816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1947361372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1947386813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1947411920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1947437227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947461466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1947485138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1947509986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947534012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1947559037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1947586971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1947612834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1947637326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1947663464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947690441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1947714849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1947739899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947763951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1947789950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1947815984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1947844895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1947870102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1947896569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947922560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1947946353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1947971238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1947995272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1948021118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1948045004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1948070666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1948096200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1948121446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948145601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1948169630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1948194335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948218866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1948243808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1948268365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1948294060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1948318547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1948345479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948369409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1948393639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1948418009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948441602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1948467026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1948490544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1948516335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1948542315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1948569755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948595945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1948621530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1948648194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948674196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1948701446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1948728349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1948756646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1948784492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1948812341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948838796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1948868056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1948895347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1948921325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1948948496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1948975177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1949003080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1949030597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1949058506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949084829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1949110674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1949137436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949164099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1949191168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1949217473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1949245351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1949272988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1949300700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949326262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1949352624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1949379044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949405136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1949432509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1949458847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1949486718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1949513523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1949542782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949568048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1949593870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1949620865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949647408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1949674717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 331,3310000,10000,0,0,256,6,7773,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1949763545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1949790233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1949815364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1949841718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949865712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1949890258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1949915368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1949939466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1949965457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1949989198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1950015281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1950040239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1950069711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950097526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1950122392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1950148636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950173254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1950198561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1950224712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1950254004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1950279912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1950309009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950333713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1950357859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1950382623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950407198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1950432335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1950456721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1950482272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1950507046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1950533184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950557288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1950581930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1950606981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950630994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1950657003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1950681130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1950708347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1950733453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1950762637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950788875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1950812816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1950841494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1950865383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1950891902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1950915442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1950941135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1950969038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1950995273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951020270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1951044772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1951069527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951094237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1951119539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1951143968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1951169847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1951194304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1951220346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951243846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1951268375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1951292755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951316725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1951342040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1951370602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1951398902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1951424115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1951450087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951474827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1951499012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1951524553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951548600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1951573873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1951598520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1951624534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1951650221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1951676121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951699872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1951724512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1951749093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951773775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1951799256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1951823255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1951850664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1951875555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1951901640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951925742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1951949659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1951975087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1951998920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1952024564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1952048355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1952074062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1952099550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1952125171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952149671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1952173518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1952200724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952224589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1952249901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1952274377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1952300440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1952325161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1952351267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952374981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1952399792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1952424125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952447724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1952473407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1952497498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1952524076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1952549258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1952574484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952603514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1952627184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1952651933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952675387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1952699780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1952724626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1952750335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1952776134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1952802116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952826209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1952854600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1952883768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1952911765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1952937335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1952962036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1952988190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1953013233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1953040154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953064192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1953089207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1953114389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953138643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1953165121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1953189242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1953219272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1953244857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1953271581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953295791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1953319925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1953345337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953369548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1953395393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1953419548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1953445570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1953471274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1953497108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953522751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1953550284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1953578807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953602409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1953627614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1953651925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1953677639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1953702998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1953728529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953752196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1953776519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1953800999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953824210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1953849895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1953873748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1953900628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1953925806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1953953862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1953977848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1954001976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1954028011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954053139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1954080222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1954107990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1954133952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1954159240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1954185096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954212544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1954236583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1954260831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954284932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1954310159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1954334495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1954366259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1954392161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1954417427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954441647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1954466577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1954491558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954516316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1954541539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1954565338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1954591621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1954616578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1954643790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954667655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1954691673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1954717106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954740984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1954768687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1954792720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1954818436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1954843912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1954869262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954893037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1954916365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1954940805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1954964677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1954989630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1955014116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1955041400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1955066033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1955091905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955115835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1955140529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1955165457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955189359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1955214893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1955238703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1955264085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1955290334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1955315694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955340544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1955364971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1955391594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955415758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1955440733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1955464690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1955490096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1955515910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1955541227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955564542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1955588733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1955613081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955637222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1955663829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1955687949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1955715697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1955741123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1955767383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955791126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1955818991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1955847854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1955871988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1955897666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1955921533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1955947852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1955973526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1955999658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956025387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1956049681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1956074994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956101080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1956125906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1956150421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1956177081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1956203162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1956229411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956253418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 332,3320000,10000,0,0,256,6,7796,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1956344479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1956369592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956394828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1956419836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1956443596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1956471231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1956496682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1956527571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956551439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1956579749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1956604712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956629048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1956656166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1956680350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1956707984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1956736160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1956761857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956786108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1956810286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1956835623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1956859555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1956884894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1956910166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1956936006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1956961256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1956986369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957010280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1957034680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1957059124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957086495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1957111171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1957134470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1957161916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1957187533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1957217183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957242842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1957271599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1957296767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957320906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1957347186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1957371197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1957397341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1957421692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1957447978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957472950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1957497163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1957523265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957546868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1957571485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1957595588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1957621259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1957646605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1957675347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957699714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1957724645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1957749697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957774947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1957799750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1957823854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1957851526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1957876416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1957903045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1957928251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1957958985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1957987724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958011670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1958037997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1958061869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1958088373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1958113027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1958138403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958162717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1958186726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1958211700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958236150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1958261521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1958287051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1958312681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1958338981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1958364682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958388241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1958412424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1958436885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958460970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1958485673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1958509466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1958535833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1958560598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1958587088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958613926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1958641394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1958665743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958689235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1958714289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1958737585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1958763368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1958788623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1958814479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958839940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1958864017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1958888620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1958913014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1958938010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1958962063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1958987401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1959012393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1959039282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959063478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1959088197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1959112963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959136825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1959162337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1959186280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1959217567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1959243823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1959272187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959297817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1959322080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1959346895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959370214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1959399511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1959425927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1959451597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1959482907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1959508620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959533069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1959556924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1959581980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959605192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1959630338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1959664587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1959690984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1959716724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1959742289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959766957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1959790836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1959815329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959839707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1959864653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1959888346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1959914571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1959939267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1959965360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1959989005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1960012696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1960037604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960061205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1960087810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1960111369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1960136832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1960161960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1960191052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960215645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1960239464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1960263772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960287778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1960312673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1960336893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1960365397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1960390801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1960416105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960439915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1960463992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1960488272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960511815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1960537187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1960562978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1960589153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1960613723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1960639825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960663657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1960687611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1960712722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960736438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1960761326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1960785632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1960811302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1960837680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1960863167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960886859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1960911189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1960935819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1960960418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1960985486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1961012001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1961038550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1961063435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1961089619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961113507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1961137821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1961163231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961187249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1961212498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1961237068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1961262406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1961287579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1961312819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961336852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1961360370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1961384608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961409245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1961433722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1961458135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1961483583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1961508389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1961534364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961558023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1961582117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1961606241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961629876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1961655111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1961678581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1961704540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1961729151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1961754873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961782952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1961806991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1961832527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1961856058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1961881096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1961905495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1961931202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1961956771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1961982255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962005971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1962030467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1962054949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962079813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1962104987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1962128955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1962155410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1962180508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1962207048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962231189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1962255451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1962281154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962305186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1962335208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1962362946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1962390044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1962415410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1962441364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962467919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1962491909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1962517285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962541073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1962566313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1962590715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1962619040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1962644620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1962670218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962694007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1962718483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1962743060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962767545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 333,3330000,10000,0,0,256,6,7820,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1962851630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1962876910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1962903878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1962928823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1962955512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1962979584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1963003765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1963028877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963052463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1963078092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1963101526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1963127252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1963152374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1963177580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963201040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1963225326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1963249624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963277913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1963305738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1963331299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1963365123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1963395080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1963420843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963445045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1963470580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1963498530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963523568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1963549773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1963573891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1963601783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1963627103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1963653656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963677541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1963702177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1963726827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963750352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1963775948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1963799617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1963825562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1963851288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1963876934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963901250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1963924665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1963948595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1963973801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1963998362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1964022419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1964048068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1964072692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1964098710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964122390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1964147357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1964172412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964196660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1964221809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1964245091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1964271293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1964295737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1964320841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964344897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1964368399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1964393783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964417758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1964443061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1964467826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1964494079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1964519969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1964545199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964568849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1964593983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1964618188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964641892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1964665887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1964688757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1964714745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1964738928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1964768718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964791606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1964814997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1964841318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1964865299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1964890811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1964913745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1964938546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1964964076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1964989812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965013576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1965038460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1965063066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965087177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1965111005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1965133747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1965162721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1965189509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1965217088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965240863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1965265361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1965290173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965313888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1965339519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1965363304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1965389081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1965415786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1965441402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965466419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1965490383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1965517046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965541022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1965566220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1965743694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1965770679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1965796200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1965821860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965846410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1965870266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1965895471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1965919009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1965943790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1966157570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1966183683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1966209470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1966235223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1966356653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1966381024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1966406988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1966430917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1966615811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1966639937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1966665525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1966689927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1966715794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1966739139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1966763072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1966788429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1966812324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1967026674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1967050106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1967075578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1967100802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1967126220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1967150401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1967173944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1967198135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1967420873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1967446921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1967472160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1967597349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1967622200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1967651426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1967675118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1967698900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1967789366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1967813341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1967840467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1967864076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1967890915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1967915694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1967941216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1968153537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1968177496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1968202785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1968226305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1968251096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1968275501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1968300834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1968325437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1968539756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1968563401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1968588186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1968612696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1968636381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1968662391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1968686285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1969026024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1969050890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1969076381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1969100751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1969124558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1969149600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1969173274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1969198150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1969412088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1969438502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1969464339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1969494040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1969519476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1969544663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1969622563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1969749393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1969775557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1969799371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1969825270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1969851625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1969877439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1969902911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1969926725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1969951033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1970174369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1970204093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1970228637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1970255031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1970281080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1970470841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1970495730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1970646921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1970671954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1970695876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1970721560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1970745344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1970772010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1970796750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1970907458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1970932586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1970957925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1971156459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1971181703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1971208263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1971232616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1971258841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1971476091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1971503047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1971531244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1971555532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1971582385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1971606331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1971631580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1971790329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1972155614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1972182134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1972208920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1972233178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1972257356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1972283285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1972307368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1972527157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1972552417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1972580688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1972605884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1972631343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1972656252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1972680271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1972803296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1973276252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1973301624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1973325007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1973351848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1973376801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1973403224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1973426969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1973450862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1973476101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1973499627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1973526001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1973549561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1973574964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1973600757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1973626529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 334,3340000,10000,0,0,256,6,7844,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1973710624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1973734449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1973758908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1973896484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1973922450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1973946696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1973974767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1974003383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1974030394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1974054070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1974078670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1974455479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1974486699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1974511828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1974536916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1974604385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1974629832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1974655594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1974679155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1974703055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1974727971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1974751044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1974776411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1974805421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1974832004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1974857156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1974897883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1974925517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1974949615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1974975503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1974999610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1975025617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1975049744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1975075773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1975102173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1975131002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1975195422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1975530129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1975555530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1975579992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1975604998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1975628690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1975655074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1975679544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1975705780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1975729907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1975753765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1975779212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1975805901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1975831449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1975857424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1975882990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1975908453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1975933952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1975958923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1975982698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1976009296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976033744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1976058704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1976083092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1976108615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1976133122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1976176109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976215042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1976239209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1976263885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976288502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1976313441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1976337727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1976363911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1976388765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1976415230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976439141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1976463854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1976489201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976513349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1976539157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1976688344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1976769093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1976795374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1976820200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976844776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1976868847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1976894178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1976918051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1976943060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1976967649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1976993495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1977018942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1977044160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977067277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1977091172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1977114793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977138172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1977165295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1977189307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1977216166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1977241504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1977274917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977299010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1977323055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1977348503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977372171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1977397698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1977422797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1977448665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1977512365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1977538796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977562374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1977586678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1977611570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977635206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1977660798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1977684529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1977710805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1977735510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1977760881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977785259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1977808631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1977834203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1977857962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1977882630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1977907008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1977932601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1977957763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1977983253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978006792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1978031130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1978055048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978085004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1978110435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1978134305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1978161266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1978186337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1978212908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978237013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1978271853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1978296491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978319993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1978345716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1978369640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1978395614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1978427401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1978466367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978490887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1978516445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1978541445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978565286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1978591040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1978614806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1978640857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1978665823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1978691330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978715734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1978757402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1978783124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978807043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1978832754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1978864926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1978891209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1978920350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1978945975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1978971092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1978995413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1979020978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979044960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1979070006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1979094584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1979120357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1979145978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1979171569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979195438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1979220070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1979244589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979268775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1979294307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1979318424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1979345128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1979370225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1979396539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979425555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1979449307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1979474687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979505126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1979530737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1979554946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1979583555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1979609735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1979635014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979659342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1979683450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1979708692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1979732373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1979756706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1980019923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1980046655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1980071451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1980097692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1980121252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1980145584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1980170290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1980193981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1980471285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1980495050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1980521126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1980546138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1980571671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1980595892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1980619765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1980773195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1980797628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1980822589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1980847281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1980873626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1980899447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1980925689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1980949741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1981165485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1981190591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1981214957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1981396899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1981421454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1981447220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1981472942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1981499218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1981840734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1981865880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1981891091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1981914945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1981940498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1981964581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1981990688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1982084630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1982110667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1982134208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1982158548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1982183539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1982207995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1982233552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1982257579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1982471869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1982497107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1982659874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1982684128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1982708953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1982733858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1982757564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1982973324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1982998403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1983024854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1983049715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1983075014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1983099367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1983123736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1983434601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 335,3350000,10000,0,0,256,6,7867,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1983524703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1983551280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1983576374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1983604362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1983629334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1983769165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1983793558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1983817633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1983842828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1983866579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1983892121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1983915932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1983942185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1984155699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1984181397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1984207069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1984230999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1984255538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1984279966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1984305006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1984519782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1984546333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1984570990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1984597096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1984621097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1984645706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1984670378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1984693822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1984907751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1984931248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1984956997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1984981438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1985006802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1985030660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1985054528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1985267002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1985290166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1985314947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1985338778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1985364485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1985388985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1985414799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1985438299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1985716013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1985741339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1985765813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1985790894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1985814690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1985840975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1985865541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1986019562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1986043055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1986067365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1986092615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1986116614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1986142136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1986165873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1986192404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1986410980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1986442873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1986467184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1986491255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1986517247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1986540753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1986565691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1986778018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1986803547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1986828509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1986853789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1986877240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1986901360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1986925660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1986948830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1987162673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1987186700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1987212993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1987237870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1987263233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1987287398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1987311060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1987524959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1987549298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1987574134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1987598209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1987623920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1987649551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1987675216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1987699083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1987723803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1987748501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1987772881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1987797954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1987821768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1987847905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1987872932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1987899023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1987922902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1987946819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1987972841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1987996624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1988022215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1988046099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1988072052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1988097902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1988123723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988148279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1988172125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1988196649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988220815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1988245896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1988269924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1988295434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1988319977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1988345807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988369366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1988393589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1988417941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988441511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1988466968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1988490951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1988517255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1988542085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1988567563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988591852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1988615744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1988640818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988664532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1988689427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1988713546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1988739061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1988763649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1988789471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988815596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1988840027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1988864578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1988888682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1988914470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1988938537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1988964598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1988989879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1989016937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989040404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1989064443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1989089759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989113503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1989141665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1989165055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1989190511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1989216505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1989242245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989266497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1989290370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1989315084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989339329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1989364289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1989387994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1989414244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1989438986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1989464881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989488446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1989512563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1989537555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989568939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1989594342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1989618300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1989644777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1989669526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1989694809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989719099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1989742775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1989767527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989791049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1989815719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1989839423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1989864545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1989889127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1989914750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1989938191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1989962120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1989986318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990010253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1990035786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1990060933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1990087188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1990111778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1990137512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990162037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1990186195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1990211487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990234843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1990261195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1990288774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1990317934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1990355851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1990383279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990407709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1990431856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1990456833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990480505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1990505320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1990529274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1990554950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1990580401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1990606051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990629933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1990654432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1990679076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990702985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1990727484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1990750493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1990798751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1990823321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1990848630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990871963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1990896946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1990921848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1990945884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1990971862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1991019794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1991061805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1991087734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1991113324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991137561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1991162413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1991188064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991212313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1991237232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1991260869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1991287192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1991312065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1991338516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991362281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1991387121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1991413232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991437866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1991464148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1991490766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1991527238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1991553968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1991580808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991604887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1991629105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1991654330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991678010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1991704116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1991728208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1991754210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1991779708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1991805530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991830139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1991854170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1991878913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1991903198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1991928141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1991952164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1991977780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1992002660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 336,3360000,10000,0,0,256,6,7891,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 1992089780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1992113775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1992139122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1992163774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1992187463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1992212784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1992236289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1992262095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1992476618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1992502523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1992526926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1992550818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1992575488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1992707157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1992732204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1992756024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1992781801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1992806224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1992959095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1992983105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1993007418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1993032770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1993056723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1993082408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1993106131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1993132597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1993346382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1993371839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1993395962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1993419702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1993444036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1993468175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1993493045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1993707051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1993733330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1993758370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1993785193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1993809021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1993834481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1993859411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1993883297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1994097530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1994121150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1994147492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1994172146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1994197488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1994222458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1994246219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1994461267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1994486401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1994511801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1994536508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1994562770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1994588121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1994613727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1994637466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1994858309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1994884843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1994970720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1995013980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1995039063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1995225301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1995250310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1995276985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1995300762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1995324996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1995540436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1995564568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1995590166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1995613825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1995640066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1995664943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1995690726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1995905562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1995930180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1995955400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1995979675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1996004974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1996034604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1996060787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1996086252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1996111808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1996135844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1996160450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1996185132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1996398497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1996423760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1996448017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1996474734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1996711374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1996738676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1996764079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1996789029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1996814007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1996838764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1996863892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1996888343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1996935904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1996962087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1997221905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997246894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1997271994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1997296821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997320769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1997346873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1997370828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1997397398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1997422044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1997448309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997474567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1997499383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1997525622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997550395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1997576161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1997600891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1997626661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1997653345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1997679626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997704871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1997729572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1997754914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997780274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1997805765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1997830582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1997856484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1997881405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1997908360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1997932933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1997958481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1997983559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998007797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1998033927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1998058027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1998086626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1998111938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1998137866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998163323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1998187056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1998213152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998237526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1998271550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1998301489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1998341014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1998366523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1998393458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998417772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1998442142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1998468161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998492440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1998519096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1998543549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1998570027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1998596467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1998622799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998647827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1998671690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1998696518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998721493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1998746665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1998771612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1998797923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1998823245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1998849472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998873390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1998897807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1998922410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1998948986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1998975180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1998999455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1999026238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1999051134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1999077717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999101965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1999126255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1999158129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999183569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1999209849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1999233402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1999259202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1999285245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1999311262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999336464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1999361022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1999386285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999410765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1999435903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1999460634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1999486818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1999512039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1999538503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999562479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1999587195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1999611922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999635883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1999662671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1999687084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1999714246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1999739548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1999766366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999790483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 1999814681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 1999840202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 1999864342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 1999890281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 1999913972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 1999940217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 1999967048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 1999993603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2000018992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2000043632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2000068881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2000222169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2000248072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2000272936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2000298963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2000324122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2000540525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2000564536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2000589713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2000614485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2000638296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2000664290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2000688255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2000903716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2000928796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2000955419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2000979486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2001003653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2001029756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2001054125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2001269374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2001293708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2001321807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2001347446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2001373052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2001397535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2001421345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2001445720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2001658158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2001682908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2001707586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2001733379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2001758051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2001784598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2001808405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2002025433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2002051210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2002074984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2002100924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2002124580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2002151174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2002176160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2002390970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2002416303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2002440873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 337,3370000,10000,0,0,256,6,7915,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2004438538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2004570227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2004598938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2004623845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2004651595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2004677037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2004830089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2004854623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2004878670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2004905442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2004929870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2004956418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2004981399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2005008156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2005225628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2005252395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2005278111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2005304210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2005331580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2005354393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2005378494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2005657594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2005684608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2005713237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2005738523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2005761377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2005786122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2005809572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007137456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2007164624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2007188711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2007215943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2007241406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2007268991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007292797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2007316546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2007363673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007393504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2007423924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2007454336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2007566836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2007598555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2007629353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007661834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2007688795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2007711971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007734017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2007757118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2007780386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2007805010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2007829406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2007853130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007874931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2007897860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2007920967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2007947533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2008008140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2008031794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2008056509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2008083524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2008112852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008142245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2008168189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2008193948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008220227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2008247257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2008273700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2008298862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2008322692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2008348473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008372054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2008396639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2008420517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008442851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2008467075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2008489615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2008513920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2008538404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2008562613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008586361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2008609585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2008633269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008657742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2008681383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2008704595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2008734224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2008757999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2008782359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008809075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2008831708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2008854262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2008875717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2008907129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2008928423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2008951482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2008975394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2008999811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009024093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2009047341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2009071638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009095246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2009119164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2009142670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2009167350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2009191097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2009217361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009248962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2009274391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2009299095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009322339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2009347732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2009370738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2009396437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2009421124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2009446201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009469673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2009501022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2009526091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009561862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2009588339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2009611799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2009636972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2009663171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2009687770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009712323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2009735755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2009759172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009782525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2009806195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2009830361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2009856141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2009881290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2009908807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2009933219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2009958275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2009982271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010007815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2010036658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2010062703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2010092745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2010119498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2010154726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010180159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2010209127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2010233242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010256365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2010282511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2010305685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2010331368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2010355433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2010379932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010406582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2010431573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2010457735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010482569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2010512832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2010539761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2010566181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2010594361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2010621849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010648374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2010674939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2010700944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010727247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2010752529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2010785513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2010811593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2010837611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2010862612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2010886684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2010912018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2010936356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011027960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2011048358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2011066422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2011089743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2011112474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2011134434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011154724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2011174504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2011192354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011212836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2011234439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2011253227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2011274148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2011293242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2011325896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011348453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2011371456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2011397333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011421419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2011446926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2011477162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2011505357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2011533104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2011558938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011583270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2011607181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2011637283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011661369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2011682319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2011701088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2011725069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2011745570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2011767554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011786984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2011805922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2011823914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011843540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2011862460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2011880112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2011906183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2011930247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2011952507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2011971002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2011992116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2012012072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012032244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2012051046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2012070944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2012095394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2012114429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2012134710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012152945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2012171057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2012189327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012210639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2012230131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2012250638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2012270565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2012293148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2012317089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012340658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2012364628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2012388660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012413051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2012436833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2012460185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2012485426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2012507357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2012531454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012555612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2012580471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2012605188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012629221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2012655261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2012678721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2012698857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2012721294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2012743294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012762690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2012783541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2012803759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012830452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2012851477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2012871381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2012895115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 338,3380000,10000,0,0,256,6,7939,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2012960166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2012981451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2012999131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2013017176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2013035528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013054888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2013074496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2013094912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2013118368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2013143168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2013168236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013190068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2013213382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2013237934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013261508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2013287012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2013309473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2013335088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2013358370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2013382490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013405858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2013427740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2013449736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013472089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2013496792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2013519697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2013539008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2013556042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2013573600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013592978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2013613074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2013631359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013650162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2013671795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2013688489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2013706901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2013724302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2013743617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013760031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2013777189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2013795757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013812312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2013830059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2013848911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2013868610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2013885782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2013904056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013924714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2013941674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2013959237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2013976563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2013993851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2014010269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2014029834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2014048953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2014069552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014089153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2014107244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2014125661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014147674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2014165415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2014183228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2014202751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2014220108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2014237943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014255877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2014276077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2014293435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014311048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2014329261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2014345780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2014364947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2014383634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2014402224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014419874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2014436650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2014454388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014471581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2014489429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2014507848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2014526892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2014544249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2014562003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014589027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2014606311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2014623562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014642609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2014661494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2014679318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2014699651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2014720291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2014739532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014757158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2014777000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2014794180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014812060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2014829894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2014846407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2014865288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2014882539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2014900691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014919022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2014935831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2014954099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2014970970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2014991791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2015010980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2015032217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2015052246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2015074078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015093781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2015114800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2015133528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015154490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2015174891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2015192781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2015212390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2015230639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2015247675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015263220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2015282184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2015299330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015316165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2015336836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2015354958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2015375231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2015396853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2015416138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015435334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2015454704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2015475428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015498203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2015516499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2015531795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2015550440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2015568084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2015588765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015608198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2015624100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2015642963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015660601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2015679989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2015698182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2015720384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2015739675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2015759275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015775929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2015792540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2015811834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015831606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2015851589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2015869569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2015890482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2015910502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2015927448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015942877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2015960134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2015977727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2015995855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2016016685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2016035275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2016056232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2016082181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2016103532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016124259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2016147222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2016169049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016190222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2016212728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2016233852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2016254895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2016276420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2016297637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016314464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2016334296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2016351250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016369895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2016389116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2016408984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2016428781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2016450554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2016470456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016492710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2016513365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2016535497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016555296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2016575053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2016597710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2016619757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2016641815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2016662557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016681062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2016699089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2016719051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016738054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2016758792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2016780365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2016802410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2016831182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2016854180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016874929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2016897886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2016920280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2016941748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2016975422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2016996131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2017021408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2017044817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2017076066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017100377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2017122897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2017148948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017170485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2017196399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2017222989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2017248277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2017278323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2017303887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017326163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2017349149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2017369925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017388255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2017409951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2017429598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2017459113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2017512410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2017569037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017601914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2017625865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2017650297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017672780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2017697475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2017723014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2017747321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2017770589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2017795262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017818269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2017842173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2017866414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2017890447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2017915174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2017938527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2017964329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2017988868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2018015088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018038644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2018070048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2018095425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018119406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2018144819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2018177975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2018206383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2018230566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2018256074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018280351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2018304333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 339,3390000,10000,0,0,256,6,7962,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2018394111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018421680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2018449997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2018476542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2018504285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2018531872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2018559756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018586001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2018610800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2018635999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018662484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2018688322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2018713414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2018741787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2018767598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2018793759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018817963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2018840670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2018865500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2018895072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2018921664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2018945787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2018971922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2018997691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2019026492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019052988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2019079387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2019106608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019132537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2019160280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2019185761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2019221953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2019248714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2019277259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019302707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2019328678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2019354145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019378780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2019406189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2019430637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2019457519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2019486441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2019512606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019537432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2019562019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2019587523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019611382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2019636421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2019660674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2019687461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2019714191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2019742974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019769862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2019795380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2019823072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2019850816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2019878824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2019910669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2019938352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2019970805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2019999381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020026736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2020054494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2020083672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020110745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2020137921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2020163290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2020195466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2020221301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2020248606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020273813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2020300076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2020334350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020358351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2020383543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2020408803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2020435971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2020461688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2020486658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020512912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2020540991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2020567114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020594103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2020621720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2020647566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2020674044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2020701291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2020732354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020759045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2020786344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2020813222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2020846059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2020873584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2020903631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2020930699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2020958256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2020984814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021011193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2021037281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2021065034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021089964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2021115783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2021142138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2021170383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2021197127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2021224955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021249863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2021275371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2021300630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021325049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2021351136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2021375357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2021401624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2021426358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2021460123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021481140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2021502317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2021524774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021547963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2021573052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2021597892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2021623959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2021650149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2021675011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021695848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2021719643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2021740169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021759377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2021779818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2021799658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2021820451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2021840219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2021860380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021880953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2021901995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2021929937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2021950241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2021971920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2021991761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2022012821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2022034964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2022059933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022083942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2022107340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2022132196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022156556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2022185010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2022209422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2022235369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2022259975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2022286209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022308304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2022332017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2022357405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022380631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2022405481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2022437194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2022464004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2022489135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2022515017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022538476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2022561637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2022585707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022608384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2022632634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2022656044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2022681323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2022706560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2022731743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022755020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2022778909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2022802799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022825811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2022850807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2022874192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2022899993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2022924307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2022949906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2022977479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2023002154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2023027839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023051464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2023077969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2023102338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2023128817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2023154730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2023180701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023205730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2023230037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2023254971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023280204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2023305475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2023334407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2023359969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2023384958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2023411127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023434162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2023458922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2023490785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023516405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2023541773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2023566004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2023592800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2023617981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2023644544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023668571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2023692747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2023719349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023743232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2023769874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2023793743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2023819565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2023845190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2023870950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023894791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2023918275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2023942928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2023968031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2023992990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2024017937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2024044108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2024069167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2024095525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024119486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2024144138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2024168364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024192282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2024218934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2024242790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2024269202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2024293983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2024319453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024343839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2024367644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2024392695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024416425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2024441667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2024467202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2024493168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2024518665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2024545053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024569349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2024594597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2024619881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024645375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2024670425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2024694608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2024721629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2024746763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2024773447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024796985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2024823635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2024849266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2024874122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2024901964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 340,3400000,10000,0,0,256,6,7986,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2024985422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2025011906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2025037567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2025063510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025089049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2025113065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2025137672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025248240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2025274309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2025298028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2025324333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2025351264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2025377826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025404982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2025429418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2025454663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025478623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2025504276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2025528992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2025555236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2025581823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2025607888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025632069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2025656613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2025681020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025706597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2025731648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2025755452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2025781734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2025806411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2025832486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025856134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2025880289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2025905605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2025929425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2025955042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2025978675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2026004334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2026029496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2026054901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026079318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2026103184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2026127978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026158514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2026184147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2026208553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2026234141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2026259262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2026290682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026315105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2026339853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2026364582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026388330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2026413791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2026437369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2026468770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2026493832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2026520961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026546351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2026570794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2026596789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026620718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2026646438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2026671212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2026697931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2026724269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2026750824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026776702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2026800821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2026825602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2026851421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2026876071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2026900847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2026926789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2026952386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2026978305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027002358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2027027665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2027052545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027076613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2027102746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2027126745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2027154508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2027179562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2027206582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027230830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2027255302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2027280869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027304984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2027332741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2027356987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2027383601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2027410329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2027435913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027461407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2027485908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2027514149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027539715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2027564836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2027589264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2027615324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2027641229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2027666979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027690880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2027717665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2027742322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027766639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2027791849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2027815224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2027843047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2027867886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2027893977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027917515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2027941235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2027966969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2027990852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2028016842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2028040902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2028067158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2028093735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2028119812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028144297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2028168155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2028192707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028217470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2028242416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2028266815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2028293062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2028318104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2028345460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028369405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2028394175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2028418994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028442904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2028468776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2028492602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2028518975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2028543948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2028570351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028596123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2028620468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2028646623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028671005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2028696546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2028720573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2028746337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2028772597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2028798548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028822902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2028854993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2028880202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2028907016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2028933430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2028962201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2028988161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2029013674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2029039902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029064049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2029088752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2029113602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029137488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2029166014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2029189984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2029216696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2029241532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2029268497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029292816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2029317294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2029352134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029376282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2029403887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2029428190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2029457613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2029483031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2029509509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029537340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2029562782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2029595289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029619396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2029646040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2029669906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2029696654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2029734856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2029760757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029790656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2029815522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2029841839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2029865866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2029892121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2029916367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2029942681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2029975297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2030002111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030026868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2030050984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2030076125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030101186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2030126796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2030153481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2030182750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2030208890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2030235015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030259435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2030284328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2030309190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030337257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2030362555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2030386751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2030413315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2030438411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2030465344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030489468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2030513827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2030544770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030568745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2030595285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2030619472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2030646162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2030671241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2030697017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030723230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2030747091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2030772157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030795907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2030820823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2030845126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2030870891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2030897836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2030924032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2030948378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2030972940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2030997709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031029847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2031054562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2031082237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2031108633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2031133739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2031162534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031187099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2031211938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2031236900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031261089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2031290992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2031315213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2031342407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2031366956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2031393182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031416994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2031440696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2031467094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031495398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2031521308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2031544959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2031570590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2031601467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2031626987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031653095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 341,3410000,10000,0,0,256,6,8009,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2031738924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2031763821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031788225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2031813414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2031839854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2031866992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2031894045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2031919846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2031943977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2031968965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2031993159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032020319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2032045736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2032069583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2032103249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2032130503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2032157461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032180713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2032209194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2032233920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032257566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2032287820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2032311910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2032338619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2032363365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2032388365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032421496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2032445007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2032469615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032493191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2032519114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2032542418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2032567644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2032632108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2032661247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032685220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2032710696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2032739632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032763571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2032789656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2032813624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2032845946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2032870829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2032897353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032921293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2032945183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2032970495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2032994615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2033024131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2033047990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2033073954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2033100222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2033126166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033150857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2033175003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2033199698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033227410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2033252048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2033277602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2033304449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2033331934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2033358531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033385873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2033411034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2033435199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033462257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2033494584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2033521236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2033547312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2033572277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2033608571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033632149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2033657082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2033681642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033705989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2033731004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2033754746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2033782119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2033806980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2033832826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033856310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2033879771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2033907067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2033930618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2033958487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2033983991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2034009718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2034035767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2034061680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034086352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2034109988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2034136747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034170342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2034195229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2034219398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2034244909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2034273578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2034299773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034324170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2034349995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2034374754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034399654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2034425868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2034449932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2034476777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2034501539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2034529301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034553379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2034578378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2034603974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034628293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2034653830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2034677670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2034709875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2034734565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2034760390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034785688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2034809626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2034836258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2034859960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2034885125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2034985433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2035011535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2035037256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2035062946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035087692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2035111765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2035136421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035165275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2035190590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2035216362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2035242388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2035268148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2035293861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035317647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2035343399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2035368280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035392254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2035417079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2035440410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2035466140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2035495864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2035522546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035547159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2035571069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2035596910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035620627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2035648700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2035672215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2035697824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2035726026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2035751409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035776677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2035800980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2035825845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2035856490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2035882243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2035916674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2035942694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2035968465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2035997002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2036023170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2036047143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2036071718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2036096887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2036121547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2036146223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2036171447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2036195337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2036221718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2036245582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2036354060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2036379078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2036403230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2036428104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2036451572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2036477763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2036502272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2036528518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2036552186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2036575942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2036794058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2036818449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2036849990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2036873210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2036900131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2036924967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2036950312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037017781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2037042087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2037066713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037091182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2037116002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2037139904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2037165739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2037190269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2037220720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037244787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2037270145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2037294668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037318246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2037343960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2037367831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2037397187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2037422221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2037447870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037472268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2037496027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2037520445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037544190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2037568339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2037592954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2037618240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2037643725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2037669593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037693543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2037718502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2037743552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037770057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2037795647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2037819815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2037847033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2037872374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2037899364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2037923463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2037947740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2037976355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038001434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2038027685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2038051605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2038078328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2038103247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2038128977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038155070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2038181908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2038207766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038231979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2038257195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2038282000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2038307302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2038482311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2038509205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038535606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2038559491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2038584510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038612147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2038637414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2038661892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2038687499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2038716044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2038741644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038766337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2038790274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2038814626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2038839047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 342,3420000,10000,0,0,256,6,8033,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2038929973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2038954920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2038985122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2039010382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2039036223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039059557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2039084392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2039108951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039133136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2039159432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2039183372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2039210007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2039234987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2039261612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039288905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2039313074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2039338814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039362535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2039387436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2039411799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2039437706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2039509108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2039537058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039561390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2039586720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2039612245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039636590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2039663353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2039687844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2039717526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2039742459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2039769624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039793522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2039817455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2039844191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2039867201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2039896115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2039919826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2039946012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2039973772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2040000276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040025716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2040050407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2040075335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040102729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2040127899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2040152843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2040179395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2040206041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2040231964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040255732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2040282728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2040307687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040332156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2040357052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2040381640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2040408211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2040432951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2040463137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040486991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2040510640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2040535944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040558786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2040583139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2040607051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2040633171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2040664252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2040690134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040714798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2040738871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2040763400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040788566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2040813752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2040841722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2040868251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2040893970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2040919738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2040943238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2040967548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2040992466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041019543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2041044974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2041068818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2041095693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2041121018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2041147596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041171913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2041196056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2041222483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041246247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2041271723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2041294733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2041320166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2041345963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2041371123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041400335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2041425343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2041449544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041474085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2041498971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2041523166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2041552143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2041578179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2041604191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041627997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2041656362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2041680970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041705289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2041730533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2041754273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2041782845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2041807625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2041833749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041857514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2041881113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2041906119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2041930044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2041956568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2041980342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2042006518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2042031501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2042056746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042080662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2042104226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2042133827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042164184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2042189464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2042214067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2042240535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2042266347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2042320970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042346193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2042370959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2042401880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042426259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2042451621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2042476335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2042502414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2042528865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2042554763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042580910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2042605165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2042629793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042654700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2042679733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2042704196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2042730120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2042755022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2042786888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042810235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2042834771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2042859204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2042885692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2042910607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2042933692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2042964968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2042990171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2043016394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043040510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2043064491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2043089773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043113599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2043138454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2043166659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2043193127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2043219244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2043245788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043270545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2043294797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2043319497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043361124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2043386097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2043410640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2043436543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2043541420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2043568253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043593048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2043617838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2043646357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043670660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2043697228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2043722389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2043748268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2043773823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2043799672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043822647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2043898559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2043923779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2043947327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2043972587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2043996758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2044023324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2044048311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2044284382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044308634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2044329870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2044351191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044372848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2044397390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2044416366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2044436638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2044459816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2044480101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044498687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2044518817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2044542590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044563613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2044583799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2044602589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2044621800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2044640860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2044659952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044677794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2044698520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2044733838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044755644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2044779005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2044801565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2044825424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2044857901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2044880394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044907756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2044931307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2044953586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2044976474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2045000663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2045024788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2045050777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2045075561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2045101711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045124752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2045148668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2045173079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045196549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2045228131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2045255789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2045281971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2045306699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2045332827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045370480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2045395334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2045419883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045442749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2045468426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2045491306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2045516490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2045540386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2045565228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045588988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2045613048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2045637785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045662313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2045686501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2045709777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2045734684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2045758215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2045784165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 343,3430000,10000,0,0,256,6,8057,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2045866030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2045890001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2045914202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2045937858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2045963294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2045997347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2046024844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2046049504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2046074843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046099127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2046122845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2046147349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046173590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2046197053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2046220925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2046243532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2046268666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2046317913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046338506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2046357224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2046375906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046394724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2046413887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2046433417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2046453827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2046472636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2046492863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046510849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2046529602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2046548754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046567135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2046587457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2046606345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2046633558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2046654113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2046674436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046694749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2046719359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2046740389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046758705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2046778969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2046797477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2046817266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2046839635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2046864222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046885819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2046907844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2046928152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2046946522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2046966601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2046984975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2047006110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2047028329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2047052804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047075550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2047099301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2047123323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047147654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2047170559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2047191938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2047219054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2047243680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2047278247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047302208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2047325646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2047349984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047371333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2047396329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2047420044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2047444876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2047466466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2047488458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047514855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2047535716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2047556080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047575051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2047595531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2047614924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2047635300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2047655182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2047675261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047693680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2047713920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2047734351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047752350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2047771904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2047790472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2047810387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2047830264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2047850683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047869271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2047892654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2047916417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2047936033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2047957854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2047977909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2047998104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2048018150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2048037876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048056057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2048074035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2048093902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048111822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2048130568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2048149063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2048168433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2048187098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2048206843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048227783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2048250050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2048273893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048293709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2048318208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2048339768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2048364320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2048393419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2048417206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048440436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2048474642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2048496882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048520280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2048544800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2048568027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2048595174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2048615948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2048635819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048657569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2048688745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2048712564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048736695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2048759473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2048779271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2048799315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2048818276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2048840875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048859114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2048878145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2048897817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2048916369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2048935905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2048954680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2048974591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2048993722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2049013229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049034416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2049052616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2049071283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049090153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2049117013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2049137322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2049157991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2049177301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2049196932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049215777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2049236885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2049255796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049274832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2049293894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2049312559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2049333157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2049352440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2049372358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049391243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2049409570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2049428442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049446743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2049466505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2049485062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2049510143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2049529914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2049549524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049567585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2049585891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2049605042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049623261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2049644474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2049662457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2049682365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2049701357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2049722675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049745714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2049769280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2049803235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049827188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2049852115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2049875618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2049901763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2049926448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2049951592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2049975565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2049998996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2050023670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050047131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2050072768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2050096771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2050128986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2050153951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2050179417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050203600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2050230651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2050255185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050279346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2050304100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2050328514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2050354045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2050378730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2050407109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050430755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2050454944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2050479365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050502914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2050528170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2050551888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2050577954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2050603463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2050628729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050652742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2050676594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2050700979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050725074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2050749779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2050773883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2050799537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2050824123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2050850058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050873646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2050897792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2050922179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2050945745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2050971187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2050994871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2051021307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2051055402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2051081327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2051104916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2051128585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2051153568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2051177041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2051354155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2051423701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2051501347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2051557419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2051589203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2051612862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2051657052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2051683917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2051711328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2051736285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2051759719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2051792177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2051818351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2051844669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2051871021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2051895130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2051919658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 344,3440000,10000,0,0,256,6,8080,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2052001448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2052026881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2052050441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2052075834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2052100834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2052126358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2052151803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2052175415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2052199684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2052223873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2052252485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2052276849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2052601882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2052652313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2052679315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2052710083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2052735309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2052761032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2052789467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2052815415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2052840575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2052867486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2052893943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2052923072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2052948042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2052973569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2052999158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053024447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2053050639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2053075373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2053104511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2053130421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2053158380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053186540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2053215230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2053251809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053277535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2053303750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2053329716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2053356985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2053392572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2053418961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053443876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2053467870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2053491667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053515026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2053539301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2053564756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2053606614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2053635645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2053661612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053685263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2053709329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2053735257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2053768712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2053837903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2054040948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2054071971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2054106994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2054132946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054160256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2054187236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2054222592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054246052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2054275352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2054298331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2054323274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2054347873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2054372914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054414080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2054438942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2054482509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054506104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2054539990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2054571505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2054596975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2054621103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2054646840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054670056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2054693665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2054719567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054744429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2054776224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2054799309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2054828556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2054852846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2054877733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054901147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2054924143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2054948247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2054972945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2054997189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2055024299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2055051122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2055075169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2055102722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055125815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2055149504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2055173220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055196122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2055220931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2055243994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2055281255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2055305849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2055331274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055354150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2055380439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2055404813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055427807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2055455226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2055478489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2055503641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2055528567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2055553532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055577088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2055600398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2055624176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055647786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2055675030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2055699223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2055726210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2055751352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2055776425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055799299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2055822701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2055847212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2055871274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2055896183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2055919283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2055944402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2055978339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2056003559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056027646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2056051422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2056078951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056106933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2056138446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2056173849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2056199428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2056232810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2056272651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056300797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2056334517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2056370891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056412568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2056442198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2056475700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2056503640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2056570276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2056655357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056680977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2056708979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2056733658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056757812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2056785536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2056815662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2056858316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2056883634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2056913135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2056936944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2056965982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2056991007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057015671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2057044132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2057067964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2057101958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2057128378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2057158650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057182543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2057212469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2057237367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057261443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2057293481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2057317629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2057350477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2057377172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2057403247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057426915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2057466049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2057490684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057515641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2057540773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2057564575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2057590778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2057615500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2057642199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057666220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2057690361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2057715328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057738943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2057767535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2057799367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2057825411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2057850650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2057876215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057900582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2057924391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2057949332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2057975919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2058001243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2058027139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2058052714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2058079376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2058109827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2058133986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2058158601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2058183233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2058209485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2058234412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2058259311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2058491287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2058543140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2058575964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2058612368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2058648311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2058684731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2058719016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2058745303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2058769987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2058796780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2058821961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2058851253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2058888417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2058919442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2058944422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2058972858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2058997813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2059028160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2059229848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2059256339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2059283231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2059307094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2059482568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2059522833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2059554592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2059579435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2059603840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2059629275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2059654467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2059714256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2059744029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2059774562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2059799139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2059823188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2059851496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2059884005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2059910445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2059935536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2059962328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2059988973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2060013313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2060041630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060065841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2060091943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2060116121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2060143173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2060168481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 345,3450000,10000,0,0,256,6,8104,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2060347296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060379904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2060416550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2060449714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060492199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2060526483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2060557463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2060588321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2060618368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2060647939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060671852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2060695775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2060721001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060745723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2060771165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2060794858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2060825257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2060852183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2060877507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060903304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2060931703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2060957068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2060983105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2061011447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2061043652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2061071420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2061098184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2061127392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061152208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2061176086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2061201057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061246468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2061281966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2061310711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2061344379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2061375321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2061412095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061441477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2061471870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2061502140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061527977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2061553298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2061578878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2061606389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2061631546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2061659758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061686187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2061711213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2061744846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061770306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2061796080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2061821846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2061848707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2061873736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2061900540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061924761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2061949388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2061975548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2061999799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2062026376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2062050573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2062077293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2062101941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2062127200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062156365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2062180410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2062205858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062229623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2062254593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2062279555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2062305586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2062331380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2062357095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062383385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2062411415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2062436184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062460614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2062486564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2062510530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2062536307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2062560692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2062586920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062610889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2062642413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2062666937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062690608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2062716444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2062740324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2062766669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2062791329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2062816710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062841391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2062865278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2062890606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2062914250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2062939071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2062963651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2062999003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2063023792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2063049718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063073675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2063098404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2063123136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063147599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2063172614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2063196406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2063222724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2063247414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2063273393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063296967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2063321573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2063347694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063371883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2063399724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2063427068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2063453905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2063503897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2063532613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063557803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2063608196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2063645857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063669756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2063694907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2063719405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2063745222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2063770735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2063803838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063828401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2063852042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2063876835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2063902279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2063927335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2063951100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2063978006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2064002935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2064029283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064053082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2064078068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2064102684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064126412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2064152192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2064175906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2064202937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2064227703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2064264155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064288267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2064311827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2064338318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064361784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2064386376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2064410562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2064439798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2064465519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2064490970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064515673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2064540167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2064565244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064590246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2064615233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2064639174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2064674542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2064699598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2064725745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064749350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2064773943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2064798421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2064822242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2064848480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2064872503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2064952903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2064977852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2065003134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065027719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2065051928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2065076583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065101106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2065126435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2065151250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2065200444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2065226444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2065251924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065276710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2065300880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2065325573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065351078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2065376557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2065402854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2065533681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2065559894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2065586343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065610376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2065634388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2065660465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065684402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2065797499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2065822308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2065848553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2065873899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2065900688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2065924520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2065948464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2065974952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2066177976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2066203444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2066230269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2066255864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2066376473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2066403833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2066479825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2066512938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2066544250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2066568688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2066595210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2066619451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2066646852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2066671906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2066697709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2066758325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2067104738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2067129796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2067154721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2067180912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2067206019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2067232288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2067257690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2067602644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2067627491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2067653908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2067676829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2067899540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2068105620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2068129630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2068218405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2068243347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2068269456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2068293450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2068317352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2068343079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2068367302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2068708085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2068732272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2068757894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2068783611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2068809302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2068835385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2068859273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2068883563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2069286280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2069311522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2069335996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2069362627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2069387889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2069414465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2069438401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2069716676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 346,3460000,10000,0,0,256,6,8128,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2071663682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2071688167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2071846222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2071870524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2071897003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2071921245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2071946203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2071970863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2071994812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2072210779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2072235060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2072259635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2072284102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2072309837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2072335153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2072360667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2072384349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2072596875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2072621022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2072644965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2072670044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2072693674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2072895072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2072920900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2072946328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2073227467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2073253291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2073279346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2073302869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2073330009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2073353958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2073379524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2073787520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2073812896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2073837958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2073877350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2073902947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2073926887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2073952515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2073976612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2074002308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2074408336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2074435537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2074460449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2074485266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2074510404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2074535265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2074561581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2074966212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2074993179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2075022070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2075050232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2075076587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2075102296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2075126946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2075341844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2075367929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2075392505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2075418610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2075443578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2075469537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2075495189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2075714149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2075739793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2075763421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2075789212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2075812989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2075839383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2075864118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2076078793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2076103515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2076127155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2076151565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2076175705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2076200383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2076354734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2076380520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2076468731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2076494118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2076518060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2076542113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2076567036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2076591241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2076615910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2076638330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2076855579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2076881010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2076906856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2076930881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2076955371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2076979854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2077003488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2077217339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2077240786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2077266132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2077290743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2077316013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2077339547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2077361636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2077384565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2077600560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2077626342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2077651060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2077677275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2077702781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2077728600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2077752172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2077967344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2077992370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2078017183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2078042644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2078066089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2078092125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2078117325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2078317003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2078344666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2078369482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2078521156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2078545392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2078570225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2078594509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2078620698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2078782419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2078808232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2078833020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2078857217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2078880828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2078905320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2078930235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2079171906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2079198459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2079223390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2079248826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2079273379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2079296858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2079320322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2079343904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2079367661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2079644460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2079671410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2079696198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2079722333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2079746598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2079771361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2079796248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2079819980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2080034068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2080058141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2080084328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2080109297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2080134809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2080159149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2080182990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2080391054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2080415901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2080442196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2080466640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2080492468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2080642525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2080668068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2080691570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2080845327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2080869479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2080895803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2080920660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2080944326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2080970534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2080995573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2081213528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2081238192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2081262096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2081287404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2081311578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2081337496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2081361541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2081387404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2081604551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2081629870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2081655168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2081677759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2081702245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2081725764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2081750617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2081978125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2082004592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2082088883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2082114689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2082138554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2082226756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2082251691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2082340454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2082365349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2082388927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2082475803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2082500813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2082651535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2082676229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2082700805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2082726108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2082750067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2082808689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2082833823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2082861328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2082990468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2083014056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2083035785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2083055972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2083206659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2083231234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2083256168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2083280311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2083306183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2083519514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2083544949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2083569389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2083594617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2083619930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2083644489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2083669598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2083693861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2083908359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2083933662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2083959701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2083983214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2084006906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2084031780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2084055492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2084270231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2084293851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2084319932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2084345483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2084371185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2084395670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2084419747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2084444143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2084658478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2084683848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2084708503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2084735523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2084760568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2084790879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2084814749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2085031105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2085056608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2085081072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2085106112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2085129842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2085156256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2085181291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2085229069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2085252682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2085277135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2085300339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2085323786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2085347969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2085369216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2085394750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 347,3470000,10000,0,0,256,6,8152,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2085744759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2085772469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2085796288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2085820680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2085846076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2085870603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2086337659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2086362585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2086388499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2086414018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2086439976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2086464497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2086488584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2086513065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2086727403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2086750586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2086774562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2086800085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2086825038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2086851325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2086874991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2087091328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2087117655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2087142034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2087165612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2087188477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2087214208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2087237470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2087262183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2087475541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2087499408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2087524723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2087548667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2087574078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2087598695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2087624702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2087840783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2087867238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2087891872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2087915760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2087940581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2087965099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2087990332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2088205954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2088235940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2088261056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2088290963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2088315047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2088339097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2088440765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2088654067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2088679638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2088704480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2088730214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2088755227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2088781685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2088805505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2089022294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2089047602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2089071551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2089097491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2089121441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2089152097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2089176951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2089335429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2089586426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2089611778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2089637004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2089661766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2089686561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2089711256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2089737115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2089761865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2090354647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2090379419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2090405313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2090430271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2090454924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2090480188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2090504110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2090726093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2090752689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2090779284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2090802608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2090826020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2090852260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2090877616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2091092192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2091116061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2091142752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2091167667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2091193309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2091217647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2091241361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2091454978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2091478473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2091503089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2091527855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2091553289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2091578653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2091604038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2091627657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2091843865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2091868870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2091893443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2091918431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2091942953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2091969717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2091994627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2092209047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2092232911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2092256712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2092282399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2092306267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2092332010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2092355955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2092381617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2092594354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2092618948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2092642725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2092666228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2092690005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2092713770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2092737883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2092763534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2092981168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2093006225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2093032751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2093056666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2093081074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2093112854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2093138719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2093351699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2093374610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2093400606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2093424833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2093449848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2093473601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2093497340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2093779779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2093805622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2093831640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2093855105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2093880681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2093905676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2093930800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2094278981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2094304441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2094331202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2094354819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2094379887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2094404902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2094430934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2094645724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2094673226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2094699937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2094728452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2094755793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2094783058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2094808698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2094961224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2094987115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2095011721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2095037986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2095061592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2095085742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2095109949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2095133333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2095540076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2095563720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2095589871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2095615084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2095641704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2095665660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2095689688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2096156738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2096180898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2096206000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2096234617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2096259973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2096284575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2096309109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2096583896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2096607290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2096631117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2096654788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2096679070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2096702450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2096728647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2096754509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2096784529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2096808414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2096833288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2096858221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2096882297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2096907121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2096929515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2097144323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2097242037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2097269110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2097292536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2097316167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2097341108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2097364342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2097389086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2097606260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2097631674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2097657111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2097682368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2097895926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2097919671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2097943115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098161205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2098181745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2098206186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2098224703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2098290733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2098308112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098323777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2098340501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2098356258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098371423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2098387363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2098403006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2098419450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2098435233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2098451488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098467518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2098482769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2098498459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098515268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2098535746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2098555291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2098576175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2098597009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2098613545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098628763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2098645013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2098661500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098677478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2098696253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2098715457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2098732745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2098749036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2098767137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098786888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2098805374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2098824373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098844895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2098865591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2098885137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2098907078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2098927513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2098948587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2098974851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2099001301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 348,3480000,10000,0,0,256,6,8175,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2099088499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099112907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2099137731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2099161970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2099187568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2099212749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2099236330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099259156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2099283376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2099307088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099330363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2099353268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2099375458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2099400975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2099424294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2099449121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099475541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2099500007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2099520104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099539187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2099559053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2099581526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2099604196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2099624441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2099643741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099725402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2099763012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2099786232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099805304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2099826030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2099846488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2099866827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2099886114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2099910113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2099936463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2099961965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2099987537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2100146128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2100168849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2100193751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2100218126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2100240454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2100263414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2100285566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2100307151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2100330527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2100352500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2100605029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2100628701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2100654696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2100678937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2100704537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2100728343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2100751994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2100777732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2100800890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2100824688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2101024915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2101053827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2101082232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2101107274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2101181531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2101215747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2101239637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2101344956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2101369714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2101483883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2101509662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2101598363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2101624512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2101649029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2101671791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2101695079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2101719503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2101743562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2101965349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2101993102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2102020357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2102045804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2102068484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2102093037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2102117387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2102285763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2102311029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2102335705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2102361222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2102385485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2102411514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2102434941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2102459197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2102483551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2102507270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2102533353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2102557126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2102584361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2102609223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2102634884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2102659591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2102682986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2102707883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2102732216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2102756939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2102781232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2102807372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2102931144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2103229495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2103253227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2103277178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2103301887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2103325228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2103351108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2103374568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2103401271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2103426343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2103456817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2103657141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2103682094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2103707230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2103730955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2103756028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2103780453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2103806582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2103928840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2103957498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2104369149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2104401715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2104450304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2104478780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2104507079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2104537718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2104564404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2104685657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2104713458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2104737369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2104761300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2104787242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2104811965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2104838617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2104863060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2104890288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2104916442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2104943140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2104968474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2104999170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2105046219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105126013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2105159469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2105184234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2105211363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2105236554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2105262227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105286874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2105310628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2105335319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105359042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2105384082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2105410013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2105435689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2105461025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2105486530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105509979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2105534153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2105559063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105584333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2105609817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2105633799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2105750199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2105777221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2105805341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105830033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2105854165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2105878639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2105909532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2106011903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2106038216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2106064478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2106090404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2106116507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106141610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2106165852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2106190159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106214756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2106240148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2106266519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2106292448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2106316525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2106342667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106372888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2106398788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2106423649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106447425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2106473325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2106497107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2106523553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2106548849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2106574382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106599496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2106623456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2106648519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106672568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2106719431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2106743970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2106771654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2106796780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2106822036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106846428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2106870645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2106905469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2106946792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2106973394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2106997646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2107024405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2107050163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2107081177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107111482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2107143865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2107172084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107195102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2107220589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2107244451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2107270703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2107295662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2107321217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107345658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2107369485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2107395410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107419153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2107443951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2107468046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2107493908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2107519168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2107544900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107568699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2107593212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2107617777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107642061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2107669292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2107698879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2107725954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2107750778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2107781065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107805391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2107830237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2107857213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2107882899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2107910762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2107935828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2107963170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2107988255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2108013869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108038310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2108062779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2108088714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108113438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2108138701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 349,3490000,10000,0,0,256,6,8199,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2108227689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2108254075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2108282203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2108309772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108335351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2108362013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2108392564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108424686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2108453344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2108479680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2108508615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2108536085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2108563067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108611713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2108638673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2108667348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108694148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2108722473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2108747093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2108773512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2108798434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2108823946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108848568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2108875963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2108901176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2108925154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2108952787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2108976817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2109002708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2109028251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2109053884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109078319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2109102292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2109126726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109150892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2109176091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2109220600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2109246820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2109274687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2109300547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109324349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2109349156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2109374226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109398824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2109424149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2109464442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2109490630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2109517824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2109543769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109567439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2109592301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2109616823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109641438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2109667166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2109691523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2109718585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2109743714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2109770043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109793965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2109818005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2109843284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2109867351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2109893215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2109917284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2109943263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2109968936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2109994653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110019158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2110043200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2110067864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110093591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2110118622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2110142747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2110168293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2110193679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2110220149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110243906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2110268606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2110293295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110317082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2110342768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2110366632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2110393044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2110418006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2110443704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110468122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2110492142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2110517142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110543976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2110569494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2110597284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2110628612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2110655848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2110681616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110707233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2110733219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2110760613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110789676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2110817298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2110843806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2110876079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2110903573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2110931693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2110958106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2110984426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2111011016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111037353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2111064904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2111091523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2111119723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2111147324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2111175234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111201219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2111227914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2111254641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111280945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2111308488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2111334984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2111363112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2111390722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2111418719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111444653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2111471951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2111498557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111524809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2111552269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2111578716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2111606839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2111633862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2111685735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111712309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2111738608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2111766129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111792053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2111823800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2111854847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2111882576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2111908124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2111948617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2111973217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2111997646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2112022993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112046928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2112074081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2112098520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2112124309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2112149283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2112174610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112198779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2112223493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2112248180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112272308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2112297173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2112321252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2112347556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2112372403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2112398531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112422342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2112446260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2112471412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112495206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2112520521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2112544101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2112569686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2112597134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2112623023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112647450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2112671402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2112695968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112720200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2112745243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2112769620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2112795438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2112820261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2112846460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112870296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2112894792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2112919413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2112943857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2112969206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2112993200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2113019547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2113044421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2113070038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113094354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2113118382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2113143281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113166885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2113192249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2113216761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2113242711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2113267783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2113293192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113317226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2113341678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2113366432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113390486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2113415288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2113439289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2113465490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2113490365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2113516258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113539828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2113563899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2113588984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113612755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2113637750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2113661982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2113687723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2113713057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2113738612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113762372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2113786839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2113811435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113835756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2113860774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2113885035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2113911525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2113939391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2113965618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2113990175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2114014934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2114039882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114068448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2114099411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2114125130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2114151598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2114194208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2114220641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114244833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2114269542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2114294338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114318125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2114343576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2114367495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2114393941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2114418781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2114460041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114485745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2114510024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2114535248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114559089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2114584577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2114608251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2114634466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2114660052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2114685901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114710177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2114734096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2114758659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114783018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2114808048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2114832206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2114857925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2114882917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2114909060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2114932927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 350,3500000,10000,0,0,256,6,8222,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2115016780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2115042815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115072443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2115101759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2115128309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2115154664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2115179350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2115207882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115231730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2115255679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2115280820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115304538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2115336532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2115360599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2115388513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2115418051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2115446619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115473308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2115499365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2115530308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115556907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2115585073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2115611674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2115640838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2115667171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2115694178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115718901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2115745578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2115772147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115796876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2115824293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2115851655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2115880401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2115909748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2115943577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2115972057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2115998196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2116024688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116049267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2116077264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2116104304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2116133550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2116162016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2116190570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116216486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2116241634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2116267279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116293782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2116320525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2116345072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2116371072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2116396302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2116421804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116445961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2116470578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2116495451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116519746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2116544892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2116568644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2116594938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2116619537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2116646220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116670118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2116714517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2116739629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116763617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2116789361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2116813514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2116839977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2116866905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2116907919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2116932079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2116956302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2116980443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2117011803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2117037380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2117066642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2117097615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2117128430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2117161294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2117185232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2117209804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2117234280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2117257820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2117282971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2117306378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2117333665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2117359212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2117385512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2117414977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2117442159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2117479286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2117506164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2117852100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2117880040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2117944923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2117975262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2118001880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118027774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2118051801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2118079848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118209329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2118235426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2118259281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2118286026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2118310551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2118339775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118363590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2118387666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2118413386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118445271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2118472548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2118586599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2118614864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2118641503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2118667201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118691207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2118723452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2118748042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118773906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2118799413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2118823514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2118850531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2118875639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2118902179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2118926325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2119015507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2119064200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2119090490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2119116709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2119141777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2119169958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2119214129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2119239896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2119264033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2119288920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2119313677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2119519283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2119545127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2119569256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2119596734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2119622441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2119649764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2119674183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2119698741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2119725314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2119749175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2119775000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2119798748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2119905434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2119940487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2119968925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2119994571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2120022534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2120050245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120078618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2120106727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2120133569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2120163936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2120195013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2120224339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120257789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2120290610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2120315478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120350863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2120378954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2120406482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2120435452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2120464615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2120492033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120518431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2120543963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2120569307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120594905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2120622507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2120655811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2120688870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2120725517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2120753934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120779908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2120805298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2120833120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2120858515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2120984603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2121010711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2121040462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2121068151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2121094703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2121118555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2121144004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2121241641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2121269074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2121295088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2121319830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2121347831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2121377160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2121404107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2121427962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2121525308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2121556836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2121606662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2121632363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2121791889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2121824489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2121888586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2121983546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2122047984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2122097865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2122123057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2122228221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2122253555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2122279116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2122405176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2122431043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2122458067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2122482025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2122506102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2122658791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2122682682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2122902758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2122926925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2122954109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2122987057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2123017020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2123056809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2123084313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2123109073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2123133079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2123159207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2123182971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2123210998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2123235992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2123535892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2123560517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2123616720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2123762470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2123788450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2123812742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2123930893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2124223096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2124247701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2124337294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2124361254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2124384686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2124410504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2124449760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2124475918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2124499723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2124526654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2124551470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2124577422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2124601557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2124713864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2124743667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2124770806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 351,3510000,10000,0,0,256,6,8246,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2124901412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2124925433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2124950535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2124976421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2125002116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2125026604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2125050565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2125075231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2126900175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2126925583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2128101474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2128128410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2128153809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2128178042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2128200275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2128223797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2128246311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2128462520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2128487604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2130001098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2130230354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2130254206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2130278623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2130300948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2130324654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2130354586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2130383523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2130412508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2130664834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2130689526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2130715753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2130740695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2130765310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2130840302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2130866346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2130891707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2130915261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2130937337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2130963537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2130987252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2131012769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2131229103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2131252725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2131276883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2131298237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2131320698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2131343718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2131367419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2131582549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2131608042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2131637442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2131661843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2131684908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2131708010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2131731021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2131752996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2131970366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2131994887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2132020336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2132043640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2132067059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2132092569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2132113609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2132134937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2132159118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2132183001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2132398098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2132422943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2132446222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2132471418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2132497033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2132531895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2132557108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2132655210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2132682222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2132905086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2132932483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2132957579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2132982282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2133007268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133032516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2133058553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2133143958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2133170914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2133195652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2133222087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133246050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2133270699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2133295499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133319174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2133346674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2133370795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2133397428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2133422349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2133447769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133472448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2133496386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2133521704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133545432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2133570151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2133594499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2133620393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2133646016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2133672162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133696235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2133720956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2133745841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133770491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2133795452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2133818945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2133845241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2133869980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2133895973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133920204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2133944206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2133969693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2133993441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2134018898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2134042617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2134068193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2134093523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2134124049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134148320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2134172464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2134197878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134222209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2134247198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2134272332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2134293830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2134316155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2134340799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134360077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2134377731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2134395364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134411156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2134430741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2134449337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2134471513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2134491915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2134512829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134534503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2134559648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2134581993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134602400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2134623432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2134645275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2134668023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2134689848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2134717472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134738194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2134759109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2134781888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134802574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2134824141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2134846654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2134868713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2134891752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2134913749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134933845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2134955984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2134977280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2134997712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2135020378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2135041424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2135064125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2135088919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2135112016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135133234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2135156432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2135177805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135198579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2135222432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2135243451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2135269692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2135291869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2135314254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135336722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2135358142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2135379618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135402393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2135424002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2135452988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2135476575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2135498057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2135521266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135540787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2135560021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2135581958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135598478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2135618311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2135653635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2135671579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2135687880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2135705716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135721319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2135736744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2135752535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135768555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2135785342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2135802297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2135819362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2135837135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2135853869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135869172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2135886707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2135903544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2135939488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2135962005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2135981024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2136002083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2136024110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2136049148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2136071065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2136091344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2136116616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2136143016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2136169226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2136192470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2136221937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2136463475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2136490045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2136513590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2136538469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2136563069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2136587267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2136611954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2136635109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2136916325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2136942449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2136968788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2136992585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2137017021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2137041668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2137065411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2137282439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2137307443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2137333906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2137359214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2137385004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2137409721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2137433814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2137650162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2137674958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2137705728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2137729571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2137755327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2137780649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2137806144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2138398086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2138423992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2138448574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2138472216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2138497646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2138522306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2138548527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2138573615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2139050660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 352,3520000,10000,0,0,256,6,8270,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2142285820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2142311337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2142336833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2142360680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2142385581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2142410786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2142439206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2142844749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2142870962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2142894948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2142918506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2142943470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2142969016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2142994044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2143397069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2143423680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2143454982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2143480718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2143504496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2143529040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2143553710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2143957642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2143986275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2144009755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2144035903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2144060909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2144087555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2144111309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2144135240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2144540235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2144564781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2144590248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2144613971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2144641213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2144665770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2144691082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2145094961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2145119863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2145145006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2145168732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2145193929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2145218214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2145244026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2145648390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2145674468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2145698574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2145723016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2145747751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2145771887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2145797082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2145820803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2146118118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2146144408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2146170059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2146193834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2146535573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2146561099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2146585530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2146610622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2146634349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2147039872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2147065937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2147092048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2147115838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2147140870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2147165700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2147189576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2147594141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2147618885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2147647891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2147672790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2147698674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2147964125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2147988549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2148202896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2148228085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2148253315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2148277671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2148303524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2148329403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2148355313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2148379106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2148776540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2148801453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2148825648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2148851528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2148875626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2148901901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2148926617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2149331805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2149356508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2149380782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2149406092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2149429935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2149455623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2149479557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2149505430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2149910215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2149937452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2149962346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2149986880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2150011857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2150112744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2150138381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2150478497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2150505068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2150530832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2150556738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2150581360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2150605688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2150630611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151033707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2151058837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2151083613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2151109606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2151134524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2151161451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151185055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2151413592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2151443910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151468300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2151493271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2151517779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2151543501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2151568356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2151594442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151618090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2151644801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2151669399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151693144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2151716292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2151735067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2151758841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2151781541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2151803759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151827559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2151852917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2151878771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2151904359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2151930662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2151954968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2151980105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2152004709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2152030715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2152054569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2152079283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2152103662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2152127188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2152474270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2152498734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2152525645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2152550634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2152577259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2152601917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2152626566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2152651630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2152674956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2152699927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2152725131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2152756091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2152782776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2152808488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2152832814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2152856582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2152881258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2152905520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2152930420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2152955011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2152980902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2153006195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2153032934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153057173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2153081760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2153106148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153129646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2153154947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2153178371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2153204440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2153228946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2153254178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153278222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2153301869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2153326157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153350011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2153374440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2153398266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2153423421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2153448031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2153474017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153497708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2153521878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2153546089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153569773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2153595163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2153618761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2153644720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2153668975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2153694097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153718298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2153741806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2153767421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153790861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2153815488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2153840525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2153866779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2153892414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2153917760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2153941421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2153965674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2153989880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154013634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2154039092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2154062707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2154094801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2154120190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2154146860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154170937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2154195082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2154220189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154243840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2154269689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2154293543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2154319287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2154344413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2154369549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154394212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2154418445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2154443375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154468139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2154493386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2154517939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2154544007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2154569123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2154595188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154618917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2154643579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2154668314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154692218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2154718225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2154742014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2154770143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2154795451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2154822495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154847340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2154871585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2154897112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2154921170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2154946468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2154976463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2155002666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2155027838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2155052893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155076670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2155101013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2155125493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 353,3530000,10000,0,0,256,6,8293,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2155210015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2155234653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2155258173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2155284255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2155308757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2155334982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155358668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2155382452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2155408296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155437431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2155463380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2155487293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2155513073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2155538604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2155564291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155588798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2155612755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2155637470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155661404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2155686064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2155712629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2155737916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2155762545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2155788424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155811976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2155836531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2155861002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2155885303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2155911805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2155935490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2155962081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2155986964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2156012531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156036987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2156060847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2156086720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156110078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2156134509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2156158989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2156184544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2156209727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2156235104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156258791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2156284256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2156308674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156333189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2156358339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2156382224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2156408767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2156433719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2156461454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156485021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2156508610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2156533982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156557628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2156583085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2156606602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2156632038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2156657956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2156683201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156707182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2156730394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2156758934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156783423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2156808116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2156833300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2156859353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2156884366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2156910683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2156935226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2156959735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2156984188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157007857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2157034680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2157058569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2157085548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2157110255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2157135721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157160227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2157183954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2157213521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157237136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2157262034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2157286805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2157312777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2157341653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2157367017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157392322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2157416150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2157440662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157464797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2157489348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2157512882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2157538673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2157563273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2157591927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157615430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2157639759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2157664010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157687508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2157714285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2157738092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2157763876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2157794988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2157820714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157845059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2157868851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2157893784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2157917371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2157942124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2157966885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2157991989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2158011109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2158033068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158051101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2158072402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2158100662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158122418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2158146611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2158170091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2158195409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2158222010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2158247249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158271100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2158294734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2158318939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158343495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2158368178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2158392912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2158418170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2158442521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2158468171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158491540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2158515941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2158540673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158564605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2158590986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2158614885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2158641911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2158666820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2158692425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158718570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2158742389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2158767335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158790903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2158815641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2158839692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2158865166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2158890884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2158916176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2158939721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2158964026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2158988058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159011974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2159038302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2159062543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2159090549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2159116092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2159142937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159166667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2159190251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2159215371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159238890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2159263611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2159289071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2159314909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2159340430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2159365944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159390180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2159418983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2159443531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159467972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2159492967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2159517421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2159543737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2159568820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2159595982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159620508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2159646368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2159671297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159695396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2159723655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2159749485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2159778317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2159802904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2159842751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159866674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2159891240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2159915807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2159939560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2159965187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2159988976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2160016343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2160041711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2160067336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160092752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2160116486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2160141525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160165203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2160190046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2160215475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2160240948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2160265961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2160291248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160314758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2160341537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2160365687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160388961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2160416115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2160439869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2160466082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2160490866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2160516938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160541215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2160565131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2160591371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160614714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2160639174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2160664031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2160689493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2160714797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2160740068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160777225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2160801404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2160825934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2160850774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2160875975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2160900433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2160926277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2160951172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2160978422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161002167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2161026494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2161050980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161074635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2161100156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2161124499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2161152823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2161177935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2161204190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161228363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2161252428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2161277950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161301874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2161328946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2161353205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2161378966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2161404467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2161429999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161454302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2161478249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2161502838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161529209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2161554590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2161579212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2161605104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2161629794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 354,3540000,10000,0,0,256,6,8317,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2161721534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161748086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2161773775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2161798891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161823010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2161849642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2161873724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2161902606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2161927514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2161954813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2161978619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2162002572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2162028090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162051840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2162082883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2162108677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2162134684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2162160321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2162185791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162210267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2162234757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2162259125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162287418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2162312843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2162337624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2162365356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2162390728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2162416282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162439913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2162472736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2162497287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162522149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2162547760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2162571988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2162598687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2162623359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2162650695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162675017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2162699343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2162733866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162757836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2162783550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2162807508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2162834918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2162859635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2162884826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162909402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2162933165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2162958429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2162982553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2163007678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2163034712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2163061526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2163087911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2163113993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163138079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2163162875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2163187409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163213125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2163238326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2163262083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2163288499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2163313805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2163340844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163364391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2163387900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2163419321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163442780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2163468543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2163492810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2163519835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2163545279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2163571186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163598516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2163623079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2163648787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163672733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2163697751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2163722174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2163747677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2163773565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2163799430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163823103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2163848007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2163872925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2163897657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2163923684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2163948155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2163976072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2164000933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2164027271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164051040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2164074756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2164099884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164123570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2164187546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2164213179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2164239310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2164264825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2164291625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164316102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2164341456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2164365985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164393890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2164420073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2164443561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2164470013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2164494640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2164520534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164544222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2164567804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2164595071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164618791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2164644237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2164668544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2164694655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2164720526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2164753801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164778708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2164803416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2164830277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2164854486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2164879488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2164904076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2164930208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2164957049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2164982847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165006722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2165031376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2165055412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165079154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2165104143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2165127735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2165177373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2165203357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2165229199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165252987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2165277542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2165302232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165325998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2165351777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2165375536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2165404142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2165429116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2165455481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165479305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2165504126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2165529389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165553913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2165591116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2165615573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2165642863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2165668224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2165694036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165718885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2165743116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2165769725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165788657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2165809193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2165828784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2165853901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2165878337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2165904357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2165928479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2165955118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2165981079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166005465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2166032003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2166056407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2166092141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2166117750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2166154255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166178709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2166203723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2166228843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166252754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2166278617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2166303097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2166336655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2166362094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2166388037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166413617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2166438154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2166463926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166487970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2166512839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2166788557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2166810220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2166830218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2166850354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166868676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2166887107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2166906678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2166925192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2166944342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2166967302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2166993510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2167019158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2167044977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167068838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2167097019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2167122177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167147185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2167172272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2167195488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2167231183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2167256448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2167283082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167307158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2167331923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2167356660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167380480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2167407001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2167435771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2167462383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2167487367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2167513114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167538071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2167562190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2167588267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167612411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2167637684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2167662306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2167688288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2167713962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2167739596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167763262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2167788196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2167812676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167837712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2167863523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2167887911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2167914964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2167939882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2167966805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2167990564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2168014163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2168039599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168063313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2168089404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2168113106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2168138669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2168165745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2168191382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168216194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2168240149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2168265980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168290363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2168315604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2168340246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2168366246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2168391641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2168417314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168440906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2168469101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 355,3550000,10000,0,0,256,6,8341,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2168555648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168580198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2168605267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2168629074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2168656626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2168681970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2168708293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168732431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2168761156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2168786691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168810470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2168836586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2168860414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2168886129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2168911637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2168938216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2168962715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2168986740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2169011228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169036439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2169061415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2169085742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2169111846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2169136706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2169163107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169186820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2169212746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2169237943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169262062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2169288132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2169311750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2169338141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2169362632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2169387798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169413534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2169437336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2169462416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169486618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2169511858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2169536421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2169562366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2169588404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2169614208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169637930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2169662655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2169687193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169711945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2169737007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2169760517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2169787828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2169812837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2169839081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169863044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2169886804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2169911987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2169935699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2169961625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2169987924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2170016239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2170043465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2170071542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170103140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2170129119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2170156476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170182081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2170210096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2170236118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2170264766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2170292078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2170329840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170355956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2170382042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2170410198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170436981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2170466755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2170492782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2170532790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2170559634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2170587672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170613816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2170640492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2170698961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170726073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2170753747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2170782113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2170810543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2170838660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2170867388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170894866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2170921700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2170948364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2170977225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2171005234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2171032391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2171060895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2171088631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2171116768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171144307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2171171109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2171195644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171219948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2171244888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2171269171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2171294895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2171319334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2171346026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171370367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2171395429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2171425607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171449588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2171475419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2171499293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2171526572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2171551429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2171578226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171604323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2171628661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2171654706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171678294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2171705588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2171730056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2171756370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2171782532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2171808166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171832034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2171855717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2171880503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2171906070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2171931387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2171956224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2171984206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2172009186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2172035645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172059440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2172084788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2172109613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172133314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2172158873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2172182662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2172208888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2172234421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2172259841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172285172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2172308987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2172334091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172357793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2172382656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2172414462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2172440111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2172467033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2172492589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172516719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2172540393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2172565236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172589567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2172614956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2172638819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2172666348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2172691466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2172717503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172746671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2172771324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2172796168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172819672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2172845947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2172870433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2172896877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2172921704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2172947240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2172971677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2172995332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2173020850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173044669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2173069388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2173093541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2173119345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2173145143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2173170880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173194726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2173224547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2173249194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173273338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2173298819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2173322287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2173348269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2173373007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2173399649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173423572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2173447271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2173472346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173496014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2173521244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2173544745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2173570164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2173597099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2173623024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173647524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2173671521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2173696197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173720454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2173745568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2173770802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2173796594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2173821096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2173846955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173870760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2173894893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2173919318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2173943247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2173969710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2173993470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2174019581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2174044309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2174073294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174098551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2174122189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2174147733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174171384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2174196191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2174220530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2174246558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2174271888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2174297502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174321077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2174346940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2174371826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174396159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2174421213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2174444676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2174470806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2174495893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2174524078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174548171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2174572076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2174597209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174620917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2174646514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2174670327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2174696485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2174723629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2174749412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174773817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2174797842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2174822093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174846178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2174872782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2174897514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2174923102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2174947408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2174975673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2174999624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2175024152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2175049095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175072951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2175109414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2175133442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2175159896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 356,3560000,10000,0,0,256,5,8364,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2175248640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2175274937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175298609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2175323158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2175348824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175372967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2175398691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2175427804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2175455298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2175480299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2175505845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175530093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2175554137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2175579503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175603429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2175628496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2175653594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2175679704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2175714263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2175739950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175763845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2175788548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2175813254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175838231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2175863474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2175887397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2175913831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2175938676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2175964849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2175988846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2176012599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2176038320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176061958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2176087114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2176110464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2176136590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2176162162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2176187728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176212451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2176236276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2176261111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176285393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2176310265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2176335164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2176360756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2176385689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2176412426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176436213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2176460305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2176485369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176509505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2176535160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2176559027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2176585641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2176610222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2176636003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176660264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2176684014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2176709141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176739128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2176765936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2176789965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2176815878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2176841926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2176867918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176892637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2176916883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2176941793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2176966355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2176991613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2177016445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2177051030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2177076027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2177102411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177126255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2177150922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2177175563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177199278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2177226224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2177250112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2177276451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2177301306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2177327142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177351105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2177375513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2177402632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177426699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2177452431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2177476716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2177502993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2177528865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2177556191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177581554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2177605561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2177630159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177654258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2177679078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2177703187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2177728732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2177753284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2177779787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177803667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2177828191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2177852810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2177876950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2177903705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2177927745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2177954253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2177979170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2178004860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178029105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2178052974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2178083177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178106910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2178131726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2178156482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2178182865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2178211371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2178238714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178262510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2178288677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2178313259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178337449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2178362311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2178385933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2178412903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2178438093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2178467030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178491258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2178516094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2178540657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178564772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2178590524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2178615256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2178643172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2178668011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2178693477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178720138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2178739061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2178758680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178778332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2178809684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2178841244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2178867458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2178892843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2178918446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2178942169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2178966364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2178990690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179014128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2179040666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2179064272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2179092545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2179119038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2179146790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179171657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2179196297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2179223193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179247477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2179273737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2179298125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2179324461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2179350517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2179376747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179407000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2179431223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2179457206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179481505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2179507037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2179531835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2179558295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2179585989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2179612527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179637032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2179661939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2179687768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179712130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2179737226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2179761601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2179789274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2179814589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2179840993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179865044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2179890049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2179915261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2179939848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2179967096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2179991534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2180018352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2180043574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2180069946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180094866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2180119299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2180145748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180169779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2180195457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2180220753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2180246952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2180272684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2180298745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180323467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2180349618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2180374939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180399615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2180425055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2180449154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2180475716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2180501199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2180529061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180553479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2180578420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2180603635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180627988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2180653572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2180677386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2180705223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2180730489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2180761617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180786495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2180810919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2180836292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2180860406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2180886169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2180911829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2180938143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2180964015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2180990042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181015004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2181039513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2181064657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181090431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2181115805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2181140545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2181166674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2181191777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2181217792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181241576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2181268557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2181294473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181321449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2181348465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2181373547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2181400334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2181425491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2181452971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181477616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2181502078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2181527464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181551561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2181577949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2181602287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2181628622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2181655340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2181681311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181706475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2181730862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 357,3570000,10000,0,0,256,5,8388,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2181816051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181842865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2181868638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2181893605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2181919818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2181945072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2181971503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2181995619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2182021641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2182046803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182075851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2182102158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2182126698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2182153379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2182178617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2182205939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182230136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2182254424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2182280022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182304145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2182330178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2182354252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2182380258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2182406767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2182432631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182456969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2182480770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2182505668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182530328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2182555745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2182580883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2182606069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2182631200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2182658268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182683724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2182709060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2182734225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182758707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2182785766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2182810165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2182837196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2182862361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2182888417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182913853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2182938249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2182964830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2182989196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2183015003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2183039497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2183065711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2183091534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2183117320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183143599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2183168360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2183193447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183218357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2183243444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2183268194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2183294081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2183319151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2183349203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183372887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2183409966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2183434756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183459575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2183484710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2183508894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2183535641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2183560653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2183595045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183619342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2183644100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2183668745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183692991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2183718573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2183742387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2183770515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2183795586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2183821627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183846228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2183870456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2183895824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2183919603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2183944961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2183971449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2183998218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2184023748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2184049089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184072485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2184096263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2184120537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184157786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2184182225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2184206674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2184232640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2184257821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2184284922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184309133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2184337151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2184362255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184386519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2184412192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2184436065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2184463307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2184488622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2184516419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184540554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2184564470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2184590563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184614865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2184640931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2184664860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2184690179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2184716856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2184747094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184771841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2184795756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2184820765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184845528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2184870884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2184896372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2184922168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2184947295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2184973626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2184997534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2185022557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2185046817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185071877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2185103402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2185127927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2185155107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2185180390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2185206871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185230648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2185254563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2185286289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185309880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2185335446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2185358518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2185383821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2185406382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2185428611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185449414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2185476042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2185500734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185525728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2185550634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2185574234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2185601556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2185627533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2185656226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185680965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2185706039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2185730461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2185753948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2185779619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2185803387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2185830633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2185855680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2186090482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2186115595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2187210269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2187234942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2187257697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2187283567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2187307243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2187398018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2187423599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2187449933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2187476893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2187503529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2187530836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2187555541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2187897754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2187922699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2187948962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2187974167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2187999444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2188024272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2188048627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2188075592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2188293820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2188322205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2188349440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2188377703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2188404933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2188432866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2188652229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2188679830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2188707592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2188733802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2188761695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2188789126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2188816855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2189035644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2189062224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2189090174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2189115228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2189141282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2189165552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2189191234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2189406803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2189434691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2189462122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2189489400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2189515843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2189542284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2189569039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2189595561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2189622235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2189648251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2189673505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2189698234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2189770299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2189794273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2189818114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2189845199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2189869169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2189897717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2189921375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2189947006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2189973149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2189999289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190024571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2190048424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2190072722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190097494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2190122566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2190147070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2190172723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2190197379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2190234231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190258210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2190282095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2190306361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190330162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2190354344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2190377557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2190404726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2190429230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2190455477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190479288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2190503119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2190528293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190551884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2190576608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2190602274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2190628261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2190653977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2190679843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190705057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2190729192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2190755585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190780926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2190806228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 358,3580000,10000,0,0,256,5,8412,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2190892305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2190918174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2190943113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2190970235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2190993747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2191018610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2191043037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191066519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2191092379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2191116714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2191145729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2191171070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2191196595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191222692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2191247114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2191272723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191296481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2191321495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2191347012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2191372574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2191397750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2191434015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191458550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2191482453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2191506939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191532001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2191557442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2191583709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2191609966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2191635151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2191687741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191712820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2191736265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2191760232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191785119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2191810223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2191843417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2191869618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2191896041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2191921598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2191945299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2191975225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2192000049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192024586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2192052035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2192077864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2192108810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2192133666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2192160711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192184988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2192210748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2192235717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192259740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2192285664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2192309705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2192336959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2192361911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2192386934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192412014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2192435856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2192460955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192484583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2192509755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2192535336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2192561312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2192587158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2192612864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192636823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2192672800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2192700332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192725445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2192750586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2192775983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2192802055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2192827513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2192853536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192877609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2192904286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2192929369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2192954132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2192980340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2193004357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2193031020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2193056003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2193083033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193104688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2193123741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2193144939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193164983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2193184679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2193220302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2193242521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2193266762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2193292842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193316711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2193382738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2193411663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193436135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2193462647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2193487020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2193513504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2193539327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2193564880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193590552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2193614689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2193639945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193664279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2193689444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2193714981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2193741287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2193768034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2193794559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193818878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2193844344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2193869726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2193894817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2193920336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2193944553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2193971186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2193998907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2194025005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194049167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2194073094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2194099964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194123968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2194150970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2194175183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2194201495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2194228003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2194254345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194279614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2194304037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2194330512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194354745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2194379941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2194404829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2194430920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2194456632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2194482548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194506589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2194531288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2194556174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194581529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2194608888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2194632693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2194659483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2194684154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2194710215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194733632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2194756835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2194783997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194807861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2194834002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2194857892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2194883601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2194910335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2194936065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2194960625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2194984651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2195009342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195034492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2195059234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2195083309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2195115427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2195141429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2195167125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195191016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2195220561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2195245473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195270139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2195297110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2195321038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2195347567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2195372437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2195398412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195422497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2195446347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2195471504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195494748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2195521790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2195545954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2195572413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2195599039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2195625830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195651514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2195675976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2195700856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195725643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2195750997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2195775709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2195801814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2195826653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2195854004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195877928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2195903349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2195928149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2195952528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2195978734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2196003145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2196083773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2196110725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2196136121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196185824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2196209930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2196235234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196260095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2196286275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2196310437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2196337159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2196362300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2196388219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196413843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2196438067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2196463587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196487501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2196512408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2196537219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2196563284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2196590183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2196616145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196640889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2196664970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2196689859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196716558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2196741572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2196766145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2196792150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2196817243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2196844463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196868455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2196894336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2196919157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2196943228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2196970687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2196994270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2197020459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2197045832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2197071898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197097622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2197121854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2197148204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197172388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2197197716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2197222540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2197248473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2197275798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2197301495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197326137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2197352015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2197376693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197401124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2197426139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2197449797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2197476443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2197501346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2197530174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197554407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 359,3590000,10000,0,0,256,5,8435,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2197634030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2197659498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197683140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2197710067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2197734227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2197760147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2197785594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2197811189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197835522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2197859526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2197883950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2197910124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2197935383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2197961226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2197987170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2198012121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2198038954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198062795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2198091308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2198116126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198143101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2198170878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2198195553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2198229951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2198255216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2198294480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198317482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2198341705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2198370572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198394410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2198419173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2198443840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2198470555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2198500474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2198527132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198569490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2198603392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2198628045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198652498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2198677927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2198702333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2198729005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2198754135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2198780778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198804795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2198829481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2198854222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2198877983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2198903612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2198927225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2198955602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2198980797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2199006563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199031566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2199056102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2199084543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199114768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2199141093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2199165482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2199191499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2199217105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2199243324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199288957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2199313571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2199339333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199363665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2199388924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2199413349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2199439563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2199471576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2199499246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199525247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2199550384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2199574659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199599142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2199624674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2199649478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2199697635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2199724430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2199750328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199775022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2199799741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2199824793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2199849697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2199875247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2199902375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2199929336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2199955574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2199982042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2200006366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2200031899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2200057006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2200276697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2200302863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2200327218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2200354848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2200380409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2200407444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2200432277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2200846732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2200872712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2200897509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2200923354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2200947680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2200974944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2201000224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2201435999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2201461202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2201485586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2201510718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2201535650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2201569326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2201596548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2201622883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2201650576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2201677199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2201702303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2201727996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2201753144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2201778051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2202040894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2202065772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2202104118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2202129113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2202155317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202181171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2202208281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2202232989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202263551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2202290234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2202314030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2202341413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2202366162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2202392120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202416741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2202440824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2202465791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202488985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2202570008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2202596407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2202622975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2202649213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2202674918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202698785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2202723497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2202748703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202774757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2202800093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2202824085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2202850715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2202875803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2202902237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2202926297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2202950434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2202977107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203002172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2203036771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2203061043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2203087715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2203113245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2203141297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203166039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2203190432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2203216148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203240275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2203265837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2203289741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2203315541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2203342085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2203367923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203392134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2203416138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2203441284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203465978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2203491207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2203516368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2203541995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2203567082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2203593281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203617507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2203642068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2203666903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203690881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2203717721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2203741711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2203768161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2203793161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2203818900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203844316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2203868949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2203895977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2203920675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2203945516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2203969695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2203995908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2204021691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2204047670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204071494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2204098259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2204122970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204147474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2204172808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2204196599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2204223012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2204247835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2204277239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204301356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2204329545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2204354343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204381822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2204407610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2204431892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2204459121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2204484641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2204512065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204537005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2204561282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2204589705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204616301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2204647315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2204671554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2204697053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2204722105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2204748083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204772728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2204796945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2204821518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2204851385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2204876928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2204901417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2204927374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2204954836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2204980365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2205004633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2205029791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2205054888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2205079683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2205105065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2205129050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2205158155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2205183877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2205211336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2205235457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2205259329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2205285051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2205309522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2205335623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2205359722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2205385882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2205414189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2205440069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2205464398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2205488530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2205513394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2205540707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 360,3600000,10000,0,0,256,5,8459,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2206647097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2206671914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2206698154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2206723800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2206749786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2206775213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2206799959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2206825068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2206850014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2206875450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2206900738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2206927376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2206954852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2206981628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207005624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2207032731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2207059483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207089225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2207114971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2207139009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2207166638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2207192241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2207218968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207243355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2207268190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2207293959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207318175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2207345103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2207369266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2207395437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2207420375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2207446454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207471059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2207495181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2207521823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207545493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2207570333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2207594631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2207620603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2207645981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2207673529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207698293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2207723988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2207749080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207774249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2207801178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2207825251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2207852854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2207877877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2207904942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2207931548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2207956210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2207981405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208005383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2208031074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2208055297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2208092684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2208117916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2208143774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208167279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2208191102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2208215989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208239740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2208267224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2208291723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2208317948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2208343644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2208370398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208394800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2208418755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2208444022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208469633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2208495203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2208519747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2208545722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2208570755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2208597142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208621429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2208646929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2208671772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208695779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2208721249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2208744782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2208771720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2208796619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2208827916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208852575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2208877160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2208903732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2208927767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2208953621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2208977636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2209003676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2209034324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2209060330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209084764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2209108671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2209133146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209157436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2209182702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2209208227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2209234236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2209259278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2209285448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209309617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2209334135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2209358807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209383268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2209411051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2209436187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2209464308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2209489409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2209515849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209539896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2209564451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2209591248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209615529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2209641624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2209667678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2209692294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2209713733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2209733914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209757365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2209782538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2209806473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209829511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2209853284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2209876921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2209904887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2209930426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2209957174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2209981428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2210005669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2210031062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210054941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2210081372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2210105617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2210131798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2210158202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2210184037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210209287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2210233345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2210258108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210285566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2210311334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2210336187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2210362567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2210388588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2210415977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210440664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2210466091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2210491861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210516437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2210541756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2210566161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2210593071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2210618437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2210644938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210668905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2210693298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2210719710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210744021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2210769839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2210796155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2210823707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2210853395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2210879367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210903881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2210927843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2210953643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2210981078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2211006694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2211031398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2211057443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2211084080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2211111112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211135038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2211160347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2211184975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211214865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2211241246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2211267282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2211294476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2211320234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2211346609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211370777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2211396501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2211421754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211448871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2211476069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2211500465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2211527502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2211552760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2211579880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211603501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2211627602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2211656214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211680099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2211706237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2211730237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2211756229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2211781824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2211807604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211832158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2211856096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2211880729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2211906078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2211931198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2211955303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2211980732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2212005768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2212032348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212056547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2212081246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2212106052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212133169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2212158954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2212185583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2212213550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2212238941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2212265443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212289444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2212313568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2212338441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212361989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2212387492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2212412321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2212438668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2212465461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2212491578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212516425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2212541384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2212566824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212591954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2212618626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2212643561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2212669581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2212694612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2212721760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212745937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2212771513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2212796378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212820483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2212848694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2212872709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2212899665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2212924776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2212951427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2212977602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2213002567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2213029232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213053673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2213079767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2213103747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2213129781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2213156038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2213181770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 361,3610000,10000,0,0,256,5,8483,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2213269261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2213293315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2213318386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213343685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2213369077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2213394048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2213420258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2213445377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2213471587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213498121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2213523400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2213548508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213572665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2213598876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2213623098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2213650928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2213676403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2213702769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213727186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2213751244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2213776957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213801251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2213827783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2213852171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2213878268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2213903812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2213929478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2213953955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2213977818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2214002331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214027508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2214054133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2214079135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2214105066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2214130263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2214156724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214180825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2214206612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2214231572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214255653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2214281454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2214305312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2214332373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2214364506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2214391680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214416358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2214440137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2214465300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214489303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2214516484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2214541352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2214568430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2214600253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2214625423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214649565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2214673889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2214699247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2214734444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2214759267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2214786083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2214812058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2214963721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2214989214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215012494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2215036718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2215060695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215084539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2215109316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2215195773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2215225765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2215251530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2215278084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215301846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2215326180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2215351504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215375394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2215405314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2215429312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2215456132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2215481108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2215506792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215531535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2215556431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2215593909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215618586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2215656052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2215679992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2215707229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2215732768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2215759168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215784147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2215808547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2215836826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2215860611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2215885511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2215910064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2215935761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2215961574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2215987271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216011117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2216037348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2216062034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216087651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2216112894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2216137257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2216164155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2216189451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2216217611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216241326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2216265618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2216290069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216313613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2216338964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2216362637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2216388194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2216414747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2216440270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216465429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2216489804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2216515300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216538981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2216563889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2216589861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2216615500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2216640658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2216666163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216689852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2216714679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2216738997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216763038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2216789916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2216813685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2216840363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2216865601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2216892698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2216930072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2216955557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2216980826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217005144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2217032442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2217060449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2217087357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2217117830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2217145678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217169759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2217193904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2217220306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217244406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2217270339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2217294387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2217320589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2217364037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2217391351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217414434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2217437943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2217462422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217493615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2217521222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2217546206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2217572575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2217598761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2217626160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217652657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2217677129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2217706059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217729976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2217755220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2217781088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2217807368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2217833443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2217859081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217883540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2217908408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2217934015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2217959141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2217984350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2218008364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2218035797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2218060658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2218087716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218112071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2218137136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2218174397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218199580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2218226040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2218251122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2218278945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2218303976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2218330081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218353362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2218376888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2218413746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218437008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2218467567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2218490328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2218516627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2218542210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2218568100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218593005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2218618299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2218644726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218666102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2218685632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2218705092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2218724824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2218743697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2218763284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218781874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2218799956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2218818510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218837126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2218855721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2218873404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2218893365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2218911983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2218931191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2218949074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2218967562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2218985964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219003762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2219023480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2219041591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2219061156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2219080856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2219100420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219118659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2219137014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2219157081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219175246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2219194354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2219213080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2219232709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2219251656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2219271554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219289451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2219307414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2219326259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219344722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2219363667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2219382087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2219402949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2219431308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2219450930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219470107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2219488484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2219507301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219526585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2219546101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2219564551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2219584974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2219603949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2219623423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219642039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2219659962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2219678392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 362,3620000,10000,0,0,256,5,8506,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2219735966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2219754743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2219772984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2219792040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2219810390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2219830083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219847859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2219865643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2219883979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2219902171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2219920802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2219938506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2219958190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2219982258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2220005846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220024724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2220042775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2220061331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220079747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2220098488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2220116336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2220135667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2220154745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2220173908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220191736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2220210815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2220229094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220246738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2220266129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2220283948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2220304656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2220323326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2220342989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220360867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2220378761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2220398165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220416259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2220435297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2220454041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2220473789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2220492783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2220512385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220531093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2220549239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2220567943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220586979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2220606074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2220628535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2220649008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2220667510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2220691242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220709984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2220728856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2220747247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220765995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2220785587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2220803641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2220823183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2220841914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2220860530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220877878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2220895681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2220913346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2220930432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2220948450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2220966272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2220984871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221002755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2221021618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221038471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2221055340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2221072733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221090602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2221108427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2221125388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2221144711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221162464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2221180342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221196964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2221215438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2221232974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221249848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2221268189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2221285007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2221303194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221320735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2221339897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221357011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2221374164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2221392293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221409244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2221427265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2221447083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2221479184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221498174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2221518472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221537746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2221556795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2221575952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221595217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2221614878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2221633428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2221652573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221670498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2221689276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221707589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2221725323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2221743202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221760825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2221780012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2221797597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2221816465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221835685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2221854860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221872278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2221890580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2221908595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2221926128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2221944265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2221962868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2221981000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2221998693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2222017450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222034884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2222053127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2222070888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222088976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2222107208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2222124577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2222143950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2222161493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2222179520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222196591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2222215612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2222232913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222249650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2222268135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2222284924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2222304247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2222323593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2222343822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222362161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2222380486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2222400347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222418596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2222437724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2222457419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2222479758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2222501919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2222523704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222543552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2222563364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2222701083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222738444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2222781698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2222822928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2222846378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2222865660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2222885081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222903818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2222922223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2222941087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2222959977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2222979055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2222997578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2223017834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2223037760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2223058443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223077762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2223096510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2223115931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223134508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2223154366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2223172593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2223192901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2223213186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2223233308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223251794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2223271503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2223291115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223309979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2223328882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2223346000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2223363967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2223381792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2223401521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223418632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2223435428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2223453666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223470985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2223489708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2223509830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2223530486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2223548941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2223567611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223586272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2223603105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2223623652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223642751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2223661050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2223678092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2223696191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2223714615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2223732675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223749735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2223766929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2223785281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223802040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2223819958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2223837444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2223856291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2223873968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2223892514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223909650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2223926495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2223943827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2223961147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2223979096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2223995878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2224014018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2224032382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2224050828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224068200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2224086094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2224103535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224120744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2224138597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2224155894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2224174088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2224191569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2224210421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224227638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2224244606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2224262276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224279764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2224297167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2224314141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2224332961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2224350532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2224368568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224385932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2224406394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2224426594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224445554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2224465860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2224483587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2224503016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2224522260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2224540734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224557851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2224575345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2224593775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224610715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2224632435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2224654032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2224674122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2224692536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 363,3630000,10000,0,0,256,5,8530,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2224752204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224770386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2224787926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2224805694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224822890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2224841717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2224859579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2224877917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2224896267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2224915477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224932524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2224949582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2224968383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2224985751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2225003761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2225021497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2225040422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2225058627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2225077553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225094699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2225112418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2225130830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225149322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2225168349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2225186296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2225205975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2225224624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2225244181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225261600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2225279624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2225297390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225314853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2225333483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2225350739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2225369414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2225387620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2225406640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225423652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2225440672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2225458517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225475543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2225493217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2225510345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2225529333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2225546909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2225565026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225582693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2225600235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2225617730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225636317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2225658583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2225679459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2225700869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2225724333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2225748398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225770430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2225789726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2225809144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225828062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2225849315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2225869352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2225888012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2225907115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2225926154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225943508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2225961574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2225979208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2225996627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2226015096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2226033414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2226053669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2226072366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2226091924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226108936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2226126245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2226144504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226161529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2226179250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2226196586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2226216129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2226234325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2226253150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226271018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2226288167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2226305796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226323158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2226341824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2226358135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2226375769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2226394973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2226413737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226431024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2226448631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2226468745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226486173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2226504428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2226522757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2226541679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2226559634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2226578813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226596414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2226613219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2226631485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226652731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2226675437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2226694169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2226715496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2226735162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2226754395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226773200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2226791316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2226809850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226828066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2226846676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2226864792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2226884571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2226905558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2226929174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2226951197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2226971386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2226992313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227012037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2227033178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2227051606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2227072061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2227092109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2227111776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227130358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2227149736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2227168593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227186875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2227209376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2227227251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2227248000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2227268440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2227288064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227306949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2227325777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2227346298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227363722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2227382785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2227401632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2227420044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2227437449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2227456093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227473425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2227490194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2227507452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227524838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2227543480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2227560683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2227580331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2227598902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2227616889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227634458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2227655158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2227673331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227692021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2227714778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2227734671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2227758172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2227783834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2227808195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227827346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2227846215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2227864764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227882147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2227901048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2227918404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2227936838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2227954884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2227973044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2227990044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228007414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228025113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228042264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2228060424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2228077760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2228095942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2228113980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2228132692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228150428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228167932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228185919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228203890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2228221974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2228240150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2228259105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2228277549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2228296164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228313164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228330967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228348713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228365589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2228383374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2228401281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2228419784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2228437437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2228456404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228473473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228490263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228507586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228525362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2228543324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2228560488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2228579183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2228597228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2228615340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228632236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228649628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228667070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228683653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2228701089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2228720366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2228742335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2228762826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2228782489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228800631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228818788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228837826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228855806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2228874700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2228893466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2228912298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2228929577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2228947360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2228964781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2228982069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2228999551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229019118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2229037738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2229055174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2229074027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2229092809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2229111206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229128334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2229146112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2229163612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229180203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2229197640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2229214562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2229233121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2229251228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2229270141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229287115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2229303859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2229321179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229338352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2229356439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2229373313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2229392214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2229409927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2229427945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229444732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2229461999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 364,3640000,10000,0,0,256,5,8554,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2229520716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229538094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2229555988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2229573260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2229592159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2229609812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2229627480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229644934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2229661875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2229678958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229695457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2229714612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2229732275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2229752413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2229782912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2229805736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229827656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2229849960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2229873201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2229895771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2229917434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2229936706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2229958109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2229977734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2229995860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230013492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230031104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2230049733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230066341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2230084738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2230101820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2230121113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2230139157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2230158708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230176080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230193008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2230211163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230228111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2230246254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2230263360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2230282179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2230299319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2230317857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230335026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230351947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2230369248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230386367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2230404887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2230421831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2230440159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2230458445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2230476727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230493269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230510370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2230528545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230545828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2230563268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2230580936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2230599357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2230616742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2230634626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230652292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230668618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2230684635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230700167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2230717305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2230733620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2230753231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2230773373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2230792363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230810449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230828412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2230846596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230863011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2230881509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2230900474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2230918562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2230935514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2230953381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2230969738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2230986023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231002469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231018564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2231035350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2231051801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2231068935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2231085812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2231105215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231124645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2231145024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231165071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231185630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2231208287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2231227837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2231246549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2231265261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2231283532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231301823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2231319646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231338577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231356388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2231374301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2231393142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2231411317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2231428181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2231446020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231462891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2231479938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231497611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231515506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2231533321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2231549603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2231567172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2231584563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2231602060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231618088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2231634383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231651804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231668230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2231685255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2231701642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2231719879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2231736735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2231755735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231774651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2231791879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231810348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231828109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2231846688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2231863001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2231880200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2231897297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2231914964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231931053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2231947074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2231966766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2231986130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2232006815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2232025954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2232045023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2232063625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2232083427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232101354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2232117868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2232134832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232151945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2232169602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2232187043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2232205599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2232222447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2232240244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232256357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2232273753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2232290517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232306688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2232323400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2232340101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2232357634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2232374441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2232391996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232408182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2232424212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2232440893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232457337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2232474466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2232490218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2232507616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2232525212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2232542895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232558809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2232574996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2232592059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232609179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2232625972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2232643003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2232664485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2232684146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2232706766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232727405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2232748367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2232770602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232791970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2232815077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2232837715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2232861451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2232884005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2232907869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232929241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2232950429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2232972848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2232993339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233015284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233035667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233057649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2233078979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2233101087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233121675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2233142818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2233164315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233180878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233198088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233215728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233233389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2233250110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2233271407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233287677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2233304391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2233321342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233338301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233356208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233372090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233389650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2233406591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2233424112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233440110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2233456741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2233473235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233489450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233506225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233522583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233540070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2233556711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2233573856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233590407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2233606503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2233622857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233638717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233655954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233671830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233688983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2233706082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2233723013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233739190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2233755060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2233772293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233788218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233804904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233820791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233838684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2233855279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2233872346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233888275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2233905055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2233922359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2233938737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2233957696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2233975710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2233995522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2234013949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2234035748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234056633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2234074895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2234093657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234110814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2234128883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2234146207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2234164448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 365,3650000,10000,0,0,256,5,8577,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2234223631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2234243897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234262266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2234282902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2234302431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234320327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2234340231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2234357948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2234376306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2234394201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2234412020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234428587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2234444794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2234462388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234478622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2234496733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2234514159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2234533126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2234550720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2234568588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234586332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2234602848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2234620780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234638151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2234657771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2234674875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2234693527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2234712665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2234731031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234747680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2234765266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2234782723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234799111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2234815836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2234832382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2234850553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2234867093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2234884080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234900566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2234916769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2234933349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2234949636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2234967195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2234984369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235003031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235020986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2235038948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235055555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2235071683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2235089130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235105796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2235123185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2235141449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235160117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235178591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2235197431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235215705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2235233744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2235250509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235267021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2235284978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2235301968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235320216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235338208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2235356375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235372595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2235390404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2235407094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235424386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2235443138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2235461681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235480987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235499579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2235519962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235537373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2235555093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2235572990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235592595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2235610855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2235628303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235647709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235665657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2235683325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235699562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2235716383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2235733128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235749149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2235767299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2235783925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235801556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235818449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2235836644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235853555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2235870124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2235887096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2235904145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2235924600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2235946492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2235970088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2235987970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236005847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236023190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236040138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2236057108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236073297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2236090965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2236107522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2236125154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2236142519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236161344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236178536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236194701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2236211907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236227974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2236245627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2236261887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2236280675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2236297761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236316537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236334193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236350643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2236368264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236389745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2236409543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2236426715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2236446054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2236465406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236484181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236501660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236519608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2236537102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236553881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2236571433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2236589037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2236606797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2236623840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236642381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236658825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236675318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2236692006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236709275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2236727660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2236744375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2236762275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2236781358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236799536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236816198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236834106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2236851441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236868108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2236885490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2236902691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2236920578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2236937584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2236955516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2236974244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2236992528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237009426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237027450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2237044824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2237062568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2237080982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2237098410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2237116109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237132578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2237150026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237167714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237188516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2237211149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2237232436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2237253832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2237273949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2237293448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237311547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2237330203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237348845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237366866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2237386936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2237404738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2237422912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2237441725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2237461713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237479442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2237496558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237513577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237530543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2237547703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2237563904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2237582000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2237598850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2237616451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237632628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2237649250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237665969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237682537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2237699673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2237716518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2237734156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2237751495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2237769698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237785903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2237802336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237819755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237836612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2237853610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2237873316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2237895618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2237916003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2237936101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2237954306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2237971933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2237989932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238006545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2238024805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2238044911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2238066901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2238089020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2238110470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238131451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2238153164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2238174546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238194877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2238219100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2238241460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2238260469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2238280614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2238299991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238317052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2238335173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2238352592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238370060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2238394135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2238413464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2238436945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2238463454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2238487843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238510438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2238533716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2238557528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238581412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2238604480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2238622708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2238642464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2238660940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2238681722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238700120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2238719463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2238738462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238756659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2238776249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2238794690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2238814783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2238834380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2238854391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238873112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2238892435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 366,3660000,10000,0,0,256,5,8601,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2238951038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2238970466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2238990496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2239008893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2239029999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2239049495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2239069723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239088845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2239107569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2239126993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239146815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2239166141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2239185300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2239206020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2239225002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2239244843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239262959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2239281561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2239300045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239317748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2239336279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2239353478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2239372381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2239392694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2239410475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239426354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2239444185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2239463401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239480930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2239500059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2239517496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2239538178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2239558433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2239576441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239593994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2239610279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2239629713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239649767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2239670293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2239690166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2239713205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2239734454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2239756608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239778297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2239798886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2239820149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239841302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2239863069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2239884680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2239907709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2239929639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2239952411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2239973714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2239995486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2240017952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240039380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2240062228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2240084091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2240106556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2240128800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2240152352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240172944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2240193337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2240214869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240236140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2240258072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2240279251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2240302196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2240323895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2240346099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240367880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2240390342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2240412621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240433962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2240457448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2240478642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2240501956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2240524918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2240547557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240567353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2240588636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2240609899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240630808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2240653150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2240673797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2240698542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2240730245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2240760338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240784608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2240807375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2240829157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240848636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2240869274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2240888341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2240909828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2240930095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2240951191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2240971277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2240991068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2241013225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241035623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2241058639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2241080689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2241103251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2241124418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2241146109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241165439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2241185044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2241205724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241225171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2241245824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2241265615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2241287371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2241307593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2241328827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241348226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2241367592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2241387499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241407100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2241427169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2241446332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2241467795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2241487907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2241509967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241531302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2241551861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2241572835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241594097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2241615222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2241635272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2241657938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2241678768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2241700421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241721236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2241741259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2241761298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241780902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2241801019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2241820302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2241841449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2241861385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2241882146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241901738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2241921067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2241940928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2241961048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2241981231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2242001052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2242022650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2242042913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2242064260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242085376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2242105345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2242126313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242148894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2242170446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2242190810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2242213149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2242233993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2242255371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242275756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2242295649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2242316135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242338079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2242359049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2242379296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2242402146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2242423390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2242445271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242466238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2242486491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2242507063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242528738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2242551047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2242572877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2242597377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2242620222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2242642116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242661407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2242680807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2242700796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242720433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2242740634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2242761254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2242784633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2242806309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2242829260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242849373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2242869553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2242891474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2242911365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2242932272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2242953878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2242976016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2242997381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2243019146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243039459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2243059255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2243079357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243097895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2243117369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2243136577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2243157500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2243177287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2243197658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243216742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2243235465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2243254935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243273857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2243293403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2243312279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2243334152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2243354596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2243375944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243396096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2243415904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2243436472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243458035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2243479403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2243500219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2243523922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2243545658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2243567915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243588672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2243608772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2243629436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243649418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2243669702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2243689159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2243710715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2243730879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2243751795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243771672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2243792196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2243813075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243833774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2243855095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2243875660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2243898774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2243919482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2243940864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2243961453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2243981661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2244003063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244023923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2244045613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2244066028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2244088971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2244109737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2244131621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244152555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2244173066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2244194589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244216348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2244238212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 367,3670000,10000,0,0,256,5,8625,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2244307203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2244329339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2244348330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2244365643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244381771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2244398115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2244414459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244430244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2244446917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2244464398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2244485735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2244503350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2244523494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244541123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2244558829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2244575916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244592856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2244609998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2244626282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2244644113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2244660651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2244677689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244693601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2244711416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2244728112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244744191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2244761369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2244779010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2244796377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2244813340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2244831475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244847580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2244863821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2244880392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244896589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2244913006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2244928555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2244945388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2244962164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2244978506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2244993732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245009335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245025737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245041151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2245057326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2245073262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2245090696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2245106984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2245123823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245139639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245155314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245171362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245187021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2245204124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2245219748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2245236585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2245253216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2245270604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245286352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245302094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245318365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245334258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2245350626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2245366161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2245383390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2245400863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2245417776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245433508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245449320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245465827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245481438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2245497912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2245514152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2245531919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2245548511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2245567850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245586770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245602753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245618997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245634498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2245653896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2245672904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2245695307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2245721641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2245747144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245770575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245791768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245812568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245833891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2245853498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2245870252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2245887935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2245905840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2245923502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2245942598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2245963574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2245983709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246003751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2246026526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2246047333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2246070104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2246091886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2246113820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246133915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2246153907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2246173957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246193699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2246215556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2246235082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2246256629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2246278023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2246299238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246319021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2246338984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2246359129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246378549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2246399483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2246418940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2246440184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2246460960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2246481968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246501533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2246522245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2246542674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246562412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2246584933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2246605745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2246628293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2246649463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2246670858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246690950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2246711963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2246733027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246753372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2246774800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2246794495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2246815825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2246837200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2246861482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246884508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2246908551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2246932551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2246955997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2246978831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2247000494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2247023923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2247045385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2247067608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247088281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2247109097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2247129856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247150076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2247170610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2247190071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2247211691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2247232067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2247252994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247273667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2247293645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2247314206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247334372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2247354843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2247374251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2247396201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2247416760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2247437883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247458946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2247479283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2247500094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247521215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2247542581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2247562882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2247584413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2247601018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2247618038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247633899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2247650514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2247666759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247682420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2247699311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2247715521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2247732651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2247749179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2247766808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247782532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2247798292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2247814557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247830669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2247847074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2247862657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2247880996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2247898090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2247915024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247930795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2247947542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2247965365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2247982097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2247999666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248016781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248034100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248050763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2248067948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248084840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2248100787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2248117203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248133204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2248150463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248166166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248183138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248199816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2248217340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248232843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2248248342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2248265894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248282319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2248299299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248315420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248333379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248350008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2248366851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248382629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2248399232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2248415550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248431002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2248447567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248463870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248481117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248497613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2248516255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248533290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2248550448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2248568716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248590760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2248612828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248630187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248650416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248671764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2248690898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248711032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2248729266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2248746983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248763963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2248782875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248799609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248817401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248834776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2248852092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248867947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2248886286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2248905696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2248921895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2248938826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2248957260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2248976103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2248994803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249013799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249032183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 368,3680000,10000,0,0,256,5,8648,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2249087036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2249103989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249120567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2249137931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2249154239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2249171074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2249187615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249205541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249221444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2249237302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2249253892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249270878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2249287590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2249303437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2249320869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2249338211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249356046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249371858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2249388250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2249405505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249421551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2249438362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2249455912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2249473918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2249490915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249508458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249526501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2249543949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2249561041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249578095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2249595050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2249610904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2249628053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2249645177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249662429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249678265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2249694142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2249711791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249728203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2249745167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2249761398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2249779285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2249796195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249813285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249830071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2249846483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2249864673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249880748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2249900386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2249921341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2249940450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2249960681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2249980725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2249999050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250017836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250034915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250052630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2250069932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2250087898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2250105271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2250122181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2250140664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250156973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250173414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250191451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250209943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2250227605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2250244563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2250263396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2250282160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2250300502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250317759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250335312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250352278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250368649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2250386264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2250403991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2250422221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2250439820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2250458588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250475141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250491660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250508689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250526193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2250543551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2250560015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2250578591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2250595794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2250613421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250629815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250647209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250664028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250680280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2250697532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2250715358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2250733533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2250751028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2250769665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250786429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250802903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250820610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250837670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2250855228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2250871608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2250890491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2250908341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2250927665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250944820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2250962677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2250980379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2250997214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251015466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251031864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251049791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2251066799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2251085439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251102157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2251119089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2251136590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251154353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251172318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251189508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251210221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2251231098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2251252411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251271448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2251289335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2251307996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251325665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251343619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251359844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251378427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2251395794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2251412913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251428813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2251444806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2251461764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251478107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251495404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251511687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251530235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2251548586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2251566058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251583206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2251599391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2251616005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251632089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251649858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251665919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251683257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2251700023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2251718127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251734209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2251750300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2251767441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251783794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251800600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251816548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251834664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2251851530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2251868665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251884600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2251901987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2251918708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2251934791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2251954025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2251974179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2251992535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252009437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252029298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252046565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2252063609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2252081881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252098128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2252115495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2252131719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2252150261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252167316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252184509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252200623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2252218843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2252238325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252257466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2252278246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2252296121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2252316059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252335209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252353821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252370933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2252387813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2252405892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252422588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2252440547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2252458268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2252476308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252493640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252511837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252529663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2252546448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2252563826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252581543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2252599390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2252616210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2252634781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252652779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252670628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252687026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2252704360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2252722169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252738633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2252755778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2252773435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2252792937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252810099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252829535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252847273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2252864528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2252882144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2252900185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2252918060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2252937977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2252958093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2252976921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2252995951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253013607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2253032665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2253050226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253066893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2253085083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2253101884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2253120054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2253137202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2253155596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253171996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2253188510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2253206316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253223295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2253242608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2253262128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2253286724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2253307666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2253326549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253346687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2253365439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2253384314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253403233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2253421410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2253438819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2253458181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2253475791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2253494751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253511825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2253529907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2253547486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253564650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 369,3690000,10000,0,0,256,5,8672,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2253620685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2253637981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2253656554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2253673603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2253691021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253709203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2253728888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2253749064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253769370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2253790105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2253810866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2253835375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2253856414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2253879307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253899707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2253916875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2253934168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2253954293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2253973558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2253990111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254008013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254027558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254046761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254063740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2254082146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2254099910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254116711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2254134442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2254152564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254170817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254188085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254206635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254224455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2254242370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2254261462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254282337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2254300743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2254318151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254338096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254355582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254373531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254390769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2254407619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2254424712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254441152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2254459311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2254475647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254493609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254510742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254528917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254545131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2254561749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2254579160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254595862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2254612697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2254628641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254646922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254663646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254681055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254697192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2254713866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2254730284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254746930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2254765041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2254783912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254802602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254821011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254840335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254856591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2254872889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2254890876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2254907420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2254924319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2254940976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2254963051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2254980777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2254998301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255016065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255033498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2255050422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255066668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2255085085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2255101796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2255121671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2255138736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2255159917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255177489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255196070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2255217841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255240728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2255262081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2255282140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2255301530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2255320079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2255340767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255357604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255375163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2255394618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255411233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2255428059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2255444562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2255463984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2255481640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2255499462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255517142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255534175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2255551694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255568331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2255586479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2255602966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2255621082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2255638317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2255656382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255672259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255688415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2255705563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255721799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2255738512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2255754575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2255772190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2255788698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2255805734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255822528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255839361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2255855756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255871643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2255888621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2255905334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2255922397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2255938795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2255956637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2255972965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2255988916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256005742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256022454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2256039612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2256056720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2256074379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2256092854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2256111262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256128363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2256146802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256163766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256179961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2256196949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2256214269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2256233002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2256251044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2256270619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256287288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2256303676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256320560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256338897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2256359421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2256379215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2256406516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2256431079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2256457950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256479214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2256499999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256522455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256539162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2256556311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2256572584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2256591215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2256608187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2256625153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256642027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2256658381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256675087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256691561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2256709738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2256725680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2256743465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2256760758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2256780126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256796156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2256812682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256830859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256847093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2256863981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2256880340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2256898287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2256914987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2256932463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256948593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2256965644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2256982388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2256998820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257016744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257033022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2257050632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2257067819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2257086233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257101890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2257117540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2257133915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257150721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257167272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257182975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2257200256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2257217502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2257235684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257253960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2257273900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2257296087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257317436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257343607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257363791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2257386100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2257409469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2257429528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257447418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2257465860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2257482716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257499005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257516664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257532968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2257550242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2257566868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2257585150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257601625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2257617760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2257634397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257651065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257667826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257683734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2257700939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2257718292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2257735348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257751264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2257767670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2257784053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257799781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257816355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257832408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2257849479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2257865951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2257882927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257899686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2257916427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2257933449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2257949909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2257967772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2257983623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2258000752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2258017615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2258034688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258052595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2258071874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2258094358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258115462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2258137903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2258160704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2258184498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2258206168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2258226240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 370,3700000,10000,0,0,256,5,8696,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2258290546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2258312734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2258333290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258353000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2258372565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2258391242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2258410397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2258427702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2258445478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258463181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2258479610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2258495972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258511775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2258529787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2258546198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2258563570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2258580948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2258598445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258614112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2258629750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2258646526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258662522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2258679354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2258695111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2258712645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2258729654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2258746875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258762786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2258779569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2258796114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258811740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2258828601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2258844628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2258861876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2258878638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2258896234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258912894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2258929588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2258946271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2258963044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2258980402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2258997373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259016065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259033782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259052019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259070065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2259087758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2259104620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259120488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2259137439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2259154276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259171632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259188193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259206040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259223592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2259240335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2259256743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259276928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2259297986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2259314273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259333345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259350998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259369413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259387225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2259405922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2259423009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259439654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2259457934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2259474904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259492720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259509767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259528331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259544212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2259559912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2259576017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259592298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2259609375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2259625088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259642599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259659214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259676416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259692103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2259708376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2259724771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259741284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2259757851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2259774427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259793136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259809807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259827121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259843111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2259859454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2259875836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259892082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2259908991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2259925050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2259942181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2259959288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2259976432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2259992449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2260008248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2260025054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260040942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2260057840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2260073501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2260090944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2260107333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2260124496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260140653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2260156444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2260172645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260188372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2260205670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2260221417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2260238438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2260254829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2260274065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260294178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2260310877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2260328477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260344931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2260362809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2260379777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2260407606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2260452453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2260480236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260524269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2260572389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2260677026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260720080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2260739612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2260755753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2260775525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2260792975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2260812831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260867030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2260930474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2260956937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2260977695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2260996980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2261016150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2261039601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2261069629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2261099613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261123344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2261147721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2261172008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261195178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2261220337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2261243410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2261269023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2261293485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2261318482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261342596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2261366497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2261391292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261415112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2261439921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2261464113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2261489607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2261513954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2261540087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261563639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2261587774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2261612117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261635438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2261660565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2261684568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2261711026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2261735302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2261760042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261785022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2261808779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2261833790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2261857573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2261881641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2261904951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2261929556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2261953808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2261978570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262001282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2262025428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2262048977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262073858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2262102212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2262125865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2262152454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2262177915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2262206978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262230963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2262254687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2262279979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262303982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2262329586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2262353187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2262378691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2262404322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2262430888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262456658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2262481289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2262506223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262531543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2262556925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2262582136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2262607975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2262632600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2262658547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262679613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2262698871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2262720864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262742566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2262768543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2262792025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2262819294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2262846900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2262872878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262897882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2262921654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2262945072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2262968805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2262994225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2263019105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2263045546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2263070707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2263097294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263121413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2263146063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2263170926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263194921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2263221213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2263245330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2263272070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2263297226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2263323143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263346739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2263370339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2263395966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263419605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2263444712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2263469314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2263495180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2263520918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2263546975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263571009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2263595801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2263620569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263644870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2263670373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2263694319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2263721806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2263746634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2263772596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2263796749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2263820940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2263847359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 371,3710000,10000,0,0,256,5,8719,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2263936013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2263963166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2263987987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2264015159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2264040970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2264066517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264090820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2264114888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2264139813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264163897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2264189291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2264214682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2264240410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2264265305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2264290701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264314310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2264338655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2264363048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264386380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2264411328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2264435062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2264461389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2264486400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2264511942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264536444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2264561077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2264586780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264610982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2264636476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2264661530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2264688201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2264714267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2264740865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264765896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2264790453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2264814630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264838407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2264863363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2264886924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2264913049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2264938331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2264964198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2264988221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2265012292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2265037885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265061761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2265087579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2265111470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2265137117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2265162698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2265188196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265212662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2265237245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2265262853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265288618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2265314045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2265338492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2265364462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2265388941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2265414760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265438720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2265462952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2265487479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265510906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2265536207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2265560164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2265586165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2265611416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2265637212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265662038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2265686195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2265711459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265735744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2265761192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2265785406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2265811400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2265837025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2265862639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265886242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2265910608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2265935053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2265959555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2265985519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2266009194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2266035380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2266059948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2266085883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266109773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2266133550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2266158608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266182634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2266208245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2266232007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2266257796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2266283249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2266308745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266332792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2266356599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2266380858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266404905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2266429590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2266453444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2266478917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2266504119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2266530440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266554194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2266578228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2266602475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266625857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2266651093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2266674541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2266699642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2266724488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2266750265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266774634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2266798746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2266823415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2266854022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2266882909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2266908436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2266935154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2266962088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2266988506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267012040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2267037450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2267062389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267088974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2267114280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2267138355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2267165644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2267190398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2267216605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267240657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2267265309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2267290255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267313866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2267339229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2267363136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2267388853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2267414383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2267439666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267463562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2267486944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2267511014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267534879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2267559781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2267583702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2267609029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2267633491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2267659266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267682753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2267706617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2267730808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267754738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2267780167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2267803986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2267830043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2267854605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2267880379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267904658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2267928831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2267954124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2267978043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2268002940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2268026979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2268053677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2268078837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2268104381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268128079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2268152261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2268176953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268200711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2268226399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2268250405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2268276825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2268301810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2268327792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268351591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2268375944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2268401154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268425077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2268449938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2268474269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2268500181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2268525490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2268551330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268575170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2268599766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2268624451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268649053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2268674250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2268697638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2268723466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2268748544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2268775172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268799059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2268822781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2268848252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2268871913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2268897666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2268921332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2268946894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2268971878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2268997035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269021249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2269044818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2269069487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269094392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2269119093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2269143230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2269168840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2269194188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2269220703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269244830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2269269475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2269294203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269318041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2269344212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2269368152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2269395744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2269420490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2269446375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269471399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2269495756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2269521245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269545191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2269570408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2269594799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2269620806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2269646078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2269671611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269695324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2269719659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2269744181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269768140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2269792861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2269816980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2269843476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2269868544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2269895260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269919077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2269942922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2269968136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2269992027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2270017644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2270041174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2270067534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2270093354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2270119285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2270144325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2270168056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2270193095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2270217727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2270243014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2270268196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2270293896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2270318517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 372,3720000,10000,0,0,256,5,8743,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2271376334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2271401960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2271426272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2271450858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2271475129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2271500389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2271525941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2271552069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2271577748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2271603340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2271627186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2271651214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2271675370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2271699183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2271724454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2271747974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2271775098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2271799668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2271825655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2271851163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2271875191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2271900090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2271923486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2271948845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2271977180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2272002951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2272028599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2272054508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272079798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2272103718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2272128213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272152480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2272177492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2272202231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2272227693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2272252673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2272282404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272307168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2272333895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2272358719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272382641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2272408194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2272432184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2272458826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2272483855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2272509814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272534320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2272558475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2272583556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272607268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2272632178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2272657056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2272682421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2272707295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2272732554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272756125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2272782538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2272806955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272831349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2272856264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2272880180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2272907541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2272932402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2272958780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2272982600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2273006897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2273032286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273056216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2273081824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2273105528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2273131230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2273156459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2273181958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273205807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2273229224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2273254639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273278670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2273303343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2273327208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2273356132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2273381381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2273407630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273431433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2273455897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2273480461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273504454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2273530060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2273553820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2273580052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2273604627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2273629977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273654026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2273677617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2273702310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273725972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2273750694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2273774629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2273800016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2273824496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2273850110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273873824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2273897876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2273922184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2273946112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2273971666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2273995517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2274021485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2274045893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2274071260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274095113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2274122989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2274150874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274174501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2274199503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2274223773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2274249907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2274276613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2274302165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274326374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2274352234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2274376881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274400817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2274425522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2274449386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2274476250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2274501401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2274528085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274552056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2274576426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2274603309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274627425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2274653785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2274678152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2274706073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2274731501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2274757450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274781343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2274804728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2274829834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2274853336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2274878561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2274902783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2274928352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2274953468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2274978539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275002447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2275027691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2275052241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275076145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2275101626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2275125460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2275152079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2275176984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2275203206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275226722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2275252897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2275280285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275304067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2275331711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2275355917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2275382110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2275409476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2275435539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275460100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2275483969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2275508547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275533437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2275558688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2275583625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2275609746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2275634860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2275662534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275686679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2275714255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2275738902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275762802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2275788977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2275812744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2275838825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2275863579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2275889056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275913173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2275936850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2275962495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2275986048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2276006979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2276030825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2276051183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2276075499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2276100807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276123624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2276148552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2276173241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276197517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2276223503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2276247568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2276274461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2276299554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2276325007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276349974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2276374365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2276399114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276423629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2276449032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2276473992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2276500478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2276525676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2276550817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276574551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2276599802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2276624118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276648964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2276675536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2276699492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2276725244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2276749981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2276776759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276800694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2276824857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2276850059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2276873733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2276901172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2276925266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2276951539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2276977822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2277003926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277028146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2277051819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2277076173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277100198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2277125009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2277149392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2277175070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2277199842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2277226060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277249750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2277275237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2277303492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277329261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2277354360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2277378358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2277405204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2277431068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2277457359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277481329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2277505344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2277530367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277553850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2277579071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2277602582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2277628124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2277653156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2277678382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277702146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2277725721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 373,3730000,10000,0,0,256,5,8767,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2277810469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277834804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2277859499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2277882969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2277908652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2277932984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2277959056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2277982601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2278006204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2278031024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278054398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2278079668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2278103122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2278128844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2278155195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2278180735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278205125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2278229563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2278254240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278279610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2278304996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2278329750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2278355695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2278380739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2278407724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278431381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2278455865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2278480393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278505224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2278531186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2278555156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2278581808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2278606586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2278632123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278657201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2278680915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2278706275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278730318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2278755294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2278780615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2278806504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2278831879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2278857513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278881265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2278905720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2278930307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2278954532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2278979260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2279002699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2279028830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2279053373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2279079116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279102668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2279126222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2279151223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279174831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2279202211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2279226732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2279252402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2279278473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2279304070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279328806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2279352939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2279377476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279403121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2279428351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2279452982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2279479832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2279505812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2279534212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279561744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2279587028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2279616426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279641876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2279667359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2279691586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2279722381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2279747484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2279777022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279808156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2279835341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2279860224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2279884509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2279910629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2279934830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2279961433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2279986347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2280011999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280036888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2280060359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2280084942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280108987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2280133492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2280158477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2280184440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2280211079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2280236160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280259735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2280284010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2280308174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280332050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2280356437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2280379477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2280405905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2280430079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2280455993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280479367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2280502821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2280527490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280550608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2280574914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2280600594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2280625740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2280651017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2280676117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280699799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2280724232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2280748614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280774286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2280799172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2280822765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2280848792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2280872938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2280898897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2280922294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2280946006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2280978713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281001727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2281026329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2281048891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2281073510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2281097421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2281121580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281145923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2281171356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2281197255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281222470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2281247150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2281271335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2281298100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2281323649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2281352245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281376584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2281401822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2281426385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281450194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2281475683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2281499186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2281527424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2281552468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2281579087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281606294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2281630437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2281658505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281682701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2281710848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2281734858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2281760842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2281786015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2281811128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281835447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2281859136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2281883403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2281908809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2281933675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2281957908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2281983659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2282008290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2282034124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282057670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2282084196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2282108776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282132719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2282158592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2282182192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2282208922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2282233885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2282259606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282285454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2282309597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2282335303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282358902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2282383631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2282408479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2282434497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2282463996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2282489735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282513574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2282538054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2282562642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282587417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2282612582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2282636413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2282664355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2282688736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2282715754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282739330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2282762952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2282788221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282811890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2282838244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2282861778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2282887207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2282913046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2282938742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2282963158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2282987104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2283011769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283036906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2283061989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2283086432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2283112089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2283136886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2283163019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283186678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2283212882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2283237487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283261207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2283286811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2283310552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2283338906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2283363769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2283389723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283414554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2283438449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2283464053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283487961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2283513104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2283537541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2283563414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2283589921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2283615833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283640529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2283664576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2283689237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283713736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2283739659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2283763605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2283790068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2283814762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2283841505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283865735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2283890847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2283915472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2283939152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2283965137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2283989115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2284015704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2284040443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2284065890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284090080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2284113859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2284138300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284163466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2284188990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2284213892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2284240133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 374,3740000,10000,0,0,256,5,8790,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2284324558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2284350516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284374100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2284398819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2284423265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284447380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2284473909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2284497665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2284525074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2284550213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2284576231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284601058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2284624978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2284650599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284674673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2284699860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2284724774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2284751047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2284776907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2284802446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284827512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2284852045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2284876653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2284901070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2284926192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2284950069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2284976645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2285001444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2285027819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285051647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2285076001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2285101591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285125718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2285152443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2285176276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2285203444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2285228533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2285254265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285278745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2285303131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2285329021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285353170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2285378473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2285445243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2285473410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2285498532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2285528356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285552641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2285578153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2285604091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285628544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2285654895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2285679009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2285707236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2285732178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2285757711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285784470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2285812702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2285838194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2285861723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2285886433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2285911213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2285937992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2285964195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2285989883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286013789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2286038231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2286062872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286087454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2286112339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2286136034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2286163496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2286188302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2286214560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286238874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2286263264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2286289373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286313601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2286340910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2286364482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2286390643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2286416182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2286442074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286467201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2286491544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2286518870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286543353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2286568850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2286593508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2286619520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2286645773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2286671282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286694900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2286719520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2286744145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286768485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2286793677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2286817526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2286844725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2286870314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2286899278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286923816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2286948025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2286974379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2286999359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2287027099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2287051342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2287078769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2287104114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2287129965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287155289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2287179540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2287206388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287233827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2287260494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2287286005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2287312404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2287338182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2287364375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287388562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2287421361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2287446511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287471850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2287497472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2287523166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2287549773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2287575221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2287604147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287627868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2287653662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2287678898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287703802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2287730102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2287754812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2287783550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2287809082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2287835819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287859944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2287883920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2287909437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2287933529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2287960593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2287984703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2288011066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2288038010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2288064104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288090792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2288114684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2288140683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288165399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2288190638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2288215310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2288241138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2288266725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2288292477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288316393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2288342316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2288366934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288391208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2288416624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2288440653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2288467631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2288492974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2288521275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288545606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2288569829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2288595406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288619286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2288644969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2288668909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2288694815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2288723845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2288749664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288774173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2288798170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2288822862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2288848897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2288874047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2288898607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2288924432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2288949129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2288977182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289000988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2289026461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2289052514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289076215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2289102218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2289127117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2289154312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2289179059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2289205100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289231147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2289256333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2289281678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289306558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2289335585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2289359802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2289385804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2289411526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2289437627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289463182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2289487002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2289510890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289538418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2289563825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2289588651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2289615151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2289644524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2289670828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289695031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2289720537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2289745878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289771009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2289796984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2289825352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2289854358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2289879715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2289906575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2289930297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2289955282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2289980559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290004688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2290030801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2290054802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2290082790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2290108572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2290134687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290159256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2290186095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2290213753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290237026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2290261337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2290286331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2290315197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2290345545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2290371933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290397184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2290421588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2290446414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290471349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2290496264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2290520448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2290546616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2290571484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2290598156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290622252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2290646934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2290671792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290695628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2290721840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2290746014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2290773120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2290798156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2290826243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290852232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2290875931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 375,3750000,10000,0,0,256,5,8814,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2290962916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2290987178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2291012358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2291040784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2291066581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2291092123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2291118063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291142830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2291167533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2291192702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291219245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2291244324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2291268601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2291294800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2291320821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2291347799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291371609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2291396639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2291421412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291445056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2291471740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2291495572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2291521898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2291547419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2291573280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291598027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2291621618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2291646471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291670441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2291695476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2291749256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2291776852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2291802841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2291830159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291857656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2291882221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2291907757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2291931245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2291957131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2291981163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2292009315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2292034867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2292060192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292088483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2292112898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2292137706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292162855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2292187584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2292214034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2292241000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2292266477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2292292120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292315748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2292348532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2292373065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292397414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2292423250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2292446893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2292473560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2292498357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2292532213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292556243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2292581237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2292605939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292629812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2292655677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2292679611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2292707320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2292732413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2292758066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292785478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2292812458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2292837656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2292861636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2292886749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2292912483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2292938010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2292963295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2292988984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293012507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2293036836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2293061310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293086231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2293111153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2293134790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2293160979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2293185222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2293210793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293234647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2293258375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2293284307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293307633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2293332679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2293356492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2293381976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2293409159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2293434343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293468769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2293493925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2293519226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293543123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2293568221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2293592725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2293618725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2293645938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2293674039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293697830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2293722392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2293746992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293771236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2293796145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2293819737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2293855216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2293879927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2293906196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2293930002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2293954498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2293979564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294003752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2294031426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2294055314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2294082027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2294112991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2294139781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294164609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2294188704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2294215215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294239163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2294264166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2294288783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2294314544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2294339720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2294365138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294388779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2294414797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2294439823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294464801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2294489980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2294513651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2294541486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2294566325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2294594450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294618311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2294642610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2294667632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294691708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2294720780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2294744767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2294771234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2294796413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2294822103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294847234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2294871248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2294896326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2294920069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2294944767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2294969590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2294995539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2295020760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2295046197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295069866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2295094161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2295118654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295146492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2295172136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2295195755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2295221870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2295247108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2295273248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295297143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2295320832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2295351716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295375371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2295400914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2295424666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2295450348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2295475951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2295501867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295527674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2295551808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2295576149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295601711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2295627250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2295652110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2295678297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2295705531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2295731435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295755182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2295779807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2295804990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295829770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2295855212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2295879099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2295907034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2295931848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2295957643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2295981558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2296005322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2296030337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296054262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2296081623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2296105815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2296131572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2296157328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2296182904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296207097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2296231209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2296255819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296280885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2296305855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2296329867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2296355636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2296380494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2296406715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296430608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2296455709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2296480642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296504465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2296530185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2296553879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2296579599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2296604479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2296629973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296656509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2296680444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2296705515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296730299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2296756246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2296781712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2296808006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2296834889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2296860900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296884798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2296909677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2296934713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2296960173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2296985809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2297009436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2297037295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2297062399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2297088787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297113028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2297137258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2297162798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297186634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2297213083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2297236818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2297262468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2297287720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2297313649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297337994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2297361875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2297386454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297411449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2297436377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 376,3760000,10000,0,0,256,5,8838,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2297547034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2297573532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2297599249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2297624987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297649914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2297674351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2297699009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297723388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2297748449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2297773468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2297799323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2297823993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2297850954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297874643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2297898746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2297923371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2297946971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2297972320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2297996135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2298024490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2298073308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2298103404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298127855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2298152616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2298177760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298204066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2298229911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2298253691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2298289413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2298315256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2298346648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298370984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2298395957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2298420951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298445185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2298473561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2298498178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2298525522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2298550733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2298579843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298603883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2298628572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2298656403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298679941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2298705231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2298728051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2298753676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2298778587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2298803718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298828364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2298852097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2298876883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2298900497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2298925327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2298950561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2298976149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2299000705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2299026516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299051400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2299074796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2299101767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299126118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2299152345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2299176502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2299202285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2299226910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2299252455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299280379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2299305524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2299330409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299353694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2299379027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2299403869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2299429948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2299454995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2299480131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299503455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2299527379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2299551550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299574835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2299599703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2299622321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2299647183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2299670603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2299695277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299719194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2299742037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2299766723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299790146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2299821455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2299848033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2299874233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2299900690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2299929503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2299954276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2299978326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2300002932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300027437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2300052583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2300076462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2300107060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2300132504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2300159709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300183858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2300208658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2300233412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300257664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2300286865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2300311091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2300337930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2300363062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2300388898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300413631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2300437814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2300463129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300487090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2300511809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2300535780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2300561355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2300586491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2300611686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300635086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2300659238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2300683820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300707814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2300732738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2300756235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2300782059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2300806727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2300834852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300858395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2300882466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2300907658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2300931347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2300957498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2300981114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2301006574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2301031616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2301057254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301081708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2301105743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2301130387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301154502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2301182955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2301213878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2301239930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2301266146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2301291609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301315219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2301340030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2301364736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301388549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2301414379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2301438238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2301465262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2301491106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2301518314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301542985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2301567016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2301591629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301615290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2301640708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2301664307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2301689817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2301715130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2301740715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301764900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2301788935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2301813657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301837870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2301862753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2301886546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2301912501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2301937342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2301963394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2301987123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2302011689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2302036555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302060432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2302085917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2302109583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2302135343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2302160752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2302186473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302211111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2302234922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2302259549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302283809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2302308638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2302332793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2302361917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2302386553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2302413558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302437558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2302461750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2302486277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302509552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2302534612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2302558232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2302584380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2302608970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2302634796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302659329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2302683643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2302709222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302733092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2302758050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2302781874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2302807912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2302833421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2302859095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302882917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2302907252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2302931645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2302955771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2302980583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2303004576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2303030939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2303056664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2303082502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303106007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2303130293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2303158376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303182251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2303207708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2303231241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2303257142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2303282667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2303308346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303332867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2303357435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2303382157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303407014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2303432506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2303456660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2303482253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2303507476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2303534308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303558602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2303583725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2303608396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303632136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2303657418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2303681120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2303711623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2303736481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2303762006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303790590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2303814912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2303840675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2303864691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2303890482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2303914371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2303940326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2303965707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2303991249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304015460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 377,3770000,10000,0,0,256,5,8861,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2304235624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2304261982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304286391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2304311389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2304335690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2304361549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2304386545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2304412254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304436146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2304502329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2304528155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304554398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2304580153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2304603992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2304635402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2304663596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2304689601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304714180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2304738196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2304762759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304814001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2304841108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2304865138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2304891322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2304915787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2304953210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2304977177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2305001484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2305027786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305051749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2305077684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2305101625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2305127351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2305152506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2305177839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305202839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2305226967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2305251300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305275504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2305300287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2305323736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2305349721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2305370075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2305391161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305409942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2305430369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2305454370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305476842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2305501114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2305525175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2305550584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2305575472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2305614348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305638076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2305662178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2305693610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305718264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2305743401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2305768822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2305820907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2305848147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2305874541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305899015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2305922846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2305947860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2305972607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2306008200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2306032846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2306058710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2306084926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2306110681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306134593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2306159358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2306194662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306219557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2306244809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2306269113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2306294694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2306319600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2306345753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306369235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2306393800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2306418078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306441914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2306467344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2306491747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2306517895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2306546509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2306571888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306597602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2306621178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2306646239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306673072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2306698255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2306722533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2306748258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2306773244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2306798485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306822020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2306845629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2306870405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2306896895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2306921731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2306945491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2306971741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2306996309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2307023069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307046818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2307070658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2307096409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307121431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2307148375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2307173297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2307199798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2307225159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2307250903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307275621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2307299539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2307324061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307348248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2307373021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2307397215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2307426690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2307462286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2307487896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307511587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2307539198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2307564540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307588884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2307613837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2307637583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2307663907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2307688570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2307714696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307738395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2307762209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2307787297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307810991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2307836399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2307860015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2307885578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2307910475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2307935552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2307960323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2307984410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2308009042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308033055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2308057744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2308082244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2308111134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2308136103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2308162385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308186093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2308211001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2308235739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308259521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2308284912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2308308435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2308334914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2308359728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2308385692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308410339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2308436546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2308461698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308485204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2308510000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2308533986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2308559354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2308584330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2308610489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308634264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2308658539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2308682912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308717116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2308747563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2308772224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2308798058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2308822820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2308848766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308872336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2308897225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2308921838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2308945706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2308971125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2308994570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2309021604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2309046388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2309071866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309095785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2309119153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2309144226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309167752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2309192515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2309216336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2309241504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2309266750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2309292025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309315777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2309340208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2309364679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309388354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2309413439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2309440159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2309466399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2309490832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2309517506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309546730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2309571322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2309596820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309620530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2309647201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2309670904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2309696897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2309722367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2309747953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309772155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2309795750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2309820119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2309843956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2309868422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2309892859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2309921389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2309946294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2309984150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2310008493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2310033154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2310059030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2310083265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2310107920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2310131596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2310157704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2310182189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2310207874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2310231244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2310254932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2310280018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2310303635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2310328948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2310352397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2310377855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2310403601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2310432017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2310456522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2310482674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2311415080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2311440004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2311466011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2311489681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2311516380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2311541140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2311566689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2311593533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2311619296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2311645309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2311669139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 378,3780000,10000,0,0,256,5,8885,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2311754619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2311778977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2311804356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2311829812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2311855492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2311879305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2311903504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2311928216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2311952909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2311977887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2312001610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2312028365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2312053253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2312079748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312103672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2312127654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2312152854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312176715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2312202260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2312226152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2312251901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2312277641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2312303288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312327792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2312351751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2312376309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312401506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2312426686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2312450581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2312477152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2312502220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2312528586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312552511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2312577694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2312602816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312626669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2312652575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2312676129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2312703250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2312728242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2312753853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312779448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2312803908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2312829592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312848287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2312874083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2312895304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2312922086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2312946715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2312974580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2312998284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2313022594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2313046921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313070428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2313095687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2313119113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2313145354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2313170070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2313195600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313220321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2313244535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2313270434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313294440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2313319621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2313345200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2313371539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2313397267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2313423303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313447291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2313471929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2313496299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313521426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2313546710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2313570738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2313598057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2313623364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2313650100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313673737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2313697510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2313723315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313748907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2313774685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2313798120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2313823475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2313848543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2313873743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313898188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2313921914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2313946371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2313970438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2313995087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2314019034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2314043950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2314069687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2314099098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314122626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2314147981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2314172690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314196459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2314225130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2314249445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2314276455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2314301330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2314327555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314351403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2314375185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2314400204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314423584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2314448154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2314472987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2314498897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2314524763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2314550613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314574623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2314599252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2314623741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314648073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2314672985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2314696631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2314723321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2314748206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2314774307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314798610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2314822121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2314846922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2314870347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2314895520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2314927827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2314954697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2314981431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2315007018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315032202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2315056616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2315087805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315112315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2315137841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2315163778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2315189904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2315216026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2315241991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315268954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2315293202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2315317938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315342877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2315368059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2315392938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2315419199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2315444384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2315470769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315493615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2315512263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2315536700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315559935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2315586426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2315610546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2315636821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2315663040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2315689109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315713851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2315738265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2315762971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315788477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2315814753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2315841582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2315868566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2315895112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2315921203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2315945444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2315970339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2315994958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316019683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2316044922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2316068907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2316095472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2316120357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2316146967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316171182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2316195427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2316229905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316253852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2316280160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2316304183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2316329854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2316356073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2316382321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316408706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2316429257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2316448615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316470761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2316493925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2316517607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2316542792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2316567370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2316593757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316617345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2316642238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2316666561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316689255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2316714618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2316737900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2316762676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2316787772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2316813258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316839185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2316863451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2316888227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2316931621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2316951382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2317002963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2317176117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2317196433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2317217082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317235456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2317253917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2317273541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317291684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2317310767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2317329350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2317349143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2317367992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2317387372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317406101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2317424217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2317442872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317461391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2317480446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2317498552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2317518972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2317537900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2317557407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317575520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2317594813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2317613794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317632193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2317652014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2317670407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2317692473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2317713370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2317732747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317750731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2317769784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2317788743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2317806907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2317826012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2317844678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2318022787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2318047092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2318073740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318100319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2318126172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2318153506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318179076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2318200254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2318226096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2318252470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2318278455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2318304596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 379,3790000,10000,0,0,256,5,8909,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2318387997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2318413250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2318438218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318460563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2318480919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2318500087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2318521346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2318541080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2318562009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318586146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2318609724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2318633957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318658519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2318683554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2318707887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2318733170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2318757288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2318788203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318816075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2318840503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2318864781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2318938905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2318966397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2318990337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2319016939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2319041724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2319067014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319091214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2319114991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2319139840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319178206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2319225889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2319249385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2319287685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2319312456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2319341182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319364888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2319387934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2319414288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319436807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2319461411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2319484974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2319509613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2319534391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2319559587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319585872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2319610073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2319634904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319662853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2319687594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2319711935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2319737999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2319762715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2319790965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319813784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2319837216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2319860704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2319883444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2319971776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2319994804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2320023782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2320050313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2320075793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320101075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2320125148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2320152422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320181373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2320206946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2320231282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2320257389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2320283092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2320308653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320338689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2320362755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2320387264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320411575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2320436546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2320460754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2320487009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2320511820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2320539230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320563018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2320587510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2320612005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320635591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2320661057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2320684603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2320711430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2320756565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2320783248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320807152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2320831412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2320855167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2320877971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2320904841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2320926620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2320950434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2320981390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2321006678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321030684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2321053529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2321077559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321101893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2321126771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2321153668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2321179346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2321204343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2321229631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321260926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2321299534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2321323951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321360815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2321386014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2321411562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2321437721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2321462550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2321487122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321509374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2321534355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2321558364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321586102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2321612247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2321637805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2321666217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2321691358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2321718144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321742070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2321768081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2321792791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321816637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2321842286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2321866098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2321892367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2321917302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2321942959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2321968456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2321992666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2322018377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322042327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2322066688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2322092003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2322118086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2322145461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2322171352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322195107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2322219797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2322244205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322288395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2322334169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2322357444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2322382203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2322409165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2322433364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322457944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2322480840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2322504040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322528414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2322552615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2322576062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2322604648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2322629039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2322655331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322678825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2322703095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2322727894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322751697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2322778168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2322802010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2322828295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2322853107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2322878576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322903042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2322926877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2322951137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2322976133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2323001133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2323025421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2323051022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2323075635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2323102171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323126198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2323151873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2323176528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323200118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2323225996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2323249704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2323297969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2323333288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2323358973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323387764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2323412434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2323435843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323459395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2323483300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2323505945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2323532727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2323557502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2323595707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323625478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2323650381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2323675221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323698969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2323724673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2323748220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2323774483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2323799636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2323825230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323851901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2323876221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2323902072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2323925661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2323950483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2323974891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2324000317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2324026294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2324051600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324075025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2324099494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2324123991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324148279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2324173425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2324197146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2324224399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2324248931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2324274689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324298713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2324322518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2324347696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324371049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2324396899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2324420615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2324445852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2324470677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2324522446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324545529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2324568302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2324592493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324615794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2324642936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2324665950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2324692208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2324717158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2324742816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324766863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2324789912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2324814699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324842129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2324866987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2324891855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2324917820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2324942692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2324969030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2324992715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2325018339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2325043208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 380,3800000,10000,0,0,256,5,8932,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2325126360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2325151966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2325175586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2325200912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2325227354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2325252851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2325277085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2325300694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2325324836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2325349038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2325373699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2325398454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2325431595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2325457263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2325482834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2325549734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2325592413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2325617082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2325642193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2325666292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2325689203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2325714819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2325739024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2325763664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2325787494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2325811371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2325839327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2325864442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2325891837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2325916365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2325942232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2325967994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2325994162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326020323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2326044395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2326068771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326092919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2326118299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2326142646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2326168429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2326193256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2326220385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326244048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2326268045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2326292631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326316240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2326341685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2326365332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2326392435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2326417168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2326442506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326466759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2326490260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2326521997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326545570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2326570296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2326597102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2326623874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2326650319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2326676378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326700693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2326725985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2326750905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326777377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2326802700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2326827163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2326853300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2326878852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2326904994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2326928722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2326954749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2326979426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327002414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2327027938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2327051955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2327078828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2327103341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2327128052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327154110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2327176797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2327200473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327224237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2327248218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2327272962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2327299296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2327320077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2327341807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327360672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2327382352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2327406796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327430665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2327457458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2327482520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2327509617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2327536274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2327561402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327584999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2327607374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2327631323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327651627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2327671762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2327690537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2327714053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2327738940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2327764041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327788103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2327812082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2327839583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2327863658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2327889921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2327913878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2327939577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2327965413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2327990727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328014739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2328038545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2328063360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328087652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2328112634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2328136083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2328162688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2328187290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2328213077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328237047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2328260489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2328285841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328309567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2328335977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2328359703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2328384933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2328409796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2328434867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328459373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2328484311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2328509748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328535091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2328559724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2328583885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2328609776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2328634428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2328661459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328685021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2328708877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2328733376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328756909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2328782330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2328805908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2328832602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2328857532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2328882940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328907155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2328932142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2328957340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2328980959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2329006027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2329030502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2329055445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2329080590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2329105059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329128452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2329152460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2329176378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329198443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2329226062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2329249781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2329275822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2329300056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2329328821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329351464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2329379961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2329405326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329429383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2329454977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2329478714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2329505044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2329532269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2329558094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329605525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2329628881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2329652895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329675848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2329707103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2329730702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2329756231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2329886829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2329914161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2329938275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2329964683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2329989274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2330012558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2330114033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2330138364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2330164835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2330190315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2330300279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2330325106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2330349995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2330374835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2330399128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2330424113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2330447840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2330474160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2330498799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2330524547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2330548018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2330571476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2330596254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2330620290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2330646041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2330670149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2330695473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2330720535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2330745596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2330769528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2330794067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2330877960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2331715121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2331743388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2331767455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2331792921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2331817818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2331843736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2331867505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2332083376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2332109008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2332132699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2332158169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2332182152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2332208473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2332233255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2332258639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2332474158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2332498663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2332523437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2332547717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2332572712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2332596791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2332622316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2332902002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2332928677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2332953197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2332977093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2333002052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333027490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2333052865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2333265087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2333294533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2333319281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2333344690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333368122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2333392200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2333416416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333439871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2333465121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2333488988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2333512843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2333538850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 381,3810000,10000,0,0,256,5,8956,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2333624075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333648223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2333672877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2333697905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333722557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2333748720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2333775740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2333801453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2333826443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2333852576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333876613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2333901238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2333925923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2333950291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2333976586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2334000657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2334026851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2334054981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2334082084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334105829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2334130255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2334155889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334180271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2334208622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2334232116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2334257976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2334283200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2334308608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334332877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2334356767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2334383763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334408123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2334433448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2334457846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2334483940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2334508834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2334534960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334559128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2334584264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2334609402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334633336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2334658814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2334682507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2334708421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2334732897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2334758542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334782695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2334806685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2334831670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2334855311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2334880189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2334904026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2334929552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2334954972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2334980395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335004028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2335030555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2335055083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335079204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2335103885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2335128042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2335153957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2335178399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2335204577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335228220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2335251812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2335276727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335300318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2335324869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2335348632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2335379655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2335404766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2335430043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335453773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2335477198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2335501916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335526359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2335551458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2335575298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2335601841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2335626736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2335652575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335676075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2335700309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2335725966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335749879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2335775184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2335798700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2335824657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2335850329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2335875882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335900269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2335923992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2335948394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2335972633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2335999351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2336023688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2336049459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2336074114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2336100637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336124441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2336149995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2336175249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336199175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2336224663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2336248373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2336274332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2336298795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2336323960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336348664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2336372164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2336396931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336420445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2336445093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2336469652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2336495027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2336519989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2336545171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336569016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2336593120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2336617458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336642440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2336667333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2336690904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2336719808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2336745477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2336772463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336797035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2336821152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2336846750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2336870148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2336896321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2336920233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2336946093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2336972568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2336998368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337023541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2337047452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2337071722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337096130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2337121084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2337145271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2337170859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2337195500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2337223263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337246910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2337271388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2337295896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337319749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2337345182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2337368854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2337395660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2337420369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2337445764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337469939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2337493602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2337518910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337542208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2337567060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2337591687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2337617132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2337642023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2337667142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337690807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2337714628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2337738691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337762417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2337788618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2337812611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2337839472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2337864630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2337891016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337914904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2337939143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2337965554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2337989538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2338015193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2338044898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2338070604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2338095757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2338121092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338146093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2338169993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2338194493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338218833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2338244842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2338276705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2338302703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2338328499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2338355918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338379969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2338404956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2338429138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338453854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2338478848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2338502569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2338530347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2338555192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2338581282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338604677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2338628130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2338652456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338675546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2338699831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2338724535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2338750024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2338797610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2338832156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338871007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2338905053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2338938959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2338970668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2339003711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2339035532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2339069837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2339103275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2339137111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339169179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2339201106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2339234002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339266064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2339299309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2339331325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2339365282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2339402015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2339436072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339468988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2339499059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2339524364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339548191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2339573215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2339597359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2339622824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2339647823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2339673178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339697099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2339721342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2339745748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339769714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2339794186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2339817814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2339843884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2339868534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2339894416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339917881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2339941706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2339966702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2339990347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2340015553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2340038829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2340064182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2340092270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2340117573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2340142186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2340166203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 382,3820000,10000,0,0,256,5,8980,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2341238220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341263551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2341289736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2341313950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2341340863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2341366165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2341393304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341417929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2341442778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2341468306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341492567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2341518317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2341545015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2341572474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2341598253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2341624506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341650270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2341673879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2341699407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341723831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2341748917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2341773203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2341798724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2341823615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2341850071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341873951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2341898299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2341922614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2341946059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2341971405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2341994913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2342021702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2342050048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2342076087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342100901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2342125121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2342150608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342174181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2342199384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2342224103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2342250139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2342276600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2342302464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342326459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2342351163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2342375884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342402022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2342429361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2342455471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2342481255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2342507007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2342533951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342557532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2342614066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2342638581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342664692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2342688861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2342713183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2342738655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2342763043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2342793207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342819428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2342847815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2342872445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2342897598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2342923435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2342948000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2342975061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2343000425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2343028328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343052679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2343077606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2343102788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343126924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2343153804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2343181418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2343211910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2343238010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2343270217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343296181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2343319400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2343345694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343377139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2343403140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2343432676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2343459775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2343484664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2343510556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343546244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2343570760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2343596566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343620916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2343647669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2343671707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2343698092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2343724604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2343751758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343777166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2343801774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2343828898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2343853341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2343878708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2343903555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2343929774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2343955356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2343980938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344004621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2344030402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2344055208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344079623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2344104800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2344128608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2344155852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2344181235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2344213766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344238364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2344263084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2344288780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344312691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2344339044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2344363314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2344392066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2344418760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2344444591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344470082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2344494668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2344520425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344544545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2344569928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2344597197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2344623398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2344651297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2344677318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344705524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2344729851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2344754780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344786175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2344814824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2344842114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2344868415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2344894198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2344920170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2344944353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2344971330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2344996052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345020518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2345045463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2345069211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2345096381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2345121713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2345150232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345174716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2345199231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2345224747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345248587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2345274292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2345298183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2345324110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2345350847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2345376690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345401771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2345425567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2345450026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345474886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2345500162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2345526635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2345552915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2345578696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2345604352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345628177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2345652627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2345677367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345701316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2345728011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2345751396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2345778169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2345803102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2345829815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345853944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2345878139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2345906280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2345930210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2345956086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2345979756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2346005430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2346031230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2346075354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346100835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2346125043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2346152065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346175915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2346201099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2346225552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2346251478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2346277197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2346302589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346326354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2346353202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2346377981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346402658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2346427663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2346451605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2346478314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2346503285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2346530894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346554362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2346578797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2346603365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346627069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2346652567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2346676062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2346701470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2346727323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2346752605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346777116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2346800928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2346825457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2346850305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2346875348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2346900589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2346926255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2346950946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2346977738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347001480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2347026316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2347051000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347074843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2347102904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2347126494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2347152834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2347177407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2347203370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347227739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2347251898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2347278597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347302291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2347338591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2347362489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2347391830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2347416540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2347441810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347466325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2347489930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2347514920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347538773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2347563444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2347588132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2347613596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2347638033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2347664340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347690287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2347715329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2347739620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347763009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2347788683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2347812291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2347838389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 383,3830000,10000,0,0,256,5,9003,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2347927069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2347952678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2347976589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2348000130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2348025280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348048045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2348073868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2348098568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2348123875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2348149286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2348174771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348198470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2348223435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2348248126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348272525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2348297461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2348321003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2348347109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2348371463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2348397543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348421048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2348444591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2348469405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348492914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2348518361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2348541878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2348567218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2348592434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2348617631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348641682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2348676180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2348707218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348731235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2348756008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2348780669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2348806608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2348832191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2348909476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2348934079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2348958688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2348983263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349006897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2349032933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2349056798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2349083336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2349108099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2349133531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349160379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2349184614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2349210261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349234201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2349259315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2349283793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2349309706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2349336816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2349362717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349386847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2349411992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2349436863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349462266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2349487386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2349511197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2349538902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2349563827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2349590323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349613976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2349637652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2349663229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349687092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2349713458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2349736142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2349760628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2349786485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2349812096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349836681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2349878220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2349919538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2349946639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2349972476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2349995819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2350021867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2350049114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2350074263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350099042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2350122837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2350149796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350173790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2350198899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2350223337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2350250218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2350275914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2350301015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350324282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2350350013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2350374867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350399508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2350424598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2350448335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2350474588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2350499382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2350526055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350549670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2350575019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2350599911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350623449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2350648966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2350672487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2350697884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2350723838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2350752956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2350965641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2350989852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2351015003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2351041448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2351066633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2351091915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2351117876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2351143408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2351169560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2351193660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2351218994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2351244090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2351462906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2351488937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2351513028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2351540020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2351564756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2351591234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2351615351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2351828254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2351854174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2351878868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2351904944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2351928948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2351955491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2351980577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2352006372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2352220414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2352244616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2352269648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2352293389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2352318311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2352342597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2352368358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2352459851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2352485750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2352509154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2352534548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2352559292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2352584642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2352609726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2352633637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2352912965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2352939435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2352966088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2352989760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2353013460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2353038789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353067451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2353093338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2353117066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2353143364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2353168665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2353194572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353219177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2353243213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2353268902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353292480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2353317196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2353522022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2353549611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2353574813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2353601474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353626154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2353650684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2353676252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353700621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2353726973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2353750809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2353777409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2353802103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2353827848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353851821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2353875540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2353900575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2353924218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2353949063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2353973609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2353999477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2354025128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2354220853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2354245530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2354270756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2354296005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2354319953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2354451028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2354676641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2354703887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2354728946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2354754507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2354778895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2354802835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2354828077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2354851974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2354876927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2354905738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2354931872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2354957284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2354983527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355007802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2355032676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2355057435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355081804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2355106933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2355179262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2355208164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2355233277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2355258798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355283183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2355307105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2355332217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355415273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2355601127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2355625563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2355651978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2355676798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2355702832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355726720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2355750281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2355774961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355798876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2355823758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2355848037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2355873432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2355898418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2355923966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2355947422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2355972045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2355996877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2356021403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2356046358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2356069543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2356095424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2356120261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2356146105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2356169810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2356193549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2356218708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2356242462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2356268409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2356291718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2356316770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2356341478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2356367066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2356392283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2356577337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 384,3840000,10000,0,0,256,5,9027,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2356663770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2356687651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2356814436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2356840170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2356866498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2356892093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2356917881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2356941512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2356986312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2357010824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2357035136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2357059895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2357083948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2357109483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2357134002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2357159780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2357183258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2357207214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2357231822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2357255392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2357280818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2357304449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2357330318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2357355185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2357380584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2357508399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2357709380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2357734552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2357758117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2357783366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2357807423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2357833734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2357858427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2357883520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2357976263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2358001539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2358026634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358055484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2358080696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2358104455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2358130145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2358156127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2358181496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358205676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2358229556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2358253788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358277698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2358302316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2358325654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2358351513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2358375886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2358401603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358438724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2358523174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2358548108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358571730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2358597269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2358620924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2358646915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2358671522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2358696608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358720530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2358744578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2358769543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358793553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2358818639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2358843016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2358868613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2358893565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2358918789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2358942193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2358966770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2358991719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359016373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2359041895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2359100084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2359125891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2359168109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2359193677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359223480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2359247380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2359271929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359294885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2359319634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2359343248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2359373532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2359398694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2359422864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359445866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2359500377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2359550688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359574466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2359605115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2359628801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2359654332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2359678050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2359702647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359725131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2359748677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2359772838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2359795748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2359820973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2359848046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2359874532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2360094430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2360121543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360147975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2360173096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2360198546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360224790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2360250440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2360407242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2360433872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2360504377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2360530080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360553017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2360576395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2360600660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360622934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2360646761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2360670214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2360695571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2360720420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2360746355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360770816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2360795780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2360820035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360844056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2360869202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2360893346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2360918998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2360943221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2360968732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2360992434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2361016390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2361040590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2361064199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2361089316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2361113204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2361138969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2361418047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2361444453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2361469647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2361494011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2361519665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2361543826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2361568744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2361855063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2361881916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2361907809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2361933555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2361957818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2361981869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2362006280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362030438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2362055335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2362079608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2362105367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2362130272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2362156989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362180756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2362204783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2362228932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362252795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2362278305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2362302322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2362328788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2362357152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2362383089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362408098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2362432832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2362458819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362483212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2362508244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2362532486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2362558233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2362583358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2362608693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362633093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2362657968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2362682739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362719190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2362744646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2362770365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2362796163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2362820964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2362849650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362873610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2362898330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2362923157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2362947552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2362973693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2362997894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2363024722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2363050111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2363075346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363099530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2363134487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2363159927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363183798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2363211293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2363235262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2363261164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2363286661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2363312224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363336871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2363360653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2363385519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363410750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2363435786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2363459878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2363485480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2363510042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2363535999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363560086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2363584699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2363609424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363633267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2363659031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2363682905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2363709320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2363734216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2363759785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363784595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2363808440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2363833252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2363856806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2363881621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2363905731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2363931182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2363956016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2363981061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364004374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2364028273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2364052761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364076411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2364101899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2364125457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2364151105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2364175399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2364200424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364224393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2364248347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2364273339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364297097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2364321786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2364345722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2364371437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2364396608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2364423625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364448170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2364472434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2364496707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364520687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2364545388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 385,3850000,10000,0,0,256,5,9051,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2364631115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2364657641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2364682705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2364708573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364732197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2364756374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2364781624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364805556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2364831031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2364854703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2364880619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2364905998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2364931582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2364955733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2364979401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2365004221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365028604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2365053990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2365078473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2365104458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2365129441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2365155619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365179576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2365203833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2365228264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365251854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2365277271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2365301028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2365327082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2365351887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2365377813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365402302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2365426290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2365450937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365475417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2365500610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2365525526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2365551185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2365576241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2365602731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365626907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2365651497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2365676285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365700150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2365728280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2365754765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2365783516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2365808595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2365834277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365857624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2365881756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2365907030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2365930902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2365958383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2365981873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2366008138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2366033928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2366059924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366085190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2366109449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2366134531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366160914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2366186358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2366216364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2366242457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2366267928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2366293755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366328633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2366354920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2366381671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366407151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2366433580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2366460308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2366488708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2366516554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2366544424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366569039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2366594181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2366622290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366649024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2366676293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2366702846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2366730460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2366757375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2366784721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366808569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2366834533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2366859468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2366885246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2366913307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2366938958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2367051894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2367082540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2367114927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367140665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2367166317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2367192068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367217704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2367243662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2367269334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2367295051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2367320142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2367346518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367370649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2367395725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2367420642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367444929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2367492905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2367518831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2367546672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2367571765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2367597849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367622010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2367650105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2367675202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367699405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2367725794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2367750137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2367776821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2367802776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2367832067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367856629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2367881353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2367907740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2367932348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2367958630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2367983351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2368009974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2368040865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2368067671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368092496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2368116884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2368142462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368166386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2368192252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2368219912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2368246752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2368272445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2368298079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368322326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2368347308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2368372428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368398488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2368423815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2368447614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2368473810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2368498789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2368525341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368549459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2368573566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2368601437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368626225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2368652620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2368676750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2368703255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2368727271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2368752622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368780047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2368822166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2368850218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2368876146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2368905397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2368930286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2368957951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2368983488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2369010781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369040755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2369066814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2369092605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369117674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2369145448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2369171225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2369199167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2369240202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2369269212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369296240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2369323227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2369350656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369375184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2369401084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2369443474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2369469858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2369494459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2369521043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369545108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2369569737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2369596239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369620379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2369656557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2369680875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2369714359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2369739530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2369765899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369789768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2369814004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2369839368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2369863243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2369888824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2369915354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2369941542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2369967072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2369992850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370017290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2370041991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2370066649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370091581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2370116459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2370140499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2370165798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2370190656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2370216864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370240645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2370266983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2370292358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370316218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2370413143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2370438021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2370464484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2370495445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2370524002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370548098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2370573416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2370603355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370628623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2370659866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2370683712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2370718719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2370746392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2370772232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370795471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2370819205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2370844259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2370867931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2370894747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2370918433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2370951084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2370976438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2371002050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371026848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2371050953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2371075756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371101305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2371126584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2371151286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2371177347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2371204056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2371229820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371253777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2371279819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2371304729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371329761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2371426554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2371451649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2371478640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2371503716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2371533551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371561765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 386,3860000,10000,0,0,256,5,9074,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2371649995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2371675519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371699890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2371725329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2371748880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2371775490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2371800326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2371833874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371857975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2371882169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2371907473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2371944603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2371970595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2371994555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2372021282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2372046126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2372072091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372096618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2372120776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2372146595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372170589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2372196111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2372221097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2372247258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2372273119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2372299031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372323011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2372347912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2372372976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372398622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2372423502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2372447539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2372474465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2372499731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2372526403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372550509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2372574941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2372600137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372623871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2372649392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2372680444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2372707024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2372731984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2372757748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372782325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2372806532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2372832858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2372856659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2372882119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2372907120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2372933632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2372959367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2372984772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373015036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2373039071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2373063510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373088233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2373113348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2373137194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2373163722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2373188806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2373215938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373240258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2373265200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2373290051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373316595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2373342171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2373369896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2373396529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2373421263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2373448037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373474238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2373499962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2373527670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373553860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2373581837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2373607640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2373635529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2373662384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2373689749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373716285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2373741841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2373769246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373794990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2373822370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2373848559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2373876220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2373903440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2373930807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2373956978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2373982353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2374008761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374034782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2374061895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2374088334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2374116172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2374144223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2374172493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374198762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2374225440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2374252166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374278816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2374305718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2374331817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2374359522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2374386132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2374414308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374439780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2374481463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2374508273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374535446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2374563023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2374590316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2374616147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2374642017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2374667846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374691859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2374723949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2374748448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374773518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2374798382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2374822023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2374847835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2374872089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2374898166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374921932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2374945926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2374971060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2374994823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2375020264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2375043708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2375069050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2375094525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2375119770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375143377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2375166169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2375189521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375212692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2375236592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2375259416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2375285728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2375310532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2375336789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375435778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2375463107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2375488236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375513178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2375539657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2375563152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2375590368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2375615498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2375643454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375667244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2375691099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2375717755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375741367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2375780286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2375804804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2375832667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2375858605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2375885322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375909940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2375933821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2375960430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2375984517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2376009814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2376034243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2376059911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2376085297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2376110914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376134907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2376168009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2376193030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376217661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2376242538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2376267238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2376292966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2376317780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2376344669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376368290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2376392932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2376417911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376442060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2376468189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2376492379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2376520355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2376545661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2376571674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376596764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2376621052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2376647556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376671791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2376697284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2376727800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2376754392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2376780034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2376806256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376830656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2376854622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2376879155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2376919791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2376944873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2376969372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2376995181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2377021095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2377047381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377071625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2377096755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2377121844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377152382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2377177855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2377202713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2377228777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2377252949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2377280534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377306157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2377334255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2377359260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377383288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2377427789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2377453110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2377479442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2377504695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2377531870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377556174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2377589090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2377614757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377638751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2377665737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2377690176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2377737002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2377825941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2377855332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377879425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2377904150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2377928590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2377954083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2377979245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2378004062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2378035136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2378059867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2378086646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378110730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2378134801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2378166597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378191970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2378218800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2378242238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2378268455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2378292840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2378317958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378342608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2378366647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2378393562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378422658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 387,3870000,10000,0,0,256,5,9098,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2378510121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2378534761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2378560218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2378586502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2378611839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378635269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2378659447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2378683645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378707916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2378732872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2378756510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2378790465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2378815251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2378841447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378865123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2378888833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2378913967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2378937354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2378964956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2378988178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2379013252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2379038586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2379063700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379088549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2379111777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2379135651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379160280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2379183931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2379219886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2379245177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2379270412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2379295811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379319456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2379345070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2379369513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379393125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2379416813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2379439289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2379464389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2379488671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2379523010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379547116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2379576306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2379601744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379625491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2379651605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2379675700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2379703754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2379729202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2379754717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379779640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2379803731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2379829087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2379853047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2379878203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2379904900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2379931195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2379957369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2379983325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380007446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2380032547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2380057252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380083775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2380109072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2380132990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2380160717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2380185740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2380212610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380236698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2380260970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2380290033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380313792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2380339774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2380363620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2380390163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2380415600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2380441331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380468713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2380493219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2380519182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380543026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2380567974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2380592930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2380618902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2380649837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2380675480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380699162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2380723906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2380748648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380773712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2380798460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2380822036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2380851627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2380877163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2380903960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2380927927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2380952621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2380978042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381002127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2381029369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2381053473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2381080142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2381104804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2381129980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381154478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2381178302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2381204886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381229982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2381254886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2381279642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2381305681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2381331311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2381359381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381384255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2381409615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2381434234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381458538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2381483474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2381507131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2381533538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2381558245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2381585467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381613026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2381637453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2381663951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381687814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2381713357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2381737091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2381762730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2381789133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2381825531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381857153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2381882558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2381911064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2381935317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2381961880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2381986637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2382013245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2382040632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2382066281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382090790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2382114681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2382139171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382164131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2382197545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2382223485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2382259692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2382285947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2382311693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382338666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2382362623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2382387139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382412512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2382437513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2382461797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2382487474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2382512016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2382539934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382563818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2382588638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2382613243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382636965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2382662652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2382686417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2382714359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2382739003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2382764721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382788863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2382877753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2382906703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2382930533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2382956906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2382980718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2383006500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2383031916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2383057508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383081774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2383105518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2383129902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383156694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2383184669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2383209107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2383234728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2383259800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2383287139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383311637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2383337559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2383362215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383385610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2383411314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2383434854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2383461587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2383486815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2383512391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383559444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2383585463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2383610268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383635825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2383661801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2383685508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2383711803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2383746464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2383775148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383806081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2383830429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2383855048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2383878527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2383904254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2383927983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2383955135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2383979929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2384005410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384029774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2384053217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2384077860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384101645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2384126409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2384151679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2384177621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2384202832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2384228372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384251948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2384276171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2384300402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384323657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2384424818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2384449338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2384476490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2384501666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2384534159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384558603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2384584409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2384610914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384635567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2384663084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2384686616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2384713007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2384738622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2384765326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384789767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2384813688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2384841254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2384877955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2384904150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2384928092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2384954551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2384979879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2385005563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385030220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2385054095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2385080183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385103808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2385128499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2385152614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2385178533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2385203745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2385229209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 388,3880000,10000,0,0,256,5,9122,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2385312189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2385336836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2385361111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385384445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2385410341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2385434429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2385462867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2385487874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2385513362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385538240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2385562498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2385587951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385611884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2385636745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2385662363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2385687994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2385714153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2385739294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385765550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2385789524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2385813997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385842526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2385867280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2385891337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2385916759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2385941250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2385967236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2385991206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2386017366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2386041940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386065528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2386090923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2386115007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2386141964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2386166789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2386191880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386220448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2386244442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2386269554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386293666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2386318766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2386343613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2386369432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2386396161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2386421891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386445697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2386470290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2386494818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386519193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2386544241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2386568039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2386596299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2386621399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2386647931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386672480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2386696378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2386722593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386746532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2386780318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2386804266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2386830623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2386855340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2386880610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386919464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2386949727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2386975377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2386999148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2387028643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2387052580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2387079269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2387104394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2387129992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387154422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2387179067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2387205827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387229850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2387254487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2387278467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2387304375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2387329538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2387355423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387379290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2387405468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2387430747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387455931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2387481283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2387505330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2387532216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2387557199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2387584527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387608299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2387631845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2387656665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387680600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2387705951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2387729557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2387755012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2387780720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2387806714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387831198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2387855927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2387880023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2387904043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2387929525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2387954688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2387980547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2388004868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2388030516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388054544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2388078832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2388103362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388127038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2388153091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2388176734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2388202768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2388227534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2388252964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388277218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2388300960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2388325405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388350488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2388375217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2388399283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2388425148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2388449815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2388476269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388500304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2388526771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2388551671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388575587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2388601596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2388625408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2388651853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2388676644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2388704117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388728445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2388752695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2388778350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388802307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2388827872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2388851858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2388879520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2388907056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2388933497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2388966015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2388990347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2389015889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389040165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2389065229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2389090421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2389115732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2389142872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2389168386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389191828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2389217963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2389242270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389266324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2389291426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2389315174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2389341470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2389366950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2389393806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389433375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2389458172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2389483244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389507248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2389533267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2389557332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2389601805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2389712283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2389739501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389764194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2389789709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2389814740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389843891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2389869110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2389893648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2389919795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2389944692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2389971342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2389995550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2390022231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2390047068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390085324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2390111131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2390137032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2390175092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2390201161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2390228848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390253249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2390278469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2390303563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390328963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2390354337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2390377937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2390403994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2390429107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2390456165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390480233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2390517077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2390543374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390567954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2390598921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2390623860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2390651747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2390677173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2390704154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390727917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2390751833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2390777050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390800835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2390825784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2390850074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2390875701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2390901678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2390927180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2390962421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2390986691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2391012708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391039289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2391065640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2391091599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2391118040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2391143779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2391169795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391194578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2391219007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2391244059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391270315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2391295814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2391319900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2391347196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2391384514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2391411313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391435122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2391462663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2391487767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391511904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2391538117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2391562257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2391589021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2391614291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2391641966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391666185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2391689918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2391714839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391738183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2391762703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2391789175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2391815338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2391840787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2391869620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2391894062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2391933860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2391959254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 389,3890000,10000,0,0,256,5,9145,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2392047596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2392072713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2392097187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2392127303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2392153239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2392179458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392204308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2392228765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2392253574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392278056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2392303674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2392329337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2392355424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2392380282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2392409719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392434154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2392459209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2392484149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392507943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2392533656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2392557913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2392584381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2392609348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2392634942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392659417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2392684405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2392711051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392735880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2392760889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2392785954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2392812706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2392838773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2392865059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392889854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2392914618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2392939821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2392964772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2392990166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2393013629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2393039787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2393064908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2393091701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2393115376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2393149199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2393175886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2393200960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2393228251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2393252453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2393320282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2393392825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2393494105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2393519996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2393557208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2393586480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2393611694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2393636989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2393663655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2393690728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2393717356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2393743821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2393768524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2393792681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2393817534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2393842897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2393868264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2393892663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2393918452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2393943516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2393969844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394004097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2394069207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2394095806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394120356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2394146695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2394171171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2394197122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2394222580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2394248684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394294435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2394338528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2394378263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394403559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2394429055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2394541733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2394568966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2394595188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2394621432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394648451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2394673022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2394697533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394722877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2394748269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2394772881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2394799173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2394825313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2394853531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394877823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2394902608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2394927472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2394950965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2394976387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2395000340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2395027878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2395052688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2395078785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395102497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2395126228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2395151748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395175709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2395200816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2395225308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2395251180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2395276445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2395301955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395325683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2395350841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2395375499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395399981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2395425212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2395449338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2395476111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2395501104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2395528048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395552220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2395576256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2395601580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395625481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2395651216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2395675233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2395700465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2395727584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2395753288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395777662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2395801882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2395826590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2395851046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2395876788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2395901128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2395927238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2395952803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2395978361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396001991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2396026323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2396050977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396075170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2396101347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2396125333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2396151922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2396177020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2396203436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396234610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2396259248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2396290507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396314439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2396340166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2396364124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2396391026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2396416216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2396442721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396469734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2396494170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2396519584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396543441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2396568505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2396592863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2396618828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2396645236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2396670759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396694374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2396718369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2396742697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396769030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2396802857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2396833545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2396859083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2396884216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2396926743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2396950945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2396977874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2397002740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397027521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2397052377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2397076511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2397104417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2397129403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2397155594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397179358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2397203756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2397228338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397252540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2397278907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2397302895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2397328935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2397353486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2397378431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397401486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2397424824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2397449768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397475408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2397500844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2397525356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2397551274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2397576140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2397602269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397626388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2397651707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2397676488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397700413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2397726178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2397751655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2397780016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2397806344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2397833998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397858469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2397883494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2397910856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2397936800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2397963322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2397986940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2398013370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2398042967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2398070570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398095425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2398120034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2398145355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398168427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2398193791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2398220927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2398245746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2398271783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2398297118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398324175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2398348936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2398380620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398405465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2398430689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2398455172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2398481163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2398506187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2398533145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398557159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2398581416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2398605445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398628777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2398654561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2398677685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2398704429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2398730035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2398756256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398781906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2398806250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2398832235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2398857440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2398883021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2398911118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2398937514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2398964667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 390,3900000,10000,0,0,256,5,9169,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2399051764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399076307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2399101520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2399127078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399152777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2399178898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2399203699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2399229743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2399254836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2399281270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399305173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2399330618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2399355765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399379563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2399404349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2399450554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2399479642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2399507125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2399537482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399561470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2399586225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2399611610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399637153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2399665457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2399703306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2399732303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2399771334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2399799173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399826397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2399862435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2399887536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2399912140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2399966416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2400054433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2400082121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2400107229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2400132797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2400349134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2400374009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2400409492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2400432859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2400458919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2400482813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2400508928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2400534086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2400560695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2400584932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2400607876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2400631336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2400655424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2400679048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2400703552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2400729260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2400754449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2400781437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2400805860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2400831005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2400855972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2400880043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2400906338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2400930345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2400957322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2400982446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2401008337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401032889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2401056892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2401082211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401106040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2401131469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2401156209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2401182087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2401208149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2401234060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401258207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2401282854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2401307635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401332214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2401357416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2401381428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2401407688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2401432330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2401458250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401481649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2401505459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2401532135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401557423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2401584691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2401610591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2401637813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2401666802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2401691476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401720778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2401744967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2401770227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401793423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2401818333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2401841965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2401867006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2401892210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2401916609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2401958034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2401980852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2402006011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402032279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2402057114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2402081757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2402106612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2402130731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2402156662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402180106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2402208603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2402234336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402259292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2402288167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2402311857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2402338664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2402363518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2402390458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402414469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2402438667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2402463848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402487567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2402512410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2402536343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2402561599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2402587442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2402613130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402636548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2402660655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2402686542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402710762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2402733305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2402755614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2402781995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2402806430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2402833044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402857024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2402881087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2402905971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2402929380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2402955097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2402978641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2403004310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2403029362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2403054548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403078990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2403102623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2403126975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403151193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2403176043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2403199466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2403225858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2403250410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2403276342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403299847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2403323757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2403348853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403372411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2403396821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2403419725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2403444086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2403468872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2403493706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403517119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2403539372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2403562329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403587721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2403621221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2403645800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2403671491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2403695585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2403722631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403745154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2403769274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2403793108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403815796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2403841539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2403865224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2403891946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2403917080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2403943096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2403967388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2403991124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2404016288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404039901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2404064727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2404089402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2404115150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2404140525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2404166083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404189875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2404214328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2404308661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404333926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2404359229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2404383313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2404409624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2404444424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2404473054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404505049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2404531606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2404557829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404587292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2404612464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2404636750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2404663078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2404687706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2404714088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404737093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2404760134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2404785561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404808215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2404849970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2404873644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2404900465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2404925927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2404953319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2404978966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2405012288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2405037715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405062072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2405089213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2405113313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2405140727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2405167201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2405193864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405219703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2405243697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2405270351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405294468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2405320680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2405346930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2405373422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2405400952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2405427364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405452886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2405478639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2405504630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405530322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2405555345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2405579671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2405605433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2405630118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2405729599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405753855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2405780853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2405807385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405834713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2405867623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2405893628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2405920637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2405946306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2405972931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2405996359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2406022183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 391,3910000,10000,0,0,256,5,9193,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2407103467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407193173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2407219119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2407242633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2407268816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2407293357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2407318670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407343281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2407367147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2407391517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407414901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2407440269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2407465542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2407491243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2407517431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2407543073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407566872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2407593353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2407617643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407641653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2407666004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2407687800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2407713149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2407737734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2407763094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407787899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2407811884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2407837120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2407860886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2407899628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2407923189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2407949804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2407974918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2408000126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408024552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2408048255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2408072709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408096866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2408121559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2408145941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2408172307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2408196924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2408222863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408246354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2408270794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2408295190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408318708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2408344333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2408367536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2408393947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2408417775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2408442307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408466203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2408489301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2408513175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408536258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2408559929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2408583958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2408608335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2408632479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2408657978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408680246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2408705792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2408729141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2408752550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2408893895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2408918067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2408943410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2408969339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2408994815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409019085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2409042794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2409066997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409091384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2409116169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2409140298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2409165825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2409190319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2409216562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409240154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2409263810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2409288296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409312511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2409337548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2409360910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2409386225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2409411229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2409436396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409489158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2409513312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2409539604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409563206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2409589236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2409613133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2409639122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2409664360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2409689918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2409714357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2410176388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2410205012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410229297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2410254999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2410279632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2410305138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2410330591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2410356358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410379084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2410403674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2410427924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410451246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2410476751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2410499842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2410526133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2410550732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2410576105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410600578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2410624230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2410649815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410674167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2410699725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2410724291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2410825572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2410854503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2410880011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410905614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2410929316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2410954377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2410978496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2411003580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2411028366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2411054506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2411080078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2411105869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411129702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2411154698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2411179550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411204069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2411228952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2411252380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2411278856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2411303505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2411329407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411352998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2411376586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2411401725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411425177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2411449783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2411474212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2411499731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2411525206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2411550371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411573813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2411597878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2411622035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411645984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2411670611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2411693984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2411719841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2411744227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2411769870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411793232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2411816871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2411842299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2411865871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2411891256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2411914623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2411941298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2411966584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2411991923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412016045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2412040366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2412065005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412089394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2412114492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2412138237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2412164408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2412188870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2412214946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412238604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2412262292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2412287181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412310616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2412335912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2412359310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2412384574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2412409927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2412435282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412459458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2412482776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2412507970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412532250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2412556953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2412580986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2412606942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2412631286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2412657404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412680846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2412704784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2412729165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412752660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2412779046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2412802678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2412829200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2412854084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2412880093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412904781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2412928621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2412955362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2412979279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2413004232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2413028882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2413054580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2413079785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2413105413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413129092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2413153410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2413177779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413201494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2413227463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2413251186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2413277633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2413301993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2413327385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413351085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2413374358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2413399260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413422878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2413447617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2413471691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2413497021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2413521938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2413547105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413570510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2413594909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2413619343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413643441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2413668261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2413691619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2413717486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2413741881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2413767400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413790823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2413814264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2413838962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2413862358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2413886860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2413911161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2413936626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2413961809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2413987628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414010845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2414035043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2414059260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414083319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2414108468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2414132038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2414158194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 392,3920000,10000,0,0,256,5,9216,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2414243155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2414270134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414294141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2414318161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2414343582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414367309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2414392815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2414416929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2414442626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2414468362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2414493497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414517388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2414541267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2414565524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414590009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2414614887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2414638477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2414664741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2414689237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2414715404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414738954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2414762496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2414787753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414811403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2414836835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2414860274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2414885434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2414910576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2414935789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2414959801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2414983776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2415008125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415032342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2415057819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2415081779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2415107729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2415132365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2415157957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415181030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2415205754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2415230214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415253462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2415278880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2415302495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2415328541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2415353322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2415378435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415402757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2415426417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2415450721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415478239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2415503278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2415529604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2415555106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2415581182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2415607004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415630730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2415655757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2415680433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415704778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2415729926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2415753359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2415780337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2415804914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2415830773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415854968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2415879140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2415904743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2415928422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2415953811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2415977915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2416003687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2416029108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2416054402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416078370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2416103072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2416127330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416151374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2416175933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2416199174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2416225517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2416250165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2416276123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416299509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2416322775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2416347765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416371221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2416396444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2416420283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2416445361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2416470639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2416495645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416519834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2416543969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2416568458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416592800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2416617680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2416641824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2416667432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2416691768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2416721511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416744916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2416768859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2416793528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416817000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2416842543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2416866292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2416893147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2416917868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2416943042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2416979886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2417004406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2417032348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417058419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2417088513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2417113964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2417143981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2417170144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2417198821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417224024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2417247713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2417277107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417301205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2417328674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2417352822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2417378809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2417403863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2417428427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417459495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2417484501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2417508065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417533001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2417556788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2417605856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2417641859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2417667207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2417692874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417717395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2417741663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2417766712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417790541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2417815306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2417851102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2417877087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2417903088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2417929090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2417953706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2417978206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2418003020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418029496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2418054817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2418079923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2418106140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2418131114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2418157674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418181316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2418205631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2418243143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418268538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2418293628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2418317077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2418343414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2418368588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2418395112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418419521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2418444112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2418469496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418493867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2418519897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2418543914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2418569366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2418594392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2418619600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418644056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2418667967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2418692360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418716392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2418752294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2418776909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2418802783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2418828041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2418853823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418922917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2418947121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2418974224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2418997900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2419023469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2419047181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2419072816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2419098771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2419124272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419148385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2419172117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2419196371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419220449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2419245559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2419270219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2419295805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2419320406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2419346442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419371435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2419396276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2419421145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419444805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2419472456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2419496209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2419522705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2419547568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2419572801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419597038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2419632092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2419658037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419682668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2419708567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2419732450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2419757963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2419801461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2419827611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419855237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2419879450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2419906695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2419930370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2419955753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2419979669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2420005600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2420032217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2420058000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420082477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2420110353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2420135068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420159843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2420185040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2420210720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2420236744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2420261417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2420287856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420311626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2420336172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2420361170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420385029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2420412329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2420436305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2420463498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2420488349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2420513734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420538078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2420561627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2420587253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420611182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2420639646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2420662307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2420686920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2420711237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2420736225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420758594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2420785195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 393,3930000,10000,0,0,256,5,9240,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2420869599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2420905348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2420930203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2420954205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2420980096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2421004788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2421030972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421054692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2421081032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2421105616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421128965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2421154139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2421178192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2421204598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2421229555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2421254735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421281292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2421305354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2421331773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421355566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2421380540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2421405003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2421430780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2421456218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2421482356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421506260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2421531036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2421557241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421582037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2421607590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2421631527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2421658221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2421683506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2421709909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421734030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2421758050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2421783325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421807843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2421837163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2421861455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2421887305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2421921325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2421946837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2421971181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2421995264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2422020848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422044465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2422069128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2422093201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2422119493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2422160720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2422186502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422210715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2422235092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2422259854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422284962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2422310027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2422334099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2422359743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2422384196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2422409947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422433369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2422457317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2422481930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422505594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2422531024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2422554668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2422580861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2422606355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2422631310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422655186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2422678448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2422702920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422732588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2422760610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2422784676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2422810518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2422835641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2422864185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422887860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2422913621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2422938625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2422962658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2422987248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2423010539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2423037545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2423062451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2423088554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2423112670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2423136629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2423161974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2423185996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2423211797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2423235388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2423260677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2423285737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2423311548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2423335909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2423360010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2423384336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2423419607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2423445381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2423470695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2423496994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2423522728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2423548789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2423572846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2423598097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2423623558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2423648978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2423731224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2424053499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2424080972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2424105517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2424131544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424161254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2424185501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2424211822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424240380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2424266238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2424290225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2424316453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2424349623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2424374879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424401152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2424425151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2424450035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424480176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2424505016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2424539514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2424582992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2424607899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2424632993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424656409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2424679844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2424705607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424743831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2424769836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2424796218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2424820628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2424850985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2424876893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424901215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2424924388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2424947762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2424971094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2424995003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2425018303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2425042928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2425068246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2425094487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425118246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2425144196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2425168333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425192120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2425217955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2425247538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2425274327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2425301637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2425329283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425358756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2425383063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2425434808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425475522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2425501546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2425525432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2425550629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2425574722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2425600636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425623616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2425648900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2425672904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425696365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2425722555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2425746097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2425771881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2425796376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2425822239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425846731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2425871440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2425897692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2425922397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2425947848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2425972427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2425998389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2426024357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2426052140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426075041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2426099363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2426126991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426152622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2426179183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2426206836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2426232287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2426260152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2426286261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426312887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2426339504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2426410206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426434814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2426460784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2426484923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2426511076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2426536600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2426562370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426587153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2426611366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2426636008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426660586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2426688873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2426714652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2426740964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2426768437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2426794441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426818503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2426843035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2426867839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2426892086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2426917050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2426941180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2426967515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2426992431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2427022450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427046377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2427070314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2427109540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427134541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2427177320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2427201344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2427251300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2427279436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2427307699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427332111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2427355445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2427379408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427403285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2427428420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2427583305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2427612476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2427636834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2427662763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427686203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2427710515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2427730008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427748749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2427774198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2427797999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2427823637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2427848928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2427874776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427894225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2427913210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2427936776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2427959904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2427983253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 394,3940000,10000,0,0,256,5,9264,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2428070041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2428099170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2428125579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2428152213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2428176372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2428200305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2428225472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2428249643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2428275600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2428299743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2428325966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2428351594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2428377450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2428402098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2428426230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2428451261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2428475776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2428501602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2428526666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2428553222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2428579107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2428606039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2428630249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2428654862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2428679607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2428704276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2429006119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2429031699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2429058598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2429084538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2429110459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429134558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2429159421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2429184251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429208479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2429233739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2429257314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2429283106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2429307871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2429333673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429357326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2429381500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2429406657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429430509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2429455655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2429479119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2429504990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2429555580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2429581800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429605378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2429629487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2429654746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429678659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2429704841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2429810867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2429838161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2429863212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2429888876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2429913321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2429937326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2430041437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430075488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2430101638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2430126803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2430153687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2430178843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2430205928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430230220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2430254621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2430279767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430304016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2430331076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2430353790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2430378205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2430404127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2430429417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430454061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2430478205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2430502903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430527358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2430553782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2430579013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2430605882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2430631527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2430657514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430681598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2430707102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2430731655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2430755960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2430824818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2431238647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2431266249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2431291017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2431316803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2431341245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2431365225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2431493189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2431519001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2431543794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2431568289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2431595071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2431620052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2431646281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2431670024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2431693925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2431724120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2431747891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2431773276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2431800327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2431825800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2431850863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2431876181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2431900012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2431923454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2431947960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2431993440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2432019300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2432042978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2432331150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2432357129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2432389566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2432413708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2432437575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2432462633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2432486378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2432511382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2432535952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2432562216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2432587730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2432613554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2432640394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2432664316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2432689105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2432713597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2432743137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2432769633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2432798385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2432823272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2432849213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2432872708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2432896862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2432921096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2432944653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2432970034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2432993572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2433020102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2433044834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2433106835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433130564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2433288710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2433314036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433338462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2433363456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2433387219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2433413359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2433438721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2433464797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433488587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2433512409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2433537235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433560684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2433586173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2433609816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2433635472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2433661593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2433687195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433711400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2433734928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2433759169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433783245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2433808066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2433832723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2433858416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2433883117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2433909143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2433932935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2433957367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2433981759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2434005880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2434286609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2434310927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2435173888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2435200151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2435227547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435251497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2435282058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2435307075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435332195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2435357772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2435382904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2435409643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2435434733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2435461221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435485139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2435509051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2435534312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435558168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2435630887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2435654391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2435678787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2435705027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2435730882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435754794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2435781475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2435813482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435837991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2435862754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2435886755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2435913552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2435938715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2435965176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2435989025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2436012906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2436037555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2436060779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2436086307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2436151310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2436177576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2436203099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2436540845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2436565410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2436625769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2436874968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2436900626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2436943038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2436967715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2436993577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2437018943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2437044317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437067826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2437093465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2437197802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437223144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2437248089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2437272481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2437298436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2437323371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2437349419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437373064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2437397327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2437421735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437445399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2437471275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2437495114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2437521405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2437546343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2437572136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437640873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2437664715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2437688919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437713630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2437738788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2437762712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2437788723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2437813286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2437839645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2437863328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 395,3950000,10000,0,0,256,5,9287,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2438221794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2438247264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2438271792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2438296815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2438320534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2438347412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2438372346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2438404012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2438427938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2438452428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2438476924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2438500393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2438525597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2438549132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2438575412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2438795586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2438821801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2438846002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2438869756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2438895093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2438918806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2438943772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2438968012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2438993775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2439019057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2439044298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439067838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2439091928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2439116274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439140667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2439165609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2439189271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2439215458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2439241234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2439268100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439292128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2439316230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2439341463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439365067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2439507409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2439533220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2439559252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2439584843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2439658978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439683110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2439707861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2439732401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439756098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2439781798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2439805527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2439831893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2439856449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2439881694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439905719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2439929270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2439954147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2439978369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2440002852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2440027214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2440052853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2440078161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2440103339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2440126787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2440151137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2440175625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2440199215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2440224690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2440248119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2440274414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2440299182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2440324557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2440348787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2440372434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2440397455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2440461450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2440489689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2440513303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2440750733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2440906503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2440932815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2440957409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2440981387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2441005927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441030165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2441055222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2441079567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2441104946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2441129272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2441155377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441178984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2441203279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2441227751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441251363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2441277107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2441301028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2441327157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2441352237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2441377720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441403461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2441427502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2441453164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441477382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2441502728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2441533464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2441559497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2441585067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2441610841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441761087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2441787707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2441812536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2441837325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2441862532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2441886450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2441913287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2441939947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2441988869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2442013807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2442042838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2442067460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2442098173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2442124574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2442149568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2442277079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2442302561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2442423855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2442447966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2442474124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2442498428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2442522831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2442547941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2442571763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2442723851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2442748797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2442775135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2442798889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2442822669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2442847899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2442871485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2443058953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2443149255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2443178231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2443206003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2443416890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2443443083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2443469955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2443496692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2443523133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2443550364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2443576187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2443710421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2443759317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2443788394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2443813835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2443968989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2443996252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2444022875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2444050083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2444228915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2444256184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2444283571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2444392963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2444419442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2444445216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2444472249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2444498374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2444713797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2444737678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2444763292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2444787981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2444813467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2444839028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2444862669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2444886849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2445104828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2445130571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2445155804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2445181876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2445207590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2445233361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2445257129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2445409929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2445435915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2445460259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2445485189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2445508854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2445535193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2445559694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2445588160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2445611875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2445635551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2445845573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2445869542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2445894803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2445918343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2445943922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2446058983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2446086686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2446110281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2446134061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2446159584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2446183328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2446399669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2446423944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2446449421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2446599992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2446624895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2446648621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2446672721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2446697095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2446721241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2446746011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2446935377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2446961757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2446986118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2447012208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2447039328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2447063313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2447089166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2447113333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2447138546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2447352797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2447385145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2447411133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2447437498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2447462502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2447486465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2447510890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2447787829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2447812949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2447837308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2447861873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2447893447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2447918337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2447941436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2447967452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2447988484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448009882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2448031094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2448047124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2448065916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2448085776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2448105644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448122677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2448141262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2448159111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448175934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2448193746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2448209769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2448229172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2448247787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2448268501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448285237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2448303307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2448320159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448340449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 396,3960000,10000,0,0,256,5,11173,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2448419957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2448453669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2448481645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2448506914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2448533656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448556703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2448580432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2448604706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448628006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2448654045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2448676828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2448701359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2448734074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2448766579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448793662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2448834931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2448859407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2448882627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2448908290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2448932344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2448958998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2448984300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2449010129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449034844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2449058704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2449083947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449107701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2449132650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2449157007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2449182724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2449208080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2449233866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449257731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2449282586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2449307472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449331985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2449352420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2449373953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2449400014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2449422178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2449487730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449507803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2449528400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2449547807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449566271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2449587687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2449606237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2449626127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2449645905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2449665685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449683978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2449702412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2449721293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449739427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2449757269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2449778094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2449799676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2449820065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2449841666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449861199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2449880910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2449901588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2449927226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2449956792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2449982607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2450007613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2450032510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2450056540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450080064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2450103321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2450127401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450151378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2450175673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2450198465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2450227493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2450252136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2450278510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450302158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2450325963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2450351690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450385786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2450412113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2450435560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2450461743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2450486347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2450511454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450535774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2450559647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2450584735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450608950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2450634226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2450658941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2450686357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2450711831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2450737353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450760818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2450785186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2450809928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2450834405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2450859508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2450883319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2450909656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2450935868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2450967859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2451143613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2451168612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2451192718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2451216717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2451241981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2451458348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2451485041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2451509789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2451536653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2451561993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2451587036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2451610762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2451633795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2452085125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2452110250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2452136376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2452162656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2452188258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2452212724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2452236792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2452475284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2452500170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2452525939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2452550234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2452576431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2452603691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2452841441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2452866988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2452892596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2452917880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2452942870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2453043808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2453067508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2453095073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2453119088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2453336590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2453361436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2453384883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2453410146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2453433663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2453462700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2453487112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2453511972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2453730309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2453756214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2453783793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2453809383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2453835258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2453859435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2453884580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2454064563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2454092456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2454117510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2454144220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2454168205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2454192202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2454217431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2454241381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2454458627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2454483518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2454509559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2454535792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2454561712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2454586526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2454610710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2454635089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2454850416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2454876365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2454901539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2454927697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2454953508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2454979191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2455003876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2455218393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2455244099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2455271403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2455297030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2455320833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2455347572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2455519036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2455545633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2455569954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2455724994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2455750543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2455776091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2455802189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2455828308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2455855074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2455879320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2456095144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2456119464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2456143898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2456168332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2456192516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2456218440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2456242324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2456459228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2456485584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2456511140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2456535654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2456559696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2456584740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2456608457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2456633450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2456850316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2456877228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2456903888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2456930011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2456955030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2456979103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2457003958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2457219220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2457244929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2457269682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2457296748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2457321677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2457348035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2457371725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2457524173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2457549253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2457572952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2457598642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2457622858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2457957786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2457983458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2458009033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2458033584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2458057645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2458083258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2458107206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2458132306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2458346744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2458372710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2458470914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2458497752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2458522418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2458546403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2458570938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2458595334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2458620285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2458715465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2458741723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2458767411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2458794180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2458819000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2458844702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2458870248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2459085775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2459111412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2459269369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2459295952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2459321271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2459348715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 397,3970000,10000,0,0,256,5,11202,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2459624196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2459652889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2459678672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2459704171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2459730347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2459755024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2460046445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2460124240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2460154839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2460178719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2460204275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2460229400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2460253628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2460467898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2460492656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2460519210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2460543952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2460569931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2460594619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2460618854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2460870494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2460896137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2460920957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2460945525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2461162782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2461189323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2461215659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2461239418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2461263355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2461478577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2461503101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2461528870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2461552667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2461579042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2461603868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2461629473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2461799497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2461825651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2461851076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2461874958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2461901576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2461928092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2461957677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2461986341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2462139836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2462166138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2462352566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2462379889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2462404947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2462430162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2462455593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2462481997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2462507758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2462726024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2462751743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2462776257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2462800738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2462824837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2462849371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2462872570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2463091479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2463118142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2463145652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2463169647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2463194239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2463220473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2463244885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2463650826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2463674796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2463701431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2463729625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2463758331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2463786029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2463812628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2464218728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2464243680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2464269870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2464293877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2464320351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2464346148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2464603175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2464627101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2464843575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2464869156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2464893801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2464919899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2464943751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2464970382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2464995321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2465357961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2465382923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2465595883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2465620833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2465645579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2465670784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2465694692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2465720951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2465745648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2465960682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2465984669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2466008934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2466034224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2466312373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2466856686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2466882534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2467100952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2467128046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2467155777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2467180976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2467206654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2467231627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2467255827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2467412678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2467437607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2467465133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2467490354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2467517367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2467541896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2467566500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2467843583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2467867719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2467893742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2467917745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2467943765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2467970168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2467996500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2468164809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2468190032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2468215418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2468242370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2468268238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2468294108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2468319932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2468345854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2468373023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2468651742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2468676743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2468702358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2468726883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2468752333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2468777721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2468803996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2468904821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2468930634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2468955507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2468979802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2469004740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2469029338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2469219647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2469247494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2469464796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2469490587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2469517093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2469543315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2469567413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2469592725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2469616678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2469830951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2469854974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2469880901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2469906974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2469932930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2469957673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2469981786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2470006517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2470177205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2470203255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2470227253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2470256139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2470282693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2470308432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2470332851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2470356906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2470381591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2470663583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2470689485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2470714040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2470740096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2470765513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2470793472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2470817493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2471031895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2471056872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2471081184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2471106150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2471129891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2471156178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2471180938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2471397855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2471424834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2471449101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2471474935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2471498899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2471526812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2471557045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2471773475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2471798777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2471824101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2471848974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2471873097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2471898405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2471922317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2471947541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2472040197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2472175698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2472201426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2472227522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2472272952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2472297166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2472321875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2472534453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2472560309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2472584898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2472610802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2472635685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2472661907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2472688291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2472842425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2472866979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2472891379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2472916687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2472940539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2472967082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2472991807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2473257957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2473283502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2473309389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2473334771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2473358537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2473383484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2473407819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2473433462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2473522265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2473547785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2473571496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2473595984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2473620485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2473644910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2473669856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2473693475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2473909786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2473934844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2473963974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2473987993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2474012129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2474037585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2474061570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2474270963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2474295689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2474321875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2474347683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2474373405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2474492266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2474517226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2474542500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 398,3980000,10000,0,0,256,5,11230,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2476784046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2476810080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2476834688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2476861508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2476886857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2477045628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2477092227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2477164835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2477190710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2477215422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2477240783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2477470043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2477496416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2477521646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2477547538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2477571330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2477596243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2477621007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2477836815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2477863345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2477887350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2477914088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2477939047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2477965727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2477995494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2478210140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2478237477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2478261613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2478287727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2478311755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2478338122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2478363257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2478389169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2478670943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2478695505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2478721567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2478745654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2478771690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2478797888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2478824258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2479039807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2479065755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2479090306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2479114452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2479138912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2479163637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2479188883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2479402622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2479429078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2479454825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2479480842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2479504919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2479530480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2479555229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2479771168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2479797722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2479821519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2479848471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2479873652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2479900363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2479924974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2479949474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2480167773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480193202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2480221905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2480246386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2480274393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2480299862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2480325925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480362062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2480380994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2480403840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480422913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2480441766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2480461372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2480481829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2480500990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2480522318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480542425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2480563238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2480587053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480608102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2480629987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2480652473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2480675339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2480697168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2480721570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480742679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2480763835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2480792310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480813164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2480836412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2480857275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2480883609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2480906796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2480929490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2480950204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2480972896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2480994115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481016351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2481038336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2481059253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2481084471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2481114638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2481137232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481160120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2481181086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2481204218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481225373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2481251814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2481275954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2481297796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2481318845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2481347816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481367317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2481386984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2481406141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481422709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2481439667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2481457307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2481474823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2481490813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2481511273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481529670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2481548553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2481568054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481589124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2481609686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2481629127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2481652363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2481677607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2481705517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481729726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2481752646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2481777228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481799582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2481822720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2481845365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2481870397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2481894731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2481919125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2481941573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2481964782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2481987812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482009757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2482033944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2482056759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2482082104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2482106262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2482179759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482203780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2482226218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2482252521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482275640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2482299001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2482321395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2482346631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2482371566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2482401578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482426039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2482450296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2482478994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482502951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2482529831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2482553695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2482580568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2482605781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2482631759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482658839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2482683691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2482709685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482734249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2482763304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2482788680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2482815011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2482840949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2482866886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482891428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2482915378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2482940082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2482966074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2482993223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2483017901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2483043782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2483068522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2483095386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483119322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2483143872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2483168437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483191845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2483217387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2483241472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2483271177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2483296066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2483321697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483346202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2483370667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2483399338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483423487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2483448812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2483473587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2483499333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2483537385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2483563475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483589143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2483615514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2483643157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483668311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2483693407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2483717883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2483743738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2483769284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2483795266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483819218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2483845215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2483870173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2483895237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2483920507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2483944605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2483971715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2483996620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2484026379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484050733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2484074963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2484100547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484124535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2484150323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2484174632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2484200704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2484227617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2484256684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484281744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2484305674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2484332563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484356668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2484381619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2484406084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2484432379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2484457907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2484483768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484507434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2484532158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2484557342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484582260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2484607612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2484631230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2484660508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2484687875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2484717438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484741594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2484766434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2484791510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2484815549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2484841844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2484865820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2484892257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2484917120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 399,3990000,10000,0,0,256,5,11259,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2485003188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485028596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2485052775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2485077894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485101718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2485126670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2485150839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2485176420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2485201067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2485227590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485251134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2485281414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2485306610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485331594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2485356986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2485380527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2485408754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2485434354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2485461076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485485336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2485509329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2485534549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485558445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2485584159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2485607997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2485633818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2485659653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2485685840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485715898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2485740338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2485766247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485791160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2485816751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2485841774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2485872009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2485898256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2485926582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2485950723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2485975601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2486000396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486036673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2486062618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2486087688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2486114154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2486139939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2486166331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486190370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2486217645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2486242912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486271144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2486296771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2486320457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2486346919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2486371636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2486398998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486423167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2486447263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2486472582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486496488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2486522298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2486549531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2486575773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2486603025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2486629173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486654063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2486678193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2486703474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486727351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2486753025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2486778952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2486805115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2486830683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2486857630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486881317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2486905903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2486931018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2486957139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2486982638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2487006689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2487033695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2487058743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2487085366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487116204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2487141453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2487168732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487193711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2487228444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2487252667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2487279744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2487304996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2487332845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487356865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2487381689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2487408016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487432110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2487457637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2487481155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2487507472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2487535042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2487560831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487585442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2487609615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2487634449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487659273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2487684524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2487741393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2487768231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2487793240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2487821340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487845780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2487870153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2487899829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2487923937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2487948762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2487974039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2488000164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2488027060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2488053086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488077634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2488102076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2488126851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488151456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2488176881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2488200988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2488232641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2488257573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2488283820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488308005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2488333010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2488357843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488381522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2488409651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2488466235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2488487511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2488506736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2488531070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488554157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2488577646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2488601328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488625076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2488650750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2488674927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2488700982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2488726679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2488752360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488777069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2488801037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2488825889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2488851375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2488877240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2488902356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2488928943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2489063702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2489090962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2489119848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2489144654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2489170030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2489194201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2489336964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2489362620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2489522754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2489550411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2489579920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2489610725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2489636788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2489664226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2489834982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2489887049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2490034435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2490063612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2490091917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2490124820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2490152229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2490178829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2490321674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2490348849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2490376648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2490403708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2490432309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2490460006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2490488012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2490513855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2490730477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2490758210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2490785773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2490813339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2490839897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2490868070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2491087063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2491115800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2491142746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2491240861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2491268522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2491294426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2491321607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2491474710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2491503231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2491530791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2491558368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2491713511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2491737800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2491762325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2491976004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2492001267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2492025622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2492051379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2492076663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2492103092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2492127002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2492217092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2492244357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2492269021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2492294159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2492318075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2492345475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2492371399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2492588139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2492612345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2492636609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2492662012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2492685972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2492711513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2492735202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2492761302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2492976459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2493002726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2493027230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2493051583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2493076621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2493101473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2493127000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2493341604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2493368366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2493394008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2493482784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2493508208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2493533943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2493559179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2493654797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2493682390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2493708593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2493734355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2493759523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2493786059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2493810189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2493835049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2493859807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2493883646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2493909433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2493933576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2493960071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2493984470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2494010547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494035844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2494060521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 400,4000000,10000,0,0,256,5,11287,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2494141318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494166017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2494191736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2494216572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2494242908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2494268980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2494295198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494319542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2494344388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2494369122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494395340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2494420915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2494445059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2494472790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2494498081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2494524572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494548469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2494572891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2494598504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494622482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2494648461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2494672245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2494698649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2494725312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2494751773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494777976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2494808088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2494834055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2494857780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2494883256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2494908185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2494934495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2494961102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2494987627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495011952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2495036621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2495061783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495087014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2495112683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2495137068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2495163982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2495189237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2495215829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495239792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2495263851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2495289149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495312876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2495341337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2495365058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2495391888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2495417285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2495443615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495469148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2495493619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2495519200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495543131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2495568198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2495593636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2495619545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2495651624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2495677412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495701675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2495727267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2495752621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495777861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2495803387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2495828319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2495854953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2495879704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2495906414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2495930151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2495955351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2495980128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496004460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2496031337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2496055784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2496083015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2496108194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2496133930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496158991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2496183154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2496208738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496232463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2496257769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2496283013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2496309320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2496335218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2496360964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496384980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2496410397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2496434806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496459077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2496483901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2496507437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2496534032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2496558698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2496584677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496608263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2496632211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2496657669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496681538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2496707292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2496731068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2496762438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2496787721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2496812976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496837686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2496861710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2496886783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2496912299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2496937665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2496962375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2496988301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2497013652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2497040031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497063824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2497088390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2497112762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497136754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2497162771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2497186564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2497213860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2497239186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2497265745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497289288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2497312827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2497338280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497361679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2497386272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2497410853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2497436325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2497462711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2497488818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497512971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2497540204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2497565180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497593445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2497618634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2497643230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2497669303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2497694263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2497720962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2497744926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2497960609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2497985923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498010154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2498036520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2498060668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2498087482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2498112288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2498138153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498354411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2498378864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2498404348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498428090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2498453736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2498477537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2498503311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2498531046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2498553425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498575341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2498601742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2498625917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498657916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2498683557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2498709378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2498735588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2498760654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2498787527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498811314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2498837284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2498861891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2498885581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2498911058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2498934376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2498960282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2498984311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2499009170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499032726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2499055819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2499080711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499103940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2499128336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2499160317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2499185937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2499215120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2499240721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499264988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2499288653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2499312748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499337203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2499362117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2499385859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2499412245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2499436308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2499462445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499485968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2499509954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2499536410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499560219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2499586029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2499609664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2499635652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2499661226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2499687010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499711522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2499739748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2499767369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499790972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2499815647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2499840065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2499865511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2499891264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2499916851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2499940695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2499966155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2499991048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500015921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2500041246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2500065295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2500092989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2500118827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2500146079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500170374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2500194769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2500223446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500246882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2500272729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2500296600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2500324258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2500349387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2500374712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500401207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2500425011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2500450066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500474504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2500499311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2500524812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2500551200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2500577524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2500604299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500628911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2500654290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2500679195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500736255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2500761417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2500785744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2500811300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2500840055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2500865546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500889774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2500913411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2500937396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2500961689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2500986407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2501009810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2501038009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 401,4010000,10000,0,0,256,5,11316,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2501124697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2501151143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501174887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2501198691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2501226357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501249560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2501274960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2501298233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2501323444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2501348409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2501373447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501397570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2501420887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2501444912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501468726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2501493058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2501517168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2501542689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2501568114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2501594900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501618839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2501643712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2501671136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501694806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2501720454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2501745518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2501771999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2501796535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2501821799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501845878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2501869326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2501894169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2501917219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2501941570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2501968080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2501993197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2502018305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2502043472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502066806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2502091320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2502115575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502139063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2502164096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2502187354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2502213051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2502240156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2502266157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502291916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2502315538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2502340378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502363612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2502387989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2502411849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2502437016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2502461813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2502486808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502510075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2502535555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2502560019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502584198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2502609574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2502632823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2502659848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2502684708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2502711046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502734697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2502758454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2502783456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502806897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2502832184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2502855481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2502880709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2502905567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2502933440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2502957350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2502980646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2503004715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503031995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2503056400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2503080526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2503105965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2503130396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2503156234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503179788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2503204087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2503231267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503254965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2503280463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2503303953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2503330306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2503354993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2503380346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503404571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2503428393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2503453602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503477353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2503502302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2503527329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2503556272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2503582294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2503607832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503631529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2503657075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2503681651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503706026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2503730807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2503754285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2503780738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2503805418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2503831374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503854968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2503878621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2503903619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2503926962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2503951525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2503976328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2504002144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2504027686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2504053181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504077290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2504101307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2504125809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504150045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2504177239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2504200625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2504227264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2504254753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2504280877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504304532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2504329061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2504353849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504377667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2504403474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2504427156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2504453385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2504478039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2504503364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504528039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2504552069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2504577167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504601149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2504626033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2504650744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2504676801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2504703612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2504729236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504752833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2504777713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2504805283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504829922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2504855043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2504878732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2504905621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2504930526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2504956803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2504980689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2505004735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2505032296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505055945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2505081585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2505105489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2505131190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2505161303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2505187066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505212423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2505236435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2505265213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505292546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2505317719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2505342374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2505368156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2505393431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2505418899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505445376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2505470598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2505495284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505515166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2505540174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2505562038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2505590386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2505614763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2505642928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505667048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2505690965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2505716162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505740636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2505766217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2505789713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2505815114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2505840717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2505866531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505891129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2505915123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2505939510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2505963836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2505988504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2506011926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2506042903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2506070602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2506097046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506120930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2506147312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2506173545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506196344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2506223606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2506252480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2506280533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2506305997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2506333379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506357009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2506380687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2506406110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506429718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2506456323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2506479935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2506505713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2506532727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2506558236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506582564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2506606990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2506631790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506656422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2506681258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2506708697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2506734361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2506758819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2506785187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506808609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2506829538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2506852999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2506876153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2506901506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2506924468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2506949388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2506974843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2507000358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507024729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2507047966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2507071817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507095484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2507120254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2507145069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2507171257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2507196431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2507222830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507246109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2507273757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2507298464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507324256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2507353451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2507377071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2507403814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2507428290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2507454178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507478351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2507502324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 402,4020000,10000,0,0,256,5,11344,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2507591485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507616057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2507642097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2507665980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2507691556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2507717036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2507742358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507766404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2507790686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2507815281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507839774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2507864606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2507889099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2507915225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2507939818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2507971434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2507995309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2508021189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2508045688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508069152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2508094392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2508117776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2508143613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2508168541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2508193946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508218249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2508241902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2508269521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508293216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2508317896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2508341893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2508367248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2508392988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2508418689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508442331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2508466711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2508490950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508514720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2508539553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2508563073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2508592262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2508617349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2508643793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508667590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2508691266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2508716494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508740103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2508765590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2508789470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2508815024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2508840664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2508866350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508890684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2508914713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2508940054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2508964690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2508989721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2509013409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2509039840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2509064458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2509090439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509114037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2509137616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2509162632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509186002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2509213857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2509238155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2509268188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2509293019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2509318713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509343643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2509367560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2509392699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509416493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2509441356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2509465659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2509491298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2509520163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2509546251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509570127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2509594886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2509619457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509644100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2509669654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2509693697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2509724591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2509749408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2509775773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509800023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2509824121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2509852273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2509876203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2509901974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2509925874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2509952211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2509978165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2510003806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510028269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2510052204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2510077210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510101573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2510126732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2510151300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2510178083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2510207803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2510234080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510258471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2510283568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2510308297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510332745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2510358500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2510382719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2510409598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2510434420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2510460529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510487226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2510511380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2510536948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510560811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2510586617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2510610749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2510636652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2510662230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2510687696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510755874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2510849180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2510873267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2510941903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2510968815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2510992363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2511018691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2511043308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2511068594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2511093997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2511121579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2511147338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2511171403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2511197240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2511225919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2511251964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2511277747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2511303231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2511327497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2511351737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2511376062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2511403593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2511428950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2511711893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2511741636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2511768130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2511794121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2511818260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2511907016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2511931796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2511956474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2511981934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2512006057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2512225709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2512251023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2512277506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2512301930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2512326145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2512592094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2512616454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2512642268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2512666273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2512692285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2512718118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2512743910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2512768577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2512793000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2512817857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2512972362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2512998245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2513276801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2513303419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2513328631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2513354439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2513378333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2513404426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2513428810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2513452817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2513477851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2513551906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2513579673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2513604651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2513630268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2513678494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2513704781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2513737835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2513826001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2513852687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2513876559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2513903081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2513928219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2513954648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2513978495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2514002472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2514101369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2514126624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2514159461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2514184347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2514211735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2514237410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2514280081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2514305083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2514330597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2514355929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2514379917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2514405673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2514431340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2514464864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2514491194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2514518627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2514543306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2514567858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2514860200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2514885519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2514911505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2514935462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2514962432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2514988907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2515207199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2515232404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2515256661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2515282490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2515306613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2515332808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2515356774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2515389103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2515414905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2515440698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2515465284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2515489526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2515668278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2515695120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2515787643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2515812370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2515839447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2515864858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2515891261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2515915311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2515940315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2516128705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516154602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2516180036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2516204646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2516231126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2516255935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2516282268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516305956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2516340346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2516365400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516389618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2516414901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 403,4030000,10000,0,0,256,5,11372,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2516500035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2516535081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2516559597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2516585322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516609130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2516632947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2516658113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516683316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2516713948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2516737409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2516762874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2516788345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2516814376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516842388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2516866524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2516893028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2516917364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2516942391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2516967104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2516992907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2517018048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2517102105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2517130027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2517156961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2517181577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2517457738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2517483742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2517507111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2517533098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2517558133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2517584430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2517608334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2517632105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2517657591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2517681203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2517778131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2517802723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2517829328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2517854339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2517880045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518063454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2518089546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2518114636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518138507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2518164982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2518189549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2518298341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2518347248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2518381105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518405512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2518429433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2518454576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518478274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2518503452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2518530829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2518556588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2518581851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2518607332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518630950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2518662372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2518686900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518711308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2518736205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2518759727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2518831988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2518858917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2518885011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518910140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2518934881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2518960813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2518985172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2519010065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2519512438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2519539670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2519564588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2519590805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2519614808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2519638627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2519663996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2519688349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2519714444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2519738273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2519764583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2519794460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2519820280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2519844842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2519868665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2519893441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2519916901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2519941531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2519967528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2519994866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2520021930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2520047228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520071166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2520097693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2520122496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520143161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2520168056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2520189833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2520219300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2520288991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2520314328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520338842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2520360938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2520382783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520405139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2520429341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2520453990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2520480645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2520505603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2520570384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520592444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2520615441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2520638469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520661889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2520686380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2520714902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2520740401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2520764156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2520786535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520805350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2520823958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2520847842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520867012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2520886595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2520906043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2520926237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2520945382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2520965620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2520983883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2521002601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2521022895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521041933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2521061172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2521079831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2521099498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2521136405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2521158190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521176615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2521195237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2521215007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521233417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2521256071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2521283238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2521306711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2521331256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2521355341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521377498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2521400816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2521422060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521441148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2521466481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2521489981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2521515919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2521540370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2521566051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521590285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2521614183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2521638703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521664089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2521687958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2521711199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2521736074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2521760733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2521786906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521810545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2521836627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2521862139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2521886600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2521913019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2521937278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2521962776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2521986235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2522012064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522036910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2522068252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2522095036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522120243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2522146858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2522171021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2522196444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2522225134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2522250314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522274303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2522297455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2522320693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522344240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2522368172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2522389057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2522412767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2522437160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2522463792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522487114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2522510554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2522535224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522558948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2522584392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2522608367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2522633933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2522662301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2522687906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522712035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2522735628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2522759937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522783976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2522808716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2522833064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2522858331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2522883291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2522909446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2522933206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2522958279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2522982795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523006456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2523031802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2523056344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2523081866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2523105862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2523131493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523157849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2523181582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2523206628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523230463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2523255146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2523278678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2523302953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2523331081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2523356504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523382422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2523405908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2523429958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523454189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2523478049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2523501163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2523529054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2523552321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2523577905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523600598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2523621200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2523641427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523663599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2523687297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2523712403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2523736438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2523760929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2523785399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523806862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2523828604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2523847538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523865667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2523884765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2523906534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2523926643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2523945558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2523968900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2523991625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 404,4040000,10000,0,0,256,5,11401,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2524075892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2524100768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2524124272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2524149516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2524172891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2524198161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2524223134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2524248659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2524276526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2524300229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2524324529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2524348496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2524373119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2524396980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2524605766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2524631859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2524657860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2524682170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2524815036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2524841684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2524865404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2524899565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2524924579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2524951336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2525171542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2525207265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2525231046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2525255353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2525474552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2525499403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2525541472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2525565246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2525591636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2525616413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2525642421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2525665892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2525689586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2525714413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2525737834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2525762926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2525807247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2526052155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2526078883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2526104345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526128329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2526152816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2526180661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526205303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2526230409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2526254415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2526280673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2526305297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2526331304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526365816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2526390275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2526414781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526497627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2526547705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2526572114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2526599336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2526624608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2526651558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526675917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2526700209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2526732614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526759263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2526784784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2526808398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2526835163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2526859838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2526888539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526913822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2526938154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2526964190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2526988088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2527013147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2527038377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2527065634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2527092767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2527119827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527144781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2527168798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2527193760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527219207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2527253597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2527278733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2527304886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2527330506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2527356299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527385471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2527409891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2527434449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527459304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2527484386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2527508579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2527535208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2527710416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2527737017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527760956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2527785594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2527810301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527834941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2527860121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2527883999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2527910567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2527936081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2527963706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2527988083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2528012295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2528036796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528062299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2528089667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2528113749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2528141517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2528166667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2528192539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528216914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2528249027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2528303729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528328884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2528401617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2528425849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2528452376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2528477328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2528533215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528558513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2528583225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2528607864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528631601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2528657679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2528681521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2528713283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2528738306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2528763856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528806475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2528841082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2528884735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2528929427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2528960826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2528984624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2529010369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2529035767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2529061300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529086119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2529110189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2529134845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529159345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2529184478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2529208833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2529234557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2529259633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2529286258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529310165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2529334669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2529359215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529383119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2529408561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2529431772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2529458080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2529482412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2529507906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529532301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2529558661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2529583995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529607853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2529632948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2529657358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2529684024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2529709371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2529734765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529791449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2529855335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2529880430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2529923523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2529948751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2529978774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2530004873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2530030170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2530060319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530087142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2530111654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2530136996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530161970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2530189574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2530214308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2530240325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2530266520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2530293070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530317770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2530342967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2530368185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530392786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2530417717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2530443187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2530468241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2530492302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2530519038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530542718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2530566373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2530592267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530615906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2530641424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2530664874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2530690383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2530715623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2530740745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530764912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2530788660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2530874166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2530898694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2530922949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2530946376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2530972588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2530997138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2531054365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531081507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2531104942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2531128745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531156448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2531181514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2531206123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2531231448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2531255524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2531282931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531306487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2531330623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2531354970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531440830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2531495730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2531525288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2531549773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2531573194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2531598010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531623543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2531651807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2531676884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531701191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2531727390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2531751481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2531778187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2531821464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2531870518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2531943426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2532033219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2532058084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2532082234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2532107038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2532130519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2532344777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2532369323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2532396379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2532422671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2532446368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2532471241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2532494576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 405,4050000,10000,0,0,256,5,11429,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2532580294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2532603918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2532629311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2532654862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2532680263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2532708480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2532733199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2532757573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2532782424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2532807428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2532874784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2532902356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2532927447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2532953849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2532977430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2533001146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2533026567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533050292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2533075232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2533099467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2533125120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2533150271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2533175328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533198735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2533223136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2533247497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533272219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2533297572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2533321561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2533348251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2533373107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2533399219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533422702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2533446335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2533471590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533495005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2533521433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2533545090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2533570626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2533596290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2533622024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533646457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2533669960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2533694066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533718683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2533743747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2533768060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2533793180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2533817360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2533843498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533900622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2533942944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2533974405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2533998400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2534024257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2534052900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2534079944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2534105213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2534131175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534155842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2534179750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2534205003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534290574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2534315771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2534347233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2534373731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2534400700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2534426954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534450417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2534476144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2534508351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534533630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2534566759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2534591818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2534617952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2534643958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2534669959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534694077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2534719761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2534744647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534769101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2534794031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2534817685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2534843975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2534868470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2534894728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534918507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2534942425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2534967990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2534991815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2535017928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2535042133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2535068569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2535094604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2535120640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535145320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2535168837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2535192911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535217164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2535261232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2535360793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2535398161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2535423097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2535451695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535477806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2535502250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2535528168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535551653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2535576392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2535600877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2535626402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2535651699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2535676827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535699851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2535724277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2535748428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535773239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2535798413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2535824740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2535852919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2535877608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2535903960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2535927786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2535952144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2535976848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536000296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2536026028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2536049654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2536075222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2536100916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2536126479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536150930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2536174714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2536199134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536224115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2536249542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2536274341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2536300195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2536325098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2536351512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536375451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2536399989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2536424708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536451210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2536476843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2536500409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2536526859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2536551567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2536577790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536657729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2536682161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2536712328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536736337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2536761507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2536786009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2536813941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2536839930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2536866162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536891130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2536915536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2536940431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2536966253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2536991823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2537017107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2537043466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2537069002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2537096221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537120836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2537146211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2537170751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537194386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2537219934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2537243389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2537269234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2537294285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2537319715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537344307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2537367808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2537392783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537417268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2537442554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2537467260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2537493374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2537519104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2537545570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537570014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2537595201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2537659005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537700361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2537762543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2537793474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2537819909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2537846820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2537873176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537899506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2537923883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2537948947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2537973773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2537999047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2538023869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2538054829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2538080804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2538106651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538131528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2538156605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2538181530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538206080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2538232051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2538256374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2538283669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2538309070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2538335764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538360363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2538384740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2538411125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538435041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2538461332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2538485414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2538511510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2538537278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2538562965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538587565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2538631387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2538700138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538725226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2538750445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2538774963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2538800957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2538825832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2538852597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538876687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2538901578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2538926292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2538950176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2538975875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2539002009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2539029913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2539054949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2539081149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2539105514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2539129659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2539155147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2539199524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2539253642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2539284311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2539311373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2539337102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2539363044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2539393374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2539423129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2539448530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2539473812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2539499006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2539523713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2539549759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2539574685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2539601393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 406,4060000,10000,0,0,256,5,11458,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2540796139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2540821611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2540847615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2540871952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2540913992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2540938098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2540977161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2541003613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2541030679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541054384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2541078816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2541103764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541127585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2541155722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2541179566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2541205852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2541230763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2541256418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541281000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2541304751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2541329855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541353960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2541379048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2541403829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2541429793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2541455567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2541481394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541505248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2541529771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2541555299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541579590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2541605041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2541629001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2541656062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2541681466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2541708193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541732365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2541756437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2541781839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2541805604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2541831148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2541854907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2541922019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2541977177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2542003054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542033429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2542063583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2542089112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542113024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2542141845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2542166159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2542192232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2542218097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2542244048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542268728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2542292911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2542317447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542341976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2542367394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2542391789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2542417585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2542442292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2542468375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542492006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2542516247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2542540709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542564051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2542589219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2542618720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2542645766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2542672039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2542699818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542724478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2542748615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2542774040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2542797903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2542822813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2542847256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2542872812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2542950117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2542977334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543000919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2543025251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2543049765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543096857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2543122244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2543153404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2543180366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2543206800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2543232921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543256463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2543280859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2543306008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543330587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2543355920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2543385535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2543412687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2543437622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2543463901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543488325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2543512604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2543538736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543563106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2543589488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2543614405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2543641898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2543668125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2543695067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543721786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2543746342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2543772307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2543796779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2543823017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2543847869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2543881024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2543938725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2543982275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544006625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2544056641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2544087988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544112347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2544137538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2544163288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2544189804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2544216504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2544242632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544267428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2544291907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2544316617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544341293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2544366931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2544391628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2544422703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2544448024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2544474682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544498798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2544523774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2544548452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544571913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2544598641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2544622128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2544647994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2544672833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2544698264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544727042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2544750976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2544776124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2544800226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2544825239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2544849624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2544875415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2544958826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2544985610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545009747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2545035604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2545060525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545085149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2545110445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2545134467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2545163323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2545188423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2545214840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545238647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2545262192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2545287465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545311253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2545336944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2545361220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2545387176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2545412716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2545438536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545463043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2545487090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2545511666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545536179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2545560941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2545585034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2545611106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2545636093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2545662553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545686215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2545710343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2545735176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545759042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2545784759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2545808534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2545834741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2545859671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2545885129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2545909472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2545933948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2545993056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546017740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2546071868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2546115216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2546147227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2546174087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2546199848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546224945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2546249415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2546275023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546299099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2546324408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2546349175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2546375027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2546400420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2546426357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546450284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2546475465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2546499791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546524066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2546549239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2546573501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2546601903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2546626991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2546653440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546677447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2546701231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2546726366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546750039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2546775651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2546799563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2546825326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2546850718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2546876219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2546900407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2546924322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2546948622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547026496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2547062199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2547087815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2547114617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2547140007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2547165914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547189507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2547213802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2547238447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547261937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2547287979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2547311933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2547338106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2547362782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2547393329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547417245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2547440823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2547465659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547489574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2547514884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2547538730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2547564327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2547589595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2547615003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547638653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2547663607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2547687943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 407,4070000,10000,0,0,256,5,11486,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2547771578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2547796346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2547819790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2547845701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2547870194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2547895884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2547942244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2547989762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2548014583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548044346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2548070956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2548095312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2548121153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2548146460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2548172270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548196025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2548220677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2548245251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548304136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2548329573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2548353138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2548379633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2548405466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2548432218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548456835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2548481003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2548505787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548530342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2548555505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2548579674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2548605623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2548630673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2548656992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548680789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2548711577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2548736332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548759954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2548785584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2548809925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2548836596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2548861868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2548887621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548912249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2548933103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2548952805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2548971189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2548990367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2549008375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2549028343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2549047080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2549066417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549085614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2549103684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2549122244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549140753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2549159616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2549177995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2549197576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2549217123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2549236733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549259099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2549303601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2549362337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549385967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2549428585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2549458751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2549484561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2549508901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2549534683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549558720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2549583335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2549608096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549631650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2549657200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2549681197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2549707732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2549732753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2549758820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549783222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2549807014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2549832923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2549856534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2549881633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2549905834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2549934420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2549960321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2549986143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550010109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2550035144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2550063960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550087393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2550111653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2550143624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2550168570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2550192399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2550217482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550242281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2550269674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2550319066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550374937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2550401156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2550425284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2550451128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2550476523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2550502599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550527112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2550551549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2550577810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550601922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2550627306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2550651913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2550678078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2550703482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2550729108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550752925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2550777355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2550802129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550822956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2550845516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2550864207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2550886092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2550911224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2550936384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2550960421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2550985171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2551034112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551058804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2551094516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2551140884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2551171519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2551199488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2551225759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551249968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2551274927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2551299941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551324053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2551350263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2551380512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2551407196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2551432601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2551459446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551483533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2551508237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2551533954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551558599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2551635988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2551660740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2551686605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2551711922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2551740890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551764821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2551790206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2551814679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2551839194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2551864086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2551887717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2551914070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2551938695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2551986293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552010421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2552083194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2552108673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552132401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2552157782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2552181333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2552207554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2552232149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2552258264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552283137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2552307275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2552332855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552356750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2552381802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2552409613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2552435473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2552460374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2552485464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552509253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2552533374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2552558006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552625902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2552658114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2552682765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2552717302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2552749291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2552775618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552799244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2552823769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2552849906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2552874065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2552899867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2552924502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2552950076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2552975186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2553000916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553025090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2553048823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2553073706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553098154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2553123540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2553148091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2553174053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2553198842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2553224676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553255366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2553279897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2553304655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553329161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2553354178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2553377935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2553403909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2553428813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2553455023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553478846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2553502776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2553527926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553551727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2553576657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2553600805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2553626377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2553696394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2553722817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553746590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2553770843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2553795196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553819281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2553845098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2553869171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2553895507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2553920271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2553946199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2553970579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2553995667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2554020925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554049921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2554074741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2554098741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2554124625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2554150159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2554175962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554199781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2554225686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2554250226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554274329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2554299133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2554322538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2554348500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2554373014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2554398696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554422218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2554445969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2554470843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554494275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2554519426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2554542868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2554570796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2554595979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 408,4080000,10000,0,0,256,5,11515,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2554680271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554704438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2554728023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2554752674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554776783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2554801714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2554825340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2554851346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2554876274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2554902176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2554925847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2554999209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2555024392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555047563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2555071810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2555095488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2555121847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2555146319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2555171104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555195994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2555219616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2555243338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555266683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2555290585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2555313798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2555339615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2555364078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2555394785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555418359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2555441937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2555466751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555490116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2555518056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2555541992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2555567799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2555593257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2555618957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555643202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2555666967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2555732611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555756455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2555782793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2555806480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2555833671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2555858944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2555884999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2555910284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2555934457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2555996071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556021572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2556046646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2556070665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2556097530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2556122114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2556148011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556172529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2556196922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2556222507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556247657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2556272739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2556295933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2556321609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2556346860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2556379978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556404374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2556428121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2556453868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556477647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2556502631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2556526554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2556551979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2556576374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2556602144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556625718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2556649571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2556673619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556697278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2556727371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2556751273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2556777440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2556802091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2556827962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556851615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2556875313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2556899900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2556923140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2556948018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2556972215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2556998091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2557069170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2557115286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557139864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2557169335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2557194001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557218825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2557243673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2557268839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2557295165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2557320396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2557346863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557371732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2557396703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2557421538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557445272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2557474072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2557497581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2557523778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2557548409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2557573445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557597063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2557620075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2557644003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557666841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2557686983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2557704637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2557727381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2557749902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2557776902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557801498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2557826167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2557852242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2557876728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2557902969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2557927328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2557953931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2557979088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2558004964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558029605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2558114589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2558140560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558169466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2558194870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2558219419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2558245483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2558271590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2558297540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558322051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2558347248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2558372087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558397706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2558423279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2558449067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2558476144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2558501913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2558528294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558552207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2558576321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2558601520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558625239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2558650779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2558674564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2558700670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2558726120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2558751864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558776366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2558800386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2558825157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558849669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2558874876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2558899024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2558924497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2558949333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2558975365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2558998997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2559023942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2559068462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559130307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2559181677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2559211272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2559236675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2559261505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2559287806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559311707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2559337003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2559362101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559392594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2559418103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2559442265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2559469950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2559502582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2559529303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559561147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2559587115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2559613202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559637482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2559663817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2559687965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2559714372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2559739339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2559765996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559790052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2559814151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2559839481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2559863469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2559888629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2559913177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2559939133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2559964037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2559989186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560012967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2560037161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2560122073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560147697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2560173047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2560197156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2560223578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2560248478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2560274631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560298231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2560321970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2560346962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560370634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2560396039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2560419644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2560445542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2560471179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2560496851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560521338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2560545317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2560594042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560618398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2560654035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2560695472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2560739283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2560764175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2560819094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560849257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2560873405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2560898671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2560922520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2560948018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2560972687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2560998829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2561024415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2561050273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561074368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2561099148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2561175119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561199817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2561226170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2561250117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2561276707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2561301551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2561330390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561354438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2561378510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2561403736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561427430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2561457446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2561483732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2561512187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2561539789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2561567746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561594332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2561620441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 409,4090000,10000,0,0,256,5,11543,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2561711675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561737281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2561764137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2561790218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2561817983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2561845572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2561873183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561899460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2561925114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2561952291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2561978158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2562004570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2562029264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2562059992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2562086149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2562111820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562136080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2562177032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2562203598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562291570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2562317032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2562341830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2562367601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2562393304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2562422638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562446634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2562471179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2562515654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562564320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2562610054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2562642642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2562690687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2562723879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2562750407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562775786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2562799987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2562819972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562842661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2562864588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2562887767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2562913754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2562937300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2562963782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2562989930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2563014900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2563039473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563062893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2563088953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2563113026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2563139887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2563187475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2563319437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563344971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2563369711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2563412591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563437454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2563463734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2563487740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2563513736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2563539437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2563565359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563592181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2563616872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2563642657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563666991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2563692666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2563720425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2563746764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2563772973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2563798549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563822225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2563847478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2563872260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2563896858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2563922053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2563945868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2563972816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2563997818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2564024142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564047945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2564071739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2564098500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564122153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2564148110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2564171908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2564197615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2564222975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2564248375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564272691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2564296390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2564320761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564345135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2564369972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2564394058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2564420401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2564444932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2564471433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564495252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2564539113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2564563730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564647978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2564673664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2564697337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2564729744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2564754437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2564782439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564807023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2564832728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2564857389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2564881105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2564907466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2564931554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2564958619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2564984120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2565010113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565034979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2565059044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2565100339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565124326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2565150230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2565174167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2565200144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2565225449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2565250949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565275693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2565299806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2565324539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565349557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2565374878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2565399769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2565425825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2565451036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2565477690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565501845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2565526722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2565604655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565629999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2565686217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2565724484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2565762760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2565789261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2565815318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565840446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2565865127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2565890989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2565915536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2565941309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2565966417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2565992705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2566018975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2566049942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2566074016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2566098922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2566123582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2566279001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2566305389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2566331131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2566357246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2566382490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2566409691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2566433918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2566575795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2566793723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2566818647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2566845671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2566870259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2566897430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2566939938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2566967023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2566990923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2567015584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2567040713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567066562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2567092346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2567115859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2567142601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2567167305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2567192808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567218639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2567242862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2567268488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567292446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2567317660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2567343547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2567369784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2567401312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2567427358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567451553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2567477577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2567502916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567528182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2567553309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2567577582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2567604542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2567669002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2567735002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567758237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2567784305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2567803603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567822160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2567842415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2567860661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2567880613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2567901538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2567921441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2567943229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2567967800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2567992010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568016072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2568040888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2568066963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2568093557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2568117939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2568143657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568167029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2568190492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2568215608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568239166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2568263905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2568288096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2568314287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2568339857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2568365437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568389166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2568413503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2568437654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568461553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2568486086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2568509327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2568535629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2568560158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2568586713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568610212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2568668967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2568693599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568738637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2568763538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2568793630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2568818886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2568843339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2568875431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568899675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2568922754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2568946304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2568971324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2568995189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2569020990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2569048558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2569078136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2569104146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569127633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2569152250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2569176931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569200733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2569226030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2569253147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2569279568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 410,4100000,10000,0,0,256,5,11572,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2569363807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2569390043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569414434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2569438544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2569464859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569488802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2569513932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2569538247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2569563701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2569589165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2569614727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569659186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2569703147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2569752925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569777483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2569802671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2569826401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2569853984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2569879035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2569905707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2569929503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2569954101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2569982962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570007192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2570036996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2570065558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2570092730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2570117714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2570144945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570168849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2570192760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2570217849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570241561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2570267051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2570291277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2570317174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2570342388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2570368461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570397501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2570424562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2570452556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570478890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2570505973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2570533050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2570559679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2570656801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2570683291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570707758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2570732454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2570757532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570782503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2570807561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2570832183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2570858421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2570883290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2570909807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2570933564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2570986905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2571012453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571062887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2571128001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2571153128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2571179180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2571204775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2571230477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571254349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2571279987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2571304684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571329757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2571355384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2571384368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2571411715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2571437325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2571464358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571488511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2571512675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2571543188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571567373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2571594218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2571618185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2571644623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2571669521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2571694949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571719642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2571775531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2571823902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2571854849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2571881463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2571906876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2571934154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2571960542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2571987057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572020415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2572053423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2572079493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572103790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2572165979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2572190195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2572235113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2572259965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2572292232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572316156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2572340857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2572365543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572389815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2572415614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2572439699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2572466474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2572491576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2572518006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572542010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2572565891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2572591557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572615511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2572641155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2572665051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2572690665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2572721566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2572747180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572772102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2572796756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2572828504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2572852841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2572878376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2572903469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2572929234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2572954471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2572979937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573003568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2573029000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2573053322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573077409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2573102281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2573183824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2573235562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2573260744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2573292784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573318216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2573343056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2573367773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573392286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2573417442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2573441259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2573467980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2573492743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2573518808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573542492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2573566308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2573591328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573614993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2573640950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2573664583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2573690115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2573715279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2573740698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573764676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2573788781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2573813244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573837445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2573866996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2573891514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2573918701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2573945279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2573971595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2573995334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2574019717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2574049485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574094186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2574119560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2574144074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2574179873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2574237349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2574263000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574305915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2574336156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2574360756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574384246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2574410109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2574433940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2574460491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2574485894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2574511730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574536421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2574560332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2574586373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574610507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2574635606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2574660429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2574686456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2574711953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2574741906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574766538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2574793194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2574818057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2574842668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2574900883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2574925509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2574951381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2574978047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2575004223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575029447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2575053969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2575079715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575103742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2575136432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2575160747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2575186341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2575231095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2575256808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575322529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2575347645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2575372033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575429482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2575475878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2575499892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2575532100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2575557071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2575583455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575607567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2575631504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2575657275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575681387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2575708577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2575733733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2575760963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2575788193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2575813978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575838919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2575863509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2575888445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2575913366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2575938321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2575962564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2575988281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2576019510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2576045226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576069039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2576093774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2576118866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576143299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2576168596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2576192373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2576241886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2576307320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2576354032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576378273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2576409193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2576434047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576458618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2576483805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2576507414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2576533753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2576559088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2576585433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576610977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2576641050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 411,4110000,10000,0,0,256,5,11600,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2576735215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576759310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2576784866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2576808901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2576835238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2576860099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2576885457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576909670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2576933985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2576959141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2576982894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2577007650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2577031718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2577057654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2577082813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2577108676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577132450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2577157174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2577182368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577207138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2577301023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2577325842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2577358884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2577384287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2577410733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577434490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2577458947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2577483847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577507924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2577534109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2577558052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2577584779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2577609884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2577635889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577661183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2577685222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2577710326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577734133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2577759179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2577784292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2577810087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2577835419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2577860954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577890933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2577915684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2577940788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2577965598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2577991182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2578015610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2578046052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2578070824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2578097287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578121336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2578146002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2578170923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578194748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2578248563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2578313363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2578340285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2578365341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2578391618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578415758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2578439949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2578465276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578489218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2578515724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2578539859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2578565817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2578591430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2578617175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578641406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2578665506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2578690269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578718907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2578806451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2578832347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2578859061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2578884042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2578910631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2578934585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2578959673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2578985927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579009012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2579033881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2579057871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2579084370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2579109520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2579135090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579336561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2579361590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2579392400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579416551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2579441589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2579465959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2579488964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2579508328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2579535906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579561798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2579588019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2579612772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579637434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2579659414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2579678278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2579698542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2579718630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2579738644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579756936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2579775847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2579794832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579812980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2579832516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2579850653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2579870286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2579889060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2579909145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579927588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2579945811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2579965535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2579983727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2580002769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2580021386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2580042005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2580061665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2580084156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580108652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2580131018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2580153779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580174119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2580193633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2580212703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2580232832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2580251817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2580271791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580289900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2580308015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2580326444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580344740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2580363847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2580381760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2580405181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2580429933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2580456262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580479949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2580504948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2580531727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580555314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2580580833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2580604659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2580631680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2580658420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2580684621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580709098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2580733509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2580758160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580782802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2580807781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2580831767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2580857438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2580882271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2580908492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2580932145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2580956583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2580980926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581004957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2581031592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2581055428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2581082085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2581106953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2581132581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581157050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2581180959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2581205676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581229098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2581254162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2581278300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2581303876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2581329078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2581354503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581377948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2581402590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2581427035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581450616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2581476564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2581500150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2581526290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2581550943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2581575968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581599806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2581623494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2581648310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581671803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2581696468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2581720589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2581746289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2581771951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2581797427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581821634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2581846628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2581871865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2581896678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2581922178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2581946100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2581972568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2581997312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2582023063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582046486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2582071031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2582095903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582119975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2582145868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2582169826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2582195602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2582220194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2582244810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582269695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2582295729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2582320442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582344573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2582369483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2582393851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2582419326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2582443714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2582469571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582493304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2582517712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2582542070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582565536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2582590632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2582613945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2582639170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2582664150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2582689271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582713060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2582736613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2582760781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582784526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2582808957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2582832998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2582863819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2582887281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2582913075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2582936335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2582960679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2582984643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583006915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2583033253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2583051871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2583072047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2583094060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2583114817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583133955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2583157697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2583182516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583206330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2583229696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 412,4120000,10000,0,0,256,5,11628,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2583306694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2583328435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2583348065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2583368004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583388858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2583411940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2583436022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583461635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2583487132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2583509569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2583534758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2583554533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2583574561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583593848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2583612642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2583631541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583650135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2583669197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2583687341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2583708207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2583727117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2583746951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583766705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2583785289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2583804355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2583822840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2583846907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2583900778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2583926919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2583952918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2583979259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584003154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2584027716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2584052419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584080651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2584106161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2584130688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2584157328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2584182715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2584208384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584230118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2584253668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2584281346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584304454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2584329724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2584352246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2584376746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2584401658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2584426107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584449362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2584476144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2584500895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584525717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2584550768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2584574716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2584601143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2584625838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2584653021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584676375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2584700531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2584725461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584749362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2584774882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2584798597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2584824386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2584850460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2584875854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584900092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2584923803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2584948430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2584972836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2584998186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2585023330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2585049441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2585074499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2585101674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585125554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2585150028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2585174691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585197998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2585223850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2585247547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2585273567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2585298323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2585323690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585347172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2585370521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2585396937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585420414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2585445946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2585470743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2585496978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2585522390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2585547952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585571957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2585597174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2585621929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585646373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2585671285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2585694973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2585721168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2585745881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2585772395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585796111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2585820256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2585845531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2585869711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2585895437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2585919518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2585945527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2585971574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2585997342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586021603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2586045223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2586070198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586094771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2586119909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2586147144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2586172986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2586198281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2586223541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586246877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2586271403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2586295651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586319839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2586345915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2586370181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2586396556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2586421236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2586447124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586472015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2586496151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2586521257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586544922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2586570178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2586594611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2586620449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2586645900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2586671564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586695314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2586719421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2586743934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586768162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2586793005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2586817058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2586843694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2586868830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2586895254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586919252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2586943325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2586973892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2586997983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2587025252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2587050088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2587076658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2587103367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2587129662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587154611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2587179360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2587206605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587232698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2587260253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2587287870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2587316516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2587343962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2587371774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587399636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2587429836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2587457668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587483637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2587510872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2587537581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2587566334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2587595143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2587623790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587650634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2587676756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2587705063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587733185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2587760469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2587786415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2587814363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2587841907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2587869547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587896753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2587923137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2587950263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2587977094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2588004670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2588030871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2588058629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2588087076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2588115506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588142169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2588177182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2588205470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588231475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2588258721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2588285164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2588313184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2588340726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2588368050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588393091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2588416816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2588441245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588465094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2588489980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2588513874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2588540216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2588565155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2588592162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588615949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2588640360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2588664978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588688689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2588714294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2588738051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2588763760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2588790067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2588815688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588839677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2588863232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2588888195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2588912850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2588938099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2588962961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2588988515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2589013107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2589038909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589062596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2589086616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2589110786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589134567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2589160583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2589184206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2589210274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2589234944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2589260386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589284418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2589307908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2589334343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589358149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2589383195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2589408218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2589433681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2589459411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2589485074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589508915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2589533962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2589558438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589582678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2589607656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2589631367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2589657705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2589682517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2589709280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589732982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 413,4130000,10000,0,0,256,5,11657,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2589817471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2589842409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2589865681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2589890980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2589913912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2589939961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2589965291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2589990504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590014878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2590038958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2590063655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590088533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2590113276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2590136727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2590163126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2590187904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2590214011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590237679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2590261452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2590299905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590323654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2590349087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2590372652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2590399224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2590423904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2590449308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590494548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2590519626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2590544727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590569175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2590601037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2590625535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2590652807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2590678085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2590705215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590729219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2590753272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2590779087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590803225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2590835571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2590859387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2590885010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2590910657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2590936454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2590961475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2590985567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2591010711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591035437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2591060836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2591085434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2591111264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2591136118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2591161950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591185479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2591209707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2591234012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591257486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2591282520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2591305862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2591332433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2591357180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2591382474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591406791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2591430566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2591455630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591479434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2591504599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2591529092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2591555886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2591581425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2591607145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591631118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2591655008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2591682731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591712638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2591737690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2591761835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2591795136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2591822934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2591848931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591872559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2591896281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2591920665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2591944788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2591973522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2591997036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2592024858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2592050349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2592076574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592101456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2592125747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2592151282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592175350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2592200660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2592225153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2592251032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2592276690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2592302409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592327166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2592351974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2592377065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592401839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2592426908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2592450693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2592477021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2592501786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2592528653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592552583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2592576517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2592602269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592627388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2592656642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2592680911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2592707908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2592733214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2592759501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592784898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2592809197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2592835169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2592859405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2592884293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2592908837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2592934890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2592960957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2592986745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593011161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2593036129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2593061175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593086006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2593111204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2593135369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2593161790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2593186730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2593213056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593237090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2593261310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2593287110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593311074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2593336660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2593360200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2593386039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2593411448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2593437091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593461535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2593485521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2593510472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593536927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2593562116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2593586582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2593612618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2593637742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2593663986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593689724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2593716904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2593743949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593771968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2593799530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2593825795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2593854866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2593881776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2593912201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2593938829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2593967023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2593994174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594020986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2594048373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2594074808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2594103806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2594131002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2594160211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594186513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2594213348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2594240501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594268517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2594296238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2594322599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2594351021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2594377827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2594406578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594433510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2594460033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2594486858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594512840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2594540739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2594566696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2594596273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2594623429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2594652443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594678194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2594704893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2594731700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594757575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2594785088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2594810572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2594838941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2594863629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2594890458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594914574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2594938524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2594963564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2594987042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2595011922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2595040420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2595068595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2595097422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2595125456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595152125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2595178036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2595205598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595234231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2595260434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2595287395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2595315852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2595345171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2595373091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595399852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2595425893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2595453235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595478889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2595505843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2595532249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2595560089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2595593845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2595621595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595650379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2595676454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2595704188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595730052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2595756758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2595783188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2595810366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2595838724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2595865819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595891866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2595918068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2595945728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2595970219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2595995711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2596024241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2596050233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2596075320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2596102552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596126787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2596151687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2596176529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596200613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2596226109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2596250147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2596277035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2596302061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2596328756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596353165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2596377662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2596403001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596426565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 414,4140000,10000,0,0,256,5,11685,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2596511273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2596535339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2596560557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2596586091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2596612085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596636248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2596664494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2596689332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596713564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2596738817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2596784538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2596811156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2596839152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2596865465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596890502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2596914326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2596940867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2596965433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2596990358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2597014007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2597040538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2597066485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2597095128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597118595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2597143414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2597167875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597191520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2597218632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2597242434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2597269315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2597294144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2597319681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597345405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2597369303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2597394484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597417698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2597442050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2597466564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2597492443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2597520080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2597545928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597569868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2597595472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2597620348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597644871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2597671306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2597695106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2597722220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2597746801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2597772623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597795790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2597819067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2597844373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2597868258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2597895155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2597918956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2597944713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2597970913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2597997082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598021834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2598045369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2598069646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598095589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2598120957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2598145137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2598170794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2598195362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2598221403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598244885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2598271235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2598296047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598319905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2598345874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2598369776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2598396236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2598420629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2598445736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598471145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2598494710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2598519526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598542734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2598567119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2598591486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2598617064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2598643060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2598668626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598692345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2598716817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2598741253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598765342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2598789736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2598812805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2598840777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2598865772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2598891577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598914777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2598941197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2598967040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2598990382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2599016412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2599040461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2599066183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2599091352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2599116162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599143976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2599168965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2599193477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599218634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2599243653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2599268022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2599293435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2599317027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2599342069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599364581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2599394008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2599421775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599445208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2599471760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2599495669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2599522935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2599548109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2599573976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599600487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2599624477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2599650081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599673955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2599699099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2599723503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2599749392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2599776635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2599802462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599826351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2599851076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2599875810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2599900358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2599925504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2599949347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2599977982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2600002877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2600029448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600053746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2600079200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2600104539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600128747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2600157305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2600181445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2600208485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2600234538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2600260456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600285896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2600310150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2600345128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600369264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2600395099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2600418958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2600444809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2600470550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2600496211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600522226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2600546308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2600570891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600595283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2600620184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2600644415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2600670675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2600695629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2600724057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600748146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2600773121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2600799854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600823085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2600849250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2600873352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2600912040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2600937476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2600964027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2600987697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2601011505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2601037048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601060966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2601089233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2601113114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2601138847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2601165110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2601190846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601215379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2601239291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2601263684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601290378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2601315289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2601339650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2601365112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2601389880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2601415342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601438820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2601465069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2601489785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601513610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2601539467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2601563413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2601590031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2601614716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2601642989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601667392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2601691520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2601717256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601741335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2601767263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2601791390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2601817510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2601845058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2601871070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601895673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2601919820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2601944454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2601968951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2601993661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2602019232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2602045342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2602070525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2602096931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602120329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2602144391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2602169379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602193279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2602221129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2602244799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2602271056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2602295837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2602321321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602346659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2602370555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2602397869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602422141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2602447300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2602472184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2602502966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2602529684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2602555513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602580929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2602609515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2602633999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602659785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2602684920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2602709362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2602740060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2602766362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2602791979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602815499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2602840039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2602864836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2602888659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2602914963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2602939099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2602968913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2602994139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2603020848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 415,4150000,10000,0,0,256,5,11714,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2603105571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2603129685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2603156979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603180929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2603206916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2603230829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2603256302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2603281844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2603307108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603352696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2603376581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2603401830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603425464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2603450164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2603475615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2603501556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2603527292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2603553509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603581307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2603605505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2603629729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603654044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2603679208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2603703518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2603729315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2603753833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2603780904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603804460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2603828475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2603852901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2603876276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2603901539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2603925060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2603950527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2603977348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2604002937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604027643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2604051866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2604076527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604101042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2604126168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2604152568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2604178147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2604203052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2604228519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604251967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2604276107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2604300854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604324388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2604350810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2604374277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2604400137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2604425087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2604450398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604474640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2604498303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2604525125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604551315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2604576032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2604600663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2604626646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2604652211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2604677923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604709574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2604734611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2604759200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604789691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2604818294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2604843042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2604868990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2604896983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2604922603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2604946166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2604970602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2604994864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605018800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2605043463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2605066932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2605094696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2605119572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2605145761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605169575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2605193085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2605218222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605241969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2605268538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2605292688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2605318543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2605344264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2605369984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605394481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2605418400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2605442575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605467633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2605492942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2605517482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2605543526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2605568515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2605597300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605620965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2605648228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2605672748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605696411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2605722491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2605746351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2605773175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2605797988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2605823310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605849670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2605873880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2605899584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2605923697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2605948718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2605973668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2606000044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2606027239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2606052871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606076572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2606100954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2606125407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606150092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2606175124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2606198895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2606226112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2606250842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2606276908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606301159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2606325168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2606350470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606374197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2606400840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2606425053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2606450910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2606476645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2606502230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606526604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2606551132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2606576023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606602751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2606629420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2606654601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2606681017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2606707233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2606745596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606771532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2606796112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2606820782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2606845414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2606870532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2606895008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2606936633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2606962501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2606988437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607012226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2607048585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2607073614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607099245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2607123647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2607161008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2607187364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2607213048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2607238780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607262556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2607288426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2607312777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607337417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2607362324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2607385433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2607411857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2607437018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2607465509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607490578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2607516361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2607541378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607565629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2607591853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2607616520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2607645641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2607671168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2607696766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607721360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2607746850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2607772599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607796783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2607821852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2607848252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2607874599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2607900292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2607926105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2607949897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2607974675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2607999267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608024382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2608049670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2608073397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2608099714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2608124401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2608150290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608173938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2608197571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2608223435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608246948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2608272143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2608296083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2608321901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2608347374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2608373138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608398541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2608422860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2608447557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608472120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2608497147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2608521284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2608546893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2608571535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2608600678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608624776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2608649190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2608673849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608697667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2608723292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2608747192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2608774833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2608800591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2608826171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608850634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2608874517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2608899644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2608923354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2608948326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2608975029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2609001322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2609027673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2609053450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2609077925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2609101998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2609126381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2609152907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2609177688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2609201139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2609227321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2609252196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2609278219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2609301879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2609325594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2609351293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2609374925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2609400190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2609438705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2609465126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2609490089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2609516621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2609540646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2609564799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2609591014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 416,4160000,10000,0,0,256,5,11742,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2610685554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2610712811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2610736908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2610762617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2610787905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2610813922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2610838353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2610862328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2610886856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2610912520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2610937940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2611025920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2611052769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2611078419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2611104151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611128036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2611153369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2611178036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611201666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2611227157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2611251270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2611277675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2611314449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2611341413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611366436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2611392720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2611418736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611442864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2611468697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2611493130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2611520474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2611545955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2611571786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611596417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2611620486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2611648642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611672760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2611697972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2611723219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2611749745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2611775525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2611801610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611825700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2611851023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2611876506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2611903942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2611929574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2611970504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2611996857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2612022339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2612049040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612072860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2612097612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2612122239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612148876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2612174302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2612198510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2612225422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2612250154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2612276026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612300061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2612324349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2612351215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612375194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2612403415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2612427338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2612453760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2612478496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2612504014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612529414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2612553815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2612579211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612603274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2612628276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2612652984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2612679026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2612705283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2612731585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612755784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2612780911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2612805890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612830664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2612862945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2612887121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2612915855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2612941104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2612967358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2612991496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2613015929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2613040414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613064446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2613090074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2613114908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2613141821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2613166590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2613192640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613217210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2613241453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2613266690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613296737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2613321698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2613345993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2613371534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2613396939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2613425744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613449589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2613474209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2613499211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613524852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2613550099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2613573613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2613599732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2613624894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2613651131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613675103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2613698691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2613723582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613747601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2613773007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2613796609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2613822154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2613850171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2613875514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613899383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2613923139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2613947733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2613972000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2613996966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2614021174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2614046732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2614071865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2614098024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614121909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2614146280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2614171884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614195657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2614221537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2614253950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2614280763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2614305695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2614332520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614356482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2614381199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2614406899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614445715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2614471783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2614495689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2614522017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2614546688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2614573225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614598307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2614622766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2614648254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614672185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2614697450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2614722254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2614748628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2614774473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2614800315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614824633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2614850201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2614876143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2614970912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2614996775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2615021137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2615046990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2615071761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2615097704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615121673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2615145846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2615170445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615194081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2615219428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2615243310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2615286514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2615312226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2615340152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615364615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2615389049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2615415083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615439194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2615466772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2615490968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2615517638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2615542556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2615568183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615592626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2615616767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2615643839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615667448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2615692766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2615717247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2615743216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2615769004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2615794756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615818507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2615843411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2615868300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2615892627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2615917472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2615941494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2615967771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2615992691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2616025994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616049796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2616074335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2616099893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616123873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2616149815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2616173805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2616199507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2616226397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2616252333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616276773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2616300774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2616325872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616350417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2616375723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2616403980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2616430242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2616455579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2616481128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616505495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2616530500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2616555616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616581082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2616605995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2616629612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2616655724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2616680327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2616706237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616729794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2616753535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2616779254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616802945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2616829645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2616853675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2616879589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2616905117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2616930995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2616970112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2616993998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2617019050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617042806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2617067707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2617092003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2617117788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2617144747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2617170567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617194892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2617219753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2617258532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617290422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2617316127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2617340742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2617367000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2617394537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 417,4170000,10000,0,0,256,5,11771,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2617483140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617507863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2617532067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2617556681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617582241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2617607701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2617631838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2617658298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2617683263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2617710684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617741989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2617768297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2617793097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2617816913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2617842821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2617866933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2617893556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2617990005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2618016765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618040922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2618064945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2618090155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618113895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2618141573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2618166439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2618193155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2618219428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2618246053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618271244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2618295979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2618337483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618362971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2618390231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2618415719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2618442705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2618468174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2618493461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618512983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2618533911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2618555470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618580639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2618605746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2618629976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2618657522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2618682750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2618709438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618733425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2618758097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2618784295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618808634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2618834748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2618858975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2618885039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2618910841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2618936746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2618961070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2618984925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2619009526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619033748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2619058734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2619082976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2619108735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2619133555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2619159710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619183703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2619208831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2619233846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619258415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2619284649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2619309009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2619335648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2619360729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2619386509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619428885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2619454662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2619479698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619503833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2619530210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2619554492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2619582016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2619607344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2619633774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619658918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2619683355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2619708855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619733345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2619755863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2619778484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2619804674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2619831056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2619856413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619891224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2619916922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2619942088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2619966881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2619992385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2620017832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2620044947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2620071186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2620098872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620123981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2620149193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2620174027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620198163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2620223852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2620253337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2620280227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2620305069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2620334174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620359160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2620383294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2620408724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620432715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2620464878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2620489228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2620516579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2620542009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2620568608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620594059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2620619026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2620644803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620668847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2620694067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2620718432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2620744449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2620771998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2620797951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620823188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2620848570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2620873631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2620898700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2620924131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2620948321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2620975086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2621000091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2621027455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621052043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2621076672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2621110215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621134597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2621160615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2621184661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2621211270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2621236361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2621262174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621286748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2621310961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2621336222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621360072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2621385153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2621409575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2621435379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2621461579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2621492529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621517196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2621541253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2621565906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621589681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2621614346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2621638528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2621665634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2621690933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2621717182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621809890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2621835927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2621860861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2621884833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2621910797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2621945717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2621973375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2621998155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2622025451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622056985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2622082357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2622107393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622131477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2622157241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2622192145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2622218846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2622243830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2622271008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622295654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2622320378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2622345847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622369930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2622395803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2622419834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2622445926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2622471324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2622496982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622521164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2622545062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2622569620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622594151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2622619293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2622643639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2622669234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2622758510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2622785499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622809482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2622834393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2622859136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2622883356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2622909393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2622933464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2622960369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2622988992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2623015401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623039945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2623074732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2623100840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623125273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2623151763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2623176647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2623204643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2623230125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2623256334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623281409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2623305902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2623331630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623355698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2623380731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2623405204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2623431055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2623456568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2623482448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623506731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2623532084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2623557366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623584923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2623610555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2623634428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2623661869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2623686828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2623712982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623736798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2623760469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2623781307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623799793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2623819233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2623838220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2623857834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2623876732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2623897226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623915498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2623933934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2623953760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2623971977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2623991103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2624009684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2624030373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2624049498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2624070621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624089836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2624108472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 418,4180000,10000,0,0,256,5,11799,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2624178076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624202363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2624227452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2624251023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2624277263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2624301755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2624327887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624351554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2624375277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2624399958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624423121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2624463286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2624486940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2624512809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2624538216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2624563848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624588086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2624611651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2624636303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624660915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2624686059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2624710423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2624736203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2624761092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2624787284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624810885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2624835118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2624859414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2624882848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2624908675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2624932442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2624958747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2624982646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2625007279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625030729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2625053524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2625077612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625100626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2625126131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2625151585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2625179288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2625206944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2625232894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625256917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2625281948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2625306696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625331094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2625356315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2625380203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2625406647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2625431298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2625457499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625481231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2625504980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2625529911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625553746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2625579322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2625602851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2625628297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2625653914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2625679404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625704049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2625728091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2625752942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625777962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2625803479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2625828244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2625854320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2625879275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2625905589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2625929509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2625954334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2625979084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626002878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2626028650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2626052163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2626078746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2626103847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2626130121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626183684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2626210295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2626234659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626258205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2626284773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2626308907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2626335933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2626361183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2626387235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626414362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2626438557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2626463992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626487836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2626513314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2626537943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2626563959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2626592846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2626618999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626644858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2626669468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2626694731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626719353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2626744480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2626770182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2626864352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2626890139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2626925763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2626949865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2626982966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2627007963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627033651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2627059592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2627086174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2627112454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2627137674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2627163827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627187491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2627212325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2627237105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627260985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2627289349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2627313395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2627341031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2627365955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2627392420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627416419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2627440416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2627467630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627491483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2627517109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2627540953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2627566745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2627592164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2627617509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627642801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2627666434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2627690791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627714972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2627739919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2627763576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2627794725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2627819422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2627846219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627869881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2627894262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2627918617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2627942117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2627967403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2627991007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2628017938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2628042452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2628067596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628092090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2628115725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2628140562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628164151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2628188855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2628213792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2628241439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2628266476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2628292338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628316857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2628342376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2628367734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628396897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2628422068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2628445943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2628472735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2628497564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2628523687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628547413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2628571240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2628597172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628626959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2628652745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2628676221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2628701628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2628727289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2628752964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628781739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2628805544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2628830981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2628854981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2628880191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2628904833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2628930933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2628958110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2628984047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629008079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2629032629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2629057072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629081321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2629106177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2629129852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2629158435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2629183596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2629209877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629232579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2629255996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2629282465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629306287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2629335410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2629359468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2629385398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2629411871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2629457594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629483538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2629507990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2629541987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629566577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2629593331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2629617524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2629644578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2629669593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2629695282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629721491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2629745653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2629771174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629794956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2629819968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2629845060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2629871219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2629907576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2629933356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2629957887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2629981809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2630006441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630031953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2630057362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2630083919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2630110044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2630135042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2630161581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630185566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2630210484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2630234982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630258681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2630286549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2630310597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2630337277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2630362285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2630388012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630412632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2630436486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2630462143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630485803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2630510698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2630534950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2630561213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2630587299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2630612848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630636626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2630662073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2630686734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630712800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2630746279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2630772213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2630798514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 419,4190000,10000,0,0,256,5,11828,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2630887054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2630913573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2630937497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2630962069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2630986724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631010491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2631043249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2631067358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2631095025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2631120218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2631146742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631170567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2631194443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2631220440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631244268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2631270108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2631293892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2631319645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2631347406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2631372139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631396921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2631427005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2631451410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631477796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2631503351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2631529046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2631555674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2631583166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2631609212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631633261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2631658005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2631685153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631711676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2631738994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2631766459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2631795163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2631822679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2631851981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631878158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2631905559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2631932811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2631961647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2631989075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2632015677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2632043902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2632070972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2632099402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632125316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2632152742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2632179237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632205313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2632232988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2632258995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2632287833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2632320433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2632349955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632375930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2632402900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2632429823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632456616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2632484177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2632510140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2632555752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2632584533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2632612330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632638174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2632664761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2632691201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632717636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2632745084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2632773767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2632801862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2632829820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2632855773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632879622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2632904863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2632929867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2632956902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2632982064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2633005659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2633032300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2633057065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2633083149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633106856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2633130369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2633157448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633181148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2633206637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2633230358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2633255997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2633281248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2633306729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633335645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2633359625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2633384027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633409342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2633434712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2633459360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2633485625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2633510677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2633538470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633562170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2633586482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2633610925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633634557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2633659985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2633683374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2633710286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2633735507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2633761055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633784859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2633806990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2633830126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2633852001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2633875905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2633901418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2633927831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2633953782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2633979543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634002945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2634027563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2634052133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634076063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2634103536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2634127196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2634153495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2634178213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2634207474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634231749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2634255726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2634281373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634305185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2634330970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2634355032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2634380951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2634408701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2634435308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634460784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2634485560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2634510584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634535881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2634561065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2634586751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2634612498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2634637130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2634663062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634686629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2634712751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2634737487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634761129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2634786964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2634810798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2634837079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2634862151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2634887758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2634912155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2634967960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2634992751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635017166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2635042102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2635065717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2635092394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2635117259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2635144626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635174299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2635198170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2635224395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635248244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2635273913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2635297699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2635323223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2635349153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2635374649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635398888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2635422688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2635447066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635471303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2635496170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2635521212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2635547193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2635571812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2635597831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635621441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2635645915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2635670865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635694658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2635721271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2635744861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2635771165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2635796134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2635821626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635845897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2635869584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2635905014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2635928831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2635954269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2635977879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2636002984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2636028782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2636054226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636078197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2636102120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2636126468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636150566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2636175447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2636198841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2636224840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2636249316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2636275074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636299089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2636322946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2636348617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636372283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2636398193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2636422070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2636447795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2636476117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2636501662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636526087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2636550497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2636597027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636621227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2636646999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2636670872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2636696635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2636721758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2636747428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636772114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2636796431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2636821083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2636849835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2636875059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2636899649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2636925519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2636950134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2636976376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637000093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2637025514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2637050348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637073956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2637100511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2637124115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2637150234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2637174885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2637200026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637225284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2637249039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2637274030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637297904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2637322701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2637346814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2637372321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2637398290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2637423653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637447055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2637471252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 420,4200000,10000,0,0,256,5,11856,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2637556433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637582186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2637613190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2637637082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2637665016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2637689794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2637715859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637739555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2637763375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2637789282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637818195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2637844958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2637869406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2637896072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2637921060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2637946801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2637971561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2637995659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2638021657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638045713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2638070869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2638095745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2638122258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2638148158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2638174996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638198989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2638225609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2638250704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638275423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2638300883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2638324977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2638351948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2638376947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2638404722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638428757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2638453804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2638478749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638502508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2638528193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2638552101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2638579945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2638604984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2638630125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638654053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2638678348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2638703822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638728074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2638753414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2638778002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2638804630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2638831854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2638858082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638882216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2638907287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2638932189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2638956963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2638982485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2639006620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2639033501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2639058500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2639084689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639109033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2639133167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2639158662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639182645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2639208304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2639233971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2639259770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2639291115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2639316973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639342506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2639367029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2639392418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639416553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2639441560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2639466454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2639492840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2639518395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2639551248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639576467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2639602044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2639626520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639650799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2639676358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2639700580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2639727952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2639753084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2639779761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639803941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2639828670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2639853988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2639878223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2639904450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2639928553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2639954919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2639980253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2640006257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640031022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2640055351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2640080635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640104840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2640130146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2640155208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2640181351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2640206909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2640233077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640257286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2640282306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2640308126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640332849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2640358114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2640381718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2640408154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2640433491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2640460750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640485558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2640510383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2640536440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640560604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2640586253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2640610554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2640636681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2640662379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2640687806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640711951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2640736136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2640760727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640785518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2640810678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2640835004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2640861297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2640886323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2640912834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2640937719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2640963006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2640988599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641012969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2641039411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2641063794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2641090919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2641116082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2641142119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641166235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2641190833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2641217182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641241353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2641266981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2641291240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2641317494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2641343597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2641370040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641394093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2641418445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2641446210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641495303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2641523647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2641548022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2641573972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2641599244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2641625022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641649531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2641673639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2641698280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641722702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2641747801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2641772125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2641798018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2641822843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2641849275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641873670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2641898671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2641923455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2641946991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2641972250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2641996005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2642023804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2642048889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2642074904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642099930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2642124664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2642150336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642174584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2642199935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2642224991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2642250761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2642276123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2642302013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642325857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2642352105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2642377427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642402134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2642427532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2642454212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2642480489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2642505202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2642536513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642560849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2642587043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2642612297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642636492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2642663262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2642687501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2642714259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2642735512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2642759713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642785032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2642808683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2642833335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2642856894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2642881663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2642911859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2642938089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2642965669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2642991191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643021233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2643045021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2643069655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643095146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2643121089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2643146215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2643172989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2643197460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2643223424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643246911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2643270833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2643295240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643318891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2643344358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2643368390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2643394960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2643420237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2643446350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643471289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2643496562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2643521971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643546062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2643572004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2643597445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2643624323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2643651166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2643677807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643702442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2643733659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2643761793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643786377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2643811679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2643836261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2643862256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2643886837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2643913361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2643937981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2643962916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2643988112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644011883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2644037471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 421,4210000,10000,0,0,256,5,11884,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2644122212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2644148620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2644173687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2644198690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644221105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2644239863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2644258864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644278350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2644297830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2644315978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2644336053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2644354939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2644374423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644393658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2644416127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2644440015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644463812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2644488208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2644511357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2644539330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2644564411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2644592290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644614846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2644638554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2644663543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644687487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2644712944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2644736554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2644761987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2644787288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2644812916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644837045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2644860791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2644884746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2644908420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2644933250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2644957092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2644982453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2645006569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2645031822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645055218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2645079108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2645103169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645126812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2645152045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2645175474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2645200710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2645225744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2645250753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645274604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2645298166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2645322058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645346292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2645373967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2645400089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2645426592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2645451032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2645476150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645501219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2645526051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2645550738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645574323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2645599736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2645623031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2645649201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2645673596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2645699046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645724020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2645748090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2645774496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645799834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2645827309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2645853658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2645881821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2645909424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2645934827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2645958755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2645982313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2646007447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646034029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2646061362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2646087458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2646115675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2646141114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2646166610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646190256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2646214521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2646238972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646263236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2646290382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2646316183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2646344458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2646371038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2646398835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646422346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2646445843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2646470722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646494686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2646520058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2646544032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2646569895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2646595539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2646621470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646648030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2646672273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2646697084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646721721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2646754683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2646780839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2646807440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2646833377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2646859389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646883459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2646915658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2646941548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2646966937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2646992443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2647018740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2647045609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2647072552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2647102919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647128120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2647152719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2647177395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647201554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2647227384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2647251644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2647278948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2647304206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2647331866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647355791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2647379592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2647404823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647428536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2647454195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2647478217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2647504344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2647529812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2647555691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647580805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2647603491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2647627076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647652978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2647676829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2647701078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2647728669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2647752987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2647778308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647801315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2647824957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2647850197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2647873311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2647899107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2647930619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2647956225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2648009200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2648037704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648063623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2648092154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2648117197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648157514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2648182334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2648207558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2648235196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2648260896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2648287257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648313616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2648349118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2648376113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648403725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2648430083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2648454561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2648479346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2648503916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2648532012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648559373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2648588108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2648616705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648644265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2648673248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2648701394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2648733011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2648761905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2648804854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648834084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2648861557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2648896598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2648924799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2648954874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2648980621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2649007027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2649037471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2649065105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649091011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2649116992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2649143251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649168009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2649192639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2649218496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2649246614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2649275000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2649301642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649330375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2649356421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2649383828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649411386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2649439963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2649466696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2649494475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2649522071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2649556025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649582746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2649607207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2649632411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649659549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2649685801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2649711922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2649739807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2649767342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2649793933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649818933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2649845345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2649871662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2649897842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2649924493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2649948711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2649975734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2650000740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2650028201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650053446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2650079092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2650104174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650127726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2650155351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2650180442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2650206831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2650235460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2650261328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650286739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2650310994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2650346319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650369791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2650396707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2650420409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2650446754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2650473329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2650499325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650523883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2650547829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2650572817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650599587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2650625098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2650650276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2650676297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2650702458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2650728762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650753010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 422,4220000,10000,0,0,256,5,11913,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2650843005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2650868073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2650893380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2650918885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2650943521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2650970131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2650995468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2651024727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651048970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2651073513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2651098968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651122974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2651149229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2651172693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2651198726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2651226122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2651247366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651269697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2651290413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2651309390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651328065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2651346271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2651366205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2651387057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2651408057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2651427886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651451022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2651476845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2651501942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651528360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2651548430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2651566763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2651588780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2651607075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2651625847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651644043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2651661812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2651678623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651694846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2651714353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2651733386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2651752630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2651770447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2651788348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651808346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2651828893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2651848923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2651868255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2651896044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2651922692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2651950036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2651975651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2652002041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2652218218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2652243626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2652268637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2652291926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2652316804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2652350278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2652376316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2652401981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2652427899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2652452238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2652476019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2652501574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2652723089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2652750309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2652776049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2652801757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2652829691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2652855425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2652881077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2653094809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2653119345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2653144689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2653170530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2653195896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2653222671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2653463626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2653490519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2653518331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2653541651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2653566120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2653591447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2653618340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2653644643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2653672242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2653696808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2653911209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2653934531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2653958960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2653983147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2654007019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2654033065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2654247412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2654275577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2654300082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2654325069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2654539286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2654566000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2654591952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2654616048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2654642210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2654666271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2654692518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2654906582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2654932094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2654956552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2654980513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2655005199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2655030083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2655058063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2655195848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2655224498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2655249708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2655279035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2655305815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2655459638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2655487311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2655514090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2655542083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2655567521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2655594302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2655621093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2655838607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2655864547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2655891713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2655919860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2655946599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2655975019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2656001512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2656196654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2656223110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2656250232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2656276910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2656303469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2656331711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2656358941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2656603271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2656629390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2656659831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2656688084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2656964375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2656988794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2657015930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2657044404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2657071542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2657100178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2657125985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2657346125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2657372856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2657399881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2657426448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2657453174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2657479580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2657505809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2657721035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2657745942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2657777174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2657804179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2657831593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2657857030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2657883246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2657910464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2657936361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2658152458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2658178152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2658206091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2658233193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2658260274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2658476590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2658500946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2658526797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2658550861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2658576236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2658601034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2658627184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2658842817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2658868846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2658895046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2658919515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2658944504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2658969100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2658994214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2659207279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2659232839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2659257305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2659283768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2659307285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2659331974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2659356632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2659501488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2659527706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2659560976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2659587661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2659611921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2659637583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2659788510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2659812618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2659837708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2659861385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2659886330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2660098317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2660123943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2660149229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2660174563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2660198362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2660222869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2660247278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2660463199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2660490228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2660515938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2660545556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2660570261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2660597719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2660621704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2660722511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2660747698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2660773112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2660798474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2660973305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2661000304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2661026073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2661051844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661075732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2661292499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2661318599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661343744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2661368474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2661392676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2661419377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2661446782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2661473564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661497857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2661522898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2661547370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661571006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2661596497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2661619978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2661646517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2661671326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2661696795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661721112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2661745200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2661770553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661794304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2661821473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2661845850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2661871289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2661896735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2661922250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2661947139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2661972245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2661997137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662021892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 423,4230000,10000,0,0,256,5,11941,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2662112327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2662136081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2662162149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2662186721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2662212767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662236353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2662259983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2662286290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662310124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2662335818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2662359468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2662385036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2662410100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2662435083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662459190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2662482900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2662507344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662531604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2662556249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2662580135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2662606011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2662638638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2662664763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662688278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2662712952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2662737500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662761200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2662786972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2662810617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2662837359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2662862496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2662888310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662912697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2662936557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2662961575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2662985179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2663009995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2663034149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2663059754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2663085701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2663111162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663134822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2663159303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2663183714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663208106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2663233307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2663257115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2663283862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2663309336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2663335655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663359697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2663388922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2663414552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663438460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2663464633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2663488792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2663515438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2663540210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2663565499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663590088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2663614009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2663638614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663675373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2663707377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2663737151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2663769207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2663800768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2663833273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663862459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2663892662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2663920633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2663945716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2663973565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2663998532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2664028193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2664053000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2664080127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2664103806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2664127824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2664153218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2664176826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2664202168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2664226002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2664252957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2664278446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2664303897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2664328460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2664352692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2664377333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2664523409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2664639665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2664921660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2665017709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2665059983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2665089572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665113263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2665137051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2665162862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665186420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2665215599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2665239195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2665265536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2665290203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2665315377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665339494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2665362847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2665386879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665411160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2665435830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2665459785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2665485095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2665509467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2665535162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665558263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2665581924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2665606372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665629665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2665654707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2665677830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2665703357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2665727562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2665760458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665784629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2665808289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2665833203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2665857180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2665882047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2665906215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2665931763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2665956917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2665982285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666005909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2666031735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2666062051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666086569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2666111594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2666135204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2666162139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2666187185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2666213666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666237643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2666261713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2666287393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666311445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2666335117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2666353544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2666373204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2666393703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2666422762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666451246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2666476695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2666500774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666524593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2666549645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2666573370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2666599684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2666624437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2666650901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666674572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2666698139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2666723023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666746364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2666771600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2666795010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2666820125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2666845250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2666870435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666894362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2666918176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2666942340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2666973046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2666997946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2667023338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2667048873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2667075663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2667101777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667125208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2667151815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2667176631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667200170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2667225813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2667249347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2667275337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2667300002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2667325426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667349964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2667373174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2667405041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667427102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2667449664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2667474002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2667498268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2667522580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2667546630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667568304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2667593011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2667616610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667645727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2667670312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2667695120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2667721182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2667745366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2667770831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667794058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2667817082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2667841426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2667864760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2667889027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2667912805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2667937539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2667961977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2667987133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668010258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2668034121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2668057859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668081493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2668106750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2668129876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2668155420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2668179501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2668204812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668228105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2668251139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2668275220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668297473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2668320544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2668343883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2668367578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2668392654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2668417964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668441186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2668465284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2668489171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668512087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2668536811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2668559808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2668585103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2668609297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2668633949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668668790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2668692266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2668724665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668750224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2668775825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2668798872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2668824326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2668851174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2668885247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668910247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2668934181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2668959354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2668982946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2669007460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2669031574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2669056860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2669081599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2669106965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 424,4240000,10000,0,0,256,5,11970,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2669295118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2669322547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2669351383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2669375695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2669403700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2669428753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2669458278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2669485249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2669512542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2669541076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2669567308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2669618005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2669665678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2669690230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2669714114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2669739290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2669763448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2669796372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2669821851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2669845719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2669869311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2669893401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2669918211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2669941510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2669967415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2669992388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2670018460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670059628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2670085278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2670122727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670147098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2670171796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2670195000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2670220809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2670245718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2670271831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670297537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2670320063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2670343873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670366098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2670391045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2670419024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2670442619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2670467629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2670492931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670516598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2670540531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2670564775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670588750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2670613325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2670636293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2670662092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2670686230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2670711617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670734716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2670757977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2670782542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670806257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2670831397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2670854801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2670879745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2670904432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2670929812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2670954561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2670977966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2671001685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671027126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2671051868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2671075168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2671101110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2671125038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2671150273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671173743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2671197060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2671221749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671245018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2671269827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2671293005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2671317984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2671342728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2671368031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671397328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2671420361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2671444198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671467153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2671490336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2671512505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2671538166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2671562807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2671590070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671613103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2671636200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2671661530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671685282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2671710700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2671734043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2671758786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2671783090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2671808124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671831710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2671855139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2671879206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2671903124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2671928127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2671951558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2671977482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2672009648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2672035415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672069386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2672093977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2672118335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672142165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2672166750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2672190004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2672215741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2672240003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2672265483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672289050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2672312718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2672337462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672360453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2672383239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2672407209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2672431543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2672456023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2672481086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672502935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2672526674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2672549554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672572066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2672595790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2672619180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2672645026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2672670061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2672695630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672725323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2672749847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2672775340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672799713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2672824078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2672847728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2672869224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2672895627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2672919584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2672951396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2672980343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2673004183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673027785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2673052560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2673075994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2673101998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2673126407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2673153450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673177365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2673201082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2673226091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673249486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2673274546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2673297831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2673322994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2673347802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2673373445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673397496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2673421719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2673445320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673469337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2673494384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2673518135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2673542572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2673565885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2673592244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673616146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2673641905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2673666840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673690603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2673716122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2673739732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2673765855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2673790499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2673815820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673839901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2673863594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2673887913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2673912132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2673936626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2673960414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2673985867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2674010118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2674035760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674065097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2674088813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2674112227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674134928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2674159948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2674182703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2674208158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2674232063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2674256282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674283951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2674310079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2674335818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674359763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2674384861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2674409304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2674434453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2674460647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2674486513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674510571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2674536412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2674562436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674587146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2674612537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2674636233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2674663385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2674688732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2674715403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674739505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2674763187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2674788186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674812480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2674838393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2674862514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2674888696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2674914291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2674939914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2674964327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2674990107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2675015198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2675039009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2675064412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2675089010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2675122228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2675147907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2675173718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2675197680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2675222319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2675247105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2675271937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2675297173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2675323151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2675349607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2675374415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2675405256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2675429080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2675453537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2675478080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2675502350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2675529249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2675553777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2675581510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2675607886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2675633811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2675658658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2675682941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2675708271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 425,4250000,10000,0,0,256,5,11998,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2676725480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2676752688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2676777171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2676804470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2676830401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2676855319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2676879096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2676903453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2676928174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2676952765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2676978157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2677002191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2677028935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2677053980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2677079931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677103609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2677127750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2677153043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677176931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2677201365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2677225199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2677250400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2677275050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2677300304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677323969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2677348263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2677373239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677397832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2677432213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2677458879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2677485808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2677511913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2677539404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677563815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2677589772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2677614308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677638734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2677663236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2677686615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2677712449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2677737392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2677762654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677786894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2677810843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2677835810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2677859317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2677884578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2677909042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2677935075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2677960181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2677985482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678009650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2678034168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2678064583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678088829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2678113466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2678136809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2678162471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2678186625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2678212088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678235298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2678267393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2678292015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678315928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2678341373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2678365089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2678390928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2678415402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2678441073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678465122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2678488569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2678512651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678536554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2678561072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2678584928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2678610179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2678634893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2678660540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678685393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2678709756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2678734195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678758619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2678784676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2678808983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2678835279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2678859879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2678885701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678910097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2678933880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2678958506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2678981816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2679006752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2679030990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2679056811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2679081957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2679107364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679131622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2679156350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2679181236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679205560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2679231161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2679254684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2679280776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2679305426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2679330472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679353122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2679375789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2679405998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679430072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2679455651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2679479574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2679506005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2679531843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2679557954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679582330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2679605387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2679629067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679652373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2679676328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2679700474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2679728229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2679754090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2679780972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679805241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2679830376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2679855682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2679879977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2679905809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2679929792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2679956203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2679981277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2680006986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680031289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2680055425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2680080876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680104940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2680130143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2680154296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2680179960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2680205140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2680230698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680255023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2680280279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2680305542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680330710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2680356150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2680380440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2680407149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2680432472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2680458797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680482795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2680506805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2680532162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680556320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2680581914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2680605727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2680631415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2680656763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2680682422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680707032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2680736468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2680762580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680788250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2680813722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2680838298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2680864291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2680890964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2680917050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2680941302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2680966099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2680990955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2681015445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2681040429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2681064108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2681089990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2681114426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2681329257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2681353110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2681384254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2681409704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2681433594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2681459266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2681483106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2681508873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2681722141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2681748102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2681772848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2681797062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2681821942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2681846460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2681871813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2682059562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2682087048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2682112311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2682138432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2682163297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2682187833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2682280367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2682305538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2682332849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2682357678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2682384374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2682599242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2682626299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2682651598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2682676420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2682702090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2682726537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2682752084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2682970677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2682996698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2683022220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2683047729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683071940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2683096733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2683121650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683146158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2683171323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2683195139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2683221600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2683246471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2683273010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683296624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2683320354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2683345374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683369049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2683400258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2683423991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2683450210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2683475885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2683501600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683526103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2683550133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2683575196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683599720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2683625040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2683649102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2683674622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2683699171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2683725037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683748643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2683772905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2683797337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683821339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2683847036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2683871714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2683898202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2683922817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2683948211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2683972445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2683996140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2684021032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684044511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2684069619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2684093828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2684119461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2684145160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 426,4260000,10000,0,0,256,5,12027,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2684230806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684254653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2684278762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2684303165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684327439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2684352511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2684376109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2684402173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2684426862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2684453256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684477177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2684509482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2684535009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684566401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2684592031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2684615743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2684642629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2684667966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2684694078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684723953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2684748030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2684773553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684797525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2684822879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2684847410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2684873241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2684898707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2684924248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2684949238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2684975439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2685000112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685024450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2685049292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2685073282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2685099781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2685124716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2685151177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685175067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2685198997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2685224064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685247590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2685273657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2685297378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2685323430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2685349122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2685374777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685398948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2685422588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2685447195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685471550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2685496505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2685521880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2685548139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2685573415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2685599674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685623539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2685648124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2685672847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685696665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2685722319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2685746120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2685772441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2685797194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2685822596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685846833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2685870564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2685895511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2685919142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2685944362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2685968744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2685996321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2686021663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2686052218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686075984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2686100333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2686124762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686149468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2686174580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2686198408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2686224371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2686248829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2686275268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686299054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2686323129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2686350306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686374197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2686399834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2686423504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2686449523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2686475141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2686500997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686525675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2686549770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2686574497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686598894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2686623987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2686648312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2686673977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2686699031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2686725204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686749048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2686773742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2686798434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686822355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2686847849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2686871513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2686897660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2686922354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2686948098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2686972550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2686996685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2687021923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687046403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2687071639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2687116304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2687142785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2687167275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2687192614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687217169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2687240984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2687266047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687289595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2687314279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2687339489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2687365109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2687395072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2687420397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687444700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2687469489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2687494392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687524956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2687549997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2687574080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2687600815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2687633618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2687659992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687683787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2687710064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2687734855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687758785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2687784578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2687824027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2687852339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2687876932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2687903347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2687927056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2687950945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2687976895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688000575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2688026006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2688049525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2688075256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2688100447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2688125882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688152176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2688175826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2688200511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688224800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2688249657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2688273745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2688299072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2688323844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2688356615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688380339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2688404686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2688429049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688453497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2688478636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2688502538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2688547784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2688573194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2688599651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688623417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2688648995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2688673717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688697658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2688729728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2688753384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2688780083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2688804940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2688831151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688854891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2688880672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2688905760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2688929480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2688954867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2688978420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2689003915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2689029140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2689054625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689078882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2689102370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2689126616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689151018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2689175916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2689199663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2689229053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2689262579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2689288510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689312054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2689336912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2689361603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689385518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2689411081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2689434845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2689461620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2689486645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2689512593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689546663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2689570770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2689596521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689620432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2689646076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2689669627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2689695195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2689720839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2689746336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2689770501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2689979711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2690004839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690029226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2690151436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2690206658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2690234395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2690260492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2690288033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690312940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2690338115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2690362611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690386231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2690417494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2690441469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2690474468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2690500001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2690526998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690551021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2690575130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2690601492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690625325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2690650975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2690674670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2690700316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2690726188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2690758799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690783608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2690807666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2690832950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2690856836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2690881946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2690906847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2690932874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2690958530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2690984156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691008006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2691048565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 427,4270000,10000,0,0,256,5,12055,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2691137463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691163448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2691188801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2691213336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2691239354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2691265072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2691291391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691315654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2691340542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2691365062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691395694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2691421216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2691445239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2691472065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2691497000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2691523227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691547167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2691571341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2691597142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691621196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2691647069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2691670899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2691696693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2691722914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2691748530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691773000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2691796843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2691821270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2691846342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2691871850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2691902301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2691927954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2691953444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2691979237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692003140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2692027832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2692052527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692076362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2692102627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2692126703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2692153839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2692179126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2692205844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692229902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2692254063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2692279602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692321047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2692347517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2692371235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2692398273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2692423383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2692449381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692474345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2692498474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2692524236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692548487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2692573968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2692599718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2692625691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2692651258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2692676825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692700609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2692730082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2692754314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692778831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2692804618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2692828976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2692855458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2692880828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2692907790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2692931574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2692956556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2692983766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693007771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2693034431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2693058064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2693087045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2693112022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2693137604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693162353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2693186408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2693211988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693239202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2693265538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2693289814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2693315889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2693341704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2693367562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693393960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2693419577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2693444577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693469307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2693494310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2693518686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2693546281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2693579590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2693607506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693631245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2693656801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2693681723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693706300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2693731707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2693755833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2693782650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2693807181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2693833131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693857301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2693890945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2693915871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2693939670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2693965728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2693989732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2694016168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2694041162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2694071796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694096288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2694119934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2694145082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694169160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2694236716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2694260726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2694287600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2694312633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2694339024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694362727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2694386517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2694411979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694435764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2694461391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2694484851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2694510203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2694535806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2694561440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694589293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2694613389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2694637996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694662424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2694687248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2694711756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2694737529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2694762394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2694788562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694819908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2694847880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2694872356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2694896756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2694921917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2694945743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2694972380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2695000500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2695030166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695056479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2695083646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2695127655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695154882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2695181816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2695207934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2695236813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2695264143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2695292608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695318195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2695345055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2695372081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695404304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2695431882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2695458846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2695507949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2695538345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2695564327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695589445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2695613376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2695637910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695664044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2695689409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2695717636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2695750234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2695778979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2695804876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695829464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2695853379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2695878401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2695906625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2695932324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2695957409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2695983497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2696008334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2696034606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2696058497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2696156583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2696182470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2696402094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2696429021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2696458342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2696484465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2696509382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2696535892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2696565502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2696598424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2696622925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2696664258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2696689770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2696719756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2696745783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2696771352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2696797575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2696821585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2696846596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2696871513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2696897401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2696923432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2696950352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2696977876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2697011748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2697039514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697072202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2697098501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2697123735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697148740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2697173889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2697197568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2697224421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2697249349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2697275680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697300243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2697324600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2697350300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697374351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2697405389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2697429435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2697455778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2697482238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2697509902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697539362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2697566204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2697593509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697619950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2697647827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2697671956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2697697950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2697723491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2697749264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697773745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2697797838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2697822483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2697848679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2697875348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2697903432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2697929837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2697956102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2697981300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698006245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2698033060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2698067338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698094975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2698120194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2698146293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2698172727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 428,4280000,10000,0,0,256,5,12084,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2698262250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2698291915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698316660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2698342264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2698367442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698393050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2698418332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2698441785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2698468127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2698493137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2698519255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698543171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2698567027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2698592204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698615944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2698641277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2698670372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2698696217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2698722392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2698747913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698772203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2698795993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2698820400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2698845123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2698869914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2698898578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2698924858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2698949715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2698976688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699000598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2699025168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2699049793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699073531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2699099854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2699123502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2699150536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2699176366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2699203396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699228293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2699252555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2699278077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699302149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2699328012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2699352004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2699377639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2699409506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2699434981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699459234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2699483082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2699507576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699531832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2699557181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2699581624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2699607755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2699632632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2699659255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699683458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2699708321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2699734328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699758472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2699784628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2699808291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2699834580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2699860022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2699886114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2699938639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2699964197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2699988805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700012494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2700038304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2700061931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2700088177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2700120471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2700147859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700171807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2700195787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2700221920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700246022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2700272107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2700296898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2700323601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2700350288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2700376419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700401256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2700425559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2700450488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700476942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2700501793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2700525963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2700552191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2700577701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2700603932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700628147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2700653007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2700678051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700702743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2700733536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2700757571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2700784734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2700809949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2700838226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700863006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2700887582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2700913700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2700937934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2700963988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2700988205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2701014838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2701040325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2701066110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701091568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2701115650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2701140908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701173787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2701199212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2701225712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2701251870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2701277497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2701303360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701327908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2701352128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2701376567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701400846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2701426215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2701450028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2701476636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2701501562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2701527671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701552019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2701576105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2701601563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701625242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2701650673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2701675271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2701702384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2701732205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2701768350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701794138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2701818564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2701844280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2701868265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2701894827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2701918980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2701944958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2701971541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2702001188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702026133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2702055555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2702081367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702105532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2702131048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2702156100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2702182288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2702208026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2702234065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702260981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2702286498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2702312288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702337290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2702363185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2702387419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2702415679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2702441455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2702468082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702492119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2702524536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2702549790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702574026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2702600111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2702623794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2702649902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2702675055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2702700807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702727140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2702751201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2702776505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702800942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2702825539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2702849135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2702872788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2702895519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2702920009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2702941288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2702969919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2702994814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703020263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2703045421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2703069775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2703099923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2703125536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2703152743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703176927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2703201236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2703226963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703259833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2703285864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2703309801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2703337352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2703362672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2703395892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703419966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2703444053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2703470878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703494842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2703520562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2703544833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2703570884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2703598831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2703624686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703649138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2703673478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2703698214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703722739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2703747893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2703773178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2703798867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2703823562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2703856285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703880177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2703905551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2703930669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2703973582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2703998931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2704022827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2704048135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2704073770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2704100069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704124301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2704149586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2704174409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704198089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2704223712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2704247299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2704272973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2704296942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2704321535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704347984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2704371563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2704396083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704420109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2704448053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2704475574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2704501322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2704526396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2704552120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704576122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2704601325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2704626148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704651591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2704677068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2704700812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2704734118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2704758901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2704784958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704811066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2704835877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 429,4290000,10000,0,0,256,5,12112,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2704919774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2704943172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2704968409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2704992469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2705018931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2705044308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2705069724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2705343700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2705368945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2705395448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2705420279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2705446265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2705477268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2705529439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2705598655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2705625097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2705656706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2705680788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2705723027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2705746395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2705771593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2705795864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2705821640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2705847054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2705872698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2705898064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2705921043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2705944552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2705968805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2705993659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2706017625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2706042049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2706087374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2706116126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2706141363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2706164960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2706190012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2706216776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2706244252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2706270665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2706296877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2706322026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2706424648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2706448853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2706473924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2706498965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2706650565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2706676606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2706700572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2706727395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2706752359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2706780923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2706804758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2706829700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2706854423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2706878077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2706903588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2706927826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2706954360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2706979249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2707005863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707031152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2707055887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2707081152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707104989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2707130862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2707155899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2707181995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2707207198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2707232630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707256763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2707281226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2707305847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707330017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2707354975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2707379283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2707411960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2707437827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2707464597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707489018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2707513208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2707538935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707562836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2707588730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2707612708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2707645115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2707670243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2707695943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707720349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2707744471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2707769714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707793552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2707818549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2707843576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2707869482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2707894807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2707920353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2707944147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2707968499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2707998167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708024904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2708051265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2708074891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2708101024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2708125605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2708151537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708175152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2708198834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2708224434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708251113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2708276525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2708300142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2708325697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2708350824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2708376226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708400552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2708424749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2708449391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708474020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2708499026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2708522981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2708548710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2708573401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2708599351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708623157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2708647343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2708671791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708695819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2708726506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2708750364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2708780578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2708811859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2708838181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708862411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2708891101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2708917989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2708944293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2708972581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2708998832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2709027594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2709054765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2709083236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709109329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2709135325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2709162563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709188838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2709216761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2709242787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2709271850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2709299128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2709328504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709355140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2709381507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2709408926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709435559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2709463788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2709498952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2709527960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2709564364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2709593077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709619311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2709646043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2709672937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709699413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2709727510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2709753505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2709781896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2709809222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2709837910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709864267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2709890807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2709917364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2709942999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2709970488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2709996844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2710026224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2710060396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2710087527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710111153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2710135343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2710164213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710188025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2710213392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2710237138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2710266432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2710291166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2710317046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710341482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2710365802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2710391225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710415120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2710440258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2710464847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2710491020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2710516485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2710542168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710566033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2710590672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2710615347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710639172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2710664834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2710688624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2710715175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2710740110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2710766195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710790123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2710813950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2710838626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2710861917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2710886976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2710992342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2711019247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2711043977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2711069882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711094331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2711118411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2711143394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711167068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2711191974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2711216962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2711242737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2711268048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2711293471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711317594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2711342007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2711366619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711399053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2711424092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2711447822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2711474422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2711499198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2711525331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711549044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2711573403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2711598761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711622659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2711648280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2711672112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2711697696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2711722794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2711748066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711772061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2711795627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2711820347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2711844502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2711876161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2711964150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2711991013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2712016820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2712042400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712066723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2712091738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2712116663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712141726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2712166774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 430,4300000,10000,0,0,256,5,12140,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2712250231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2712276333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2712300875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2712327266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712352402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2712376439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2712401669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712425336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2712450437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2712474584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2712500140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2712525322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2712550787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712574446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2712598678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2712630380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712658351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2712683516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2712707805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2712738069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2712762727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2712788809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712812508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2712836766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2712861186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2712920569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2712945894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2712970449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2712996778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2713022465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2713048449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713080349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2713104357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2713129282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713153650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2713178799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2713202911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2713228370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2713253206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2713279101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713302739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2713326425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2713351508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713375198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2713400341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2713433699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2713461263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2713486101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2713512253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713537293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2713561700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2713586685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713610319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2713635202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2713659195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2713684638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2713709623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2713734887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713758412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2713782396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2713806534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2713831016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2713855872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2713945936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2713972950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2713998210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2714024662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714053013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2714078727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2714103554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714127548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2714153284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2714177092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2714203965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2714228978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2714258341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714282731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2714306635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2714332456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714356448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2714381651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2714406727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2714433433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2714459734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2714486251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714510497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2714534713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2714559005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714584433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2714609321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2714632941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2714659065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2714683665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2714710132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714733996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2714757862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2714782709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2714806202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2714831872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2714855500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2714982642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2715008072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2715224397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2715248767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2715273436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2715297898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2715321736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2715347220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2715370900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2715402192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2715426996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2715453227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2715479855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2715503724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2715528842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2715552601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2715578515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2715602350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2715628255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2715653445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2715678939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2715703639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2715727551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2715760181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2715784796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2715810005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2715834490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2715860347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2715968337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2715995265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716021766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2716046089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2716070757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716094965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2716119989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2716144188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2716169719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2716194270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2716220276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716243626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2716267566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2716291656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716314927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2716340015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2716363348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2716388567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2716413257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2716438103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716470260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2716493741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2716518942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716543370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2716568528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2716592169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2716617201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2716642270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2716667320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716690728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2716714419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2716744537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716768874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2716793697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2716817338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2716843544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2716867935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2716894272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2716979308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2717003156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2717044784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717067477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2717097418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2717120101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2717146958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2717173207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2717200747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717227018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2717250899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2717277224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717301672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2717328038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2717352136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2717378267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2717403750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2717429359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717454141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2717478319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2717503166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717527402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2717552201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2717575840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2717601761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2717627138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2717655436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717679091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2717703908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2717737537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717761332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2717786905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2717810574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2717837600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2717862597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2717888382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2717913136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2717998090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2718045388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718104722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2718130373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2718160856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2718186947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2718214149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2718240175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718265981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2718290434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2718316670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718343654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2718371153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2718397950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2718426116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2718454148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2718482356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718508402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2718534959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2718561492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718587655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2718613276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2718641942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2718670100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2718696908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2718726263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718752851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2718780205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2718807707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2718834548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2718861575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2718887685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2718916441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2718943657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2718980954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719007166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2719033944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2719060920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719087559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2719114747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2719141210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2719190805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2719224836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2719295598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719321820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2719354519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2719381158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719413844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2719441698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2719467806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2719493975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2719519739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2719546048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719569801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 431,4310000,10000,0,0,256,5,12169,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2719656746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2719681967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719707081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2719732512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2719756648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2719783293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2719807957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2719833889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719857556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2719881305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2719906977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2719930568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2719956357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2719980299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2720006144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2720031443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2720056825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720081493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2720105478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2720130397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720154838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2720201093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2720295774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2720321911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2720346959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2720374418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720400327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2720424125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2720448364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720472578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2720497625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2720521977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2720554692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2720580359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2720605845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720629557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2720654076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2720678537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720702656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2720749176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2720783251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2720823913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2720880189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2720912672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2720936619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2720961317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2720985880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721009619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2721036301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2721060514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2721087704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2721112493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2721137766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721162455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2721186403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2721211444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721235220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2721260256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2721284074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2721309317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2721334510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2721359720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721383152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2721407852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2721432286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721456479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2721481159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2721504549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2721538180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2721563000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2721589087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721612795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2721636529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2721677340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721743178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2721776356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2721807517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2721833842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2721858610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2721884105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2721910289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2721935542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2722068057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2722093257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2722117942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2722207571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2722233691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2722258587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2722285495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2722309284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2722334035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2722358859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2722382767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2722597546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2722621551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2722648411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2722899160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2722924661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2722947899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2722972193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2722998296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723024136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2723048660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2723071784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2723290082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2723316154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2723342878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723366777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2723394240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2723419030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723442833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2723468730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2723492421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2723518714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2723543381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2723568750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723592984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2723616472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2723641228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723665241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2723690156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2723714330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2723740110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2723765210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2723790424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723813925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2723837573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2723856755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2723875252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2723899711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2723923140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2723948363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2723974242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2723999892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724024837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2724049158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2724077382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724101631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2724126696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2724151081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2724176893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2724201677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2724227567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724252904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2724277500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2724302156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724325934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2724351657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2724375546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2724420284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2724445905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2724472970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724497256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2724522239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2724546628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724570043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2724595870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2724619566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2724646364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2724671001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2724696430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724726064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2724749059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2724774606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724802746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2724830153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2724854753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2724885973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2724913214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2724939512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2724964756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2724989138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2725014562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725038896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2725064189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2725160058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2725186825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2725212859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2725238903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725263133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2725288565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2725313844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725339148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2725365255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2725390628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2725416922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2725441943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2725467535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725491620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2725515850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2725541844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725567081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2725592428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2725615781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2725638389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2725664734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2725690427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725716123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2725740278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2725766127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725789775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2725814901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2725839118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2725864376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2725888590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2725964446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2725988976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2726012308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2726223540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2726247303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2726272697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2726296366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2726321752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2726346466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2726408856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2726432386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2726695679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2726720590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2726745817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2726772219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2726796082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2726821987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2726848037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2726873909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2726898560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2726922471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2726947012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2726994475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2727020197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2727043826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2727069309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2727094844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2727120428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2727144759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2727168702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2727193141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2727217708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2727242682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2727266983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2727292787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2727317598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2727343697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2727367159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2727495590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2727552768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2727578039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2727847642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2727872592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2727899873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2727925053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2727950746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2727975208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2727999230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2728024434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2728048187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 432,4320000,10000,0,0,256,5,12197,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2728131807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2728156065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2728181730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2728206982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2728232859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2728256663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2728281124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2728305737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2728330169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2728355184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2728395545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2728452613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2728652100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2728678407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2728702749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2728729169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2728753636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2728778277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2728804373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2728828894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2728855502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2728880466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2728921160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2728945036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2728969729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2728994583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729019079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2729044148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2729067605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2729093979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2729118646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2729145960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729169811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2729193756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2729219906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729243612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2729269145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2729293100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2729318925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2729344590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2729370676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729596903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2729621912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2729648852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729674420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2729700086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2729761330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2729788273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2729812982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2729839025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729862727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2729886540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2729911622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2729935256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2729961009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2729985159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2730010823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2730036180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2730135858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2730161453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2730185730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2730211123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2730235108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2730260431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2730285072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2730310755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2730336023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2730362021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2730385904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2730497179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2730523937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2730548103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2730573737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2730598646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2730624978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2730652426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2730677721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2730700967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2730725291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2730749462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2730861209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2730887597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2731114333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2731141215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2731166321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2731192114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2731216695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2731240769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2731265943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2731289606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2731314744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2731339151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2731365142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2731404634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2731590478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2731615320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2731640304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2731665648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2731689703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2731715509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2731739611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2731766182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2731791211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2731816635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2731840793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2731865336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2731890761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2731914938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2731940150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2731990911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2732018325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2732043733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2732069538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2732094254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2732118488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2732144062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2732168301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2732194406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2732219031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2732244866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2732270035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2732295478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2732318708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2732342513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2732367044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2732390915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2732625305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2732650421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2732676722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2732701620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2732828139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2732853268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2732877361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2732902592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2732926425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2732951364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2732976009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2733001978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2733027513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2733053074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733077287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2733101516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2733125946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733150078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2733174979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2733198687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2733224898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2733249578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2733275528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733299243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2733322757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2733347792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733371590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2733396957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2733475336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2733502234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2733536603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2733562101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733586420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2733611034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2733635415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733659608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2733684359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2733708278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2733734098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2733758843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2733784957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733808507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2733833266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2733858627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2733881310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2733907021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2733931226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2733957707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2733982673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2734008099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734032222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2734056137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2734081187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734105151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2734130128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2734157274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2734182986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2734208151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2734233548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734257089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2734281471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2734305843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734364725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2734390698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2734414837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2734440718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2734466595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2734493111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734518135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2734542519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2734566961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734590528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2734615081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2734642290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2734667187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2734692213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2734722656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734751935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2734777729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2734805535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734830729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2734855325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2734879234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2734906379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2734931493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2734958039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2734982199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2735006223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2735046699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735070804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2735099611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2735123596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2735150208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2735175559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2735201433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735226109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2735250413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2735275658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735300001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2735325548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2735350500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2735376308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2735406368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2735434773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735470820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2735494879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2735519970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735546869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2735572012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2735596626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2735623169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2735648866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2735674770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735698446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2735722967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2735747499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735771621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2735797709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2735821585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2735847998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2735873351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2735911290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2735935302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2735961735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2735986358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736010046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2736035744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2736062471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2736088934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2736114181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2736140611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 433,4330000,10000,0,0,256,5,12226,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2736227212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2736251736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2736276964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736301371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2736327402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2736351918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2736377927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2736403470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2736429601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736454181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2736478304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2736503022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736527454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2736552616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2736576270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2736602358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2736627003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2736652822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736679650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2736704090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2736728626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736752355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2736777886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2736801624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2736828032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2736852818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2736879750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736904290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2736928363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2736954433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2736978176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2737003173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2737027553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2737053480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2737078739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2737105803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737129488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2737153899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2737178454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737202338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2737227320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2737251305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2737277430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2737304949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2737331813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737355521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2737379303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2737404338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737428360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2737453923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2737477747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2737503523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2737528722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2737554211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737578884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2737602774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2737627872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737652696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2737681511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2737705742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2737731518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2737756306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2737782422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737806602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2737831111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2737855783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2737881415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2737907059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2737933835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2737960192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2737987547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2738014797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738039876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2738065541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2738091009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738114949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2738140567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2738164290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2738190425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2738215967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2738252587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738277995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2738302424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2738327374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738351465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2738376462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2738400943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2738426791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2738451532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2738477760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738504066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2738527230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2738551505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738575660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2738708543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2738733801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2738761126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2738787755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2738813999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738838586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2738922731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2738961372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2738985624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2739013364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2739040767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2739069401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2739095039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2739122358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739147227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2739171793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2739199876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739224423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2739249595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2739273948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2739300096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2739325042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2739351461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739386934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2739411724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2739455099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739479182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2739504865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2739529772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2739556389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2739582395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2739608617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739632862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2739657808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2739691981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739717834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2739743576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2739768345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2739805506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2739833639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2739859761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739885461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2739910280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2739935644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2739960517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2739986217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2740010353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2740037084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2740062131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2740088671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740112795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2740136716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2740161975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740186214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2740211933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2740235970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2740262444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2740288385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2740376121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740405950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2740430152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2740461828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740486519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2740512140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2740537862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2740564169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2740589680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2740615640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740640198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2740666551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2740691262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740715358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2740739956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2740764143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2740791047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2740816498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2740843103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740867367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2740892078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2740916917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2740940881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2740966488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2740990552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2741016815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2741041623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2741067615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741094825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2741130994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2741156969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741182971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2741208660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2741232529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2741258702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2741284279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2741310433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741335132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2741359382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2741384724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741409634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2741435138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2741460243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2741486039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2741511076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2741537278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741561504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2741586104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2741610809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741634497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2741659845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2741683835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2741712980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2741738082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2741763798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741788450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2741812579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2741838055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2741862003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2741887403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2741929190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2741956176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2741980953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2742007098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742032064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2742056637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2742082360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742106589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2742132066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2742157061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2742183156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2742210744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2742236563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742260580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2742285173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2742310166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742334860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2742363250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2742387588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2742414534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2742447950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2742473746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742498912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2742526997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2742553596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742579854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2742606150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2742632928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2742661929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2742689135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2742718090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742745079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2742771081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2742798113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742824664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2742852081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2742878762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2742921387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2742946904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2742975317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2742999862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2743025032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2743050024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 434,4340000,10000,0,0,256,5,12254,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2744039975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2744067522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2744092743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2744120452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2744147818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2744175897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744201312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2744232659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2744259971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744285312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2744312368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2744337736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2744362610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2744386506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2744428812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744451585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2744474988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2744500011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744527882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2744552955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2744577596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2744605054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2744630227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2744661977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744686323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2744711344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2744736149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744760115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2744786393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2744810441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2744836779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2744864580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2744891383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744915465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2744939615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2744964907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2744988651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2745013220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2745036925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2745062617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2745151680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2745180798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745206110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2745232911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2745258292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745283128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2745308585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2745334264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2745360599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2745385771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2745411959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745435895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2745474418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2745501755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745527634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2745552938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2745577710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2745604059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2745628837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2745654967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745678675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2745703568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2745728241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745754279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2745781590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2745807098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2745835301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2745861945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2745901543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2745927606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2745955458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2745982244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746008205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2746035927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2746062058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2746091157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2746121258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2746150243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746176394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2746203352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2746230352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746265522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2746293040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2746319119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2746348110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2746375447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2746404175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746440379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2746466827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2746493324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746519976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2746547139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2746572911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2746601149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2746628026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2746656030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746681648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2746708188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2746734936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746763337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2746790796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2746816711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2746846027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2746872848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2746965237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2746992334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2747018471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2747048072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747073106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2747099006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2747124538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2747151726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2747176996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2747204878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747228935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2747253443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2747287167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747311818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2747337839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2747361786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2747391239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2747416631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2747442714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747467374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2747491103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2747518219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747541982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2747566878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2747591229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2747628813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2747654586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2747680292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747704830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2747728848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2747753517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747782707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2747813288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2747837201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2747862451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2747887223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2747970580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2747994369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2748023589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2748057218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748082107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2748107419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2748131489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2748158928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2748183770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2748211269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748235227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2748259436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2748284707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748308530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2748334898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2748371762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2748398574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2748423273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2748449152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748475083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2748511170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2748536926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748561076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2748601247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2748625841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2748656618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2748681747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2748708256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748732102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2748756148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2748781513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748805360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2748838392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2748862164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2748888380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2748914323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2748940185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2748964807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2748989070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2749013971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749039941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2749064907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2749089943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2749115716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2749141075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2749166660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749193247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2749216495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2749241150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749268243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2749293286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2749317166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2749344130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2749369293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2749396459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749420206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2749459083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2749483588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749507541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2749533103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2749556827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2749583323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2749608147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2749633997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749659659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2749683775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2749709125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749735062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2749760255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2749784777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2749810722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2749838018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2749863668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749887519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2749915198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2749939661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2749964471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2749989638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2750013544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2750039813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2750064491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2750090531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750114315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2750138087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2750163089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750186704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2750214389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2750238038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2750264137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2750289669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2750316369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750340783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2750364730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2750390512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750414974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2750440664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2750465329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2750491239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2750516903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2750570760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750595740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2750633507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2750659224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750683021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2750709143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2750733210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2750759460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2750784949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2750810774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750835231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2750859278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2750884242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2750908858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2750934207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2750958852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2750984835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2751009580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 435,4350000,10000,0,0,256,5,12283,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2751110978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751135943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2751171528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2751196632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751222407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2751247443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2751272272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2751298304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2751323285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2751349187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751372702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2751397769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2751422776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751447048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2751474044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2751497835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2751524384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2751549046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2751574452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751598739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2751622559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2751648074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751671851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2751696980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2751721307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2751746957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2751772259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2751858914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751884094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2751909021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2751933579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2751959157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2751984166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2752007873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2752034277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2752058773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2752084885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752108392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2752132015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2752157221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752180749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2752206584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2752230381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2752256166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2752282244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2752308140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752333227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2752356960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2752381328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752417163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2752442490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2752466979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2752492671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2752518424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2752546161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752570133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2752595934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2752620710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752645261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2752670118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2752693686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2752719865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2752744555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2752770882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752794596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2752818375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2752844852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2752868389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2752894053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2752917941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2752943764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2752969374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2752995025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753019939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2753046663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2753071993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753098618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2753123800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2753149008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2753175252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2753200494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2753227596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753251898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2753300060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2753324842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753350499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2753375668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2753400519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2753426654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2753452099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2753477863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753501572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2753526280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2753550885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753574676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2753600294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2753624130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2753651148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2753677555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2753709305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753732764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2753756224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2753784219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753808200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2753834396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2753858438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2753884408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2753910019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2753935674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2753961302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2753985339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2754009983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754034583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2754059618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2754084230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2754110179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2754135123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2754162742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754186529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2754211399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2754236156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754260118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2754286202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2754313242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2754339737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2754364674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2754391356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754415464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2754439670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2754465208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754489101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2754514175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2754539475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2754565277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2754590743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2754616074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754641502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2754666393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2754691738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754717564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2754742732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2754767766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2754793959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2754819027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2754846482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754870253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2754894586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2754919101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2754945033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2754970573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2754994037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2755020976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2755045761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2755071207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755096334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2755120276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2755146030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755170429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2755196055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2755221493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2755247506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2755273066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2755298483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755322114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2755356112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2755381856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755407455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2755432950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2755458520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2755484903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2755510198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2755538132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755562313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2755590077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2755615049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755639161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2755665073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2755688921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2755716173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2755741247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2755767447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755792800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2755816697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2755841920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2755865829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2755892152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2755916486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2755942481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2755968077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2755993928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756018608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2756042521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2756067107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756093233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2756118401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2756142779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2756168600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2756195415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2756221633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756245574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2756270496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2756295311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756319294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2756345212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2756369125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2756396001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2756421134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2756460246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756484330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2756508435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2756534184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756558272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2756584280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2756608099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2756633821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2756659555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2756685267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756710014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2756734183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2756759116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756784857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2756810210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2756840515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2756871579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2756897643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2756961198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2756985412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2757009325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2757034971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757058878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2757086193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2757109869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2757135450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2757161190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2757186725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757211056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2757234878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2757259301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757284737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2757309704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2757334246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2757360184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2757384952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2757411210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757434847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2757462178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2757486591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757510052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2757535962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2757559859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2757586330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2757611048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2757636491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757661546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2757685332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 436,4360000,10000,0,0,256,5,12311,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2757772617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757796257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2757820961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2757847269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2757872988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2757898205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2757923692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2757947419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2757971900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2757997179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758022424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2758047360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2758071072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2758099951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2758124762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2758150885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758174527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2758198277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2758224034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758248115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2758277028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2758300848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2758326520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2758352405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2758388523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758413296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2758440081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2758479277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758503043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2758528588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2758552283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2758578469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2758603177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2758628528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758653336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2758677204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2758701691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758728393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2758753344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2758777720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2758803289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2758828459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2758854610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758878728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2758903713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2758928317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2758952386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2758987113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2759010936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2759038185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2759064016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2759090290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759114239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2759138206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2759163454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759187169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2759212797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2759236518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2759262122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2759289438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2759331014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759357595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2759381589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2759406717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759430650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2759459418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2759483371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2759509180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2759556345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2759584416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759608471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2759632537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2759666865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759691022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2759717454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2759742129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2759769483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2759803546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2759830112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759854084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2759878825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2759904024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2759927705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2759953144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2759979417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2760005149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2760030963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2760056229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760082193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2760106359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2760130855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760155246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2760180817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2760204882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2760235834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2760260966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2760288317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760312476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2760337125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2760361983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760385893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2760411568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2760435491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2760462581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2760487433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2760512864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760537595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2760561709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2760587172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760613698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2760638889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2760664563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2760690744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2760720803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2760751641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760776619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2760800761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2760825541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2760851820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2760877163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2760903887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2760930875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2760957048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2760983097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761007068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2761032927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2761058179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761084444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2761110015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2761134109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2761160820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2761185608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2761211707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761238775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2761263763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2761289119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761312704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2761338887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2761362957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2761388589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2761414378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2761439896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761464161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2761488381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2761513005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761537580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2761562703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2761587086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2761613505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2761638662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2761692491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761719570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2761743905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2761780407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761804311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2761830741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2761861156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2761887770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2761914275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2761940675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2761965878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2761990327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2762015783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762039812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2762064981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2762090696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2762116834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2762143261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2762169661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762194201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2762222005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2762247120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762272207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2762298301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2762322790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2762350851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2762376825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2762403314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762427415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2762451450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2762476795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762503622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2762529408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2762553306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2762580663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2762605950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2762631607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762656481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2762681228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2762707319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762756582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2762782792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2762806802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2762833464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2762858446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2762883947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762909959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2762934267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2762960209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2762984317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2763009475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2763033907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2763059869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2763085509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2763111932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763139748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2763165596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2763190560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763239980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2763266067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2763296132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2763322320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2763368772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2763396547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763420729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2763444888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2763471354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763495603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2763522711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2763546806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2763572644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2763598566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2763624434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763649052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2763685516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2763711628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763735343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2763762269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2763787344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2763813092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2763838375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2763864265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763888156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2763912817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2763937544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2763962834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2763988251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2764012162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2764039483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2764064647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2764091342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764115371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2764139781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2764186627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764212955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2764238383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2764262237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2764289585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2764314130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2764340167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764364333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2764392103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2764417153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764441075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2764467036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2764490904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2764518201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 437,4370000,10000,0,0,256,5,12340,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2764605876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2764657140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764681666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2764707003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2764731746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764755466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2764781052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2764804744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2764841300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2764866402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2764892344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764916394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2764940627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2764967114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2764991078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2765018997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2765042718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2765068286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2765093517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2765119456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765143861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2765167873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2765192295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765217202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2765246776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2765271357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2765297319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2765322077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2765348037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765372321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2765396884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2765448756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765473401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2765498529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2765522738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2765548883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2765573828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2765602624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765626213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2765652832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2765677828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765702147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2765731160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2765756177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2765783117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2765808062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2765834376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765858590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2765882612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2765910674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2765934610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2765960297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2765984132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2766009561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2766034400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2766060436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766085047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2766109332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2766133952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766158404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2766183453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2766207552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2766233150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2766257830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2766286941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766310809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2766335196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2766360316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766384581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2766410698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2766434590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2766460689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2766485996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2766511675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766536200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2766560020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2766584867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766608798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2766633831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2766658252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2766708613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2766733613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2766759086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766785727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2766809590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2766836678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2766882855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2766912921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2766936916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2766963366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2766988175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2767013710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767038012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2767061798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2767087439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767111405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2767136309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2767160595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2767186769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2767212356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2767238548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767262658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2767288871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2767313617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767337926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2767362925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2767386626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2767412866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2767438334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2767466552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767490548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2767515136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2767542748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767566280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2767591670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2767615806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2767644134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2767669305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2767694821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767719147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2767743581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2767771078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2767795397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2767820750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2767849203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2767875403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2767903625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2767930886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768168698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2768193554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2768219008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768243318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2768269250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2768293481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2768319269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2768347240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2768373250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768400517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2768426669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2768450986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768477972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2768503287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2768528602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2768555386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2768582833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2768609393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768632843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2768657133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2768681877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768707705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2768732328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2768756420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2768784096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2768811913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2768839185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768863565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2768887690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2768926228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2768950562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2768979794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2769005057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2769032218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2769057218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2769083245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769107034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2769130927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2769156043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769179817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2769206353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2769229901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2769255564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2769281601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2769307454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769332102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2769365751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2769391930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769416262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2769444024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2769468432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2769494288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2769519567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2769545147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769568869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2769593187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2769621469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769662501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2769690831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2769715879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2769741914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2769767529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2769793305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769817224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2769842174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2769866999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2769891468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2769916186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2769940190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2769966425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2769991278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2770017047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770040501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2770067624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2770092802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770116980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2770143773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2770167769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2770193692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2770219511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2770245074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770269316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2770293947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2770318447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770342741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2770367748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2770392559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2770418072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2770443074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2770469718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770497644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2770523257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2770548274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770571795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2770597133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2770621178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2770647531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2770672534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2770700089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770724427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2770748347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2770773434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770797215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2770821915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2770846927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2770872803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2770902717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2770928322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2770952233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2770975977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2771000822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771025219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2771050362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2771073935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2771099998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2771124646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2771150391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771173843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2771197332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2771222195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771246098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2771271520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2771295218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2771322852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2771349069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2771374770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771398992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2771422712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 438,4380000,10000,0,0,256,5,12368,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2771510361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771534780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2771560059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2771584474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2771610381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2771635908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2771662490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771686620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2771711172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2771735806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771760004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2771791244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2771815175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2771841424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2771866648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2771893384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771917366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2771944838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2771973037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2771997204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2772025448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2772049846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2772078416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2772103395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2772128686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772153306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2772183933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2772210205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772234839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2772260142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2772286994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2772312816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2772338754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2772364178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772389094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2772421657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2772446102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772471929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2772497091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2772521450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2772547179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2772574602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2772600775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772624967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2772649521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2772674340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772698181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2772725927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2772749695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2772777426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2772802603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2772837691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772861998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2772886303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2772914309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2772938950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2772965851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2772990427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2773017544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2773042715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2773068846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773095522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2773120213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2773145923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773170255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2773195792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2773224916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2773258307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2773284769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2773311909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773337535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2773361188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2773385685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773410208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2773435234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2773459675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2773485544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2773510156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2773535957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773560443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2773584546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2773608745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773632106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2773657173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2773680610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2773706226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2773730455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2773755776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773783621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2773812651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2773840192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2773863669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2773888231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2773912316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2773937662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2773962560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2773987615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774010920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2774034943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2774071767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774095894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2774120535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2774144734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2774170246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2774195114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2774222259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774245285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2774268859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2774292335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774314995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2774339447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2774362121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2774387603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2774416854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2774444625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774473971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2774498794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2774524665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774548984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2774574568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2774600385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2774626816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2774652669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2774678621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774703021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2774726904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2774751328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774776793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2774803033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2774827781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2774853976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2774879194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2774905808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2774929349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2774954374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2774979159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775002963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2775028172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2775051572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2775077891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2775105767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2775131371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775155717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2775179685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2775205834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775229877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2775255217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2775279716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2775305685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2775330985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2775356463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775380688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2775405346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2775430292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775455006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2775480370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2775504454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2775531016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2775555877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2775582132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775606038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2775630377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2775656691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775680607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2775706331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2775732956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2775759192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2775784662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2775810393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775834678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2775858530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2775883007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2775930909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2775984211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2776008427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2776034920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2776059707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2776085786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776109641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2776133756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2776158903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776182783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2776209089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2776233161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2776258952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2776284103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2776309838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776334338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2776361703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2776388533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776413232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2776438411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2776463432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2776490398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2776516728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2776543501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776568111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2776592395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2776616783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776641299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2776666286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2776690421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2776717368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2776750087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2776776995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776800584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2776824724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2776849870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2776873672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2776899492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2776923411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2776949289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2776974620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2777002698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777027125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2777051024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2777080795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777104730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2777130110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2777154721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2777180771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2777206506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2777232273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777256245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2777280873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2777305465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777330238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2777359902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2777383919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2777410359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2777435142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2777461155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777484920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2777509085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2777534331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777558216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2777583619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2777608925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2777634891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2777660173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2777685705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777710680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2777734451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2777765012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777788434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2777813348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2777838760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2777864524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2777889702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2777915323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2777939018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2777963367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2777987863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778011543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2778036885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 439,4390000,10000,0,0,256,5,12396,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2778122255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2778149067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2778173864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2778199637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778225478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2778252279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2778279475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778303477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2778340018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2778363859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2778390113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2778416475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2778442108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778466205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2778489914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2778515249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778539020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2778564094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2778590543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2778615924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2778641781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2778667222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778690956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2778715010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2778739347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778763325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2778788815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2778812526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2778839113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2778863927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2778892609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778917435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2778941463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2778966319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2778989678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2779017142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2779040975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2779067019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2779092834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2779118662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779143260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2779167319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2779192359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779217039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2779242390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2779267044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2779293136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2779318270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2779353039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779376949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2779401663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2779426262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779450352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2779476473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2779503572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2779530440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2779555345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2779596221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779620240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2779644926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2779669398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779693030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2779718482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2779742155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2779768217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2779792951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2779818448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779842298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2779865620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2779890552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2779916343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2779941268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2779969472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2779996018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2780021332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2780046624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2780070529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2780094799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2780119248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2780145436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2780170423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2780194209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2780220189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2780244762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2780271207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2780294986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2780318842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2780343730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2780367316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2780393178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2780416933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2780780370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2780806419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2780833194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2780857317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2780881563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2780973376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2780998086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2781024162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2781048370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2781074800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2781100622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2781126662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781308031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2781333549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2781358214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781382276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2781410030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2781432609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2781462854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2781487924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2781513652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781539658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2781563752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2781589054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781613660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2781638922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2781663494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2781689253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2781714488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2781739738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781763696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2781788153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2781812840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781837207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2781862268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2781886181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2781915182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2781940547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2781972049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2781996501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2782024919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2782050410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782075135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2782102241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2782127102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2782154328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2782179522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2782205893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782254910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2782305460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2782330928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782354699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2782388366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2782421721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2782448243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2782474052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2782499641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782524719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2782548764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2782573392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782598383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2782623273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2782651522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2782677338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2782703161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2782728463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782752515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2782776723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2782800786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782824373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2782849554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2782872917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2782898735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2782928065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2782954512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2782977997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2783001438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2783026632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783105175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2783132282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2783161093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2783186419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2783210567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2783234890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783258820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2783284495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2783307840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783331317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2783355165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2783380771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2783410292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2783434954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2783461249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783485093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2783509205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2783535724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783559780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2783585906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2783609874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2783635846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2783661692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2783696129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783721822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2783745878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2783771168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783794818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2783819737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2783844681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2783875198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2783900840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2783928890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2783954354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2783978217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2784004800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784029196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2784054142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2784079407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2784105249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2784130037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2784156331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784180081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2784204394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2784228918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784252662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2784278599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2784302457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2784329184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2784354268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2784379989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784418946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2784443091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2784480892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784505059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2784532066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2784558709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2784585594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2784610756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2784636622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784661378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2784685531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2784713568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784737477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2784762666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2784790215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2784816392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2784842628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2784868734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784894101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2784918438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2784944337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2784969067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2784994328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2785019288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2785045865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2785071330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2785097798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785121722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2785146578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2785174092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785198269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2785224211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2785248185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2785274495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2785299560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2785325270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785350060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 440,4400000,10000,0,0,256,5,12425,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2785434058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2785459894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785484175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2785509543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2785534064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2785560109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2785585667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2785611194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785634902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2785660302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2785685806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785710894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2785736152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2785760047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2785787494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2785816229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2785843515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785867789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2785893233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2785918165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2785942202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2785967826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2785991403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2786017938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2786043993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2786069925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786094876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2786119005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2786144503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786168142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2786192937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2786217879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2786244357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2786270319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2786295687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786319247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2786344027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2786371409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786395984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2786421138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2786447419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2786474447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2786499246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2786525247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786549118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2786572958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2786598664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786622671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2786648511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2786672505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2786698687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2786732775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2786763984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786788936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2786813394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2786838941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2786862902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2786888155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2786912671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2786938373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2786964117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2786989821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787013774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2787038754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2787065941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787090582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2787116781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2787141505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2787177049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2787203493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2787229504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787253493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2787278786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2787303757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787328295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2787353696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2787377973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2787404873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2787429907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2787456213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787480744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2787504952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2787530460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787554641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2787580656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2787604824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2787634962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2787660923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2787688944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787716069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2787740487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2787767942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787792173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2787817505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2787842766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2787869275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2787895334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2787921414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2787945637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2787970432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2787995059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788019722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2788045268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2788069439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2788096102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2788121067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2788147678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788171913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2788197017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2788222604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788246620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2788272655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2788296762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2788325310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2788351118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2788376838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788401602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2788425629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2788450288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788474857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2788499977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2788524610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2788574091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2788600030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2788625767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788650266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2788674360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2788699114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788743351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2788769471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2788794046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2788820461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2788846445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2788872564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788897467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2788921873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2788950017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2788974970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2789000411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2789025177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2789060694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2789086717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2789112768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789136998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2789162019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2789186984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789211775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2789240500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2789264704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2789291129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2789317539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2789343926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789365972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2789384931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2789406810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789426014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2789450672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2789492758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2789519327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2789543461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2789567961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789593426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2789621691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2789655568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789680002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2789714418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2789738884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2789767294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2789792299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2789817668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789846289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2789870060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2789896463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2789920706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2789945876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2789970387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2789997178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2790023719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2790049824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790073918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2790102609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2790128597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790153223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2790178334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2790212743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2790238825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2790270178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2790296891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790323591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2790349285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2790374493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790401662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2790427039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2790451062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2790478261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2790503600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2790530540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790554824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2790579712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2790604671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790639787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2790665234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2790689065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2790716644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2790741176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2790766935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790790413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2790813920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2790842228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2790865992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2790891424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2790915850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2790945292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2790971177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2790999944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791027747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2791052283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2791077960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791102330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2791127940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2791152925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2791178963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2791204721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2791233909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791260341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2791288574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2791313900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791340147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2791366540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2791392176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2791418776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2791443866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2791473515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791500083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2791525366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2791564776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791590215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2791615345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2791639892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2791666796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2791707659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2791733799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791757646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2791783034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2791808027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791833029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2791858492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2791882494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2791909328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2791947842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2791973763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2791997344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2792023252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2792047569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792071033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 441,4410000,10000,0,0,256,5,12453,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2792161030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2792185198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2792211894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2792237045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2792262911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792287529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2792311739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2792339634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792363701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2792388877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2792414063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2792440701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2792466846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2792492976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792519579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2792544093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2792568938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792593457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2792618790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2792644290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2792670280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2792695087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2792724709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792748845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2792773533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2792798387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792822395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2792848301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2792872404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2792900247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2792925394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2792951088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2792975571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2792999749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2793030638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793054968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2793082089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2793109490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2793135446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2793161093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2793186808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793211252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2793235341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2793259885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793286064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2793311986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2793337175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2793366354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2793392426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2793418604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793442641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2793467807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2793494278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793522414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2793548028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2793572198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2793599147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2793624257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2793650659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793674510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2793698378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2793725334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793749166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2793774748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2793798985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2793824873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2793850498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2793876263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793901313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2793925409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2793949984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2793974785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2794002457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2794027084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2794053102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2794079311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2794105253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794128908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2794153452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2794178688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794216227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2794241793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2794267277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2794293534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2794318482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2794344985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794368977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2794396591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2794422932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794447141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2794473406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2794497511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2794524192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2794549249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2794575055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794599801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2794626681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2794651927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794675884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2794700973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2794725790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2794751724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2794777362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2794803741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794828568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2794864223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2794888784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2794913447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2794938568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2794962959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2794992291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2795017679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2795043315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795067079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2795105710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2795131334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795164368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2795190380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2795215521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2795243607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2795270278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2795318916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795345945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2795370708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2795396585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795423211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2795448375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2795472735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2795499453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2795526443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2795552167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795575646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2795600190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2795624705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795648860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2795674325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2795698266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2795725725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2795750759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2795777102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795801099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2795825214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2795864545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2795892303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2795920162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2795944067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2795970744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2795995577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2796021623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796045756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2796069866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2796108698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796132583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2796158417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2796182366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2796209030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2796233955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2796259675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796285523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2796309662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2796335155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796362520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2796387531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2796412426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2796438792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2796464683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2796493624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796523185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2796548031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2796572070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796599900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2796624920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2796649196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2796675424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2796700288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2796726648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796750480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2796775792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2796800555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796824437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2796851019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2796875184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2796902048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2796928348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2796955116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2796979511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2797005561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2797031570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797055404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2797082377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2797106614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2797135616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2797161415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2797187136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797211522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2797235938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2797260813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797287697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2797313119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2797339977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2797367188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2797393926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2797420531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797444062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2797475308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2797500395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797526692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2797551876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2797578035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2797604464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2797629780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2797656728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797680844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2797706463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2797731411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797755333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2797783879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2797808297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2797838360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2797863712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2797890255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797914771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2797938950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2797964468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2797988473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2798028702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2798052713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2798079221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2798106614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2798134585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798159246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2798183372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2798210006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798234988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2798260894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2798286290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2798312311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2798337624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2798364819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798388748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2798416696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2798441867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798482637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2798508039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2798533416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2798559400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2798585111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2798610846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798634704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2798660350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2798685117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798709305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2798734295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2798757998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2798784137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2798808811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2798835358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 442,4420000,10000,0,0,256,5,12482,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2798919032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2798942525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2798967242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2798991062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2799016896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2799042792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2799068252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2799093405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2799119370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799145801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2799169970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2799194875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799220379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2799247151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2799271844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2799297935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2799323936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2799349896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799373959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2799398252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2799423890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799447575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2799473157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2799497114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2799523333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2799548196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2799573680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799599664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2799624402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2799653352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799677960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2799704416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2799735758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2799777086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2799802618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2799831058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799855189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2799879444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2799904784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2799928736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2799954144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2799977876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2800004318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2800031293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2800057825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800082797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2800107547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2800132283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800158386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2800184239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2800211353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2800236849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2800261857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2800296324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800320786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2800345596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2800370376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800394874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2800420211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2800443964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2800470471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2800495150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2800520921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800544336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2800567725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2800592411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800615969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2800641064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2800664437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2800689898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2800714809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2800739931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800763321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2800787364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2800811582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800835954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2800860820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2800884192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2800910174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2800937540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2800963244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2800986622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2801010020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2801033961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801056513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2801080548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2801102957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2801127800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2801152040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2801177771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801202984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2801227517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2801251795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801275872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2801301225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2801326168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2801352913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2801377811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2801403948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801427757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2801451386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2801476574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801500732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2801526600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2801557122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2801598197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2801632913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2801660098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801684323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2801709088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2801733893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801757654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2801783168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2801806882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2801832849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2801857420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2801883339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801907741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2801933183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2801958130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2801981711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2802007003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2802031351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2802057665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2802084547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2802110623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802134524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2802159115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2802187095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802211840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2802237110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2802262339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2802288996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2802313897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2802340104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802364081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2802387945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2802413796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802437551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2802463099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2802487073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2802512710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2802538060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2802563488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802587600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2802611486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2802638127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802662502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2802687420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2802711536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2802737401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2802762125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2802790928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802816950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2802841414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2802865892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2802890107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2802915159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2802938922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2802965626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2802990637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2803021344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803044802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2803069069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2803095605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803120408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2803147064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2803171881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2803197932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2803225342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2803250944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803275052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2803298730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2803323885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803348435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2803368670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2803387423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2803412269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2803440621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2803467766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803491794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2803519680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2803544725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803568887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2803594956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2803619469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2803646517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2803685417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2803711436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803740641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2803766883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2803797757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803824673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2803850877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2803876555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2803903718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2803929270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2803957322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2803982587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2804006581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2804032039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804055757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2804085499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2804119571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2804148168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2804175035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2804200578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804224836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2804248610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2804274210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804297870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2804322762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2804347005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2804373287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2804399367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2804429155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804454338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2804478510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2804503200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804537673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2804562928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2804588158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2804616004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2804641315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2804666732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804693087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2804717565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2804742390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804766835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2804791919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2804815757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2804843472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2804868649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2804895140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804919247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2804943380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2804968405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2804992432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2805018811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2805042704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2805068466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2805093689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2805119065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805143273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2805166962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2805191419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805216117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2805253446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2805278009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2805303022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2805332163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2805358854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805383588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2805409626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2805434928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 443,4430000,10000,0,0,256,5,12510,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2805526614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2805551970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2805575979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2805602462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2805627809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2805654219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805679358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2805706873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2805731597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805755380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2805780991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2805804767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2805832190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2805857080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2805884199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805908431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2805932568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2805960064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2805983927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2806008973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2806033777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2806059454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2806084397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2806109603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806133514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2806157716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2806182079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806206859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2806231815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2806255864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2806282199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2806307205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2806332869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806356462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2806380251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2806407044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806430826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2806456301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2806479890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2806505659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2806530840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2806556295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806582804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2806606648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2806636339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806660983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2806687259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2806712798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2806741976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2806774406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2806799923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806823625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2806847966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2806874151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2806898777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2806925316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2806949822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2806976848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2807002191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2807028666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807052751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2807077231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2807102115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807126371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2807166293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2807190676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2807221801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2807247135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2807273906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807298053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2807322773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2807347780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807370913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2807396325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2807419611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2807444851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2807469579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2807494368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807518723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2807542286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2807566240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807590312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2807614735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2807638079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2807664211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2807688686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2807714635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807737789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2807761599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2807786177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807810313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2807835118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2807861179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2807885768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2807913119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2807936989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2807959733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2808128115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2808153281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2808176324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2808200542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2808223974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2808248683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2808403336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2808428086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2808449826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2808524706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2808549620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2808574627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2808601020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2808625088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2808842538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2808868925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2808895461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2808919194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2808943097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2808968119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2808991620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2809206789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2809233962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2809260261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2809285839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2809311577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2809336363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2809360569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2809386150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2809604204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2809630796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2809657847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2809683990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2809710294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2809735534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2809760067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2809973001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2809997172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2810021666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2810046504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2810070001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2810095441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2810118758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2810238049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2810262660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2810414233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2810438694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2810462589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2810486355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2810508839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2810534253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2810557596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2810774248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2810797930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2810820931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2810845313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2810867775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2810892722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2810915167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2810939179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2811156735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2811183057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2811208001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2811232204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2811260323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2811283601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2811307495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2811521629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2811548220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2811573420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2811599693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2811623577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2811647981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2811672312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2811696143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2811909317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2811932617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2811959633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2811989343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2812015575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2812039294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2812063069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2812257335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2812281343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2812305070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2812328857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2812353038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2812377866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2812404496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2812428437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2812520543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2812545700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2812569429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2812595019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2812618704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2812644916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2812669608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2812695509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2812849972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2812874693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2812900368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2812924254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2812949360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2812973674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2812999472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2813024681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2813050146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2813073805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2813097864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2813122049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2813146560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2813538785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2813563739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2813590667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2813615620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2813641837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2813665409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2813689084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2813715142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2813738824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2813763777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2813787834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2813868284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2813894421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2813923801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2813947965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2813972611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2813997301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2814021629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2814048646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2814072730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2814099143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2814124003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2814150164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2814234263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2814258443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2814355196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2814380268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2814408044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2814432273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2814459581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2814484890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2814510933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2814727075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2814751556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2814777176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2814801008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2814826248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2814850706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2814876644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2815090658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2815124175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2815148664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2815172548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2815197010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2815221870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2815246985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2815405040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2815431641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2815457273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 444,4440000,10000,0,0,256,5,12539,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2817197714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817259768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2817286875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2817311880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817336775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2817361886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2817385789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2817412811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2817437978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2817471221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817495488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2817520405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2817545062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817568804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2817594220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2817618161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2817644800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2817669518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2817694942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817719231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2817743021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2817767999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817791619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2817816421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2817840830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2817866413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2817891510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2817916942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2817940626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2817964842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2817989320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818012942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2818038541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2818066757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2818094730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2818119542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2818145794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818169466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2818193384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2818218763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818243911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2818274021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2818297991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2818323783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2818349929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2818375822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818400513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2818424706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2818449505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818491252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2818517031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2818540807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2818566485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2818591924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2818617344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818641617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2818666080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2818690930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818716220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2818741718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2818766479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2818792936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2818818114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2818844565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818876014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2818901032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2818925692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2818949484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2818975151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2818998773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2819024957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2819049878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2819075615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819100104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2819124059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2819149364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819172970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2819197762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2819222296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2819247964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2819273738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2819299662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819323791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2819349992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2819375132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819405267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2819430317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2819454547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2819480897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2819505782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2819532084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819555790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2819579801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2819600305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819618773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2819638119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2819661395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2819687342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2819715514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2819775613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819799617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2819823379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2819849117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2819873111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2819898926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2819922555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2819948123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2819973932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2819999638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2820024348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2820047958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2820072271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2820097002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2820122370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2820147227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2820173011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2820197947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2820224888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2820248439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2820337471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2820362595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2820386473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2820601006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2820624852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2820651509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2820677416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2820703751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2820737198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2820761341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2820975618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2821000082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2821029207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2821053326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2821080007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2821105051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2821130771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2821347658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2821372970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2821398334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2821422367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2821447526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2821471913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2821497301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2821710485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2821736751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2821760696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2821785360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2821809970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2821834302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2821859812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2821883755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2822016999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2822049677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2822080711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2822104907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2822124756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2822146131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2822169000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2822193643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2822218224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2822244453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2822277448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2822303810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2822328878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2822353256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2822377960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2822653932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2822680500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2822705165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2822731570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2822756541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2822783533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2822807976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2822833355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2822858035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2822881692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2822907790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2822931754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2822958400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2822984074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2823010263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823035594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2823060172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2823085904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823110211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2823135528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2823160275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2823186387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2823212237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2823238200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823262184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2823286841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2823311612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823336154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2823361356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2823385257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2823417474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2823442803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2823469890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823494955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2823521219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2823546995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823571557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2823597965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2823621989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2823648782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2823680269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2823706245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823734710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2823759011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2823784511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823808558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2823834324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2823858459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2823890257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2823915209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2823940919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2823970443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2823994919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2824020757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824044953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2824070470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2824095391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2824119289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2824145827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2824171718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824195709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2824222274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2824246721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824270806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2824296343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2824328872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2824361317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2824386338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2824418737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824442516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2824466990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2824491315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824515257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2824540238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2824563728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2824589687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2824614175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2824639810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824663752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2824687093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2824712239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824740626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2824765952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2824790030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2824816747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2824842206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2824867568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2824891548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2824935184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 445,4450000,10000,0,0,256,5,12567,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2825023760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825048773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2825074290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2825099238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2825132629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2825158574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2825184311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825208675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2825232917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2825257585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825282273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2825307601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2825332171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2825357966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2825382525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2825408798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825432805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2825457247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2825482019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825505768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2825531371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2825554850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2825580379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2825605427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2825630992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825655197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2825679006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2825703964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825727606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2825752248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2825779145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2825811518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2825836612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2825862467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825886227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2825910935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2825936432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2825960878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2825985900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2826009415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2826035879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2826066331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2826092968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2826117553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2826142607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2826185515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2826212101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2826237801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2826261995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2826289402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2826314768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2826466965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2826490870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2826514914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2826539851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2826563540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2826589055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2826612997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2826638553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2826852578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2826878313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2826905063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2826929021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2826954167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2826978204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2827220324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2827245122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2827403396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2827428940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2827455010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2827478985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2827502819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2827527898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2827551641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2827576543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2827616599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2827643188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2827668807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2827694363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2827718771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2827742672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2827767786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2827809345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2827835172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2827862769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2827888244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2827913724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2827939331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2827963719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2827987610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2828012175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828036400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2828060076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2828087340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2828113647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2828138751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2828165599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828189452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2828222762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2828255465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828280448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2828305473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2828329452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2828355395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2828379996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2828406758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828430975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2828464135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2828488943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828512624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2828538492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2828562426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2828588932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2828613741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2828639028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828668447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2828692062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2828716957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828746030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2828772889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2828797059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2828823026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2828868195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2828895127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828919387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2828943521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2828968935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2828992698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2829018032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2829041504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2829067001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2829092013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2829117712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829141953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2829165730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2829190135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829214294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2829239179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2829262641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2829288702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2829313272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2829339131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829363114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2829386947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2829412197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829436509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2829462458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2829486766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2829512882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2829538699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2829564460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829593572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2829617713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2829642996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829666973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2829691750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2829737633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2829763921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2829789881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2829815272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829839342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2829865336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2829890291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2829913937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2829939358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2829963704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2829989471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2830014087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2830040603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830069286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2830341112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2830366526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830390918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2830415485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2830439850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2830466653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2830487058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2830506991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830532819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2830557542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2830582088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830602885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2830627392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2830650884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2830671753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2830692156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2830717586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830737470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2830756227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2830776776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830795470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2830814819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2830833851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2830857806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2830884963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2830912600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830931802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2830950685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2830971330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2830990122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2831009344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2831028173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2831048366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2831068053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2831087972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831106060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2831124171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2831143729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831163785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2831183226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2831201378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2831222225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2831242383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2831262525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831281948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2831300659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2831319313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831337888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2831358170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2831378209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2831411040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2831431119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2831450839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831470487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2831489097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2831507886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831526538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2831545883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2831564272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2831585449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2831604556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2831624625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831643713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2831662170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2831681237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831699455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2831723767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2831747495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2831773745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2831798654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2831824417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831848974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2831873070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2831897897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2831921767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2831947663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2831972128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2831997609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2832022456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2832047805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2832071395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2832095653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2832120069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2832144248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2832169208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2832192748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2832218617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 446,4460000,10000,0,0,256,5,12596,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2832303141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2832328875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2832352350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2832376366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2832401270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2832424989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2832449440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2832473327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2832498896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2832523936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2832548969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2832574651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2832601029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2832625466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2832747367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2832776479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2832801556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2832827791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2832852513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2832878407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2833032647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2833073490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2833097951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2833121389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2833146693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2833170237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2833196459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2833222014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2833248559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2833277989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2833336324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2833361025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2833385027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2833410610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2833724092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2833750884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2833809502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2833835760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2833859177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2833882695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2833908149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2833932668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2833959164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2833983810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2834009678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2834037453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2834067500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834093346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2834120318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2834145620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834169346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2834194805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2834219640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2834246070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2834271770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2834297747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834321769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2834346346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2834372576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834401074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2834426658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2834450579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2834477279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2834501814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2834527926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834551950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2834576084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2834646786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834670841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2834696417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2834724233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2834750897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2834862115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2834887811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834911477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2834935475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2834970962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2834995629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2835022886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2835046924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2835073618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2835099701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2835126008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835150771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2835174831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2835199776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835226209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2835251689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2835279564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2835306036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2835332127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2835358300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835382543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2835420086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2835444881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835470615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2835496038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2835520651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2835546645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2835572093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2835598804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835623241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2835648607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2835673213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835696883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2835722521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2835746640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2835773447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2835798670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2835824532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835849083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2835873135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2835899515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2835923410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2835948992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2835973693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2836004070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2836029801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2836055540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2836079737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2836103537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2836128486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2836153080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2836178459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2836202585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2836228131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2836253170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2836279315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2836303304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2836327381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2836351965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2836376042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2836401836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2836425885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2836451553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2836476993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2836502864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2836529201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2836553184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2836579492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2836603497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2836628619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2836858739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2836885594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2836911278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2836937321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2837092603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2837118183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2837334862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2837360275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2837385789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2837410952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2837437382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2837462975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2837491277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2837710320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2837737953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2837765701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2837791724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2837819719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2837846919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2837875964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2838069933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2838099149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2838125506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2838152297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2838178642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2838199463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2838222352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2838242683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2838506786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2838540897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2838568552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2838594584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2838622337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2838651837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2838677551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2838896551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2838923083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2838950983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2838978638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2839006630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2839033213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2839058983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2839275989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2839302166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2839329950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2839355282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2839382191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2839535152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2839562681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2839780637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2839807331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2839834266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2839859965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2839887110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2839912349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2839938273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2840076455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2840103006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2840127012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2840151702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2840176454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2840200285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2840225790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2840249633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2840465190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2840490857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2840517757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2840542349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2840567098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2840592542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2840616293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2840642959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2840666942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2840692904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2840718205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2840748663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2840773514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2840797398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2840822414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2840847327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2840925519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2840949991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2840976334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2841001004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2841027616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841051647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2841075668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2841151200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841175524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2841200723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2841223965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2841249451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2841290237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2841316360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841342861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2841367925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2841394470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841418287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2841443497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2841467966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2841493672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2841519449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2841545068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841568927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2841592818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2841617261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841693382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2841719287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2841742861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2841769439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2841794214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2841819640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841843917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2841867744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 447,4470000,10000,0,0,256,5,12624,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2841952963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2841976716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2842001564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2842025738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2842051341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2842081740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2842107113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842131066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2842155643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2842180671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842205891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2842230920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2842255029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2842281705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2842306762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2842333816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842358043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2842382409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2842407957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842431835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2842460556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2842484185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2842510827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2842536214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2842561588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842586555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2842611821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2842636623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842661090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2842686119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2842710549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2842736236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2842761048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2842787535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842811051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2842835713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2842860170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2842883788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2842959451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2842982989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2843008736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2843033621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2843059289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843143552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2843168099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2843192455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843219301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2843244567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2843273915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2843300843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2843327264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2843354198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843378839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2843412343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2843437145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843461743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2843486512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2843510531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2843537456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2843562728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2843590217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843614250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2843638396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2843663689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843688446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2843714157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2843737863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2843763482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2843789424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2843815389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843839643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2843863345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2843887574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2843911957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2843936873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2843964957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2843990859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2844016373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2844041952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844065663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2844090011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2844114475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844138102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2844164864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2844188628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2844215424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2844240337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2844266433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844290094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2844314209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2844341289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844364646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2844389911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2844413467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2844438817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2844464280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2844489681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844513265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2844537475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2844561825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844586367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2844610712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2844634296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2844660263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2844684712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2844710475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844739864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2844763954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2844789369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844813117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2844839920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2844863916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2844890861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2844915983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2844941865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2844966271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2844989990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2845014797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845038382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2845062840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2845086812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2845112141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2845136811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2845163301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845187033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2845211397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2845235735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845259722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2845286587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2845311031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2845338368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2845362929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2845391566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845415263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2845438929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2845464628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845488593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2845513913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2845538208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2845564200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2845589849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2845615569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845639799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2845663981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2845688610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845713384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2845738674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2845762782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2845790091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2845814877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2845840974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845864798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2845889070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2845914222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2845938304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2845964196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2845988028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2846013922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2846039060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2846069472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846094780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2846119207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2846144474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846168353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2846193369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2846219460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2846245857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2846278006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2846304507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846329490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2846360461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2846385632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846410844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2846436226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2846461778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2846487944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2846512917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2846539534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846565927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2846592410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2846617008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846642675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2846667730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2846691375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2846718207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2846743265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2846769958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846793717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2846818260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2846851738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2846878211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2846907812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2846933581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2846963058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2846988741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2847016444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847041318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2847065853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2847091597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847115510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2847141417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2847165082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2847192428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2847219926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2847246662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847273349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2847297995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2847322931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847349701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2847374868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2847405894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2847432976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2847459704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2847485783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847510833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2847538172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2847562836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847587738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2847613921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2847638471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2847665679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2847690834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2847719437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847743407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2847768468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2847793895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847818465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2847845263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2847869881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2847898328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2847923448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2847950124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2847974996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2847999171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2848024512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848047881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2848073558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2848108056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2848133942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2848160489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2848186313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848210934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2848234786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2848259181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848285351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2848310451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2848334820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2848360721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2848385593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2848413616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848437553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2848463470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2848488329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848512298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2848537887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 448,4480000,10000,0,0,256,5,12652,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2848620999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2848649256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2848676982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2848703570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848733601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2848757743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2848782992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848806590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2848832780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2848856561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2848882186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2848907913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2848933513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2848957940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2848981664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2849006046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849031296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2849057222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2849081753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2849107470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2849132219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2849158397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849182182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2849207604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2849232382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849256318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2849281910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2849305009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2849332238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2849360839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2849398847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849426614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2849455765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2849482173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849508911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2849535630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2849559615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2849587990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2849613222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2849638984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849663561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2849687602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2849712791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849737497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2849762924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2849786656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2849810774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2849833982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2849859867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849883894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2849913272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2849938365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2849964080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2849989080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2850012762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2850038436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2850068998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2850096297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850119739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2850146441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2850171444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850195294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2850227171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2850251002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2850281138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2850306658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2850333593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850357550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2850381578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2850407651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850432143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2850459305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2850483517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2850509787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2850538465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2850563850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850589549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2850613885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2850638598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850663466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2850688496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2850713099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2850739494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2850766222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2850793267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850818052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2850843664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2850868771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2850893597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2850919072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2850943174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2850970050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2850994861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2851021101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851044852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2851068545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2851093504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851116756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2851194039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2851218523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2851245043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2851321666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2851347996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851371174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2851404405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2851432114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851519490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2851547195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2851579774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2851608251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2851633951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2851661279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851687551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2851714529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2851740505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851766395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2851795978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2851821087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2851851657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2851879768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2851907585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2851931349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2851956700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2851981547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852005243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2852031148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2852054995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2852081450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2852106515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2852132288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852156788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2852180727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2852206034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852229902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2852255309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2852279769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2852305301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2852330347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2852356781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852381187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2852406291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2852430946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852456559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2852482403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2852506870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2852542413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2852569509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2852596840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852622356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2852649820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2852676752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852702759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2852735666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2852761539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2852789740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2852817896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2852846424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852872707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2852900245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2852927669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2852955035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2852983006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2853009286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2853037924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2853063790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2853090098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853113960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2853138044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2853164169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853188043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2853213665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2853237447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2853263628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2853289172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2853369108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853410656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2853434890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2853510441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853535259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2853560160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2853584507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2853610326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2853635009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2853669424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853694196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2853718899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2853740844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853762654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2853786439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2853808258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2853833588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2853856511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2853881250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853904133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2853924837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2853946090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2853968238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2853989658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2854009194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2854030097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2854050038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2854080613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854099285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2854118514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2854136118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854154638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2854175980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2854196936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2854220720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2854242600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2854266085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854292300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2854321307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2854465189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854489345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2854514996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2854539415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2854565106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2854592786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2854618745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854645726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2854671579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2854696759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854722091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2854747965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2854773780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2854802624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2854829625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2854857155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854882356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2854908237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2854929705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2854949701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2854973999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2854995436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2855016371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2855037123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2855058239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855078475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2855097946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2855117838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855135836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2855159696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2855182835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2855206465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2855228881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2855249731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855269499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2855288209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2855307766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855325489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2855349252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2855371651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2855397511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2855421296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2855445669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855469326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 449,4490000,10000,0,0,256,5,12681,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2855546176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2855569141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855592946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2855617340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2855643228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2855670428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2855693838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2855717305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855735745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2855754091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2855776659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855795236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2855814240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2855832866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2855855690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2855876820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2855896521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855914419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2855932346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2855966304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2855985868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2856005095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2856024225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2856047358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2856066655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2856087543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856105880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2856123803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2856164544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856182660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2856201581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2856220431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2856240219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2856259271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2856279676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856297837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2856315898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2856335058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856401015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2856420908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2856439135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2856459400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2856478428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2856498079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856517150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2856535397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2856553880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856571751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2856618459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2856636739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2856774692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2856795542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2856814939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856833387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2856851788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2856870401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2856888357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2856907914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2856925863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2856945203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2856964243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2856983965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857002088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2857020958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2857040184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857058512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2857080619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2857099044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2857118721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2857137648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2857157717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857175890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2857194094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2857239234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857257539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2857277593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2857295918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2857315507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2857336263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2857561046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857580677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2857599310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2857630033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857649267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2857668403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2857686595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2857707656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2857726699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2857746211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857764828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2857785279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2857805808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857824664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2857849255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2857868573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2857892511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2857922494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2857944762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2857963721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2857980332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2857996480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858011668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2858028326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2858043738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2858064328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2858163252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2858181505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858199261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2858218280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2858235214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858254132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2858275736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2858295422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2858316606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2858337540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2858366906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858394552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2858420463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2858445198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858469888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2858494527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2858518595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2858543909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2858567909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2858593348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858616995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2858641561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2858665050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858688618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2858714116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2858737765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2858763188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2858789240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2858815000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858839849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2858864980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2858889943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2858913923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2858938621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2858962686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2858988127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2859012283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2859038054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859060826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2859085397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2859109790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859132871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2859157935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2859181068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2859206679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2859231348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2859256347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859280445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2859304609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2859334925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859358812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2859383836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2859411437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2859437294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2859462609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2859488163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859511677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2859536016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2859560744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859585096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2859610147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2859633741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2859659796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2859685776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2859712646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859737183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2859761564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2859787709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859811702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2859837513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2859861409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2859887376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2859913855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2859938935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2859962924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2859986851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2860011125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860035215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2860059957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2860083919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2860109922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2860134684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2860160815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860184530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2860209030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2860233962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860257821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2860283280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2860307367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2860333836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2860358610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2860384089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860408417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2860432151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2860456862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860480642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2860505590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2860529755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2860555919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2860581422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2860607389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860631290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2860656197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2860680934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860709875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2860742054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2860767078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2860793136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2860817542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2860843624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860867770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2860892441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2860917235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2860941129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2860967804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2860991713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2861017985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2861043027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2861068699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861093276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2861117307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2861142399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861166075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2861190999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2861215319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2861241039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2861266269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2861291999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861315724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2861340410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2861365452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861389778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2861415108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2861438808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2861465147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2861490354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2861516557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861540598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2861564364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2861589229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861613209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2861638182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2861662722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2861689018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2861714176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2861740062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861763674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2861788140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2861813325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2861837984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 450,4500000,10000,0,0,256,5,12709,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2861924334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2861948420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2861975124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2862000056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2862029892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862053680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2862081063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2862105990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862129993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2862157414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2862181107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2862207823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2862232527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2862257945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862282724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2862307599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2862334984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862359777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2862384774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2862409169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2862435329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2862460790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2862486616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862510311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2862535538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2862560277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862584070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2862609093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2862632789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2862659057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2862684072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2862710922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862735123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2862758602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2862784125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862808046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2862833534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2862857309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2862883132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2862910034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2862935672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2862960156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2862983955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2863008481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863033172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2863058495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2863085038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2863111263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2863136230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2863162622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863186611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2863211071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2863235889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863259582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2863286096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2863309864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2863336009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2863360786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2863386264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863507242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2863532880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2863558085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863582768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2863610728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2863634406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2863660726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2863684917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2863711478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863735702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2863759805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2863787011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2863810999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2864088796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2864113710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2864139965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2864164902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2864190897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2864215501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2864238830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2864263041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2864290265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2864318236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2864345698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2864374123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2864401756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2864430158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2864456858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2864480742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2864506125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2864530528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2864555699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2864581365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2864607305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2864634413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2864660421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2864683892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2864744450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2864770963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2864795662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2864821732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2865056658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2865084728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2865110023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2865137131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865162295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2865187111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2865213987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865238215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2865263623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2865288449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2865314897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2865340171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2865366476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865396212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2865421886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2865446052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865470419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2865495494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2865520384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2865546857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2865572214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2865600615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865625110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2865650218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2865675060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865698982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2865724604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2865748410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2865777077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2865801866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2865829446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865853469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2865878137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2865903972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2865928273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2865979746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2866277916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2866304871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2866330430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2866356104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2866380441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2866404358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2866429115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2866455618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2866480230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2866503783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2866530600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2866555140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2866581415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2866605240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2866629051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2866653965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2866677438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2866702879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2866726395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2866751944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2866776864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2866802011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2866825319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2866849363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2866873728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2866897897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2866922455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2866945695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2866976483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2867001371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2867027352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867050998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2867074631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2867099445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867123145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2867150006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2867209963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2867237872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2867304781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2867333973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867359321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2867384585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2867414077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867439086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2867465894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2867490604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2867517861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2867545248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2867575156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867602814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2867628897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2867656313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867682351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2867710883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2867736549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2867765322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2867792422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2867820115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867846450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2867872355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2867900027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2867925757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2867953865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2867979758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2868048186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2868273737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2868458867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2868484510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2868508598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2868534309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2868557938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2868583501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2868607263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2868633599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2868659154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2868685075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2868709713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2868839744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2868865098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2868889817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2868915142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2868939383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2868966072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2868990997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2869022136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2869046414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2869070610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2869096003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2869119968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2869145638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2869169397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2869195566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2869221041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2869246848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2869310752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2869335880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2869360345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2869384635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2869410143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2869434430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2869460562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2869484966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2869510922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2869535664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2869560136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2869585571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2869609578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2869634517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2869659157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2869747525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2869954672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2869981393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2870005393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2870099664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2870125486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2870150558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2870176211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2870200260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2870226648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2870252269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2870297196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 451,4510000,10000,0,0,256,5,12738,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2870616916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2870642404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2870666828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2870690737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2870716776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2870740530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2870768092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2870793302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2870819115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2870843250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2870866994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2870892236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2870916088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2870941047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2870965456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2870991341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2871016683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2871042170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2871066348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2871091226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2871115946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2871140295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2871165228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2871188907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2871215140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2871239931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2871266298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2871539217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2871564497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2871589756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2871613516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2871638529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2871663552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2871690192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2871716298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2871742709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2871779735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2871803920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2871829749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2871854457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2871879812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2871904436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2871930415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2871955975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2871981093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2872005947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2872034573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2872061798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2872090397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2872116487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2872143047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2872168739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2872193476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2872241177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2872266204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2872332694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2872358022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2872381852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2872408137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2872432104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2872462213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2872487621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2872513932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2872539302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2872797679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2872823375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2872847846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2872872870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2872897771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2872924107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2872949842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2872977046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873001714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2873026741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2873051594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873075646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2873101401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2873125321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2873151675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2873176064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2873202417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873227377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2873251451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2873277010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873300861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2873326335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2873350894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2873377082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2873403005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2873428836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873454036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2873478406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2873503435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873566286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2873797224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2873823061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2873849830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2873874873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2873901883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2873926302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2873950816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2873976409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2874000529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2874026476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2874050496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2874150259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2874176481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2874203525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2874227867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2874252438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2874278185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2874302145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2874328325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2874352476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2874378718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2874404918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2874430965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2874456366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2874480686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2874505955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2874571691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2874598301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2874623207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2874650456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2874675645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2874701480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2875055519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2875081874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2875107031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2875131313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2875157494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2875181543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2875208772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2875234237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2875260591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2875285336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2875309609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2875335296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2875359111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2875384502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2875412084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2875438025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2875463538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2875489244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2875513583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2875610981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2875855240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2875880130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2875906595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2875930609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2875957478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2875982414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2876008381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876033080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2876057346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2876082591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876106229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2876131085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2876155765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2876181587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2876206956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2876232566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876256404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2876280869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2876306463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876330803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2876355907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2876379728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2876406579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2876431555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2876457934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876481801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2876505811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2876531272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876555005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2876580630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2876604428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2876630265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2876655604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2876681025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2876705557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2876729452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2877013700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877039113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2877063966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2877088741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2877114774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2877140812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2877188061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877213451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2877237259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2877262056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877286739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2877312111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2877336760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2877362744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2877387748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2877413637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877437165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2877461329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2877485626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877509065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2877535033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2877558884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2877585387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2877610306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2877637118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877661797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2877685969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2877711751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2877735447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2877857585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2878131507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2878159357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2878184422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2878210783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2878234733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2878258588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2878288198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2878314985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2878344762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2878371361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2878398550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2878423835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2878449434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2878475006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2878500324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2878526227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2878550130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2878575228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2878602173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2878628926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2878656076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2878681996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2878706971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2878731048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2878822501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2879026193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2879052708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2879077360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2879104503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2879129895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2879156444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2879180301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2879204979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2879229439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2879252276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2879277037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2879300877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2879325633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2879356675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2879381653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2879507495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2879532705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2879556747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 452,4520000,10000,0,0,256,5,12766,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2879641378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2879666559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2879713504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2879739667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2880003629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2880030969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880054616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2880079277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2880103998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880127855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2880153576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2880177486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2880203956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2880228863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2880254541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880278875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2880302536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2880327245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880351485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2880376541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2880400886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2880426618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2880451314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2880477303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880500930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2880525277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2880549706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880573287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2880599172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2880622945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2880649298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2880674108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2880699594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880746909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2880771680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2880962226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2880986760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2881011834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2881037014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2881062860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2881088651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2881114380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2881138313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2881162992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2881187583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2881211854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2881236843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2881266803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2881293147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2881318075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2881344831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2881368987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2881393814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2881418743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2881442483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2881468419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2881492077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2881518359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2881543806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2881569612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2881594358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2881618650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2881644565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2881668563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2881700570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2881724855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2881750393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2881776465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2882148614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882173409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2882197043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2882242708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882269367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2882294456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2882318021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2882345902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2882371115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2882397632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882421769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2882446083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2882471585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882495452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2882521123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2882545037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2882570889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2882596211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2882621323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882645378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2882669393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2882693904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882718610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2882743908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2882768444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2882799639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2882824503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2882851292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882875438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2882900440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2882925060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2882948830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2882974468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2882998354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2883024750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2883064167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2883091161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883115297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2883139890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2883208112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883232656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2883257888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2883282493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2883308413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2883333825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2883359880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883383801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2883411327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2883435926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883461590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2883486108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2883509459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2883537053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2883561826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2883654257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883678563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2883702858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2883727918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883751723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2883777900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2883802011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2883828799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2883853756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2883879130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883903804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2883927620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2883952432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2883976688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2884001793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2884025707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2884050704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2884077871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2884102781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2884129099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2884153852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2884177836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2884202736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2884228750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2884252474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2884279360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2884304696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2884331590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2884355809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2884395339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2884419251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2884442188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2884512423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2884538378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2884564067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2884601861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2884628184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2884654599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2884678710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2884721844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885038659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2885064747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2885089433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2885115435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2885141320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2885167133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885190808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2885215425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2885240115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885263869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2885423013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2885450706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2885477406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2885502953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2885552772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885579205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2885602736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2885626745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885651148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2885674789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2885697623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2885723763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2885746747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2885782242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885805542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2885829789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2885855640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2885879040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2885904432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2885927649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2885953389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2885977419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2886004275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886026205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2886042997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2886058912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886076168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2886094094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2886109884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2886128099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2886145215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2886161919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886177067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2886192310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2886219287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886235493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2886252374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2886269342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2886288130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2886309306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2886332367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886352513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2886372250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2886394077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886414231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2886435784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2886457683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2886480664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2886503875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2886528913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886549346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2886569593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2886591950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886611950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2886637644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2886659332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2886681510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2886704340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2886728277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886748350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2886770166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2886790788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886810544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2886832823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2886853130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2886874800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2886897449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2886919345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2886939287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2886961063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2886983295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2887003436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2887026206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2887047017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2887067910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2887090358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2887110618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2887127984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2887145582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2887167924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2887184505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2887200590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2887219616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2887239354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2887255383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 453,4530000,10000,0,0,256,5,12795,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2887974989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2887994062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2888012451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2888032462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2888050554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2888069549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2888107832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2888133455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2888159432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2888184725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2888208923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2888232630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2888256774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2888280633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2888305863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2888336210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2888362473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2888387214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2888425360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2888449158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2888473838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2888498463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2888522892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2888551220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2888614686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2888641293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2888706525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2888900179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2888924515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2888960955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2888985890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889009597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2889035709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2889059698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2889086345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2889111334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2889136823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889164353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2889188122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2889213069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889237184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2889262359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2889286915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2889312694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2889337933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2889363417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889387070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2889411447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2889435874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889460050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2889485444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2889509334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2889535916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2889560576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2889864026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889889014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2889913986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2889938411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2889962567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2889987808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2890020570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2890532198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2890566399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2890693095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2890723588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2890752993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2890778976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2890803303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2890830572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2890872805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2890899844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2891031058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2891053468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891072874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2891095631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2891117737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891138949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2891179487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2891209312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2891235840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2891260767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2891286941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891309809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2891334032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2891358391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891384696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2891414292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2891438622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2891465757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2891491064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2891517526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891541671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2891565815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2891600345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891623803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2891650422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2891677288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2891702844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2891727946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2891752774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891777992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2891801081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2891824548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2891849786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2891875331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2891900061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2891926036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2891950905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2891977579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892001486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2892027148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2892052465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892076657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2892102913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2892126965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2892153643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2892178315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2892205229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892229406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2892253057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2892279372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892303440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2892329133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2892353221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2892379106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2892404488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2892430550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892456335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2892480478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2892505089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892529619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2892554765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2892579068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2892604740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2892627499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2892654891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892678561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2892702650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2892727015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892757711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2892783786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2892806957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2892832919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2892866841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2892893550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892919287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2892942434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2892972441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2892996801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2893024445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2893048499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2893074270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2893101797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2893127999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893152759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2893177131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2893201614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893225901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2893251576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2893276288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2893302321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2893328464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2893354180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893377862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2893403042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2893428054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893452418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2893477963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2893501948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2893528962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2893554348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2893581087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893605317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2893629143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2893655207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893679528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2893705266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2893728866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2893754940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2893780443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2893805965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893830326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2893854236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2893878786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2893904175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2893928397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2893951223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2893977944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2894002012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2894027859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894050598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2894077358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2894112579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894137186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2894165620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2894188156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2894217706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2894242742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2894270706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894294393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2894318669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2894343421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894366615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2894392086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2894414977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2894439956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2894465568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2894490543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894514936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2894539175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2894564172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894589931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2894615139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2894638863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2894665166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2894690016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2894716749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894741114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2894765919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2894790240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894814052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2894840017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2894863764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2894908484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2894935924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2894963050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2894987332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2895011431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2895036915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2895060768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2895086151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2895110139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2895135884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2895322971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2895350082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2895374692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2895399389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2895535567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2895562810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2895589458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2895613384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2895639738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2895664890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2895690919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2895715486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2895739704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2895764709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2895790081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2895872641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2895898899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2895924607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2895949448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2895977504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896003604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2896030611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 454,4540000,10000,0,0,256,5,12823,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2896121503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896146213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2896169964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2896203536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2896229543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2896253141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2896281135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896304151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2896328697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2896353603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896377587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2896402836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2896426487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2896453127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2896477801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2896503782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896528421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2896768788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2896794148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896818323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2896843791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2896869145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2896896427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2896921411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2896947681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2896972616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2896996905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2897214805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897239609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2897291061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2897315568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2897341508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2897369534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2897395339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897418771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2897440267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2897462218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897484651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2897507057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2897529334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2897553323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2897579258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2897605485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897648189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2897673307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2897696505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897719372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2897743156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2897766519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2897791411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2897815864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2897841288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897864773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2897888095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2897912909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2897936424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2897961876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2897985291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2898012841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2898163577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2898190861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898216459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2898241237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2898268324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898292447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2898317631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2898342577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2898368777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2898394340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2898419903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898443639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2898468087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2898492560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898516920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2898541979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2898566169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2898592651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2898617739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2898643664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898667229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2898691371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2898716680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898740751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2898766260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2898789983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2898816075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2898841637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2898867507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898891763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2898915600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2898940164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2898964753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2898989843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2899013974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2899040381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2899065335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2899091375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899115179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2899139058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2899164153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899188361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2899214085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2899237997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2899263675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2899288902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2899315506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899339709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2899363631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2899388608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899413195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2899438411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2899462617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2899488284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2899513560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2899540029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899564162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2899588675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2899613261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899637045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2899662761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2899686717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2899713107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2899737981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2899763980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899788689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2899812745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2899838171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2899862969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2899888704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2899913751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2899940064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2899965039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2899990073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900014102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2900038477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2900062936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900087154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2900112101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2900145050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2900171227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2900196232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2900222386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900246620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2900271121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2900295791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900319558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2900345875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2900369560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2900396081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2900420918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2900446451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900470913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2900494877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2900520044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900543929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2900569443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2900594094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2900620263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2900645391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2900670792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900694946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2900719641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2900744518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900769418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2900794855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2900819000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2900845649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2900870865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2900897211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900921240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2900945336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2900970716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2900994756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2901020360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2901044203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2901070389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2901096090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2901122130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901146732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2901170991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2901195765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901220069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2901245209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2901269406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2901295039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2901320140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2901346009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901370115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2901396260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2901420666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901444634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2901470211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2901493959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2901521317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2901546512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2901572356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901596715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2901620611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2901645680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901669455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2901694411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2901718741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2901744471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2901770212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2901795889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901819802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2901844115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2901868574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2901893844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2901918813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2901942912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2901969343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2901994320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2902020504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902044317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2902068235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2902093466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902117261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2902143319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2902167220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2902193235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2902219074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2902244718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902269535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2902293690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2902318490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902342161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2902367121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2902391842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2902417425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2902443396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2902470248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902494177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2902518675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2902543387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902567217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2902592647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2902616220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2902642785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2902667517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2902693040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902717111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2902740702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2902765987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902789718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2902814622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2902838846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2902864496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2902889610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2902915305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2902939098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2902963462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2902989269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903013914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2903040523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2903065285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2903091278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 455,4550000,10000,0,0,256,5,12852,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2903177386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2903204303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903228148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2903260250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2903286133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903310451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2903336233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2903360004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2903386030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2903411231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2903436918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903461386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2903485429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2903510590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903536688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2903562352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2903587375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2903613621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2903638813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2903665567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903689796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2903714260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2903738790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903762974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2903795959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2903822699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2903849279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2903874448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2903900903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903924533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2903949000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2903974642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2903998747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2904024612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2904048582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2904074522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2904100513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2904126068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904150353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2904174142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2904198699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904223001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2904248102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2904273002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2904298986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2904324001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2904350264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904374208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2904398666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2904423439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904446633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2904471801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2904494419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2904516668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2904536045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2904560515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904584848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2904608113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2904632450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904656579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2904681568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2904705609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2904730722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2904755144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2904781056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904804488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2904828805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2904853145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2904876516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2904902076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2904925618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2904951617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2904977201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2905003073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905027662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2905051601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2905076142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905100180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2905124819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2905149335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2905174871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2905199453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2905241644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905265794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2905289436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2905313686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905338372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2905363402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2905386401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2905411549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2905435224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2905460189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905483940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2905507169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2905531166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905553671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2905578456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2905604657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2905631717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2905658763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2905684788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905709679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2905733865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2905758807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905783401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2905808454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2905834545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2905860684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2905885871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2905912446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2905936528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2905961937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2905987026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906011408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2906037597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2906061703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2906088935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2906115298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2906142430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906166896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2906191532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2906218613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906242500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2906268793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2906292915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2906319052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2906345141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2906378691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906403935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2906428497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2906454286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906477448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2906501690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2906526737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2906552814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2906578353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2906604184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906628122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2906653512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2906679409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906704009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2906728950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2906752624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2906778798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2906803561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2906830174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906854361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2906878604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2906905041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2906929817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2906956110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2906980052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2907005870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2907031781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2907057588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907082347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2907106402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2907131141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907156527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2907182320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2907207369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2907233275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2907258247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2907285039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907309114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2907333968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2907358859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907382882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2907408667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2907432449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2907458830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2907483615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2907509384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907533826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2907558002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2907583557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907607403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2907632548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2907657088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2907683019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2907708459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2907735368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907759087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2907784224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2907808737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907833332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2907858384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2907882265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2907909121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2907934189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2907960528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2907984367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2908008355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2908033515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908057192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2908083022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2908106842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2908132591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2908157988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2908183588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908207956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2908231638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2908256049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908280218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2908305056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2908329524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2908355266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2908380062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2908406123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908429803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2908454457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2908479081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908502916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2908528437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2908551908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2908578173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2908603004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2908628583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908652919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2908676621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2908701421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908725747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2908750741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2908777352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2908803758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2908829712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2908855428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908879338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2908903950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2908928436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2908953009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2908978187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2909002106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2909028876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2909053815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2909080013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909103940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2909127941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2909153214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909177081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2909203469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2909227776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2909254095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2909279694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2909305185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909329445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2909353223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2909377669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909402049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2909427005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2909450872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2909477461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2909509770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2909536187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909565786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2909590747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 456,4560000,10000,0,0,256,5,12880,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2909677164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909701438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2909727031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2909750662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2909778327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2909803367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2909829667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909854472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2909878408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2909903589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2909927100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2909952854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2909976061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2910002231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2910028037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2910053201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910077273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2910101429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2910125908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910150166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2910174915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2910198384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2910224934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2910249667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2910275626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910299335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2910323047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2910348641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910372478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2910398178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2910421793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2910447333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2910472591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2910498107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910522451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2910545995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2910570300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910594859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2910619765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2910644073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2910669467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2910693887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2910720363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910744288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2910776179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2910801032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910824902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2910851185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2910875311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2910903490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2910928866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2910955728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2910979968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2911004407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2911029875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911053819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2911079872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2911103986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2911130181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2911156481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2911182628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911207496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2911231743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2911256660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911281198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2911306608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2911331431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2911357266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2911382018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2911408332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911432488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2911458347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2911483644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911507616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2911534440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2911558491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2911585668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2911610912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2911636989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911661352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2911685036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2911710455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911734310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2911759370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2911783659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2911809248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2911834836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2911860439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911884280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2911909196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2911934033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2911959509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2911984593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2912008386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2912034110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2912058954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2912085682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912109405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2912133132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2912158656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912182507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2912208295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2912231987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2912257660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2912283557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2912309873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912334841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2912359174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2912384198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912408912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2912433785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2912458319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2912484366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2912510367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2912537207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912561318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2912586680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2912611718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912644567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2912670170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2912694386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2912721318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2912746501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2912773201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912796854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2912820591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2912846100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2912869890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2912895657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2912919726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2912945617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2912971175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2912996931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913022307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2913046548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2913071493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913096001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2913120634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2913145383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2913171099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2913195712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2913222490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913246542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2913271451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2913296132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913319974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2913345712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2913369456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2913395593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2913420307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2913445725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913469951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2913493706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2913518704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913542327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2913567190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2913591339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2913616947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2913642121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2913667775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913691439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2913716281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2913740836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913765000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2913790438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2913814297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2913840617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2913865426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2913891520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913915384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2913939230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2913964408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2913988210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2914013249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2914038198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2914065218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2914090499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2914116866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914142023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2914166072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2914190521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914232426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2914258011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2914283118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2914309412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2914335457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2914361250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914385009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2914409755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2914433774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914458181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2914484006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2914508263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2914535032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2914560012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2914586358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914609871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2914633420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2914658740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914682556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2914708196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2914732250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2914758117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2914784246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2914810230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914835040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2914859580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2914884649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2914909521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2914934839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2914959682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2914985770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2915010830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2915037222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915061071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2915085614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2915111216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915134767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2915159297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2915182365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2915209093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2915233594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2915258680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915283277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2915307407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2915332774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915356821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2915381907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2915406557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2915432621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2915458325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2915484114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915508140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2915532963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2915557760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915582300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2915607439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2915631083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2915657611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2915682525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2915708796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915732653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2915764042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2915789719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915813637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2915839610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2915863573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2915889168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2915914995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2915940614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2915965350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2915989775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2916016086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916040429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2916065914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 457,4570000,10000,0,0,256,5,12908,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2916152808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2916178615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2916204962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2916230713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916254502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2916279497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2916304250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916328773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2916354388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2916378369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2916405089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2916430126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2916456796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916480743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2916504779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2916530416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916554310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2916579928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2916603830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2916629429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2916654575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2916679971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916704430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2916735669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2916761536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916785992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2916810998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2916835228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2916861435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2916886306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2916912644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2916936306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2916960668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2916985107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917008549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2917034213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2917057881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2917084014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2917108802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2917134300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917158515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2917182301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2917207325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917231211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2917271096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2917294913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2917320591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2917346239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2917371655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917395689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2917419158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2917443791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917468484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2917493271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2917517295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2917543345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2917568252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2917594541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917618069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2917642779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2917667483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917691138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2917716902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2917740741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2917767049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2917791928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2917817323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917841866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2917865785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2917890919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2917914695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2917939603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2917963710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2917990061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2918015563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2918041760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918065784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2918090828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2918115586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918140189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2918166269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2918190736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2918218174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2918243569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2918270319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918294630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2918319701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2918345245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918369044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2918394610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2918418892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2918445027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2918470668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2918497280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918522736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2918547109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2918571532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918597135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2918622116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2918653063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2918680275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2918706753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2918732788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918756482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2918780948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2918805439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918829775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2918854653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2918885367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2918911677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2918936468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2918962508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2918986225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2919009794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2919034614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919058156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2919083354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2919107267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2919132843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2919158015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2919183417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919207599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2919231268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2919255675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919279858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2919304587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2919328481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2919353887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2919379239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2919404921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919428524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2919452591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2919477627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919501957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2919528410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2919552558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2919579411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2919604459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2919629929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919654232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2919678650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2919703965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919728273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2919753466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2919778448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2919804401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2919829809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2919855888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919880200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2919905386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2919930229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2919954756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2919982912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2920006885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2920033441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2920058374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2920084618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920108528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2920131745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2920156855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920180874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2920206346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2920230019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2920255599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2920280814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2920306224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920330372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2920354134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2920378808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920404029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2920429163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2920453359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2920478937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2920503502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2920529376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920552909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2920576563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2920601456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920624761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2920649793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2920673591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2920699008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2920724474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2920749896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920774353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2920798259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2920822592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920846972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2920872112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2920896284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2920922057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2920946963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2920973343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2920996841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2921021120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2921045900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921069533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2921095090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2921119028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2921145340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2921170483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2921203112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921228230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2921252057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2921277221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921300794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2921328237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2921352230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2921377968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2921403790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2921429181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921454354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2921478130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2921502324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921526312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2921551397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2921574951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2921601342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2921626000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2921651918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921675601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2921699362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2921724896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921748756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2921774766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2921799048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2921840183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2921865628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2921892121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921916505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2921940967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2921967062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2921998641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2922024421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2922058311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2922085708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2922111282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2922137021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922161681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2922186591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2922212533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922237130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2922262659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2922290768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2922317536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2922344013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2922370252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922395220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2922419645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2922453771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922478366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2922504303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2922529614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2922557313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2922583459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2922609781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922633810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 458,4580000,10000,0,0,256,5,12937,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2922715599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2922739984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922758776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2922779179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2922797726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2922817731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2922837561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2922858476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2922880664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2922940305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2922977058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923009738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2923035074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2923055344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2923076263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2923102106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2923127313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923159749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2923184001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2923209284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923233255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2923258198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2923282570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2923308333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2923333688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2923359863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923384272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2923433427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2923460321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923504042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2923531457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2923555696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2923588356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2923613527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2923639715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923663941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2923695587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2923722622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923746458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2923772178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2923796426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2923822832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2923848898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2923874590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923898768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2923922536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2923946873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2923981201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2924005288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2924028807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2924053570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2924077573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2924101931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924125036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2924148692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2924174100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924198387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2924224864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2924248795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2924274986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2924300090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2924325735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924350088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2924373923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2924399043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924422928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2924448051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2924476414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2924502500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2924528283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2924554036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924578313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2924602268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2924626798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924651068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2924676208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2924699855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2924726001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2924751546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2924777675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924805383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2924830176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2924855622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2924880039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2924906622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2924930840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2924957154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2924982037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2925009582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925033780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2925057779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2925082903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925106708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2925138630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2925163131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2925188900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2925214264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2925250014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925274223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2925298295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2925322809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925349255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2925374469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2925398800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2925424571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2925449355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2925474624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925498582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2925569265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2925614855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925638755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2925666933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2925690609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2925716793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2925741883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2925768024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925791760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2925816126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2925841614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2925865502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2925891868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2925915566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2925941453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2925966685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2925992588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926017196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2926041459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2926066078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926090154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2926115245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2926138711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2926164705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2926189668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2926215687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926239426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2926262969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2926287835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926311722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2926337046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2926360704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2926386227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2926419227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2926444957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926502607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2926541656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2926566407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926593747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2926619211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2926643757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2926669755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2926694541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2926720710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926744536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2926769134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2926793674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926818381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2926844971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2926869097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2926904256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2926929045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2926954783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2926979389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2927005212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2927031635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927055957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2927081061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2927104361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2927130328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2927155705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2927181741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927206250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2927230309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2927255303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927279841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2927305184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2927329722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2927355548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2927380889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2927407137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927431602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2927457088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2927481832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927563470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2927593583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2927617983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2927645860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2927671067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2927696683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927721385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2927754645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2927780806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927805171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2927831373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2927855497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2927881527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2927906956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2927932555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2927957929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2927983034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2928008607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928034080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2928059855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2928084052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2928109737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2928141425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2928170679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928195114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2928220769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2928254575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928279714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2928305563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2928330229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2928356375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2928381409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2928407873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928431994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2928456541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2928481115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928515683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2928571367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2928614292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2928646559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2928672845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2928698494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928723020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2928747158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2928772791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928796909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2928822665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2928847588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2928873861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2928899401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2928925073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2928949376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2928974238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2928999126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929023545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2929048639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2929072572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2929099748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2929124532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2929151930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929175825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2929200733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2929226617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929250975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2929277885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2929301902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2929328500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2929353561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2929379080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929403082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2929426832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2929451545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929475919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 459,4590000,10000,0,0,256,5,12965,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2929562974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2929587534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2929625994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2929671821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2929697697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929727853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2929756206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2929781775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929805915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2929831398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2929855117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2929881281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2929906695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2929932383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2929956755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2930002140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2930033005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930073272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2930102312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2930126396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2930152961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2930178078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2930204126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930227825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2930252173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2930277649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930301564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2930326646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2930351135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2930377314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2930402920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2930429608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930462911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2930488526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2930514966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930540170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2930566049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2930590639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2930625008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2930664343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2930706975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930730633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2930754749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2930779888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930803669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2930829426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2930853121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2930878771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2930904076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2930929545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2930953757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2930977489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2931001900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931026064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2931050943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2931075080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2931101526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2931126385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2931152514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931176357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2931200223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2931225343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931249250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2931274702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2931298388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2931324044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2931349208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2931382078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931406359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2931430247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2931456125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931479925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2931505105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2931530249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2931555794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2931597951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2931623442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931660275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2931684347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2931709421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931733135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2931758002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2931782351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2931808427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2931833902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2931859468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931883626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2931908281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2931933072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2931976883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2932001998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2932036728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2932062655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2932089661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2932115179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932138794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2932163240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2932188119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932212871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2932238233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2932262158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2932288536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2932313600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2932339694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932363586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2932387405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2932412334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932436264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2932461871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2932485751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2932511548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2932536873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2932562607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932586798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2932610588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2932635917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932660149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2932685045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2932709341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2932734893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2932759652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2932785646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932809666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2932834249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2932858975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2932882812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2932908387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2932932129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2932975117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2933014029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2933040451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933069392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2933096747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2933121633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933146337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2933171570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2933195410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2933224161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2933251099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2933277562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933301515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2933325336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2933350352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933374237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2933399788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2933423506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2933449380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2933474747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2933500306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933524377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2933547990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2933572742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933596995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2933621991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2933658520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2933684069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2933721163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2933747644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933773104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2933796986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2933821877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933846358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2933871552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2933896132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2933922143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2933947511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2933974059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2933998278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2934022519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2934046888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934070757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2934096619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2934120512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2934165078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2934194879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2934221843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934246126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2934270869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2934295378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934319050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2934344644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2934368378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2934395091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2934420036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2934446015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934470816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2934503507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2934529153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934559400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2934585319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2934609066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2934634744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2934660123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2934709978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934738388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2934762638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2934788356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934812167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2934844372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2934870200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2934899420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2934925126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2934958806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2934983022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2935007329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2935033225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935057325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2935083272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2935107169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2935133118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2935180073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2935219639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935243131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2935270355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2935295313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935319449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2935345147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2935369006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2935396976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2935421946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2935448335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935473569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2935498164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2935524776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935549632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2935575807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2935600957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2935627532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2935653103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2935678805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935703674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2935727846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2935752765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935777317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2935802406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2935826428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2935852790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2935877631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2935903813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2935927649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2935953513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2935978362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936002328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2936028125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2936052141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2936081711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2936106819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2936132573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936165823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2936189859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2936263837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936304549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2936335840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2936359900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2936385950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2936411558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2936437331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 460,4600000,10000,0,0,256,5,12994,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2936523704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2936548121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2936573124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936597679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2936622894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2936647799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2936673975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2936699175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2936725487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936749297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2936773915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2936798563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936822407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2936848137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2936872006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2936898254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2936923141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2936949185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2936973846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2936997969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2937023231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937046907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2937072159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2937096524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2937123150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2937165872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2937191704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937236969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2937261060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2937299054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937323055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2937348992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2937372876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2937399460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2937424233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2937450411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937476164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2937501191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2937527327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937551794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2937578538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2937603109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2937637962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2937664311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2937690523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937715501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2937739705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2937764927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937789131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2937814415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2937838981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2937864715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2937890471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2937916384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2937940510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2937965261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2937990117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938014125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2938039923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2938063957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2938090753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2938116004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2938142727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938237185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2938262494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2938288561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938313587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2938339427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2938363152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2938389780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2938414770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2938440440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938464856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2938488757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2938513377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938537767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2938562843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2938587114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2938612825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2938637737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2938663794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938687487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2938712213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2938736839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938760948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2938786743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2938810804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2938837430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2938862544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2938888408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2938913385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2938949350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2938975553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939000159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2939026583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2939071464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2939117265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2939148375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2939174360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939198377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2939223737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2939248774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939274194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2939299976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2939324474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2939352238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2939377448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2939403932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939444308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2939504028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2939530101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939554188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2939580040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2939604170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2939630382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2939656286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2939682364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939706963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2939731096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2939755824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939781011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2939806562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2939831284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2939857152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2939881981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2939909042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2939932884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2939972892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2939997787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940022383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2940047564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2940071501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2940097999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2940122769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2940149489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940173760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2940197991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2940223732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940248005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2940274011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2940297981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2940323896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2940349407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2940375190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940399721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2940423805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2940499975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940543826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2940569164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2940594378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2940621303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2940647157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2940672956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940696895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2940721730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2940756125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940781641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2940807176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2940831921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2940858304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2940883561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2940911075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2940935684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2940961005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2940986561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941011174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2941038034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2941062512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2941089566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2941115094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2941142570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941166858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2941191258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2941217588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941241858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2941268172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2941292470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2941318730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2941344556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2941370517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941395619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2941419932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2941508054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941533235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2941558311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2941583156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2941609409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2941634605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2941663612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941687409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2941740299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2941766217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941790129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2941815302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2941839746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2941865465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2941890755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2941916203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2941939878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2941964346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2941988900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942012642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2942038113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2942065426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2942091659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2942135558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2942182194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942227462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2942251627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2942283013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942306906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2942332619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2942356035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2942383275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2942432935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2942464828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942490281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2942518297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2942543282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942619660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2942667414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2942692582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2942720168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2942745380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2942774127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942805153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2942831073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2942855919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2942879844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2942905980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2942930683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2942958504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2942983729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2943010696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943036159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2943060989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2943087182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943111146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2943136449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2943161974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2943188359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2943214818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2943240982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943267031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2943298331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2943324032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943350439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2943376143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2943401290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2943427491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2943453916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2943479681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943503397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2943528522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2943553612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 461,4610000,10000,0,0,256,5,13022,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2943706048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2943732484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2943756891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2943784689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2943810601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2943838059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943869028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2943895491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2943920567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2943944712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2943971409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2943995468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2944022790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2944048131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2944074256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944098908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2944122833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2944148347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944172210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2944198115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2944222444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2944289553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2944314639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2944347130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944376953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2944402966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2944427741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944451609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2944478719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2944503392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2944530762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2944555894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2944614870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944640914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2944691248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2944722663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944746363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2944772582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2944796354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2944822231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2944848094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2944874181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944899198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2944923227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2944947785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2944972343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2944997431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2945021936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2945047748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2945072528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2945098679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945122236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2945146451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2945170847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945194390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2945219942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2945243479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2945269498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2945294119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2945319488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945344770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2945369417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2945394428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945418298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2945443187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2945467878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2945493675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2945519037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2945544426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945567961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2945615074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2945685666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945715817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2945740864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2945764974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2945790939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2945815493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2945842025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945866120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2945890964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2945915783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2945939430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2945965434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2945989302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2946015861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2946040787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2946066259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946090884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2946115269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2946142393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946166443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2946191918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2946218240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2946244345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2946270016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2946295707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946319413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2946344445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2946369199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946393664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2946418860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2946442774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2946470413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2946495135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2946521384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946545684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2946569876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2946595358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946619001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2946644542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2946668304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2946694010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2946719822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2946745363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946769693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2946794152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2946818957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2946843652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2946868962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2946893452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2946919378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2946944061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2946970017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947001551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2947197328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2947224538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947248547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2947274239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2947298055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2947323733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2947348817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2947374577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947399066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2947423377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2947448121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947495910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2947546521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2947570376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2947602583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2947627338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2947653374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947677208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2947701089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2947727274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947752470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2947785421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2947809713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2947837795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2947863002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2947888888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947913709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2947937411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2947962317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2947989763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2948045541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2948069353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2948117586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2948149370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2948175002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948198748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2948223545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2948248147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948272472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2948297971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2948321896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2948348500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2948373497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2948399739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948423625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2948447462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2948472578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948496263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2948521660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2948545368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2948570919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2948596135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2948621598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948645820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2948670047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2948694878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948719407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2948744716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2948770155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2948797766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2948825684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2948853387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948877768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2948902764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2948927951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2948952747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2948978210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2949002021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2949052074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2949078553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2949188641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949213973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2949236593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2949259506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949282997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2949306334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2949329105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2949354699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2949380183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2949407436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949431837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2949457959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2949482743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949506314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2949532434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2949556867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2949583865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2949609050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2949634638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949659644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2949694870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2949721325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949745370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2949778702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2949803354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2949830239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2949856008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2949882232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949919166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2949943749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2949970113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2949994171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2950020196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2950044488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2950111801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2950167712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2950199650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2950224472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2950248682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2950275598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2950300215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2950325950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2950351532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2950377826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2950404016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2950429890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2950454273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2950478682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2950503663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2950528417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2950553860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2950578434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2950604348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2950628703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2950654422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2950678550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2950702797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2950727812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2950751771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2950777555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2950801449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2950827660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2950852499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 462,4620000,10000,0,0,256,5,13051,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2951990346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952015783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2952039937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2952115273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952175781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2952200740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2952230704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2952256330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2952281539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2952307484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952332057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2952356470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2952382116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952406545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2952448657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2952473570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2952499476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2952524903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2952550763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952574386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2952599069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2952623745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952648203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2952673486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2952697306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2952723825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2952748364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2952774447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952798543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2952822370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2952847530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2952871343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2952897039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2952920969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2952946718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2952972240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2952997818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953022124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2953046614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2953126801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953157443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2953183468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2953208370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2953234968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2953267940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2953294523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953319155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2953344660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2953370044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953395089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2953421016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2953445411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2953472419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2953498470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2953525209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953549601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2953573923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2953599244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953622464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2953644800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2953664103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2953691152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2953710987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2953735381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953758864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2953783047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2953807921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953832413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2953857539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2953880995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2953906955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2953931497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2953957435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2953981102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2954005038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2954030046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954054115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2954079512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2954103263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2954128742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2954188443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2954232387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954255817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2954286342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2954310741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954334709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2954359719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2954383293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2954409846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2954435109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2954461408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954485199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2954508714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2954533739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954557928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2954584948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2954608321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2954632901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2954665357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2954689995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954713557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2954736622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2954760055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954784033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2954810227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2954835868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2954861830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2954886481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2954930863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2954955633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2954979842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2955004251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955028432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2955053624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2955080530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2955106510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2955133657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2955183585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955279818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2955366375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2955392352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955426831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2955453919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2955477729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2955503502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2955529407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2955555971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955581273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2955601183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2955620627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955639170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2955666635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2955752261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2955780440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2955805987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2955832907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955857398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2955882404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2955907905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2955931968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2955957697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2955981814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2956008077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2956034002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2956059916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956084271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2956108305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2956132508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956156489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2956181658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2956205783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2956231369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2956258162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2956284367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956308432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2956336479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2956361321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956392686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2956417796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2956441569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2956467761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2956492437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2956518368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956564176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2956589515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2956617402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956642538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2956668296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2956692265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2956718926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2956743907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2956770287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956844868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2956869066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2956894279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2956918098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2956943096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2956967463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2956993190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2957020128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2957045857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957069553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2957094059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2957119001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957143378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2957168628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2957192399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2957218688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2957243393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2957269405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957293059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2957316757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2957341881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957365534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2957390934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2957414622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2957483603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2957544102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2957570262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957595892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2957620401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2957650603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957674726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2957699719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2957724374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2957750907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2957777014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2957803302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957828284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2957852670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2957877471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2957901861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2957927836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2957952508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2957978753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2958003692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2958029672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958053243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2958077274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2958101987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958123447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2958152015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2958170803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2958193534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2958218201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2958243261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958266892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2958290042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2958314533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958338721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2958363620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2958387264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2958413790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2958438633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2958466029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958491254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2958518037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2958544096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958568126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2958593549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2958617619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2958649271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2958674424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2958699954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958724335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2958748181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2958773361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2958944495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2958995448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2959025121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2959051302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2959076029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2959103163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959127160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2959152585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 463,4630000,10000,0,0,256,5,13079,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2959231560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959256388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2959282834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2959306929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2959336200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2959360870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2959387918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959412883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2959437334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2959463017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959487210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2959521082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2959553975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2959581836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2959606152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2959631506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959716143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2959740735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2959764171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959788731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2959813869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2959838712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2959868369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2959908541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2959934768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2959959161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2960033638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2960058230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960082330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2960107159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2960131363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2960159307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2960189783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2960217096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960241397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2960266653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2960357070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960381963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2960419119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2960443360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2960471470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2960498043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2960526114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960551629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2960576111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2960601662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960625898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2960652099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2960677015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2960704352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2960729490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2960755338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960780190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2960823111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2960935298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2960961944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2960986638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2961009902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2961035796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2961060642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2961087016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961111142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2961135272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2961160402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961184047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2961209423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2961233165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2961258803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2961289287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2961315111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961339457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2961363293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2961387792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961411906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2961440083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2961464307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2961557421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2961585319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2961622032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961647445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2961691311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2961727026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961795636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2961817706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2961838737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2961859203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2961881597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2961908281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2961932229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2961957184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2961983177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962007246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2962033376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2962057574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2962090618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2962153388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2962179577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962204958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2962229123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2962253799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962278789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2962303894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2962328557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2962354641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2962380076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2962406773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962446820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2962472055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2962497454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962522334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2962547930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2962572009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2962598479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2962630757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2962657042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962680935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2962709774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2962734810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962758771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2962784388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2962808284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2962834802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2962859743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2962885399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962909821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2962933779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2962958671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2962982232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2963006976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2963031115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2963056695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2963082600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2963128440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963222484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2963246953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2963277316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963301351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2963326544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2963351083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2963377006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2963402534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2963428284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963453151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2963477187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2963502275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963527244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2963552793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2963577442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2963603784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2963629133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2963655661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963679794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2963704174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2963728577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963752159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2963778186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2963801519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2963828478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2963853661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2963879535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963903984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2963927874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2963958591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2963982921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2964007903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2964031847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2964057121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2964082695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2964125745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964154968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2964196914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2964237759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964261631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2964292884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2964316926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2964343621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2964368482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2964394787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964418672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2964443139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2964468756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964492881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2964518424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2964541967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2964567891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2964593279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2964618927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964643199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2964666850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2964691696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964716241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2964741288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2964765777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2964791552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2964816407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2964842716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964866611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2964892301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2964916797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2964956773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2964982031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2965005885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2965032436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2965057283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2965083506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965107296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2965221353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2965246946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965271277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2965295958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2965319848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2965346434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2965371498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2965397966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965421941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2965446938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2965472832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965497078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2965523265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2965547512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2965573791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2965599624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2965625574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965649924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2965673807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2965698342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965722586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2965755047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2965779384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2965804943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2965830532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2965856004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965880055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2965904146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2965928924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2965953310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2965978041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2966001704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2966027887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2966052701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2966078693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966102318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2966184740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2966226649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966250500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2966280880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2966304714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2966331717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2966356812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2966382751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966407230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2966431227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2966460772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966484714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2966509840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2966534287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2966560490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 464,4640000,10000,0,0,256,5,13108,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2966645565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2966670954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966694891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2966719387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2966743913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966768067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2966792743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2966816160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2966843145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2966867625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2966893821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966917459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2966941276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2966966258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2966989861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2967015074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2967038498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2967063955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2967089150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2967114454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967138019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2967162038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2967186206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967210384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2967234940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2967258615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2967284578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2967309120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2967334919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967358342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2967382098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2967406833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967430470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2967497208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2967540862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2967566985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2967597340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2967623082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967647366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2967671067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2967695728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967724807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2967749850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2967774639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2967800780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2967825820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2967852578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967876535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2967901547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2967926233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2967950236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2967976048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2967999887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2968025974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2968050408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2968075968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968100267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2968123990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2968148979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968172691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2968197717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2968221913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2968247464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2968272686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2968297832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968321597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2968345743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2968370127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968394207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2968418812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2968442376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2968487392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2968512236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2968579960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968604369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2968628619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2968653732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968677168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2968702876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2968726706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2968752227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2968777492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2968802717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968828656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2968860024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2968893209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2968916940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2968941757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2968974515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2969011141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2969050723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2969076504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969100874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2969124628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2969149560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969172984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2969197697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2969222171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2969247686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2969273998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2969299500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969323404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2969347952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2969372518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969396675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2969421268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2969444921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2969471014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2969495629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2969521905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969545610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2969569337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2969594388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969618086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2969643524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2969667199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2969692857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2969717980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2969743266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969767722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2969800277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2969846195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2969870123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2969898564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2969939042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2969966076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2969991151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2970017544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970041635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2970065883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2970092386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970117353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2970144009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2970168469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2970195094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2970220931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2970255799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970281389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2970305899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2970331540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970355774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2970381301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2970406653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2970433172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2970459237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2970485240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970513101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2970538765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2970563479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970587993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2970613040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2970637131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2970664112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2970689255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2970715447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970739033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2970762931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2970788756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2970823452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2970910883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2970935505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2970964783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2970989697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2971018119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971043048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2971068241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2971097227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971121269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2971147732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2971171804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2971198078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2971223431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2971248871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971273286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2971296950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2971321308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971345779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2971370600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2971394752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2971420007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2971444437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2971470156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971502757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2971527082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2971550654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971573442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2971598195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2971621058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2971646621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2971670413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2971694931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971718646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2971744381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2971771912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971795804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2971845428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2971882745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2971909690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2971934756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2971961185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2971985156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2972021851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2972054101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972078830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2972103820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2972127563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2972153907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2972178617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2972205553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972234032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2972257707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2972282678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972307633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2972332852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2972356309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2972389737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2972414506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2972455454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972479329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2972503079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2972528574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972552258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2972578111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2972602242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2972628385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2972654100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2972679738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972704088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2972728068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2972759947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972784869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2972810071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2972834668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2972860774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2972907070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2972933311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2972958433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2972982822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2973007834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973035181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2973060438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2973085143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2973110655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2973135172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2973161530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973185304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2973209389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2973233813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973257381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2973283907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2973310739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2973342123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2973366984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2973393480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973417681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2973442142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 465,4650000,10000,0,0,256,5,13136,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2973526079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973549572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2973574165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2973598638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2973624184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2973649314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2973674661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973698246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2973722823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2973746964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973770883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2973795477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2973818828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2973845146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2973869625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2973895530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2973934819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2973972821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2973996898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974049745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2974074573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2974103302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2974129018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2974154233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2974179819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974204677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2974228751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2974253409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974278468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2974303651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2974341755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2974366764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2974408360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2974432843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974476021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2974498942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2974533541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974557688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2974583615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2974607193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2974632754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2974658409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2974684092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974709997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2974733811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2974758273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974783141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2974808461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2974833115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2974859168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2974884138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2974910306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2974933793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2974975986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2975001226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975026291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2975051461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2975075364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2975101819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2975133777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2975160305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975184357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2975208955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2975233542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975257441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2975291257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2975315311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2975371685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2975416650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2975442815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975482603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2975506620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2975536185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975560045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2975586148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2975610348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2975637594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2975663488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2975689340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975715247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2975739930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2975765904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975790106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2975815390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2975839929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2975866046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2975891843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2975918219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2975942449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2975967441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2975992161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2976016601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2976042359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2976066733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2976097377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2976123636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2976152962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2976179149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2976206162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2976231343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2976254964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2976281043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2976305132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2976331999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2976356996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2976382679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2976407140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2976431049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2976456248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2976480027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2976504948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2976774450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2976801720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2976827670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2976917004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2976941513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2976986448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2977007587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977036233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2977061498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2977086555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2977113494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2977138821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2977166113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977190282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2977215489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2977240375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977264821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2977290337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2977314346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2977341118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2977366154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2977392697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977417227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2977441604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2977500673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977527423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2977553202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2977578196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2977604882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2977630188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2977657032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977681152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2977706025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2977730735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977754427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2977780314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2977804210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2977830606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2977922926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2977949102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2977992579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2978021984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2978046952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978070834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2978096897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2978120919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2978147793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2978172823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2978198373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978226072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2978258088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2978284194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978308362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2978335518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2978359479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2978385230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2978411723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2978437673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978462377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2978486602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2978511509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978536167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2978561629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2978586553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2978612021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2978636504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2978663861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978687857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2978712795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2978737763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978761811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2978787666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2978811475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2978837881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2978923460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2978949511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2978990404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2979014610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2979043959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979067764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2979093592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2979117332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2979143998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2979169437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2979195433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979220289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2979244478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2979269877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979293806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2979318722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2979343380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2979370153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2979395585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2979421477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979445477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2979470108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2979494474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979518583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2979543774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2979567423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2979593963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2979619090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2979645553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979669664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2979693618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2979718976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979742523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2979767820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2979791874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2979817675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2979843194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2979868468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2979941208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2979981917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2980009278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980033843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2980058905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2980083264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2980109921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2980134769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2980161440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980185057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2980209641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2980234789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980258887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2980285203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2980308835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2980334965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2980359848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2980385255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980409618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2980433223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2980458007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980482935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2980507811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2980532040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2980557926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2980583414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2980608888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980632542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2980657008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2980681357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980705370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2980730603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 466,4660000,10000,0,0,256,5,13164,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2980814249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2980840956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2980866415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2980910373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2980944514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2980969659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2980994161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981018363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2981043240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2981066908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2981093079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2981117667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2981143452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981167574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2981191500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2981216617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981240354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2981265976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2981290098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2981315908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2981341416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2981374166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981398542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2981422469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2981447195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981471777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2981496827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2981521098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2981547135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2981572726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2981599283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981622969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2981647269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2981671670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981695198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2981720742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2981744464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2981772200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2981804771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2981830725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981854646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2981878320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2981942294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2981971868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2981996841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2982021616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2982048142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2982073252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2982100112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982123845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2982148773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2982213139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982238578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2982263488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2982292221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2982318203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2982344110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2982370530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982395633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2982420123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2982461940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982486494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2982511720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2982536276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2982562378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2982588983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2982615234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982639572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2982664106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2982688815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982713316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2982739242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2982763105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2982789545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2982814201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2982840157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982864366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2982888274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2982913562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2982937310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2982962783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2982986769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2983012530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2983038080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2983063512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983087738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2983111542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2983136024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983160243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2983263254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2983288420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2983314456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2983340024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2983365675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983390217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2983414854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2983439646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983464554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2983490231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2983514682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2983541108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2983566031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2983592426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983616336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2983640895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2983665530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983689453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2983715302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2983739132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2983765281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2983790258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2983815992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983840585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2983865386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2983890876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2983914889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2983939774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2983963975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2983989761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2984014703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2984040742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984064594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2984089047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2984113668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984137434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2984162954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2984186727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2984213021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2984237883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2984263494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984287328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2984312822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2984344959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984368850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2984395147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2984419086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2984444633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2984469902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2984502180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984568798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2984612360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2984636960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984665707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2984691179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2984716116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2984742224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2984767979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2984793848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984817256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2984841373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2984866533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2984891617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2984916657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2984940715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2984967998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2984993736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2985019741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985043805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2985067738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2985092902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985116671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2985141948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2985165612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2985190826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2985215783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2985241627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985266023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2985290065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2985314631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985338916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2985363814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2985387389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2985413622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2985437953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2985463556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985486906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2985510302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2985547043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985570657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2985625228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2985649444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2985675436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2985700175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2985726596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985750524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2985775136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2985799749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985823543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2985849131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2985872908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2985899296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2985924141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2985949638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2985973960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2985997792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2986022808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986047418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2986072267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2986096583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2986122801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2986148265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2986173964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986197853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2986222547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2986247860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986272701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2986298144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2986322051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2986348179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2986373207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2986399571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986423545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2986447364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2986472216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986492474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2986511949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2986592210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2986633617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2986677407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2986704124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986728093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2986751837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2986776816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986800490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2986825379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2986849956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2986876511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2986902408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2986928308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2986952280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2986975893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2987002657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987031315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2987056213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2987080051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2987105594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2987130121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2987158043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987185103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2987209745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2987235580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987260260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2987286979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2987311036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2987337095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2987361662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2987386867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987410867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2987434576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2987461179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987485210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2987510142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2987555330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2987585923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2987611077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2987644453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987668319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 467,4670000,10000,0,0,256,5,13193,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2987752791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2987791918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987816194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2987858915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2987882919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2987911401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2987936329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2987962506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2987986357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2988010330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2988035523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988059173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2988084450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2988108374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2988134827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2988160912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2988186769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988211068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2988235178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2988259789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988284051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2988309022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2988334478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2988359953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2988384423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2988410379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988434183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2988458286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2988482800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988506200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2988531464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2988555056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2988581072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2988605698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2988631223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988655253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2988688961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2988721877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988762281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2988803446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2988831332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2988856959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2988881582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2988907631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2988931362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2988955570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2988979873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989003930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2989029563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2989053426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2989079684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2989104411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2989130306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989154433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2989178524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2989203530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989227246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2989252166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2989276395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2989302116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2989326610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2989352319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989375969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2989400029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2989425440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989448956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2989474387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2989497907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2989523672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2989548446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2989573761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989597898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2989621653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2989646252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989670193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2989699962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2989724245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2989750101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2989775269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2989800623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989827691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2989922742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2989947650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2989990070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2990042445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2990066915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2990094017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2990119459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2990145374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990168900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2990193257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2990218731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990242795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2990268471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2990291902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2990317803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2990343320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2990369246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990393726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2990417938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2990442665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990467739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2990492764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2990516905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2990542430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2990567414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2990594455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990618640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2990643126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2990667882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990691798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2990749581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2990786696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2990812577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2990850550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2990876187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990900945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2990924527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2990950308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2990978231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2991006565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2991032259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2991059812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2991088008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2991113695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991137402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2991162377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2991186891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991211658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2991239286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2991265614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2991294968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2991320744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2991347911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991371755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2991391769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2991415866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991439917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2991465743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2991489804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2991516572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2991541437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2991567818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991594330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2991618854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2991644614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991668569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2991694608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2991719184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2991781957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2991811504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2991851763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991875732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2991900450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2991925049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2991949312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2991975219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2991999635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2992026767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2992052163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2992079488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992104011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2992128475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2992153768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992177711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2992204119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2992227578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2992253439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2992278616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2992304344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992328366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2992351798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2992376687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992401075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2992425849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2992449827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2992477217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2992502311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2992528965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992552766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2992577206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2992601902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992625568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2992651053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2992674820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2992728702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2992753686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2992790544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992814409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2992839593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2992863970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2992888052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2992913725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2992938001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2992965080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2992990228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2993016559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993040302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2993064077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2993089145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993112919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2993138807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2993163662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2993189747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2993215866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2993241205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993265660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2993289535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2993314131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993338214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2993362972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2993387141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2993413464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2993438187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2993464233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993488042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2993511788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2993536712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993560266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2993585575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2993609226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2993635229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2993660585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2993686158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993710518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2993734398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2993758914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993783045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2993808228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2993832524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2993858242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2993891850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2993917441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2993941622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2993966278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2993991065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994015477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2994040513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2994064651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2994112828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2994137965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2994176820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994200707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2994225193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2994250233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994274906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2994300295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2994324567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2994351602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2994376773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2994403955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994427851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2994453051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2994477845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994501657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 468,4680000,10000,0,0,256,5,13221,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 2994590942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2994615294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2994642929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2994667831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2994693413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994722738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2994751494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2994776670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994800439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2994825384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2994849727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2994875673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2994902189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2994927849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2994952277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2994977084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2995002095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995027505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2995052764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2995077271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2995103381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2995128537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2995154772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995178605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2995202993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2995227489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995251427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2995280015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2995304525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2995330990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2995355850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2995381932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995407616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2995432427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2995458553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995480655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2995506778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2995532473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2995559789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2995585437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2995642866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995671208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2995695364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2995721280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995745204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2995770929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2995794759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2995820872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2995846495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2995872214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995896646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2995920497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2995945524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2995970219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2995995577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2996020640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2996046137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2996071199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2996098418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996122022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2996158330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2996182779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996209086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2996244846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2996270323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2996296093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2996321282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2996347872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996371944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2996396699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2996421473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996445482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2996471222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2996495047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2996521599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2996546408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2996571902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996595919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2996625521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2996660408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996684082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2996721090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2996744726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2996772224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2996796984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2996822836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996847664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2996871680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2996897543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2996921748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2996947031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2996973229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2997007241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2997033195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2997065062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997089494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2997113418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2997138063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997162302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2997187600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2997214229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2997240231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2997266429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2997292051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997316191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2997340861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2997365652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997389128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2997414387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2997438240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2997465659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2997490659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2997518302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997542060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2997565986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2997591065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997671878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2997699788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2997726729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2997754145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2997782183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2997808776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997834479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2997856797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2997880529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2997905477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2997929968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2997953799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2997979806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2998005113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2998032000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2998075508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2998117133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2998194756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2998442318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2998468671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2998492789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2998519666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2998541540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2998561436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2998580575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2998599059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2998647891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2998876669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2998903272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2998926546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2998952629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2998977242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2999002309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2999027232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2999053850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2999079787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2999103527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2999130912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2999156552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2999182943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2999210004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2999235065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2999258297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2999282854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2999307407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2999331802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2999356757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2999380452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2999406568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 2999546461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 2999573156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2999598792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 2999667974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 2999871823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 2999897382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 2999922289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 2999946309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 2999994595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3000019376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3000043658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000066226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3000089948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3000209558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000233964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3000258892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3000283616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3000309671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3000335222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3000361627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000385357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3000409498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3000433798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000458460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3000483484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3000507447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3000540647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3000565586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3000591716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000615561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3000690812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3000716578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000740353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3000765960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3000789616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3000815166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3000840351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3000865839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000890442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3000914288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3000938878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3000963106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3000987977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3001011803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3001037914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3001062700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3001089112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3001112879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3001136990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3001162254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3001185971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3001211911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3001235827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3001261720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3001286997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3001312568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3001336870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3001360507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3001384779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3001408885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3001433634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3001459013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3001484642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3001509465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3001535353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3001558954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3001623748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3001964899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3001989963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3002015911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3002040026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3002066240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3002392192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3002419224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3002443324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3002486567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3002511985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3002536782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3002562078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3002589391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3002615277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3002640850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3002666579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3002690386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3002715487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3002740621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3002765452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3002790826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3002814882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3002841244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3002865923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3002906632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 469,4690000,10000,0,0,256,5,13250,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3003031005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3003055485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3003080472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3003104303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3003129384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3003153899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3003179628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3003205298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3003230987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3003263067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3003287682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3003312300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3003336715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3003361564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3003385154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3003411110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3003435884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3003462453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3003486317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3003510215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3003535571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3003559242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3003585003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3003608636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3003676359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3003701294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3003901706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3003926043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3004110798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3004136066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3004160391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3004184985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3004209194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3004236858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3004265155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3004294081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3004318554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3004345499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3004371312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3004397720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3004422681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3004446244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3004472831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3004497549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3004524093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3004547754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3004572317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3004602111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3004625479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3004650750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3004675354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3004703945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3004730170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3004849995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3004874680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3004899657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3004924359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3005030982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3005057367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3005279565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3005306071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3005331831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3005357697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3005381722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3005406554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3005431472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3005456084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3005480992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3005504573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3005531125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3005555941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3005582115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3005605726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3005629429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3005654967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3005678932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3005704517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3005728494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3005754353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3005905010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3005931769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006239342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3006265763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3006290539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006314033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3006340124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3006371934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3006399090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3006423622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3006448925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006473506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3006497205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3006522099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006546297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3006574119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3006599506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3006625127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3006650749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3006676483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006700425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3006725092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3006749826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006774275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3006799321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3006823061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3006849347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3006874031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3006900450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006924291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3006948136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3006973357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3006997206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3007022900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3007046547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3007715102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3007741419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3007898781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3007923334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3007947134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3007972621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3007996316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3008022040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3008045591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3008071119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3008164861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3008190539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3008215108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3008239079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3008263729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3008287897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3008312953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3008337358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3008362950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3008387511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3008413469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3008440284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3008466688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3008491178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3008515295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3008540159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3008563734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3008589826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3008614450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3008706327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3008998821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3009024342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3009049411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009073180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3009098789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3009122506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3009148819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3009173187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3009198533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009222863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3009246161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3009271175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009295154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3009320033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3009344285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3009369918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3009395156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3009420380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009495267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3009519588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3009544516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009568303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3009594116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3009617683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3009643662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3009668729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3009693813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009719208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3009743283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3009768674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009792602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3009817490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3009842069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3009868841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3009894362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3009919765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3009943158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3009967584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3009992208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010016496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3010041530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3010065267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3010092121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3010117133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3010143525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010168477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3010196559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3010223637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010247833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3010273851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3010297607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3010323063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3010348651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3010374171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010398473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3010422230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3010479888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010517656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3010543354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3010567275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3010594121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3010618990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3010645214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010669044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3010693017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3010718368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010742565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3010838285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3010862224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3010887728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3010913392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3010939968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3010965296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3010990122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3011017032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011041388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3011066475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3011091140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3011117135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3011142660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3011168388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011192420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3011217309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3011242558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011267232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3011292702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3011316757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3011343431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3011368140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3011394183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011417980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3011509829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3011536387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011560673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3011586686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3011611103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3011637388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3011663356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3011689226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011713800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3011737949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3011762537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011787340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3011812749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3011837379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3011863376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3011888211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3011914340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3011938179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3011962677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3011987280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 470,4700000,10000,0,0,256,5,13278,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3012074199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3012100312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3012124070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3012150207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3012175713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3012205014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012229765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3012253708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3012278899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012303295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3012329204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3012356319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3012382045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3012407457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3012432945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012456659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3012476173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3012556683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012580928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3012604672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3012627174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3012653498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3012679286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3012706519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012730131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3012754204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3012779580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012805163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3012836630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3012860232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3012886726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3012915218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3012940878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3012966035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3012990507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3013016125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013040662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3013066499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3013091478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3013117884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3013143349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3013169220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013193268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3013218424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3013243487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013268058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3013294205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3013317936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3013344405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3013369196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3013395040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013419049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3013442926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3013468124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013491886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3013518199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3013542040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3013567564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3013592812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3013619127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013643939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3013668355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3013693154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013717740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3013742984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3013767426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3013793414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3013817987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3013843991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3013868303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3013892979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3013994299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014019355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3014044516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3014068142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3014094471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3014119725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3014146385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014170210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3014194175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3014219454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014243364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3014268876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3014291979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3014317783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3014343844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3014369540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014393990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3014419113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3014443679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014471153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3014496697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3014521356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3014547141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3014572486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3014646002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014670757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3014695128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3014720628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014743857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3014769043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3014792872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3014818765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3014846354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3014872733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3014897900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3014922128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3014946692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015018540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3015043927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3015067645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3015093864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3015119122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3015145597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015169872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3015194086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3015221008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015244748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3015270556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3015294429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3015319999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3015345761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3015371259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015396602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3015420286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3015444591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015468676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3015494823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3015523747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3015550039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3015576014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3015602803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015626458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3015650709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3015675501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015699167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3015725899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3015749507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3015775621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3015800719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3015826327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015850841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3015874351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3015900061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3015923964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3015948775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3016037503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3016064020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3016089380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3016115445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016140443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3016164982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3016189585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016214301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3016238752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3016262514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3016288983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3016314465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3016341979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016365951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3016393067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3016417801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016441349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3016466744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3016490429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3016517871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3016543134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3016569057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016593754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3016617778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3016642764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016672391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3016699355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3016725889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3016754417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3016782186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3016810838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016843593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3016869959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3016897331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3016923524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3016951039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3017031735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3017060145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3017087546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3017116027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017143980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3017170845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3017197408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017223786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3017251326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3017278224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3017306623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3017333298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3017354921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017373960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3017395158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3017419660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017442926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3017468275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3017492704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3017520261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3017546106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3017572059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017596880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3017621352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3017647066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017671041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3017696176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3017720809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3017747367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3017773795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3017799799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017824978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3017849642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3017874212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3017898994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3017924301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3017948426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3017975637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3018000885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3018027568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018052058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3018076391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3018102171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018125456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3018151590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3018175873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3018202417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3018227695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3018253552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018278331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3018302822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3018328256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018352415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3018377501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3018402920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3018429383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3018455489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3018481982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018506124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3018531034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3018555818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018579808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3018604942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3018629188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3018655787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3018689564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3018791712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018819016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3018849518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3018874972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3018900399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3018926147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3018950086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3018977730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3019007016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 471,4710000,10000,0,0,256,5,13307,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3019920806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3019946163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3019971932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3019998048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020022181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3020046276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3020069681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3020095381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3020119338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3020145085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020168164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3020191772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3020219790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020244442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3020271147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3020295849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3020321733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3020347898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3020373552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020397947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3020423391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3020449172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020474884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3020500544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3020525188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3020551683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3020578300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3020605026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020628941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3020654501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3020680446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020706056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3020744593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3020773863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3020800980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3020825905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3020853718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020878521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3020904378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3020930557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3020956622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3020981766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3021006356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3021034518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3021060571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3021087505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021110952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3021134692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3021161243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021194988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3021220999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3021324514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3021353950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3021377270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3021401402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021423189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3021446213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3021470847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021497605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3021523422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3021546498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3021571251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3021596180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3021620823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021644520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3021667179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3021691154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021716668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3021743318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3021777135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3021804796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3021837679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3021863003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021885832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3021911413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3021936477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3021961057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3021987346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3022012291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3022039715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3022066008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3022093691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022118638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3022143632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3022186859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022212576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3022237326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3022260383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3022286476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3022310834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3022338837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022363465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3022388280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3022413799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022437691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3022462538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3022487240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3022514710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3022542202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3022568154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022658848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3022774048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3022804960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022831597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3022856987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3022881996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3022909612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3022934974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3022961451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3022984507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3023007082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3023032066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023056681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3023091287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3023115797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3023149521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3023173820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3023200152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023231118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3023256203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3023282613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023306532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3023332977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3023356911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3023383598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3023410835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3023437469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023461596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3023486105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3023584650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023609642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3023634166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3023657440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3023683290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3023709516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3023735261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023759129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3023783764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3023808241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3023832498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3023857138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3023882044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3023908925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3023942299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3024041593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024066318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3024093888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3024120722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024147193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3024174018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3024198366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3024224362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3024250030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3024277274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024301325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3024325709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3024351827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024382453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3024411039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3024443872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3024471973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3024497606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3024524300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024547437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3024572032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3024596919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024620319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3024645978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3024669533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3024714039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3024739096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3024765312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024789046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3024812969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3024838141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3024861735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3024886509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3024910630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3024936476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3024961671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3024987160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025010779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3025037992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3025062541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025086968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3025111878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3025135976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3025162311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3025187568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3025213793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025237860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3025261608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3025286495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025310394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3025336071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3025360083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3025386514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3025413492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3025439498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025464075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3025488112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3025513256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025537889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3025563163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3025587183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3025612645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3025638258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3025664334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025688331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3025712786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3025737138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025761291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3025787317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3025810986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3025837348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3025862067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3025887963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025912453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3025939302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3025964742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3025988713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3026013716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3026038001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3026064090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3026089846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3026115608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026140783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3026164822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3026189837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026214202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3026238807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3026263112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3026291587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3026316462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3026342505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026366131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3026390843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3026415501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026439526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3026465175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3026489002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3026515008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3026539430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3026564630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026588583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3026612024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3026636647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026660790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3026686890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3026711241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3026736979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3026761695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3026795675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3026819445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3026906310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 472,4720000,10000,0,0,256,5,13335,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3026991884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027016901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3027042160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3027066159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3027092348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3027116874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3027143907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027167545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3027191562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3027237523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027261404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3027286742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3027310236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3027336989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3027361962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3027387717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027414960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3027439195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3027465259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027494177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3027520568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3027544472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3027570736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3027596582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3027622775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027647804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3027672224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3027696958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027721001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3027748287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3027772951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3027798697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3027823935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3027851249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027875286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3027899414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3027923869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3027947918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3027973580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3027997369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3028023675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3028048380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3028074097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028098156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3028121789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3028146782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028170312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3028195091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3028218960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3028244186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3028269485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3028294779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028318410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3028342392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3028366588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028390914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3028415742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3028439416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3028466086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3028490478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3028516611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028540240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3028564004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3028588794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028612320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3028637020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3028660953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3028686327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3028712171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3028737982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028762019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3028786341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3028813257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028837575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3028862506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3028887016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3028913177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3028937844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3028963770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3028987545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3029011180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3029035730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029060694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3029086316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3029109892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3029135420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3029160601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3029185977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029210116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3029233879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3029258381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029282832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3029307738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3029332446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3029358308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3029383136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3029409559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029433439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3029457744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3029481963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029505685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3029530934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3029554509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3029580768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3029605528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3029631102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029655142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3029697667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3029723551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029747871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3029773683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3029797574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3029823413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3029848570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3029873984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029898805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3029922880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3029948478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3029972710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3029997599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3030022277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3030048161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3030073055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3030099424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030123464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3030148130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3030172979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030196905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3030222229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3030245391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3030277060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3030301825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3030328885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030352611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3030376499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3030401688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030425204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3030450391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3030474764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3030500561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3030525897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3030551331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030575087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3030599149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3030623524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030647559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3030672253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3030696160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3030722767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3030755827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3030844660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030870282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3030895401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3030920447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3030944652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3030970154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3030993798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3031020453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3031045316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3031071742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031096895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3031120665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3031146257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031170262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3031195602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3031219961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3031245738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3031271555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3031297313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031326543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3031352401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3031377274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031406426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3031431535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3031455820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3031481396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3031506499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3031533586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031557401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3031581955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3031606586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031630307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3031656144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3031679775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3031706231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3031730953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3031756523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031781895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3031805529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3031830868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3031854696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3031879783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3031904233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3031930054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3031955335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3031980698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032004303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3032029212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3032054059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032078878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3032120294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3032163521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3032191118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3032216555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3032242063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032266258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3032290072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3032314506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032339377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3032364059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3032387848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3032413999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3032438616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3032464556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032488216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3032512069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3032537057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032560710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3032586572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3032610552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3032636434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3032661950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3032687725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032712122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3032735814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3032760204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3032784188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3032809034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3032833224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3032858832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3032961700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3032990683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033015348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3033039542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3033064370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033159968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3033185869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3033211692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3033239213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3033264915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3033290991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033314987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3033340242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3033364416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033387827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3033414100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3033438203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3033465158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3033495771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3033523834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033548172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3033578417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3033603279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033627205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3033652950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3033676976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3033703650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 473,4730000,10000,0,0,256,5,13364,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3033799671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3033830282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033854217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3033878178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3033903452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3033930080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3033955902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3033979711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3034014764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3034039949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3034065727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034090580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3034114679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3034139959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034164080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3034189255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3034213635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3034239141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3034263998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3034290648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034314884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3034339578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3034364441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034388409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3034414012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3034437575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3034465163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3034490440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3034517196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034540790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3034564429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3034590719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034615024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3034641658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3034666056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3034714126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3034740606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3034768226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034792946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3034817824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3034845323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3034869489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3034896983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3034921817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3034948534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3034976960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3035004470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035029701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3035084889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3035109258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035132231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3035165424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3035192398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3035219986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3035244750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3035270834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035340954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3035365628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3035430630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035455892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3035481372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3035505539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3035533333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3035558275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3035585481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035609755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3035634065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3035659529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035683886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3035709699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3035733211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3035758801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3035784579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3035810184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035834567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3035858297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3035882716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3035906908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3035931786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3035955923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3035981420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3036006107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3036032487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3036056643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3036134569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3036478813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3036504092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3036662103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3036686704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3036713811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3036738724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3036875758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3036901542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3036925529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3036954637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3036979360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3037004680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3037031992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3037068776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3037100126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3037125918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3037151192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3037176568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3037202434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3037227574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3037253445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3037278641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3037304296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3037329469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3037385943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3037411446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3037435357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3037493304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3037547028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3037572964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3037781359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3037808141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3037833598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3037861771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3037885616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3037910168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3037934882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3037959348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3037984556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3038014822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3038041571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3038066780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3038224759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3038253924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3038279216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3038304178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3038328749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3038354059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3038377995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3038404515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3038429457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3038488566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3038725752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3038750805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3038776338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3038800105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3038825151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3038849632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3038875187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3038901111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3038926938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3038963818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3038988876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3039014120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3039039352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3039064416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3039094001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3039121490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3039147785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3039174519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3039199019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3039224340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3039249383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3039274367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3039299666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3039323645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3039356046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3039381200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3039408068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3039785472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3039810678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3039836392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3039860832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3039886332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3039911664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3039938016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3039987570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3040014002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040038963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3040063127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3040088641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040112677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3040137993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3040164192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3040190519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3040216564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3040242751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040267528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3040289295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3040308411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040327933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3040363571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3040382284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3040404160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3040423655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3040446583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040470471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3040493760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3040723650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040747700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3040773200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3040797103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3040822753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3040848014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3040873275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040897283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3040921298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3040945569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3040970755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3040996242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3041020266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3041045584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3041070402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3041096324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3041119670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3041144759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3041169041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3041192298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3041218358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3041241817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3041267872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3041292324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3041317116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3041340256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3041363021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3041386387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3041409602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3041433184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3041680246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3041891026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3041917008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3041943002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3041981233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3042005900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3042032111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042056755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3042083276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3042191331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3042219443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3042247937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3042274824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042299043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3042323048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3042348400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042382371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3042409136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3042432638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3042463707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3042490327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3042540311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042578334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3042602830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3042626876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042651155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3042676127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3042699648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3042726365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3042751133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3042777269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042801524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3042825530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 474,4740000,10000,0,0,256,5,13392,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3042911961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3042935599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3042960917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3042984460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3043009916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3043034983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3043060247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3043084817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3043358106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3043383454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3043412033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3043437183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3043463443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3043489301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3043513933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3043539913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3043563545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3043587704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3043612153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3043637522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3043663934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3043690615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3043716795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3043744553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3043770520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3043794126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3043817853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3043842893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3043866581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3043892004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3043915580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3043941023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3043966144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3043992240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044016749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3044040798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3044065075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044089092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3044278764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3044303155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3044329227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3044354142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3044379591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044403763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3044427491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3044452096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044476063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3044500882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3044525225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3044550780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3044575362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3044601356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044624791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3044648890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3044673611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044696457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3044721990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3044745249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3044869750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3044896543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3044921904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3044962247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3044987413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3045011872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045036254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3045061108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3045085293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3045357529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3045383386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3045409481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045433902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3045459679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3045484426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045508017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3045533534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3045557183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3045583560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3045608262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3045633751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045658008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3045681687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3045706591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045730282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3045754692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3045778505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3045804252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3045829378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3045854820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045878266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3045902301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3045927024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3045950599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3045976105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3045999545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3046178038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3046204647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3046231319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046258938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3046283890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3046308444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046332700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3046357632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3046381124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3046408326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3046435500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3046463621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046489690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3046516148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3046542894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046568599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3046596235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3046621964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3046650423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3046677327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3046705341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046731266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3046756996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3046791300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046822925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3046849926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3046886651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3046917087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3046944415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3046973634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3046999994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3047027044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3047092746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3047548487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3047576395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3047603115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3047631322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3047657532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3047683152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3047707536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3047731806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3047756482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3047780960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3047806062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3047830371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3047856374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3047880825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3047906523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3047930402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3047954611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3047979095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048003684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3048029274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3048052870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3048083162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3048108045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3048133383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048158694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3048182607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3048207539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048231217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3048255783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3048321981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3048348330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3048373464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3048399648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048423455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3048446835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3048471497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048495223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3048520398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3048584126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3048671145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3048697246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3048724227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048748622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3048773438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3048798529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048822104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3048847651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3048871364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3048897697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3048922808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3048948569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3048973180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3048997124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3049022090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049045699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3049070511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3049094612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3049120497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3049145701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3049171257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049195757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3049219923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3049247723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049271912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3049297101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3049320847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3049347150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3049372386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3049398765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049422728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3049446566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3049471762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049495916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3049521533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3049545418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3049571267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3049596763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3049622392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049646598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3049670489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3049694647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049718555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3049743579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3049767720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3049793353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3049817846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3049843727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049867677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3049891880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3049916587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3049940383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3049965918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3049990043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3050016397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3050041297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3050066897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050091198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3050117509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3050142888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050167366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3050196709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3050221483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3050251984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3050278307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3050304798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050330058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3050354602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3050380760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050406702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3050431853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3050456825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3050483052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3050507901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3050534633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050558564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3050621180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3050648221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050672790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3050698028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3050723140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3050749179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3050774315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3050800120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050824103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3050849061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3050873940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3050898361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3050958074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 475,4750000,10000,0,0,256,5,13420,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3051045264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3051071313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3051096814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3051122440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051146843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3051170864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3051195738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051220867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3051248895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3051273361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3051299213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3051324183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3051350379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051378139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3051403196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3051429024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051453527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3051478679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3051502554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3051529927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3051555881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3051583748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051608494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3051632768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3051658237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051682277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3051708113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3051736307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3051762393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3051788334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3051817992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051844803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3051869536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3051895063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3051919166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3051944554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3051971061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3051997444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3052023342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3052049134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052073638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3052098533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3052123875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052150569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3052176293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3052200513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3052227892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3052260604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3052287131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052310841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3052335754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3052359975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052383760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3052408890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3052432652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3052458659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3052484240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3052509637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052535245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3052559084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3052584116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052607388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3052632251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3052656406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3052685336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3052710518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3052736177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052759732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3052786007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3052812492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052837234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3052862376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3052886571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3052913304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3052938284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3052970479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3052994858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3053020179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3053044922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053068735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3053101013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3053127976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3053156393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3053181728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3053208238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053232214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3053260866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3053286419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053310290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3053336319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3053359942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3053386019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3053411307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3053436859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053461043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3053484709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3053509539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053534356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3053560186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3053584454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3053610190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3053635197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3053661347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053685068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3053711325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3053736656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053760920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3053787056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3053811242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3053837300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3053861875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3053887641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053912584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3053936425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3053961317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3053985015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3054010245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3054034697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3054060781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3054087940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3054113774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054137510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3054161822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3054186530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054211944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3054237002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3054265400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3054291707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3054316909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3054343677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054368059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3054393986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3054423223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054447292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3054473192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3054497269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3054524021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3054549175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3054579120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054605481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3054630714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3054656342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054680517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3054705986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3054729699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3054755788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3054782364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3054808111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054832567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3054859049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3054883815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3054912928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3054940359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3054965414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3054993633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3055020047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3055046414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055070535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3055095012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3055119647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055144908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3055169684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3055193649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3055220055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3055245072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3055275331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055303414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3055327729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3055352273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055376321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3055402079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3055425962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3055453544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3055478653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3055504460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055570985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3055595626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3055620089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055644282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3055669235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3055692872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3055723517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3055749222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3055775286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055798957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3055822607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3055847464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3055871257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3055896659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3055920262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3055945850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3055970878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3055996507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056020692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3056044385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3056068821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056092905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3056117583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3056142013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3056173059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3056197805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3056226510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056250046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3056274191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3056298518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056322484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3056349239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3056373304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3056399716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3056424548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3056450654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056475974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3056500126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3056525126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056548844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3056573738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3056600171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3056625648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3056652938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3056678229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056702125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3056725891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3056750546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056774773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3056800497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3056824116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3056850138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3056874663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3056900444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056923964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3056947546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3056972403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3056996054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3057021712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3057045428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3057071021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3057096063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3057121613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057145664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3057172262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3057197103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057223865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3057248878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3057293285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3057319679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3057345393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3057371123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057395626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3057419636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3057444297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057468636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3057493716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3057519305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3057556319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3057581806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3057607155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057631172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 476,4760000,10000,0,0,256,5,13449,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3057715588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3057740177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057764761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3057790092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3057814351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3057841135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3057866326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3057895327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057919543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3057943744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3057968764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3057996189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3058022302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3058046270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3058072577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3058099078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3058127315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058151910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3058176490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3058201187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058228851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3058254133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3058280431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3058306081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3058332046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3058357946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058382000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3058406490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3058431149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058456571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3058483901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3058508056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3058535853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3058560947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3058587302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058611281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3058635460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3058667490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058691536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3058717299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3058741203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3058767579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3058792343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3058818100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058843174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3058867117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3058892693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3058916606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3058945234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3058970881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3058999332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3059025479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3059051625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059076347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3059101677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3059127291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059153480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3059179278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3059204409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3059233727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3059259505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3059286335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059310821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3059335855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3059360960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059385636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3059416754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3059441366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3059468353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3059493697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3059520833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059542742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3059563921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3059585755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059609843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3059638409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3059659677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3059680179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3059699759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3059725497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059748157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3059774365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3059802181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059824073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3059847886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3059870757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3059897148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3059920746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3059945582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3059970124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3059994034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3060018678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3060043386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3060072702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3060097652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3060123658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3060149178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3060174758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3060199004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3060221498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3060248751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3060273459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3060298632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3060322858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3060349532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3060374659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3060594443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3060619600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3060645051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3060670283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3060694631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3060791213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3060818812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3061035623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3061057134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3061079343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061100653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3061124368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3061149307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061175304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3061199861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3061225597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3061258985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3061286209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3061313384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061338414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3061362848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3061387745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061415801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3061441200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3061466620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3061494774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3061521364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3061548655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061573178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3061597720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3061622360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061646758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3061671788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3061695935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3061722528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3061748595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3061774886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061804009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3061828991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3061855963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3061880004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3061908440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3061932867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3061959853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3061985107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3062011156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3062035575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3062059465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3062084719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3062108486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3062133722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3062158177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3062183902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3062208319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3062242954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3062286432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3062311122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3062402327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3062426648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3062452487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3062476780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3062502966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3062718227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3062744841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3062769843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3062794380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3062819681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3062844219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3062870343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3062924892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3062951530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3062978162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3063003889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063028938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3063053368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3063079240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063103386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3063129072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3063159556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3063186699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3063213444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3063240345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063265693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3063289748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3063314387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063339179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3063364560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3063391635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3063420200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3063447711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3063477497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063503705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3063531217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3063558471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063586341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3063614558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3063642063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3063670387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3063698127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3063727860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063763417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3063793418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3063820993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3063849356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3063877791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3063907228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3063936092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3063965028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3063992755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064019719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3064046363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3064071330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064096712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3064121920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3064164301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3064190916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3064219346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3064245793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064270807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3064295331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3064320441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064586177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3064611967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3064635601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3064663070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3064688292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3064717788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064742317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3064795461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3064820814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064845388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3064871254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3064896369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3064922300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3064947101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3064973288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3064997161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3065024766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3065049691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065073735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3065099613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3065123597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3065150084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3065175098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3065200996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065225402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3065249290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3065274941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065299414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 477,4770000,10000,0,0,256,5,13477,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3065387060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3065411589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3065438462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3065464540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3065490459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065515340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3065539853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3065565046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065590328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3065615867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3065640661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3065666899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3065692197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3065718788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065742966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3065768135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3065793283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065817563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3065851839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3065876529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3065903786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3065929297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3065956134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3065980409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3066004726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3066030344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066054612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3066081007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3066105495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3066131792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3066158138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3066184280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066210390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3066234820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3066259805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066285359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3066311037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3066336057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3066362297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3066387507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3066414003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066438041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3066463878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3066486132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066509481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3066531909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3066551374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3066572617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3066597524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3066621980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066646376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3066669654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3066693327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066716967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3066740172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3066760511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3066781298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3066801172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3066822503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066842293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3066858518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3066875547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3066893644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3066913966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3067158948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3067186499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3067212935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3067239207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3067268957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3067293896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3067318957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3067344195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3067369695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3067583908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3067610898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3067636507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3067664497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3067689246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3067714919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3067740239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3067821481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3067844980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3067865056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3067890973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3067916820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3067943144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3067968736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3067992978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3068019138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068046448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3068075205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3068103751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3068133829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3068163188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3068191440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068218928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3068245839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3068274534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068301482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3068330649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3068357601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3068387096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3068416541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3068445027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068472253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3068498882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3068526774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068553005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3068581635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3068608306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3068637350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3068665638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3068694170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068721363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3068748019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3068775894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068802059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3068830495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3068857410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3068886301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3068915041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3068943246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3068970148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3068996599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3069024375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069050585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3069079158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3069106668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3069133199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3069161591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3069189114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069216208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3069240677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3069266842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069290998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3069316237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3069341176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3069367580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3069393641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3069419771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069443454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3069467918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3069492402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069516674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3069541559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3069565067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3069591350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3069615814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3069641430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069665533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3069689291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3069714364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069737905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3069762633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3069786464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3069811495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3069836660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3069862104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069885746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3069909832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3069933720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3069957831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3069982793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3070006397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3070032661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3070057230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3070083069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070106583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3070130228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3070156508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070180351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3070206780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3070230470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3070256281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3070281952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3070307468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070332139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3070355897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3070380178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070404779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3070434417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3070458985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3070484385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3070508718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3070534842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070558928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3070587644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3070613423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070637734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3070666026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3070691618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3070722815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3070754214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3070781438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070805802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3070831633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3070857315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3070884133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3070913437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3070937228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3070964886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3070990803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3071018991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071046180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3071071288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3071098470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071123148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3071152642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3071176924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3071204566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3071232336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3071259952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071286134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3071312393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3071338547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071363046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3071387584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3071413469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3071441301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3071468474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3071494168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071521598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3071545696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3071570275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071598977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3071625065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3071651954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3071677988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3071705272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3071734614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071759579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3071786014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3071811822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071837065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3071864317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3071889077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3071920014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3071946317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3071973925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3071999233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3072026165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3072051940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3072080068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3072108385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3072132504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3072160780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3072186868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3072218607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3072243305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3072270605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3072295610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3072323144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3072350402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3072376397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3072403441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3072428843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3072459406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 478,4780000,10000,0,0,256,5,13506,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3072550878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3072579872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3072606855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3072631422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3072658556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3072683094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3072710838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3072736920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3072763365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3072828147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3072852714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3072877698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3072902627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3072933795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3072958729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3072986146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3073012123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3073039297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073063874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3073090528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3073115543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073141311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3073168048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3073193392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3073223036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3073249451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3073279481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073304164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3073330694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3073356630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073381469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3073408518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3073433952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3073463814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3073489592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3073516943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073542330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3073569059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3073597329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073623166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3073654979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3073682791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3073712903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3073739983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3073768517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073799819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3073824953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3073852580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3073879888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3073907524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3073932942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3073960885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3073987182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3074013362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074040936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3074065567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3074091781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074117276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3074146520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3074172380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3074199565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3074230029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3074256954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074282682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3074307490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3074334376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074359261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3074384880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3074411652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3074437979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3074464055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3074490995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074517376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3074542267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3074568046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074594485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3074620477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3074645610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3074673567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3074699370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3074726933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074751714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3074778676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3074804284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074830082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3074856739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3074882091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3074910706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3074937222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3074967140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3074992217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3075018530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3075044384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075069809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3075098385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3075123127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3075152871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3075178978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3075206786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075231631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3075256477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3075283966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075308634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3075337749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3075362790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3075391080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3075416317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3075435450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075454628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3075472593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3075493641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075518243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3075544508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3075571636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3075607430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3075635264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3075665409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075689448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3075716877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3075742895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3075771860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3075800323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3076099525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3076133119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3076184114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3076234239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3076280371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3076308962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3076534073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3076561555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3076594119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3076621317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3076652229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3076681544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3076922698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3076957469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3076982818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3077019710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3077044049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3077068406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3077092978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3077119879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3077337656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3077364550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3077388482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3077413291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3077437994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3077462521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3077487710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3077511577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3077732452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3077758687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3077785782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3077809609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3077834225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3077859266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3077883134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3078100475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3078124981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3078151621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3078176386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3078202410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3078227235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3078251041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3078406488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3078434248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3078460611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3078646147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3078672271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3078696142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3078722055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3078745184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3078959353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3078984365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3079007683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3079032887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3079056290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3079082959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3079107618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3079132828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3079345647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3079369676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3079394382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3079418146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3079443055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3079467580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3079493524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3079708715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3079734781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3079758251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3079782684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3079807813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3079832564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3079857964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3079881719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3080097317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3080122858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3080150822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3080174886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3080198735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3080223828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3080247469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3080463870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3080488192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3080515306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3080540142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3080566064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3080590463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3080614589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3080639080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3080853545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3080878483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3080902667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3080928234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3080953287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3080978876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081002694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3081215744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3081240295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081263795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3081289121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3081313128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3081339403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3081364557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3081390947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081414838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3081438866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3081464015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081487709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3081512382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3081536469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3081562464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3081587840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3081613262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081636888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3081661391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3081685953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081710188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3081735181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3081758578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3081784568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3081809441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3081835403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081859026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3081882249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3081906855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3081931533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3081956970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3081980748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3082006159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3082031198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3082056854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082081052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3082104860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3082129214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 479,4790000,10000,0,0,256,5,13534,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3082211366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3082236261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3082259768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3082286061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3082310688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3082336534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082361035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3082385888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3082412811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082436340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3082461539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3082485213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3082510827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3082536193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3082561632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082585463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3082608486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3082632108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082656414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3082680961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3082705451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3082730386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3082754415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3082780337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082803300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3082826325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3082851007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3082873851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3082898896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3082922363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3082953019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3082979299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3083004733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083029637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3083053347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3083077981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083100450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3083124002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3083147149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3083171564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3083196129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3083226156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083249343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3083275230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3083299487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083322795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3083348110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3083372305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3083399323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3083424802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3083457104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083480416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3083503448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3083529142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083551929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3083575602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3083598893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3083623883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3083648759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3083674253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083697776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3083722170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3083750870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083775385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3083800363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3083824056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3083849874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3083878186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3083903565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3083926792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3083950135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3083976376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3084000107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3084026913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3084050516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3084075816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3084101519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3084126749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3084151066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3084174986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3084199509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3084223322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3084247363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3084270805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3084295268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3084319269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3084539210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3084564058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3084590102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3084614566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3084638280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3084854941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3084879051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3084905424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3084929770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3084955367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3084977987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3085001637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3085217389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3085241607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3085267571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3085291009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3085316584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3085341948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3085367330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3085434401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3085458525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3085482423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3085505938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3085531137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3085554808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3085799140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3085825054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3085851177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3085874595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3085900305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3085924554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3085947683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3085972707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3085996294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3086213406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3086239157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3086265791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3086289592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3086313413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3086338261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3086361702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3086386300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3086601845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3086627835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3086652698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3086677772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3086701249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3086725640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3086749774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3086964961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3086990158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3087013580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3087039557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3087064184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3087090035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3087113457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3087136819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3087353147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3087377299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3087402514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3087425472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3087451499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3087478298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3087503933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3087724975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3087753881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3087783822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3087811396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3087841632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3087866352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3088082289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3088109201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3088135050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3088159655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3088183749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3088208713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3088232341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3088257607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3088470870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3088497055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3088522288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3088547706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3088571825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3088596410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3088621381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3088840773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3088867436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3088892346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3088918383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3088943217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3088969165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3088992703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3089270176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3089295655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3089320050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3089346255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3089370525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3089397030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3089421421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3089446379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3089659670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3089683129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3089707797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3089730544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3089754474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3089781735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3089806622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3090020495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3090045856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3090069070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3090092905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3090116453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3090141000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3090164862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3090187963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3090218111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3090243910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3090271188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3090295141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3090319223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3090344833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3090368938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3090584164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3090608356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3090634132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3090659238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3090684627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3090709112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3090733195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3090757821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3090971457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3090996461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3091021136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3091047011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3091072199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3091098578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3091122553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3091336883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3091362094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3091385952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3091411452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3091435250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3091462407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3091487497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3091513338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3091714362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3091738594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3091763149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3091787599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3091812839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3091837432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3091863366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3091888256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3092169641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3092195557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3092220489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3092245303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3092269545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3092293502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3092317277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3092535021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3092561108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3092587218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3092610213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3092634005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3092832627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3092857419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3092882669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3092907310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3092933307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3093149020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 480,4800000,10000,0,0,256,5,13563,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3095168687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3095193278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3095409310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3095434704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3095463663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3095488939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3095513218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3095539974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3095565018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3095780904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3095807225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3095831747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3095856372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3095880117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3095906229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3095930130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3096146535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3096171987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3096197740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3096222142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3096246108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3096271349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3096295008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3096320095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3096536185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3096562705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3096588799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3096614842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3096639180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3096663933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3096688624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3096904343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3096929979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3096954390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3096979892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3097004371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3097030938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3097054755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3097268517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3097293243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3097316811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3097342761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3097366616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3097393364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3097418243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3097443881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3097661224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3097686032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3097711340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3097735070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3097760048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3097784360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3097810049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3097959959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3097986277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3098009837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3098034639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3098059162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3098146561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3098171565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3098405107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3098433099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3098458955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3098483773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3098506021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3098549699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3098793829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3098820381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3098849648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3098875174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3098904827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3098942108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3098992421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099033379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3099067180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3099101403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099129102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3099159268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3099186744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3099219938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3099250998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3099284314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099313631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3099343307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3099371314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099399513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3099427318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3099457335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3099486507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3099516545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3099548921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099578351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3099606810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3099634022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099661265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3099688187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3099715059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3099743460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3099771313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3099799064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099824752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3099851647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3099878396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3099905131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3099932391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3099959474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3099987877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3100016528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3100043496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100067445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3100092105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3100116574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100140756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3100165624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3100189285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3100217811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3100242807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3100269122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100292605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3100316178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3100341567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100365449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3100391095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3100414854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3100440377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3100465774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3100491238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100515418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3100539150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3100563547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100587841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3100612588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3100636151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3100662806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3100687635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3100713758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100737582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3100761476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3100786708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100810556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3100836201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3100859860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3100885409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3100911345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3100937239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3100962013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3100985956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3101010553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101035051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3101067834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3101092154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3101117820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3101143264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3101168409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101191988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3101216457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3101240860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101264821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3101290259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3101314054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3101340550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3101365009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3101390824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101414419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3101437938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3101462805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101486027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3101510448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3101534856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3101560246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3101585043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3101610477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101634168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3101658667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3101682896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101706988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3101736401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3101759771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3101786184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3101810807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3101836786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101860406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3101884076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3101909069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3101932504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3101957914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3101981429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3102006923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3102032014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3102060053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102084507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3102109234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3102133788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102158526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3102183630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3102208154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3102233903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3102259025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3102286033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102309554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3102333788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3102358823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102382618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3102408647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3102432810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3102459729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3102484916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3102510637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102535832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3102560256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3102586221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102610292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3102638417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3102663309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3102689733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3102716241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3102742376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102767171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3102792004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3102817170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102843358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3102868588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3102893096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3102919487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3102944557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3102971076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3102994805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3103019162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3103044516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103068734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3103096462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3103120700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3103148926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3103176491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3103204157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103228486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3103252510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3103277931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103301630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3103326521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3103351482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3103377384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3103403868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3103429358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103453574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3103477340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3103501583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103526693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3103552074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3103576156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3103604204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3103629610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3103656786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103681199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3103706393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 481,4810000,10000,0,0,256,5,13591,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3103791583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103815432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3103842186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3103866070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3103892439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3103917363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3103942837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3103968114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3103992079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3104017171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104041146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3104066123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3104091673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3104117606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3104143002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3104168335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104191641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3104221230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3104245190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104270513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3104295268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3104318423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3104344336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3104368550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3104394194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104417375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3104440160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3104465271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104488472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3104512594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3104536265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3104560980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3104585613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3104610644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104633600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3104657759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3104681645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104705288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3104729597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3104752637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3104778637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3104803200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3104829050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104852330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3104875298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3104899510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3104922741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3104946862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3104970879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3104996058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3105020793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3105045646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105068546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3105092652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3105117196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105147195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3105179960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3105206798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3105232226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3105256523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3105283456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105306901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3105331353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3105356035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105379527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3105405024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3105428446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3105454407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3105478782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3105503772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105527727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3105551360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3105575447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105599509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3105623819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3105647539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3105672672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3105696815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3105722581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105745814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3105769761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3105793696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105816892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3105842189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3105865540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3105891451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3105915817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3105940726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3105964441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3105987746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3106011634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106036853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3106062401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3106086373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3106112164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3106136701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3106162741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106185818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3106209749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3106234371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106257968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3106284482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3106308631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3106334645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3106359487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3106384811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106409338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3106433085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3106458479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106482143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3106506698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3106532603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3106557987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3106583668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3106609157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106632580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3106656864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3106681122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106705091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3106729735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3106752916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3106778664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3106803565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3106830613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106854273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3106877793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3106903231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3106927098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3106952491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3106976154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3107001188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3107025885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3107051160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107074351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3107098558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3107122555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107146374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3107171285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3107194604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3107220644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3107244888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3107270429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107294076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3107317587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3107343360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107366535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3107391545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3107415206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3107440775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3107467352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3107492711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107516984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3107541028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3107565425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107589640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3107614864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3107638503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3107664898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3107689240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3107716134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107739980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3107763695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3107789283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107812481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3107837806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3107861591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3107887076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3107913098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3107938266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3107962290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3107994883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3108020042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108043691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3108069092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3108097665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3108126662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3108162438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3108191583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108220987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3108245864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3108272492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108296513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3108324848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3108349713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3108375960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3108401615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3108428937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108454570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3108479089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3108504027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108528763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3108554127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3108579238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3108605749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3108630955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3108657668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108682552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3108709168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3108734478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108758505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3108784717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3108809046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3108836676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3108862425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3108888737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108914239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3108938728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3108964656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3108988824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3109014643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3109039064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3109065442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3109091429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3109117501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109142094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3109166617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3109191660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109218007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3109244441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3109271130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3109297848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3109323241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3109350109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109374382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3109399324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3109424358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109448387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3109473678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3109498878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3109526073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3109551294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3109577413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109601847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3109626196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3109651765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109676242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3109702196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3109726568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3109752674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3109778369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3109804298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109828773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3109852851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3109877616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3109902146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3109927415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3109951202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3109977964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3110003223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3110029774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110053970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3110078736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3110103877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110127853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3110153665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3110177636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3110204022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 482,4820000,10000,0,0,256,5,13620,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3110290131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3110316043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110341730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3110365830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3110391022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110414714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3110440648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3110477693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3110505987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3110532243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3110557846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110583157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3110607578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3110632660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110657667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3110683233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3110708102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3110734396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3110759326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3110785972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110809651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3110835520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3110859718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3110882178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3110906482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3110930188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3110956551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3110981760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3111008017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111033095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3111057615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3111083343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111107976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3111133671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3111158662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3111184656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3111210098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3111235740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111260030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3111285476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3111310983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111336281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3111362040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3111385924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3111412553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3111438401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3111468277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111493329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3111518641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3111544140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111568001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3111593676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3111617565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3111644795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3111670065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3111695875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111720762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3111745806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3111804537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111831297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3111857482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3111881580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3111908476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3111934453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3111961661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3111986485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3112011227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3112034849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112054056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3112073768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3112095499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3112120824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3112145397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3112170721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112194628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3112219156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3112243929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112268122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3112293404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3112317663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3112344729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3112370652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3112397895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112422618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3112447442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3112473537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112497659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3112523257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3112547295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3112573053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3112598469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3112624046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112648431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3112672366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3112697004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112722319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3112747936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3112772618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3112799269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3112825027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3112852210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112876885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3112902074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3112927398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3112951508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3112977425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3113001351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3113027619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3113052508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3113078421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113102053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3113125681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3113150590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113174626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3113199792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3113224268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3113251088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3113277419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3113303985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113328891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3113353306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3113378442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113403175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3113428532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3113452705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3113478357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3113503570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3113529708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113553622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3113578066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3113602666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113626421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3113652289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3113676641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3113703676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3113729221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3113755155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113780637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3113804699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3113829611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3113853370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3113878210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3113902399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3113928011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3113953183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3113978743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114002945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3114027390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3114052455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114076488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3114102362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3114127005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3114153942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3114179343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3114205509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114229113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3114258492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3114283715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114307858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3114333506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3114357435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3114384078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3114409933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3114435834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114460149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3114486175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3114511218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114536064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3114561545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3114587877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3114613748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3114638769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3114665052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114688920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3114713450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3114738173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114761893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3114787511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3114811673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3114838953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3114864038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3114890192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114914142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3114938666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3114964333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3114988057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3115013397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3115038055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3115063992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3115089230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3115115148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115139592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3115163847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3115188747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115213211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3115238591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3115262618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3115289263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3115314308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3115340505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115364810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3115389710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3115415115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115439443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3115465394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3115489537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3115515663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3115540464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3115566451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115590870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3115614972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3115639977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115664035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3115689137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3115713319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3115739286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3115764172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3115791222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115816003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3115841218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3115867645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3115892640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3115918279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3115942303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3115968311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3115993215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3116019378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116043241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3116067606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3116092976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116117151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3116142811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3116166698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3116192499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3116217909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3116244106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116269084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3116293344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3116318591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116343445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3116368968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3116393418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3116419273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3116444950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3116471850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116496211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3116520651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3116545340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116569132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3116594764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3116618841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3116645150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3116670073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3116696585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116727140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3116751658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 483,4830000,10000,0,0,256,5,13648,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3116840253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3116864321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3116889981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3116914191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3116940754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3116967476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3116994082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117019320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3117043936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3117068689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117092950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3117118296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3117143037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3117169259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3117194452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3117221087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117245369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3117269988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3117295060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117319917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3117345111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3117366106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3117385525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3117409460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3117434071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117457436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3117480312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3117504964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117529620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3117554943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3117580063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3117606389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3117631599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3117657679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117681703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3117710873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3117736016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117760001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3117785931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3117809792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3117836219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3117861000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3117886564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117910914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3117935169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3117960462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3117984311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3118011321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3118036626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3118063382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3118089646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3118115869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118140593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3118164703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3118189465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118213637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3118238337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3118262404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3118288860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3118314167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3118340720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118364697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3118389737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3118414982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118439212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3118465006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3118488998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3118515501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3118540590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3118566411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118590572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3118614196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3118638587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118662752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3118687628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3118711926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3118737466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3118762085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3118788011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118812197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3118836816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3118861666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3118886226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3118912439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3118936743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3118963543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3118988903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3119014938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119038726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3119063856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3119088635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119112104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3119137212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3119161383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3119187314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3119212552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3119238120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119262604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3119287324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3119312369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119336886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3119362071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3119385957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3119411934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3119436977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3119462687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119486075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3119510076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3119535159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119558945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3119584204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3119607685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3119633564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3119658922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3119684896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119710444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3119734629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3119759770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119784282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3119809374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3119833482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3119859044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3119884024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3119910251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3119934239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3119961533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3119985819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120009854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3120037015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3120061017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3120087216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3120112685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3120139017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120164150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3120188838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3120215178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120239591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3120265506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3120289472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3120315546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3120340980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3120366679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120394400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3120418256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3120442685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120468033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3120497606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3120522102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3120547858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3120573205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3120599731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120624122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3120648412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3120673305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120697250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3120722807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3120746498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3120772600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3120797328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3120826103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120852706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3120876552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3120902740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3120926473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3120953805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3120977949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3121004207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3121030096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3121056194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121081240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3121105577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3121130572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121155832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3121180954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3121205226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3121230815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3121259040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3121285022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121308639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3121333969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3121358495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121382232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3121407733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3121431467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3121457648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3121482405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3121507878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121532192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3121555993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3121581257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121604988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3121629977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3121653936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3121679380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3121707232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3121732552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121757173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3121781348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3121805668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121830869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3121855916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3121879847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3121906150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3121931027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3121957143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3121981013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3122005039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3122030165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122054011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3122079401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3122102932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3122128911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3122154278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3122179739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122205380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3122229309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3122254028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122278194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3122302941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3122326616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3122352739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3122377435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3122403232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122426764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3122450710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3122475735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122499490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3122524489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3122547981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3122573456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3122598781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3122624326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122648829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3122673010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3122697749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122722114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3122747056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3122774016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3122799769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3122824904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3122851152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122875114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3122899455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3122923911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3122947946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3122979448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3123003513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3123030066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3123055050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3123081867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123105994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3123130601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3123156117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123180342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3123206805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 484,4840000,10000,0,0,256,5,13676,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3123295690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3123321715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3123346502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3123371568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123394631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3123418174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3123443814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123471115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3123498327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3123525261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3123553325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3123580263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3123605842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123629777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3123655367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3123679957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123704671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3123729835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3123753769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3123781206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3123807945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3123835661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123860589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3123884097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3123908406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3123931145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3123955742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3123982671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3124008097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3124035951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3124062371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124087148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3124111467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3124136641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124161408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3124187126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3124212975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3124239700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3124266320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3124299319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124324162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3124349209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3124376644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124401498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3124426887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3124451364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3124478217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3124503540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3124530056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124554096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3124579217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3124604386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124628780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3124655027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3124679110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3124741330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3124767520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3124794923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124819079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3124843900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3124868795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3124893765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3124919247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3124943409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3124970174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3124995371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3125021702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125045616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3125069915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3125095478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125119675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3125145709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3125169521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3125195537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3125220820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3125246394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125271221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3125295430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3125320249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125344842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3125370123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3125394682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3125420667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3125446367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3125472738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125496810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3125521522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3125546362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125570346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3125596768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3125620777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3125647558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3125672634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3125698815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125724754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3125749048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3125775030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125799435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3125825005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3125849230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3125875353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3125901521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3125927380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3125951411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3125976099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3126000937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126025493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3126050765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3126075147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3126102000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3126127282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3126154044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126178258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3126203694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3126228485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126252446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3126278691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3126302819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3126329677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3126354861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3126380907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126406682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3126430817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3126456159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126480210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3126506198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3126530744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3126556748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3126582292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3126608228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126632295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3126657073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3126681945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126706933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3126732356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3126761411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3126788158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3126813206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3126840090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126864376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3126888783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3126914193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3126938234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3126964067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3126988075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3127014110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3127039760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3127065506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127089813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3127117058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3127142554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127166651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3127191940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3127216804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3127242970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3127268953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3127295139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127319474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3127344880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3127370289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127395953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3127421217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3127445208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3127476464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3127501634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3127528181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127551990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3127577812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3127602811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127627013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3127652830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3127676655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3127702853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3127727628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3127753202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127777553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3127801441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3127826285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3127850659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3127875711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3127900276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3127926054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3127950956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3127977158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128001037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3128025493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3128050128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128074287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3128100099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3128124083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3128150395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3128175019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3128200671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128225173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3128249239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3128274497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128298454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3128323659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3128348149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3128374323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3128400301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3128426195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128450239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3128474908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3128499797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128524604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3128549900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3128574006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3128600345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3128626020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3128652076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128675901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3128699711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3128724913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128748745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3128774555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3128798413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3128824225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3128849627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3128875238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128899675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3128923639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3128948436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3128972936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3128998279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3129022963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3129048736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3129073688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3129099945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129123810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3129148849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3129173879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129197975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3129223899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3129253091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3129279818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3129304713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3129330800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129354528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3129378547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3129404373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129428375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3129456053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3129480023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3129505906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3129531840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3129557513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129582332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3129606617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3129631567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129659047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3129688198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3129715856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3129742748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3129770608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3129798443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129823541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 485,4850000,10000,0,0,256,5,13705,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3129915771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3129942578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3129967876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3129993620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3130018470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3130042238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3130066020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3130092210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130115909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3130140132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3130164652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130188194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3130213632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3130240264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3130267611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3130293371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3130318573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130343397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3130367450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3130403941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130433564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3130461223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3130485361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3130511504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3130537305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3130563059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130587485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3130611464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3130636033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130660139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3130684887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3130709307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3130735171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3130760092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3130788182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130816361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3130841297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3130866798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3130893508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3130918543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3130942309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3130969203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3130994270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3131020888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131044552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3131068249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3131093241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131116860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3131143549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3131167385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3131193139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3131218451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3131244037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131268594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3131292467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3131317071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131341824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3131367067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3131391626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3131417190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3131441777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3131468228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131492207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3131516939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3131542079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131566208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3131592769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3131617492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3131644823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3131669592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3131698931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131723888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3131748157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3131774456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131798240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3131823286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3131848423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3131873988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3131899495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3131925057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3131948833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3131973279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3131997942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132022315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3132047089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3132070626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3132096903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3132122260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3132149733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132173417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3132197149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3132222761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132246810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3132272665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3132296284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3132321830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3132347567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3132373382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132398021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3132421897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3132446483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132471464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3132496909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3132521811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3132547749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3132572756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3132598873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132622449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3132646884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3132671542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132695330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3132720885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3132744647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3132771107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3132796098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3132821824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132846342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3132870322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3132896417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3132920173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3132945133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3132969364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3132995001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3133025070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3133050254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133073644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3133097795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3133122008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133146430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3133171535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3133195338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3133221880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3133246616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3133272882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133296516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3133320109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3133345101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133370883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3133396282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3133419989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3133445552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3133476746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3133502380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133527255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3133551452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3133576250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133612519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3133637189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3133661429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3133686818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3133712383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3133738126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133762057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3133786786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3133811573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133836533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3133861900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3133886014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3133912953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3133938197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3133965800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3133989791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3134013698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3134038876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134062661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3134090633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3134114309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3134140628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3134165787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3134191360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134216864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3134244524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3134270611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134294362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3134322121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3134346633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3134372338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3134397747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3134423093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134447434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3134473706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3134498333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134522878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3134548685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3134573044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3134610111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3134635462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3134662069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134685858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3134710235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3134734471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134757798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3134783301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3134806813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3134832714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3134857181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3134882287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134907851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3134931490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3134956488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3134979998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3135004720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3135029873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3135055347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3135080368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3135108866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3135132450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3135156884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3135181261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3135205305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3135230019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3135253324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3135279442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3135303979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3135329782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3135353321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3135376697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3135464667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3135703388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3135728593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3135751850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3135777941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3135802397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3135828013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3135851854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3135875447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3136090151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3136113871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3136138423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3136162834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3136188755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3136214276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3136239844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3136263568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3136475852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3136502069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3136526083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3136550987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3136574395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3136600281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3136624689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3136838661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3136862282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3136886593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3136911814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3136935886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3136961679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3136985713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3137011591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3137102054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3137127733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3137152135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3137175858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3137200307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3137224552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 486,4860000,10000,0,0,256,5,13733,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3137496904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3137521119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3137547382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3137572459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3137598758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3137622299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3137796777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3137822579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3137847037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3137871814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3137895880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3138146854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3138172103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3138197576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3138222288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3138246227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3138271424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3138295082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3138319631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3138344288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3138370314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3138587087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3138613674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3138637622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3138662396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3138687684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3138713217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3138739314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3138764151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3138789263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3138812283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3138837696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3138862172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3138886949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3138914003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3138938180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3138964975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3138989195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3139016457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3139041727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3139067505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139091940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3139116068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3139141472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139165542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3139190372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3139214614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3139240753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3139266974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3139292858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139316669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3139341709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3139366267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139390418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3139415273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3139438869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3139464981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3139490076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3139516098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139539885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3139563783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3139588879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139612655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3139637416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3139661592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3139687142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3139712642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3139737945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139761434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3139785765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3139809999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139834881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3139859791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3139883169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3139909047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3139933496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3139962028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3139985783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3140009278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3140034331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140058076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3140083418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3140107157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3140132540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3140157544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3140183295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140207420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3140231126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3140255388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140279287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3140304452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3140328561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3140354331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3140378944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3140404897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140428579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3140452736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3140477313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140500764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3140525990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3140549940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3140575536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3140600826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3140626043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140649952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3140674008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3140698532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140722987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3140748357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3140772947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3140798709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3140823177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3140848904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140873877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3140897996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3140922744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3140946442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3140971912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3140995484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3141021342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3141046226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3141071595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141095857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3141121670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3141147401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141171317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3141196169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3141220317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3141246060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3141271159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3141296748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141320237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3141344439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3141369299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141393516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3141418512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3141441996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3141467971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3141492966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3141518927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141542733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3141566257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3141591076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141615081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3141640468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3141664196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3141689477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3141714756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3141743974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141768427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3141793661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3141818047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141842105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3141867504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3141891922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3141918608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3141943072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3141968790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3141992242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3142016158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3142040712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142064276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3142089535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3142113204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3142138559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3142163899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3142189345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142212135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3142232695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3142256597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142280450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3142305403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3142329314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3142355010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3142379575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3142405448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142429092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3142453383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3142478262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142502109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3142527652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3142551351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3142577119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3142604489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3142629876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142655159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3142679327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3142704467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142728361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3142753363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3142777780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3142803532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3142828636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3142855381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142879048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3142903235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3142928479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3142952768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3142977562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3143000929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3143026690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3143051504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3143077172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143101971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3143126942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3143153025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143176923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3143202056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3143225706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3143251268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3143276192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3143301438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143324827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3143349871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3143374028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143397901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3143422846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3143446332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3143473072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3143498190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3143524264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143548104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3143571680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3143600504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143624168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3143649301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3143673077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3143698543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3143723702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3143749111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143773323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3143797055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3143821475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143845599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3143870440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3143894573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3143920417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3143945154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3143971924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3143995709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3144020797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3144045673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144069616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3144095401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3144119329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3144145493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3144170281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3144195820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144220264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3144244349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3144270220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144294165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3144319056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3144343984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3144369547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3144394663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3144420181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 487,4870000,10000,0,0,256,5,13762,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3144503422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3144527574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3144551826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144575263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3144600487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3144624429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3144651250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3144675980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3144701365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144725569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3144749301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3144774281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144797918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3144822759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3144847063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3144873240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3144899349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3144925215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3144948881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3144973195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3144997627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145021761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3145047652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3145071480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3145098258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3145122786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3145148257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145171978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3145195687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3145220637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145244468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3145269759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3145293457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3145319608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3145345148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3145370801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145395639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3145419531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3145444311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145469109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3145494198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3145518150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3145543789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3145568310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3145594094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145617973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3145642789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3145667231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145690852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3145716278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3145740171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3145766334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3145791050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3145816896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145841220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3145865058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3145890333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3145914017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3145938654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3145963064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3145988796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3146013399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3146039248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146062831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3146087870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3146112443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146135956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3146161395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3146185069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3146212880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3146237754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3146263087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146287351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3146311098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3146336904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146360904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3146385973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3146411052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3146436846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3146462264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3146488234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146512131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3146536589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3146561214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146588202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3146613280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3146636733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3146665340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3146685287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3146707786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146728468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3146751520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3146776122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146798537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3146822031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3146845162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3146870491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3146896950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3146923209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3146947427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3146972258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3146996971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3147022177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3147047007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3147071135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3147100456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3147125293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3147151411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3147175312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3147198763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3147412852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3147436445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3147461735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3147485234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3147511305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3147536740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3147562415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3147775286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3147799131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3147823679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3147847662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3147872360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3147896360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3147921780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3147946668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3148050972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3148213368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3148237468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3148262038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3148286466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3148311406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3148335461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3148360913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3148385917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3148599908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3148623897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3148648171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3148672732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3148696412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3148721817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3148745494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3148959401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3148984058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3149009732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3149033982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3149057699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3149265686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3149289794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3149314618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3149338834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3149364486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3149388995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3149414810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3149438272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3149649989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3149674098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3149697852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3149723183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3149746609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3149772529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3149796987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3149822694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3149926908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3149951007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3149975988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3149999599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3150150331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3150174070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3150199575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3150224648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3150249846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3150273845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3150297328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3150322046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3150533903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3150558884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3150583046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3150608606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3150633194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3150659179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3150682916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3150895083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3150919820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3150943591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3150968776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3150992220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3151130970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3151155892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3151266753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3151290943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3151314638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3151339423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3151362852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3151387955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3151412100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3151437641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3151650475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3151675617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3151699533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3151723814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3151748477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3151772500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3151797377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3151821039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3152035134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3152060037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3152085987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3152109631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3152133223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3152158212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3152181919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3152396373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3152419929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3152445519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3152472337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3152497566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3152521520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3152545046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3152569219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3152785669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3152811704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3152835923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3152861605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3152886403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3152912424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3152936118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3153150030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3153174724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3153198624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3153224055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3153247612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3153275245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3153299932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3153325392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3153538033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3153561712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3153586861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3153610375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3153635550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3153659773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3153685426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3153900035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3153926024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3153949953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3153974444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3153998886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3154023054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3154048018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3154071795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3154288377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3154313563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3154342245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3154365856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3154390815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3154415740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 488,4880000,10000,0,0,256,5,13790,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3154626699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3154652846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3154676760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3154703225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3154728203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3154753919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3154968433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3154992620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3155017999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3155041377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3155066377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3155090627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3155116442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3155330400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3155356182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3155379882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3155404219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3155429458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3155453518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3155478240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3155501799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3155716173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3155740759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3155768269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3155791861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3155815631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3155840938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3155864717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3156078171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3156102416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3156127873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3156152988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3156178218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3156202655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3156226420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3156250948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3156463725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3156488951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3156512931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3156539292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3156564179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3156590369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3156614290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3156638234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3156851131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3156874609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3156900326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3156923901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3156949444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3156974699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3157000085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3157212365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3157235843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3157260341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3157284657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3157309515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3157333934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3157359528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3157385394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3157599152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3157622689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3157647470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3157672328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3157696425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3157721899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3157745582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3157959595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3157984037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3158009491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3158272087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3158295501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3158319741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3158344011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3158368716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3158395235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3158420878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3158445649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3158471480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3158494998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3158519522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3158543999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3158567611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3158658278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3158681997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3158708463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3158912568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3158937746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3158962137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3158985795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3159010459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3159035136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3159060301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3159162446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3159188328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3159214176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3159239567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3159263197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3159287667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3159312707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3159525693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3159551228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3159574833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3159601560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3159626611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3159653618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3159677996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3159891035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3159915277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3159938607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3159964252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3159987914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3160013480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3160038754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3160064268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3160276778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3160300455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3160324763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3160348801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3160373504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3160397546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3160422940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3160447405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3160661308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3160684916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3160709423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3160733964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3160757569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3160782920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3160806539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3161020701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3161045129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3161070146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3161094485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3161118007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3161143123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3161166795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3161191671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3161403590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3161428840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3161454103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3161479400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3161502854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3161528091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3161552546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3161576097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3161773205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3161796561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3161821730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3161847470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3161873264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3161897733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3161921230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3161945435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3162157684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3162182404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3162206281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3162231756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3162256226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3162282532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3162306277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3162519035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3162543236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3162566604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3162592210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3162615854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3162642036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3162666492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3162691639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3162716077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3162747116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3162772279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3162795801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3162820517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3162844973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3162870496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3162895606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3162921056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3162944694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3162969403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3162993963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163018287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3163043107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3163066664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3163092705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3163118074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3163143935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163167654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3163191359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3163216329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163239934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3163265163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3163289316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3163315022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3163340415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3163365842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163389925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3163413919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3163438398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163463010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3163488313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3163512350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3163538711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3163563331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3163589266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163612937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3163636579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3163661885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163685603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3163711343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3163735131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3163760802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3163787375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3163813513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163871339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3163895882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3163920445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3163944160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3163969728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3163993299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3164025932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3164050653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3164076005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164100281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3164124098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3164149785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164173693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3164199709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3164224119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3164249834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3164275590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3164305687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164329954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3164354188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3164378718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164403052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3164431966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3164456141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3164481695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3164506257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3164532720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164556680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3164581479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3164606310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164630257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3164657890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3164681532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3164707609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3164732237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3164757614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164781784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3164805441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3164830358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3164855007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3164880285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3164904802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3164934938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3164960089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 489,4890000,10000,0,0,256,5,13819,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3166560458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3166765019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3166790969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3166818381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3166846059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3166871481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3166896102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3166922555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3166947443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3166975271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3166999277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3167024028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3167049695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167074288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3167100674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3167124733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3167151345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3167179080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3167205492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167229634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3167253595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3167278860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167302737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3167328359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3167352196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3167377924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3167404586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3167433773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167458067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3167482258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3167506891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167531316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3167556356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3167580742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3167606545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3167631222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3167657660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167681565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3167710856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3167735574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167759392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3167785126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3167808842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3167835059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3167860279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3167885867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167910376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3167934086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3167959088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3167982781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3168007677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3168033879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3168062010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3168089728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3168117466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168143819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3168170222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3168197041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168223611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3168251007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3168277651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3168305550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3168333052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3168360790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168386613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3168413407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3168440278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168466783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3168494080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3168520544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3168548753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3168575891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3168604394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168630350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3168657029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3168683677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168709966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3168737687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3168768040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3168796281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3168823313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3168852265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168878416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3168905762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3168932516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3168958875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3168986232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3169012026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3169041129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3169068284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3169096940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169123024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3169149789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3169176028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169199790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3169226073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3169250473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3169277536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3169302593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3169328781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169352595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3169376163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3169401014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169425345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3169450575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3169475094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3169500667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3169525850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3169551795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169575565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3169600124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3169624813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169649147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3169674131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3169697687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3169723775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3169748407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3169774262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169797875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3169821497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3169846554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3169869976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3169895028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3169919035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3169944751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3169970525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3169996377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170020998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3170045287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3170069930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170099326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3170124511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3170149075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3170175593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3170201373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3170241856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170266199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3170290495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3170315141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170339567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3170364965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3170388805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3170415356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3170440145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3170466255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170490483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3170514936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3170540182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170564123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3170590043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3170614093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3170641985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3170667589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3170693946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170719092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3170743389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3170769893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170793625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3170818161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3170842387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3170868360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3170898566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3170924209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3170947849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3170972164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3170996536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171020651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3171046190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3171070415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3171097664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3171122520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3171148630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171172488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3171196187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3171221341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171244855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3171270882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3171294811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3171320327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3171345667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3171371134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171395292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3171423151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3171447632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171472140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3171497303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3171521716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3171547536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3171578075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3171603603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171627221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3171651453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3171675876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171699477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3171725001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3171748498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3171774463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3171799386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3171824788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171849093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3171872796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3171901446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3171925283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3171950135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3171974603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3171999884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3172025188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3172050832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172074391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3172098952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3172123393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172147580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3172172441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3172196027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3172222094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3172246691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3172272609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172296291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3172320730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3172345742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172369470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3172394913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3172418571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3172444132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3172469462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3172495363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172519669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3172543618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3172568278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172593204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3172618178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3172642263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3172668079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3172692678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3172718598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172742204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3172770604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3172795353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172818964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3172844658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3172869166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3172895879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3172921054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3172946904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3172971591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3172995358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3173020650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173042895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3173064168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3173086283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3173109151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3173128415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3173147984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173164881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3173180379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 490,4900000,10000,0,0,256,5,13847,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3173233984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173251192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3173268989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3173287025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3173308271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3173329588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3173348642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173369928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3173392769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3173411795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173432000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3173454268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3173474542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3173533572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3173559662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3173586286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173610024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3173633867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3173660363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173685277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3173712168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3173736932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3173762970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3173788603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3173815046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173840116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3173864508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3173889817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3173913969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3173939141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3173963615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3173989558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3174014632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3174046909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174071437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3174100357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3174125215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174149698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3174174845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3174198433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3174224615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3174249443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3174275430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174299040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3174322667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3174347686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174372686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3174398265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3174422133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3174447654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3174472866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3174496366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174522628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3174546248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3174566669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174588412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3174607968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3174623590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3174641531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3174657455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3174674375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174689598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3174705805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3174721480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174737432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3174754697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3174773227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3174792040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3174810007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3174833654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174852041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3174871237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3174892098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3174911521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3174936344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3174961046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3174987083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3175011045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3175036516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3175059474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3175083162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3175107077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3175130423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3175156335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3175179856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3175206143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3175230663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3175255695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3175280422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3175303944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3175328626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3175447442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3175472980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3175496258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3175522027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3175546060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3175570689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3175723031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3175747623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3175772571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3175796253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3175820915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3175844979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3175870903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3176089072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3176115222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3176138584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3176162632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3176186429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3176210739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3176236065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3176259173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3176787218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3176861747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3176887450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3176912340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3176936269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3176961453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3176985256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3177009997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3177663285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3177690185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3177715629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3177741207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3177765667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3177789610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3177814117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3178405999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3178432056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3178457542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3178483546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3178508441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3178534718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3178559013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3179150633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3179176345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3179200342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3179226451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3179250806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3179277578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3179302911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3179479043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3179503333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3179529631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3179555610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3179579634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3179605225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3179630751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3179659409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3179912836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3179940045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3179965394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3179989917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3180015140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3180039885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3180065423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3180283246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3180309909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3180337336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3180363215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3180387976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3180413127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3180438068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3180652075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3180677601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3180701401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3180727873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3180753041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3180779327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3180803278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3181017695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3181044951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3181069408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3181095782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3181120319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3181147234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3181172341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3181198103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3181412164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3181436838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3181462232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3181486092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3181511421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3181535956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3181561955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3181779540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3181806032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3181830715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3181854673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3181879375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3181903702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3181928650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3182142637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3182168824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3182194000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3182220380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3182244272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3182268799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3182293552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3182317378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3182532961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3182557301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3182583870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3182608787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3182634872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3182660201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3182684576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3182846694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3182870901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3182895947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3182919910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3182945847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3182971313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3182997885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183210967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3183235086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3183259648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183283905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3183308808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3183332926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3183358569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3183383390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3183409523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183433451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3183458080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3183482690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183506525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3183531920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3183555633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3183581839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3183606553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3183632250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183656502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3183680329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3183705834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183729689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3183754661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3183778754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3183804356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3183829461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3183854901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183878528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3183902841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3183927317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3183951008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3183976392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3184000048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3184026200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3184050839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3184077108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184119793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3184144520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3184169731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184193710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3184219653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3184244581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3184279042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 491,4910000,10000,0,0,256,5,13876,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3184365661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3184392110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184415966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3184440189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3184465518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184489369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3184514895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3184538751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3184564428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3184589614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3184615058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184638715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3184663057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3184687261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184711560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3184736464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3184760461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3184786779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3184811649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3184837886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184861700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3184885551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3184910387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3184933873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3184959617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3184983233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3185009259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3185034641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3185060309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185084535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3185108336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3185132806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185156952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3185181855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3185205976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3185231654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3185256281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3185282265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185305917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3185331540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3185382878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185407444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3185432545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3185457551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3185483737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3185508869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3185535111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185559019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3185583420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3185607758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185631654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3185657148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3185680695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3185707360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3185732481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3185758247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185782334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3185805917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3185831249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3185854902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3185880189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3185904824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3185930888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3185956500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3185985513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186009416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3186035148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3186059859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186084157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3186108493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3186132420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3186158944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3186183434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3186209874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186233650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3186257714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3186282619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186305937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3186331785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3186355900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3186382786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3186408431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3186434116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186459011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3186482846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3186507317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186558829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3186584936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3186843131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3186870178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3186895714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3186921101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3186945096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3186969765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3186994314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187095992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3187120457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3187145352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3187171845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3187197089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3187226051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187250729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3187276145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3187301522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187325837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3187351149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3187439747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3187467868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3187492993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3187519403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187543536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3187567826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3187593151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187616965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3187642556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3187666184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3187691776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3187717280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3187742726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187767200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3187790651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3187814768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3187840515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3187894689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3187919379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3187945707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3187971451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3187997398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188022655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3188047191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3188072585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188096895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3188121907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3188146825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3188192597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3188218880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3188244723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188269826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3188294278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3188319384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188343876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3188369173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3188393687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3188419673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3188444639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3188471159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188495196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3188519852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3188544718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188568571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3188594201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3188618430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3188644155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3188669979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3188696502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188721772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3188745599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3188771981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188795447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3188820368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3188844518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3188870078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3188895158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3188920278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3188944954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3188969424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3188993934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3189017954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3189042286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3189065356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3189091678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3189116146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3189399950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3189424491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3189448501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3189473628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3189497203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3189522684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3189546122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3189571770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3189596797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3189621511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3189699762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3189799183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3189828484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3189853504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3189878753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3189903366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3189929669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3189955382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3189980739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190004373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3190029504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3190054373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190079521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3190105303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3190129650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3190156533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3190181634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3190208080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190231962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3190256003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3190281216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190305044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3190330307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3190353955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3190380532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3190406858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3190432558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190457229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3190505931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3190532301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190556430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3190582340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3190606079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3190631832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3190657567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3190683285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190707719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3190731542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3190755982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190780322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3190805480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3190829902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3190855796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3190880668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3190907005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3190930666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3190954958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3190979433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191003071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3191028874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3191052745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3191079176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3191103967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3191129441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191153716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3191177534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3191202311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191226224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3191251115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3191275735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3191301643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3191326580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3191352646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191376309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3191401241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3191426058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191451099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3191476726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3191500566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3191526882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3191551690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3191577988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191601667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3191625441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 492,4920000,10000,0,0,256,5,13904,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3191710142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191734084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3191759164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3191783805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3191809704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3191835097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3191860514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191884107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3191918473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3191943309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3191991463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3192209430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3192371369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3192398886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3192423968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3192449829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3192474761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3192498797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3192524875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3192548752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3192573960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3192647959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3192674398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3192699057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3192725949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3192750054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3192775783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3192800373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3192824088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3192850216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3192874054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3192900564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3192926428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3192968293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3192992271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3193017164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3193041875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193065747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3193091358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3193115073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3193141611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3193189759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3193216691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193240616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3193265247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3193293188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193316934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3193343024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3193366916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3193394536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3193419313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3193444772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193469145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3193492969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3193518908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193543300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3193568964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3193594621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3193620619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3193646380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3193671853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193695565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3193720372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3193745045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193770602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3193795517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3193818735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3193845405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3193870111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3193896570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193920470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3193944450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3193970968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3193994670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3194021323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3194045126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3194070986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3194096366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3194121891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3194147486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3194171374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3194195823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3194219998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3194244891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3194272402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3194303160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3194329173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3194354823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3194378589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3194403776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3194428463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3194452878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3194477893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3194501466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3194719638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3194745578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3194771989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3194795601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3194819867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3194843391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3194862573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3194882271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3194911979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3194940276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3194966805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3194992452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195017454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3195041202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3195065414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195091455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3195115582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3195138176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3195165710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3195190540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3195216802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195240586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3195267954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3195292991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195316625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3195342878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3195366965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3195393708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3195418859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3195444809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195471004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3195494994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3195519976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195543104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3195568105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3195592608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3195618434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3195645121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3195670733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195694587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3195719691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3195744464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195768933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3195794629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3195818744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3195846607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3195871503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3195897964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195922091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3195946342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3195971745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3195995400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3196022389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3196046484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3196072586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3196098319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3196123738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196148209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3196172433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3196197243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196222961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3196248195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3196273101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3196299608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3196325893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3196352523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196376473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3196402143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3196426801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196450577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3196476661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3196500635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3196527086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3196551764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3196578584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196602862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3196626973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3196654753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196678834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3196704714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3196728545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3196754004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3196779587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3196805822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196831080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3196855607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3196880601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3196905458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3196930472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3196955142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3196981709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3197006935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3197033523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197057203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3197081560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3197106697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197130701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3197156940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3197181137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3197207950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3197233119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3197258893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197283175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3197307403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3197333179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197358094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3197383313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3197407788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3197433751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3197459381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3197485280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197509257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3197534309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3197559272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197584091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3197609279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3197633077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3197659939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3197684957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3197711445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197735331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3197759291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3197784916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197808918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3197834735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3197858686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3197884472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3197909936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3197935561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3197959990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3197983950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3198008523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198032969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3198057982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3198082449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3198108352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3198133196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3198159430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198183166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3198209022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3198233899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198257679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3198284514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3198308510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3198335279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3198360271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3198385945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198412374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3198436481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3198462485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198486311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3198511392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3198536316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3198562109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3198592955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3198619096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198643990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3198668320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3198693353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198718355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3198743655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 493,4930000,10000,0,0,256,5,13932,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3198830585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3198857176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3198882332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3198958362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3198982984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3199007120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3199034803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199058884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3199085013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3199109198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3199138405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3199163972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3199189728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199214473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3199238858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3199263764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199288613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3199313942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3199339930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3199365934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3199391444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3199417607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199443989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3199471042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3199495621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199520073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3199546026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3199571330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3199599594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3199624807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3199651238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199675235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3199699157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3199725003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199748726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3199774227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3199797940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3199823512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3199849163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3199874948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199900305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3199924508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3199949433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3199974651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3200000359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3200024038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3200047339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3200072209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3200099764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200122977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3200147852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3200173337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200197688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3200223849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3200247553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3200282858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3200308072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3200334047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200358206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3200382192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3200407416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200431301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3200458169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3200482113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3200508008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3200535430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3200561059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200585632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3200610396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3200643274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200667674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3200692892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3200717648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3200746595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3200772151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3200798553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200822809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3200849173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3200874425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3200899420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3200924760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3200948603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3200978629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3201003893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3201030821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3201054664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3201079300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3201100613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3201119292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3201138974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3201165723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3201197573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3201222403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3201502451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3201530885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3201631488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3201659473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3201685236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3201713874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3201738848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3201766270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3201792055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3201820932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3201846180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3201870383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3201895748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3201920054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3201945374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3201974718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3202001010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3202027004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3202065102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202089587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3202113959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3202140490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202164869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3202190387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3202217358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3202243372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3202268713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3202294269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202318035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3202342466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3202367019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202391311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3202416408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3202439908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3202468933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3202496866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3202523389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202550274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3202576368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3202602706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202627540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3202654274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3202678572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3202708548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3202733252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3202759286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202790842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3202818367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3202846790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3202872196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3202898208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3202935213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3202962424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3202987631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3203016188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203040569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3203064920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3203093824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203118154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3203145205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3203169434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3203195085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3203224863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3203250851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203275263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3203299632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3203324563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203349510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3203385085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3203409441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3203437032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3203462294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3203488300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203512369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3203537167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3203561929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203586455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3203611401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3203634676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3203660705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3203685774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3203714974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203739422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3203763619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3203789159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203812850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3203838275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3203862005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3203887602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3203913299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3203939002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3203963454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3203987367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3204012044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204036511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3204061575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3204086066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3204111946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3204136697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3204162939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204186649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3204211822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3204237026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204261432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3204287797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3204314414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3204342861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3204370340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3204397776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204421717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3204445816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3204475195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204498945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3204524399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3204549061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3204575473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3204601658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3204627354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204651827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3204675917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3204700407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204724792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3204749832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3204773988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3204800097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3204824972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3204851198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204874903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3204899227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3204923692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3204947321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3204976868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3205001160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3205028391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3205053241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3205079260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205102950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3205126818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3205151856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205175549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3205200433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3205226258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3205252561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3205279907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3205314357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205338883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3205363178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3205387866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205412418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3205438120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3205462887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3205489087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3205513895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3205540244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205563753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3205587994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3205615746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205639829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3205664907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3205688543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3205714688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3205747096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3205773119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205796879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 494,4940000,10000,0,0,256,5,13961,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3205880186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3205905142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3205929308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3205955099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3205985004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3206010936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3206037702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3206063255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206087659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3206111582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3206136114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206160352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3206185894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3206251506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3206278070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3206302983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3206329206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206353096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3206377141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3206414402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206439308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3206465195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3206489407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3206515728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3206540589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3206566665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206593144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3206617319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3206642485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206666222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3206692068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3206717129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3206743454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3206769328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3206795432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206818831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3206842831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3206867596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3206894896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3206920466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3206944485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3206971148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3207005164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3207032112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207056136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3207080635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3207105214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207128848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3207154372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3207178119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3207204328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3207229183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3207255126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207279520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3207303606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3207328703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207352418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3207377795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3207403422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3207429645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3207455519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3207482288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207508664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3207532992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3207557801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207582024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3207607365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3207631258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3207657710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3207682602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3207708730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207732584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3207756540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3207781680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207805695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3207831310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3207855189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3207881056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3207906168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3207932107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3207956639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3207980821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3208005198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208029186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3208054447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3208078783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3208104583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3208129656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3208159197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208183244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3208207551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3208232306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208264867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3208290255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3208314779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3208341806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3208367144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3208393490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208417637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3208442298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3208467920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208492123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3208517816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3208542596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3208568605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3208594138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3208619951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208644282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3208668189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3208692595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208716177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3208742516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3208773359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3208799317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3208823884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3208851370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208874913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3208899025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3208923053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3208945928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3208970717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3208994164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3209020088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3209044437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3209070206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3209100469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3209125466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3209151089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3209175154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3209200443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3209229197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3209254730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3209279457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3209304843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3209328801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3209352339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3209376512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3209403439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3209428129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3209464589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3209490168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3209634191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3209660974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3209684294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3209836914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3209863923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3209898922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3210049699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3210074009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3210100060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3210125242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3210154213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210179809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3210204747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3210236235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210261517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3210288235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3210324189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3210350947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3210376000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3210404751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210428951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3210453544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3210478232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210514932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3210540324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3210564172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3210590451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3210615571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3210641843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210668320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3210692707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3210719093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210753300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3210778997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3210803102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3210831030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3210856196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3210882079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3210906851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3210931159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3210981952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211005825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3211031306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3211055281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3211082053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3211110960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3211137510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211161750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3211186012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3211211271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211235135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3211260937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3211288734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3211315016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3211340591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3211366766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211391378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3211415651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3211440521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211464981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3211490174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3211514101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3211540726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3211589225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3211615392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211639128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3211663555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3211688472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211712889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3211738076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3211761685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3211788862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3211813936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3211840427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211864368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3211888184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3211916268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3211940379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3211966640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3211990555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3212016938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3212041881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3212067662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212092017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3212116048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3212141192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212164977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3212190407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3212225233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3212251423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3212279459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3212305137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212331719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3212358600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3212383903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212408960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3212434684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3212459288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3212487028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3212512174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3212538516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212565220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3212590082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3212617334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212643959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3212671250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3212697110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3212725985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3212753404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3212782033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212808253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3212834940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3212861898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3212888307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 495,4950000,10000,0,0,256,5,13989,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3213002731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3213029923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3213058290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3213086038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3213114085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213140465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3213166388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3213196206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213222779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3213250419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3213276998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3213305291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3213333006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3213361070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213387703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3213412065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3213436804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213461053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3213494107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3213518499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3213544336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3213569255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3213595374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213619260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3213643494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3213667729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213691658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3213717350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3213741263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3213767653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3213792395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3213820710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213845033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3213869158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3213897732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3213921637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3213946687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3213971066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3213997140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3214022790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3214048645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214072593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3214098542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3214123498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214147717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3214172455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3214196579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3214223164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3214248027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3214275572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214299530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3214323608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3214348793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214372828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3214398783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3214422793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3214453054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3214475362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3214495288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214511585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3214530175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3214549701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214568415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3214589140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3214605701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3214622450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3214638973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3214659692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214678231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3214697021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3214717819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214738651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3214758420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3214778450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3214798628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3214819963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3214844359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214865417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3214886647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3214909971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3214930940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3214954514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3214975311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3214997818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3215020988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3215043364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215068591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3215090733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3215112063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215132617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3215155768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3215176283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3215199003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3215222528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3215244855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215267257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3215288117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3215309608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215333040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3215354630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3215375685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3215404110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3215422902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3215441466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215463244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3215480576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3215496793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215512438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3215530443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3215546092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3215563163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3215580026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3215596447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215612388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3215631289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3215651480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215670956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3215691597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3215710949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3215732038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3215753937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3215786875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215817097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3215841923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3215866713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3215890772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3215915422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3215938982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3215965178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3215990395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3216016542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216040071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3216063919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3216088675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216112103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3216136709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3216160518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3216185939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3216211075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3216236283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216260580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3216284597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3216308660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216333171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3216358347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3216382220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3216408432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3216433134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3216458926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216482362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3216506229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3216531829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216555393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3216580709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3216604139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3216629860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3216655030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3216680450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216704625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3216728301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3216752936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216777119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3216802032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3216825614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3216851703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3216876408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3216902099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216925662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3216949204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3216973936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3216997363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3217023031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3217046689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3217072299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3217097473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3217122921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217147664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3217171653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3217196309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217220473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3217245335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3217269422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3217296822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3217321657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3217347547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217371285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3217395580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3217419997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217443612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3217478332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3217502256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3217528424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3217552910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3217579182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217602820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3217626729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3217652263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217675728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3217700798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3217725059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3217750687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3217775898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3217801331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217824713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3217850433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3217874931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3217899415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3217924339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3217948389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3217974891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3217999676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3218026490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218049963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3218073857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3218098862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218122442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3218165673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3218189747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3218216998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3218241773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3218267860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218291676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3218315865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3218343952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218367766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3218393385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3218417012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3218442681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3218467820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3218493085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218518447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3218542089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3218566374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218591204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3218618973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3218643412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3218669031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3218693642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3218727249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218750920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3218774876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3218799147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218822875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3218848423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3218872232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3218900272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3218925246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3218950981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3218975241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3218998687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3219024247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219048123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3219073218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3219098876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3219124387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3219150334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3219175732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 496,4960000,10000,0,0,256,5,14018,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3219259936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3219285769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3219309916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219334440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3219359350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3219383023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3219409327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3219435005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3219462736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219486452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3219510437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3219535729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219559375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3219585027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3219608723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3219634736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3219661816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3219687573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219712151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3219736072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3219760919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219785350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3219810485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3219835812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3219861172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3219885928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3219912072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3219935900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3219960864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3219985899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220010047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3220036447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3220059932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3220086427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3220111069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3220136924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220164741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3220188763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3220218084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220241825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3220267723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3220291583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3220317401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3220342715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3220368174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220399495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3220423561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3220448270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220473103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3220498889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3220523132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3220548861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3220573921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3220601457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220625355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3220649845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3220674337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220698358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3220724006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3220747420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3220775461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3220800028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3220825715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220850009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3220873775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3220898356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3220922183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3220947552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3220975787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3221001927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3221027522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3221052889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221077306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3221101616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3221126449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221155214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3221180056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3221204506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3221230174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3221254781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3221283303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221306948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3221333640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3221358505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221382339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3221408304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3221432146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3221458802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3221484107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3221509882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221535791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3221562231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3221589748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221615299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3221642987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3221668822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3221697543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3221727200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3221755560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221782242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3221808267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3221834786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3221860498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3221887623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3221914858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3221942511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3221970490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3221998109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222025157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3222050566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3222080109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222105728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3222132591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3222159501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3222187760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3222215564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3222243226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222272874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3222299153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3222325922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222350879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3222376022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3222400471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3222426033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3222450991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3222478750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222502662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3222528167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3222553054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222577419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3222602306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3222625696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3222654072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3222679461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3222705686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222729397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3222753137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3222778769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222802859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3222829727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3222853394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3222878912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3222904622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3222930422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3222955306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3222979617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3223004514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223030081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3223055226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3223079948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3223106064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3223131116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3223157343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223181003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3223206655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3223231748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223255488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3223282072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3223306415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3223333251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3223358066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3223383649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223410631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3223435102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3223461126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223485417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3223510900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3223535805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3223561930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3223589256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3223615333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223651317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3223675056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3223699367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223725145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3223750407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3223775520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3223801767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3223828010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3223854092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223878105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3223903262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3223928302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3223953153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3223978602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3224002832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3224030903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3224056156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3224082507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224106619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3224130680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3224159401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224184044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3224210499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3224234811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3224261104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3224287492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3224313781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224339930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3224364425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3224390777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224414921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3224440182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3224465282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3224491774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3224542145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3224568817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224593928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3224618397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3224644222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224668267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3224693578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3224718558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3224744885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3224772439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3224799126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224824615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3224847989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3224873614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3224898949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3224924406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3224948588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3224977464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3225002963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3225029815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225054058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3225078656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3225103379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225127564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3225155282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3225179620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3225206930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3225232439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3225258772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225283782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3225308383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3225335695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225360228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3225385902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3225410942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3225437344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3225463304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3225489157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225513179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3225539672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3225564931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225589954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3225615149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3225639102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3225666196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3225691384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3225719316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3225743653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3225768410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3225793509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 497,4970000,10000,0,0,256,5,14046,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3225880176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3225907394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3225932300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3225959315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3225985012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3226011411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226036767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3226061186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3226088662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226112971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3226138462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3226163283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3226189588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3226215602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3226241591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226267670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3226292505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3226317724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226343214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3226368741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3226393686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3226419530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3226444420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3226534043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226558281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3226583135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3226607826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226631688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3226657380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3226681230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3226729635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3226755710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3226783462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226808222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3226834193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3226859825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3226884274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3226914653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3226939759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3226968460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3226996267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3227028924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227056602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3227086654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3227112905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227140279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3227169399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3227196537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3227224770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3227250042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3227278326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227302393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3227326593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3227354259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227379436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3227407290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3227432876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3227462819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3227487466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3227515327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227539439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3227562385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3227587844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227612014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3227637413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3227665121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3227692052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3227717474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3227742947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227767773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3227790739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3227813857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227839787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3227864034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3227886552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3227911244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3227935688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3227961702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3227985446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3228009222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3228036765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228060756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3228085932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3228108609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3228133663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3228167927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3228193774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228222459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3228246305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3228271744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228294942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3228319041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3228346966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3228376656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3228596408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3228623683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228651505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3228678098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3228707056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228733501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3228760978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3228793919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3228822527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3228848006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3228873835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228898497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3228922460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3228947262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3228972127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3228996632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3229021335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3229047856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3229077191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3229103949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229128258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3229153613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3229179009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229204118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3229230148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3229254631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3229281906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3229307294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3229334074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229358355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3229382535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3229408065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229431218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3229458661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3229485372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3229510907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3229537428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3229562999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229588240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3229612347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3229636764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229661397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3229686392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3229710725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3229736485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3229761062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3229787386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229811032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3229835404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3229859765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3229883297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3229908952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3229932552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3229958800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3229983357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3230008487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230032879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3230056619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3230081638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230105974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3230130750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3230155106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3230180684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3230207759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3230236286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230260329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3230284598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3230308851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230332851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3230357596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3230381071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3230407561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3230431573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3230456922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230479955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3230503899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3230528305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230550672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3230574246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3230600016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3230627360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3230654672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3230680494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230705597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3230730201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3230755217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230780016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3230805473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3230833920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3230860276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3230885334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3230912298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3230936557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3230961461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3230986437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231010438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3231052231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3231076532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3231103713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3231128564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3231154974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231178523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3231203498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3231228196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231251606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3231276185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3231300096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3231325862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3231351433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3231376819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231401048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3231425404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3231449986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231474723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3231499920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3231524433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3231550630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3231586326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3231612286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231636494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3231661502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3231686441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231711197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3231736270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3231759820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3231786477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3231816471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3231842773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231866596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3231891021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3231915593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3231939072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3231964337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3231988451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3232014556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3232039991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3232065725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3232101387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3232125540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3232150770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3232175052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3232200267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3232231334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3232257326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3232283440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3232309139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3232333598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3232358026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3232382764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3232407358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3232432689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3232457180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3232483152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3232507993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3232534209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3232557737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3232581907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3232606912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3232631066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3232658058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3232681859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3232708074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3232732984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 498,4980000,10000,0,0,256,5,14075,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3233821081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3233846762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3233870758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3233895836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3233920200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3233964152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3233988553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3234015083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3234040321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3234066122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234090715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3234118301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3234144459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234169035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3234194486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3234221287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3234247579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3234273281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3234299805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234324378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3234349896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3234374888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234399557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3234425156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3234449227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3234479117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3234504262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3234530770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234554817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3234579641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3234604449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234628422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3234653803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3234687870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3234714992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3234740598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3234768105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234792383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3234816703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3234842319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3234866834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3234893007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3234917262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3234943461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3234969251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3234995199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235019669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3235044262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3235069289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235094033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3235119450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3235143926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3235169952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3235194967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3235221217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235245224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3235269966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3235295168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235319289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3235345410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3235369527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3235396121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3235421205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3235446919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235471418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3235495440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3235520740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235544925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3235570117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3235594640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3235620488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3235645778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3235671867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235695903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3235720575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3235745206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235769268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3235789278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3235813338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3235839771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3235864127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3235888618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3235931864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3235959919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3235984896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236008674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3236034536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3236059063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3236086037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3236111032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3236141698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236165766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3236189605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3236222907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236261264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3236287031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3236311335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3236337712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3236362629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3236388344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236413001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3236438002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3236464221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236488669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3236513974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3236538500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3236564392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3236589916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3236615710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236640191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3236664244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3236688998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236713448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3236739069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3236763142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3236789953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3236815142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3236841660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236875864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3236900766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3236926946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3236951330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3236977709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3237001853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3237028519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3237053735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3237080014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237104229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3237128087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3237153302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237182728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3237209049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3237235715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3237266121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3237292040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3237353977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237378995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3237404633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3237429924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237454652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3237482650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3237507648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3237538260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3237565703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3237593164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237646301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3237671398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3237700316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237747797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3237774894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3237799501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3237826098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3237852275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3237879118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237904337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3237929099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3237954483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3237978461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3238004221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3238028976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3238055883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3238082629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3238110386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238134426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3238159557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3238184671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238209167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3238234775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3238258832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3238286940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3238312155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3238338705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238363230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3238387537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3238413335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238448094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3238474567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3238499437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3238526622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3238551946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3238578644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238602839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3238627061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3238652729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238676948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3238702674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3238726710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3238752686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3238778264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3238804668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238829717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3238854297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3238879522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3238904409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3238929946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3238954417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3238980510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3239006064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3239032905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239057303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3239082034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3239107326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239131873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3239158112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3239183436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3239210052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3239235211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3239261118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239285790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3239309985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3239335251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239359607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3239384947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3239409547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3239436094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3239461900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3239488007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239512346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3239537198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3239562346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239587206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3239612710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3239636542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3239663093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3239700171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3239726860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239750924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3239775653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3239800520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239824546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3239850387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3239874491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3239901167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3239926556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3239953079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3239977325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3240001607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3240026894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240050855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3240076049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3240104327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3240130279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3240156072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3240182286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240207718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3240232902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3240257887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240282731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3240308180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3240332661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3240358790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3240383637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3240410419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240434899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3240459851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 499,4990000,10000,0,0,256,5,14103,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3240548344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240572935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3240600010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3240624514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3240651375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3240676691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3240703162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240726739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3240750879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3240776932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240801172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3240826408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3240850927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3240876899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3240902272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3240928188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3240964325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3240988709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3241013344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241038335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3241063823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3241088341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3241114281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3241139765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3241165766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241189781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3241215432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3241240348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241264181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3241289869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3241314149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3241359335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3241384680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3241411179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241435256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3241459715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3241484330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241508139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3241533630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3241557922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3241585671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3241610983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3241636379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241660285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3241683717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3241708934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241732699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3241757647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3241787832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3241817998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3241843440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3241868975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241892910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3241916411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3241941043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3241965751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3241990643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3242014586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3242040350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3242064984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3242090635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242114076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3242137538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3242162812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242186739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3242219365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3242244115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3242273951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3242301952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3242331813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242357630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3242391321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3242416008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242441219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3242467271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3242491377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3242518461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3242543210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3242570032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242595912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3242619275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3242663563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242709152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3242735525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3242759734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3242787186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3242812604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3242839603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242864006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3242887618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3242912332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3242935947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3242961466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3242983945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3243008906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3243033859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3243058931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243083124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3243106990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3243131611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243156352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3243181637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3243206115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3243238887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3243270282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3243296946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243321197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3243345479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3243370468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243394926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3243420631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3243444772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3243471783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3243497488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3243526812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243551930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3243578924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3243640294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243701062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3243728242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3243750571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3243789516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3243816113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3243843635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243867260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3243891930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3243914700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3243937425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3243963105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3243988057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3244016395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3244042556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3244069875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3244257527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3244283416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3244307748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3244332001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3244356967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3244380576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3244659808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3244687694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3244715802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3244741515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3244768953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3244796008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3244822498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3244851210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3244877597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3245063229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3245092764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3245121109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245150935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3245177185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3245206555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245233964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3245263536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3245293439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3245320762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3245400802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3245432577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245461257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3245488663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3245518576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245544546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3245572516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3245600470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3245631096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3245660011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3245687883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245714356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3245740556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3245767758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245793271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3245824770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3245854374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3245882791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3245910433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3245938546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3245969941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3245997016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3246030976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246057655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3246085909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3246112042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3246141592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3246169167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3246197542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246224462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3246250917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3246281348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246316720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3246345047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3246371455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3246400871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3246428532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3246457719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246484013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3246510888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3246539445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246563851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3246589960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3246614202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3246640928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3246667060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3246694067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246719956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3246745157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3246770896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246804456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3246831057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3246855398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3246882099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3246908313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3246934671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3246959524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3246983850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3247009260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247034188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3247059733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3247084599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3247111045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3247136483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3247163137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247187546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3247212753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3247237659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247262056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3247289307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3247313477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3247340375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3247365701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3247392284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247416388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3247441038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3247466686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247490976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3247517009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3247541084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3247570218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3247596276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3247623432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247648213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3247672417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3247697348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247722119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3247747619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3247772913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3247799170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3247824412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3247850864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247875280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3247900223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3247925440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3247949716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3247976288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3248000753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3248027516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 500,5000000,10000,0,0,256,5,14132,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3248114234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3248140968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248165200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3248189466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3248215016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248239211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3248265680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3248290201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3248316783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3248342530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3248368489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248393135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3248417358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3248442872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248468120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3248494107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3248519308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3248545848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3248571380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3248598445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248622979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3248653779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3248679385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248704475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3248731167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3248755700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3248782831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3248808427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3248835633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248860461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3248885271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3248911217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3248935669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3248961829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3248986342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3249012936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3249038522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3249067762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249093661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3249118116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3249145608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249170186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3249195984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3249220681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3249246860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3249273053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3249299219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249323689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3249353870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3249379315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249404723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3249430482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3249456478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3249488249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3249516178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3249541937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249566200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3249591375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3249616537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249641326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3249666695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3249690721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3249717467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3249742508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3249769299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249793066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3249818698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3249844684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3249869533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3249896118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3249920712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3249997151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3250024013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3250049483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250073096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3250103413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3250127810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250152066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3250176430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3250203276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3250232482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3250258677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3250285507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250310249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3250335712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3250360824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250385495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3250412046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3250436663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3250464137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3250489794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3250517151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250541737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3250566572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3250592310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250616707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3250643368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3250668053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3250694925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3250720876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3250747053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250772297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3250796784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3250821887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3250846778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3250872360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3250897737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3250925394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3250951140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3250978099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251002423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3251027550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3251052798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251077449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3251103196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3251127527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3251154456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3251179782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3251206737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251231031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3251255392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3251281294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251305617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3251331775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3251356062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3251385763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3251411861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3251437798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251463042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3251487758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3251512941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251537632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3251563027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3251588556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3251615444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3251642705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3251668845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251693086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3251718025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3251743187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251767935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3251793278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3251817325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3251843896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3251869076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3251895836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251919607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3251943383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3251968821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3251993752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3252019785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3252043800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3252068621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3252095588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3252121940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252146767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3252170885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3252195806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252221062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3252246653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3252271634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3252297884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3252323034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3252349284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252373110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3252397558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3252422222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252445991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3252471764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3252495769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3252522384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3252547524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3252573150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252597988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3252621934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3252650682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252674812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3252699871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3252724249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3252750156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3252775593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3252801093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252824790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3252848751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3252872970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3252897027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3252922460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3252946486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3252973310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3252998363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3253024741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253049296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3253073154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3253099476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253123575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3253149436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3253173317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3253199526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3253225445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3253251505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253276276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3253300396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3253324986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253349415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3253374398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3253398561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3253423918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3253448223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3253473699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253496622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3253521108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3253545892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253569747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3253595561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3253619570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3253645620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3253669282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3253693561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253716696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3253739240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3253762824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253786196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3253810128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3253833338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3253857627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3253880995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3253907557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253930168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3253953672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3253977058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3253999590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3254023561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3254045529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3254070224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3254092971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3254115696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254137046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3254159670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3254182111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254204417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3254227154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3254248693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3254274588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3254296879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3254319759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254341378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3254362489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3254384132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254405552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3254427628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3254463623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3254486403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3254508267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3254533118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254555707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3254578721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 501,5010000,10000,0,0,256,5,14160,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3254656860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254677864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3254700045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3254721542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3254744189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3254766719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3254797597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254818545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3254839467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3254860031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3254879876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3254911607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3254931600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3254953746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3254974376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3254995533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255015659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3255035366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3255056428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255076290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3255097617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3255117374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3255138836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3255166233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3255187285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255207757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3255227595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3255248011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255268201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3255288980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3255308709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3255331270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3255352479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3255374350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255395267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3255415533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3255436209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255456716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3255477568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3255497374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3255519773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3255540661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3255562179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255582643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3255602435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3255622833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255643083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3255663774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3255683380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3255705221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3255725768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3255746844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255767552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3255788138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3255809296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255830500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3255851135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3255870723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3255892684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3255914082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3255935275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3255955495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3255975434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3255995805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256017629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3256039954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3256061169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3256084402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3256104741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3256125713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256146217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3256166285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3256186965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256207481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3256228041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3256247780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3256269906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3256291015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3256312667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256335355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3256352064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3256370791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256387282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3256405009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3256421585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3256439233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3256457532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3256475268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256491676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3256508455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3256526117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256542567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3256559834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3256576489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3256595002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3256611875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3256629215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256646932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3256663299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3256680102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256696249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3256715575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3256732696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3256751619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3256775091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3256793167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256809872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3256826600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3256844013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256859512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3256875791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3256891773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3256909462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3256925882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3256942724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3256959555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3256976617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3256993806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257010438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257028417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257045089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257062838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257080495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3257097969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257114341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3257130395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3257147521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257163388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257180262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257196022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257213916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257230741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3257248585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257265194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3257281492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3257298528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257314922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257332136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257348208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257365447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257382318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3257400000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257415737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3257431957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3257448491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257465259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257482148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257498222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257516437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257533826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3257551336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257567677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3257584759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3257601306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257617316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257634242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257650994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257668963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257685599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3257703592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257719678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3257735974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3257752597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257769684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257786629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257802625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257819974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257837609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3257854688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257870606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3257886552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3257903980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3257919678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3257936130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3257952088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3257969777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3257986205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258003074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258019269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258035280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258051476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258067132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3258084462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3258103831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3258121064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3258138133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258155704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258171949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258187906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258205037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258221580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3258238926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3258255238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3258274485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3258291500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258310227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258328527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258346158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258364566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258382235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3258401242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3258416803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3258433936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3258450072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258467717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258483484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258499547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258516271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258532711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3258549243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3258565269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3258582900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3258599359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258616186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258632145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258649239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258665741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258681548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3258698474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3258715162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3258732388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3258748901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258766614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258782995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258799088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258815674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258832464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3258850669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3258866862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3258884354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3258903070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3258921053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258939284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3258956706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3258976010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3258993321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259011378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3259030551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3259049542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3259067472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3259086591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259103389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3259119878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3259136844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259154194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259171745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3259188159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3259209140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3259226470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3259243607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259259577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3259276680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3259293708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259309684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259326453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 502,5020000,10000,0,0,256,5,14188,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3259379701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3259398206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3259415837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3259436795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259453922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3259470904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3259488516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259506107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259524462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3259541946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3259562336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3259580765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3259600218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259617198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3259634223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3259652316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259668878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259686220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3259703072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3259720892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3259738026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3259755689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259772524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3259788891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3259805069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259820695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259837505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3259853136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3259870018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3259886253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3259904107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259920584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3259937072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3259954429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3259972183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3259990886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260008631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260027858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260044719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260062013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260078485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3260095058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3260111797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260128009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3260145421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260162112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260180467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260198783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260217501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260234215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3260250954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3260268845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260285043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3260301994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260318290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260335776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260352434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260369360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260385119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3260401655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3260418580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260435371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3260452900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260468971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260486052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260502521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260520298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260536698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3260552798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3260569381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260585832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3260602650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260618487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260635655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260652918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260670110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260686059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3260702390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3260718889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260734882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3260751646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260771540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260788897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260805412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260822432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260839006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3260854993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3260871467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260887403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3260904645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3260920604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3260937857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3260954863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3260973908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3260992159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261010458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261029707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261046777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261064175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261081146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3261098979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3261115891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3261133368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261150079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261166425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261182593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261198268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261215481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261231280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3261248417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3261265218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3261282155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261298014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261313601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261330073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261346122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261362675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261378392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3261395709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3261412471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3261429468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261446528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261463104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261479872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261495867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261512741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261529223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3261546265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3261563000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3261580381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261596882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261613439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261630579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261647485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261664911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261681728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3261699651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3261717688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3261735585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261751648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261768151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261784980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261801028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261817874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261834281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3261851852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3261868574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3261885772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261902250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3261918208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3261934647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3261950558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3261968209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3261985185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3262004670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3262022976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3262041983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262059423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3262077213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3262098622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262115385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3262132936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3262151170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3262169872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3262186459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3262204485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262220749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3262237097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3262254448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262272458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3262290514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3262307991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3262326562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3262345107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3262361962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262378029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3262394757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3262414339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262432716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3262453107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3262474778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3262498044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3262521758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3262543699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262563706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3262585617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3262606605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262625870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3262646764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3262667208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3262690020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3262712860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3262737173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262757113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3262779433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3262801035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262821362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3262842457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3262861882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3262879906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3262900690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3262920506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3262940385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3262961466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3262982258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263001772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3263023695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3263043785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3263064466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3263084437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3263104474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263122089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3263138717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3263157071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263174700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3263193560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3263211890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3263230211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3263247356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3263265788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263282614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3263299967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3263317181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263334364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3263351389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3263367079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3263384349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3263401352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3263418882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263439108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3263456685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3263473529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263489898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3263506530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3263523228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3263540908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3263558420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3263575973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263593114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3263609442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3263626096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263643677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3263665047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3263685395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3263709973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3263730920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3263753858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263775222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3263791851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3263808529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263827890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3263848233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3263867274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3263887640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3263909211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3263932570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3263955592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 503,5030000,10000,0,0,256,5,14217,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3264027051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3264048835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264068385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3264090644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3264109200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3264128904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3264147538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3264166256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264183314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3264200938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3264219521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264235963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3264253338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3264270200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3264287932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3264306834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3264324910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264341187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3264359114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3264377739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264396225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3264414846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3264431535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3264449595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3264467338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3264485784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264502700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3264520032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3264537538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264554016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3264573594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3264590694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3264608329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3264625108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3264643136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264659320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3264675128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3264691402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264707487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3264724409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3264740436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3264757776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3264779163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3264796370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264812079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3264829759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3264846076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264862589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3264879097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3264895605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3264913043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3264930122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3264950853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3264970242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3264989050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265009905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265031618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265052945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265072611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3265095171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3265116569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3265136647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265156088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3265175272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265192120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265209195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265226238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265241743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3265258534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3265275189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3265292330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265308006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3265323755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265340676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265356943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265373742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265390241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3265407800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3265424464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3265441630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265458893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3265475127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265491468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265507248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265524454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265540521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3265557658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3265574123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3265591711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265608400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3265624164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265641145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265656889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265673453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265689201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3265706922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3265723382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3265740312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265755981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3265772217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265788721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265804430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265820981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265837705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3265854800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3265871241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3265888105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265904898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3265921304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3265937970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3265954829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3265972105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3265988089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266005134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266022127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266039773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266055739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3266071663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3266088751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266108365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3266125080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3266141519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266158762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266176248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266196017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266213096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3266231926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3266252660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266274391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3266295962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3266316397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266338923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266360013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266379985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266399190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3266418408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3266435062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266451065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3266468667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3266484679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266501754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266518588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266535641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266551689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3266567528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3266584270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266600179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3266616716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3266632389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266649748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266666486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266683473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266699837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3266716570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3266733110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266748812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3266765748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3266781453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266798729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266815127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266832406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266848120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3266863891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3266880123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266896278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3266913160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3266928996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3266946112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3266962961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3266980052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3266995738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267011397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267028674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267044759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267061438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267077666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3267094767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3267111248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3267128005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267144026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267159822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267176507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267192363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267209438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267225285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3267242444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3267258972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3267276339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267292406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267308310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267324697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267341461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267358524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267374412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3267392141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3267408969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3267429955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267446313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267463061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267479621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267495398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267512020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267528656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3267545840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3267562277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3267579710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267595725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267611766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267628008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267644295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267661047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267677225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3267694454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3267713357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3267735996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267752456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267768845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267785266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267801709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267818442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267834729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3267852021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3267868770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3267885857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267902230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3267918187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3267934827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3267950697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3267968191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3267984188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3268001610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3268018753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3268035768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268051617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3268067750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3268084595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268100440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3268117619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3268133697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3268151572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3268168308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3268185244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268201312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3268217775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3268234240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268249966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3268267331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3268283127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3268300610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3268317219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3268335068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268350975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3268367049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3268383465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268400289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 504,5040000,10000,0,0,256,5,14245,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3268456236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3268473993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3268493828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3268512723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3268533321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268551488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3268569668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3268589371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268607809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3268626449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3268644810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3268664454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3268682927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3268702215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268721654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3268740891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3268758954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268780936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3268799931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3268817900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3268838486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3268859822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3268880366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268899419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3268917447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3268936374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3268955274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3268975205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3268993217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269012500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269032168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269051583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269069311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3269087885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3269106407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269123971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3269143122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3269161012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269180046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269198195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269217806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269235791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3269252685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3269270182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269286340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3269303971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3269320407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269338962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269356250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269373832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269390968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3269407629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3269424553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269440913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3269458811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3269474896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269492897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269510165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269528580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269544892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3269560744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3269577907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269594085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3269611164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3269627184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269645829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269662598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269679822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269695866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3269713191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3269730088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269746385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3269763732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3269781572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269803441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269820977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269839375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269856116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3269871940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3269888241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3269904842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3269921678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3269937498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3269955843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3269972620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3269989798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270005658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270022050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3270038756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270054878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3270071593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3270087985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3270108889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3270125643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3270143276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270159505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270175471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3270194166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270213703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3270233450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3270251061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3270271826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3270290185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3270308440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270324845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270341932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3270359641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270376518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3270394797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3270411608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3270430069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3270447451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3270466016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270482992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270499796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3270517197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270533697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3270550650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3270566986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3270585239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3270602163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3270621902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270642337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270662291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3270684059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270704998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3270725435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3270743278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3270761736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3270779997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3270798337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270814189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270831169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3270848332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270864671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3270881842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3270898579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3270916228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3270933622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3270951248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3270968136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3270984663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271001130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271017540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271034351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271050394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3271067450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3271084267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3271101176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271117374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3271133071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271150796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271166591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271183548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271199411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3271217269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3271233933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3271251453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271267934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3271284046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271300709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271316468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271333445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271349238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3271366743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3271383408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3271400945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271417717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3271437460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271454368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271470262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271487067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271502882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3271520350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3271537793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3271559286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271576655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3271593495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271610228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271627596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271646614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271663970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3271682397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3271699908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3271719739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271739279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3271758104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271777251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271794875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271812911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271830511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3271848941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3271866980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3271885281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271902918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3271919965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3271937201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3271954149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3271971550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3271988387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272007040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272025193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272043052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272059918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3272076678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3272095422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272111988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3272129168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3272146325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272164887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272181777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272198721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272215082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3272230970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3272247679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272263602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3272280711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3272296660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272313893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272330833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272347921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272363958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3272379790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3272396424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272412197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3272429174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3272445035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272462563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272479116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272496759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272512964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3272529639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3272547312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272564521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3272585367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3272605920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272628982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272649417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272669481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272686960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3272704036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3272721250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272738018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3272755134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3272775681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272793093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272810980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272828890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272845094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3272861306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3272878311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3272895314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3272911859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3272927943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3272945616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3272963191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3272980381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 505,5050000,10000,0,0,256,5,14274,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3273035262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273052324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3273072584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273091604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3273110359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3273127625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3273147037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3273164745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3273183067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273200017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273217915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3273235350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273251926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3273269645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3273286192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3273303981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3273321117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3273339134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273355524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273371520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3273387595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273403471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3273419853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3273436062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3273453683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3273470310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3273487558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273503421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273519683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3273536213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273553575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3273573777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3273591556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3273608707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3273627978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3273647390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273664991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273682207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3273699048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273715698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3273732803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3273749047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3273766769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3273783531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3273801002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273817586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273834470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3273851508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273867989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3273885315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3273902191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3273919832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3273936825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3273954708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3273970997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3273987343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274003866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274019997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274036578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274052473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274069852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274086721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3274107143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274123191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3274139056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274155820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274171608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274189571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274206212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274223857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274240576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3274258067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274275600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3274292039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274309013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274324746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274342594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274358442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274375948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274393073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3274410230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274426183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3274442200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274459060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274474867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274491688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274507448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274525023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274541540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3274558560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274574375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3274590712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274607111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274622999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274639920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274655599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274672503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274689464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3274707305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274723485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3274740254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274759727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274777494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274794166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274809931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274827459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274843972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3274861955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274878891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3274896280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3274913796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3274930776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3274947686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3274964046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3274981319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3274998040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275015459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275031311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275048789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275065209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275081644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3275098059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3275113607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3275131673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3275150293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275169411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275186330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275204477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275222557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275239419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3275256386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3275272519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3275289606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3275306152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275322945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275339046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275354794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275371337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275387108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3275404025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3275419808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3275440665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3275457544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275474508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275491314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275507533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275524530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275540398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3275557584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3275573515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3275591301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3275607907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275625332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275641598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275657443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275673765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275690032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3275707141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3275723029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3275740280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3275758414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275776315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275792109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275808525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275825153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275841614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3275858364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3275874384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3275892137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3275908673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3275926364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275946207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3275963272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3275979708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3275996191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276014867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276031976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276050358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276067573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276085897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276102246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3276118659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3276135241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276151825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276168573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276184824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276202586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276219635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276236929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276252889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3276269366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3276285985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276301617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276319730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276338332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276361417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276379960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276397852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276413953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3276430202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3276446683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276463525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276480178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276496260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276513412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276530329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276547375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276563638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3276579984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3276596498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276612440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276629265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276645519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276662717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276679283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276696391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276712532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3276728341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3276744646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276763894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276781220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276796923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276814384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276831437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276848691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276864771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3276880759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3276897294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3276912967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3276929476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3276945680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3276963257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3276979841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3276997058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277012926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277029074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277045346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277061351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3277078228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3277094712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3277112600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3277129776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3277147704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277164799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277181120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277197533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277213670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3277230593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3277246379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3277263456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3277280323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3277297568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277313564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277329706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277345951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 506,5060000,10000,0,0,256,5,14302,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3277396807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3277413863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3277429634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3277447072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3277464055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3277481183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277497310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277513230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277530064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277545934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3277562720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3277578774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3277595870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3277612225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3277629412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277645571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277661356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277677634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277693464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3277710270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3277725944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3277742896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3277759658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3277776940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277792727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277808721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277825205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277841441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3277858144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3277874421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3277891961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3277908634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3277926620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277943161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3277960137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3277977235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3277993755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278010547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278026514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278043817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278060309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278077987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278096666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3278112959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3278129874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278146415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278163303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278179389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278196854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278214250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278231505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278247234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3278263408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3278281231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278297211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278313995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278330302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278347520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278364138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278381649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278398078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3278414169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3278430805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278446893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278463975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278479879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278497086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278514481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278532567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278548584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3278564581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3278581982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278598219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278615044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278630944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278648486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278665190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278682073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278698296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3278714659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3278731111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278747060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278763625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278779610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278796503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278813114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278830352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278846104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3278861881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3278878384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278894514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3278911063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3278926805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3278943778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3278960502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3278977402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3278993151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279009314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279026059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279041885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279058510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279074774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279092353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3279109747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3279127324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279144009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279160174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279176853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279192940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279209838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279225558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279242879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3279259791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3279277910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279294158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279309966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279326259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279342439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279358994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279374933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279392526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3279409006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3279425980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279445406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279462277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279478673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279494664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279511756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279528666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279546132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3279563020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3279580594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279596648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279612484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279628824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279645158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279662031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279677698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279694914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3279711780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3279729098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279744960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279760899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279777723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279793740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279810173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279826227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279843798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3279860514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3279877525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279893249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3279908624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3279924607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3279939822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3279956990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3279972197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3279988904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280004740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280021544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280036745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280052189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280068246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280084027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280100142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3280115601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3280132430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280148831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280165194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280180612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280196131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280212365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280227539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280243741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3280259256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3280276241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280292062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280308383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280323932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280339842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280355664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280370988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280387585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3280403482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3280420083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280436113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280453488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280468784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280484048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280501088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280519948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280536230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3280554235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3280571784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280588700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280605262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280620569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280637117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280654093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280669487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280685623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3280700941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3280723486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280742217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280759371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280780066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280796315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280812877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280828707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280844951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3280860275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3280876799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3280893200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3280909850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280925129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3280940386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3280956809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3280972054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3280988246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281003484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281020462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281036403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3281053006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281068394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281084217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3281099972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281115494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3281131650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281147505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281164060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281180231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3281196629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281212398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281227785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3281243803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281259289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3281276198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281291462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281308169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281324996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3281341931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281357158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281372529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3281388415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281404178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3281420576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281436862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281456377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281472488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3281489227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281506787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281524541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3281543355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281558734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3281575559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281591337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281607754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281623523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 507,5070000,10000,0,0,256,5,14331,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3281674955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281690298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281706010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3281721964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281737576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3281753794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281769396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281785869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281801747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3281818330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281833883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281849076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3281864774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281879981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3281896296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3281911452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3281927847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3281943856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3281960522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3281975710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3281990948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282006648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282022953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282038915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282054109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282070769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282086959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282106474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282121789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3282137347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282153556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282168795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282184825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282200050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282219400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282235251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282251563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282267316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3282282527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282298206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282313386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282329924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282345222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282361641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282377467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282394139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282409351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3282424547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282440222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282455752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282471723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282486895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282503292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282519432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282535727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282550964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3282566186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282582205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282597404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282613348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282628501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282645469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282661315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282678322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282693643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3282709307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282725530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282743049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282760104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282777425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282794487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282810463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282827289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282842749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3282858155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3282873959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282889584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3282905811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3282921079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3282937612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3282954304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3282971251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3282989308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283008422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283024636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283039899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283055972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283071232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283088426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283104337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283121266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283136735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283153724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283169508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283185135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283201375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283217126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283233621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283249485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283266327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283281585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283296822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283312486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283328357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283344318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283363027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283383053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283400522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283417105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283436262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283452257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283468310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283483644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283499815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283515948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283532628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283548676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283565210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283581025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283596463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283612330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283627731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283644643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283660058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283676672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283692739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283709784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283725121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283740446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283756282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283772135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283788230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283803504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283820082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283836782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283853327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283868721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3283884112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3283900789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3283916006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3283932035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3283947506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3283964527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3283980416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3283996757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284012257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284027842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284044336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284059561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284075530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284091104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284107978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284123900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3284140688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284155954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284171220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284187219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284202885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284218922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284234134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284250607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284267072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3284283474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284298730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284314032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284330385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284345643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284363917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284381607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284399788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284415700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3284432098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284447384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284463786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284479893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284495468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284511924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284527464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284543854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284559619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3284575918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284591472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284607370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284623046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284640472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284656598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284672117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284688617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284705179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3284722253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284737485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284752717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284772318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284787626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284803660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284818907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284835755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284851649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3284867998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284883253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3284899328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3284915199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3284930574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3284946816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3284962426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3284979052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3284995159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285011742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285027346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285042600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3285058301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285073728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3285090071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3285105205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3285121567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3285137373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285154071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285169265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285184479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3285200396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285215887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3285231825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3285246962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3285263363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3285279547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285295881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285311107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285326384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3285342469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285357676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3285373665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3285390391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3285407034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3285423061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285439566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285455243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285474534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3285492548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285508153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3285526823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3285542441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3285559547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3285575901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285593729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285610883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285628166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3285646364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285663520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3285681559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3285698698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3285716501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3285732800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285749582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285765918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285781669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 508,5080000,10000,0,0,256,5,14359,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3285832435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285847714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3285863689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3285878884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3285895972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3285912722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3285929079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285944318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3285960015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3285976087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3285991601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286007547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286023255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286039636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286055405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286071677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286088082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286106449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286122183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286137404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286154013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286169278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286185768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286201655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286218618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286233851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286249620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286266575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286282047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286298177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286313498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286331619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286348572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286365112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286380448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286396765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286412807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286428155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286444298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286460119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286476695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286492719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286509163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286525223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286540624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286556427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286571755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286588840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286604259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286620922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286636989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286654499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286670014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286685525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286702182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286718267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286734736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286750366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286768596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286784881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286801637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286817219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286833539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286849783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286865520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3286882046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3286898283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3286915458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3286931826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3286948686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3286964805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3286980548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3286997207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287012921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287030065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287045808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287063131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287080395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287097326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287113014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287128832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3287145470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287160893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287177135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287192562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287209579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287225678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287242262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287257808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287273538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3287289383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287304696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287320819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287336581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287353006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287368794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287385090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287400823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287416061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3287435648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287452031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287468141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287483397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287499917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287516200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287532571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287547798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287563079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3287579112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287594354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287610394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287625641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287642506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287659083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287675381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287690543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287707053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3287723650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287742031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287758240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287773990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287790606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287806507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287822942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287839009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287854331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3287870138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287885437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3287901923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3287917199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3287933783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3287949714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3287966932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3287982240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3287997856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288013711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288029480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288045714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288061096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288078215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288094612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288111222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288127306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3288143300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288159286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288174713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288190954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288206908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288223489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288239488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288255853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288271690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3288286976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288302725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288318005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288334412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288349662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288366151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288382050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288399122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288414484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3288429839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288445688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288461493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288477568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288492856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288509379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288525869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288542241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288557516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3288572792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288589120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288604511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288620580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288635845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288652867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288668771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288685172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288700440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3288716462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288732371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288747744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288767929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288783380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288800310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288816334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288833407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288848793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3288864146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3288880000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288895914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3288912057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3288927367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3288943896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3288960593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3288977276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3288992798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289008640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289025103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289040515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289056703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289072105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289089203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3289105143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3289121599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289136901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289152842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289168628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289183939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289200034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289215798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289235954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3289253273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3289270140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289285937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289301252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289317038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289333056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289349274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289364699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289381389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3289397793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3289414309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289429722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289445123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289461922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289477285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289493416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289508793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289525657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3289541570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3289557959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289573254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289589220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289605040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289620356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289636450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289654594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289671191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3289687089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3289703976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289719298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289734643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289750432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289766051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289782577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289797981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289814633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3289831001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3289847508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289862794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3289878092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3289894226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3289909544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3289925653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3289940948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3289957884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 509,5090000,10000,0,0,256,5,14388,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3290007817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290024635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290039895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290055127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290070880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290086520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290106194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290121608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3290138187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3290155094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290171575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290186920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290202666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290218489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290233833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290249935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290265618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3290282200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3290298154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290314572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290330262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290346037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290361969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290377344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290394006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290409426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3290426134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3290442237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290459937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290476689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290492044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290507940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290524455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290540851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290556305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3290573176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3290589781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290606400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290621772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290637235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290653706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290669099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290685814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290701566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3290719029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3290735208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290752033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290768023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290783755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290799777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290815257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290832535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290848041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3290864675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3290880723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3290897616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290913005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3290928311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3290944123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3290959729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3290975816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3290991058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291007939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291024432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291040797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291056070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291071624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291087756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291103022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291119433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291134937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291152031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291167939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291184381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291199824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291215463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291231188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291246422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291262454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291278287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291294816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291310721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291327602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291343245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291358621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291374503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291390210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291406357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291421713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291441774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291458297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291474871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291490176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291505834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291522008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291537547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291554164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291569414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291586313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291602167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291618531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291634079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291649757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291665546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291680811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291696843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291712759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291729394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291745429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291761995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291777910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291793330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291809213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291824605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291841257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291856523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3291873083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3291889018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3291905818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291921156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3291936483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3291952595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3291968137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3291984253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3291999533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292016758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292032877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292049268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292064488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292080079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292095788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292111034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292127069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3292142654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292159101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292175302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292191884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292207480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292223137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292239008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292254342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292270806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3292286510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292303154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292319209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292336071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292351529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292366858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292382654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292398373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292414568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3292429827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292446347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292462509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292478840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292494063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292509255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292525458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292540820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292556839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3292572066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292588928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292604758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292621086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292636320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292652288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292668152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292683475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292699613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3292715363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292731856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292747768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292767558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292782897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292798218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292814014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292829952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292846056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3292861376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3292877915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3292894185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3292910642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292925974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3292941313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3292957480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3292972830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3292988957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293004284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293021543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293037922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293054445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293069826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293085565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293101456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293116803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3293132985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293148653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293165281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293181139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293197510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293213130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293228435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293244212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293259486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3293275838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293291068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293307574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293323495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293340229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293355519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293370846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293386636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293402234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3293418745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293434623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293451239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293467698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293484193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293499987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293515715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293531764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293547050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3293563171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293578819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293595447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293611318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293627670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293643263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293658571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293674317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293689547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3293706605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293725102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293745112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293762640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293779484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293795117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293810568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293826479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293842411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3293858902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3293874412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3293891533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3293907602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3293923958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293939204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3293954835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3293970614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3293985875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294002446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294018361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294038271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294054341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294070805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294086653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3294105450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 510,5100000,10000,0,0,256,5,14416,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3294155878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294171798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294187882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294204240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294220787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294236995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294253387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294269047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3294284739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3294300624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294315965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294332718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294348489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294365560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294381596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294398653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294414319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3294429773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3294445647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294461476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294477659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294492886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294509359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294525719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294542336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294557619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3294572930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3294589155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294604823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294620975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294636350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294653349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294669327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294685804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294701162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3294717159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3294733122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294748978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294765699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294781196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294797721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294813637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294830453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294845711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3294861006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3294877364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294893070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3294909138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3294924354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3294940856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3294957176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3294973532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3294988818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295004107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295020611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295036312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295052302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295067481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295084304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295100342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295116648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295131802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295147313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295162964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295178146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295194119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295209608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295226271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295242085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295258374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295273881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295289310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295304999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295320169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295336486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295351637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295368043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295383849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295400424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295415834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295434619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295450443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295465989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295482361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295497673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295514172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295530788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295547191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295562472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295578125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295594014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295609393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295625355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295640902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295657330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295673150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295689490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295705177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295720627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295736319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295751519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295767851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295783043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295799466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295815261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295831852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295847031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3295862179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3295877835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295893307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3295909276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3295925880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3295942452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3295958793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3295975355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3295990588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296005861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296021923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296039852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296058351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296073578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296090431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296106529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296122913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296138135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296153698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296169383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296184559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296201105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296216607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296233231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296249054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296265687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296280934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296296217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296311969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296328450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296347548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296363659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296382626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296399502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296416164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296431440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296447282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296463446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296479067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296495155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296510448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296527688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296543686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296560138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296575521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296591393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296607324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296622715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296638911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296654807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296671465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296687492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296704366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296719831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296735321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296751178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296772411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296788673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296803912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296820441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296837011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296853422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296868692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3296884637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3296900945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3296916449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3296932448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3296947660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3296964463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3296980582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3296996925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297012168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297027732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297043403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297058572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297074521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297090032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297106683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297122483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297138757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297154305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297169841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297185547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297200795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297217176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297232812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297249422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297266138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297282787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297298229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297313527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297329699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297344945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297360983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297376193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297393045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297409054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297425348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297440504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297455998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297471743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297487072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297503031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297518547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297535019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297551394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297567717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297583300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297598571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297614279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297629543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297645931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297661198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297677726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297693635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297710401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297725694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297741164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297756905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297772555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297788895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297804197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297820751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297837021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297853637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297868952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3297884295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3297900936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3297916205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3297932259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3297947479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3297964654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3297980945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3297997431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3298012756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3298028910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3298045190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3298060536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3298077261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3298093531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3298112985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3298149797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3298184195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3298212901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3298252829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3298279654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3298297208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3298316932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 511,5110000,10000,0,0,256,5,14444,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3299236502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3299265191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3299290823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3299315951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3299340619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3299364411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3299388329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3299410489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3299434605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3299458319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3299483029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3299506018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3299531064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3299553977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3299582067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3299607453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3299630092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3299655491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3299678648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3299704064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3299727941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3299752558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3299776919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3299801109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3299826630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3299854623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3299879006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3299902775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3299928084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3299952757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3299977801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300000924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3300024997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3300049315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300072546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3300101261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3300125519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3300152146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3300177072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3300204505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300228131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3300251871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3300276976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300300551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3300325100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3300349112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3300374243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3300401195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3300426549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300449656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3300473506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3300497372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300520871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3300545415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3300568652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3300594899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3300619146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3300658054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300681454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3300706152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3300730289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300753598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3300778617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3300802038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3300845672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3300870904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3300896519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300919747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3300943363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3300968350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3300992134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3301017661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3301041318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3301066643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3301093174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3301118441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301142585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3301166075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3301190785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301214857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3301239731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3301263983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3301290669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3301315844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3301341985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301365811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3301389796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3301414362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301438048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3301464070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3301487903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3301513349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3301538516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3301564056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301588202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3301611930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3301636334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301661162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3301686238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3301710396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3301736121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3301760693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3301786598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301810327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3301835511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3301860368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3301884340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3301910162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3301933898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3301959746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3301984278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3302009268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302033742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3302057641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3302082552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302106061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3302130800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3302154808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3302180237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3302206934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3302232577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302256650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3302281416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3302306916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302331069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3302355985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3302379529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3302412834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3302437668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3302463426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302486820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3302510255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3302535051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302558894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3302584865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3302608542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3302633803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3302659428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3302684675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302708700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3302732285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3302756887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302781708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3302806646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3302830839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3302856315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3302881866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3302908399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3302932677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3302959499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3302984642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303008580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3303033989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3303057870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3303083842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3303108277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3303133387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303158065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3303182090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3303207296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303230999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3303255754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3303279654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3303305427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3303331168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3303357573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303381166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3303405228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3303429381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303453199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3303477880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3303501693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3303528467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3303553343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3303579190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303602786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3303626400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3303651077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303674478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3303699074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3303723675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3303748976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3303773687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3303799000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303822538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3303846704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3303871052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3303895811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3303920610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3303944140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3303970028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3303994847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3304020707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304044397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3304068031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3304093425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304117304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3304142632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3304166304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3304191986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3304217320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3304243265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304269864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3304294200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3304319024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304343445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3304368488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3304393650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3304419500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3304444480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3304472042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304495844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3304520528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3304545860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304570459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3304597045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3304621474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3304649797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3304678953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3304705057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304728806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3304752726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3304777745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304801608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3304826345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3304850387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3304876210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3304901527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3304927232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3304950850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3304975088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3304999883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305024245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3305049245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3305073836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3305100445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3305125673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3305151672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305175277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3305198849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3305223988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305247824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3305273189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3305296737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3305322118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3305347019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3305372511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305396591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3305421191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3305445577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305469661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3305494779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3305518890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3305544760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3305569480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3305595342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305619251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 512,5120000,10000,0,0,256,5,14473,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3305703417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3305728138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305751929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3305777635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3305801573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3305827445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3305847058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3305866964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305885087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3305906758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3305934369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3305960847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3306001512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3306026878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3306053514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3306078666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3306103774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306127314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3306151492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3306175698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306199813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3306225529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3306249387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3306276701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3306301694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3306329585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306354158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3306378476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3306403503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306427325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3306452715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3306476161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3306502635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3306527749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3306553098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306578285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3306602141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3306626550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306651164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3306675749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3306699556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3306730041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3306755229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3306786093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306814788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3306839064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3306863491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3306886984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3306913028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3306936805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3306962821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3306987458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3307012823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307036997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3307060667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3307085188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307108482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3307142398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3307186980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3307213506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3307238233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3307264149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307290441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3307314498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3307339402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307362951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3307388107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3307412318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3307437862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3307462982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3307488173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307512234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3307536529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3307561175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307587312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3307613532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3307638201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3307665698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3307691040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3307716562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307739855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3307763754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3307802521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307826369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3307852783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3307876679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3307903045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3307927862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3307953876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3307977503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3308001198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3308027905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308051582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3308076390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3308101155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3308126738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3308151956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3308177226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308200827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3308225061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3308249570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308273475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3308298071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3308321406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3308347204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3308371587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3308397172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308420628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3308444078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3308469254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308492692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3308518330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3308541927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3308567484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3308592378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3308617569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308642943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3308669382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3308693803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308717719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3308742410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3308767732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3308793222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3308818020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3308843902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308867546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3308891578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3308915793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3308939513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3308965965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3308989600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3309015624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3309040018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3309065509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309089636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3309113339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3309137715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309161843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3309186667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3309211600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3309244332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3309270105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3309300906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309324833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3309348956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3309373389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309397660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3309422514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3309446285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3309473223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3309497864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3309523856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309547492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3309571241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3309598260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309621767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3309647508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3309671079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3309697546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3309724979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3309750384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309776085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3309799808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3309824137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309848715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3309873508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3309897563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3309922928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3309947298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3309972988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3309996515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3310020588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3310044738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310068286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3310093409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3310116695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3310142563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3310166923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3310192433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310216522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3310240192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3310265259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310288879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3310313752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3310337643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3310362954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3310387742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3310413648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310437379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3310461321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3310485520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310508860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3310534454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3310557877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3310584182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3310608721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3310634101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310662911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3310686671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3310712677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310736280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3310761286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3310785436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3310810957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3310835954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3310861114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310884697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3310908762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3310952079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3310976244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3311001337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3311025312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3311050687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3311075504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3311101392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311125114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3311149129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3311173321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311197144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3311222540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3311246085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3311271995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3311296511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3311322092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311346242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3311373403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3311398411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311422038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3311446824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3311470891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3311496331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3311521830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3311547191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311570840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3311594859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3311619050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311643374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3311668166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3311691736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3311717781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3311742352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3311769132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311792576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3311816388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3311841335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3311869536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3311894949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3311918399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3311943747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3311977461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3312003139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312027353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3312050954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3312075326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312099173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 513,5130000,10000,0,0,256,5,14501,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3312192841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3312217049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3312242356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3312268307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3312293576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312318082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3312342957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3312367919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312392309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3312416938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3312440359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3312466746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3312491285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3312517124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312540749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3312564396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3312592891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312616445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3312642064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3312665707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3312691297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3312717876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3312743135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312767515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3312791439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3312815975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312841036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3312866727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3312891485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3312916959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3312941550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3312967399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3312991071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3313015295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3313039507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313062893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3313088042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3313111394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3313137016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3313162155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3313187476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313211524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3313235211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3313259669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313283602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3313308163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3313342853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3313368516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3313393751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3313436324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313480236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3313504120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3313529290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313552913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3313578202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3313601837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3313627446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3313652559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3313677760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313701610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3313725836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3313750221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313774850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3313799813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3313823966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3313850472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3313875286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3313901304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313925018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3313949520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3313974403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3313997976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3314023237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3314046626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3314092281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3314116778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3314143025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314166833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3314190711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3314217032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314240509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3314265615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3314289045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3314314360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3314339855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3314365310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314389064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3314413251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3314437652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314462391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3314486945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3314510772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3314537050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3314562037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3314589328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314617979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3314643200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3314668486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314692948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3314718499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3314742130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3314768187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3314793384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3314818764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314847380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3314871107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3314921036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3314944970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3314970691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3314994304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3315021485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3315046343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3315071878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315096279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3315120102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3315145840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315169514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3315194392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3315221454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3315247230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3315272614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3315298147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315321975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3315347402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3315371645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315397369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3315422988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3315447206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3315474820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3315500397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3315526777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315550423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3315574164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3315598913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315622365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3315647539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3315670967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3315696687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3315724026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3315749776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315774273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3315798095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3315822614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3315846903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3315871842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3315906354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3315932418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3315958659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3315984224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316008003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3316035348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3316059935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316085078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3316136110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3316160483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3316186059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3316212047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3316238246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316259031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3316282136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3316306537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316331229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3316356236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3316379959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3316405921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3316430241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3316456240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316479654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3316503255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3316527984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316551345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3316576355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3316600576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3316626243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3316651474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3316676761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316700507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3316724881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3316749255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316773290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3316798050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3316821485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3316848257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3316873020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3316898802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316922142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3316945538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3316971538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3316996955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3317024280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3317049682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3317077933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3317104873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3317132629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317165981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3317190005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3317217063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317240449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3317265897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3317318515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3317344648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3317369913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3317397927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317423591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3317448002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3317474582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317499857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3317532459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3317556037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3317582091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3317607453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3317638687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317663913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3317688928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3317715515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317738904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3317763693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3317788216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3317813953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3317839885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3317865832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317890522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3317914818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3317939630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3317964079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3317988855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3318012421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3318038659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3318063232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3318089393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318112902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3318136606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3318163144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318186989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3318212779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3318236543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3318264088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3318289403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3318314905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318339670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3318363822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3318388645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318413375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3318438060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3318462429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3318506490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3318533196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3318558908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318598394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3318623814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3318648621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318671084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3318696386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3318721087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3318746970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3318772369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3318798069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 514,5140000,10000,0,0,256,5,14530,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3318881538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3318907603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3318949788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3318974822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3319000141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3319024851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3319050491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3319075020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3319118673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319144930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3319169413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3319194515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319219397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3319244727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3319276875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3319338519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3319372787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3319403219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319427410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3319451640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3319480359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319504380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3319530312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3319554171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3319580968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3319605842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3319631482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319655942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3319679856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3319704902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319728967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3319754191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3319778822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3319804903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3319832016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3319858830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319882954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3319908234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3319933589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3319958814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3319984726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3320009007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3320036545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3320089792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3320117372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3320142980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3320170695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3320200466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3320225628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3320251255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3320276186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3320330145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3320355126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3320380562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3320405641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3320429612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3320469733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3320508025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3320760962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3320786232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3320812464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3320839166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3320956302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3320981983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3321006410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3321049553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3321090702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3321165370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3321191975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3321221811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3321249119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3321277899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3321325700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3321594538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3321619656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3321645590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3321674316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3321699548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3321725995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3321752533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3321780701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3321810876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3321836928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3321862589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3321887305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3321913617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3321937546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3321964505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3321989599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3322016065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322039953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3322064056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3322089632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322113544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3322147445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3322173632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3322201139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3322235291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3322262798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322295979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3322321820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3322349302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322373922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3322401206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3322426436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3322457192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3322485269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3322511206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322536682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3322560769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3322586095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322609674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3322634558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3322660837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3322686498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3322711991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3322737504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322761216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3322785652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3322809969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322835454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3322860417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3322883962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3322909969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3322934331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3322960008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3322983466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3323006949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3323033045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323056813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3323082337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3323106013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3323153383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3323333934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3323360122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323383699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3323409475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3323433943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323458281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3323483881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3323507953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3323534484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3323558974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3323585934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323609934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3323634513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3323661029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323684539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3323710213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3323736460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3323764177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3323792986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3323819352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323844488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3323873712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3323900884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3323926916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3323954686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3323980321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3324007894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3324035812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3324062015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3324088620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3324112813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3324136110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3324161134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3324186212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3324212304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3324240760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3324268499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3324295790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3324558179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3324584359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3324609359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3324633096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3324659177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3324683238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3324709870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3324734997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3324760888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3324785811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3324810124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3324835730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3324859936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3324885469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3324910421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3324936389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3324966519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3324993055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325017931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3325041602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3325065941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325092906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3325118822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3325144161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3325167372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3325193395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3325220892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325244912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3325269890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3325294666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325324526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3325353434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3325377275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3325403808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3325429122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3325455424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325479963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3325505088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3325529592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325554844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3325581838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3325605705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3325631141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3325658190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3325685499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325711245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3325736524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3325761765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325787641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3325813645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3325839044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3325867195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3325895444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3325922334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3325947257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3325974092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3326000939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326026444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3326053835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3326077954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3326104218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3326129521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3326156840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326180979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3326207710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3326232607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326256352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3326282152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3326306863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3326359330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3326385452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3326412710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326436843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3326461672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3326487074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326511351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3326537532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3326561443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3326587772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3326613523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3326640420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326665404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3326690278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3326716547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 515,5150000,10000,0,0,256,5,14558,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3326801163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3326826463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3326851694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3326878229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3326904319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3326930404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3326955076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3326979227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3327005308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327027791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3327050542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3327072307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3327097008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3327118770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3327143102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327165574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3327189811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3327216072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327240649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3327266117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3327290392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3327316012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3327342753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3327490516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327516742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3327540828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3327565420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327592704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3327618572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3327643621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3327669858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3327694679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3327721567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327745279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3327769313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3327793589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327816975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3327842247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3327865702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3327891568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3327915997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3327941203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3327965974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3327989872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3328014885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328038951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3328063564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3328087814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3328112989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3328138317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3328164916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328188539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3328212969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3328237286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328259820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3328284188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3328307582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3328332583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3328361640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3328386072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328409358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3328441358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3328469194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328493325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3328519088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3328543017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3328568609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3328593737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3328619276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328643320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3328667153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3328691469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328715553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3328740277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3328763801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3328789564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3328813830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3328839483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328863313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3328886951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3328912856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3328936193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3328961247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3328985005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3329010409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3329035721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3329061561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329085931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3329109762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3329134325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329158615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3329183228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3329206979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3329232549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3329257098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3329283010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329306634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3329330769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3329356127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329384615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3329409854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3329433746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3329459745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3329484336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3329509671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329533897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3329557550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3329582246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329606145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3329631487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3329656183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3329681919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3329706937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3329732364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329755855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3329779925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3329804611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329828682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3329853910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3329877849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3329904385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3329928975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3329954455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3329978155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3330001894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3330026877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330050514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3330075132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3330099036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3330124777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3330149989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3330175352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330198939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3330223175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3330247505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330271429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3330296565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3330320182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3330346221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3330375640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3330402295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330426190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3330449816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3330474762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330498254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3330523346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3330547180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3330572633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3330597735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3330623019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330647106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3330670986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3330695260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330719299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3330743959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3330767887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3330801522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3330826193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3330852260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330875677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3330899649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3330924249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3330947852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3330973222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3330997339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3331023464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3331048354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3331073924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331098367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3331121991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3331146973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331170787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3331195728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3331220044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3331245670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3331270653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3331296215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331319855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3331344103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3331374685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331399061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3331424008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3331448353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3331474574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3331499208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3331524982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331548800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3331572401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3331597415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331621636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3331647502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3331673901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3331699505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3331724743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3331750169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331774397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3331864944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3331889926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3331913507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3331938810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3331963139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3331988831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3332013571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3332039618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3332063279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3332087366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3332112081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3332135722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3332161217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3332184916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3332211004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3332236049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3332261570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3332285989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3332309941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3332334993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3332358933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3332383840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3332408095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3332694935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3332721735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3332747327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3332772850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3332804766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3332830793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3332854126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3332879357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3332903594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3332961181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3332986707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3333166269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333191645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3333217009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3333242087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333266249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3333291015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3333315098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3333341565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3333366756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3333392951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333416776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3333440651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3333465653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333489262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3333513995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3333538055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3333564002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3333589307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3333614880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333644858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3333668621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3333693013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333717194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3333742744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3333767819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3333794425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3333819577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 516,5160000,10000,0,0,256,5,14587,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3333905421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3333929015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3333953076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3333977371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334001280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3334026692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3334050410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3334077434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3334102374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3334128019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334152498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3334176168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3334200480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334224671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3334249478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3334273569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3334299062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3334323567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3334349617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334373218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3334397353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3334421741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334445301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3334470658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3334494283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3334520033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3334544395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3334569508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334593453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3334617376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3334756056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334781337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3334806397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3334830670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3334856542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3334881308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3334907369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3334931072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3334955411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3334979802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335003384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3335028589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3335052433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3335078865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3335103545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3335128949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335153190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3335176992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3335201496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335226494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3335251507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3335275676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3335301491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3335329493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3335355048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335378784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3335403102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3335427638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335450879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3335475972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3335499709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3335525690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3335550246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3335575559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335600396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3335625177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3335656449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335681203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3335709128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3335732863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3335758489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3335783567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3335809201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335833374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3335857113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3335881536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3335905577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3335930652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3335954842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3335980487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3336005179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3336031235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336055026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3336079146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3336103472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336127421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3336152899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3336176532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3336202534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3336227036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3336252729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336277853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3336301609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3336326092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336350381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3336375696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3336400316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3336426216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3336450563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3336476232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336500092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3336524373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3336548853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336573046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3336598634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3336620013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3336645863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3336665968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3336688789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336712654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3336735956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3336759845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336783302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3336807510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3336831101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3336857247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3336882741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3336909723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3336934048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3336957806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3336981819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337005903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3337031784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3337055908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3337082012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3337106759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3337132924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337157784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3337182155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3337207214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337230976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3337255682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3337280207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3337305678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3337330824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3337356174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337379667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3337403557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3337427619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337451381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3337476617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3337500000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3337525532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3337549679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3337575167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337599240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3337623187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3337652909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337676743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3337701666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3337725936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3337751596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3337776631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3337801874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337825378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3337849536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3337873839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3337897800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3337922468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3337945965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3337971852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3337996721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3338022613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338046262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3338069966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3338094889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338118844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3338144677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3338168712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3338194546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3338219701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3338245069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338269224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3338293064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3338318399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338342578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3338367307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3338391328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3338416778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3338441271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3338467035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338490646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3338514648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3338539161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338562687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3338587978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3338611625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3338637229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3338667582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3338693172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338717486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3338741271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3338766311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338790018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3338814838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3338838670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3338863877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3338888659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3338914468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3338938375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3338962683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3338987167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339010824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3339036504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3339060308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3339086377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3339111009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3339136375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339160408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3339184253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3339209136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339232790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3339257660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3339281925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3339307619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3339332879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3339379113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339403414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3339427086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3339452190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339476104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3339501010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3339525182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3339550899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3339575611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3339601385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339625277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3339649577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3339678453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339702720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3339727443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3339751356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3339777629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3339802469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3339828413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339851903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3339875796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3339900783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3339924218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3339946890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3339969497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3339994818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3340018902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3340041581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340063247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3340088270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3340112407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340135951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3340160194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3340182102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3340206724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3340227071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3340246373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340267091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3340284965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 517,5170000,10000,0,0,256,5,14615,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3340339183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340357554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3340379974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3340429580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3340457076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3340482905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3340508997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340606803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3340630565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3340655432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340683818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3340709267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3340732689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3340758113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3340782976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3340808236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340832456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3340856013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3340883449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3340907842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3340932757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3340956883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3340982285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3341006791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3341032413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341055786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3341080190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3341104436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341127912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3341152959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3341176282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3341202310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3341226934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3341252178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341276201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3341299687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3341324330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341348588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3341373468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3341397503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3341422875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3341447723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3341473704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341497387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3341522463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3341546904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341570697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3341596145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3341619777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3341645852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3341670489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3341785182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341809842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3341834616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3341859312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3341883535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3341909513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3341933546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3341959936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3341984623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3342010491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342034908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3342058795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3342084246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342107502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3342132165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3342157616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3342183709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3342209042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3342234289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342257778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3342282490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3342306982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342332157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3342357291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3342382210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3342409932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3342436697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3342463815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342488638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3342514015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3342540312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342564469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3342590891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3342614521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3342643315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3342668640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3342701461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342726480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3342753369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3342850585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3342874969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3342901410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3342925790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3342952925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3342978405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3343004842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343029745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3343054099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3343079478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343103310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3343128785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3343153805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3343180204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3343206081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3343231882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343255884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3343280829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3343305775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343330385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3343355487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3343379306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3343405685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3343430587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3343456700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343480643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3343504552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3343529818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343553751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3343579373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3343603207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3343628953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3343654357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3343679943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3343704471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3343728302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3343806312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344039221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3344096804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3344120566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3344338419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3344364101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3344390402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344414066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3344437795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3344463247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344486949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3344512009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3344536158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3344561515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3344586987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3344612432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344636130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3344660470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3344684942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344709154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3344733843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3344757666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3344783883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3344809087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3344835645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344859861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3344884178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3344909573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3344933574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3344964414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3344999731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3345026538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3345051408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3345077455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345101533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3345125397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3345153589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345177382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3345203200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3345350829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3345376307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3345401403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3345421411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345440170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3345461324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3345480301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345498553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3345518724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3345536961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3345556731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3345575814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3345596489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345615685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3345634151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3345653648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345671864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3345691001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3345710650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3345730285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3345749122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3345770797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345794418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3345814686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3345835668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3345858034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3345881717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3345905096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3345929601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3345955784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3345982969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346008027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3346032915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3346057820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346084315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3346115290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3346141338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3346168407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3346194846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3346222677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346246289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3346270748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3346294838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346320017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3346347566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3346373375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3346405944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3346432172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3346460691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346486781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3346512494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3346538989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346563953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3346590039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3346613956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3346641287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3346666308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3346692018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346717095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3346741375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3346766937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346790610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3346815929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3346840234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3346865789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3346891298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3346916559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3346940089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3346965852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3346990271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347013571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3347039115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3347061959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3347092259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3347117713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3347144171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347202847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3347226286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3347249805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347273862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3347298079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3347319811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3347346803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3347374445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3347402395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347426133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3347456167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3347481175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347506142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3347531929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3347555594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3347582409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 518,5180000,10000,0,0,256,5,14644,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3347667563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3347693198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347718180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3347742261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3347767722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347791431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3347816400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3347840729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3347866410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3347891814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3347917415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3347941211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3347965713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3347990290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348014177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3348039603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3348063190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3348089760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3348114637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3348140854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348164877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3348188868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3348214969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348238940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3348264702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3348288521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3348314198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3348348217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3348425548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348449778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3348480047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3348505166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348529131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3348553256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3348576568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3348602596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3348628023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3348653922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348677233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3348701427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3348728119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348751652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3348785612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3348808860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3348835179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3348859634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3348884837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348909217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3348932903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3348958048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3348982233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3349007257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3349033048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3349059091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3349084696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3349110140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349133740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3349158716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3349183509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349209238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3349234110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3349257726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3349284127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3349308780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3349334960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349358841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3349382743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3349407983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349431880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3349457651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3349481520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3349507329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3349532844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3349558485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349583441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3349607498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3349632303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349656904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3349683019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3349708052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3349734283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3349759525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3349786195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349810169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3349834761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3349859577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3349883562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3349909981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3349934164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3349961084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3349986135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3350011860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350036462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3350060583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3350086177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350113895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3350139098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3350164719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3350190814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3350217170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3350243137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350267935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3350292384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3350317228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350341928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3350367146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3350391861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3350417445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3350442037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3350468029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350491595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3350515893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3350540741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350564470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3350590141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3350613764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3350639667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3350664662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3350689937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350714586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3350739318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3350763935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350788401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3350813408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3350837756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3350863126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3350887500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3350913972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3350937829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3350962373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3350986776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351010398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3351036267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3351060006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3351086311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3351110859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3351136159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351160358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3351184040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3351209363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351233154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3351258104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3351282447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3351308003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3351333190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3351358527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351382207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3351406571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3351430972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351459606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3351484576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3351508189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3351535319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3351560361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3351586593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351610230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3351633983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3351659137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351682666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3351708380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3351732045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3351757634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3351783762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3351809022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351833532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3351857182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3351881618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3351905925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3351930831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3351955062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3351980925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3352005703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3352031851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352055581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3352080593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3352105602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352129533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3352155468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3352179239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3352205442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3352230449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3352256302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352280804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3352304582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3352329680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352353703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3352378755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3352403221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3352428927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3352454252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3352480052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352503827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3352528293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3352552762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352576397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3352602544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3352626595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3352653122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3352677641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3352703452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352727453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3352751199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3352780353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352804162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3352830502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3352854171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3352879718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3352905422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3352931002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3352955405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3352979318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3353003648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353028298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3353053618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3353078290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3353104426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3353129430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3353155875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353179602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3353203881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3353228252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353251791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3353277674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3353301934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3353330641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3353356929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3353383886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353410491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3353434946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3353462130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353488002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3353515801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3353540264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3353568051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3353596212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3353624336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353649332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3353674163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3353700265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353727257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3353754874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3353780967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3353808053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3353834811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3353862260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353888303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3353915488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3353942565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3353968598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3353994929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3354021024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3354049099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3354075259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3354107035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3354132898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3354157909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 519,5190000,10000,0,0,256,5,14672,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3354274220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3354299757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3354325820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3354351831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3354377836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3354403643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3354429126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3354453479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3354479463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3354505995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3354533082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3354558907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3354584443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3354610856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3354636773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3354665152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3354691218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3354719571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3354745337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3354770730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3354797092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3354823000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3354981574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3355008518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3355035933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355061208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3355087067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3355113130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355137813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3355165604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3355192777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3355221297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3355247029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3355274308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355299463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3355324511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3355351806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355377053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3355406323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3355433437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3355470549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3355507160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3355536546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355561526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3355590647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3355617516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355644006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3355670493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3355695967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3355723160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3355747708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3355773590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355797785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3355821572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3355847853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3355872063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3355898382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3355922872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3355948809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3355975061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3356000989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356026144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3356050441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3356075377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356100122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3356159040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3356182717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3356208887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3356234128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3356259793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356284371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3356311714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3356338151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356362659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3356387884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3356412874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3356438551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3356463858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3356489682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356513423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3356537820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3356562380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356586724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3356611755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3356635546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3356661953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3356686575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3356712499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356736644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3356760483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3356790046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356813951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3356839574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3356863380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3356888943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3356914545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3356940058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3356964460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3356988345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3357012936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357037442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3357062142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3357086275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3357112324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3357137200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3357163437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357187141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3357211567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3357236002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357259593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3357285273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3357309240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3357335790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3357360742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3357387266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357411976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3357435402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3357460134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357484034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3357508822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3357533024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3357558575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3357583778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3357609147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357632749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3357657084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3357681294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357705262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3357730436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3357754204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3357780580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3357805020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3357830760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357854218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3357877786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3357902578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3357926417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3357951113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3357975295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3358000792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3358028913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3358054357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358078424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3358105840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3358130166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358154348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3358179154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3358207420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3358233511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3358258181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3358284618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358308441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3358332879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3358357391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358380836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3358408150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3358431793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3358458039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3358482638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3358507778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358531996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3358555849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3358581641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358605291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3358629896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3358653883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3358679672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3358704850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3358730230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358753670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3358782667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3358812074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358836128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3358861304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3358884980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3358911449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3358935988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3358965248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3358988988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3359012501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3359037757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359061337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3359086674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3359110260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3359135576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3359161959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3359187373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359211589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3359235218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3359259547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359284064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3359309441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3359334875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3359360720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3359385309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3359411611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359439527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3359464865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3359489274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359512690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3359538955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3359562576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3359588676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3359613300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3359638457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359662871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3359686587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3359712494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359736183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3359760947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3359785152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3359810361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3359835247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3359860857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359884390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3359912778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3359937224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3359961729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3359986588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3360009962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3360036305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3360060958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3360090100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360113749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3360137186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3360162315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360185919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3360211247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3360235303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3360261115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3360287732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3360312850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360336888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3360360853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3360385405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360408720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3360433805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3360459215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3360484757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3360510018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3360535757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360559181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3360583164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3360607657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360632927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3360658990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3360682486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3360708276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3360733051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3360758394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360786739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3360810294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3360836100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3360860059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3360884871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 520,5200000,10000,0,0,256,5,14700,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3360967777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3360993699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3361019502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3361045033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361068582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3361092806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3361117004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361140954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3361166008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3361189610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3361216323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3361241069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3361266875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361290665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3361314242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3361339208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361362865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3361387484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3361412206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3361437959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3361463311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3361488685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361512120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3361536256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3361561048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361586685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3361611986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3361635745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3361662173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3361687150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3361713251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361737018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3361760494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3361785884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361809853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3361835215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3361858897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3361884227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3361909315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3361934978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3361959751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3361983512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3362007961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362032178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3362057014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3362080937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3362111956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3362136700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3362162831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362186446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3362210794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3362235436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362259020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3362285181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3362308790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3362334980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3362362216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3362388112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362412659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3362436184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3362461727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362486466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3362511692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3362537869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3362563894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3362589273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3362615824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362639844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3362660505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3362679437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362697860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3362719010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3362742155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3362767913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3362792110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3362816773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362840359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3362864111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3362888810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3362913360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3362938306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3362962502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3362988059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3363012402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3363038203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363062418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3363087049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3363111903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363135604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3363161207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3363184947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3363211156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3363235961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3363261243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363285493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3363309592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3363334705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363358849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3363383937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3363408424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3363438759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3363464971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3363491011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363515033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3363558129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3363619449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363680497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3363711412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3363735896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3363761564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3363785448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3363809777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363833804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3363856711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3363880396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3363906305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3363930521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3364018677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3364044582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3364069186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3364095133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364122856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3364147269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3364172064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364195950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3364221795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3364245742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3364272146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3364297088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3364322759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364347199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3364371107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3364396124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364420196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3364445261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3364469715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3364495631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3364521097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3364547007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364571050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3364595766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3364620658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364645224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3364670537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3364694663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3364720179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3364739822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3364759868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364781601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3364800275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3364820042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3364839113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3364858555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3364876779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3364936335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3364961482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3364986218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365009663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3365037481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3365060889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365085191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3365107597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3365130266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3365160062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3365185938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3365214487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365238827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3365262417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3365287668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365311097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3365336301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3365359891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3365385128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3365409874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3365435309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365459296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3365482987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3365507129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365531001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3365555976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3365579978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3365606293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3365631468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3365658546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365682465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3365708149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3365733766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365758408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3365785505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3365810430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3365838648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3365864491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3365893153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365917944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3365942779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3365969293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3365993632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3366020838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3366045204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3366071132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3366098046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3366129671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3366155527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3366180439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3366207069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3366231972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3366258142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3366284445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3366310821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3366338391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3366364354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3366388742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3366524867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3366551170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3366575815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3366665913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3366691772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3366832106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3366853200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3366873053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3366892223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3366911039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3366929925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3366948188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3366971893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3366995098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3367020405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3367044325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3367069583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367093438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3367116774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3367141354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367164655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3367189348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3367214049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3367239218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3367263406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3367288908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367312350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3367336047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3367371944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367396183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3367420163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3367446692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3367471875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3367495487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3367520198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367542611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3367565386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3367615753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367668356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3367693529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3367733634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3367759628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3367789917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3367815592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3367839149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 521,5210000,10000,0,0,256,5,14729,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3368650593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3368670555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3368689194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3368708984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3368727321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3368747468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3368767204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3368792362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3368810955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3368829823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3368848632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3368867205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3368886586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3368909288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3368929845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3368948853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3368968996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3368988057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3369006277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3369025760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369044275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3369063455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3369082506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3369102280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3369121603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3369141794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369160108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3369178428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3369197102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369215470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3369234233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3369252535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3369274784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3369299045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3369324654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369348965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3369373116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3369398795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369423103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3369448207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3369508659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3369555270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3369585997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3369611254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369634722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3369658140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3369681967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369706032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3369729293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3369752813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3369778657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3369804054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3369831476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369856130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3369881748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3369908695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3369932674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3369958426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3369982139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3370008705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3370033935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3370059346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370083459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3370111250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3370135685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370159713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3370184789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3370209092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3370234900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3370260165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3370286452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370310437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3370334597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3370358967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370383117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3370409203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3370433523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3370459786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3370484829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3370510495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370535033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3370559168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3370584309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370608172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3370633332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3370657681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3370683999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3370710528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3370736694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370760898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3370786878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3370812911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3370838797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3370865400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3370890163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3370916346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3370990625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3371055508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371082669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3371105929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3371129758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371154323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3371178599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3371201614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3371227399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3371250519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3371273242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371292902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3371311773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3371332758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371351386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3371375723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3371399696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3371424899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3371455463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3371481316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371505232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3371529818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3371554513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371578802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3371603600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3371627547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3371653983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3371678962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3371705308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371729347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3371753456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3371782481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371812400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3371838457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3371862498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3371889688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3371915170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3371973599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3371998284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3372041996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3372066718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372096592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3372121844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3372146543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3372171492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3372196137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3372222535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372246309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3372270349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3372294323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372318333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3372344472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3372367880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3372394736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3372419721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3372445526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372469085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3372492120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3372516329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372539098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3372563383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3372589190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3372614586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3372639133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3372668892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372695038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3372720765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3372745221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372775468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3372801027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3372825174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3372851879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3372877077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3372903185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3372927058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3372951444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3372976977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373000799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3373027714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3373052301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3373079894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3373105758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3373132016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373157779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3373182735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3373225183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373249258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3373310672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3373351631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3373379202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3373409889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3373435692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373460349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3373483688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3373507799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373531921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3373555892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3373580352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3373604636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3373628304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3373654457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373678186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3373703085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3373727745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373751865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3373777942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3373802109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3373828565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3373853402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3373879052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373903251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3373926916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3373952074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3373976063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3374001029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3374025259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3374051023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3374076214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3374109233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374133348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3374157731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3374182123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374206758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3374232151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3374256189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3374282340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3374306746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3374333258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374357015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3374380853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3374406868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374430534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3374456036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3374479732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3374505482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3374530503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3374555787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374579865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3374603447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3374628137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374652112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3374677602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3374703672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3374730678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3374757206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3374784415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374809574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3374835065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3374860066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3374883742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3374909822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3374933619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3374961464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3374986515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3375079150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375107373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3375131435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3375156002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375178986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 522,5220000,10000,0,0,256,5,14757,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3375258566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3375283720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3375307672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3375333098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3375358367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375382287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3375407215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3375431971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375461918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3375487311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3375511342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3375537772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3375563533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3375589826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375613638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3375637483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3375662297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375685732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3375711361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3375734955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3375760899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3375786438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3375812162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375836410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3375860041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3375884451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3375908415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3375933169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3375957141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3375982357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3376046588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3376072195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376095428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3376118331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3376143478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376165814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3376189930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3376213371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3376233674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3376253005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3376273609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376291833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3376310136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3376329561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376347583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3376366517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3376384904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3376405082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3376424047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3376443710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376462048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3376479993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3376498448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376517851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3376540483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3376558589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3376578972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3376597796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3376617161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376635266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3376655402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3376673855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376691700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3376711429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3376729421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3376748901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3376771898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3376791883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376810087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3376828764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3376847548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376865604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3376884699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3376903073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3376922482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3376941167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3376961232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3376979305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3377001598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3377027372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377051808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3377078852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3377150124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3377175535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3377199634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3377225051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377247629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3377272119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3377295455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377317564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3377340296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3377361374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3377381463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3377404632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3377429948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377453977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3377479081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3377503195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377527688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3377552460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3377576165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3377602165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3377626565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3377652721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377676293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3377699958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3377724781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377748190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3377774175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3377798276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3377824346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3377849490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3377874846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377899180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3377922842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3377947285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3377972018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3377998001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3378023254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3378049769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3378075298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3378101259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378129240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3378153763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3378178277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378202899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3378228161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3378252132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3378278478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3378303375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3378329995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378354043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3378378094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3378403441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378427223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3378452749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3378476628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3378502234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3378528911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3378554607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378579060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3378602799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3378627283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378651527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3378676488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3378700226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3378726219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3378750749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3378776683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378800188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3378824080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3378849111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3378872909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3378899297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3378924773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3378953017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3378979726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3379006632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379031585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3379056966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3379084270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379110019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3379136988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3379162770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3379188835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3379214535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3379240928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379265896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3379339028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3379363219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379386825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3379412393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3379439585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3379467447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3379491187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3379512941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379537711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3379562108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3379587891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379612779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3379638178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3379663328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3379689692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3379715700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3379741917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379766920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3379791143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3379816072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379840864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3379866087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3379890898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3379917180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3379942428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3379969022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3379993250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3380018363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3380043528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380067848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3380094280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3380118665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3380145600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3380170766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3380196691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380221422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3380245668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3380271223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380295413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3380320804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3380345531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3380371457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3380396977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3380422773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380446780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3380471754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3380496220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380556796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3380582492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3380605095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3380629956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3380655078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3380678498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380703520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3380725035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3380747686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380776394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3380801646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3380825508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3380854538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3380879560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3380906041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380928553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3380947551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3380967816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3380986369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3381011098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3381034669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3381059236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3381083499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3381109897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381135468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3381162108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3381188483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381213960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3381239368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3381263444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3381290784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3381315927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3381343038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381367462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3381392933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3381417945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381442134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3381468294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3381492312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3381518864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3381543943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3381569690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 523,5230000,10000,0,0,256,5,14786,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3381656884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3381680659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3381705969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381729831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3381754816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3381780506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3381806432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3381832063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3381857442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381881069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3381905858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3381930567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3381955176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3381980420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3382004396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3382030815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3382055743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3382081923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382109324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3382132879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3382158190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382181841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3382207594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3382231444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3382257228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3382282563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3382308102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382332745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3382356770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3382381535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382405355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3382430398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3382455993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3382481912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3382507169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3382534592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382558401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3382582783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3382607276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382630907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3382657012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3382680579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3382706784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3382731178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3382756276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382780721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3382804326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3382830031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3382853585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3382878305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3382902704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3382928266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3382953441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3382978881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383002396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3383026555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3383050777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383074132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3383099782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3383123389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3383149735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3383174480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3383199946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383224457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3383248415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3383273757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383297513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3383322449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3383347219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3383373048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3383398546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3383424101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383452858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3383476786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3383501398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383525280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3383608558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3383632538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3383664661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3383689778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3383715328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383738025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3383760913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3383785653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383808327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3383834042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3383856168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3383880919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3383908767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3383935644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3383961729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3383986474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3384011556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384035746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3384055960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3384074442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3384096915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3384116042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3384135659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384154797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3384173208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3384194578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384218292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3384242617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3384266267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3384292098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3384317364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3384406036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384429303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3384453126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3384477614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384500921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3384526025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3384566927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3384630109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3384655785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3384681238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384705640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3384729377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3384753766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384786721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3384816793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3384841447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3384867136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3384892436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3384917931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3384941618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3384965986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3384990407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385014002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3385057914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3385095786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3385120533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3385162440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3385186703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385214980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3385237713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3385260947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385284377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3385308417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3385332313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3385357022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3385380949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3385406719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385429169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3385453036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3385478401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385503394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3385530462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3385554979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3385628467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3385664304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3385691076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385715567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3385738727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3385762580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385786696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3385810344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3385834839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3385858691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3385882457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3385909723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3385933564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3385958201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3385983057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386006682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3386032184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3386055690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3386081734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3386110850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3386136341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386160665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3386184894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3386210968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386235185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3386260227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3386284621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3386309973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3386334953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3386360652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386384285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3386408567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3386432848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386456762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3386481995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3386505723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3386532118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3386556755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3386621037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386663942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3386687764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3386719284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386743018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3386768333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3386791040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3386815795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3386840608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3386864788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386888135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3386911519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3386935727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3386959967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3386985233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3387008895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3387035147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3387059740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3387085615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387109374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3387132957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3387158048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387181503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3387206675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3387230540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3387256027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3387282113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3387307485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387331633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3387355244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3387379424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387403466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3387427921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3387457041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3387482876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3387507461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3387533418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387556920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3387608989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3387633537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387678220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3387708911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3387732682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3387758320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3387782735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3387807100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387830727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3387853387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3387877070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3387900869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3387925797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3387949210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3387975304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3387999764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3388026152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388050323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3388074245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3388099412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388122995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3388148427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3388172061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3388197640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3388222805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3388248098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388272231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3388295794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3388319946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 524,5240000,10000,0,0,256,5,14814,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3388405050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3388429475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3388453127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3388478827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3388503419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3388529715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388553696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3388578022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3388602554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388625959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3388651135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3388674974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3388700419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3388725592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3388750769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388779429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3388803387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3388828327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3388852004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3388876656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3388900388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3388943338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3388985800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3389011253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389055637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3389085158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3389109714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389133335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3389157850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3389180627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3389206454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3389230067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3389254765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389279205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3389303038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3389327756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389351630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3389376426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3389400524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3389426167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3389450799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3389478217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389502152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3389526744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3389551458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389575150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3389600998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3389624938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3389651330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3389676212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3389701641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389726041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3389749758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3389774758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389797780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3389817436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3389836961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3389857179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3389880742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3389906431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3389930714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3389955256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3389980081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390003792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3390029319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3390053546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3390079973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3390110022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3390136110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390161117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3390185196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3390210490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390234425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3390259219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3390283230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3390309230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3390336416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3390363257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390387803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3390413246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3390437916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390462387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3390487350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3390511543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3390537980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3390562622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3390588601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390612221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3390635934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3390660934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390684586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3390709878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3390733429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3390758940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3390784187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3390809578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390833777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3390857442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3390881571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3390905589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3390930740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3390954797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3390980400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3391004847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3391030647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391054750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3391079144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3391103677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391127381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3391152841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3391177096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3391203458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3391228457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3391253722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391277779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3391301494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3391326027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391350783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3391375853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3391400185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3391447357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3391509101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3391535858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391560185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3391585130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3391610478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391633946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3391659276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3391682776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3391708660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3391733183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3391758367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391782343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3391805982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3391830848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3391854519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3391880070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3391904920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3391931079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3391956731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3391982598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392006426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3392030993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3392055584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392079923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3392105036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3392128613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3392154788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3392180082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3392206407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392230696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3392255104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3392281646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392305408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3392330594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3392354366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3392412549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3392437102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3392477699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392501363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3392525277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3392548929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392571630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3392596219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3392619178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3392645226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3392669020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3392693732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392717892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3392758648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3392803455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392827778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3392867597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3392892013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3392917083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3392941360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3392967362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3392989887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3393012742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3393038315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393061754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3393086992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3393110826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3393136640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3393162106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3393188121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393212590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3393236752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3393261295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393285557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3393310495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3393334747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3393360445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3393385247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3393411443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393435226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3393459571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3393484108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393507785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3393533234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3393556886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3393583036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3393608210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3393633837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393658631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3393681618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3393706797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393730468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3393787827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3393812500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3393855773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3393885638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3393910921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3393933826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3393957942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3393981033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394003690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3394028850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3394052678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3394078883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3394108020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3394133714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394158086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3394181923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3394206897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394230751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3394255639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3394279803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3394305425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3394330384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3394355993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394379623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3394403816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3394428228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394452259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3394477284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3394500943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3394527014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3394551758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3394577957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394601623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3394625635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3394650650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394674298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3394699138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3394723356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3394748959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3394774142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3394799580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394823296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3394848530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3394873457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3394897796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3394922889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3394946670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3394973056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3394997972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 525,5250000,10000,0,0,256,5,14843,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3395084839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395108815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3395132546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3395157659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395181413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3395206665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3395230162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3395255516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3395280462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3395306189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395330364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3395354143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3395378742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395403034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3395427910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3395483637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3395509550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3395547686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3395573308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395596833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3395620421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3395645269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395667767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3395692798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3395717493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3395744035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3395769757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3395795625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395819597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3395844371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3395869242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3395893573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3395918709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3395942842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3395970223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3395995151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3396021041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396044968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3396069223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3396094747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396119122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3396145021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3396169216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3396195220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3396221592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3396247156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396271411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3396295404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3396320262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396344759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3396369996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3396394275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3396420201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3396445274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3396471570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396495795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3396520378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3396545298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396569059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3396594630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3396618417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3396645163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3396670318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3396696222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396721639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3396745893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3396776293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396800417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3396825452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3396849791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3396875322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3396900320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3396925608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3396948887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3396972918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3396997799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397023240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3397048539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3397071949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3397097896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3397122797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3397148737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397172536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3397196147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3397221422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397245080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3397271850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3397297487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3397323563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3397349726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3397375575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397399972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3397423916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3397448109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397472219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3397497318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3397521486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3397547349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3397572452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3397598859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397622834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3397647390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3397672235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397696203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3397721987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3397746430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3397775334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3397808010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3397834402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397858468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3397882658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3397908030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3397932005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3397957779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3397981701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3398007783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3398033246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3398059120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398084340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3398112713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3398137846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398162673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3398188130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3398212580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3398238439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3398263486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3398291188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398315706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3398340740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3398381939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398435864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3398461864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3398485412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3398511612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3398537038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3398563234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398588037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3398612436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3398637460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398662289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3398687810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3398712373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3398738350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3398763411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3398789775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398812495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3398831812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3398851208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3398869870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3398894276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3398917400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3398942383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3398967189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3398992035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399015970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3399039201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3399063873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399088491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3399113772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3399137661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3399165176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3399190454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3399216989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399241386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3399266578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3399291950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399315774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3399359402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3399383240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3399423379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3399452772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3399499109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399528541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3399552499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3399577977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399600509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3399624584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3399648442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3399672839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3399696679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3399722346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399744583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3399768974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3399793329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3399847812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3399873149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3399912551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3399938016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3399967925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3399993470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400017375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3400040011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3400063925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400087792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3400111388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3400134616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3400161049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3400180711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3400200472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400221327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3400240060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3400259842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400278579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3400297784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3400315979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3400336137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3400355120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3400374704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400393258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3400411363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3400430381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400448543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3400472611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3400496285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3400522283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3400546887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3400572804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400597364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3400621458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3400646582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400670326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3400695306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3400719646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3400745345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3400775797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3400801437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400872098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3400910612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3400935282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3400959072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3400982922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3401006175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3401032033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3401055848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3401081398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401105272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3401129613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3401154953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401178823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3401204511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3401228378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3401254436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3401279795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3401306496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401330708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3401354442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3401378886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401403028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3401427884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3401451464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3401477562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3401502551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3401528768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401552589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3401576393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 526,5260000,10000,0,0,256,5,14871,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3401661353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401685483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3401711048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3401734881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3401760598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3401785754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3401811214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401835425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3401859205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3401884134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3401908581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3401934210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3401958791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3401984801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3402009554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3402035253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402058973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3402083370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3402112369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402136277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3402161808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3402185893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3402212686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3402238123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3402264596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402288946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3402313259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3402338786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402362746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3402390174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3402414628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3402440895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3402465980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3402491301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402515834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3402539575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3402564454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402588842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3402613956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3402637801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3402663918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3402688655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3402714616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402738275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3402761964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3402784769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402804828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3402826055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3402847822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3402868509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3402888284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3402910426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3402932116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3402956680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3402980854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403004377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3403029467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3403052753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3403078903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3403103430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3403128684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403152752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3403176276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3403200548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403224605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3403249475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3403273525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3403298956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3403323477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3403349316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403373149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3403398546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3403423000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403451672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3403477511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3403501412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3403527314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3403551748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3403577331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403600837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3403624599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3403649414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403672867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3403697685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3403721675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3403746709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3403770938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3403795391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403818205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3403841442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3403864801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3403887295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3403911334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3403936751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3403965520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3403990213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3404016607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404040454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3404064501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3404090220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404113867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3404138901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3404162953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3404188460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3404213572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3404238932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404262992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3404287324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3404312008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404336103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3404360882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3404384428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3404411360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3404435982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3404461851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404485485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3404509548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3404534645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404558418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3404583821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3404607420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3404633366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3404658715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3404684344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404708746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3404732418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3404756851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404785498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3404810464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3404834616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3404860196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3404885255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3404911389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3404935233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3404959575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3404983923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405007782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3405034924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3405059885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3405087597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3405112551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3405138042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405162498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3405186317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3405211493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405235067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3405259919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3405283876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3405309176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3405334569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3405359981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405383662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3405407675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3405431798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405457003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3405481799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3405505396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3405531207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3405555621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3405581700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405605392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3405629019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3405653947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405677531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3405702752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3405726185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3405751720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3405776877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3405802219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405825771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3405849906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3405874253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3405898841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3405923910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3405947731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3405974648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3406000565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3406028085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406053108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3406078273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3406124356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406185230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3406234212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3406258526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3406290375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3406315425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3406341167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406364219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3406387537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3406412000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406434615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3406460031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3406482556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3406506903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3406533458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3406558884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406585149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3406609310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3406634056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406658448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3406683548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3406707944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3406733784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3406758715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3406784439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406807960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3406832458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3406856877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3406880808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3406906768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3406930903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3406957493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3406982582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3407008403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407032782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3407056607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3407081941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407105696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3407131033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3407155573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3407181517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3407206958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3407232546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407256706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3407281370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3407306174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407330720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3407355782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3407379602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3407405800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3407478561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3407504351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407541782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3407566247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3407591039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407614151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3407638526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3407662261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3407688442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3407713823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3407739621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407763904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3407788748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3407813552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407837918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3407862807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3407886830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3407913408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3407938327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3407964307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3407987929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3408012025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3408038100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408062061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3408087732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3408111561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3408137329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 527,5270000,10000,0,0,256,5,14900,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3408222850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3408248335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408273006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3408296851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3408321554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408346043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3408371137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3408395429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3408421040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3408445712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3408471752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408495458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3408519663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3408544189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408567830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3408593801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3408617694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3408644004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3408668630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3408694159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408736921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3408761097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3408810103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408834239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3408858100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3408880883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3408906860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3408930634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3408956009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3408979679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3409003618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3409029317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409053126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3409078706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3409102518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3409128182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3409153483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3409178895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409203447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3409227363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3409251990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409276277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3409301025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3409324846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3409350969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3409375576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3409401443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409425098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3409448853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3409473640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409497158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3409522800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3409546418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3409571944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3409597120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3409622491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409646675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3409670386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3409694751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409718947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3409743848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3409767985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3409793580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3409819096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3409845567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409869370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3409893770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3409917992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3409941470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3409966894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3409990427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3410016458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3410041012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3410066290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410090403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3410118432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3410143525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410166976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3410191611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3410216305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3410242009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3410267420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3410292927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410316626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3410341030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3410365537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410389557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3410414700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3410438349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3410464465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3410489014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3410514554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410538190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3410561655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3410586861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410610565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3410635634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3410660227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3410685970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3410711252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3410736581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410760218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3410791235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3410819024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410843473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3410869867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3410894065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3410919654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3410944286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3410970225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3410993638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3411018176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3411042627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411066225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3411091706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3411115153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3411141466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3411166611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3411192513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411216965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3411240685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3411265683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411289564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3411314575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3411339188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3411365005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3411391922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3411417673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411446532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3411471053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3411495692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411520169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3411545130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3411568800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3411595016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3411619617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3411645824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411669626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3411693576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3411718925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411742850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3411768910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3411792987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3411819372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3411845084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3411870772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411895476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3411920571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3411946500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3411972016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3411996658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3412022333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3412048928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3412074330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3412101393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412125354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3412150689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3412175464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412199310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3412225356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3412249582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3412276095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3412300718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3412326246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412351165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3412375241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3412400637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412424407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3412449151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3412474611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3412501166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3412527547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3412553292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412579569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3412603895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3412628688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412654137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3412678920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3412704270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3412730476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3412755154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3412786926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412811517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3412837523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3412861985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3412887593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3412915781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3412941353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3412971003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3412999568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3413028076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413053472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3413079164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3413103293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413126727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3413152776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3413177147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3413204855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3413230039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3413256174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413282172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3413307095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3413334635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413358389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3413384297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3413409998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3413436492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3413463988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3413490591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413516552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3413541393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3413567195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413593780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3413619832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3413646787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3413673645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3413699862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3413728102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413752446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3413778600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3413804070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413830082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3413855935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3413881260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3413908991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3413934152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3413961478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3413984715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3414008443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3414270063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3414315309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3414365504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3414389984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3414441411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3414466755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3414491557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3414515659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3414539338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3414562788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3414587223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3414611504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3414635003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3414661821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3414686690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3414713194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3414736542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3414759803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3414785348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3414807938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3414833626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3414855378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3414880800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3414908121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3414936677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3414963236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3414989014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 528,5280000,10000,0,0,256,5,14928,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3415162150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3415187227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3415227618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3415251381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3415307071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3415338085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3415363717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3415387483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3415411226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3415434955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3415464005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3415487899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3415511343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3415538233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3415562544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3415588917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3415612646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3415637162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3415664073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3415688739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3415716387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3415741141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3415770114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3415796216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3415822899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3415850693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3415878322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3416034496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3416060298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3416087698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3416112274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3416139049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3416167049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3416194222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3416413921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3416440348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3416467074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3416491249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3416518146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3416543447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3416570755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3416794781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3416822852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3416850120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3416875032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3416902677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3416927484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3417346455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3417396058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3417421795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3417445829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3417471786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3417494674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3417519481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3417543775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3417566974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3417721614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3417746534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3417772056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3417792725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3417812680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3417833741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3417857579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3417882012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3417906272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3417931056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3418084285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3418114597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3418140006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3418166453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3418190793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3418473561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3418499111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3418529221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3418554356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3418579232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3418603880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3418627788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3418847702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3418872557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3418897445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3418922144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3418945923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3418971983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3418996055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3419211210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3419236932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3419262884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3419287734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3419311528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3419337047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3419360570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3419385434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3419409775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3419499866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3419526494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3419552783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3419577336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3419602417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3419644628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3419669258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3419694647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3419719513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3419745462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3419770844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3419797016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3419821078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3419845969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3419870504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3419913249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3419938278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3419979045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3420005421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3420051785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3420085398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420110027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3420134320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3420158942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420181839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3420207583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3420230658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3420255726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3420281595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3420306186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420329592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3420348803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3420368142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420386821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3420411452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3420430364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3420450106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3420469771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3420489526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420507736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3420526535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3420545645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420565397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3420585082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3420603411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3420630993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3420651192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3420679140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420705690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3420731250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3420757706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420793155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3420820204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3420846967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3420874311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3420930613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3420956161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3420979283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3421001803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3421026579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421048505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3421070044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3421089722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3421109796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3421128745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3421148843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421167223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3421185452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3421205001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421223277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3421242232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3421260224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3421280409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3421299592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3421319033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421337830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3421356029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3421374572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421392973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3421412389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3421430670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3421450446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3421470218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3421489760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421507932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3421526525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3421545837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421564251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3421584247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3421603887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3421623448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3421642792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3421662230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421680312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3421698429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3421718274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421736820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3421755965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3421774975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3421794513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3421813081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3421834251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421857710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3421881181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3421906016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3421930173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3421955749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3421979522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3422005202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3422030330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3422076577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422131084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3422161389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3422186503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422210849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3422235380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3422258470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3422284258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3422308645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3422333333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422357193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3422381053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3422406912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422430632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3422456149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3422480211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3422506038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3422531454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3422557800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422582526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3422607688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3422632496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422656961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3422681948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3422706119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3422732115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3422756921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3422783100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422806851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3422831025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3422855676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3422879298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3422904747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3422928414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3422954423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3422979043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3423004396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423029657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3423053785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3423079195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423103029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3423130028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3423154449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3423180231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3423205568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3423231191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423255041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3423279477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3423304162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423329205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3423354141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 529,5290000,10000,0,0,256,5,14956,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3423440105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3423466958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3423492024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3423518140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423542015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3423565992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3423592099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423616409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3423642814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3423666835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3423693576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3423719344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3423744991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423770174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3423801854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3423828421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3423852704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3423877699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3423902810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3423928626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3423953970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3423979893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424003832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3424028396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3424053405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424078557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3424103878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3424127637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3424153918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3424178647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3424204668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424228584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3424252232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3424277139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424301127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3424326140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3424350413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3424376058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3424401424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3424426988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424450573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3424474846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3424500076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424524723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3424550049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3424573751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3424599901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3424625106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3424651369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424675280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3424698913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3424724013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424748935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3424774435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3424798256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3424823711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3424848853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3424874727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424899026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3424922821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3424947121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3424971180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3424996624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3425020938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3425046836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3425071499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3425097518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425121166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3425145351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3425169791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425193152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3425218278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3425242085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3425268003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3425292639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3425317728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425341653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3425364915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3425390322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425415872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3425440856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3425465568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3425491095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3425516006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3425541395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425564982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3425589186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3425613988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425637809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3425663397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3425687150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3425713986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3425738628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3425764042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425789135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3425812825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3425837842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3425861511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3425886066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3425909947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3425935465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3425960410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3425986058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426007022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3426026485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3426045894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426065628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3426092494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3426115593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3426141058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3426165094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3426191357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426216209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3426240806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3426266480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426290654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3426315913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3426341212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3426367131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3426393361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3426419202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426443082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3426467594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3426492734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426517382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3426542823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3426566962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3426593690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3426619617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3426647601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426672544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3426696787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3426722397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426746616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3426772365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3426797370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3426822979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3426848355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3426874533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426899478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3426924330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3426949517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3426975846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3427001429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3427026106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3427052384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3427077938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3427103722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427127695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3427152257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3427177086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427200841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3427226546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3427250753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3427277957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3427302981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3427329324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427353367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3427377327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3427402661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427427053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3427453247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3427477673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3427504055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3427529896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3427559227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427584216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3427608587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3427633706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427658562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3427684091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3427708927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3427735178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3427760479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3427787010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427811399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3427836124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3427862049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3427886101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3427912334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3427937381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3427965744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3427991406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3428018169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428042204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3428066506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3428091758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428116039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3428141932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3428166021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3428192080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3428217750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3428243650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428268051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3428291975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3428317243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428341929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3428367335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3428392315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3428418476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3428443570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3428470000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428493990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3428518383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3428542950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428566705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3428591571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3428614860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3428641598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3428666576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3428692273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428716568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3428740890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3428766225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428790198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3428815309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3428839632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3428865753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3428891280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3428917911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3428941848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3428966261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3428990861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429015070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3429040127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3429063943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3429090240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3429115027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3429141086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429164896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3429188909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3429213961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429238110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3429263315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3429287779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3429313615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3429338909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3429364690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429388381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3429412853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3429437456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429461586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3429486814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3429510680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3429537132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3429562422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3429588770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429612935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3429685363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3429725768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429749742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3429780152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3429804083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3429830186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3429853819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3429878429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3429902113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 530,5300000,10000,0,0,256,5,14985,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3429979862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3430003283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430027613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3430053417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3430077162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3430102878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3430127808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3430153952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430177802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3430201581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3430226549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430250206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3430275426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3430298874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3430325079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3430350676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3430376343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430401158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3430424963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3430449439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430473751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3430498593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3430522618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3430548049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3430572595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3430598198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430622126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3430646637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3430671418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430695277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3430720650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3430744469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3430790181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3430815130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3430858873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430882528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3430922188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3430946393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3430975608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3431000645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3431024251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3431048949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3431072802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3431099923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431123674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3431149777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3431175351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431199305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3431224766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3431248384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3431274361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3431298817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3431324779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431350560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3431375004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3431400551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431424728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3431449885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3431474154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3431499906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3431525060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3431550375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431573932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3431598573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3431623120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431647242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3431671946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3431695427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3431721362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3431746119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3431771964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431795499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3431819066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3431843927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3431867405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3431892576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3431916137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3431941621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3431966848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3431992250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432016384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3432040043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3432064438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432088587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3432113405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3432136897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3432163770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3432225177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3432252959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432292867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3432318940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3432345172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432369860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3432396776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3432421145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3432448119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3432475774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3432504791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432533378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3432560106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3432587689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432613651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3432642022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3432668071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3432696321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3432723984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3432752213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432778757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3432804860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3432832240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3432858169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3432886037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3432913011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3432941397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3432968983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3432997261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433023847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3433050017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3433078118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433104683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3433132462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3433159070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3433187321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3433215026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3433243088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433270106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3433296396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3433323442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433351152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3433376492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3433402275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3433428039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3433454050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3433480032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433504240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3433529704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3433554541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433579175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3433605227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3433629827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3433657043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3433682786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3433708794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433732373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3433756421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3433782456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433806369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3433832807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3433856715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3433882578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3433907971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3433933669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3433958353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3433982339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3434007126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434031485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3434056427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3434082062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3434108035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3434132909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3434159211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434183181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3434207675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3434232232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434256356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3434281949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3434305726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3434331975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3434356885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3434382443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434407485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3434431122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3434456505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434480296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3434505283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3434529572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3434555178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3434581297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3434606847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434631109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3434655899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3434680879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434705283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3434730249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3434753989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3434780303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3434805102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3434831875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434855518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3434879128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3434904657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3434928183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3434953883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3434977641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3435003696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3435029364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3435055275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435079416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3435102915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3435127311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435151232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3435175751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3435199644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3435225690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3435250260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3435276108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435299711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3435323312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3435348226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435371766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3435397040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3435420562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3435446779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3435471911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3435497313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435521979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3435545414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3435569988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435594093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3435618948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3435643282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3435668859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3435693866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3435719962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435743847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3435768131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3435792585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435816495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3435841883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3435865613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3435892289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3435916999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3435942442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3435966643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3435990389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3436015556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3436039262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3436064194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3436088394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3436114026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3436138673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3436164697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3436188333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3436212690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3436235630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3436254112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3436276270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3436294712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3436314637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3436334500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3436354271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3436376681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3436400361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3436424226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3436448659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 531,5310000,10000,0,0,256,5,15013,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3437438782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3437463865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3437489640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3437513686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3437538771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3437561582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3437585027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3437608425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3437631150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3437655412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3437677833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3437704245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3437730640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3437756615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3437781479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3437805298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3437830221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3437853856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3437878674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3437902771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3437928342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3437953313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3437978514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438002057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3438026473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3438050826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438074364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3438099493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3438122907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3438148810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3438173427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3438199149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438224052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3438248365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3438273644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438297361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3438322646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3438347081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3438372872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3438399030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3438424444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438448130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3438472144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3438493052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438511735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3438531625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3438553095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3438581104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3438604489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3438628586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438653122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3438676898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3438701358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438727438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3438753038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3438778042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3438804346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3438829995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3438855209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438878674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3438903316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3438927774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3438951493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3438977510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3439000951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3439027817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3439052482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3439078769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439102642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3439126539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3439153131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439177079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3439203125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3439227983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3439255527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3439283828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3439309649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439334114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3439357924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3439382516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439406798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3439432547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3439457968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3439483902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3439508733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3439534948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439558819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3439583244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3439607842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439631642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3439657553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3439681339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3439707634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3439732466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3439758254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439782785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3439806613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3439831733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3439855562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3439880677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3439904966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3439930598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3439955771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3439980767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440003987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3440028431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3440052812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440076378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3440102349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3440126808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3440154003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3440179617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3440206262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440229939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3440253556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3440279096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440315396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3440377960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3440402748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3440428505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3440454227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3440479877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440503753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3440530102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3440554589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440579052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3440604118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3440627956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3440654303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3440678916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3440705194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440729013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3440752895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3440777991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440801697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3440826546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3440850767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3440876379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3440901552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3440926924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3440950738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3440975009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3440999426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441024033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3441049097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3441072858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3441099180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3441124021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3441150116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441173883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3441197618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3441222597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441246228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3441272079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3441316236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3441360812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3441386751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3441430776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441473117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3441497350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3441527707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441551282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3441575941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3441599021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3441623745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3441649962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3441674206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441697236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3441720891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3441743713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441767694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3441821104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3441859007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3441884647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3441908931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3441933358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3441957562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3441979971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3442003978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442027377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3442052083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3442075935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3442102369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3442127082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3442153362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442177012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3442200799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3442225761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442249482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3442274967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3442298503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3442324134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3442349575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3442375092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442399304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3442422776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3442446980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442470959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3442495580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3442519900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3442545371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3442569950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3442595831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442619318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3442643753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3442668193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442691796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3442718067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3442741460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3442767647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3442808788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3442845790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442888056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3442927830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3442952989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3442981440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3443006562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3443030020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3443054636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3443079755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3443103981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443127342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3443150993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3443175323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443198718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3443224193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3443247713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3443274137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3443298797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3443324204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443348377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3443372038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3443401166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443424738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3443449393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3443473966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3443499603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3443524790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3443549976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443573443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3443599509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3443623516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443648412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3443674404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3443698810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3443726076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3443750904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3443777045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443821477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3443915468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3443940439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3443970016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3443994979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3444019035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3444043784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3444067658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3444093484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 532,5320000,10000,0,0,256,5,15042,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3444170682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3444193575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3444218929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444242430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3444268027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3444291875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3444317740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3444343345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3444369009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444393373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3444417002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3444441317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444465997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3444491389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3444516205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3444542005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3444566852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3444593375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444618677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3444644412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3444670105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444694747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3444721083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3444745138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3444771691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3444796248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3444821535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444846240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3444870182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3444895554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3444919373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3444944410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3444969711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3444995426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3445021213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3445069291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445115136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3445139685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3445177432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445202337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3445233230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3445257353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3445283144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3445307359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3445335213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445357789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3445381037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3445469514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445493092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3445518692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3445542581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3445568438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3445594327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3445620199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445644767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3445668912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3445693730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445718339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3445743420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3445767746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3445793528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3445818529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3445844792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445868632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3445893165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3445918131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3445942044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3445967959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3445991775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3446018110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3446043393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3446069203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446093827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3446117908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3446144205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446168220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3446193381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3446220511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3446246885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3446272829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3446298522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446322437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3446347045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3446371783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446396316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3446440429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3446474972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3446536831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3446561798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3446593802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446617982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3446642703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3446665483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446688426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3446713840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3446736361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3446761592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3446786148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3446811834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446838211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3446863915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3446888746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3446913779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3446938501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3446963186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3446989483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3447015180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3447044431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447068446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3447094787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3447119487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447143936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3447169805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3447194084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3447220922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3447245989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3447274624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447298341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3447322013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3447347474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447371317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3447397026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3447420539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3447445987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3447471589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3447497164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447521804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3447545580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3447570058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447594874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3447620201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3447644779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3447670926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3447695975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3447722327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447745980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3447770212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3447794921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447818524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3447844322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3447868096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3447894478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3447919327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3447944893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3447969432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3447993168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3448018128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448041862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3448066742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3448091334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3448117095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3448142466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3448168229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448192005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3448216690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3448241125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448265650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3448291323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3448314732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3448341034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3448365694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3448391565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448415255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3448438993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3448464234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448487884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3448512715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3448536883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3448562402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3448587642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3448613061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448636697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3448660868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3448684927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448708671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3448733867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3448757467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3448783568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3448808216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3448834211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448857892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3448881416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3448906690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3448930544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3448956092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3448979893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3449005597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3449031061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3449056291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449080267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3449104227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3449128589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449152874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3449177734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3449201347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3449227869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3449252646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3449278822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449302697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3449327946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3449352541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449376111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3449401488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3449424987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3449450540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3449475714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3449500887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449524881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3449548797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3449573196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449597345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3449622139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3449646206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3449671701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3449696131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3449722254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449745882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3449771497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3449803682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449827967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3449853034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3449876535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3449902684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3449927064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3449952774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3449976637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3450000263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3450025168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450049243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3450074218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3450098489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3450124157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3450149485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3450175290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450199078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3450223669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3450248287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450272751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3450297696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3450321229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3450347792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3450373602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3450399999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450423984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3450447828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3450473391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450497331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3450523985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3450547781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3450573324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3450599032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3450624846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450649363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3450673040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3450697231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 533,5330000,10000,0,0,256,5,15070,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3450784188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3450809459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3450834021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3450859828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3450884407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3450910328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3450933863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3450958003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3450982946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451006988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3451033188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3451057359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3451084100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3451109299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3451135082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451159676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3451183537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3451209285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451233391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3451258460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3451283182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3451309184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3451334782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3451360472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451384236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3451408993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3451433747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451459234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3451484455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3451508235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3451534470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3451559204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3451585244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451609639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3451633811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3451659431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451683360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3451709074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3451732994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3451758664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3451784425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3451810384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451835121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3451859424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3451884441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3451909205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3451934688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3451959470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3451985638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3452010883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3452037445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452061251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3452085658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3452110902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452135121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3452162219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3452186592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3452213321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3452238978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3452265645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452289845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3452313535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3452338501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452362549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3452387480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3452412291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3452438352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3452464534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3452491349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452515946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3452540466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3452565459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452590196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3452615072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3452638430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3452664758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3452689670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3452715846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452739675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3452763303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3452787015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452804826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3452823472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3452841838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3452865206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3452888834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3452913775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3452936518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3452959864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3452984667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453009309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3453036088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3453060455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3453087407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3453113329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3453140469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453165299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3453189741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3453215532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453239699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3453265515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3453289705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3453315524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3453341416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3453367495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453391930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3453416093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3453440510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453465615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3453492396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3453519377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3453545911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3453571063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3453598082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453622610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3453647682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3453672701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453696508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3453722557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3453746549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3453773048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3453797940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3453823492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453847856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3453871528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3453896475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3453920527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3453945638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3453970010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3453995832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3454021279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3454046607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454157383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3454181855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3454212374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454236774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3454262203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3454286113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3454311814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3454337595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3454362335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454385743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3454410562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3454433904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454458195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3454483582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3454507130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3454533238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3454558486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3454584702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454608638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3454632403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3454658286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454681948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3454707418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3454731508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3454757232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3454782657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3454808524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454832996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3454856953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3454881580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3454912201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3454937039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3454961194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3454988495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3455013212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3455039634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455086504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3455129090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3455283174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455305893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3455325568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3455349439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3455374876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3455399681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3455425221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455448754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3455473020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3455498374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455523335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3455549403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3455575247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3455603865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3455630623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3455658746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455684903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3455711291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3455738052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455763724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3455791148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3455816695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3455844932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3455872137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3455899839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455923556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3455947082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3455973061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3455996996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3456022372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3456045964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3456071275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3456096254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3456135502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456159928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3456183631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3456208413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456232328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3456257182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3456288254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3456313688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3456355382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3456403698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456427874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3456452172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3456475817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456498805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3456523943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3456546619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3456571526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3456600212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3456625980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456652711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3456675980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3456699989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456723741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3456747499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3456770283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3456794817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3456819785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3456846180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456870099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3456894353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3456918947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3456942238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3456967314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3456992044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3457018339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3457045624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3457071818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457096584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3457121173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3457147282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457171750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3457197036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3457221674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3457247377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3457272272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3457297840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457321629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3457345971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3457370545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457394574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3457419667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3457443363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3457469593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3457494296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 534,5340000,10000,0,0,256,5,15099,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3457579724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457603580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3457627382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3457652326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457676408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3457701564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3457726138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3457751946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3457777282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3457802788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457826528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3457850963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3457875972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3457900442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3457925603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3457976325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3458002099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3458050234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3458075952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458099973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3458122870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3458147414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458170087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3458193655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3458217843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3458243928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3458269252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3458295257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458319207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3458343746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3458368373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458388635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3458412577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3458434768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3458460830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3458484622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3458509044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458533003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3458556430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3458579961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458601098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3458623575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3458647349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3458673585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3458699949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3458725201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458749980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3458774645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3458799051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458821617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3458847204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3458870710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3458897227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3458920798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3458946025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3458970749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3458995266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3459020645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459043540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3459067688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3459091022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3459116041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3459140145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3459165810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459190656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3459216005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3459240717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459267023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3459292427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3459316415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3459343158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3459368518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3459395401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459419823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3459444713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3459470857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459495598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3459522306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3459546504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3459572421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3459598460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3459624405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459650070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3459675609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3459699796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459724693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3459751596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3459778699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3459807679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3459837951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3459865979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459891458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3459914653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3459939493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3459964281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3459989688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3460013458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3460040049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3460065158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3460093093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460117662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3460144421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3460170420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460196469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3460222791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3460245653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3460271399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3460295298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3460320995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460366812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3460391139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3460414679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460437291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3460462351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3460485715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3460511314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3460536479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3460561401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460584806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3460608915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3460634755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460658781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3460683924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3460708063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3460733734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3460760411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3460786659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460810463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3460834916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3460859539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3460883154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3460908110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3460932649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3460960544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3460987416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3461025864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461050836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3461074749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3461099947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461123863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3461149457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3461173195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3461199343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3461224781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3461250922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461275927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3461300008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3461324631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461348981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3461374736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3461399926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3461430580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3461456296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3461482044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461507319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3461532000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3461556851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461581166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3461606195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3461629945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3461706931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3461734364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3461760304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461785546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3461810104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3461835608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3461864162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3461890839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3461921421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3461951435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3461977082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3462003142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462027846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3462052064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3462077335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462101432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3462126473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3462150384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3462175711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3462200973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3462227396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462252016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3462277037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3462306382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462331072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3462356335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3462381619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3462409276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3462434390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3462460572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462484371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3462508163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3462533365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462557117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3462582677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3462606450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3462632638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3462658270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3462684068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462710126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3462745830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3462772257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462798259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3462823722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3462848329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3462874482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3462899963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3462925425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3462949268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3462973724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3462998577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463023004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3463048018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3463071824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3463097998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3463123007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3463149157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463173007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3463196943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3463222057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463245927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3463271286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3463294778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3463320826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3463346239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3463371948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463396357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3463420342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3463445766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463470119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3463495198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3463518965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3463544149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3463569028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3463595095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463618745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3463642929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3463667296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463690878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3463716023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3463739437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3463765820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3463790540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3463816334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463840716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3463864540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3463888911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3463912866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3463937996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3463962210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3463987710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3464012252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3464037941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464061772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3464085945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 535,5350000,10000,0,0,256,5,15127,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3464171076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464194938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3464220313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3464243933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3464270017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3464294655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3464320041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464344059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3464367730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3464392852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464416512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3464441334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3464465705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3464491240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3464517282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3464542757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464566376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3464590374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3464614594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464638505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3464663903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3464687580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3464713439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3464737864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3464763539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464787701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3464811420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3464836150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3464859507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3464884587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3464908732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3464934239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3464960007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3464985525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465009205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3465033336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3465057768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465081854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3465106760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3465130362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3465156206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3465180600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3465206824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465230428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3465254176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3465279280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465302941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3465329105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3465353103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3465379062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3465404254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3465429692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465454360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3465494430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3465544347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465600143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3465626266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3465649970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3465674602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3465698770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3465724099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465746709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3465771254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3465794628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465816854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3465841603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3465864967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3465891246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3465915799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3465941090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3465965133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3465988680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3466013379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466037589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3466062635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3466086800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3466112362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3466136957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3466163327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466187191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3466211459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3466235888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466259733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3466285214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3466308862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3466334959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3466359630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3466385050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466409112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3466432669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3466457901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466497346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3466534551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3466557876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3466596489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3466621320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3466646937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466669460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3466693528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3466718034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466740406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3466765223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3466789426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3466815184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3466840534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3466866022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466890221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3466913908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3466938548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3466962767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3466987636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3467011231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3467037129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3467061865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3467087855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467111535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3467135178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3467159991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467183473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3467209437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3467233230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3467259462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3467285119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3467311033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467335079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3467358666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3467383222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467407306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3467432112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3467456430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3467481977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3467506615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3467532339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467555815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3467610758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3467658123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467681877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3467712419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3467736114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3467762159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3467787562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3467812529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467837477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3467860602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3467884996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3467909273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3467935044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3467961605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3467988137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3468013779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3468040569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468064562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3468089103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3468113719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468137439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3468163115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3468186957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3468213292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3468237973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3468263742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468288178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3468312045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3468337067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468360726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3468385929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3468410219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3468435945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3468461216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3468486838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468511035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3468536036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3468560735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468584959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3468609964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3468633679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3468659727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3468684378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3468710788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468734589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3468758853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3468784226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468809208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3468835119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3468859790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3468886222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3468913060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3468939409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3468963774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3468987461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3469011779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469055583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3469103311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3469158342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3469184338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3469209473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3469234281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469257613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3469281820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3469305113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469329923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3469354453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3469376381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3469403041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3469428016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3469454401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469478269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3469502138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3469527795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469551713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3469577206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3469601404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3469627527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3469653065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3469678635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469703412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3469727668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3469752687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469777824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3469803498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3469828178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3469853904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3469878658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3469904724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3469929447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3469953775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3469978371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470002070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3470052106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3470077810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3470124876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3470166547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3470192056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470221632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3470245523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3470270744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470293614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3470317673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3470341411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3470365786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3470390270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3470416074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470440025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3470464648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3470489088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470513125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3470538746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3470562505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3470588734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3470613327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3470639085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470663395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3470687190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3470712297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470735889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3470760651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3470784717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3470810182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 536,5360000,10000,0,0,256,5,15156,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3470894851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3470920139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3470943805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3470968357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3470993007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471017333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3471042151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3471066587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3471092668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3471117210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3471143059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471166672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3471190320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3471215221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471238790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3471263951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3471288217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3471313920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3471339105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3471381161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471421644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3471445258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3471486448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471510454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3471540940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3471564571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3471590126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3471613843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3471638594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471662100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3471685497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3471709392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471732753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3471757480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3471781879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3471807566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3471832622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3471857667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471880900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3471905435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3471929897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3471954068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3471978735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3472002125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3472028471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3472053144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3472079046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472102516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3472125949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3472151849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472175305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3472199922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3472223838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3472249152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3472274084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3472299240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472323105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3472347371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3472371680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472395687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3472420455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3472443910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3472469912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3472494544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3472520790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472544590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3472568403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3472593545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472617307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3472642811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3472666346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3472691748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3472716933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3472742086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472766597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3472790250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3472814596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472839442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3472864286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3472887832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3472913983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3472938703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3472965362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3472989392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3473013481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3473038857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473062772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3473088420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3473112094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3473137920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3473163860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3473189130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473213242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3473236865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3473261439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473285811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3473310712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3473334972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3473360651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3473385393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3473411366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473434921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3473459510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3473484095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473507820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3473533288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3473556894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3473583361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3473608070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3473633584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473657864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3473681510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3473706417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473730015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3473754769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3473778960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3473804487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3473829577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3473854916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473878447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3473902591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3473926986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3473950460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3473975749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3473999335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3474025721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3474050479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3474076086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474100209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3474123875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3474148764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474172321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3474198378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3474222627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3474248133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3474273222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3474298610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474322196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3474346372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3474370719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474394780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3474419849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3474443732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3474470206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3474495167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3474521470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474545407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3474569349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3474594583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474618462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3474644586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3474668907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3474695183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3474720744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3474745921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474771041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3474796501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3474821963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3474847991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3474873787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3474898901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3474925216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3474950377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3474976981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475001135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3475026383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3475051524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475075812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3475100557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3475119360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3475140264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3475160562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3475180799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475199445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3475223811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3475243204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475261788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3475281857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3475300209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3475320117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3475339637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3475359189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475377351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3475398493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3475420872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475438992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3475459438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3475479871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3475504998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3475530539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3475556149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475580603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3475604062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3475628093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475652502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3475677530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3475701277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3475727639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3475752466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3475783896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475812971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3475837733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3475880096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3475944494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3475987307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3476010673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3476042406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3476067180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3476094296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476117382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3476141725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3476165500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476188509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3476214296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3476236702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3476261315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3476287513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3476312493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476336787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3476360599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3476385018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476409219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3476434076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3476458293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3476483627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3476507953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3476533609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476557052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3476581103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3476605115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476627977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3476653582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3476676769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3476702476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3476727092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3476751887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476776582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3476802760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3476836687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3476861689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3476886221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3476928316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3476964668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3477006064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3477045799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477069958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3477093968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3477117654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477141637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3477165946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3477189419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3477215128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3477239782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3477265656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477289873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3477313916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 537,5370000,10000,0,0,256,5,15184,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3477401992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477426587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3477451564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3477476365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3477502379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3477528294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3477554329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477579096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3477603097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3477627611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477652075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3477676798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3477700335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3477726972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3477751752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3477778316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477802353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3477826379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3477851597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3477875202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3477900977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3477924795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3477950498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3477975904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3478001253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478025354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3478048951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3478073286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478098667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3478123818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3478148319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3478173805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3478198333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3478244510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478278307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3478324797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3478355284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478378809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3478403902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3478426839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3478452634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3478477789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3478504515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478529091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3478553524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3478579333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478603184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3478628012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3478652230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3478677815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3478702952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3478728353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478752003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3478776531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3478800892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478824479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3478850295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3478874006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3478900303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3478924924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3478950175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3478974539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3478998228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3479023417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479047057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3479072036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3479106566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3479132101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3479265974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3479291422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479315894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3479340731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3479365225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479388825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3479414361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3479437820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3479465838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3479490505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3479516351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479539159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3479562679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3479587917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479611545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3479636359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3479661420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3479687081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3479712272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3479737674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479761207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3479785538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3479809745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479833743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3479858902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3479882509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3479908708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3479933133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3479959913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3479983914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3480007562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3480032796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480056425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3480081781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3480105377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3480130731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3480156102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3480181470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480205564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3480229228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3480253513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480277864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3480302719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3480326312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3480352426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3480376940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3480402852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480426314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3480449914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3480475563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480499543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3480525417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3480549027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3480574742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3480600106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3480625370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480649411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3480673479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3480698729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480722995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3480747925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3480772198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3480797805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3480822442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3480848443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480871897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3480896001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3480920746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3480944392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3480969816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3480993267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3481019187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3481044380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3481070114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481094660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3481118515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3481143725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481167470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3481192121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3481216492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3481242152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3481267340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3481292780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481316433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3481340743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3481364985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481388398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3481413983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3481437581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3481463679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3481488280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3481513451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481537922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3481561435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3481586969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481611851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3481637892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3481663420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3481689619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3481715318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3481741730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481766196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3481790215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3481814843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481839210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3481864217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3481887945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3481914229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3481938846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3481964900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3481989010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3482012895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3482038297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482062108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3482087673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3482111489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3482137211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3482162541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3482187627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482211632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3482235979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3482260915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482285617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3482310824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3482335280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3482361073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3482385777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3482412232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482436179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3482460676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3482485218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482508708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3482534399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3482558196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3482581283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3482600577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3482619013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482638040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3482660577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3482683116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482705484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3482729818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3482755225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3482782188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3482807145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3482833514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482857527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3482881276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3482906303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3482930004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3482955465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3482979104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3483004701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3483029990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3483055630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483079826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3483104076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3483128915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483154073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3483179418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3483204104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3483230062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3483254793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3483280899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483304853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3483329046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3483353475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483377166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3483402177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3483425038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3483450338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3483476245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3483501659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483525900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3483550116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3483574838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483599219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3483625000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3483650107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3483676533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3483702115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3483728477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483752799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3483778870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3483805911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3483832437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3483859840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 538,5380000,10000,0,0,256,5,15212,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3483945488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3483971980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3483996930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3484023096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484047157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3484071030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3484096552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484120383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3484145957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3484169805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3484195290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3484220778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3484246735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484271108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3484295001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3484319585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484343875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3484368833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3484393010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3484418970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3484443743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3484470075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484494012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3484518409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3484542993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484566566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3484591818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3484615530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3484641645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3484666745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3484692514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484717054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3484741109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3484766354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484790645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3484815697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3484840107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3484866645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3484891995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3484917489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3484941160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3484965532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3484990129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485013917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3485039825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3485063780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3485090273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3485115079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3485141698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485165879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3485190099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3485216360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485240637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3485266621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3485290584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3485316224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3485341464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3485366965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485390936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3485414620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3485439068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485463201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3485488468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3485512122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3485538365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3485563138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3485589282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485613138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3485639652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3485664549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3485688141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3485843912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3485869036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3485895717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3485920689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3485946376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486163743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3486188692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3486214184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486238691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3486263890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3486288448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3486314258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3486475530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3486501835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486526341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3486550901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3486575609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486599738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3486625253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3486651730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3486677688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3486702548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3486728138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486751802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3486775857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3486800229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486824284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3486850248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3486874080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3486902860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3486928166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3486954740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3486978843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3487003152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3487028398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487051675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3487076222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3487101906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3487127490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3487152626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3487178418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487202907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3487227052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3487251589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487276228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3487301760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3487325881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3487352950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3487377836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3487404067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487428696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3487453020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3487477732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487501426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3487527071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3487551061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3487577239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3487602080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3487627890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487652419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3487676360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3487700861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487725210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3487750183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3487774394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3487800130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3487824585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3487850436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487874250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3487898406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3487922778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3487946356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3487971747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3487995570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3488021656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3488046647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3488072188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488096509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3488120338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3488145271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488168892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3488193667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3488217792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3488243243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3488268385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3488294043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488317771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3488342099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3488366604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488390522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3488415264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3488439240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3488466359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3488491198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3488517077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488540760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3488564419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3488589331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488612892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3488638578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3488664546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3488691165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3488717500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3488743184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488767900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3488800172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3488825869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3488850281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3488875817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3488900358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3488926572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3488951369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3488977678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489001781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3489027189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3489051596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489074636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3489099468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3489123017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3489148600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3489172919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3489197515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489221113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3489244054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3489268255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489291756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3489316280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3489340267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3489366064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3489391587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3489417290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489441156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3489465540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3489491003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489514920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3489539881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3489563632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3489589854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3489614732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3489641690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489665772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3489691165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3489737303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489761539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3489821824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3489846493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3489872492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3489897818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3489923451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3489946969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3489971269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3489996018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490020224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3490045173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3490068782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3490094947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3490119691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3490145523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490169026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3490192583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3490217392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490241232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3490266566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3490290289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3490315861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3490341113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3490366570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490390796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3490414565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3490438876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490462810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3490487756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3490511376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3490537457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3490562312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3490589157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490612925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3490636408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3490661235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490685197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3490710474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3490752193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3490792474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3490817067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3490856318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3490880434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 539,5390000,10000,0,0,256,5,15241,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3490961148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3490984987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491007795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3491032599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3491055249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3491082311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3491107279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3491133211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491157681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3491181461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3491206463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491230093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3491254936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3491278973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3491304901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3491330107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3491355529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491379162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3491403373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3491427746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491451371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3491476750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3491500298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3491526082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3491550720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3491575902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491599956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3491623914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3491648857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491672611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3491698113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3491722088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3491747868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3491772985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3491798472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491821764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3491845611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3491870152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3491894227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3491919052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3491942819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3491968816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3491993442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3492019129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492042632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3492066575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3492110740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492134289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3492187346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3492232672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3492258265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3492288164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3492313808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492337465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3492360271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3492383657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492407185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3492431391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3492455046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3492480884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3492505645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3492531697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492555654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3492579997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3492604529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492628404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3492653795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3492677768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3492704043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3492728883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3492754486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492778659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3492805393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3492832740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3492858782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3492885908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3492915913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3492944124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3492972129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3492999885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493026177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3493051981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3493079099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493104909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3493131959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3493158060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3493186120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3493213517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3493241354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493267496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3493293180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3493318877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493343060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3493367953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3493391876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3493417265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3493442365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3493468281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493492271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3493517230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3493541761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493565458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3493590879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3493614489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3493640732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3493665451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3493690949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493715118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3493738990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3493763685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493788000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3493813215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3493837508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3493864103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3493888825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3493914988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3493938844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3493963008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3493987419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494011041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3494036454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3494060480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3494086969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3494138330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3494166371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494190464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3494214924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3494239537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494263265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3494288889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3494312649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3494338797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3494363429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3494388763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494412964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3494437100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3494462204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494485965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3494511096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3494535507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3494561236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3494586595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3494612179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494636202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3494660662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3494685540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494709899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3494734936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3494758676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3494784750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3494809464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3494835436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494859086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3494883336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3494908632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3494933496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3494959270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3494983243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3495009172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3495034550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3495060583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495085518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3495109927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3495142949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495166709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3495192434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3495217473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3495243998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3495269757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3495295855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495320483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3495345583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3495370779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495395705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3495446109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3495471743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3495518337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3495544196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3495571225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495598777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3495634289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3495660294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495684606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3495710735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3495735964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3495763264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3495793637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3495820329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495844966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3495868995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3495894266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3495918309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3495946702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3495971579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3495996144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3496016339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3496036337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496055989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3496074856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3496095045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496116689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3496142461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3496165942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3496198391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3496224791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3496289377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496316301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3496340905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3496365519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496389175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3496414761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3496438678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3496464811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3496489294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3496515657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496541743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3496566024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3496593938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496621391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3496647514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3496671560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3496697371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3496726647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3496751951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496775702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3496798876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3496823268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496847370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3496872036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3496896477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3496921893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3496945555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3496972408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3496995197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3497019920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3497045072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497068229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3497093237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3497118022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3497148598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3497173608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3497199558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497224086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3497248285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3497273060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497296446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3497321514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3497345618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3497371047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3497399442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3497425029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497448926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3497474545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3497501075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497526353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 540,5400000,10000,0,0,256,5,15269,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3497612421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3497636231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3497662196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3497686947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3497713009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497736637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3497760238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3497785208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497808872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3497834184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3497857771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3497883271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3497908466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3497933849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3497958044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3497981635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3498005958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498030087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3498054958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3498079170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3498104762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3498129384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3498155587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498179230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3498203297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3498228602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498252222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3498277172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3498300354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3498325983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3498352604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3498377955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498402053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3498425638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3498450471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498479476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3498507951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3498532418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3498557935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3498583612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3498609267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498633100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3498657595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3498682310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498707239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3498732539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3498756556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3498783624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3498808760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3498835145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498859225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3498883457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3498908632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3498932413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3498959123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3498982959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3499008740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3499034037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3499059627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499084793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3499108353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3499133044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499158788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3499183982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3499208345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3499234080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3499259746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3499285675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499309348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3499333696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3499358153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499382208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3499408083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3499432088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3499458559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3499483561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3499509321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499533858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3499557753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3499583361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499607410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3499632890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3499657376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3499683311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3499708914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3499752419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499809577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3499849524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3499874156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3499904871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3499930574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3499956440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3499980407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3500004353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3500030431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500052935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3500076298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3500101644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500124819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3500149305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3500172782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3500198496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3500223778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3500249160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500274069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3500298243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3500323067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500347370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3500373291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3500398172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3500424229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3500449173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3500475274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500499029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3500523428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3500548048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500572004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3500597562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3500621283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3500647474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3500672272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3500698371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500723569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3500747951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3500774200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500798214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3500823571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3500848540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3500874277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3500899559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3500924938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3500948820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3500991368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3501033942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501057903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3501102497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3501126340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3501159250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3501184241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3501210041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501232902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3501256355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3501281094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501304032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3501333010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3501356862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3501383028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3501408916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3501434572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501459463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3501484663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3501509618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501533946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3501558894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3501583032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3501608673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3501633382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3501659360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501682980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3501714548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3501738910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501762755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3501795501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3501821734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3501848060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3501872864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3501898893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3501922521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3501946252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3501988646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502012291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3502070477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3502101143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3502126385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3502151314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3502175915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502199196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3502223186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3502247046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502270780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3502295485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3502319108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3502357310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3502382318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3502408458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502432188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3502456854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3502481338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502504879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3502530301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3502554042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3502580157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3502605783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3502631035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502656028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3502680207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3502705739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502729828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3502755132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3502779545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3502809071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3502834722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3502860345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502884116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3502908561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3502933164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3502957342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3502985253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3503008840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3503034953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3503059089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3503080088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503101766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3503120380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3503144159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503168594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3503194501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3503219873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3503246571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3503272746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3503298252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503322131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3503348746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3503373484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503399658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3503424644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3503448709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3503483966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3503509058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3503536113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503560333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3503585215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3503610269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503634432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3503660903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3503684529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3503710806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3503735420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3503760709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503784848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3503808447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3503833830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3503857346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3503882078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3503906632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3503932288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3503957977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3503983693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3504007670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3504032164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3504056659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3504080970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3504162983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3504187599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3504214054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3504238493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3504264165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 541,5410000,10000,0,0,256,5,15298,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3505358775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3505383773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3505408228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3505431253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3505456853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3505479333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3505504373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3505529503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3505554850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3505579356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3505603380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3505627964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3505652261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3505677160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3505701057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3505727609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3505752657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3505779787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3505803233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3505826638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3505851340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3505874710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3505900257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3505923746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3505949131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3505976770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3506002000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506026561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3506050437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3506075012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506099119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3506123759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3506147699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3506173058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3506197461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3506223694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506247356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3506271537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3506295957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506319562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3506345345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3506369127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3506395497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3506420100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3506445438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506469599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3506493228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3506518406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506561897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3506604545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3506628300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3506670983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3506695807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3506727577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506751517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3506775698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3506799474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506822462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3506847434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3506871730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3506897520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3506921253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3506946962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3506973134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3506997099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3507022523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507046445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3507071679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3507095992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3507121555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3507147001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3507172517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507196224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3507220596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3507245124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507269414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3507294475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3507318216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3507344414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3507369224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3507395645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507419672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3507443711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3507469061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507492897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3507518504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3507542353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3507568144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3507593522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3507619098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507643470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3507667349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3507691991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507716844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3507741977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3507766753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3507792516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3507817290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3507843971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507868154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3507893207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3507918950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3507942917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3507968849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3507992661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3508018918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3508043717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3508069207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508093523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3508117344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3508142539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508166375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3508191360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3508216070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3508241959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3508267520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3508293733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508317906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3508342581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3508367139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508391342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3508416887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3508440829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3508471158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3508496280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3508522663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508546516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3508570472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3508596441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508620818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3508647122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3508671267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3508697400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3508723496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3508748890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508773451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3508797722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3508822482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508847305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3508872623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3508897251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3508923037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3508947565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3508975521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3508999496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3509024186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3509048777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509072528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3509098162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3509121929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3509148675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3509173698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3509199416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509224229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3509248262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3509273881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509297805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3509323015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3509347333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3509372665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3509397610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3509422939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509446433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3509470893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3509495327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509519474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3509544352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3509568023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3509594310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3509618878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3509646769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509670729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3509694591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3509719988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509743569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3509768828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3509792629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3509818106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3509843467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3509868858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509893006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3509917198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3509941459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3509966595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3509992940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3510019407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3510045688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3510073246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3510108577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510133090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3510158556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3510183196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510207516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3510233074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3510257011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3510284534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3510308785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3510334470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510358358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3510381998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3510406963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510430560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3510455937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3510480057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3510505808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3510531211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3510556517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510580592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3510604238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3510628461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510652838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3510677664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3510701309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3510764653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3510790321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3510818844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510843578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3510867670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3510892925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3510916815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3510941756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3510966341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3510991871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3511017137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3511042201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511098254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3511128475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3511153978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511177476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3511202692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3511226268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3511251676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3511277032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3511302508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511326124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3511350399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3511374803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511398945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3511423766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3511447311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3511473392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3511497961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3511523810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511547484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3511571127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3511596137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511621736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3511647192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3511670830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3511696430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3511722108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3511747677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3511772095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3511795980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3511820618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 542,5420000,10000,0,0,256,5,15326,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3511910161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3511935392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3511959787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3511985622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3512010329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3512071339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512097230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3512120502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3512146063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512169609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3512194695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3512220001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3512248279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3512272733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3512296842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512320171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3512364776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3512390369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512431130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3512474381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3512498187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3512530230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3512555060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3512580899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512603790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3512626567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3512652916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512675996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3512699993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3512790367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3512816102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3512846853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3512872405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512896674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3512920763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3512945171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3512969288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3512994145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3513021624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3513047671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3513072434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3513098640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513122260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3513146393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3513170806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513194358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3513246874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3513271552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3513297671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3513322492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3513528914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513553265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3513577356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3513602415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513627258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3513653083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3513677041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3513703798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3513728726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3513754226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513778494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3513802308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3513827165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513851012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3513875673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3513899641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3513925495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3513950123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3513976149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3513999614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3514023637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3514048394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514072041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3514097597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3514121163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3514147167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3514171870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3514203755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514228028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3514252293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3514281523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514305448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3514331217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3514355115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3514380730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3514406170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3514431483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514455527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3514479586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3514504023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514528270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3514553179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3514576666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3514603062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3514627744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3514653820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514678340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3514702793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3514735349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514760658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3514786310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3514810097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3514836332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3514861198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3514886810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514911213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3514935105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3514960239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3514984127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3515009011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3515033837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3515059612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3515085039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3515110654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515134351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3515159074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3515183751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515240166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3515340040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3515366283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3515393745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3515419061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3515445013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515469873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3515493726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3515518848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515542396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3515567164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3515591199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3515616621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3515641631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3515667210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515690804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3515715237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3515754795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515780247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3515805187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3515830047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3515856195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3515881285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3515907887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3515931451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3515955647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3515980524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516004544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3516030461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3516054395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3516080498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3516105801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3516131677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516155891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3516180503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3516206635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516230810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3516256447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3516283866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3516309758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3516335175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3516360862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516384662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3516409125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3516433789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516492201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3516535504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3516559265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3516590123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3516615373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3516641592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516665492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3516689490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3516714665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516738396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3516763458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3516788791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3516815584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3516841989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3516868127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516892963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3516917608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3516943377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3516967929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3516993467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3517019003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3517045018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3517070032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3517096479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517120199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3517142200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3517161508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517179877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3517204411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3517231365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3517257323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3517282781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3517308450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517332983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3517357186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3517381924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517406461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3517431955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3517456388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3517483698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3517509828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3517537313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517561206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3517585673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3517609594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517634424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3517660036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3517683981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3517710150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3517735121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3517760560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517785003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3517809229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3517834465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3517858858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3517884413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3517908765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3517934849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3517960296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3518002376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518069118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3518109670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3518134271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518163258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3518188240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3518212279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3518241638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3518267379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3518293199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518316940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3518341145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3518366350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518391904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3518417209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3518441119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3518468238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3518493720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3518520541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518544896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3518569261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3518595074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518619284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3518644964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3518668902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3518694529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3518719861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3518745443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518769677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3518793727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3518818231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3518842449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3518875770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3518900872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3518927161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3518952662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 543,5430000,10000,0,0,256,5,15355,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3519040670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519065204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3519090107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3519115268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519215569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3519245432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3519270000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3519296070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3519320771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3519346920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519370691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3519395131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3519419684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519443346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3519468777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3519492862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3519519169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3519544131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3519569580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519593843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3519618004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3519643181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519667147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3519692023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3519716137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3519742242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3519767691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3519792840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519817810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3519842370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3519867242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3519891647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3519916824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3519940668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3519988113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3520014743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3520059447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520099924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3520123933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3520153327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520176918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3520201664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3520228969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3520255250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3520280764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3520306835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520331636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3520356781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3520381461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520405996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3520431185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3520455379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3520481202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3520506042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3520532265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520556235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3520580682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3520620004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520665170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3520690298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3520735347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3520761244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3520791301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3520816920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520841131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3520865081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3520889791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3520913401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3520938583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3520962875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3520989084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3521014161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3521040692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521064490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3521088830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3521113304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521136751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3521161964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3521185857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3521211930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3521240262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3521266524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521289997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3521313984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3521338958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521362625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3521387295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3521411291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3521438003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3521463143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3521488566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521511985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3521536054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3521560781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521584973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3521609898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3521633297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3521659162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3521683557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3521709429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521733919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3521758296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3521784078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521808160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3521833345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3521856795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3521882127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3521907093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3521932755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3521956916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3521980634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3522012258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522036585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3522067892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3522092080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3522117974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3522143245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3522168772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522192484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3522218722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3522246072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522269195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3522294180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3522317774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3522343893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3522368378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3522394140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522417667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3522441517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3522466341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522490660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3522515829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3522539281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3522565069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3522590225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3522615903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522640200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3522663951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3522688317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522712405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3522737333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3522760718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3522786675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3522811556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3522837485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522861269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3522884738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3522909534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3522933438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3522958829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3522982450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3523007930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3523032960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3523058213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523082205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3523105744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3523130005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523154775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3523179455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3523203484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3523228941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3523258164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3523284838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523308870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3523333225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3523357743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523381388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3523406818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3523430563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3523456310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3523480643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3523506397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523531091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3523554947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3523579949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523603589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3523628430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3523652385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3523678137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3523703246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3523728658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523752340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3523776336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3523800927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523824480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3523849770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3523873742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3523900022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3523925142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3523951069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3523975626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3523999710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3524024857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524048686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3524073708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3524098072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3524124120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3524149178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3524175053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524198721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3524223173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3524251724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524276278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3524301797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3524325900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3524352729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3524377652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3524403738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524427823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3524452381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3524477367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524555996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3524599036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3524622982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3524655046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3524679964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3524706532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524730281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3524754860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3524780476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524804751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3524831510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3524856524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3524883547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3524910212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3524936811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3524961460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3524985500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3525010242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525035089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3525060801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3525085794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3525112068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3525145546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3525171511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525195545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3525220332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3525245424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525274236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3525298728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3525323123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3525350025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3525375517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3525402181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525426415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3525450725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3525476140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525500102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3525525956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3525549994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3525575680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3525600906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3525626818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525651345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3525675391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 544,5440000,10000,0,0,256,5,15383,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3525761007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525785694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3525811171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3525835806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3525861931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3525886975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3525930731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3525973900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3525998107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3526040531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526065192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3526096793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3526121550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3526148941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3526174486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3526200843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526225871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3526250744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3526280016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526304924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3526331822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3526356559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3526383361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3526409464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3526435848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526460547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3526484743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3526509624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526533951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3526559715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3526585338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3526611535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3526637069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3526665301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526689599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3526714281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3526738942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526762784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3526788627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3526812680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3526838956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3526864710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3526890991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526914900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3526939279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3526964394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3526988188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3527013474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3527038412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3527064802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3527091252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3527117452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527142586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3527167134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3527192149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527220320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3527245734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3527270705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3527297328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3527322777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3527349506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527427028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3527451477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3527481445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527500668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3527521302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3527540201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3527564857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3527590338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3527615958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527641498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3527665676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3527690474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527714994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3527740287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3527764827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3527798968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3527826272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3527852522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527876706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3527901620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3527926647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3527950824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3527977700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3528002044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3528028331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3528053160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3528079859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528104059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3528128275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3528152964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528176990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3528203302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3528230969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3528265719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3528291435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3528317759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528342364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3528367091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3528392563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528415777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3528441201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3528465754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3528491717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3528517186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3528542767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528566885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3528591349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3528615332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528642820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3528667998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3528691696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3528717329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3528741761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3528767223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528790593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3528814301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3528838983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3528862294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3528887182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3528911197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3528936685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3528961822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3528987064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529010500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3529035497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3529059853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529084000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3529108778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3529132225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3529158048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3529182312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3529207866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529235155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3529258851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3529283464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529306770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3529332384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3529355876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3529381780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3529407076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3529432636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529456849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3529480464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3529504666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529528234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3529552187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3529574864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3529599830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3529623358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3529648286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529671435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3529694448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3529721379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529746409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3529772922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3529796708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3529822945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3529848516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3529874444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529898721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3529922753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3529947354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3529971612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3529996582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3530020781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3530046322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3530071811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3530097765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530121456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3530146219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3530170845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530194773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3530223731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3530247450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3530275148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3530299783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3530325548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530349926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3530373816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3530398768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530422345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3530447314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3530471395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3530496986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3530522659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3530548273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530572118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3530596277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3530620521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530645147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3530670195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3530694003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3530720553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3530745403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3530771556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530795401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3530819502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3530844494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3530868154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3530893514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3530917050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3530942764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3530968169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3530993903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531018894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3531042665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3531066969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531091561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3531117333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3531141655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3531167344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3531192186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3531218111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531245338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3531269811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3531294318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531318217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3531343805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3531374690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3531401129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3531425787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3531451601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531476043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3531500001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3531525152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531548842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3531573769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3531597766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3531623121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3531648532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3531674066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531697824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3531722398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3531746945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531771613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3531796761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3531820645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3531846897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3531871582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3531897612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531921262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3531945061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3531969840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3531993250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3532018801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3532042437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3532067934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3532093048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3532118400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532143338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3532166990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3532191343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532215331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3532243817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3532268096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3532293508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 545,5450000,10000,0,0,256,5,15412,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3532379805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3532406295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532430210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3532454828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3532478924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532502855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3532528420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3532551981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3532578451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3532603173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3532628634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532651612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3532675255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3532699822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532723952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3532748744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3532772889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3532798258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3532823060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3532848903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532872563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3532896716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3532920942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3532944749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3532970204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3532993819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3533019824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3533044462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3533069932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533094021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3533117543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3533142729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533166306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3533191145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3533217023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3533246224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3533271886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3533297281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533320992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3533345022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3533369213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533393531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3533418359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3533441947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3533467853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3533492237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3533518271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533541621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3533565269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3533590706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533614493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3533639831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3533663727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3533689454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3533714784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3533740371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533764179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3533788358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3533812722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533837000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3533861796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3533885736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3533912142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3533936859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3533963665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3533987587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3534012547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3534039112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534063778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3534090089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3534114096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3534140864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3534165746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3534191320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534214874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3534238573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3534268876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534292480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3534317329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3534342190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3534368143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3534394289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3534419985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534444415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3534468992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3534500241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534524592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3534555101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3534579466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3534604942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3534629500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3534655275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534678768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3534703179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3534727842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534751611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3534777250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3534801030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3534827340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3534851901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3534877536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534902066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3534925934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3534950474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3534975285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3535000311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3535024599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3535050282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3535074938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3535100964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535124727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3535148916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3535173193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535196853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3535222642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3535246406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3535276907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3535301988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3535329344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535353144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3535377039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3535401761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535425378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3535450732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3535475437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3535501279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3535526829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3535552441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535576417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3535600955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3535625585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535650399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3535675547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3535699657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3535726170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3535751183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3535777723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535801672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3535825972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3535851554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3535875421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3535901603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3535925819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3535952706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3535977417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3536002992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536027399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3536051191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3536076012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536100315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3536125446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3536150348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3536176644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3536202413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3536228553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536252760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3536281407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3536306255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536331230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3536357600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3536381740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3536408488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3536429898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3536450051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536469508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3536492345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3536518647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536542434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3536567293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3536592111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3536618264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3536643846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3536668971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536692282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3536716815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3536741275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536765768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3536790889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3536814778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3536841049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3536865886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3536892299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536916669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3536941066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3536966789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3536990837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3537016581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3537039975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3537065500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3537091224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3537116738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537141119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3537164766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3537189111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537213655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3537238660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3537266786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3537293226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3537318383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3537345790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537369914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3537395885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3537420416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537444114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3537468979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3537492430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3537518606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3537543241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3537568701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537593415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3537625367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3537650850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537674490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3537699321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3537724107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3537749884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3537775648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3537801373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537825229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3537850495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3537875323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3537899642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3537924811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3537948628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3537975140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3538000004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3538026199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538049703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3538073349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3538098705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538122373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3538147760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3538171471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3538197046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3538225945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3538251449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538277183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3538300901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3538325199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538349717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3538374613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3538399015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3538424709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3538450215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3538476726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538500527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3538524963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3538549453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538573084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3538598295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3538621844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3538648195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3538672822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3538698213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538722345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3538745861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 546,5460000,10000,0,0,256,5,15440,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3538880750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3538906147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3538931182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3538955929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3538981984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3539006985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3539034500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539058809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3539084009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3539108757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539132587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3539159764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3539183417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3539214988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3539239806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3539265746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539289428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3539313170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3539338530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539362291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3539387254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3539411624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3539437355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3539462915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3539488507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539512358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3539536822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3539561354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539586494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3539611503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3539635219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3539661433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3539686012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3539712253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539736095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3539760018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3539807904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3539856337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3539881808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3539907666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3539933869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3539959678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3539985414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540009372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3540035457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3540060917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540086140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3540111468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3540135434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3540162037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3540187065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3540224112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540248375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3540273439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3540298378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540322293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3540348735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3540372719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3540487695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3540513055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3540539830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540563877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3540588656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3540613526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540637481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3540664546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3540688367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3540713484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3540745664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3540775483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540806600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3540831074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3540856231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3540880237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3540906284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3540929778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3541174441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3541200187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3541232298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541256325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3541281358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3541306230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541330870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3541356234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3541380055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3541410701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3541435955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3541462505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541486409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3541510399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3541535679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541559277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3541587222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3541610963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3541636609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3541662291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3541687981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541712515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3541736308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3541760932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541785354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3541810084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3541834095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3541860001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3541884635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3541910690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3541934271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3541958369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3541982718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542006096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3542031698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3542056199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3542082189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3542106747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3542132044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542156144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3542179531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3542204161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542231559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3542256419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3542280604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3542305928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3542330799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3542356464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542380077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3542404517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3542428923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542453024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3542477940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3542501401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3542527678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3542552253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3542578043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542739660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3542763537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3542787710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542810348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3542835684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3542858936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3542884495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3542910106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3542935570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3542959745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3542983521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3543007924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543035088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3543059426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3543083540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3543109396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3543133959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3543159948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543183373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3543207265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3543236212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543259902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3543285455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3543308911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3543334826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3543359729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3543385051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543409169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3543432776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3543457484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543480921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3543505465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3543529424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3543555378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3543581335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3543607860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543632228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3543660191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3543685892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543708890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3543730702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3543754260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3543781001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3543805470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3543831614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543855660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3543887319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3543913112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3543937109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3543962967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3543986314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3544012011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3544037335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3544062830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544087075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3544110789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3544135224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544159434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3544184031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3544207955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3544233260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3544260957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3544287687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544311239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3544335336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3544360018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544383608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3544409413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3544433181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3544459428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3544484293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3544509800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544534190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3544557937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3544582918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544607208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3544632273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3544661353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3544687254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3544712624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3544738170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544761991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3544786428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3544810959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3544835249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3544865361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3544889782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3544932514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3544976545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3545002402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545027025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3545051114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3545075704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545104509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3545129876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3545154764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3545180782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3545206314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3545232227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545260034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3545284834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3545309524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545333938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3545359015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3545383569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3545409894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3545434352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3545460046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545483419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3545506934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3545531242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545554564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3545580993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3545604668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3545629860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3545660565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3545685638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545710519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3545735895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3545761828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3545787483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3545812372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 547,5470000,10000,0,0,256,5,15468,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3545912067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3545938104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3545963720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3545989400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546013081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3546037811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3546062469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546086778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3546111920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3546135496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3546161825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3546187516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3546216154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546240550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3546269043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3546294556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546318869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3546345055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3546369299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3546395910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3546421064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3546446982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546473220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3546497137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3546522424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546546848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3546572091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3546596860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3546622917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3546649067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3546679956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546705118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3546729771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3546754518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546779705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3546803256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3546821874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3546847316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3546871601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3546897737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3546921974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3546946459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3546972804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547004337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3547029695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3547060971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3547087218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3547112426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3547138276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547162960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3547186994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3547212178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547236552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3547269523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3547294011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3547320556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3547346979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3547372744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547434527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3547459521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3547484028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547507213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3547532562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3547556595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3547583870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3547608749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3547634036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547658312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3547686756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3547711976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547735996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3547760941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3547785492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3547811100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3547836117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3547861658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547885160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3547909381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3547933267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3547956922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3547981630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3548004884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3548030835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3548055507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3548081374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548105481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3548129439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3548154779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548178312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3548203242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3548226635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3548251778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3548296520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3548322249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548346549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3548370712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3548412226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548443053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3548468621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3548492315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3548518542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3548543287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3548568709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548592718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3548616696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3548649198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548673632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3548698249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3548722398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3548748337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3548773690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3548799392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548822946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3548847382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3548872368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3548896724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3548921706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3548944960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3548970751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3548996009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3549022300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549046353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3549070550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3549096091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549120140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3549145975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3549169938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3549195520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3549224657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3549250754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549275445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3549299671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3549324578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549349274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3549374622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3549399266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3549425930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3549451186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3549477962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549502135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3549527157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3549551946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549575481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3549601002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3549624960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3549651237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3549676095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3549701631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549726916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3549750860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3549786647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549811264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3549837903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3549863341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3549888280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3549912798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3549938601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3549962944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3549986968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3550011584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550036431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3550062088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3550087350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3550123781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3550150721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3550177026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550201017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3550229444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3550254583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550281488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3550307034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3550331905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3550358595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3550383884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3550410942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550435311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3550460556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3550485671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550509618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3550535426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3550560008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3550587029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3550612288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3550637908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550694858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3550719986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3550744065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550767548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3550792175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3550815483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3550860054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3550884725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3550910647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3550933984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3550959093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3550983345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551006862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3551033611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3551057924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3551084457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3551109923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3551135885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551160616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3551184753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3551210933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551239365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3551265297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3551289418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3551315555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3551341226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3551367312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551391871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3551412069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3551434268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551459032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3551483625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3551504730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3551528400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3551546433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3551565822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551584127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3551601017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3551617423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551632760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3551651785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3551670747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3551691009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3551715118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3551734234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551751168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3551771300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3551790824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551808895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3551825922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3551843613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3551861693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3551881531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3551903123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3551925239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3551952440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3551979987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552004687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3552031172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3552055265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3552081293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3552105816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3552131077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552154419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3552173514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3552193669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552217441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3552244939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3552265425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3552287326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3552311137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3552334170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552351201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 548,5480000,10000,0,0,256,5,15497,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3552404299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3552420843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552436337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3552453611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3552468972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3552486437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3552505351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3552526227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552543545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3552561203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3552582481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552602075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3552622633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3552643113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3552664097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3552690016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3552718153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552741691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3552767422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3552792462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552815461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3552840575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3552863946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3552891117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3552915957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3552942008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3552966834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3552991002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3553016157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553039892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3553064863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3553089172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3553114942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3553140307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3553163754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553183685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3553203353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3553223010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553257259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3553283042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3553307041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3553333432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3553358282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3553383593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553407664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3553430667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3553453446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553472081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3553491598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3553510048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3553534904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3553559626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3553586075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553609781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3553634330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3553659935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553684064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3553710623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3553734698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3553760437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3553791748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3553821712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553846387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3553871171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3553898483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3553924777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3553951262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3553975952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3554003560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3554029801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3554055619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554080899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3554104880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3554129337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554153621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3554178714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3554203195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3554228942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3554257636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3554284157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554308432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3554333294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3554358221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554382108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3554407244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3554431235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3554457931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3554482502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3554508374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554532687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3554557068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3554582464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554604908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3554629950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3554655535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3554681547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3554706701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3554731976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554756281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3554781955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3554806788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554830830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3554855716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3554879932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3554906640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3554931636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3554958016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3554981962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3555006088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3555031019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555053294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3555078531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3555102962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3555128742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3555155163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3555180478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555204737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3555228313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3555257141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555281832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3555307239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3555331665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3555356876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3555380949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3555407636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555431159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3555456237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3555480515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555501709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3555524971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3555547591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3555573483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3555599723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3555625560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555649965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3555673824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3555698744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555723203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3555748362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3555772708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3555798675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3555824239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3555850597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555874486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3555899236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3555923930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3555947969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3555973864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3555997782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3556024504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3556050472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3556077434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556102247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3556126818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3556152227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556176177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3556201339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3556225926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3556256380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3556284739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3556312656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556338986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3556372503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3556399790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556426154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3556454309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3556479807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3556507538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3556533660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3556561131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556592432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3556616890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3556643558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556667122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3556692005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3556716281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3556742223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3556767686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3556793005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556816787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3556841671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3556866758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3556891920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3556917178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3556941223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3556970431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3556995481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3557213085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3557237826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3557265976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3557290637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3557314456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3557340360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3557364134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3557581148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3557606971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3557632958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3557657934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3557682214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3557707408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3557731134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3557756099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3557972370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3557998936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3558024784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3558050485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558074619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3558100174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3558125575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558149692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3558174166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3558197818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3558224052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3558248932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3558279047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558303098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3558328520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3558352984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558377465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3558405351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3558428340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3558456553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3558483381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3558509875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558568387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3558594049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3558618642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558646502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3558678744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3558703863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3558729907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3558755251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3558782556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558806806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3558832382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3558857306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3558881307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3558906747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3558930662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3558957885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3558983280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3559009650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559035248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3559059830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3559085448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559110292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3559136160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3559160996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3559187333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3559213413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3559239561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559269250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3559295345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3559321077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559346027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 549,5490000,10000,0,0,256,5,15525,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3559436943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3559462314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3559486442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3559512768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3559548703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559574182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3559598647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3559628394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559652913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3559681428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3559708625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3559736039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3559761873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3559788952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559813569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3559838316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3559862834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3559886970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3559912770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3559940548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3559967326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3559992593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3560021348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560049966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3560075237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3560101422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560127704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3560160178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3560185233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3560215540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3560240887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3560267616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560291851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3560317397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3560343860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560368194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3560394114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3560417894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3560444015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3560469684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3560500004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560526007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3560552889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3560578566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560602721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3560629048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3560655186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3560681684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3560708516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3560734814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560759752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3560784737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3560810577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560835107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3560860491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3560884680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3560911591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3560936592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3560963234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3560988127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3561012525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3561038326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561063468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3561090421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3561114671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3561141526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3561166982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3561192887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561221617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3561245858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3561271530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561296362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3561321896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3561347108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3561374348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3561400293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3561426325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561451466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3561477882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3561503377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561529352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3561554352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3561578806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3561604572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3561630945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3561658592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561683700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3561718896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3561745113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561769911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3561794800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3561818636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3561845160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3561869900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3561896755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561920696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3561945291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3561970519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3561994431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3562020258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3562043973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3562070091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3562095559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3562121205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3562146527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3562170426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3562194927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3562226023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3562251022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3562276545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3562303141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3562343954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3562370473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3562395284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3562419048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3562443857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3562637592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3562663104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3562687024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3562714593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3562739803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3562766258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3562789835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3562813469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3563017249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563040754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3563064111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3563088823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3563113453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3563138641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3563164095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563186286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3563210289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3563234042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563256051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3563283111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3563306310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3563332257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3563361484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3563386052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563409492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3563433090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3563458738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563482404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3563508929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3563532506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3563558347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3563583136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3563606973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563630667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3563655151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3563677683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563701617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3563726752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3563750278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3563776076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3563800490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3563826628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3563851154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3563899052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3564081479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564106776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3564132093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3564156579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3564182928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3564208968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3564233888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564256882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3564282054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3564306893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564332489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3564357353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3564381655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3564408448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3564432900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3564459255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564482892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3564507515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3564532490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564556033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3564581744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3564605377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3564630836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3564656123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3564681195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564705599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3564729001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3564752093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564776474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3564800253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3564823289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3564848769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3564873813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3564900549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564924219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3564948267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3564972911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3564995687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3565023024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3565046444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3565265973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3565293026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3565319205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3565344050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3565368163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3565393258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3565416665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3565441930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3565467002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3565492958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3565523087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3565549278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3565572831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3565597728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3565621979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3565646700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3565672803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3565697292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3565723839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3565749995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3565776758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3565801545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3565825714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3565850987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3565874857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3565900739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3565925391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3565952755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3565978688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3566005517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566030389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3566054171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3566083854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566108850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3566133806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3566158324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3566184636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3566210348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3566235889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566308151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3566335238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3566359437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566383530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3566409832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3566450146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3566475927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3566499418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3566525119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566548087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3566572821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3566608354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566632781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3566659254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3566683172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3566710895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3566741634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3566771970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 550,5500000,10000,0,0,256,5,15554,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3566849795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3566873758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3566899418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3566923327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3566946883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3566971929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3566995807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3567022350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3567050044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567074535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3567099852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3567125043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567149748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3567176169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3567201644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3567230409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3567262587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3567289830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567313477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3567338678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3567363160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567387264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3567413550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3567437481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3567464661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3567489181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3567516056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567541936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3567567370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3567593286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567617084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3567643571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3567668535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3567693985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3567719508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3567746300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567771788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3567794974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3567819791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567844631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3567868388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3567893321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3567918610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3567941788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3567968624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3567993058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3568017518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3568042762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568067455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3568093560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3568117744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3568145098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3568170466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3568196646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568222079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3568247116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3568276599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568301900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3568329509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3568354545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3568383754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3568411064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3568438802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568464964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3568490482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3568515902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568540645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3568565713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3568592101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3568619755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3568647308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3568675142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568701529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3568728823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3568755124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568780073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3568805680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3568832157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3568859069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3568894119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3568921938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3568947593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3568974155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3569000809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569028650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3569054085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3569080268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3569108474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3569135666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3569162260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569186439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3569211683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3569237702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569267012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3569293620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3569319794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3569347795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3569373710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3569401889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569427462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3569453454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3569479411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569504289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3569531866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3569564273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3569592346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3569617699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3569644146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569669029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3569695009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3569725552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569750945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3569778463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3569802441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3569830809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3569857667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3569885544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569912126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3569937495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3569963705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3569988432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3570016315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3570040099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3570067477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3570091493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3570112525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570131906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3570155988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3570182457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570207363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3570232949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3570257527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3570289758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3570315992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3570343529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570369112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3570395191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3570421530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570447049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3570474135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3570498716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3570526490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3570552681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3570579854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570605440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3570630037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3570656130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570683314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3570710019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3570735064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3570761341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3570786881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3570812248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570836660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3570860665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3570885293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3570909952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3570935500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3570960940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3570986862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3571011804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3571038138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571061714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3571086432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3571111018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571134798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3571161347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3571185090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3571216080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3571241630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3571269655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571293517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3571317402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3571342153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571365733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3571391421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3571415160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3571440962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3571466411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3571491765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571515901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3571540176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3571564702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571589104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3571614032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3571637593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3571664115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3571688843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3571714305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571738211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3571761997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3571787201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571811039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3571837043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3571860713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3571886338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3571912049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3571937576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3571961821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3571985739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3572018462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572048704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3572073964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3572098673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3572124454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3572150183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3572175915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572199806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3572228437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3572247944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572268776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3572293820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3572318236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3572345690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3572371248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3572397958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572422583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3572447210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3572473032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572496804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3572522717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3572546608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3572572555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3572598124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3572623651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572648064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3572671763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3572702355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572726905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3572751843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3572776649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3572802849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3572829196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3572855649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572880029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3572905858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3572931202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3572956445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3572981317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3573005121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3573032369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3573057386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3573085263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3573108828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3573132216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3573157810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3573180974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3573208223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3573236893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3573264851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3573290794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3573316394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3573341220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3573366003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3573391478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 551,5510000,10000,0,0,256,5,15582,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3574469099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3574495333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3574520142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3574546440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3574571703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3574598937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3574623356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3574648970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3574674156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3574698373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3574724595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3574748816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3574776159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3574801348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3574827971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3574852178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3574876238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3574901745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3574926241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3574952203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3574976471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3575002353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3575028181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3575054133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575078860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3575103272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3575135679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575161055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3575186621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3575211379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3575241038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3575267287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3575293468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575317420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3575342601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3575367774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575392759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3575418347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3575442475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3575470234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3575495409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3575521985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575545999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3575569881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3575595517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575619564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3575645618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3575669667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3575695787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3575722176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3575748313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575773332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3575797403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3575828683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3575852914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3575878140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3575902966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3575929529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3575955499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3575984955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576008803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3576033858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3576058769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576083183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3576108460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3576132248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3576159717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3576184903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3576212173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576240065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3576264793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3576289905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576313731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3576339479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3576363412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3576389854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3576415414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3576441275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576465999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3576489942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3576514921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576540242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3576565409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3576589929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3576615773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3576641106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3576667082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576690925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3576715558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3576740786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576765481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3576790887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3576814940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3576841571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3576866635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3576893016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576916931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3576940948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3576966420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3576990824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3577016831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3577040899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3577066651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3577092163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3577118251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577142956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3577167156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3577191740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577216287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3577245758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3577270944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3577297406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3577322568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3577349376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577372945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3577397225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3577422313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577446381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3577472383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3577496477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3577523238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3577548274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3577573708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577599476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3577623627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3577649086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577673146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3577698237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3577723073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3577749152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3577774801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3577800650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577824498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3577849439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3577874223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3577899185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3577924503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3577949324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3577977097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3578003042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3578030264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578054721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3578079521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3578101411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578124107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3578150780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3578174722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3578200670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3578227089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3578266392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578290758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3578315240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3578341889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578365880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3578392479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3578416863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3578442897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3578468586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3578494752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578519467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3578543790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3578568503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578593016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3578618152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3578642434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3578669297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3578694188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3578720646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578744546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3578769222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3578794524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578818911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3578845461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3578870097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3578897813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3578923029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3578954845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3578978732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3578998989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3579019429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579038526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3579061559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3579086134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3579111657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3579138378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3579167379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579193061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3579220278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3579245363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579274447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3579300335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3579324629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3579351619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3579376762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3579403469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579427338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3579451154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3579476578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579500583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3579526736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3579550896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3579576682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3579603423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3579629696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579655530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3579680381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3579708918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579732956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3579757336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3579787730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3579818262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3579843820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3579869706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579894468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3579918651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3579943141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3579968004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3579993115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3580017251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3580042760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3580067907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3580094501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3580118597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3580144103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3580169037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3580192848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3580218789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3580243242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3580274516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3580300237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3580326349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3580351275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3580374831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3580399719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3580423772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3580449057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3580473805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3580499993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3580525774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3580551749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3580575634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3580600261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3580624947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3580649404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3580675044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3580699060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3580725809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3580750739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3580987862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581013597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3581039832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3581065104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581090929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3581116951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3581267711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3581294708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3581319623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 552,5520000,10000,0,0,256,5,15611,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3581498619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581524045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3581548205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3581572732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581604332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3581629284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3581653941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3581680251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3581706530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3581732713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581756640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3581781305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3581806192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581830568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3581855890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3581879741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3581906348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3581931252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3581957287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3581981083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3582004453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3582029221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582052577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3582083225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3582107036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3582132607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3582158304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3582184483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582213054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3582240438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3582265890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582289913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3582316348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3582341102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3582366938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3582391899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3582417388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582440962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3582465240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3582490057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582513877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3582539679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3582563567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3582590065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3582615016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3582641235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582665094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3582689031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3582714308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582738276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3582763238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3582787645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3582813288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3582838587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3582864488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582888428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3582910825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3582931499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3582950260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3582975066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3582994778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3583016478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3583034890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3583052361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583068206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3583091826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3583108450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583123860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3583141132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3583159123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3583178969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3583198595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3583223400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583242613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3583262833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3583285205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583305279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3583326492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3583347880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3583370694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3583393899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3583416756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583436688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3583457558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3583479012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583500513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3583520527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3583538045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3583556665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3583574121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3583593610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583610628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3583627582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3583645657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583662450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3583680068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3583696812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3583715430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3583732973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3583750829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583768214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3583785109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3583802732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583819488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3583838574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3583858168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3583879745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3583903747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3583923793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3583942167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3583963998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3583986497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584007420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3584031582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3584053169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3584078368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3584099450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3584120659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584141421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3584159904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3584180123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584199406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3584224678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3584244333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3584266901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3584286304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3584307548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584327602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3584348051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3584367495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584386377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3584407443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3584426218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3584445517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3584465406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3584484770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584511931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3584532062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3584551095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584570154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3584591843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3584610242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3584630155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3584651136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3584670080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584688594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3584707578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3584724767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584743295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3584761694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3584779516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3584797295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3584815357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3584834227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584849627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3584865129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3584881041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3584897936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3584914000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3584930131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3584950668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3584971924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3584993162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585012684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3585033053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3585053233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585072662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3585093830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3585116106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3585145837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3585173249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3585198583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585233325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3585256726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3585281330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585304938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3585330529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3585354232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3585379956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3585405187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3585430518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585454746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3585478399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3585502681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585526801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3585551871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3585575462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3585601848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3585626279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3585651780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585675315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3585698878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3585723811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585747274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3585772669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3585796117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3585821998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3585847478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3585872976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585898241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3585922023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3585946297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3585970460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3585995150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3586018988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3586044122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3586068962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3586094950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586118629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3586142729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3586166953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586190921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3586219919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3586247768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3586274274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3586299042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3586324191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586348362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3586372402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3586397472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586421103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3586445923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3586470082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3586496115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3586521675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3586547545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586571489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3586596120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3586620755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586645176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3586670222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3586693980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3586729109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3586753942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3586779715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586798053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3586816592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3586836923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3586860238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3586884618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3586910057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3586936187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3586965704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3586992856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587018879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3587044196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3587069514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587094218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3587119602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3587146363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3587173381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3587198434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3587224852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587252801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3587277419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 553,5530000,10000,0,0,256,5,15639,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3587363749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587388338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3587413947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3587437967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3587465164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3587490212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3587517381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587541659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3587565984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3587591699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587615733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3587641760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3587665753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3587692348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3587718459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3587744786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587769291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3587793206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3587818227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587842759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3587867470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3587892337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3587918482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3587943565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3587970198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3587994079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3588019587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3588045234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588069120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3588094954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3588118944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3588145655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3588170679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3588197115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588222304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3588250406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3588279189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588303701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3588329686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3588354142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3588380204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3588405639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3588431612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588462257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3588489545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3588514873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588540805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3588566332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3588591150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3588617268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3588644086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3588669992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588694015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3588718678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3588743747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588768643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3588793648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3588818024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3588847110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3588872866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3588899884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588924248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3588948799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3588974620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3588998952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3589024810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3589048804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3589075223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3589101896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3589127956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589152988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3589177319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3589203491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589227844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3589257369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3589282003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3589307498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3589331696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3589363552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589386303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3589411529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3589436287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589461599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3589486872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3589511610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3589538867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3589564314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3589590572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589614479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3589638478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3589663742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589687806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3589713523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3589737321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3589763801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3589789749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3589815805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589840274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3589864262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3589889812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3589913991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3589939256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3589963888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3589989939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3590015547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3590041190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590065408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3590090235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3590115131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590139123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3590165789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3590189653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3590216333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3590241333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3590272300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590296655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3590321124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3590346716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590370806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3590397297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3590421544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3590447795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3590475817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3590502144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590529117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3590553224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3590579070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590603177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3590628985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3590653922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3590680339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3590707743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3590733515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590757852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3590787292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3590812394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590838509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3590863795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3590887423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3590914809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3590940000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3590966698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3590990859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3591015785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3591040705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591064734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3591094767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3591118928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3591146750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3591171338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3591195626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591220136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3591244450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3591276017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591300332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3591325550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3591350526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3591376785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3591402352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3591428203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591452584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3591475180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3591499017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591523446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3591547119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3591570903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3591603368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3591626018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3591651266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591675079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3591699488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3591725031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591749146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3591774668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3591798340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3591824404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3591849339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3591875121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3591899769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3591923812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3591948456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592014995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3592040755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3592065002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3592092099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3592117215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3592143633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592167576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3592191717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3592216906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592240690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3592270552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3592294551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3592320890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3592347491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3592373484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592397961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3592421930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3592447102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592471871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3592497341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3592521833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3592547635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3592572860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3592599352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592623478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3592648500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3592673080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592697197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3592728991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3592757000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3592783733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3592808828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3592835263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592859337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3592883530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3592908584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3592932202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3593103715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3593131545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3593158386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3593183180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3593214891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593239367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3593263661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3593288853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593312677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3593338846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3593362921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3593389033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3593415081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3593441082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593465505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3593489602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3593514816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593539645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3593566505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3593591864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3593618651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3593644457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3593669957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593694099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3593719176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3593744253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593769644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3593795272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3593819602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3593846688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3593872159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3593899623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593923683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3593947827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3593974295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3593998533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3594029764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3594054428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3594084464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 554,5540000,10000,0,0,256,5,15668,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3594173347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3594200296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594229827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3594255033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3594281069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594305131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3594331088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3594355011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3594380822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3594407563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3594433589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594459354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3594483714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3594509074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594534529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3594560409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3594585406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3594616545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3594642519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3594669040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594693272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3594723346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3594748332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594773027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3594798344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3594822677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3594849625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3594874722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3594901865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594926088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3594950405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3594975939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3594998869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3595029756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3595053893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3595080892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3595106035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3595131947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595156654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3595180861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3595206921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595234866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3595260609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3595285658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3595312041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3595338022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3595364157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595388778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3595414197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3595439543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595464740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3595489869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3595515090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3595542146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3595567937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3595594794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595618997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3595644040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3595668904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595693128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3595719408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3595744570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3595771483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3595796721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3595822812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595847487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3595871637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3595897024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3595921031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3595946670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3595971444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3595997635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3596023450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3596054580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596079507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3596103694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3596128554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596153102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3596178352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3596202913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3596232572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3596257745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3596284239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596308317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3596333549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3596358618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596382876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3596408760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3596432831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3596459394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3596484432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3596510412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596534975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3596559193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3596584779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596608656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3596634083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3596658739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3596684951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3596711297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3596737264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596761698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3596787382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3596813693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596838665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3596864098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3596888217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3596914821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3596939653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3596966404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3596990083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3597015201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3597045148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597069364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3597096108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3597120333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3597147298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3597172337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3597198368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597223012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3597250942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3597276486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597300292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3597325706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3597350317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3597376304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3597401894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3597427673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597451666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3597476180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3597500772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597525023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3597549992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3597573758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3597599671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3597624074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3597650443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597674317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3597694672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3597717870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597741600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3597767815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3597790394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3597814819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3597841427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3597879843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3597971128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3597995123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3598020082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598043185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3598067483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3598092399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3598117992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3598145152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3598170471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598193910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3598218811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3598347828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598372267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3598398172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3598421877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3598447790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3598473142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3598498584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598522759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3598546379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3598570512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598600065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3598624573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3598648801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3598674125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3598698498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3598728366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598751840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3598775839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3598799800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598823091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3598847791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3598870409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3598895419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3598918881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3598942931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3598966266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3598988826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3599013510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599039668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3599064589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3599090978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3599117324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3599142834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3599167949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599191250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3599215983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3599240588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599265228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3599290596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3599314620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3599340881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3599365315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3599391574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599415449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3599439413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3599467916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599492128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3599518020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3599541968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3599568227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3599596126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3599616436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599635135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3599654632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3599677792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599701009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3599730092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3599751736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3599776651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3599799827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3599823624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599848571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3599873253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3599899248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3599923304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3599948532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3599972973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3599998566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3600024161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3600049828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600073635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3600098785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3600123465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600147993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3600172896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3600196506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3600223255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3600248125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3600274718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600298756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3600322773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3600348926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600373521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3600400676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3600426762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3600455792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3600481052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3600506837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600532521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3600556733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3600582153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600605332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3600629832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3600654825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3600680768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3600706144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3600830234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3600855186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3600879352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 555,5550000,10000,0,0,256,5,15696,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3600980837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601004699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3601030344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3601054116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3601080484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3601105211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3601130507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601155218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3601179263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3601204494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601228434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3601253503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3601277926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3601304336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3601329949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3601355598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601379460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3601403932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3601428406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601452673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3601478112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3601501896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3601529163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3601554454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3601581311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601605584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3601629995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3601655607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3601679867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3601706572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3601735915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3601762707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3601788593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3601886231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602110325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3602135644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3602161366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602185255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3602211033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3602235002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3602261010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3602287965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3602313879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602338624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3602362620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3602387443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602412054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3602437144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3602461602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3602487622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3602512559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3602539469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602568738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3602593876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3602618982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602644610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3602669940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3602693964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3602721064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3602750792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3602777738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3602801854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3602864855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3603040091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603065689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3603092144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3603116458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3603147449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3603172935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3603199127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603224393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3603248919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3603274796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603299197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3603324797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3603350148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3603375804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3603401512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3603427341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603451391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3603476715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3603501910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603527598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3603553117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3603577809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3603603986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3603629013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3603655456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603679538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3603704178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3603728846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603752470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3603778430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3603802644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3603829309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3603854601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3603880618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3603906433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3604110753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3604138671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604163636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3604188970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3604214007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3604240268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3604266820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3604292857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604316800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3604341502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3604366273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604390675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3604420445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3604444726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3604472440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3604497548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3604524119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604548100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3604572194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3604597553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604621331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3604646884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3604671369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3604697506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3604726042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3604751537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604775930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3604799585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3604823866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3604854352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3604879353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3604903725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3604929254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3604954451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3604980226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605003907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3605028645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3605053516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605078042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3605102895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3605130323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3605157767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3605182340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3605208117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605231621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3605255185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3605280037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605303515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3605328696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3605352213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3605377556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3605402669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3605427796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605451230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3605475699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3605500164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605527558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3605552470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3605576068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3605603577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3605628103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3605654301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605677984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3605701677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3605755656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605779900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3605804531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3605828477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3605854318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3605878932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3605904966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3605928545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3605952621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3605977090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606000531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3606025785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3606049816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3606077232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3606103389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3606134912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606160412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3606184626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3606211650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606235668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3606260780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3606285649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3606311669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3606337206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3606362892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606386711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3606411168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3606435756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606460088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3606485137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3606508936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3606535273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3606560096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3606586234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606610036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3606633819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3606658953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606682717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3606708260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3606731571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3606756489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3606781630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3606807373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606832008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3606856081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3606880816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3606905338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3606930557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3606955001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3606980962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3607005976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3607032388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607056344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3607080843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3607105548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607254489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3607281024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3607304920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3607331454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3607356790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3607383514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607408349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3607432483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3607457739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607481564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3607506565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3607531020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3607556592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3607581745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3607607601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607631408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3607655891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3607680524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607704861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3607730312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3607754195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3607780629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3607805670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3607832065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607856669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3607881108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3607907107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3607930784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3607956167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3607980215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3608005942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3608031731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3608057234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3608081556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3608106052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3608135813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3608160941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3608186216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 556,5560000,10000,0,0,256,5,15724,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3608547866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3608574658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3608600323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3608625937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3608650254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3608674159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3608698415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3608722847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3608748499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3608772722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3608798143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3608822815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3608848778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3608872001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3608895741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3608920407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3608944028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3608969539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3608992929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3609018736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3609043610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3609068899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609093106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3609116900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3609142244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609166655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3609192307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3609217423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3609243177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3609268250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3609293610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609317141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3609341238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3609365561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609389040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3609595396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3609620425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3609647038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3609672261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3609697960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609722897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3609746954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3609772173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609796046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3609821064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3609845555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3609871127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3609896212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3609922041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3609945857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3609971222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3609995722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610020114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3610045735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3610069760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3610096680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3610121520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3610148622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610172670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3610196530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3610221682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610245169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3610270436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3610293978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3610319412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3610344488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3610370293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610394520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3610418403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3610442923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610467113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3610492017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3610516026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3610541502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3610566107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3610773812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610798887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3610822900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3610848554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3610872752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3610898729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3610922906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3610948921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3610974983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3611001158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611026010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3611050266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3611074896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611105014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3611130114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3611154525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3611181918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3611207445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3611233294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611257180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3611281852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3611306643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611331113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3611356395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3611380078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3611406230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3611431399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3611457562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611481620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3611505393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3611530648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611554960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3611580788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3611604850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3611630451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3611655688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3611681131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611705224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3611729003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3611753384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611782505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3611807422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3611831470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3611857270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3611881912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3611907867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3611931566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3611955780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3611980314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612003787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3612028980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3612052837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3612078904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3612103676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3612128853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612152764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3612176781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3612201204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612231546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3612256957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3612281983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3612308371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3612334341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3612360292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612383554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3612407346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3612431942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612456063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3612480893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3612504402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3612530391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3612554932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3612580526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612604336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3612627991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3612653248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612676927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3612701579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3612725554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3612751583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3612780780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3612806303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612830564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3612854315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3612878759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3612902986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3612927902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3612951514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3612977790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3613002274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3613028054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613052329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3613076420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3613102390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613126215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3613151812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3613175643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3613201301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3613226736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3613252677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613277800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3613301745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3613326410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613350767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3613375756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3613399770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3613425555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3613450167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3613476137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613500162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3613524490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3613548963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613572425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3613597652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3613621608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3613647637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3613672301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3613697428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613721379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3613745253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3613770110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613806567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3613831909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3613855608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3613881150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3613906319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3613931746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3613955858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3613979674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3614003853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614027805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3614052843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3614076123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3614103328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3614128136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3614154045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614177956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3614201689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3614226723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614250382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3614275891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3614299694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3614326253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3614351631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3614377561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614404986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3614428995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3614454188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614478043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3614503045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3614527363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3614551971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3614576037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3614601896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614625469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3614649578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3614673863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614696121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3614720646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3614743775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3614769611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3614901690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3614926612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3614948403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3614972411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3614996988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615021066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3615046034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3615069780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3615096084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3615121380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3615147501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615170593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3615193455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3615217543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615240207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3615263531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3615286321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3615310869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3615335167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3615360787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615384424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 557,5570000,10000,0,0,256,5,15753,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3615469070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3615494806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615519320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3615543519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3615566441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3615591773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3615615521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3615640083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615662678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3615685176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3615709236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3615732697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3615757320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3615781721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3615812848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3615838525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3615866987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616134894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3616160503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3616185459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616210944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3616236051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3616259822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3616284879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3616308662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3616334983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616358855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3616383268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3616408689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616432687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3616458232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3616482087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3616508660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3616534130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3616559488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616582698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3616606694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3616631284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616656475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3616681477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3616706029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3616731075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3616756794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3616782584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616806499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3616831112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3616855491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3616878661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3616903467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3616926871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3616952781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3616977376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3617002760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617027221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3617239477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3617264631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617288059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3617313037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3617337224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3617367793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3617392474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3617417370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617441811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3617466336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3617490430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617513677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3617538698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3617561636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3617586384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3617609706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3617634235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617657524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3617680152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3617703694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617725868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3617750767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3617777447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3617803296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3617828493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3617853943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617877621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3617901848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3617926440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3617950009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3617976079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3617999584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3618026292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3618050910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3618076169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618100361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3618123966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3618148821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618172337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3618196947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3618399644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3618426393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3618450785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3618476630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618500426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3618524568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3618548906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618572392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3618598219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3618622591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3618649513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3618674858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3618700272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618724632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3618748427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3618799212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618823316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3618848733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3618872341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3618898439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3618923103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3618948516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3618972726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3618996413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3619021351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619044921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3619069727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3619093667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3619119441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3619144857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3619170542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619194398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3619220417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3619245103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619269535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3619294607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3619318254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3619344227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3619369102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3619400298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619424070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3619447780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3619472596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619496372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3619521618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3619545280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3619571324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3619596716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3619622253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619646543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3619670360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3619695066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619719412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3619744677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3619768992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3619794830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3619819843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3619845871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619869630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3619893920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3619918417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3619942584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3619971171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3619996752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3620024740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3620049649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3620075042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620098838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3620123154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3620149120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620172956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3620198299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3620223366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3620249779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3620276775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3620340132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620365544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3620391144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3620436534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620460800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3620485781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3620510250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3620537096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3620562570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3620589083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620613035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3620637161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3620662595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620686867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3620712575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3620736775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3620763018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3620791894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3620817583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620842108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3620866161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3620891362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3620915218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3620940321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3620964745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3620990507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3621015815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3621041463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621065344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3621089789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3621114476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621138330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3621164006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3621187783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3621214179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3621239089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3621265268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621289063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3621313194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3621338564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621362551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3621388592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3621474558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3621500987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3621527471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3621553213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621578194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3621602494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3621627377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621651721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3621676785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3621716629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3621743102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3621769012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3621795076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621819272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3621844270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3621869357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3621894154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3621919549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3621943770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3621971998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3621996800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3622023247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622047214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3622071212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3622096174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622119728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3622145408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3622167933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3622190715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3622211227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3622232573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622255412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3622277604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3622299915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622323217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3622348536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3622372629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3622398879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3622429098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3622458057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622482920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3622507267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3622532906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622557048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 558,5580000,10000,0,0,256,5,15781,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3622644186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3622668288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3622694329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3622720034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3622745596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622770129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3622794372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3622819313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622844663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3622870044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3622894455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3622920348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3622945207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3622971645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3622995196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3623020282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3623045048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623068993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3623094635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3623118587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3623145082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3623169865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3623195367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623219663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3623243468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3623268532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623292306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3623317243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3623345460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3623371693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3623397593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3623427826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623452631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3623476756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3623501655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623525910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3623550716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3623575819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3623602608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3623633270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3623659714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623683690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3623708103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3623732548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623756517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3623782030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3623805904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3623832833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3623857818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3623883531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623907806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3623931517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3623956752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3623980507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3624007613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3624031841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3624057468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3624082617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3624108205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624132394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3624157073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3624181887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624206356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3624231646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3624256020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3624282802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3624308047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3624334600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624358689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3624383299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3624409079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624439323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3624465030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3624488927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3624515259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3624540002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3624565524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624589808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3624613588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3624645699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624669731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3624694986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3624719176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3624744845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3624770215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3624796053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624820605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3624845764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3624871098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3624895664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3624920639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3624944402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3624970630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3624995278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3625022034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625046171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3625070362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3625095476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625119184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3625144605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3625168329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3625193945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3625219255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3625244776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625268707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3625297578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3625322275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625346696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3625371721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3625395980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3625425038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3625449934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3625476129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625499941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3625524062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3625548328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625572139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3625597573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3625621269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3625903945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3625929724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3625956926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3625980661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3626004475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3626029562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626053359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3626078794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3626102538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3626128281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3626153702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3626179261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626203998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3626228072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3626252899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626277102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3626302001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3626325826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3626351884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3626376458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3626402261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626425796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3626449692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3626474709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626498307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3626523485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3626546884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3626572485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3626597654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3626623105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626647674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3626671574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3626895860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3626920641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3626945720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3626970125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3626996045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3627021595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3627047269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627071518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3627096492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3627121529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627146286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3627172347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3627196259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3627222783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3627247773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3627274054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627297900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3627321832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3627346792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627370442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3627396268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3627419963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3627445677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3627471058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3627497153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627521931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3627546165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3627571119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627595573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3627620527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3627645262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3627671289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3627696405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3627722362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627746015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3627771145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3627796629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3627821180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3627847382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3628055300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3628085326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3628110249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3628136149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628161101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3628185630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3628211877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628235965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3628261687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3628286676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3628313217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3628339482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3628365617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628390742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3628416322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3628441210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628465959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3628490993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3628515716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3628541882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3628567033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3628593487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628617521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3628642079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3628666894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628690865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3628716555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3628740300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3628766545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3628791378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3628816917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628841441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3628865575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3628891557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3628915683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3628941060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3628965598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3628991609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3629017128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3629147542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629172476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3629196579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3629222220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629246083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3629271780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3629295527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3629321297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3629347232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3629373053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629397637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3629421472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3629446022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629470286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3629495071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3629519141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3629544748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3629570168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3629596709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629620487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3629645330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3629674375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629698469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3629724335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3629748312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3629774859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3629799713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3629825703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 559,5590000,10000,0,0,256,5,15810,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3629918320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3629943056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3629968879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3629994847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3630023031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3630054177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3630082783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3630108311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3630137523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3630471728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3630497038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3630522968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3630547093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3630572523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3630597190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3630623264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3630648884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3630674657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3630698635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3630725952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3630750346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3630775172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3630800252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3630823689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3630854128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3630879529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3630905987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3630929831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3630954351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3630978977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631003639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3631029341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3631053042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3631079170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3631103999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3631129541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631154273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3631178304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3631203615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631227607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3631252817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3631277573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3631303500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3631329191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3631534628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631559695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3631585009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3631609901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631633910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3631659954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3631684056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3631740634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3631767194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3631792779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631816513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3631841570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3631866644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3631891401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3631916827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3631941024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3631967351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3631991770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3632017791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632041420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3632065178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3632090677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632114503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3632140165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3632163796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3632189222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3632214689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3632240158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632265317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3632288838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3632313091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632337579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3632362398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3632385930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3632412137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3632436710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3632462647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632486074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3632509510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3632711939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632736352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3632761120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3632785973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3632811778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3632837377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3632862906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632886556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3632911130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3632935534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3632959781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3632984509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3633007923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3633034277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3633058911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3633084897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633108415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3633131970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3633157231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633180947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3633206563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3633230161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3633255703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3633280924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3633306390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633331052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3633354792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3633379223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633403527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3633428302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3633453223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3633479240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3633503852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3633529829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633553487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3633577602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3633602030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633625477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3633651168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3633674781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3633700228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3633743748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3633770748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633794248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3633817699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3633843083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3633866814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3633892196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3633915793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3633941169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3633966624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3633992029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634016160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3634040388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3634065020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634089898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3634114978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3634138766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3634165031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3634189697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3634217317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634241067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3634265826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3634290444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634314230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3634339962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3634363416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3634388778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3634414531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3634440284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634464894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3634488763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3634514676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634538449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3634563122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3634587993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3634614117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3634639875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3634665956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634689932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3634714759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3634744367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634770797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3634795857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3634819499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3634846353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3634871197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3634897293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634921008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3634944843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3634970106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3634994028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3635019845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3635043634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3635069310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3635095111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3635120807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635145329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3635169289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3635193820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635218555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3635243762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3635268206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3635294056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3635318817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3635345338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635369339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3635393838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3635418544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635442304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3635468225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3635492219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3635518316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3635539350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3635560065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635579369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3635597831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3635616615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635635111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3635656719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3635679646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3635705485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3635833934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3635860740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635884450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3635909050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3635933493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3635957647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3635986340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3636009947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3636036384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3636060847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3636086969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636110653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3636139719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3636164418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636188272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3636214260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3636237842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3636263414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3636288776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3636314181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636338330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3636361715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3636385690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636409823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3636451193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3636474538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3636499086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3636523800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3636548539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636571370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3636595155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3636619488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636646194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3636671542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3636696165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3636722614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3636752588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3636778874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3636805213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3637086482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3637112010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3637135652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3637161478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3637185203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3637211498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3637236283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3637261813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3637286044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3637309726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3637334598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 560,5600000,10000,0,0,256,5,15838,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3638573848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3638600210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3638623997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3638650283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3638675468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3638700971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3638725564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3638749488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3638774597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3638798340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3638823324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3638847689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3638873371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3638898593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3638924003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3638947471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3638971566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3639178336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639203627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3639228777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3639252377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3639278697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3639303670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3639329709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639354326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3639377992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3639402792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639426291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3639451005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3639475408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3639501013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3639526129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3639551582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639575227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3639599423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3639623830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639647952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3639673004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3639696708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3639723044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3639747469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3639773162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639797141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3639820805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3639845812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3639869245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3639894420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3639917887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3639943166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3639968307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3639993861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640017980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3640041757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3640065873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640089966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3640115172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3640138793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3640164967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3640206151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3640231711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640254986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3640278901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3640303673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640327750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3640352601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3640376165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3640402782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3640427441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3640453141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640476701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3640500201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3640525056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640549094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3640574224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3640598968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3640625061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3640650751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3640676574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640700358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3640724455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3640748976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640773303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3640798160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3640821732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3640847941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3640872415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3640898320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640922202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3640945933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3640971063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3640994685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3641020022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3641043752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3641069153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3641094122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3641119812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641143963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3641167606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3641196538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641220902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3641245745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3641269912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3641295951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3641320792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3641347041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641370739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3641395023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3641419668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641444075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3641469398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3641493461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3641519614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3641544366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3641569764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641593941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3641617625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3641643242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641667223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3641692102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3641716374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3641741984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3641767031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3641792676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641816431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3641840849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3641865489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3641889112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3641914974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3641938795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3641965129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3641989899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3642015994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642039889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3642063610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3642088777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642112904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3642137990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3642162730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3642188698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3642320832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3642347913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642371856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3642401269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3642425874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642449602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3642475180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3642498918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3642525275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3642550044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3642575338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642600451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3642624298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3642649329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642673056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3642697793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3642729133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3642755039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3642780509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3642806036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642830181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3642853953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3642878350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3642902726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3642927727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3642951196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3642977798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3643003192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3643029955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643053891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3643078185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3643102894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643126575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3643152113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3643175773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3643206852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3643231768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3643257263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643284287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3643307789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3643332471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643356311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3643381543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3643406140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3643431879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3643456940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3643482666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643506513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3643531197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3643555715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643579685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3643604775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3643628953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3643656612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3643681472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3643707238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643731261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3643754973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3643779986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643803705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3643829000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3643852746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3643878407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3643903685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3643929146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3643953356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3643977168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3644001634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644025841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3644050729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3644074106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3644099911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3644124781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3644150611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644174246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3644197611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3644227122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644250626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3644275797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3644299234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3644324618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3644349580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3644374792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644398710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3644422612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3644446971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644471123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3644495983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3644519964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3644545742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3644570326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3644596232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644619918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3644644195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3644669621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644693066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3644749871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3644774046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3644799980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3644824749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3644850881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644874600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3644899087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3644924212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3644948517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3644974668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3644998710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3645025169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3645050125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3645075829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645100136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3645124216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3645149432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645173661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3645198888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3645228275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3645254125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3645279653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 561,5610000,10000,0,0,256,5,15867,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3645366829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645391097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3645423822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3645448802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645475805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3645501038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3645525056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3645551121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3645576449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3645603802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645627627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3645654727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3645679737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645704146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3645729222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3645753041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3645779294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3645805038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3645831027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645854936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3645878633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3645903527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3645927527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3645952984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3646030889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3646057050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3646082546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3646108419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3646132182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3646156724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3646181478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3646205641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3646230701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3646254401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3646317821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3646546078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3646573159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3646598130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3646622443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3646647745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3646671643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3646696782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3646720738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3646741347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3646762350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3646784263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3646808280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3646832285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3646856532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3646881441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3646907954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3646932484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3646959755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3646986661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3647012113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647037983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3647063766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3647090123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647113414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3647139016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3647163390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3647189468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3647215098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3647240638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647264812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3647288919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3647313975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647338777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3647364580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3647389795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3647416781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3647442233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3647468835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647492965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3647517372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3647587625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647612218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3647637425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3647662321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3647688997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3647715051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3647742898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647767616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3647791945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3647816726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647843522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3647869077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3647893972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3647920549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3647945579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3647972069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3647995892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3648020221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3648044551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648068008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3648093410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3648117434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3648143937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3648168879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3648194838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648219384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3648244145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3648269222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648292911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3648318564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3648343606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3648370091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3648395902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3648422107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648446280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3648471037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3648496094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648520702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3648546115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3648575879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3648607428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3648633815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3648666312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648690767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3648715915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3648775095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648799662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3648825092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3648869835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3648904871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3648930197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3648956413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3648980226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3649005190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3649031270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649055777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3649082153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3649108205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3649134546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3649160070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3649186281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649211063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3649235304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3649260216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649284878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3649310205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3649334508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3649360329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3649385970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3649412203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649436568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3649461432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3649486150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649510054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3649536591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3649560524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3649586878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3649611552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3649636943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649661086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3649685152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3649710152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649733949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3649758986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3649783301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3649808962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3649834174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3649859717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649883424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3649908272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3649933389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3649958226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3649983768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3650007694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3650033721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3650058758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3650084856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650108680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3650132630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3650157957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650182215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3650210127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3650234255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3650260492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3650286086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3650312206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650336806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3650361069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3650385546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650410607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3650435952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3650460736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3650486963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3650512227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3650538853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650563083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3650587990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3650613177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650636931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3650662515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3650686690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3650713993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3650739199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3650766191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650790592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3650814331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3650837046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3650855662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3650880295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3650904442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3650929693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3650955411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3650981367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651005451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3651030125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3651055031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651079841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3651105291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3651131384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3651157680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3651183704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3651232321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651260401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3651322643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3651351397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651377934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3651405661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3651431501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3651460045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3651487047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3651515878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651542263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3651566436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3651591686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651615628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3651641723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3651665718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3651691637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3651717004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3651742485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651766613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3651790375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3651814908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651838948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3651863610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3651887488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3651913623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3651938721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3651965004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3651988846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3652012729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3652037929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3652061838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3652087185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3652110727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3652136339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3652161503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3652186989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3652211159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3652256272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 562,5620000,10000,0,0,256,5,15895,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3652548257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3652572354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3652597055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3652622962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3652649563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3652674458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3652700570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3652725538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3652750095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3652775307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3652799052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3652824703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3652850422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3652876928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3652902607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3652928302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3652950932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3652976314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3653001243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653027042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3653052294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3653076289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3653103044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3653128320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3653154840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653178950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3653203416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3653227658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653251255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3653276672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3653300281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3653326278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3653351665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3653377226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653401499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3653425301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3653449793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653677613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3653704240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3653727998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3653754301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3653779909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3653805807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653830297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3653854334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3653879371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3653903824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3653929078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3653953669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3653985108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3654010672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3654037308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3654061552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3654086107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3654111823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3654136019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3654162121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3654186433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3654213407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3654238765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3654265038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3654288909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3654313298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3654338608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3654362610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3654387773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3654412360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3654438493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3654463713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3655731449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3655756413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3655780925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3655805294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3655829994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3655855170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3655879115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3655905395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3655930061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3655956008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3655979718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3656003456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3656028895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3656053248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3656079447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3656103903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3656130315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3656155388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3656180748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3656205414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3656229225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3656254005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3656278407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3656303471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3656327837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3656353358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3656458010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3656705421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3656730247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3656754443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3656904736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3656927932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3656953605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3656977261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3657002919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3657028358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3657053714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3657147080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3657170928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3657195308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3657219652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3657244372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3657268417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3657293841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3657318616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3657344600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3657368320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3657392636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3657416902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3657440534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3657466045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3657489607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3657515553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3657540183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3658315861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3658341114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3658364893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3658390002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3658413797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3658438726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3658462808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3658488187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3658512929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3658538818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3658562473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3658586628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3658610853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3658634662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3658661031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3658684604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3658710609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3658735169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3658760561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3658788013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3658811643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3658836937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3658860732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3658885783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3658909943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3658935408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3658960521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3658985832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659009368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3659034252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3659059537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659131636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3659300049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3659324750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3659351159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3659375887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3659402386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659426308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3659450512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3659475676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659499481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3659525003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3659548609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3659581269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3659606268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3659631895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659656226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3659679999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3659705078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659728707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3659753513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3659777641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3659805336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3659830558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3659855959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659879599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3659904731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3659928970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3659953344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3659978233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3660001835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3660027873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3660052323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3660078405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660102091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3660125768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3660150933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660174503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3660199261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3660229939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3660255457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3660280449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3660305447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660329803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3660353683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3660378262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660402422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3660427071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3660450483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3660476376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3660500835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3660526970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660550593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3660574204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3660599187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660622795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3660648176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3660671640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3660697142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3660722479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3660747838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660772182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3660799061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3660823660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660847828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3660872615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3660897245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3660922551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3660948003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3660974010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3660997592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3661021793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3661046016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661069414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3661095044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3661118691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3661144752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3661169189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3661194341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661222128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3661245792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3661270756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661294119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3661318756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3661343195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3661368661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3661393817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3661418985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661442393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3661466853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3661491250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661515396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3661540108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3661563491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3661589334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3661613744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3661639585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661663397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3661687091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3661716811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661765587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3661793397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3661817262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3661844413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 563,5630000,10000,0,0,256,5,15924,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3661931690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3661958012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3661983792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3662007836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3662033118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662057425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3662083161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3662108650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3662134500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3662159919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3662185548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662209953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3662233921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3662258461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662282833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3662307905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3662332500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3662358553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3662383329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3662409962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662433810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3662458655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3662483450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662507408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3662533394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3662557357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3662584327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3662609467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3662635371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662659986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3662683901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3662709001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662732713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3662757625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3662781861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3662811503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3662837205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3662862827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662886669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3662911202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3662935827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3662960156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3662985204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3663009050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3663035925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3663060579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3663087811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663111645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3663135474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3663161047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663184945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3663210514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3663234366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3663260091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3663286243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3663312217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663336779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3663360374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3663384699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663409326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3663434294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3663458043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3663478014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3663496835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3663520901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663544060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3663567345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3663592720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663616551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3663642496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3663666306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3663692082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3663717371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3663742733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663767000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3663791320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3663925906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3663951042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3663977573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3664001719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3664028981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3664054273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3664080841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664104399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3664128029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3664153205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664176859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3664201690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3664226647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3664251940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3664277431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3664302868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664326514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3664351334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3664375915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664400330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3664424988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3664448544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3664474599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3664499188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3664525023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664548635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3664572220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3664596953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664620114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3664645369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3664669112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3664694718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3664720012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3664746323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664771794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3664796742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3664826665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3664851744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3664878430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3664902751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3664928050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3664953089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3664978771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665002352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3665026799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3665051165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665077666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3665102378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3665125773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3665152128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3665176597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3665202197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665225992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3665249661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3665275621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665299023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3665323582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3665348116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3665373737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3665399094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3665424657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665448410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3665472759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3665497311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665540573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3665566143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3665590880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3665617033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3665643127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3665668920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665693013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3665718511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3665743324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665767736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3665792985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3665821743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3665848227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3665872671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3665898834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665922580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3665946515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3665971747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3665995363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3666020753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3666044375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3666069904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3666095102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3666120420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3666144533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3666168128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3666192445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3666216577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3666241345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3666265388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3666290866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3666315274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3666342335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3666365897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3666389818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3666414420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3666437794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3666463251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3666486747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3666512170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3666537297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3666640717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3666862366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3666886883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3666912328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3666935969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3666961638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3666985350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3667011063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3667036304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3667061566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667085864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3667109636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3667134107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667158356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3667183040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3667209382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3667235599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3667260291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3667299115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667322755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3667347392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3667371965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667396294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3667421185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3667444859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3667471206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3667495901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3667521911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667744643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3667770608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3667795364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667819066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3667844944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3667869879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3667896561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3667921542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3667947209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3667976534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3668000503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3668028449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668051718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3668076637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3668103615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3668129398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3668156476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3668182163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668207220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3668231880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3668256757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668281341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3668306445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3668329943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3668355363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3668379871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3668407132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668429544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3668454172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3668478746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668502136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3668527420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3668738155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3668767699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3668792260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3668817507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668841671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3668865064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3668888988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3668913150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3668937643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3668961462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3668986712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3669011013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3669189071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669213758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3669237780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 564,5640000,10000,0,0,256,5,15952,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3669315722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669339127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3669364383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3669389130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3669417262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3669442319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3669468716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669492564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3669516966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3669541567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669565252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3669590878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3669614409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3669640336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3669664924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3669690000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669713942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3669737258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3669761246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669785554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3669810189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3669835584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3669861290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3669885998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3669912453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3669935797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3669960420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3669984851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3670008412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3670034026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3670057065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3670082553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3670471569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3670497835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3670522155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3670546513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3670571245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3670596077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3670621406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3670645889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3670672822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3670697764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3670724193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3670747880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3670774006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3670806621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3670831037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3670856293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3670879985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3670906555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3670931568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3670965055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3670991387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3671018032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3671045047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671071117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3671099426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3671125585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3671159101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3671190982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3671220796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671247435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3671275028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3671302411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671329136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3671356646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3671382828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3671411928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3671439097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3671467631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671493374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3671519858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3671547335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671574136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3671603249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3671629865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3671660505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3671687595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3671716734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671743283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3671770130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3671797195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671822977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3671848889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3671872502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3671898565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3671923262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3671948655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3671974907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3671998414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3672023995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672047903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3672072767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3672097850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3672123413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3672148580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3672178679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672211062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3672234906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3672259308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672284042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3672308944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3672333146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3672359292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3672384260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3672411122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672435459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3672460353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3672485363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672509242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3672535217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3672559254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3672586288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3672611793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3672637873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672662826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3672687009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3672712414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672737131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3672762858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3672787927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3672814284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3672839994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3672866464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672892064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3672916044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3672942127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3672967972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3672993035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3673017079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3673043051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3673067706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3673093755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3673117144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3673143629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3673167725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3673195209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3673220394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3673244394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3673281266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3673306264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3673332271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3673356396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3673380265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3673601433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3673626587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3673652633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3673676386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3673702392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3673727525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3673753053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3673936943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3673961045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3673984477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674007009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3674031400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3674055136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3674083084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3674108537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3674133919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674163103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3674187542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3674213276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674237398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3674262630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3674287337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3674313923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3674339144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3674365121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674389195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3674413841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3674438379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674462770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3674488214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3674512106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3674538589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3674563647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3674589928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674616068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3674640737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3674665643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674689390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3674715983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3674739823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3674766979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3674792517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3674818705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674843741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3674869519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3674894674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3674918741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3674943886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3674968370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3674994460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3675020822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3675046518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675233715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3675258537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3675286850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675311227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3675336986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3675361324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3675387506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3675413297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3675439260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675463885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3675487946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3675513192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675537425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3675562248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3675586419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3675612041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3675636677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3675662683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675686948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3675711450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3675736154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675759993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3675785633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3675809900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3675836358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3675861829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3675887798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675912595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3675936626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3675961780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3675985806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3676010712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3676034966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3676072231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3676097582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3676124446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676148683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3676172440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3676196813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676225889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3676254011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3676278045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3676303923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3676329282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3676355201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676379061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3676407767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3676432417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676460012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3676485572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3676509957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3676537340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3676562658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3676589906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676613905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3676637425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3676717034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676740954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3676766515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 565,5650000,10000,0,0,256,5,15980,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3676854571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3676880946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3676906496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3676932208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3676956590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3676980619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3677005405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677029826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3677055415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3677079943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3677105884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3677130857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3677157095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677180873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3677205208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3677229950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677253443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3677280166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3677304172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3677330403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3677360397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3677386235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677415724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3677439524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3677464517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677488649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3677513864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3677538513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3677564476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3677594678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3677620455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677645047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3677669131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3677693683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677719777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3677746051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3677771781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3677797716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3677822360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3677848508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677872884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3677897803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3677925533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3677949398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3677978257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3678002247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3678028502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3678053343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3678079202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678102726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3678126907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3678152021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678175859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3678200897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3678225271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3678250684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3678276308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3678301894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678325435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3678349524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3678374211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678398383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3678423245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3678446906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3678473087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3678498250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3678524446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678548530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3678572403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3678597651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678621516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3678647203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3678678391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3678707097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3678733236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3678760033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678786301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3678812518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3678838156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3678862035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3678887196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3678911832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3678937849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3678963414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3678989250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679013109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3679037735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3679062847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679087647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3679113064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3679136853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3679163206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3679188138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3679214414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679238324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3679262283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3679287479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679311345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3679336984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3679361048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3679386767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3679412382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3679438067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679462543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3679486554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3679510823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679534929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3679560304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3679584874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3679610935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3679635419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3679661342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679685336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3679709583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3679734155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3679758452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3679838307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3679863220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3679929462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3679955870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3679981666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680005682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3680031248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3680056478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680081157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3680106547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3680130390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3680158506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3680183808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3680210261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680234457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3680258881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3680284324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680308320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3680333856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3680357496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3680383708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3680409442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3680435676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680460899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3680485312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3680509944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680534142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3680559593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3680584213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3680610344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3680635473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3680662181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680686261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3680711045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3680735959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680759869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3680785572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3680809653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3680836049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3680860858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3680886434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680910873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3680935426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3680960127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3680984594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3681009692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3681034159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3681059253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3681083994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3681109402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681133671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3681157157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3681180766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681203475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3681226438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3681248608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3681272943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3681296329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3681320534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681344670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3681368531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3681394152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681418173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3681443190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3681467336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3681493322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3681518559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3681542988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681565660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3681588755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3681612005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681634383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3681658737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3681681696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3681707084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3681732016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3681757592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681789064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3681813450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3681839100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3681863222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3681888331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3681911511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3681935950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3681959826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3681983870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682007303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3682030492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3682054084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682077559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3682103432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3682127194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3682153724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3682178735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3682205027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682229034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3682252898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3682276807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682298980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3682322210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3682345049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3682369499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3682393792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3682431077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682455390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3682479369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3682504377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682529045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3682554537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3682578573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3682603952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3682628442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3682649827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682668532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3682689364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3682714329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682737268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3682762110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3682786076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3682812041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3682837853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3682863962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682887938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3682912561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3682937234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3682961663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3682988215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3683013119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3683048737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3683074113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3683100204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683124239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3683148883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3683173529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683197309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3683222869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3683246564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3683273159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3683297953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3683324078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683348734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 566,5660000,10000,0,0,256,5,16009,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3683436350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3683462310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683486801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3683512293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3683536754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3683562634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3683588277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3683614079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683638622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3683663383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3683688373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683712697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3683737734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3683761518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3683788027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3683813525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3683843396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683874266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3683899538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3683924681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3683948646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3683974328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3683998135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3684024033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3684048509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3684074294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684098629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3684122498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3684148545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684172338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3684197306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3684221534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3684247163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3684273594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3684300559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684325663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3684351300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3684376939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684401604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3684426450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3684450661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3684477193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3684507556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3684533929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684557964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3684582592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3684607251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684631431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3684657255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3684681255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3684708621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3684734225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3684760468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684785065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3684809267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3684873538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3684898369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3684923458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3684947304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3684973966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3684998991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3685025073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685048775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3685073049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3685104636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685128588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3685154110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3685177795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3685204481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3685283070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3685309137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685333410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3685357223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3685381710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685405892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3685430726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3685505978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3685533004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3685563981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3685592246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685616092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3685640458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3685664907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685688589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3685718496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3685742245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3685768471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3685793210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3685819049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685843524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3685867538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3685892962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3685916806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3685942301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3685967103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3685993072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3686018482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3686043938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686067617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3686091875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3686116348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686140508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3686165368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3686189295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3686215551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3686240319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3686266200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686289708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3686313212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3686337979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686361416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3686386876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3686410929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3686436536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3686461729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3686487197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686510974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3686535091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3686559341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686583715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3686608605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3686632197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3686658303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3686682977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3686708886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686732358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3686756254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3686781222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686804891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3686830190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3686853662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3686879401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3686904589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3686930172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3686955637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3686979674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3687004723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687029444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3687054817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3687079235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3687104934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3687129732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3687204836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687229463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3687253632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3687278893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687302699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3687333056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3687357004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3687383408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3687409439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3687435627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687459982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3687484684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3687509112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687533399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3687558217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3687582340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3687607829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3687632590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3687658860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687682653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3687706951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3687731301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687754840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3687780115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3687803643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3687829570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3687854156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3687879465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687903656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3687927312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3687952091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3687975638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3688000174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3688024790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3688050464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3688075169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3688100810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688124240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3688148677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3688173068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688196612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3688222025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3688245596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3688272397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3688297482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3688323324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688348330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3688372295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3688397227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688420675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3688445705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3688469858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3688495399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3688521430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3688546840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688570522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3688594572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3688618860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688643240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3688668121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3688691796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3688717835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3688742439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3688768287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688791785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3688815448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3688843149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3688866921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3688892305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3688964388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3688989868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3689015221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3689040615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689064186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3689093882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3689118236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689142756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3689167706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3689191475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3689217415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3689241944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3689303709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689328318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3689351767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3689375876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689404076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3689428905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3689467508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3689493446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3689521652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3689546958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689570805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3689595032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3689619478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689647342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3689672946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3689696771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3689722947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3689747651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3689773604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689797120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3689825029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3689854275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3689878056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3689903500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3689927045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3689953341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3689978066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3690003487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690027928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3690051686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3690076190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690100201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 567,5670000,10000,0,0,256,5,16037,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3690185662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3690210120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3690235934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3690260843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3690287073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690310942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3690335281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3690359688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690383549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3690408988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3690432632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3690458713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3690483367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3690508832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690532895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3690556485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3690581725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690605457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3690630371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3690654479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3690679921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3690705398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3690731623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690755124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3690779516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3690803978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690828166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3690852871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3690876298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3690902715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3690927404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3690953477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3690977052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3691000585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3691025376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691048897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3691073959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3691098222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3691123803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3691149030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3691174269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691197765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3691222062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3691246384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691270882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3691295836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3691319608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3691346555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3691371684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3691397969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691421595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3691445372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3691470614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691494289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3691520152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3691544036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3691569838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3691595364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3691621121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691645898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3691669968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3691694742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691719090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3691743965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3691769415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3691795198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3691819991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3691846613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691870593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3691895164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3691919778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3691943652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3691969197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3691993006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3692019408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3692044215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3692069741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692094066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3692121757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3692147074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692170938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3692196844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3692221560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3692248993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3692277845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3692302168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692325532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3692350414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3692374486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692398851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3692423528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3692446859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3692473458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3692497932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3692523993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692547545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3692571108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3692596616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692620320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3692646054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3692669709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3692695343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3692721681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3692747617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692772282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3692796109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3692843784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3692867745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3692893228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3692918081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3692943805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3692970612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3692995319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693019407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3693043454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3693068106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693092492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3693117252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3693144094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3693168728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3693192267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3693219806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693242712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3693266371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3693289868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693312558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3693338415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3693363666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3693392145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3693417680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3693443933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693469084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3693493628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3693521222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693545018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3693570153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3693596733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3693622492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3693649997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3693675431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693699101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3693723784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3693750546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3693847776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3693872910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3693898175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3693924892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3693950367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3693981505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694005893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3694030767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3694055446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694079896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3694104830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3694128500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3694156531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3694181252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3694208063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694231761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3694255446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3694280882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694304627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3694331483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3694355108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3694380663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3694406349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3694431896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694456563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3694480580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3694505328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694529561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3694554186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3694578522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3694604501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3694629576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3694655990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694680052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3694704642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3694729537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694753636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3694779613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3694803727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3694830670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3694855906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3694881907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694906702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3694930802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3694956129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3694980076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3695005313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3695030674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3695056590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3695082751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3695109068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695133498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3695158522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3695183370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695207961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3695232980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3695256737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3695283111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3695307953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3695334138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695357573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3695381338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3695406070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695429085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3695453874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3695477683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3695503242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3695528427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3695553638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695580505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3695604248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3695628444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695652515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3695677244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3695700719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3695727403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3695752297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3695778853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695802734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3695827419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3695853052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3695877085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3695903379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3695927407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3695954082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3695979074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3696004685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696029702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3696055663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3696081371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696105259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3696130404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3696158888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3696184468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3696209974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3696235377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696258986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3696283221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3696307588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696331791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3696356468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3696379805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3696406070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3696430656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3696456734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696480372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3696504046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3696528971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696552539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3696577915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3696602070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3696627870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3696653690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3696679541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 568,5680000,10000,0,0,256,5,16066,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3696773965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3696797878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3696822315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696846936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3696871992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3696896274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3696922062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3696946872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3696973090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3696996526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3697021350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3697046110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697070053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3697096646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3697121038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3697149253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3697174374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3697200195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697224703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3697248484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3697273584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697296861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3697321347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3697348400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3697374338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3697400883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3697426410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697451087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3697477812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3697502178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697526772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3697551871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3697575678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3697602081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3697626780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3697652819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697676251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3697699892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3697724804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697748277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3697773890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3697797588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3697823208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3697848451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3697873867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697898048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3697921754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3697946164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3697970794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3697995801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3698020116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3698045752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3698070341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3698097090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698121121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3698146414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3698171192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698195931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3698221881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3698245933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3698274315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3698299650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3698325815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698350717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3698375132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3698400748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698425005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3698450484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3698475304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3698501344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3698526959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3698552288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698575817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3698600000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3698623968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698647809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3698672544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3698695885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3698721643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3698745788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3698771120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698794784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3698818165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3698842858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3698866021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3698890855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3698913939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3698938947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3698963942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3698989002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699012377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3699036306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3699060258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699083896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3699108735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3699132092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3699158073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3699183632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3699211146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699236794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3699261669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3699287440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699310871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3699336028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3699360001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3699385558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3699410921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3699436227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699460262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3699484351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3699508741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699533387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3699558430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3699582748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3699608486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3699633311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3699659805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699683692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3699708141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3699732848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699756621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3699782123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3699805868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3699832006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3699856773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3699882248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699906722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3699930501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3699955592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3699979878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3700005071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3700029627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3700055314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3700080518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3700106507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700130286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3700155207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3700179829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700204222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3700229789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3700253824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3700281726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3700306560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3700332650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700356609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3700380567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3700406313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700430369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3700456156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3700480173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3700506175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3700531978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3700557813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700582354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3700606394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3700631139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700655791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3700680922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3700705271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3700731128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3700755901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3700782881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700807058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3700831797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3700856460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3700880062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3700905354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3700928895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3700954932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3700980056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3701005608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701030022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3701053313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3701077856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701101717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3701126612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3701150799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3701176347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3701200981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3701226982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701250681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3701274963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3701300685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701324593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3701350436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3701373925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3701400008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3701425511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3701451468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701476297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3701500376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3701525703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701549334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3701573993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3701598388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3701624143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3701649453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3701674982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701698625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3701723339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3701748010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701772387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3701797409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3701821201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3701847484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3701872395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3701898574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701922999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3701947074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3701972586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3701996350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3702021860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3702045928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3702071685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3702097671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3702123165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702147407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3702171183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3702195690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702220259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3702245297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3702269579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3702295407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3702320265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3702347158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702370908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3702395124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3702419611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702443229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3702468986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3702492809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3702519041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3702543947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3702569367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702593819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3702617802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3702642925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702666748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3702691550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3702715717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3702741319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3702766448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3702792390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702816471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3702841114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3702865543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3702888976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3702914579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3702938223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3702964329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3702989034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3703014648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3703038734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3703062417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3703087334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 569,5690000,10000,0,0,256,5,16094,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3704162124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3704187898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3704212367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3704238256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3704262830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3704288805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704312516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3704332369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3704351636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704370162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3704394801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3704418250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3704443525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3704468663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3704494485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704518801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3704542622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3704567133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704591446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3704616434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3704640651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3704666690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3704691530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3704718051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704743146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3704768690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3704794265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704818263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3704844190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3704868228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3704894642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3704919671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3704945401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3704970078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3704994113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3705019424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705043410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3705068617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3705093123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3705119518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3705145235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3705171636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705195949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3705220884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3705246032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705270987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3705296668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3705320793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3705347453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3705372652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3705399178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705423384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3705448411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3705474097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705497914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3705523455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3705547798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3705574092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3705600272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3705626419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705651448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3705676253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3705701548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705726761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3705752536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3705777643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3705803756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3705829017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3705854973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705879080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3705903864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3705928780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3705953282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3705978625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3706002983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3706031748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3706058162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3706085855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3706110679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3706134441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3706159604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3706184150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3706212002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3706236339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3706262193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3706287873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3706314079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3706350831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3706374733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3706400143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3706423922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3706449000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3706473491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3706500556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3706526419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3706552600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3706576669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3706819670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3706920125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3706944840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3706970673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3706995074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3707021924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3707047031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3707072637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707097523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3707121638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3707146940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707171035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3707196190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3707220570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3707246288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3707271403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3707297186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707320987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3707345526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3707370637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707396390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3707421612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3707445603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3707472126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3707497416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3707525241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707548987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3707572954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3707600762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707625000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3707651248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3707675177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3707700762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3707725807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3707752201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707803000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3707828813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3707853991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3707878392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3707904415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3707928256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3707954800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3707979860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3708005586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708063024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3708088212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3708112877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708136631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3708162590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3708186900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3708213883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3708238907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3708264739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708288572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3708312873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3708338206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708362023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3708387104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3708411574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3708437900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3708463538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3708489441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708513263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3708537952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3708562659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708587031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3708612084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3708635870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3708662200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3708687526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3708715021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708738830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3708762744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3708788074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708812149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3708837706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3708861531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3708887351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3708913879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3708940058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3708965485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3708989669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3709014708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709038681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3709064203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3709088727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3709114833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3709141183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3709167113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709191062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3709215601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3709240707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709265192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3709290457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3709314329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3709340765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3709366110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3709393572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709417595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3709441743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3709467227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709491098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3709516831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3709540844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3709566799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3709593796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3709619636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709645248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3709669400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3709694396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709719748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3709744942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3709770126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3709804384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3709830140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3709855799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709880141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3709904848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3709929515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3709954877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3709979539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3710003571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3710030434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3710055574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3710082696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710106580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3710130990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3710156524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710180563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3710206254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3710229945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3710256210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3710282095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3710308236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710334109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3710358505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3710383485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710408652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3710434433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3710459461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3710485862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3710511046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3710537717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710561879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3710587538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3710612594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710636555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3710663239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3710687296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3710713823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3710738933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3710764840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710788844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3710812825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3710837980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3710861511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3710881744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3710904696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3710925661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3710944763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 570,5700000,10000,0,0,256,5,16123,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3711010327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711033822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3711057370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3711083298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711106325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3711131311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3711155490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3711181208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3711206271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3711231510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711255012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3711279411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3711304162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711328486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3711353404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3711377020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3711403048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3711427687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3711453253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711476670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3711500102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3711524815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711548111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3711572630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3711596641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3711621933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3711646852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3711672064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711695968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3711720355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3711744161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711767455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3711791469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3711813996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3711838754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3711862455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3711888382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711915056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3711938904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3711963930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3711987458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3712012302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3712036382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3712062298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3712088360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3712113826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712137374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3712161602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3712185972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712210012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3712234770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3712258815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3712285213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3712310096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3712336081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712359823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3712384274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3712409711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712433687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3712459480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3712483480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3712509133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3712534250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3712559964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712584309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3712608092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3712641291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712665316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3712690436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3712714704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3712740773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3712766365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3712792188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712816169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3712841526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3712866276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3712890359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3712915214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3712938825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3712964940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3712989970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3713016041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713039893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3713063744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3713088896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713112723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3713138352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3713162695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3713188321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3713213653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3713239142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713262738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3713287140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3713311502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713335298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3713359859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3713383697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3713411926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3713438347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3713465907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713490941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3713515964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3713540836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713564797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3713590354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3713614191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3713640431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3713665074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3713690456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713714480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3713737992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3713762708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713786795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3713812089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3713836507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3713862356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3713887034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3713913115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3713937119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3713961741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3713986406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714010173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3714035932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3714059801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3714085945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3714110584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3714136459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714160869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3714185635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3714210597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714234071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3714259319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3714283674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3714309638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3714335166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3714360733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714384916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3714409755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3714434837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714459332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3714484621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3714508486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3714534586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3714559629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3714585827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714609701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3714633804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3714659193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714683042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3714708451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3714732103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3714758127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3714783523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3714809129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714833159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3714856709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3714881494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3714905906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3714931297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3714955872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3714981841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3715006854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3715032999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715056946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3715081148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3715105574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715129109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3715154514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3715178215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3715204855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3715230339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3715255914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715280148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3715303905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3715329336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715353176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3715378251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3715402541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3715428367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3715454163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3715479973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715503953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3715528658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3715553468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715577776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3715602782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3715626537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3715652651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3715677345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3715703305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715727050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3715758809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3715784497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715808463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3715833762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3715860752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3715886667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3715912006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3715937765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3715962346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3715986574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3716084607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716109726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3716135549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3716160590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3716187126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3716211975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3716237170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716260969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3716289448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3716313855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716338073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3716363555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3716387804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3716419469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3716444776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3716471479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716519634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3716543840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3716706988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716731710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3716759534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3716786116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3716812312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3716839956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3716865298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716913273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3716937546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3716962615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3716986253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3717011091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3717035282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3717061129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3717086554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3717112046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717135665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3717159870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3717184398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717208436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3717233107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3717256904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3717282877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3717307459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3717333267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717356740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3717380579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3717405533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717429191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3717456760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3717480409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3717505991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3717531464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3717556923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717582783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3717606989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 571,5710000,10000,0,0,256,5,16151,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3717693576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717717685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3717742615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3717767256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3717792895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3717817614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3717843631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717867351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3717891793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3717916288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3717939837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3717965353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3717988996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3718015165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3718039853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3718065288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718089338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3718112859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3718137577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718161796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3718186729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3718210714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3718236009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3718260828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3718286821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718310489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3718334762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3718359211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718382858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3718408044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3718431499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3718457979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3718482512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3718508238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718532708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3718556668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3718582032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718605873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3718631036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3718656010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3718681786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3718707439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3718733119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718757197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3718781845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3718806471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3718830772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3718855686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3718887387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3718934911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3718960850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3718986542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719010428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3719034892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3719059417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719084164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3719109294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3719133521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3719160286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3719185260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3719211291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719235094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3719259559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3719285194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719309248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3719335102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3719385795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3719412586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3719437419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3719463945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719487907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3719512034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3719537164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719560906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3719607601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3719631674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3719657148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3719681976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3719708910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719732768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3719756827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3719783625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719807386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3719856090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3719880388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3719907043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3719931968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3719958700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3719982870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3720007203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3720032652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720056283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3720082889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3720107178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3720133510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3720159624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3720185733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720210457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3720234481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3720285169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720309180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3720334850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3720358700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3720384485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3720410056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3720435772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720460716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3720485090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3720510020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720534551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3720559679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3720584820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3720610735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3720636383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3720663471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720687887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3720714596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3720739485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720763519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3720811966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3720836793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3720862558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3720887673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3720914760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3720938697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3720963640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3720988415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721012387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3721037986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3721061785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3721088192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3721113024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3721138602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721162954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3721186863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3721212026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721235820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3721261192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3721286693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3721337731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3721362941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3721388646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721413165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3721437249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3721462827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721486702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3721511857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3721536244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3721561894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3721587581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3721613199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721637170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3721661801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3721707914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721731922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3721757391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3721782074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3721808239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3721833707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3721859145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721883106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3721907720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3721932316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3721957146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3721983228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3722016332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3722051782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3722080429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3722106643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722130431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3722180647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3722207228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722231265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3722256509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3722281186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3722307092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3722332541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3722358217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722379352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3722400007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3722419612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722439937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3722467084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3722491629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3722518063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3722542488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3722567576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722592910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3722617160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3722643228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722689682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3722720345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3722750206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3722781608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3722806915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3722834576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722859209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3722884648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3722910911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3722935239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3722961542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3722985364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3723011566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3723038418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3723065258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723090933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3723117500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3723143766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723167598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3723192392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3723217766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3723271316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3723297123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3723323376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723348705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3723373140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3723398885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723423063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3723448542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3723473345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3723499611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3723526435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3723552307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723577138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3723602759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3723627905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723653092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3723678570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3723703229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3723749583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3723776006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3723801857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723826265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3723851672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3723877018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3723902929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3723928372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3723954341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3723980775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3724006099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3724034292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724059006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3724084643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3724109832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724134206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3724160299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3724184490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3724262990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3724291843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3724318260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724343078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3724367138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3724392922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724416934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3724442137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3724468945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3724495276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 572,5720000,10000,0,0,256,5,16180,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3724586898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3724613616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724638060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3724663498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3724688007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724713561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3724738760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3724762947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3724789825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3724814959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3724841455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724865311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3724889743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3724914222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3724937676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3724964829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3724988843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3725015661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3725040549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3725066153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725090789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3725122347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3725147732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725171643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3725196667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3725222998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3725249389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3725275372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3725301112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725325137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3725349876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3725374591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725399958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3725425261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3725449270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3725476759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3725501486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3725528914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725553029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3725577786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3725602130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725625703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3725651741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3725676114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3725703027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3725728306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3725754417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725780703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3725805241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3725831033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3725855072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3725880593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3725905286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3725931257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3725956761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3725982579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726002406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3726023335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3726042499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726063489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3726089422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3726112893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3726138466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3726165796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3726191759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726216788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3726241348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3726267190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726291223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3726316497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3726341107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3726367279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3726393313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3726419745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726445327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3726472751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3726498409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726523742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3726549808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3726574543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3726601928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3726627283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3726654397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726678790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3726706037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3726734147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726758905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3726786973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3726811715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3726839006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3726863984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3726890384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726914324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3726938171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3726963356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3726986997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3727011807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3727038083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3727064228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3727090111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3727390844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3727415590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3727439194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3727465329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3727489648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3727515792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3727539423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3727564780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3727590362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3727615206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3727640302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3727665089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3727689584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3727714888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3727739613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3727763582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3727790528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3727815528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3727841098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3727864363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3727888419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3727914191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3727937737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3727966924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3727990080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3728016953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3728041652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3728067109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728092059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3728115431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3728139131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728163268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3728188582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3728214564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3728249310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3728275700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3728300244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728323283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3728347959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3728371882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728395409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3728419559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3728442051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3728470168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3728495783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3728526647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728551511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3728574989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3728601646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728625494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3728651232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3728674952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3728700720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3728725976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3728751282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728775722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3728799583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3728824896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3728849237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3728874242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3728898634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3728924420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3728949172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3728976977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729000776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3729025674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3729050470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729074447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3729100167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3729124030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3729186303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3729212490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3729245111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729269891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3729294488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3729319379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729344684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3729370127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3729394959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3729420756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3729445455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3729472078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729496132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3729521069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3729545384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729569332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3729596472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3729620604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3729647575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3729672548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3729698280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729722736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3729746745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3729771894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729795821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3729820959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3729845948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3729871429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3729897159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3729923286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3729946881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3729974357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3729999061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730023500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3730050246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3730075622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3730104320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3730129626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3730156472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730180186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3730204654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3730229799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730253892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3730279941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3730303776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3730330033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3730355698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3730383901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730410442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3730436581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3730464951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730490910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3730519053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3730545400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3730574265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3730602897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3730630474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730657375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3730683881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3730711655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730738048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3730766361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3730792674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3730820855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3730848625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3730876700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730903489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3730929494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3730956855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3730983380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3731010959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3731036962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3731062948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3731088534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3731114296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731138393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3731163606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3731187988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731212313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3731236770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3731260301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3731287581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3731312932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3731383057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731407277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3731431406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 573,5730000,10000,0,0,256,5,16208,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3731513436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731539208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3731563637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3731588347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3731614735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3731639857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3731665225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731688695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3731739316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3731765257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731788544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3731814007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3731839609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3731865627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3731892788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3731918642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3731942300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3731967458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3731992249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732016916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3732042315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3732066164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3732092857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3732117657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3732144012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732168304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3732193593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3732220843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732246955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3732275201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3732301587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3732330770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3732357934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3732385652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732412588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3732439156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3732467137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732493311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3732522038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3732548170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3732576218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3732628539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3732656401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732682098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3732709146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3732735822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732761437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3732789457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3732814770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3732845117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3732873330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3732901229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3732926779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3732953196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3732980188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733006028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3733055653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3733082072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3733110182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3733136865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3733165539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733191573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3733218753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3733245843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733272617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3733299917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3733325643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3733354395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3733379061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3733405062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733687244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3733713608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3733738652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733762658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3733788517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3733812229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3733838554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3733863813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3733889949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733914221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3733938267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3733963567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3733988005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3734013338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3734038007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3734063868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3734089271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3734115431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734139916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3734164317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3734188966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734213403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3734239053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3734263155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3734293967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3734318553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3734344961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734369222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3734394239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3734430632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734456795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3734482412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3734509193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3734535884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3734567948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3734594692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734619324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3734644523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3734669313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734694517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3734721043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3734745029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3734771941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3734797402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3734823333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734848547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3734872974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3734898576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3734922802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3734948077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3734972344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3734998291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3735023940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3735049641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735073524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3735098223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3735122878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735147394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3735172945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3735196957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3735223678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3735248576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3735274738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735299175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3735323490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3735349271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735373136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3735398814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3735422724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3735448584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3735474210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3735499548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735523634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3735547889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3735572742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735597505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3735622492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3735645845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3735671425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3735696643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3735730165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735757800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3735782540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3735806790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735831694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3735856706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3735879703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3735906232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3735931497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3735958084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3735982130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3736006072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3736031506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736055340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3736080977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3736104923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3736130581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3736156020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3736181732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736206365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3736230924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3736255994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736281018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3736305939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3736329975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3736355794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3736380587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3736406738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736430470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3736455304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3736479862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736503383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3736574292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3736599003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3736626089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3736651485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3736677339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736701184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3736725769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3736750454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736774888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3736799977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3736823759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3736874793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3736900691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3736926214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3736949959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3736974315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3736998192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737022918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3737047827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3737070919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3737097171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3737121608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3737147662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737171508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3737195086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3737219602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737243022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3737268298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3737292024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3737317722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3737343165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3737369288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737394623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3737418880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3737443303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737467638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3737492790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3737516900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3737542456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3737567362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3737595041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737627316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3737652376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3737679274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737703755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3737729140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3737752951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3737779491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3737804424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3737833695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737857866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3737881997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3737908420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3737932241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3737957637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3737983662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3738009376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3738034868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3738060338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738084467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3738108614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3738133514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738159222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3738184247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3738208434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3738234097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3738258774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3738285132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738309345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3738333920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3738358709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738382359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3738407901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 574,5740000,10000,0,0,256,5,16236,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3738492646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3738519239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3738544492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3738570082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738594602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3738618642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3738644169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738668381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3738693636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3738718278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3738744201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3738769403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3738794853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738818431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3738842762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3738867669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3738892316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3738917459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3738941032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3738967319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3738992706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3739018752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739042848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3739066822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3739092052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739115853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3739141466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3739165416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3739191708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3739217427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3739243297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739267893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3739292132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3739316900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739341463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3739366818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3739391249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3739417456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3739442599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3739469021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739493171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3739517866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3739542831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739566463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3739591897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3739616246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3739643379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3739668840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3739694557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739719086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3739743620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3739769370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739793718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3739819012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3739843799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3739869917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3739895633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3739921480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3739945536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3739970384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3739995360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740019969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3740046059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3740069897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3740096224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3740121052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3740147980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740172215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3740196274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3740221779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740245785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3740271778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3740296133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3740322048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3740347976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3740374288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740399874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3740424255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3740448833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740473268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3740498809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3740523467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3740549567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3740574587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3740601140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740625238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3740650057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3740674947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740698677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3740724858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3740757055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3740784018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3740809386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3740835952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740860096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3740883892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3740909117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3740932698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3740958229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3740982072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3741008168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3741033792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3741059323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741083330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3741108003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3741132201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741156134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3741180766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3741204498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3741229599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3741254255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3741279938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741303455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3741327112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3741351358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741375116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3741400244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3741424027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3741449529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3741474754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3741500033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741523827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3741547201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3741571234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741595110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3741619611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3741643455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3741668698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3741693420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3741719161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741742994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3741767406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3741792042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741815639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3741840787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3741864246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3741890506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3741915067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3741940934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3741965392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3741989475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3742019273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742047149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3742077547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3742105139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3742134204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3742166664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3742195528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742223223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3742249264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3742275090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742299088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3742324272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3742348950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3742374814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3742399920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3742425582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742449247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3742473725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3742498180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742522157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3742546912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3742570754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3742596806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3742621610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3742647493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742671127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3742694805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3742719604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742743486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3742769258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3742793089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3742819119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3742844803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3742870899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742895538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3742919797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3742944100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3742968208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3742993362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3743017721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3743043585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3743068240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3743094070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743117771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3743142139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3743166481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743191255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3743216733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3743240395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3743266563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3743291287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3743316664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743340750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3743364386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3743388690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743412808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3743438189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3743462855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3743488976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3743513843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3743539977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743564187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3743588979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3743613986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743637753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3743663266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3743686928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3743713151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3743737899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3743763391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743787686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3743811532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3743836332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3743859832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3743893016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3743916776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3743942781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3743968244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3743993979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744018046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3744041667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3744065966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744089991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3744114930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3744138387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3744164300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3744189251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3744215269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744241050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3744265134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3744289495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744313406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3744339397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3744363058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3744388653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3744413944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3744439424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744463526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3744487129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3744512103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744536455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3744561526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3744585704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3744611439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3744636150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3744662140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744686226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3744711153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3744735807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744760093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3744786073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3744810509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3744837275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3744862520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3744888303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3744912623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 575,5750000,10000,0,0,256,5,16265,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3744996745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3745021869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745045446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3745070626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3745094851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3745120662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3745146136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3745171072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745190194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3745210169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3745229668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745252844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3745279149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3745303791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3745330152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3745354885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3745380566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745404782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3745428571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3745454076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745477957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3745503112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3745527323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3745552997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3745579063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3745605107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745629846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3745655171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3745680610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745705028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3745730108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3745754065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3745780583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3745805366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3745831524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745855369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3745879263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3745904237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3745927889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3745953751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3745977616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3746003341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3746028735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3746054339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746078720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3746102569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3746127282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746152100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3746177179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3746201474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3746230570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3746255998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3746282673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746306867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3746331726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3746358129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746382253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3746408029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3746431965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3746458165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3746482842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3746508267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746532534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3746556597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3746581822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746605707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3746630840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3746655099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3746680726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3746705944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3746731491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746755853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3746780729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3746805686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746829990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3746854900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3746878576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3746904732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3746929440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3746956232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3746980433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3747011833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3747037177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747067123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3747093102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3747117145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3747144719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3747170096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3747196542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747221991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3747246567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3747271578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747295032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3747320449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3747345523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3747372023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3747397774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3747424691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747449262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3747474201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3747499301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747523858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3747549168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3747573659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3747600444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3747625752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3747652124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747676221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3747700301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3747725659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747754081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3747780316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3747804728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3747831749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3747857155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3747883376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747908236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3747932618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3747958214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3747982441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3748007281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3748036015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3748062737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3748089438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3748115247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748139888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3748164320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3748188940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748213533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3748239378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3748263832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3748295131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3748324034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3748349778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748376195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3748400486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3748424848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748451662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3748478690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3748502716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3748532342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3748557274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3748584535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748608984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3748633316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3748658741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748682497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3748708064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3748731767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3748757941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3748788945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3748819492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748844593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3748868311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3748893702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3748917433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3748942453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3748966836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3748991922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3749016323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3749040289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749062582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3749085722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3749150397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749177154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3749204259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3749232315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3749258352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3749283854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3749314579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749339406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3749363521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3749388199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749413373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3749438648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3749463255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3749489376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3749514914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3749540945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749565403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3749595242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3749621010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749645624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3749670746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3749694548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3749721102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3749745970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3749772798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749796804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3749821038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3749846365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3749868651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3749893561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3749915795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3749940641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3749965773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3749990302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750013578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3750039132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3750064279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750088810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3750114034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3750137959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3750164468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3750189370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3750214915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750242065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3750264063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3750288865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750312966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3750338483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3750362160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3750388329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3750419448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3750445651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750470405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3750494711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3750520525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750544234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3750569176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3750593695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3750619420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3750646406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3750672231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750696309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3750720623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3750745121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750769542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3750794502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3750818184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3750844314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3750869020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3750895710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750919665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3750943726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3750968866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3750992612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3751018542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3751079207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3751105107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3751130228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3751156555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751180532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3751205351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3751232422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751256581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3751282189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3751306034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3751333554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3751358512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3751384037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751408575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3751432137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3751457193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751479084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 576,5760000,10000,0,0,256,5,16293,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3751557320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3751582071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3751606717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3751631629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3751658494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751682609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3751707414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3751732297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751757166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3751783030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3751807028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3751833645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3751858508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3751884123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751906821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3751928389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3751953134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3751976804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3752001660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3752026826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3752053208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3752225306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3752252177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752277449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3752301399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3752326352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752351061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3752376173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3752400120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3752425244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3752449341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3752474184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752496804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3752520129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3752543562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752576472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3752604649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3752628516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3752655470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3752680529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3752707732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752731397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3752755419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3752780633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752804217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3752830261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3752854255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3752880260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3752905616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3752932247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3752956636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3752980523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3753005025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753029238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3753054115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3753078352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3753103941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3753128559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3753155027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753178881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3753203727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3753228771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753252917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3753279192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3753303351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3753330007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3753354882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3753380448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753405305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3753429320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3753454647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753478640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3753503888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3753528484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3753554539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3753580708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3753607022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753631481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3753656455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3753681525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753706350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3753731891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3753756133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3753782651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3753807440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3753833568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753857422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3753881399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3753907312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3753931183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3753960118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3753983207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3754009431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3754035580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3754061352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754085915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3754109981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3754134649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754159629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3754184808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3754210050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3754236655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3754262022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3754289907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754319414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3754344910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3754370186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754395032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3754420020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3754443735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3754469853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3754494415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3754520214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754543787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3754567349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3754595454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754618930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3754644713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3754668580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3754694318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3754719650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3754749046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754773506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3754797210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3754821619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754846042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3754870876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3754895114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3754920719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3754945461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3754972113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3754995621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3755019680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3755044704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755068139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3755093350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3755116593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3755144163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3755168855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3755196234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755220981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3755244845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3755272793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755296567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3755322251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3755346505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3755372056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3755397366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3755422780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755446377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3755471286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3755495569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755519993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3755544891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3755568553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3755594709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3755621691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3755649593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755673406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3755697157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3755722368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755746028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3755772786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3755796695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3755822352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3755848650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3755874156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755899052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3755923186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3755947987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3755973429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3755999391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3756026290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3756053414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3756080196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3756106396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756130077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3756154819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3756179417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756204753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3756229848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3756253626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3756279954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3756304769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3756331055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756354916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3756378793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3756405126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756429007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3756454732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3756478673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3756509967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3756536560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3756561953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756586498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3756610899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3756635923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756660377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3756685220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3756709313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3756734828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3756759393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3756785220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756808596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3756833090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3756857545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3756881183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3756907138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3756933533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3756959868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3756984791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3757010357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757034833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3757058743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3757083981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757107657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3757132544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3757157722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3757183384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3757209013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3757234691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757258541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3757282945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3757307546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757331887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3757359193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3757383105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3757411995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3757436690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3757462736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757486418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3757510143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3757535236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757559003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3757584795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3757608632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3757634415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3757659921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3757685600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757709978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3757734029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3757758704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757783335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3757808455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3757833135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3757859038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3757883876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3757909965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3757933630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3757957920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3757982332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758005858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3758031162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3758054560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3758081042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3758105825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3758131103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 577,5770000,10000,0,0,256,5,16322,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3758220741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3758244464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3758269306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758292802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3758317409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3758341856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3758367578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3758392960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3758418193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758441646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3758466555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3758490914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758514822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3758539855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3758571166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3758597248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3758621854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3758647925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758671639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3758695338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3758720373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758743998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3758769556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3758793279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3758822931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3758848721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3758874429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758899173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3758923207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3758948004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3758972848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3758998185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3759022913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3759048571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3759073184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3759100309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759134638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3759160908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3759189935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759221140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3759245665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3759269571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3759296557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3759321448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3759348228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759372226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3759396998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3759421579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759448142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3759474431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3759498398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3759531468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3759556957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3759583722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759607765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3759631730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3759657002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759680587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3759705870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3759729408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3759754836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3759779959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3759805366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759829559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3759853284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3759877710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3759904200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3759929059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3759953533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3759982774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3760007186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3760033413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760057028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3760081252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3760106149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760129877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3760155414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3760178915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3760204781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3760229236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3760254393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760278711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3760302396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3760327152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760351774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3760376451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3760403097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3760429065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3760454717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3760480331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760503972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3760528554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3760553113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760577217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3760602467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3760626294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3760652653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3760677386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3760703260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760727567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3760751622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3760778086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760802181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3760830227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3760854500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3760880542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3760908519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3760934010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3760958279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3760982212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3761006857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761031872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3761057498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3761082396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3761108800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3761134144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3761160596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761184308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3761208536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3761233593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761257480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3761283288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3761307009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3761333079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3761358358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3761384148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761409731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3761433470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3761458369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761482279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3761507099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3761531348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3761556882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3761582182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3761607740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761631264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3761656437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3761681399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761706226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3761732214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3761756602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3761783587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3761808702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3761839028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761872225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3761898041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3761922788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3761946520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3761972877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3761997105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3762028028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3762053828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3762083599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762108030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3762132514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3762158424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762182232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3762207870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3762232152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3762258094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3762283811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3762309398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762333825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3762357753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3762382303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762406800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3762431836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3762459062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3762486367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3762511518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3762541383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762569840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3762595730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3762620757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762645375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3762670696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3762694622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3762721229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3762746098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3762772219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762796537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3762820543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3762845999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3762869876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3762895455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3762919298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3762945057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3762970860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3762996612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763024943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3763049085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3763073716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763098474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3763123707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3763148210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3763174092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3763198888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3763224939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763248704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3763272972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3763297548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763321287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3763347157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3763371250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3763397834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3763422714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3763450540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763475214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3763499065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3763534040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763558254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3763584160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3763608173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3763634120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3763659776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3763685391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763725322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3763749431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3763774653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763798416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3763823268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3763847593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3763876144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3763903993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3763929858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3763957222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3763981000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3764005452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764029658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3764054539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3764078710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3764107792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3764132462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3764158564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764182071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3764206120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3764230942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764254706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3764280310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3764304177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3764330376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3764358312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3764384279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764411327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3764435085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3764460608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764484287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3764509103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3764533678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3764559498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3764584891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3764611870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764635947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3764661399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3764685961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 578,5780000,10000,0,0,256,5,16350,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3764769470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3764794431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3764817828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3764844763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3764869623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3764895531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764919542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3764943340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3764968544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3764992052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3765018124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3765041787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3765071303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3765096807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3765122375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765146669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3765170394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3765194825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765219774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3765244560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3765268643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3765294554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3765319257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3765345369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765368953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3765393652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3765418388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765441994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3765467437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3765491259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3765517355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3765542339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3765567815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765592681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3765621354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3765646542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765670291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3765696006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3765720367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3765745876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3765800624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3765826147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765850433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3765874017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3765898848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3765923195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3765948681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3765973547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3765999119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3766024893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3766050759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766074554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3766105326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3766129676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766153714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3766178890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3766203141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3766234490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3766259245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3766286828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766310363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3766334493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3766359186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766382775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3766408842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3766432291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3766458182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3766483079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3766508488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766532739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3766556907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3766582553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766606554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3766631393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3766655579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3766681099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3766706070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3766731685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766755319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3766781011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3766805464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766829533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3766854519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3766878069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3766904759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3766930403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3766958736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3766983162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3767007481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3767032932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767056738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3767082243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3767106360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3767132236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3767158452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3767184015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767208135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3767232201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3767256710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767285257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3767306994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3767331319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3767354161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3767378790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3767404794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767428787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3767453214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3767478058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767501821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3767527473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3767551286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3767577196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3767602009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3767627612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767655148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3767679644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3767705106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767731196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3767756885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3767786750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3767812876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3767839239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3767864904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767888568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3767913770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3767938284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3767962456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3767987581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3768011170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3768037319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3768061896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3768087596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768111515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3768135216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3768160344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768184491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3768210098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3768238346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3768263814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3768288957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3768314760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768338974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3768363186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3768387966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768412504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3768437743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3768462250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3768488221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3768513018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3768539297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768563670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3768588543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3768613312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768636847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3768665125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3768689099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3768715533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3768740919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3768767244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768791382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3768815236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3768840377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3768865213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3768891276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3768915425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3768942007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3768968151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3768994552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769019295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3769043797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3769068514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769095883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3769120991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3769147916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3769173997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3769198926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3769225268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769249773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3769274505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3769299454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769323226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3769348816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3769373078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3769399438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3769427170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3769453668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769478698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3769499097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3769519151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769537845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3769557452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3769575769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3769596924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3769620068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3769646020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769669702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3769693444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3769718339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769741906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3769767002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3769790433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3769815932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3769840876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3769866011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769890926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3769915787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3769939986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3769968212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3769993255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3770017390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3770042760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3770067102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3770092729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770116636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3770140859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3770165169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770188603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3770213917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3770237558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3770262777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3770289739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3770315330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770340031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3770364024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3770391471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770414055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3770437799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3770461096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3770485663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3770509299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3770714121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770739099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3770762848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3770787761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770811879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3770840732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3770864468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3770893128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3770917675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3770944047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3770968208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3770992134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3771017564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3771041205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3771066081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3771090257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3771116770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3771141800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3771167118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3771191094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3771216756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3771241271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3771265202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3771289824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3771313308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3771344245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3771369506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 579,5790000,10000,0,0,256,5,16379,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3772450452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3772478700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3772504320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3772530567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3772555013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3772581214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3772605570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3772631943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3772662423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3772688363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3772712800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3772737046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3772762112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3772786924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3772812287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3772836676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3772862942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3772888214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3772914990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3772950681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3772977000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3773001893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773026180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3773051359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3773075400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3773102249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3773127895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3773154626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773178957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3773203512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3773229385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773253763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3773279733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3773303917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3773330166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3773354981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3773381092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773405737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3773429864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3773455016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773478826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3773503820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3773528096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3773554144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3773579392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3773605102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773628867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3773653118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3773677539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773701149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3773726529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3773750120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3773777062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3773801865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3773828930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773852733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3773877003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3773902436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3773926518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3773951547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3773976050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3774001787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3774027692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3774053488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774077999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3774101866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3774126423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774151137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3774175999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3774199618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3774225737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3774251653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3774277798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774301694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3774325365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3774350979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774374723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3774400159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3774423781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3774449381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3774474938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3774500725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774525714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3774549600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3774574833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774599675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3774625090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3774649664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3774675711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3774700485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3774727267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774751276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3774779786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3774814424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774839101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3774864422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3774888194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3774915201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3774940057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3774966318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3774990376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3775018449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3775043701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775067677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3775093623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3775117720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3775144054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3775168931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3775194997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775221256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3775245348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3775270391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775294072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3775320259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3775344653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3775370840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3775397168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3775423072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775447304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3775471919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3775496979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775521527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3775546693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3775570700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3775597684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3775622880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3775649109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775673028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3775696876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3775752895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775779528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3775804496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3775829465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3775855739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3775880917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3775907559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3775931710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3775957035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3775981651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776005746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3776031562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3776056029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3776083221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3776108266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3776134034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776159671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3776183733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3776210404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776234024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3776259412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3776283835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3776309927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3776335344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3776361129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776384935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3776411602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3776438534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776464916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3776492191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3776519067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3776547430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3776574600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3776603020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776628959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3776655452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3776682213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776708630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3776735855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3776761715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3776793190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3776820287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3776850514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776882513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3776909496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3776936953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3776963965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3776991815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3777018972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3777047566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3777074847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3777103333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777129260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3777155788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3777182588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777209967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3777237795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3777265552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3777295255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3777322519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3777354905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777381156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3777407905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3777434993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777461383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3777488602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3777515496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3777543722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3777570145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3777600998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777625145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3777649871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3777674171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777698456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3777724732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3777748952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3777779201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3777804091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3777830834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777854882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3777878980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3777903879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3777927464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3777952756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3777976354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3778001806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3778026892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3778052278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778075892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3778101362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3778125970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778150050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3778174835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3778198468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3778228523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3778253876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3778279927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778303602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3778330300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3778354832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778378862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3778404600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3778428442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3778455216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3778480302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3778505991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778530186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3778553968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3778579557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778603572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3778629575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3778654021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3778679891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3778705077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3778730495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778754157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3778778476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3778803018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778827291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3778852355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3778875986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3778902029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3778926695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3778953048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3778976922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3779000907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 580,5800000,10000,0,0,256,5,16407,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3779085525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779109235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3779134449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3779158751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3779184696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3779209986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3779235408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779259145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3779284671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3779309331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779334265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3779359622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3779383611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3779409992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3779434694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3779461486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779485576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3779509852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3779535172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779558971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3779585103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3779610998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3779637015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3779662975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3779689871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779714735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3779739028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3779764852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779789278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3779814768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3779839688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3779865980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3779891674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3779917363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3779941289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3779965942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3779990511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780015586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3780040972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3780065111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3780094373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3780119481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3780149760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780173240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3780197351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3780222789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780246766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3780274758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3780299930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3780325610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3780350765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3780376046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780400811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3780424813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3780449527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780473972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3780499134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3780524044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3780550008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3780574848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3780600841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780624482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3780649258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3780673940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780697912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3780726992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3780753016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3780781728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3780808586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3780840707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780865214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3780890234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3780915232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3780939230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3780964943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3780988760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3781014826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3781039877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3781065524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781089828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3781113606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3781138487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781162893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3781187912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3781212246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3781237808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3781269061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3781294798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781318716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3781354420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3781379450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781404322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3781429638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3781454172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3781479965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3781504654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3781530691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781554363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3781579943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3781604834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781628966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3781654558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3781678409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3781708152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3781733078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3781759089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781783879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3781808083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3781834187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3781857821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3781882943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3781907128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3781932666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3781958236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3781983734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782007658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3782031859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3782056251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782080356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3782105274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3782131510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3782157663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3782182298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3782210750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782234317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3782258185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3782283880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782307448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3782332805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3782356384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3782381987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3782406989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3782432213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782456618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3782480341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3782504939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782529495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3782554485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3782579165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3782605138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3782630198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3782656231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782679901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3782704117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3782728613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782752196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3782777585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3782801387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3782827925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3782852644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3782878854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782903564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3782927496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3782952877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3782976756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3783001747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3783025956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3783051487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3783076506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3783097852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783116491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3783134709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3783153995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783169787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3783186658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3783202646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3783219284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3783235206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3783253464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783269468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3783284724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3783300366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783315509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3783331852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3783347034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3783366617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3783386039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3783406442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783423760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3783441629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3783462921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783481916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3783502226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3783522930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3783543570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3783563778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3783586781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783605291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3783622422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3783642538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783661360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3783678479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3783699338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3783720171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3783739395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3783759329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783778213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3783797354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3783817129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783836385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3783855903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3783871956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3783893565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3783914717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3783936508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3783958427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3783979390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3784000360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784020284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3784039360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3784057472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3784078584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3784099659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3784121455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784142203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3784162097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3784182574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784203565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3784224283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3784244152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3784266860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3784287273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3784308681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784329513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3784350865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3784371770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784392607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3784414355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3784434850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3784458956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3784479892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3784501558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784522878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3784543547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3784562356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784581105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3784600107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3784618136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3784637835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3784657899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3784678121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784696003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3784716066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3784735780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784754359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3784774918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3784793544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3784813742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3784835470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3784855510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784873440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3784892464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3784911097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3784929134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3784948019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3784966776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3784986307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 581,5810000,10000,0,0,256,5,16436,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3785059321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3785081695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785100856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3785119387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3785138906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785158637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3785178366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3785196791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3785217585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3785236694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3785256302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785276495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3785295012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3785313996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785334724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3785359324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3785379938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3785401970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3785421135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3785440842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785460575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3785479045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3785497962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785517061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3785536433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3785554853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3785575573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3785598155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3785618356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785636571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3785656957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3785675329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785693044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3785711972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3785728896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3785747305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3785769525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3785789404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785807769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3785832022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3785850708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3785868670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3785887672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3785906017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3785928100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3785952358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3785977032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786001229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3786026806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3786052659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786078272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3786106040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3786129633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3786156285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3786181444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3786208437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786232442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3786256541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3786283872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786308500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3786334809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3786358615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3786384497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3786412044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3786437256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786462216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3786487082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3786512521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786538039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3786563881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3786590363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3786616399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3786641963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3786667578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786691406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3786716308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3786740768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786766187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3786791782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3786815624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3786842197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3786866918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3786893417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786917078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3786941030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3786967344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3786991072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3787016941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3787040848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3787066723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3787092246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3787118017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787143499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3787167547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3787192203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787216699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3787241692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3787267398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3787293586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3787318689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3787344854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787369595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3787395228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3787420131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787444191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3787471279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3787495364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3787522486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3787547783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3787573845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787598460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3787622478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3787649209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787673403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3787698769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3787724044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3787750467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3787780485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3787816136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787842269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3787866518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3787892229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3787916529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3787942137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3787966962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3787992937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3788020053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3788046245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788070542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3788095522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3788120390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788145000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3788170402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3788194530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3788222436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3788247507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3788273881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788297872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3788321900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3788347131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788370983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3788399239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3788423362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3788450061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3788475745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3788501607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788526246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3788550453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3788575287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788599942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3788625250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3788650310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3788676773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3788702816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3788728887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788753078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3788778232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3788803119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788827629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3788852938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3788876933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3788903555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3788928702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3788955230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3788979237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3789003450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3789029542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789053550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3789079372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3789103923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3789130179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3789156182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3789182303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789207170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3789230989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3789255414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789280229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3789305542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3789330204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3789356304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3789381263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3789408063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789432317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3789457324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3789483120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789507128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3789533079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3789556922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3789583701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3789608765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3789634657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789659189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3789682816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3789707978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789732132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3789757413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3789781852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3789807425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3789832530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3789857926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789881578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3789906287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3789930890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3789955311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3789980195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3790003782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3790030263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3790055052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3790081228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790104805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3790128558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3790154055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790177941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3790203509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3790227152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3790252853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3790278313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3790304018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790328962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3790353450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3790378313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790403333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3790428430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3790453070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3790479522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3790504905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3790531799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790554812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3790579905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3790600860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790619250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3790638655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3790659768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3790684872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3790710532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3790736684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790760756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3790785525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3790809534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790833679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3790859526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3790884054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3790911471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3790936386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3790962848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3790986648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3791010634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3791035972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3791059933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3791085592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3791109491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3791135469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3791161582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3791187194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3791211855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3791236222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 582,5820000,10000,0,0,256,5,16464,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3791321291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3791346246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3791371768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3791396559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3791422481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3791447356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3791473482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3791497115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3791521976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3791547010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3791570829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3791597736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3791621677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3791648667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3791673590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3791699024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3791835786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3791958653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3791983774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3792007561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3792033220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3792056612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3792082590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3792107061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3792132273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3792344737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3792368405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3792393222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3792416676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3792441466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3792466883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3792492326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3792705139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3792730321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3792753518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3792777828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3792802140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3792825669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3792851754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3792875673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3793030542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3793055248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3793080769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793104641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3793128288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3793153507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793177033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3793202369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3793226138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3793251662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3793277389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3793302996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793327404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3793352808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3793378506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793405234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3793432461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3793458847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3793486796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3793513480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3793542135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793568002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3793594364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3793621017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793647339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3793674479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3793700288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3793728708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3793755588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3793783743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793809330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3793846377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3793873625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3793900657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3793928050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3793954561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3793982638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3794009407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3794153620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794180500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3794207337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3794236980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794263208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3794291942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3794318230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3794354021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3794381464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3794410189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794435915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3794462331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3794489155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794516093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3794543654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3794569569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3794598845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3794623565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3794650158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794674570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3794698708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3794724222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794748111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3794773710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3794797602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3794823354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3794853560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3794879576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794904448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3794928571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3794953866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3794977902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3795002952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3795028141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3795054387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3795080074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3795106117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795133302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3795184891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3795210865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795235059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3795260064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3795288444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3795322074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3795347911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3795373875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795398601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3795421767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3795441297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795466148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3795485840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3795504090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3795528428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3795553728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3795580215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795604061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3795628088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3795653361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795677995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3795703667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3795727948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3795754020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3795779732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3795805561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3795830171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3795854228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3796123999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3796148990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3796173975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3796197696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3796224647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3796249520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3796275719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3796299575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3796323452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3796351635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3796400191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3796601484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3796626017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3796656613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3796682186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3796708940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3796733317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3796757768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3796783539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3796807455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3796836185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3796860917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3796887538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3796914043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3796940236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3796965928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3796990012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3797015087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3797038970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3797062744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3797193381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3797220787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3797245373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3797271220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3797295807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3797319881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3797346201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3797373461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3797679767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3797705657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3797732086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3797757427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3797784328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3797809215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3797834629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3797859770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3797883538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3797909312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3797932994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3797959203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3797984405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3798010301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798035060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3798059397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3798084903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798109130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3798134523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3798159292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3798185062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3798211745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3798237768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798261678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3798286645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3798311554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798336096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3798361414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3798587117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3798614347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3798641532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3798668766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798693813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3798719657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3798745041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798769913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3798795441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3798819307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3798848172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3798873875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3798901800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3798926538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3798951063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3798977255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799001260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3799027095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3799051649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3799078574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3799104081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3799130050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799154807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3799179576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3799205300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799229627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3799254699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3799279769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3799306288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3799332365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3799358392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799382683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3799407390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3799432144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799457191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3799482872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3799506932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3799533693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3799558862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3799806962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799832902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3799859131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3799884056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3799908646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3799934431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 583,5830000,10000,0,0,256,5,16492,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3800020086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3800046498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3800071562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3800097816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800122773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3800148383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3800175800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800199510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3800225658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3800249878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3800276746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3800302419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3800329186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800353653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3800377694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3800403045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800427473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3800453399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3800480049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3800508355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3800534836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3800561409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800586299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3800610768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3800635729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800660316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3800685656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3800710113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3800735971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3800760892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3800798634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800824594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3800849561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3800874775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3800899522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3800925165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3800949230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3800975919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3801001049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3801027537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801051718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3801075884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3801101363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801125484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3801151863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3801176474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3801203432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3801229997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3801256285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801281326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3801305551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3801330570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801354270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3801379176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3801403514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3801429402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3801454725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3801480490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801504685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3801529902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3801559013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801583978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3801609413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3801633186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3801659583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3801684917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3801711266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801735547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3801759729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3801785139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801813764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3801839536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3801863380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3801889174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3801914493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3801940068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3801964291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3801988352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3802012879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802037087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3802063987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3802088549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3802114372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3802138928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3802164912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802189029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3802213425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3802238136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802261729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3802287886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3802311951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3802338116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3802362915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3802388232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802412440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3802459227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3802483807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802507410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3802532865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3802557026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3802583516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3802608521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3802633890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802658122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3802681788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3802706767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802730435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3802755233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3802779437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3802808268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3802834502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3802860236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802883899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3802911611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3802936368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3802960651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3802985949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3803009801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3803036193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3803061044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3803088903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803113044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3803136889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3803162046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803186372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3803212122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3803236157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3803261935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3803287368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3803313068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803337423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3803362264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3803386673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803410920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3803436056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3803461468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3803488301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3803513673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3803540546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803564688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3803589155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3803608511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803628177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3803648252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3803668970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3803694768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3803720874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3803746448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803770841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3803794650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3803929453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3803955175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3803980764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3804004460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3804030634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3804055597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3804081547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804105205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3804129002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3804153903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804177878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3804203381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3804227202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3804253008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3804278434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3804304090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804328252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3804351983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3804376852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804401222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3804426350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3804449964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3804476029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3804501812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3804527733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804551331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3804574976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3804599915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804623511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3804648662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3804672419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3804698198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3804723379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3804748984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804773316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3804798508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3804829090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3804854081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3804881685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3804905640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3804931380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3804956653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3804982219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805005927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3805030117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3805054554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805078670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3805103475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3805127527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3805153774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3805178663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3805204604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805228220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3805251886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3805276603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805300353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3805325217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3805349260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3805374800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3805399702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3805425014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805448641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3805472833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3805497289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805521418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3805546821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3805570092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3805595788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3805620476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3805646052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805669420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3805693119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3805718237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805741967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3805767104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3805790482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3805820145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3805845223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3805870442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805894301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3805917691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3805942281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3805966307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3805991116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3806032722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3806058178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3806082900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3806107871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806131598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3806155626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3806180214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806204244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3806229028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3806252553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3806278304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3806303014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3806328810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806352383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3806376020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3806400809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806424167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3806448720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3806472700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3806498400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3806523607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3806548936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806573227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 584,5840000,10000,0,0,256,5,16521,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3806656032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3806680692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806704850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3806729633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3806755601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3806782218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3806807060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3806836225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806860006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3806883978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3806908963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3806932656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3806957790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3806981183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3807006982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3807032112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3807057571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807081518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3807104979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3807129591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807153716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3807178660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3807202639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3807228017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3807252914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3807279052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807302985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3807326608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3807351577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807375155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3807400449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3807424023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3807449499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3807474439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3807499928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807524123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3807547780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3807572110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807596053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3807621125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3807646007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3807671546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3807696076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3807721677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807745452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3807769515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3807793769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807820908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3807849980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3807873607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3807899725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3807924367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3807949624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3807973405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3807997763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3808022958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808046609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3808071602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3808095692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3808121265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3808146195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3808171354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808195253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3808219417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3808243908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808267799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3808292446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3808315821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3808341721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3808366386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3808392395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808416371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3808440418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3808465409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808489224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3808514166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3808538285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3808564211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3808589445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3808614966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808638681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3808663035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3808688444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808712721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3808736995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3808760439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3808787807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3808811791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3808843328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808868212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3808892736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3808917228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3808941258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3808966813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3808990575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3809016765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3809041417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3809067285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809091786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3809115767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3809141903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809173714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3809199529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3809227521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3809253376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3809278681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3809304145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809330033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3809353617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3809377887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809401772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3809426339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3809450225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3809476408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3809501123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3809526865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809550367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3809574320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3809599409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809622948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3809647719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3809670865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3809696527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3809721694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3809748017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809772350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3809796129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3809820387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3809843969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3809873123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3809899633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3809925379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3809950065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3809975802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810000254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3810024481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3810049424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810072410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3810096635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3810119043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3810144092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3810167478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3810191506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810214661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3810240873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3810268410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810291839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3810316978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3810341601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3810365916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3810392076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3810417755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810442034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3810466856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3810491816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810516472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3810541483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3810565332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3810591395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3810615979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3810641776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810665234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3810689075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3810717711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810741505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3810769552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3810793292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3810819040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3810844242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3810959322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3810983787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3811007702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3811032790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811056547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3811081962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3811105501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3811130961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3811156014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3811181240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811205296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3811228878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3811253588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811277204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3811302077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3811325703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3811351706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3811376556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3811402563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811424442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3811446993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3811471927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811495174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3811520667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3811544100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3811569868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3811595033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3811620346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811644509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3811668301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3811693051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811717407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3811742417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3811766713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3811792426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3811817221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3811843426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811872235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3811897571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3811924494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3811983137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3812008243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3812031529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3812056062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3812081090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3812105429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812128104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3812152564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3812175008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812195937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3812220898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3812244589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3812270799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3812295285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3812320747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812344786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3812368323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3812393113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812415965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3812440770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3812465131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3812490677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3812515789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3812541003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812564422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3812588544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3812612764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812636578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3812662195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3812686358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3812713085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3812737921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3812763414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812787511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3812811040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3812835850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3812859348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3812884411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3813152357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3813179122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3813387096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3813414081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3813437775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3813462121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3813486596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3813510285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 585,5850000,10000,0,0,256,5,16549,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3813595290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3813619071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3813645191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3813669760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3813693382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3813721199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3813749980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3813775421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3813798923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3813824019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3813848276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3813873896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3813899045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3813924221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3813947584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3813971023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3813994248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814018435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3814042174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3814069005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3814099434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3814121759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3814146671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814170002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3814226548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3814401722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814426226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3814451353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3814475644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3814501380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3814526449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3814551930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814575563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3814600079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3814624481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814650036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3814674730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3814698734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3814725655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3814750796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3814777107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814800958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3814825326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3814850731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3814874705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3814900137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3814923563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3814949367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3814974905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3815000644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815025157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3815049010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3815073553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815097894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3815122875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3815147598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3815173479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3815198441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3815224322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815247918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3815273304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3815308033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815335083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3815360178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3815383966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3815411929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3815444601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3815470228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815494577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3815519800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3815544552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815568394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3815596609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3815620565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3815647130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3815672029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3815697786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815722754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3815746480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3815771931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815795942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3815821155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3815845737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3815871759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3815897560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3815923433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3815947455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3815972227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3815996990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816021551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3816046754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3816073138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3816099518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3816124385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3816152572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816176440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3816200272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3816225522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816249373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3816274946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3816302942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3816329565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3816354468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3816380088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816404608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3816428458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3816453807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816478936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3816505429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3816530883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3816557414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3816583350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3816608924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816632734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3816657188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3816681758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816706080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3816730902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3816755263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3816781840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3816806631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3816833160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816857085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3816880928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3816906757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3816930818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3816956630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3816980686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3817006668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3817031734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3817056826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817081098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3817104738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3817129151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817153357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3817178100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3817201674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3817227756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3817252296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3817278058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817410487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3817435224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3817460620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817484251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3817509092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3817533312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3817559004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3817584163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3817609597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817633186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3817657102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3817681072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817705196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3817729824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3817753236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3817779548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3817804118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3817830033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817853056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3817876810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3817903577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3817927430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3817953377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3817976997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3818003013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3818031213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3818056678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818081172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3818105081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3818129634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818154389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3818179448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3818203647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3818229486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3818254207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3818280334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818308793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3818333233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3818357787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818384291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3818409712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3818433206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3818459552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3818484145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3818509440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818533651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3818557306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3818582931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818606616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3818631485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3818655712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3818681083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3818706391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3818731778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818755416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3818779678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3818803883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818828264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3818854674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3818880309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3818908608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3818935358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3818962954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3818987957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3819011289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3819036215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819059690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3819085237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3819108791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3819134249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3819159333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3819184529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819208927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3819232564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3819256927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819283250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3819311760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3819336186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3819361768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3819386317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3819412030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819435895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3819460249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3819484619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819508192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3819533576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3819557204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3819583637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3819610211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3819635816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819660183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3819683992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3819709024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819732778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3819757743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3819781971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3819807499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3819832841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3819858263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819882068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3819907083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3819931904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3819956532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3819982532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3820007594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3820034765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3820059507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3820087056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820110529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3820134022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3820159369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820183033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3820208612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3820232140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3820257555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3820283193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3820330100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 586,5860000,10000,0,0,256,5,16578,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3820414435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3820438469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3820464094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820488128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3820513340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3820543345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3820571627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3820597353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3820623053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820653921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3820678008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3820703416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820727264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3820752344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3820776766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3820802803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3820828585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3820855007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820879258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3820904066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3820928779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3820953163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3820978211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3821001936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3821027981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3821052746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3821078829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821103511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3821127274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3821152383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821176135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3821201041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3821225832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3821251709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3821277206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3821302933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821371291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3821397030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3821421897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821446000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3821472401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3821496653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3821523491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3821548710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3821574680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821599349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3821623418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3821690353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821715400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3821740746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3821765250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3821791472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3821816656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3821848654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821873077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3821898075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3821923000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3821947042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3821972963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3821996993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3822023645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3822048455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3822074021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3822098831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3822122914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3822148348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3822172145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3822197225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3822223066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3822249760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3822275492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3822301251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3822325167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3822350046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3822624850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3822650130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3822675305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3822699179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3822725760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3822750453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3822777116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3822800987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3822824955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3822850624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3822874212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3823074304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3823099528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3823125563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3823152842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3823178360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3823202424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3823226923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3823251620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3823276015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3823301054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3823324832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3823351145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3823376104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3823403041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3823427101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3823456062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3823481645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3823507482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3823537466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3823603425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3823629529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3823655647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3823681866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3823706420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3823730165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3823754222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3823779405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3823804681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3823829257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3823855260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3823880182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3824090781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3824115510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3824140093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3824165210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3824189195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3824215418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3824239682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3824266605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3824292432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3824318776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3824344136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3824368469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3824394078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3824418035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3824442973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3824468616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3824494515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3824520073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3824644404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3824668932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3824693111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3824719005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3824983688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3825010808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3825035832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3825061898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3825087683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3825113670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3825137687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3825286983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3825312412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3825336965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3825362950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3825387478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3825414778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3825440233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3825469532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3825552578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3825578316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3825603457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3825664260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3825690266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3825716531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3825746586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3825773065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3825812873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3826134983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3826161197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3826186376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3826379566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3826406375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3826430627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3826457562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3826482658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3826508345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3826533162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3826557565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3826648467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3826673405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3826698917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3826729176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3826780408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3826805394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3826832164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827038646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3827063940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3827089617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827113795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3827139068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3827163681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3827189875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3827216924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3827237344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827256153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3827277737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3827301770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827324868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3827350568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3827374486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3827592943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3827618384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3827644725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827668469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3827691994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3827716916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827740837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3827793548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3827817035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3827842907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3827867158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3827892684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3827916487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3828141867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3828167205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828189768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3828215547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3828239253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3828263948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3828290613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3828317603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828344328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3828368089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3828393416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828417437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3828442679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3828467247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3828492946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3828517995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3828543590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828567185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3828591387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3828615664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828639143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3828667857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3828691629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3828717801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3828742460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3828768269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828791779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3828815361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3828841195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3828864955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3828890192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3828915536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3828940916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3828965823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3829145269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3829169935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3829193832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3829218961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3829242736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3829268206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3829291977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3829317668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3829365918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3829392090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3829415921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3829439550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3829464363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 587,5870000,10000,0,0,256,5,16606,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3829549518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3829574277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3829598743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3829624694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3829650040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3829676327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3829700572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3829725580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3829750640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3829775429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3829800766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3829824585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3829850988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3829875599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3829901527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3829925164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3829948788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3829974094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830041772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3830060340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3830078433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3830098251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3830123374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3830155327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830179203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3830203341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3830228020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830251651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3830279059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3830302775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3830328894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3830364969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3830394825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830418747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3830442681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3830468221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830491898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3830517449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3830541330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3830567056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3830593721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3830619176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830643226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3830667211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3830691785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830715686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3830740574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3830764129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3830896768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3830922085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3830947556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3830971920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3830995731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3831261868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3831287456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3831312623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3831401209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3831427249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3831451541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3831477327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3831500753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3831524849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3831549564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3831573166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3831625878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3831651888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3831677503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3831702844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3831728469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3831751985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3831776179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3831806040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3831830360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3831855389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3831878905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3831904901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3831930002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3831956066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3831980209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3832004238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3832029563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3832053497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3832079192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3832103067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3832128882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3832158756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3832184460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3832208768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3832235271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3832290669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3832314449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3832340014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3832363638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3832389966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3832414872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3832458560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3832480943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3832505024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3832530486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3832554614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3832580284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3833039327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3833066077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3833144992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3833173574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3833197444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3833223631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3833520535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3833544907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3833569644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3833593840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3833619834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3833645138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3833670733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3833694229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3833721776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3833746583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3833770876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3833796128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3833819865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3833849119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3833874034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3833900450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3833925249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3833949893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3833975926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3834291616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3834317430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3834341592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3834369544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3834394797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3834420356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3834468948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3834642322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3834667743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3834691196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3834716336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3834740164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3834767076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3834791791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3834817405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3834851505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3834875314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3834900258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3834926302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3834951208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3834975522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3835001088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3835094870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3835120370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3835145271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3835168857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3835193117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3835217137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3835242243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3835267397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3835293138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3835317754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3835343524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3835367481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3835391842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3835416381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3835439992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3835468348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3835492212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3835717831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3835744045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3835770166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3835793889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3835817735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3835842864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3835866581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3836033132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3836057866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3836084008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3836108631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3836133965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836224390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3836248922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3836274044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836297828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3836322585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3836346667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3836372594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3836456652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3836482218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836505906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3836530059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3836554772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836579647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3836604479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3836631359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3836657350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3836682207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3836708113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836731754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3836755383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3836780114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836803555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3836828720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3836852098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3836877886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3836910754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3836936331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3836960662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3836984342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3837008914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837033395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3837058368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3837082632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3837108316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3837133396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3837159649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837183523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3837207771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3837232217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837256460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3837282397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3837306374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3837332570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3837357297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3837382951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837407127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3837431281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3837456412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837479688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3837499280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3837518660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3837538967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3837562420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3837587399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837610567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3837638701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3837663304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837687191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3837712887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3837736821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3837762782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3837788928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3837814881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837839626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3837863839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3837888127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3837912076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3837937108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3837961211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3837986720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3838011862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3838038064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3838064871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3838089591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3838114226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3838138038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3838163714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3838187922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3838214464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3838239649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 588,5880000,10000,0,0,256,5,16635,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3839378855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3839404761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3839428723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3839453852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3839476554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3839500413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3839524540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3839550402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3839575538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3839603412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3839627259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3839655230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3839679503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3839706513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3839738792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3839764062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3839789587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3839814686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3839841065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3839864800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3839890773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3839916100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3839940178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3839966807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3839990698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3840017003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3840042672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3840068870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840094190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3840118803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3840144119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840168037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3840193084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3840218301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3840244198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3840269525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3840295198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840319443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3840344234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3840369077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840393535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3840418561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3840442936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3840470064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3840495582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3840526949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840551214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3840575409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3840602747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840626666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3840655645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3840679352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3840705514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3840730193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3840755985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840780411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3840804247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3840830314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3840854179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3840889990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3840914318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3840940379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3840965683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3840991235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841015459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3841039560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3841064292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841089003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3841114075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3841138297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3841165075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3841193635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3841219584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841243748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3841268256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3841292630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841316573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3841343771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3841367862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3841394840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3841419670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3841445597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841470279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3841494259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3841521112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841545105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3841570320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3841636249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3841666502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3841691645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3841717928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841741732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3841766201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3841790541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841814040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3841840096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3841863723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3841890284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3841915165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3841941837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3841966327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3841993110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3842019462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842043395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3842068474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3842092940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3842118691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3842144064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3842169658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842193483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3842218407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3842242905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842267196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3842292133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3842316150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3842342521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3842367424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3842394156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842417981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3842441874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3842466957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842490627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3842516304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3842539938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3842565809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3842592233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3842617870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842642244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3842669253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3842693734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842718007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3842742795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3842767397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3842793164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3842818082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3842844636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842868467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3842893529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3842918444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3842942411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3842968781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3842992390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3843019444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3843044163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3843069589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843093835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3843117577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3843142708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843166300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3843191153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3843215342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3843240780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3843266065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3843291425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843315241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3843339422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3843363822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843387408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3843414220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3843437982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3843463529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3843488249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3843516027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843540508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3843564590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3843590254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843613796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3843638887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3843667418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3843693071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3843718304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3843743677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843768368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3843792049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3843816699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843841012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3843865875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3843890178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3843915656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3843940412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3843966965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3843990658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3844015766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3844040170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844063846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3844089187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3844112822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3844138895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3844165735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3844191503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844215833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3844239641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3844265269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844289070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3844317443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3844342490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3844368754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3844394534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3844420335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844444240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3844468921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3844493704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844518156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3844544930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3844568688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3844594999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3844619801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3844644454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844663302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3844685980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3844706631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844725138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3844747894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3844772239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3844797631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3844822478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3844848531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844872113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3844896365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3844920748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3844944771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3844970281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3844993840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3845019937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3845045232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3845070593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845095876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3845119512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3845144662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845168238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3845193009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3845217050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3845242342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3845268190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3845293326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845316603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3845341959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3845366101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845390461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3845414489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3845438085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3845464219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3845488314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3845513569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845538518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3845562044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3845587262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845613724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3845638100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3845661247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3845782194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3845807098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3845835101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845860689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3845884991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 589,5890000,10000,0,0,256,5,16663,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3845973913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3845997789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3846023419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3846047110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3846073247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3846098967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3846124824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846149274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3846173163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3846197937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846223264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3846248294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3846272600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3846298420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3846323114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3846349302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846373109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3846397523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3846467501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846491389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3846517671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3846541721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3846567750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3846593380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3846621118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846645750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3846669744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3846701563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846726952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3846754392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3846784191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3846810436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3846836601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3846864902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846889168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3846915378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3846941516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3846969061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3846995209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3847020482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3847046684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3847071855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3847098503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847122811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3847147801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3847172770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847197168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3847223588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3847251370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3847278429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3847303194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3847330988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847355407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3847379881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3847406175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847430084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3847458804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3847482931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3847508996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3847534856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3847560660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847586031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3847610273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3847635131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847659751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3847688197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3847712787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3847738659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3847763539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3847789860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847813734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3847839124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3847863777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3847887554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3847912988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3847936785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3847963641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3847988722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3848015082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848039447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3848063665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3848089919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848114298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3848140494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3848164415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3848190203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3848216178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3848241969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848266758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3848290832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3848315605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848340077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3848365080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3848391737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3848417594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3848442521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3848468825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848492644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3848516940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3848541521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848565260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3848591291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3848615357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3848644375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3848669136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3848699086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848724034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3848747617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3848773221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848797105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3848822285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3848847658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3848873997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3848899963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3848926022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3848950298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3848974820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3848999332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849024075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3849049273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3849073314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3849099586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3849124311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3849150969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849175031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3849199108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3849224510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849248446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3849274215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3849298178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3849324033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3849349607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3849375361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849400179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3849424359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3849450395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849475349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3849500139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3849524871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3849550568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3849575655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3849602145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849626241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3849651082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3849675738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849704694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3849730063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3849754167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3849781083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3849806264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3849833021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849856962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3849880828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3849907213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3849931631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3849957857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3849981942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3850008077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3850033736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3850059613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850084290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3850108237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3850132953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850158040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3850183473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3850208537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3850240654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3850266903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3850292844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850316990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3850341824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3850366806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850391910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3850417602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3850441983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3850469045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3850494304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3850522459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850546662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3850573827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3850600249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850624833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3850651302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3850675646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3850708249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3850733662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3850759609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850784319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3850808648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3850834219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3850858165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3850883282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3850908161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3850934143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3850959775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3850985583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851009543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3851034341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3851058937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851083750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3851109374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3851133651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3851160600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3851185722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3851212116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851235699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3851259274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3851284688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851308503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3851334416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3851358362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3851384277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3851410503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3851436649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851461536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3851485502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3851510232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851535251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3851560705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3851586428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3851612419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3851635904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3851656952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851675667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3851694371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3851723465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851747005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3851772340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3851795584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3851820785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3851850112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3851875824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851900359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3851924184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3851948526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3851973828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3851999212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3852024291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3852050731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3852075870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3852102671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852126793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3852152092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3852177294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852201543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3852227363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3852251128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3852277626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3852302251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3852328089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852351974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3852375577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3852400605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852424234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3852449105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3852473358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3852498887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 590,5900000,10000,0,0,256,5,16692,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3852587756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3852613082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852637313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3852662205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3852686974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852760816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3852793142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3852819863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3852846509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3852871333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3852897801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852921815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3852945984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3852972055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3852996383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3853022577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3853051894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3853078863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3853104083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3853131953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853156788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3853180947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3853206474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853230464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3853255683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3853280293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3853306104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3853331736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3853357523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853381461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3853406180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3853430763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853455104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3853480147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3853503953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3853530908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3853555838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3853582593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853606829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3853631119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3853656649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853680357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3853712608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3853736452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3853823054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3853848822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3853874255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853898851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3853922750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3853947291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3853971578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3853996479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3854024670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3854050223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3854074866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3854100932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3854124584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3854149218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3854173956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3854197928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3854223809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3854247794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3854274406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3854299036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3854324419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3854349292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3854373365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3854398831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3854422633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3854447659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3854472463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3854498413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3854523936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3854549711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3854573715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3854598329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3854622869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3854647534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3854672736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3854696722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3854723101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3854747799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3855026545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855051133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3855074647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3855100050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855124762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3855150443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3855174250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3855200004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3855225277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3855250378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855274573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3855297948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3855322070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855346068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3855370498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3855394199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3855419792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3855445569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3855471886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855495450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3855520489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3855544847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855568271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3855595449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3855619064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3855645204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3855669723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3855694770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855718787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3855742087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3855766875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855790534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3855815119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3855839554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3855865039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3855890225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3855915961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3855939602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3855964174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3855988623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3856045331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3856391270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3856416529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3856442506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3856468105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3856493248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3856518015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3856541526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3856565650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3856589813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3856614455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3856637788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3856664534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3856689718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3856716358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3856740377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3856764744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3856789583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3856813186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3856841266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3856865090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3856891420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3856916205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3856941576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3856966257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3856990118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3857057048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3857082754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3857107746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3857131418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3857158058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3857182936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3857209097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3857233036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3857256987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3857282262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3857305937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3857331360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3857433903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3857713050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3857739302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3857765349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3857789365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3857813211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3857838243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3857862119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3857887228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3857911612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3857937833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3857962745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3857988596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858012311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3858116176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3858148186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858172411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3858197450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3858388956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3858416444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3858441385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3858467692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858491624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3858516174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3858540876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858564476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3858589698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3858613930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3858641727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3858667388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3858693521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858718534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3858742497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3858768069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858791892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3858816966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3858841366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3858866998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3858895002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3858920726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3858944453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3858969082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3858993936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859018295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3859043329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3859066776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3859092745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3859117785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3859143739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859167576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3859191270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3859217165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859240747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3859266084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3859289585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3859319014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3859344423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3859586187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859612183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3859637533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3859664264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859688192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3859714322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3859738416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3859764145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3859789337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3859814773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859838887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3859862713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3859886911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3859911270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3859936042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3859960000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3859986079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3860010915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3860037087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860060348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3860084205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3860108812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860132409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3860157811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3860181416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3860207451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3860232416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3860257895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860282345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3860306403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3860331583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860355473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3860379760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3860402777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3860427714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3860452634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3860480200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860503956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3860527825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 591,5910000,10000,0,0,256,5,16720,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3860607715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860630807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3860655738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3860677976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3860702806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3860727843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3860754328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860779427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3860803918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3860829526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3860853624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3860878327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3860902252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3860927986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3860953023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3860978526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861002033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3861026078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3861050719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861074337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3861099855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3861123287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3861149133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3861173973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3861199281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861223487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3861247154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3861271963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861295502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3861320250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3861344367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3861369812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3861394140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3861419210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861442019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3861589651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3861615265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861638954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3861665404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3861689180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3861715517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3861740229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3861766096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861789957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3861813622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3861838563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3861862267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3861886945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3861911185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3861936776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3861961883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3861987238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862010664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3862035028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3862059389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862083349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3862108418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3862131969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3862158115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3862183238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3862212663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862236467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3862260207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3862285456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862309626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3862335331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3862359198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3862384678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3862409923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3862435298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862459456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3862483551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3862508142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862532459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3862557158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3862626757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3862821911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3862850637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3862878348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862904701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3862929931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3862954973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3862978615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3863003527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3863027790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3863053337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3863078235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3863105770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863129421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3863153721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3863178139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863201593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3863227082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3863250728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3863276868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3863301521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3863327228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863351174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3863374676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3863399420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863423280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3863448027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3863472156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3863497609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3863522597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3863548226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863571804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3863600732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3863625273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863649502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3863674326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3863697897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3863724129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3863749032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3863775043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863799035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3863822795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3863847928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3863871741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3863897358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3863921210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3863946707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3863972594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3863998438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864022747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3864046579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3864071107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864095445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3864120352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3864144396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3864170237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3864194947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3864220989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864244726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3864269055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3864293843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864317608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3864342385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3864371424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3864397981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3864422438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3864447858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864472949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3864497043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3864521991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864545434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3864569674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3864601502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3864627282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3864652217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3864677708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864701209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3864725356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3864749559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864773359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3864798034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3864822054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3864847891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3864872521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3864898184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864921929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3864945471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3864970373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3864995053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3865020328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3865043862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3865069413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3865094629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3865119948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865143828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3865167304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3865191230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865214966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3865239681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3865262254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3865287242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3865310826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3865335596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865358389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3865380899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3865404671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865429619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3865456921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3865480412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3865506079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3865531528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3865561833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865586436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3865617101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3865642098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865665545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3865690356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3865714299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3865739617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3865764019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3865796833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865823012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3865847543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3865872520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3865897171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3865922465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3865946437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3865973033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3865998141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3866024501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866049400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3866072988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3866098055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866122182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3866147859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3866171776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3866197252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3866225151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3866250680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866275065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3866298855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3866323169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866347237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3866372547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3866397013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3866422824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3866447650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3866475370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866500205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3866525769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3866551435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866575306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3866717961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3866742997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3866769755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3866794652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3866820221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866844637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3866869267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3866895257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3866919757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3866945266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3866969956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3866996008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3867021392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3867046853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867070529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3867094908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3867119490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867143739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3867168717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3867192394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3867219161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3867244094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3867270109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867293855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3867317628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3867342951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867366934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3867392427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 592,5920000,10000,0,0,256,5,16748,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3867476039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3867502105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3867527442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3867553030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867577316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3867618908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3867643846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867667354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3867695474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3867758127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3867785245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3867810333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3867836565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867860414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3867884227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3867909316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3867933012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3867958624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3867982282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3868008324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3868033758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3868059371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3868083665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3868107355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3868132421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3868157078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3868182352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3868206562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3868232183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3868256847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3868282943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3868306602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3868330925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3868356234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3868380217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3868405843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3868429591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3868455859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3868480588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3868505838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3868529746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3868553205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3868578310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3868602600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3868628079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3868691655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3868904976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3868931052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3868994241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869168312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3869193330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3869218599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869242370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3869267937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3869291690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3869317481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3869342578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3869370604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869394765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3869418357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3869443096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869467398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3869492292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3869516504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3869542088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3869566802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3869592719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869616667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3869640959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3869665470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869689126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3869714624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3869738316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3869763901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3869790007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3869815339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869839565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3869867386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3869892273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3869915794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3869940931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3870139184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3870166679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3870191999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3870218380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870242466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3870266722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3870291157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870314685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3870340087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3870363652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3870390602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3870415670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3870441473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870465920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3870489959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3870515352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870538772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3870564381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3870589176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3870618461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3870644048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3870669664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870693881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3870718531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3870743455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870767579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3870792395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3870815941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3870842059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3870866984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3870893121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870916867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3870940609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3870965718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3870989422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3871016003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3871044563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3871070323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3871095723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3871121414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871145897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3871169716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3871194686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871219112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3871247797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3871272418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3871298207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3871323092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3871351946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871375963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3871400353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3871424740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871448448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3871473559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3871500129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3871526619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3871551622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3871577573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871601447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3871625521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3871650723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871674523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3871699576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3871724046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3871749966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3871777907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3871803575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871832799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3871857130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3871883965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3871908626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3871933985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3871958429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3871984314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3872009210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3872039791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872063734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3872089149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3872113871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872138171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3872164112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3872188107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3872214640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3872239762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3872267074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872291734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3872316387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3872342023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872366361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3872392338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3872416464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3872442307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3872467412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3872495145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872519750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3872543798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3872568078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872591412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3872615397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3872640144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3872666173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3872691462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3872717895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872741928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3872766429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3872791069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872815266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3872841076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3872865058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3872891556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3872916460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3872942070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3872967480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3872992712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3873019334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873048941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3873074692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3873099101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3873125096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3873152553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3873178380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873203236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3873229604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3873254382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873279096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3873304359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3873329638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3873356077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3873381925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3873408992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873433636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3873458911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3873484338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873508715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3873534602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3873558586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3873585086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3873609978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3873636098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873661041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3873685297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3873710712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873734743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3873760036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3873784487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3873810238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3873836207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3873862250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873886621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3873911516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3873936602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3873961013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3873986044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3874010063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3874036426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3874193023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3874220480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874244477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3874269240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3874294003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874317919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3874344175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3874367779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3874394688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3874419699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3874445415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874470842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3874494906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3874520003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874543998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3874569201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3874593440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3874619014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3874644488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3874669896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874693958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 593,5930000,10000,0,0,256,5,16777,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3874779738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3874804169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874828963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3874854224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3874878255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3874904441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3874929107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3874955814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3874980057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3875004374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3875029767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3875058794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3875084725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3875108726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3875138217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3875211086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3875451406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3875477891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3875502841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3875528977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3875553406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3875579833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3875603698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3875632876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3875659219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3875686679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3875711790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3875736460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3875761745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3875786651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3875815653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3875840624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3875866452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3875892340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3875918182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3875942154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3875966941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3875991735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876016320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3876041497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3876065793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3876092676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3876117987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3876144670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876169053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3876193502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3876218974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876243023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3876268888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3876292802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3876318632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3876379393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3876553744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876579394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3876603803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3876628889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876653523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3876678870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3876703514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3876729553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3876754597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3876781076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876805145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3876829824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3876854663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3876882773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3876908902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3876934370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3876961301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3876985813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3877011790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877036750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3877061216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3877086692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877110622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3877135782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3877160288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3877186231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3877211875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3877237660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877261890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3877286658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3877311438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877336137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3877360886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3877384746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3877411411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3877436652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3877462934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877486670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3877510744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3877733836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877761145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3877788662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3877812555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3877839098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3877864000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3877890529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877914366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3877938369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3877963524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3877987166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3878012420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3878036898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3878066579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3878092207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3878117924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878144342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3878168317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3878193860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878218984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3878244360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3878269087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3878295049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3878320114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3878346068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878369755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3878395193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3878421396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878445198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3878470821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3878494564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3878520942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3878545744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3878571600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878596277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3878620855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3878646361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878670113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3878695213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3878720027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3878752266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3878781925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3878814625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878840910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3878865057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3878890470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3878914127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3878938969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3878963729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3878989538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3879015271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3879040929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3879064832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3879089353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3879113848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3879137965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3879163714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3879187696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3879214892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3879240110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3879269660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3879294022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3879318367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3879344191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3879368313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3879394283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3879417992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3879443694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3879469647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3879495317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3879519831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3879543696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3879568293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3879593604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3879619001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3879644469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3879697567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3879754723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3879782456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3880417432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3880444061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3880470939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3880730236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3880758539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3880788438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3880814672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3880840807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3880866065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3880892610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3880915873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3880939766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3880963894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3880987972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3881010515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3881036589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3881060656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3881087049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881109878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3881133126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3881158922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881182172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3881208372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3881232756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3881258021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3881282396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3881307539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881333657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3881359257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3881385923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881413197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3881438394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3881463099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3881488462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3881512860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3881539054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881562573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3881586920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3881611098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881634486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3881659790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3881683179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3881708641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3881732888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3881758027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881782067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3881805492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3881830638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881854245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3881879017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3881903015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3881927658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3881951028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3881976602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3881999225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3882022462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3882045706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882068161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3882092073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3882114338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3882140461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3882169304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3882194669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882219521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3882244330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3882269437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882292643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3882317004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3882341353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3882366930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3882392141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3882417510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882441134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3882465333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3882490224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882515204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3882541005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3882565868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3882592932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3882617745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3882644037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882667867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3882691568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3882716148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882739181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 594,5940000,10000,0,0,256,5,16805,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3882817785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3882843015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3882867676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3882893883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3882919521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3882943298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3882968188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3882992929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883017414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3883042597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3883066481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3883093037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3883117795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3883144051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883168016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3883191978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3883217303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883241276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3883267149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3883290629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3883313234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3883332979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3883352467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883370604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3883388974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3883414507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883438106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3883464013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3883487854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3883513691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3883538188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3883562876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883586289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3883609303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3883632958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883656919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3883681136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3883704308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3883730116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3883754894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3883781231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883804872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3883829183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3883853910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3883877610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3883903149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3883926923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3883953006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3883978280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3884003863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884028243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3884051900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3884076260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884100664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3884125411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3884149505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3884174994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3884199529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3884225394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884249013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3884273523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3884298049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884322389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3884348180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3884371912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3884398886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3884423536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3884448933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884473574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3884497352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3884522443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884546195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3884571210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3884595536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3884621233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3884646667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3884672019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884695603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3884719882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3884744220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884768276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3884793469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3884817066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3884843261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3884867957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3884894125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884917944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3884941803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3884966819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3884990226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3885016281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3885040522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3885066109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3885091284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3885116616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885140626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3885166010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3885190386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885214629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3885238964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3885262094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3885288390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3885312907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3885339194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885363598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3885387319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3885412303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885435862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3885461053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3885484518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3885509883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3885534882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3885559865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885583983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3885607539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3885631782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885656095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3885680881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3885704791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3885730163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3885754479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3885780606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885804340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3885828640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3885853135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3885876614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3885902256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3885925917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3885951524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3885976873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3886002338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886026638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3886050045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3886074254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886098700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3886123402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3886147455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3886172615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3886196846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3886224591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886248215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3886272824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3886297564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886321468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3886347185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3886370900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3886398162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3886423408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3886449288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886473849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3886497642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3886522966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886546943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3886571996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3886596262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3886621532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3886646467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3886672182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886695875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3886717731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3886736713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886755023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3886775590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3886798898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3886825118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3886851501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3886877955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886903158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3886926061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3886949674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3886973582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3886997880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3887021456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3887053265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3887079105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3887104988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887128799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3887153615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3887178324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887202798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3887227592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3887250723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3887276535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3887301221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3887326587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887350712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3887374393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3887401575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887425493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3887450576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3887475542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3887501032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3887526506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3887552309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887576075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3887600462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3887624638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887648548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3887673174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3887696454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3887722226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3887746580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3887772316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887796364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3887820168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3887845606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3887869413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3887895122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3887918851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3887944505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3887970316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3887995777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888020041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3888043807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3888068154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888092627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3888118169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3888143019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3888169302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3888194379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3888220993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888244600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3888268713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3888293542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888317265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3888343666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3888367654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3888394070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3888418922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3888445480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888473961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3888497642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3888522551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888546355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3888571075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3888595143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3888620697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3888645744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3888671504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888695199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3888719608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3888743751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888767639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3888792909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3888816746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3888843210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3888867895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3888893908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888918099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3888941962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3888967567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3888991921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3889018032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3889042259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3889067901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3889093301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3889118576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 595,5950000,10000,0,0,256,5,16834,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3889203773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3889227484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3889251867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889275971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3889301438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3889325343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3889351866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3889376808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3889403031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889426966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3889450694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3889475802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889499490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3889525713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3889553418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3889579623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3889604380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3889629687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889653746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3889678309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3889703639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889727690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3889752586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3889776941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3889802518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3889827355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3889852748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889876259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3889900312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3889924605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3889948103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3889973380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3889996785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3890022600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3890047400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3890072662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890097223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3890121041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3890146112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890169830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3890194363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3890218366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3890244460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3890269952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3890295562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890318943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3890342929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3890367631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890391766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3890416664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3890440260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3890466300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3890490862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3890516619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890540651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3890565232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3890590118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890614122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3890639031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3890663809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3890689882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3890715607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3890741623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890766443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3890790656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3890815255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890839575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3890864558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3890888091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3890915444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3890940097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3890966017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3890989695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3891013363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3891038450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891061887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3891087030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3891110976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3891136499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3891161758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3891186925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891211642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3891235726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3891260274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891284712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3891309711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3891333964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3891359643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3891384407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3891410501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891434248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3891458605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3891483247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891506850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3891532241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3891555765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3891582322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3891607210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3891632550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891656679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3891680371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3891705246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891728843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3891753659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3891810020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3891836361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3891861038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3891886156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891910396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3891934163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3891959065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3891982662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3892007407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3892031490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3892056913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3892081908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3892107473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892131024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3892155152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3892179475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892203361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3892228356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3892251960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3892278668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3892303267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3892328921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892352749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3892376535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3892401520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892425091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3892449595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3892473663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3892499208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3892524267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3892549557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892572888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3892596790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3892620880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892645568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3892670332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3892693639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3892719363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3892744256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3892770022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892793601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3892816987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3892841525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3892865449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3892890825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3892914788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3892940512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3892965887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3892991436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893015560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3893039619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3893064321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893089811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3893115036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3893138818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3893165250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3893190089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3893216189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893239971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3893263848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3893294634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893318596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3893344992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3893369338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3893395833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3893420939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3893446197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893472155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3893496533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3893521662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893545625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3893570676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3893595010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3893621217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3893647387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3893673106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893697892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3893722436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3893746792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893770657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3893795620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3893819427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3893845762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3893870615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3893897679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893921632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3893945172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3893969985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3893993943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3894019313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3894042981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3894068656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3894093904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3894119413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894143561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3894167293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3894191807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894216803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3894241704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3894266424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3894292495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3894317744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3894344304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894368562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3894393447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3894418468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894441954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3894467206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3894491272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3894517612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3894542620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3894568396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894593685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3894617363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3894642261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894665998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3894690602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3894714579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3894740749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3894765461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3894795301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894819037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3894843431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3894868409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3894892840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3894918048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3894941672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3894967766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3894992377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3895018342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895042475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3895066892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3895093335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895117779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3895144423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3895168649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3895194182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3895219395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3895245315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895269637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3895293615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3895318021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895342179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3895367218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3895391965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3895417558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3895442117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3895468721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895493029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3895517803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3895542998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 596,5960000,10000,0,0,256,5,16862,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3895626817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3895652097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3895678335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3895704959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3895729663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3895755264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895779437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3895805475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3895831173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3895854832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3895879932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3895904885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3895930448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3895955557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3895980948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896004528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3896028685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3896053124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896076571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3896101742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3896125799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3896151983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3896176811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3896204218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896227997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3896252249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3896277988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896302053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3896327528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3896351357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3896377009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3896402165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3896427512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896451113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3896475422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3896500273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896524509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3896549488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3896572990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3896599006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3896624473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3896650911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896675077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3896699258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3896726187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896750094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3896776168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3896800231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3896826242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3896853064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3896878641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896902656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3896926314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3896950670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3896975560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3897000343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3897025205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3897051056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3897075861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3897101994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897125787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3897150079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3897174741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897198251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3897223646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3897247287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3897273951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3897298901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3897324650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897349232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3897373301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3897399280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897423211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3897448399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3897472877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3897498661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3897523776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3897549661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897573673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3897598284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3897623090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897647356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3897672408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3897696169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3897722496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3897747692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3897777966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897802249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3897826500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3897854003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3897878709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3897906216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3897930612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3897957746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3897982992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3898009050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898033877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3898058222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3898083807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898108079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3898133077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3898157440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3898183230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3898208575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3898234255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898257859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3898282124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3898306580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898334537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3898359680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3898382730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3898409793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3898435170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3898461579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898485204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3898508852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3898534298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898557767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3898582928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3898611348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3898636697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3898661595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3898686838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898710704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3898734208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3898758731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898782980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3898807823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3898831741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3898857120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3898881402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3898906902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3898930191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3898954917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3898978951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899002563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3899029301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3899053274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3899081132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3899106005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3899131529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899157238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3899181421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3899206956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899230951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3899256218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3899280726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3899306582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3899331675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3899356982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899380619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3899406074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3899430381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899454777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3899479348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3899502638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3899528557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3899560642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3899589407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899614673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3899638472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3899664035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899688230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3899715753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3899739968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3899766225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3899790944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3899816397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899841574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3899866414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3899892551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3899917417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3899942786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3899967571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3899993522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3900019794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3900045399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900069260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3900093640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3900118766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900144902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3900170752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3900195261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3900222930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3900248455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3900274990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900299119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3900323451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3900348960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900373198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3900399011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3900422909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3900449411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3900475293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3900501365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900526322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3900550823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3900575180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900599383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3900624664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3900649001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3900675111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3900699421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3900725737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900749650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3900774513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3900799412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900822882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3900848289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3900872122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3900898481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3900923373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3900948657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3900972547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3900996324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3901021106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901044492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3901070575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3901099712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3901125648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3901151120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3901176952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901200565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3901224829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3901251952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901277591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3901303040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3901327194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3901353106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3901378393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3901404680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901428688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3901453187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3901478010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901501953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3901527417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3901553273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3901579516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3901604381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3901629867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901653898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3901677698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3901702765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901726449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3901751264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3901775381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3901800975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3901825390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3901850976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901874909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3901899373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3901924239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3901948145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3901973672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3901997834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3902024254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3902049170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 597,5970000,10000,0,0,256,5,16891,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3903136636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903161965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3903186414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3903211990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903236135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3903262154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3903287791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3903314293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3903339765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3903365400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903390440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3903414727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3903440085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903464954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3903490542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3903515244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3903541374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3903566508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3903593753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903617871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3903642548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3903667322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903691677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3903717575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3903741654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3903768209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3903793462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3903819568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903844245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3903868317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3903893626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3903917628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3903942852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3903967361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3903993269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3904018701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3904044433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904068397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3904093487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3904117924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904142728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3904167970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3904192816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3904219075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3904243939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3904270055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904293851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3904317654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3904342748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904366538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3904391959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3904415614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3904441590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3904466967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3904492578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904516745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3904540220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3904564897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904589396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3904614743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3904638778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3904666176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3904691980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3904750306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904774963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3904799019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3904823767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3904848107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3904873401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3904898034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3904923998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3904948973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3904976032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905000105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3905024868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3905049314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905073388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3905099084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3905123020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3905149277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3905174008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3905199921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905224486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3905248523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3905274607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905300752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3905325964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3905351122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3905376850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3905402165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3905427663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905451379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3905475549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3905500090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905524132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3905548942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3905573089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3905599345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3905624092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3905650062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905673813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3905698036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3905723321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905747316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3905772640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3905802186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3905828868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3905853466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3905878845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905902995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3905926656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3905951009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3905975128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3906000338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3906024938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3906051013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3906076006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3906102010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906125871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3906149981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3906174389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906198464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3906224997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3906248823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3906275078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3906300951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3906328637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906353218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3906377857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3906403002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906426860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3906453027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3906477210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3906503408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3906529910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3906555764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906580344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3906604235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3906628868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906653225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3906678238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3906702358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3906728200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3906752911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3906779781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906803384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3906828046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3906852643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3906876435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3906902321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3906925969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3906951357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3906976513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3907002034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907026129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3907049714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3907074422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907098730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3907123698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3907147876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3907173357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3907198389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3907224571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907248431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3907273534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3907298679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907327126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3907353167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3907377054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3907403077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3907430976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3907456943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907480513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3907504500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3907529541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907553309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3907578811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3907602510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3907628495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3907654090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3907679948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907704412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3907728195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3907752728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907777001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3907801981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3907825683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3907851796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3907876618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3907902704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907926429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3907950189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3907975061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3907998564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3908025057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3908048863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3908074609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3908099696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3908125118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908149757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3908173530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3908198378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908222886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3908248009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3908272301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3908297980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3908323130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3908349360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908373257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3908398467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3908423151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908447072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3908472722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3908496636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3908522995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3908547948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3908573692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908598014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3908621816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3908647307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908671237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3908696438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3908720678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3908746363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3908771736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3908797161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908821180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3908845757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3908870543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3908895471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3908920953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3908945128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3908971308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3908996187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3909022838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909046973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3909071158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3909096403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909120260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3909146314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3909170324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3909196253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3909221890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3909247685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909273897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3909298233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3909323237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909348512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3909374683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3909400064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3909426722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3909453738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3909479676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909503757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3909529570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 598,5980000,10000,0,0,256,5,16919,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3909615524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909640292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3909665483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3909689324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3909716384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3909741690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3909768932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909793266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3909817686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3909843508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3909867730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3909894295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3909919109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3909946031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3909972074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3909998338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910023947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3910047931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3910072557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910097428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3910122420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3910146945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3910172731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3910197605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3910223950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910247822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3910272402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3910296998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910320747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3910346076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3910369543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3910395756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3910420193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3910445398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910477632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3910501886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3910526956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910551137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3910575666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3910599480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3910624676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3910649455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3910674333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910697913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3910722226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3910746840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910770924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3910795449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3910818776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3910845036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3910869516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3910895784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910919653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3910943606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3910968781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3910992533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3911017907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3911041595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3911067335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3911092606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3911117923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911142451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3911166302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3911190883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911215690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3911240880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3911265987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3911291933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3911316894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3911342982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911366763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3911391470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3911416254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911440202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3911467281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3911491215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3911517626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3911543264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3911569598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911594792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3911618888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3911644195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911667751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3911692450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3911717190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3911742639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3911768546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3911793899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911817420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3911842173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3911866726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3911891307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3911916499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3911940378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3911967455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3911992401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3912021540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912046080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3912075549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3912100986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912126286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3912151814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3912175201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3912200769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3912226032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3912251412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912276201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3912300191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3912324901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912349391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3912374527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3912399338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3912425401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3912450566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3912476526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912500053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3912524579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3912549142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912572836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3912598137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3912622338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3912648617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3912673296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3912698655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912723040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3912746680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3912771693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912795201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3912819844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3912844307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3912869868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3912895246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3912920715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3912944368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3912968520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3912992895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913016978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3913041838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3913065387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3913091374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3913115964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3913141712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913164968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3913188333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3913213432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913237104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3913261922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3913286106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3913311647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3913336828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3913362005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913385487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3913410024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3913434484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913458658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3913483353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3913506789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3913532930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3913557414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3913583559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913607234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3913630901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3913656303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913679884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3913705290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3913732569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3913758036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3913783580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3913808973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913833503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3913857412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3913882073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3913906637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3913931709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3913956092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3913981784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3914006478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3914032370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914055977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3914080098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3914104469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914128020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3914153346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3914176856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3914202940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3914227482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3914252687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914276903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3914300411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3914324650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914348542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3914373155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3914397274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3914422348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3914446867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3914472657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914496106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3914520271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3914544497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914567921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3914593065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3914616401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3914642503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3914667131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3914693274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914717385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3914740744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3914765536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914789315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3914814041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3914838096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3914863321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3914887584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3914913742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3914937457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3914962113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3914986568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915010236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3915036441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3915060666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3915087636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3915112707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3915138580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915163260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3915187450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3915212850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915236492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3915261327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3915285929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3915311722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3915337546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3915363502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915384002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3915405770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3915425357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915446899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3915472919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3915496728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3915523142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3915547762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3915573141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915597675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3915621640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3915646956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915670771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3915695788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3915721050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3915746749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3915772068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3915797718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915821547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3915846023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3915870419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3915895589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3915921499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3915946009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3915973038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 599,5990000,10000,0,0,256,5,16948,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3916059142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3916085841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916109314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3916132774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3916157622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916181084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3916206263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3916230706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3916256766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3916283046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3916309213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916334397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3916358495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3916383293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916407875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3916433146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3916457719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3916483569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3916508377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3916534460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916558264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3916582696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3916607342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916631105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3916656757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3916680602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3916706904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3916732282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3916758055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916783428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3916807320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3916832421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3916856151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3916881024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3916905773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3916931831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3916957458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3916983424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917007724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3917032669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3917057373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917081742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3917107159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3917131023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3917157458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3917182346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3917208472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917235257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3917259369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3917284905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917308816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3917334529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3917358474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3917384354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3917410428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3917436640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917461610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3917485531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3917510127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917534492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3917559612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3917584102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3917611799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3917636642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3917663830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917687705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3917745203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3917770102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917793723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3917818259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3917845691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3917871911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3917896709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3917921708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3917944928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3917968853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3917992927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918016670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3918042129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3918066258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3918092437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3918116512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3918141878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918165536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3918188859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3918213515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918236747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3918261161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3918285427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3918310769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3918342679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3918367698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918391435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3918416133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3918440206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918464232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3918488723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3918511411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3918542969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3918567867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3918593726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918617148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3918641221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3918665261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918691299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3918720477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3918744962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3918771681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3918797529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3918823834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918848760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3918872608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3918897607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3918922162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3918946996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3918971210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3918996744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3919021880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3919047490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919071143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3919095379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3919119541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919143456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3919168146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3919191534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3919217380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3919241842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3919267617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919291595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3919315297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3919340408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919363876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3919388490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3919412894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3919438501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3919463764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3919489178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919512804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3919537068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3919561325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919585252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3919610451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3919633969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3919660092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3919684510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3919710197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919734128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3919757801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3919783436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919806883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3919832043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3919855874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3919881306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3919906487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3919931647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3919956332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3919980260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3920004664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920032689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3920057911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3920082142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3920107686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3920132200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3920158181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920181688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3920205673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3920230381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920254097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3920279583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3920303041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3920328979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3920354058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3920379646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920404301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3920428270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3920453382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920477242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3920502110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3920526305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3920551851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3920576526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3920602524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920625953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3920649908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3920674582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920698203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3920723587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3920747166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3920773190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3920797737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3920822865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920847178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3920870829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3920895668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3920919278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3920944044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3920968424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3920995272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3921020405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3921045720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921069126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3921105490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3921130088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921154504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3921179206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3921203225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3921229044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3921253690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3921279740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921303199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3921326668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3921351648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921375294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3921400550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3921424516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3921450080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3921475289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3921500522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921524549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3921548558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3921572938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921596959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3921621742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3921645965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3921671291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3921695647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3921721698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921745240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3921769226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3921793596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921817229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3921842605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3921866581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3921892920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3921917748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3921942981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3921967101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3921991135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3922016077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922040472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3922065292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3922089479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3922115043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3922140122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3922165483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922189132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3922213472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3922237859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922261258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3922286460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3922309921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3922335792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3922360226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3922385372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922409700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3922433435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 600,6000000,10000,0,0,256,5,16976,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3922517497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922541430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3922566242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3922590592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3922616209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3922641378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3922666759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922690367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3922714620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3922739030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922762643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3922788361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3922812153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3922838385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3922863199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3922888553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922912932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3922936551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3922961445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3922985060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3923009635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3923033550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3923058842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3923084633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3923110275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923133856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3923158129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3923182388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923207069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3923231688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3923255041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3923280860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3923305226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3923330827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923354729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3923378548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3923403503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923427096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3923451680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3923475593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3923500904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3923525844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3923551666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923575419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3923599852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3923624211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923648293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3923673136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3923698123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3923726417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3923752453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3923779955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923804055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3923828289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3923853181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3923877027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3923902603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3923926363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3923952507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3923977349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3924002929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924027345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3924051239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3924075777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924100464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3924126508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3924150993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3924176989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3924202384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3924228474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924252299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3924276748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3924301822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924325827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3924351916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3924375874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3924402486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3924427476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3924453544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924477695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3924501774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3924527221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924551108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3924582686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3924607011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3924633309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3924659343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3924685130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924709887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3924741257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3924766691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924790775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3924816220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3924840981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3924866982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3924892258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3924918341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3924942373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3924966994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3924991806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925016382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3925042088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3925066286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3925093114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3925118891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3925145695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925170192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3925195280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3925220842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925245007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3925270912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3925295167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3925321071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3925346652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3925372652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925397215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3925421650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3925446580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925471297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3925496968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3925521628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3925547902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3925573016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3925600431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925625276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3925650794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3925675743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925699751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3925725837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3925749577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3925775826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3925801231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3925827705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925852026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3925876098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3925901466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3925925450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3925950612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3925975252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3926001561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3926027269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3926053014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926076601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3926100994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3926125839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926150227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3926175461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3926199249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3926225693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3926251849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3926278329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926302539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3926326548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3926356299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926380704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3926407040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3926431404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3926458066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3926483669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3926509899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926534992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3926559462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3926585026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926609587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3926635183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3926660135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3926687019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3926713153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3926739566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926763868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3926789017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3926814345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926839714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3926865347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3926890145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3926916799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3926945345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3926972468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3926997125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3927022271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3927047584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927071734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3927097861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3927121947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3927148428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3927173245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3927198837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927223302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3927247901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3927273498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927298591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3927323676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3927348164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3927374608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3927400475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3927426935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927451290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3927476373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3927501515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927526399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3927551851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3927575920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3927602650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3927627865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3927655660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927680157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3927705115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3927730503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927754819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3927781163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3927805523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3927832402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3927857923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3927883921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927908725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3927933256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3927958812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3927983045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3928008007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3928032359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3928058207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3928083717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3928109576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928133227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3928158165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3928182885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928207471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3928232834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3928257408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3928284551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3928310136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3928337097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928362692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3928386990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3928412845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928437882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3928464589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3928489389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3928516497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3928542167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3928568777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928593975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3928618679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3928644564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928669106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3928694891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3928720471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3928747194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3928773504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3928799979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928824116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3928849257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3928874832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3928900051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3928925885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 601,6010000,10000,0,0,256,5,17004,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3929016294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3929042665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3929068678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3929095841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929120485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3929148124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3929173450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929197649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3929223866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3929248593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3929277393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3929302814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3929329440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929353726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3929378220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3929404823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929429205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3929454988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3929479982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3929506443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3929532225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3929558257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929583784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3929608438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3929633819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929658846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3929684611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3929709413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3929735989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3929761367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3929789234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929814153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3929839346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3929864842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3929889069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3929915058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3929939740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3929967270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3929992793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3930019537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930043867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3930068145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3930093717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930117785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3930147083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3930171225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3930197348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3930223018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3930248704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930274805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3930299168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3930324380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930349737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3930375336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3930400185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3930426335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3930451163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3930478414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930503147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3930528632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3930555190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930580884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3930606643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3930629453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3930655663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3930678805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3930703472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930726124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3930750647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3930809107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930841713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3930867509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3930893137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3930919883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3930945479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3930972437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3930997079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3931022439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3931047621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931071921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3931098085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3931122931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3931150502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3931176346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3931204415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931229411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3931254113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3931279820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931304386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3931331108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3931355918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3931382697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3931410880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3931437882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931463722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3931488371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3931513943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931539216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3931565662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3931591946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3931619025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3931645025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3931672176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931696530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3931721739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3931746972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931772695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3931798136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3931822207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3931849044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3931874781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3931901835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3931926530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3931951026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3931977263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932001688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3932028157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3932052392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3932079732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3932105053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3932131307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932156242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3932180581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3932206290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932230494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3932256395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3932281400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3932308275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3932334954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3932361352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932385911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3932411331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3932436740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932461785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3932487395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3932516327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3932544658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3932570444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3932597500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932622344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3932647697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3932677534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932702862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3932730578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3932755620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3932783625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3932809613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3932838304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932863141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3932887975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3932914537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3932939170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3932965395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3932989932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3933016949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3933042675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3933069093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933122011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3933147728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3933173119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933197771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3933224355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3933249082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3933276165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3933301743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3933329044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933353724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3933378470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3933404383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933429170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3933455708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3933480421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3933507109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3933533388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3933559891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933588300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3933613140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3933639164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933664647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3933690772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3933715984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3933742870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3933769270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3933795669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933820161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3933846474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3933872080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3933897399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3933923525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3933948255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3933975638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3934001427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3934028370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934052881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3934078153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3934103533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934127884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3934154961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3934179027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3934206333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3934233237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3934260508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934289042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3934314578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3934341585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934366744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3934394096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3934419062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3934445163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3934470207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3934495166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934519939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3934543078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3934567260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934591787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3934616441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3934640085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3934665772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3934690016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3934715624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934738394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3934761808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3934786766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934809883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3934834822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3934857669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3934882746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3934910769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3934935932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3934960119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3934983689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3935008319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3935033530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3935059755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3935108019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3935134478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3935173198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3935205650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3935231845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3935255348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3935281045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3935304328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3935331893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3935355164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3935380204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3935408759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3935433906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3935459031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3935482132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3935507427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3935535095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3935559579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3935788233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3935816756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3935843534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3935869521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3935895125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 602,6020000,10000,0,0,256,5,17033,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3936056733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3936083900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936108346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3936133872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3936158732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3936185189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3936211216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3936237225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936261278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3936285987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3936310674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936336253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3936362352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3936387259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3936415518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3936441424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3936468177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936492145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3936517446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3936542451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936566516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3936592168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3936615926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3936642993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3936668140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3936693992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936718327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3936741989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3936767776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936791854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3936817209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3936841797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3936867659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3936893123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3936918495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3936942154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3936966463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3936990826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937014770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3937039836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3937063432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3937089661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3937114225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3937140226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937163967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3937187626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3937213010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937236761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3937262573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3937287259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3937313348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3937338855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3937365436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937390120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3937414039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3937438811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937463413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3937488425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3937513007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3937540396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3937566224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3937593092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937625325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3937650305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3937675041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937699294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3937725211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3937749101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3937776583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3937802157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3937829046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937853398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3937877710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3937904089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3937928289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3937954229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3937978122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3938003969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3938029441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3938054880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938079519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3938103299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3938128006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938152823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3938177869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3938201658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3938228778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3938253652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3938279341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938302551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3938327134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3938352206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938376453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3938402124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3938426775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3938453038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3938477712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3938503111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938527317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3938551102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3938575555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938599823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3938624733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3938649445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3938675226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3938700040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3938726278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938750138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3938774451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3938798947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938822562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3938848088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3938871733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3938898421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3938923287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3938948996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3938973242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3938996976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3939022597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939046526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3939071767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3939096211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3939121998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3939147646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3939173348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939197347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3939221758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3939246297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939270456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3939295127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3939318865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3939345046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3939369676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3939395678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939419321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3939442979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3939468903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939492458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3939518101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3939541801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3939567581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3939592839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3939618430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939642704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3939666414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3939691081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939715837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3939740931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3939765505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3939791451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3939816472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3939842595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939866364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3939890823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3939915340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3939939006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3939965054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3939988739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3940014962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3940039888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3940065411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940089715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3940113590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3940138138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940162513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3940187433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3940211746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3940237406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3940262080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3940288204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940311936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3940336365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3940360422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940383714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3940408683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3940431646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3940457446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3940481506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3940507193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940531228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3940554470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3940579171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940602217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3940626467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3940650704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3940675792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3940700239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3940726383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940757913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3940782071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3940805957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940830111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3940854528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3940877716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3940903601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3940927693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3940953190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3940976432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3940999615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3941024543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941047655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3941072157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3941095846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3941120808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3941145395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3941170166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941193229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3941217060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3941240880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941263858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3941288571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3941311364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3941337297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3941361451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3941387533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941427444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3941452637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3941476970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941499727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3941528271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3941553321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3941579918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3941603937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3941628644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941654044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3941677727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3941702603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941726006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3941750487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3941774973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3941800544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3941825479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3941854013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941878090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3941902972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3941927368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3941950960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3941976987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3942000317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3942026666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3942051000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3942075845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942098701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3942120895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3942144925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942167909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3942191835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3942218747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3942243839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3942273207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3942300542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942325622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3942350575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3942374773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942398889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 603,6030000,10000,0,0,256,5,17061,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3942483766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3942507073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3942533139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3942557361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3942583037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942607751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3942631108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3942655704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942678810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3942704352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3942728188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3942754041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3942779571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3942805105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942829494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3942852826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3942876741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3942901003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3942925593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3942948984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3942974884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3942999118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3943024670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943047869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3943071130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3943096164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943119563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3943144802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3943167966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3943193029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3943217749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3943242823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943268182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3943291574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3943315544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943339323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3943363733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3943386797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3943412660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3943436888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3943462401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943485454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3943508639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3943533359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943557752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3943583711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3943607711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3943634626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3943659699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3943684471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943708630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3943732373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3943756642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943785243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3943815025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3943839433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3943872878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3943898256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3943922983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3943945913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3943970164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3943994091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944017868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3944042343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3944065473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3944091409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3944115581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3944141608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944165183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3944188918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3944213982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944237528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3944262347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3944286230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3944311027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3944336187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3944361390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944384713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3944409066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3944433329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944457097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3944481367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3944504425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3944530685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3944555071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3944581352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944604864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3944628600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3944653552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944677422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3944702226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3944725847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3944751072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3944775907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3944800907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944823459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3944846660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3944869509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3944892712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3944916725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3944939616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3944964955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3944988358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3945012471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945035686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3945058325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3945082267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945104412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3945127660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3945150711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3945175237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3945198492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3945224328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945247668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3945272514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3945297080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945320539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3945345965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3945369371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3945396180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3945420650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3945446494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945472701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3945497454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3945523363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945547484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3945572318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3945596724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3945621395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3945645684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3945669311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945693081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3945718501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3945742545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945768196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3945793165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3945816381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3945843615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3945868788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3945896471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945920157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3945943862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3945970014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3945993349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3946019347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3946043432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3946069628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3946095478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3946121299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946146317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3946170818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3946196019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946222494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3946247862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3946273530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3946299978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3946325261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3946352092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946375926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3946401299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3946426293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946450435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3946476497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3946500536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3946527484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3946552626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3946579325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946603820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3946628259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3946654293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946678470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3946704454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3946728650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3946756002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3946782390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3946808416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946833054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3946857421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3946882386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3946907170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3946932700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3946957600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3946983654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3947017058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3947049292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947073355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3947098985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3947124041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947149001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3947173907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3947197779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3947225877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3947251201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3947278190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947302250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3947326440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3947351851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947375819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3947401754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3947425830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3947453973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3947479472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3947505441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947529914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3947554086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3947579786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947604514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3947630205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3947655111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3947681007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3947706458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3947732154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947755999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3947782635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3947808421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947833474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3947858829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3947882829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3947909391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3947934213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3947960739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3947984748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3948008731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3948034075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948057932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3948083833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3948107843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3948133756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3948159375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3948184954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948209336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3948233285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3948257909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948282614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3948307679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3948332098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3948358303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3948383354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3948410185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948434435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3948459871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3948485139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948507642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3948528473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3948547196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3948567557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3948587871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3948604158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948619302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3948634457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3948650709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948665809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3948681663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3948696724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3948713640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3948729369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3948746438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 604,6040000,10000,0,0,256,5,17090,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3948796290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3948811638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3948827770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948843259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3948877842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3948897531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3948918088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3948937843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3948959795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3948979477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3948998428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3949019067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949036455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3949054230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3949071384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3949089570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3949105470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3949121793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949137200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3949153239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3949169205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949186809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3949206367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3949222717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3949240242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3949256599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3949273923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949290254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3949310005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3949331065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949350761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3949371186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3949391174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3949412310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3949432506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3949453942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949473663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3949493145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3949513175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949537570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3949566289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3949592849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3949617831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3949643064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3949664640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949686679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3949711857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3949734164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949756251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3949781739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3949804464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3949830364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3949855012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3949880197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949904509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3949927513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3949951024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3949974594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3949998694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3950022079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3950047405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3950071414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3950096809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950128185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3950152845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3950177344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950201032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3950226765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3950250080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3950276156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3950301137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3950327146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950351022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3950374337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3950398972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950422111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3950446260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3950470281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3950495593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3950520532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3950546358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950570129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3950595554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3950620007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950644271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3950669594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3950693359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3950719872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3950744581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3950770736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950794381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3950817960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3950842981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3950866486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3950891838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3950915342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3950941063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3950966411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3950990859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951013584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3951037212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3951062429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951088241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3951114969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3951140979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3951167488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3951192031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3951218504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951242392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3951267099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3951291732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951315451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3951341295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3951365232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3951391681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3951417122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3951443122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951468124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3951492069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3951517405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951541303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3951566143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3951590378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3951615920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3951643453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3951667775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951687064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3951708266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3951729658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951749010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3951774048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3951793940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3951812574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3951831729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3951849960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951865232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3951880613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3951897002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3951912432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3951928726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3951944967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3951963616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3951982571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3952000296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952017023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3952034002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3952053369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952072848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3952094414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3952113849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3952135070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3952155927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3952176697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952195923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3952215995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3952236044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952255279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3952276178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3952299739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3952325219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3952350430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3952375409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952399156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3952422355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3952445973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952470354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3952494823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3952518857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3952543621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3952567662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3952594134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952617187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3952641582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3952666357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952690134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3952715804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3952739438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3952765530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3952790488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3952815958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952839964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3952863225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3952887267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3952911343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3952935489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3952959043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3952983837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3953007910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3953033935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953057343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3953081589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3953105740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953129059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3953154155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3953177751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3953204555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3953229685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3953263728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953288909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3953312060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3953337207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953361008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3953385623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3953410663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3953436741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3953462343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3953488406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953513176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3953538406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3953562908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953588100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3953613504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3953637386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3953663189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3953686972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3953712329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953734926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3953757951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3953783296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953806665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3953831834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3953855687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3953881306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3953907452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3953933114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3953957358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3953980739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3954004116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954028094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3954052104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3954074906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3954101483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3954126195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3954152313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954176004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3954199822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3954224959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954248551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3954273837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3954297586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3954323129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3954348464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3954373416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954397325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3954421194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3954445646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954470011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3954494973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3954519336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3954546457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3954571361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3954597805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954621538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3954645854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3954669706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 605,6050000,10000,0,0,256,5,17118,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3954751443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3954776603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3954799852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3954825288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3954851062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3954876775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954901260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3954925606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3954950264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3954975057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3955000332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3955024712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3955050345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3955075131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3955101492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3955124966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3955149611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3955174328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3955197927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3955223765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3955247522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3955273873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3955299031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3955324660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3955349180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3955373219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3955398355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3955422020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3955446759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3955471240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3955496882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3955523968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3955549416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3955572525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3955788890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3955814941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3955839889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3955864874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3955888516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3955915679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3955940460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3956157724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3956181377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3956205658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3956229937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3956253435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3956279413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3956303207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3956373442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3956400048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3956425772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3956595336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3956614923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3956634361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3956655239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3956679220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3956700273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3956736333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3956762764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3956797335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3956820521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3956843962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3956869643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3956895621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3956922192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3956947196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3956976140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3957000646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3957025926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957048420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3957070577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3957093832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957115979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3957138377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3957160781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3957191650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3957217002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3957246817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957271442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3957295669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3957320290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957344978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3957370683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3957395157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3957432758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3957459042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3957484407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957507881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3957532882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3957556258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957578191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3957602098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3957624932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3957650959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3957675496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3957701274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957726154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3957750080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3957774934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3957798364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3957822710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3958042580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3958069474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3958095065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3958120676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958145952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3958169921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3958195124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958219474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3958251040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3958276220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3958302506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3958328403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3958354102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958377847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3958402471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3958427126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958450742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3958478111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3958502065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3958528430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3958553310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3958579503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958603428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3958627428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3958652644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958676043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3958701437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3958726814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3958753441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3958780395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3958807385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958833091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3958858330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3958883356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3958908191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3958933693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3958958242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3958984636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3959009827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3959036447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959060674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3959085401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3959109907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959133521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3959159802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3959184489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3959211681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3959237220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3959268054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959293249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3959317475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3959343824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959367928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3959394010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3959418088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3959444802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3959470773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3959496886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959521746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3959547038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3959571853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959596416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3959621804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3959646657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3959673187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3959698454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3959724981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959749067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3959774459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3959805065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959830657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3959855819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3959879681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3959906354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3959931560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3959957885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3959982149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3960006714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3960032623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960056797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3960082444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3960106403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3960132990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3960159074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3960185019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960209449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3960233601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3960262473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960287173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3960317543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3960342189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3960368582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3960394227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3960420524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960444729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3960471783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3960496685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960521658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3960547262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3960571279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3960598004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3960623987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3960650679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960674942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3960698958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3960724369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960748721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3960774707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3960804573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3960832070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3960857150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3960882994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960907658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3960932155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3960957772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3960981814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3961007476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3961032321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3961058939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3961084843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3961111044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961134691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3961159211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3961184358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961209130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3961234514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3961262530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3961288901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3961314190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3961341965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961366419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3961391282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3961416074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961440434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3961466356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3961490482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3961516923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3961541869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3961568022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961592660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3961616875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3961641994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961665699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3961691913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3961716427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3961742692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3961768371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3961794253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961818231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3961842767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3961867893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3961893223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3961918579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3961942625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3961969249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3961994424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 606,6060000,10000,0,0,256,5,17147,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3962081323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962105677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3962129866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3962155188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962179070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3962204704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3962228569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3962255034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3962285028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3962311216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962336162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3962360612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3962385440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962410005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3962435759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3962460652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3962487082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3962512840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3962539794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962564235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3962589630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3962614830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962638701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3962664442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3962688852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3962715601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3962741025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3962768281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962791965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3962816492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3962842118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3962866414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3962892542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3962916502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3962942960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3962968747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3962994795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963019682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3963043954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3963068824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963093347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3963118954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3963143669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3963169929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3963195110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3963221836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963246338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3963275429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3963300818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963324975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3963351115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3963375690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3963402584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3963427999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3963459728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963483788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3963508524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3963534290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963558602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3963584376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3963608376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3963634915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3963660840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3963686846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963711781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3963736112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3963761068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963786466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3963812338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3963838330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3963864855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3963890583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3963916397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3963940555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3963965431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3963990439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964014854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3964040183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3964064599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3964091742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3964117005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3964143281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964167248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3964191935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3964221459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964245852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3964272075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3964296445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3964322812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3964348668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3964375177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964400309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3964424955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3964450200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964475036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3964501047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3964526040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3964552668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3964578309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3964604236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964628390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3964653184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3964678269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964702742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3964727963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3964752403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3964779213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3964804640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3964831366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964855726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3964880180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3964906594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3964930716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3964956834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3964982018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3965009490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3965036621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3965063530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965088160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3965112359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3965137808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965162752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3965188370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3965216698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3965242806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3965268417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3965294253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965318788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3965344128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3965369887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965394928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3965420984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3965445679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3965473654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3965499596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3965526897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965551507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3965576144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3965601952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965626671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3965652997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3965677458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3965704534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3965729860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3965756428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965781506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3965806151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3965832263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3965856415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3965882316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3965907138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3965933515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3965959505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3965986736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966011154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3966035322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3966059906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966084910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3966110353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3966134376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3966160846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3966186171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3966212726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966240662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3966265101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3966290092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966314371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3966340327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3966364502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3966391701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3966417044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3966443164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966467834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3966492046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3966518101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966542452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3966574231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3966599162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3966625717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3966651915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3966678289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966703286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3966727765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3966752955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966777606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3966803029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3966827670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3966853733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3966878790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3966905338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3966929462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3966954187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3966979148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967003329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3967028982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3967055776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3967085276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3967112685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3967142121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967168656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3967195363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3967227188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967253983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3967282686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3967309436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3967338962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3967366560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3967395691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967422201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3967448580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3967476085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967502329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3967530293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3967556351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3967585749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3967613158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3967641927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967668180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3967694896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3967722746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967749253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3967776972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3967802776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3967832163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3967859616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3967887893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967914933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3967941389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3967969170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3967995450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3968024373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3968050851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3968080324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3968107990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3968136346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3968163070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3968189786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3968215254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3968243226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3968269761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3968293997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3968320938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3968347645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3968374314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3968399338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3968424301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3968449553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3968474440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3968500020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3968525148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3968551525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3968577916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3968604790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3968629189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3968654561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 607,6070000,10000,0,0,256,5,17175,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3969746922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3969776419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3969809824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3969834860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3969860971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3969886491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3969913433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3969938006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3969962971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3969987928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3970012456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3970038580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3970062860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3970254928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3970283468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3970309533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3970335606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3970359973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3970384985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3970474669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3970500364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3970525423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3970553679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3970768595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3970794905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3970819664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3970867064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3970892996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3970917110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3970942713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3970967663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3970994007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3971209846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3971236287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3971263615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3971288853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3971313870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3971338738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3971363993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3971388469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3971604572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3971630017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3971656967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3971680759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3971705964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3971731062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3971755163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3971972589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3971997547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3972025696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3972051477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3972078774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3972103387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3972128016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3972267372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3972286889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3972306680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3972335172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3972360373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3972586692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3972613857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3972638482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3972664032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3972689211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3972715765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3972741781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3972962455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3972989988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3973027926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3973054009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3973078539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3973102323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3973126669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3973151881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3973177752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3973394128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3973421473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3973446892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3973473610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3973497543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3973522770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3973547995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3973572283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3973788539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3973812986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3973840287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3973865521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3973892629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3973917058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3973941621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3974160087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3974185365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3974215050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3974239896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3974274835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3974301124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3974520262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3974544889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3974568559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3974594784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3974618926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3974645230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3974669162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3974695116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3974911727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3974938039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3974964239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3974988466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3975013512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3975039408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3975065416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3975223250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3975249469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3975275463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3975301446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3975325567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3975350453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3975375126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3975527270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3975553084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3975577963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3975604181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3975629256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3975655685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3975679635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3975895415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3975920698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3975944419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3975970550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3975994503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3976021862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3976047046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3976072993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3976414861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3976439843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3976465537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3976489604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3976515526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3976539487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3976565499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3976780885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3976807345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3976832415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3976856485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3976881150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3976906309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3976931686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3977145939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3977173192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3977198134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3977229667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3977254132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3977279205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3977303895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3977517628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3977543201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3977567162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3977594034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3977618996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3977646412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3977670750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3977695156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3977910201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3977934325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3977961233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3977985911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3978012805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3978039195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3978065338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3978243409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3978269301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3978294481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3978318593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3978344644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3978368755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3978395758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3978420556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3978446343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3978661833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3978685991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3978711162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3978735053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3978760236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3978784809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3978810865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3979028092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3979054501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3979079407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3979103895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3979129542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3979154510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3979179879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3979460443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3979487420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3979512408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3979539731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3979564141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3979589988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3979615677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3979697871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3979726055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3979750326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3979777394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3979802381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3979828498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3979852690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3979877032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3979944724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3979970843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3979996028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3980020547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3980047027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3980072617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3980100019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980125106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3980151373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3980176063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980199780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3980225772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3980249575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3980279866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3980304993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3980525026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980545394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3980564822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3980586901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980603134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3980619769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3980635435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3980654190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3980670344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3980688569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980706383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3980723275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3980740664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980757346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3980777241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3980796818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3980818174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3980839783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3980858153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980874946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3980895906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3980917401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3980937769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3980961377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3980983675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3981007868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3981033384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3981057738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981082490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3981105715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3981129201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981154205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3981178063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3981200387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3981226082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 608,6080000,10000,0,0,256,5,17204,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3981302398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3981328733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981352522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3981375193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3981401386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981423572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3981446757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3981470534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3981494748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3981519689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3981543158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981565047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3981589592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3981611875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981633309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3981658077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3981678241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3981700478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3981723482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3981745401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981767585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3981787862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3981808551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981830372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3981852073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3981872635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3981896378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3981917749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3981939529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3981961723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3981982735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3982002187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982024185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3982044162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3982062980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3982085252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3982104905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3982122035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982137890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3982155422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3982171245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982186607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3982204441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3982219735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3982236508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3982252746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3982270715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982286431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3982303678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3982321529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982340633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3982361224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3982380673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3982402917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3982428826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3982457209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982482047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3982507370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3982720580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3982745445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3982772946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3982803734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3982831347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3982856634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3982882477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3983096963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3983121220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3983146330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3983170377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3983195329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3983220062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3983246005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3983461972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3983488029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3983511549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3983541185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3983565788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3983590222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3983615660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3983640051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3983666825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3983692000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3983910336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3983935235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3983960245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3983985184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3984009052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3984033523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3984052249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3984072594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3984099826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3984124102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3984147223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3984170199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3984193760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3984217355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3984241733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3984455350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3984485797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3984510174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3984536969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3984560424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3984584932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3984609754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3984633438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3984850576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3984874594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3984900799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3984926105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3984951624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3984976167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3985000125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3985216052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3985240449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3985265736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3985289036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3985313932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3985338503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3985363259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3985386311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3985619187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3985644463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3985667758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3985691986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3985715741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3985741418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3985766671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3985792018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3985815243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3986092919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3986117479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3986141754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3986166372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3986189407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3986215139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3986239466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3986475883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3986502532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3986526488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3986550443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3986574775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3986600251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3986623362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3986650312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3986675683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3986954106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3986980975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3987004690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3987029660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3987052799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3987077853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3987101675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3987127614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3987345046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3987371212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3987528355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3987557397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3987582261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3987605256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3987631293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3987711974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3987737656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3987761977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3987788511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3987812458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3987837753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3987862309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3987885887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3988106593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3988131077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3988157228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3988181738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3988207622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3988230828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3988253313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3988469163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3988493841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3988518490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3988541076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3988565634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3988716032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3988742715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3988908698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3988936180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3988963385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3988987797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3989013054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3989039176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3989065194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3989219153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3989245405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3989269775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3989368325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3989393120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3989415956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3989440880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3989591445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3989617315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3989641202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3989666360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3989689692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3989713810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3989738653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3989762944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3990104574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3990128549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3990154789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3990179814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3990207579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990231316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3990254670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3990470804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990494828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3990520502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3990544058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3990569697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3990590370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3990610623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990627009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3990644309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3990661204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990677191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3990693393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3990709724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3990727256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3990743558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3990760015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990776232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3990791808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3990807954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990823293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3990840547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3990855930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3990872623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3990888728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3990906584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990925585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3990941340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3990959678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3990975041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3990992077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3991011526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3991041541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3991063346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3991086801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991109052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3991128872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3991149716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991169128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3991189600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3991208944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3991228735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3991253982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3991281809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991304753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3991329442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 609,6090000,10000,0,0,256,5,17232,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3991417035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991440528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3991465697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3991489194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3991515141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3991539745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3991564482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991587880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3991611349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3991636957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991661515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3991687336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3991712519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3991738964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3991764059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3991790788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3991814874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3992600563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3992626734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3992652055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3992677488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3992701652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3992728700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3992753940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3992780789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3992805103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3992830028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3992854912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3992878944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3992905184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3992929397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3992956373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3992981328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3993007197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993031946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3993055938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3993081063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993104617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3993129986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3993154706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3993181126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3993209802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3993236132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993259904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3993339439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3993364006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993387811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3993415334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3993439643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3993466535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3993492508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3993519116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993543217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3993567424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3993593283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993617303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3993643281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3993667279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3993693361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3993719205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3993745212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993769878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3993793995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3993818535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993843468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3993868956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3993894560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3993920758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3993945407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3993971346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3993995135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3994019722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3994044015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994075949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3994102945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3994126948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3994155061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3994179918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3994205938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994229550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3994253895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3994279439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994303450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3994329311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3994353418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3994379413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3994405177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3994431528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994456618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3994481145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3994510562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994535694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3994562126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3994588519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3994614881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3994641632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3994668230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994692775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3994718081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3994743389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994768324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3994794017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3994818378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3994845249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3994870535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3994896956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994920840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3994945436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3994971123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3994995379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3995021239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3995045252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3995071191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3995096774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3995123087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995148133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3995172636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3995197592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995222130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3995247343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3995271841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3995297850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3995322768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3995348935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995373181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3995397761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3995422565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995447145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3995473390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3995497630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3995523925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3995548756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3995575008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995599896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3995624969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3995650005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995673643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3995698987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3995729776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3995759247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3995784558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3995810361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995834729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3995858595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3995883113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3995907567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3995932931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3995957459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3995983429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3996008113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3996033870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996057703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3996082022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3996106584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996130301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3996155692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3996179291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3996205422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3996230077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3996255862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996280272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3996304106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3996329196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996352996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3996377975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3996402347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3996428079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3996453348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3996478680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996502392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3996526832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3996551395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996575880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3996602023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3996626168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3996652480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3996679521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3996705778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996730517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3996755325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3996781602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996806389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3996832247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3996856280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3996882082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3996907394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3996932939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3996958003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3996982421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3997007405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997031872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3997057127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3997081792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3997112723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3997138234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3997164906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997190521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3997215213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3997240900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997267762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3997293006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3997316960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3997343625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3997368835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3997394947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997418410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3997441816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3997465907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997488619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3997514169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3997539061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3997565345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3997591333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3997617611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997642173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3997666265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3997691002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997715533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3997741691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3997766008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3997791535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3997816547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3997843816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997867611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3997893049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3997918154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3997942378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3997969017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3997993399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3998020329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3998045703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3998071354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998095099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3998118262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3998143146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998166429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3998191277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3998217508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3998242962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3998267983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3998292952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998316176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3998340483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3998364468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998388129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3998419033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3998442723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3998468749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3998494355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3998520857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998544640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3998568456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3998593184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998616491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3998642227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 610,6100000,10000,0,0,256,5,17260,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 3998725777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3998751454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3998776867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3998803251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998827400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3998851326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3998876077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3998902860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3998927973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3998952571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3998978682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3999003993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3999030575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999054742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3999079430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3999104140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999127992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3999153690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3999177527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3999203821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3999228475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3999253909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999278051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3999301611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3999325839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999349795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3999374311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3999398138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3999423391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3999448075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3999474024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999497847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3999522381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3999546987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999570868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3999596340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3999619987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3999646672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3999671541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3999697112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999721424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3999745147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3999770073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999793641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 3999818397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 3999843972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 3999869973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 3999895661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 3999921509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 3999945389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 3999969143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 3999993024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000017474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4000042356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4000066043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4000091948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4000116461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4000147019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000170399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4000194217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4000220817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000245008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4000270799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4000294327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4000319905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4000344768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4000369853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000394159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4000417796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4000442006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000466070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4000490638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4000514784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4000540450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4000565133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4000591151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000614824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4000638207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4000662463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000685356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4000710698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4000733991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4000759399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4000784312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4000809387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000833935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4000857755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4000883832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4000908522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4000934436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4000959510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4000985145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4001010028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4001036137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001059786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4001084752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4001109538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001133501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4001159152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4001182871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4001209576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4001234498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4001260145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001284264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4001307896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4001332789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001356869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4001382942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4001409126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4001436703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4001464074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4001491312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001517518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4001542869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4001569329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001595221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4001619958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4001644090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4001669729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4001694711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4001721304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001745353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4001770782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4001795668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001819826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4001846107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4001870102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4001896879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4001921515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4001948434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4001973193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4001997414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4002022938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002046998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4002072310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4002096743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4002122595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4002148922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4002173653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002192918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4002215023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4002238578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002261832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4002287396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4002312010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4002338874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4002363719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4002389141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002413006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4002436256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4002461573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002485200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4002509999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4002533997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4002559310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4002584269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4002609043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002632072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4002655884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4002679512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002703931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4002729283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4002760344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4002786931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4002811753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4002839417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002863067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4002886863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4002911533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4002934672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4002960476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4002983640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4003008890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4003033688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4003058566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003082353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4003105648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4003129586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003153886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4003178459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4003206386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4003231374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4003257373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4003283822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003307062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4003331083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4003355166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003378335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4003403603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4003426746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4003452353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4003476401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4003501033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003525338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4003548938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4003573115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003596785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4003624622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4003648313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4003673272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4003698494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4003723793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003746877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4003770572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4003794335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003817293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4003841743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4003864378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4003889813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4003914079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4003938956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4003962689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4003986958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4004010963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004034561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4004058751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4004082360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4004107121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4004132330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4004162835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004189890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4004219798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4004247737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004275567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4004300724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4004324820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4004351724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4004376883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4004403401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004427425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4004451652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4004476805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004500597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4004526148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4004549918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4004575974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4004601529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4004627270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004651508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4004675046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4004699649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004724238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4004749513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4004774271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4004800328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4004825492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4004851341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004874841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4004899523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4004924221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4004948074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4004973751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4004997494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4005023761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4005049452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4005075345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005099861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 611,6110000,10000,0,0,256,5,17289,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4005186469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4005211855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005235654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4005260981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4005285619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4005311594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4005337177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4005362705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005386895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4005411696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4005436604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005461244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4005486326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4005510443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4005537116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4005562234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4005588648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005612512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4005636454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4005661583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005685188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4005713081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4005736867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4005763004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4005788568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4005814349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005838799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4005862664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4005887376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4005911622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4005936746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4005961714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4005987648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4006012687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4006039113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006062908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4006087286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4006111909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006136914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4006163295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4006187773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4006215049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4006240427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4006267228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006291009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4006314779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4006340276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006364198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4006389806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4006413901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4006439795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4006465414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4006491231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006515820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4006539866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4006564639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006589246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4006614282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4006638166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4006671094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4006696607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4006723226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006748655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4006773292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4006798056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006822018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4006847817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4006871737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4006898166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4006922797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4006948153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4006972822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4006996602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4007022155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007046144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4007071317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4007095772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4007121458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4007147091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4007172804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007197372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4007222325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4007247104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007271742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4007296991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4007320916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4007347497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4007372330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4007398473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007422101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4007445783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4007471230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007494982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4007520940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4007544945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4007570905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4007596469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4007622035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007646847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4007670904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4007695681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007721200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4007746421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4007771013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4007796951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4007821882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4007848296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007872331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4007896945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4007921384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4007944939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4007971153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4007995330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4008022051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4008047156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4008072990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008097798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4008121941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4008147540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008171446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4008196541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4008222381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4008248544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4008274593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4008300383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008324330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4008349029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4008373904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008398710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4008423685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4008446378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4008472464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4008496554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4008522737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008546622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4008570445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4008597110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008620947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4008646690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4008670293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4008695792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4008727766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4008757271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008782265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4008806458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4008832278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4008856055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4008880958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4008905209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4008930781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4008956222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4008981710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009005388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4009029870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4009054139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009078239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4009106944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4009131674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4009158003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4009182747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4009208923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009232267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4009255659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4009281966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009305880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4009331622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4009355175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4009380492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4009406022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4009431564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009472668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4009496481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4009521772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009545452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4009570251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4009594997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4009620843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4009646931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4009672724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009696674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4009726785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4009751565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009777509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4009802626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4009826399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4009852790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4009877628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4009903737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4009927306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4009951007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4009976711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010000780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4010026663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4010050386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4010076035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4010101395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4010126954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010151796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4010176038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4010200922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010226854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4010251877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4010276788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4010302604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4010328008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4010356622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010380495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4010405286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4010429529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010453427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4010478646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4010502306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4010528533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4010553391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4010579589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010603604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4010627448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4010652698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4010676427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4010701276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4010725837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4010751537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4011465018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4011491488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4011515898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4011540277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4011564954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4011589396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4011614458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4011638285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4011664698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4011689433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4011715881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4011739898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4011763897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4011789305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4011813319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4011839109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4011863124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4011889085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4011914562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4011939983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4011964604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4011988713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4012013547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012037998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4012062887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4012088069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4012113805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4012138566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4012164764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012188546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4012216359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4012241992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012266454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 612,6120000,10000,0,0,256,5,17317,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4012350520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4012373827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4012399646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4012424472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4012449798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012474050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4012497571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4012542844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012566339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4012591558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4012615005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4012640979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4012665934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4012691301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012715873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4012743920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4012769086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012793697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4012820630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4012845432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4012871105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4012896488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4012922030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4012945617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4012969872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4012994228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013018295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4013043054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4013066420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4013092308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4013116707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4013142569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013166053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4013193590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4013218878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013242686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4013269319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4013293125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4013318716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4013344375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4013370182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013394694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4013418740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4013443442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013467994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4013493221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4013517673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4013543399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4013568554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4013596416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013620060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4013644269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4013669202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013693082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4013718865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4013742394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4013768187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4013792921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4013818467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013843062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4013866699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4013891481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4013915068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4013939625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4013963799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4013989561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4014014108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4014041822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014065237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4014089367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4014113332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014136495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4014161913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4014185445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4014215845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4014241204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4014267862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014291826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4014315849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4014341122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014365025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4014390667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4014414751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4014440809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4014466442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4014491927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014516186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4014540505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4014565250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014589974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4014615100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4014638933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4014665283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4014690098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4014716522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014740414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4014764744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4014789626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014813202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4014838566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4014862893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4014888868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4014914477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4014939951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4014964211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4014988828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4015013838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015038629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4015064076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4015088795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4015115006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4015140779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4015166368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015189827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4015213894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4015239047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015263936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4015289716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4015313377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4015339729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4015363487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4015387783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015410981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4015433802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4015461031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015486445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4015513114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4015538785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4015564717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4015590230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4015615969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015640294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4015664282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4015688791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015713041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4015737997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4015761676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4015795294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4015820995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4015848175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015873802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4015898676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4015923607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4015947447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4015974158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4015997864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4016024692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4016049943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4016075661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016100395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4016124329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4016149635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016174047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4016199418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4016224644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4016251283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4016278605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4016304945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016331476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4016355808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4016380766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016405563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4016430892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4016455380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4016481370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4016506377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4016532952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016556649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4016581992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4016606616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016631001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4016657848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4016682799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4016710373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4016736032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4016762029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016787145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4016811590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4016838278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4016862693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4016888121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4016913012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4016938951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4016964475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4016990241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017014081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4017038798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4017063596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017088149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4017114403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4017140381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4017167520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4017192746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4017219982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017244167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4017268781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4017293764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017317538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4017343148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4017367374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4017394711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4017420181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4017446262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017471727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4017495912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4017521888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017545927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4017570962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4017595299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4017621640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4017647174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4017673438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017697642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4017722442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4017747366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017771821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4017796963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4017820871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4017847408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4017872188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4017898248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017922519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4017946583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4017972190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4017996238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4018022012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4018046038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4018071801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4018097372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4018123274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018147788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4018171845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4018196633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018221239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4018246484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4018270931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4018296898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4018321879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4018348154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018372182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4018396732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4018421529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018446040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4018472448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4018496207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4018522877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4018548439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4018574807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018599911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4018623908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4018649075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018673404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4018698935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4018725156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4018751323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4018777703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4018804160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 613,6130000,10000,0,0,256,5,17346,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4018893823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4018918175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4018942995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4018970621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4018996507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4019022258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4019048997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4019074490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4019101633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019125893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4019150975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4019176051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019200222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4019226474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4019250380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4019279889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4019305436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4019331829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019356012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4019380241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4019405689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019429604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4019455306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4019479597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4019506154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4019533388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4019559360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019583794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4019607920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4019632302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019656372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4019681685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4019707798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4019734296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4019759196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4019785335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019809669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4019834334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4019859202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4019882979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4019908601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4019932867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4019959229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4019984158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4020009490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020033670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4020057945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4020083191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020107393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4020132647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4020157243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4020183302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4020208741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4020234903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020259008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4020283676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4020308316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020332525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4020357830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4020381645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4020408022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4020432932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4020458969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020483088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4020506991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4020532209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020556332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4020582831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4020607112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4020633092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4020658744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4020684543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020708895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4020732830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4020757501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020781928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4020807313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4020831803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4020857704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4020882367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4020908346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4020932561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4020957090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4020981906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021005823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4021031551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4021055562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4021081942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4021107097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4021132758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021157234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4021181141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4021206256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021230516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4021255780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4021280356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4021306434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4021332019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4021357893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021381423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4021405564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4021430221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021456939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4021482332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4021506224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4021532567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4021557939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4021585006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021609258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4021633853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4021658924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021683247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4021710721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4021741945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4021769429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4021794647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4021820366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021844801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4021868728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4021893825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4021918042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4021943298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4021968729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4021994795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4022020155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4022046193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022070271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4022094935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4022119710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022144553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4022169514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4022193158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4022219271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4022244432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4022270616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022294737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4022318608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4022344457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022368843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4022394666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4022418837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4022444467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4022469670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4022495550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022520515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4022544539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4022569178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022593590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4022619130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4022643670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4022669731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4022695191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4022721819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022746056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4022770551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4022795372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022819080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4022844579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4022871188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4022897638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4022922509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4022948122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4022973091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4022997431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4023022730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023046911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4023071987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4023096424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4023122218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4023148016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4023173519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023197196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4023221512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4023246447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023270927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4023296248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4023320072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4023347030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4023372001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4023398640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023422895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4023447008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4023472500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023496510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4023522741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4023546658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4023572443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4023597877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4023623753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023648270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4023672490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4023697157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023722942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4023748544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4023773110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4023799245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4023824169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4023851412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023875617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4023900180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4023925239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4023949486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4023975662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4023999770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4024027389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4024052483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4024079567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024103402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4024127863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4024154566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024179693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4024215492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4024239784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4024265800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4024290211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4024316139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024340641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4024364920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4024390855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024414745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4024440352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4024465232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4024491627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4024517737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4024544010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024567950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4024592867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4024617786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024642130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4024667229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4024691046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4024717263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4024742401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4024769466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024795006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4024818869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4024843977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4024867977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4024893497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4024917317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4024943080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4024969034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4024994874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025019231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4025043097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4025067666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025091991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4025117030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4025141923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4025167687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4025192325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4025218000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025241986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4025266721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4025291694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 614,6140000,10000,0,0,256,5,17374,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4025378716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4025404604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4025428298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4025454516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4025479404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4025505014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025529771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4025553526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4025578353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025601966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4025627149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4025651364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4025677305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4025702899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4025728588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025752505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4025776802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4025801454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025825214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4025850680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4025875391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4025902308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4025927288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4025953141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4025976799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4026000882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4026026017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026049944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4026075403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4026100571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4026126464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4026151738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4026177407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026200815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4026224832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4026249640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026274654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4026299748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4026324200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4026350482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4026375400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4026401525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026425262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4026448755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4026477029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026502157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4026528278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4026552777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4026579252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4026604530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4026630400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026655710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4026679789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4026704995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026728804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4026753750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4026777951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4026803687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4026829598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4026855477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026879336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4026903777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4026929548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4026954204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4026979551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4027003714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4027030399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4027055490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4027081892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027105863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4027129843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4027155285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027179470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4027207497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4027231284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4027257930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4027283987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4027310048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027352542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4027376564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4027401342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027424603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4027450043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4027474550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4027500946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4027526719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4027552966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027578417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4027602560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4027627325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027651818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4027676873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4027700576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4027726952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4027751870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4027777931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027802054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4027825940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4027851300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4027875563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4027902078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4027926550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4027953167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4027978021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4028005137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028030057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4028054501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4028079631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028103280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4028128612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4028154270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4028180259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4028206382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4028232176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028256175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4028280917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4028305814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028329961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4028354881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4028378868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4028405196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4028430110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4028456738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028480769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4028504764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4028530873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028554969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4028580646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4028604391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4028630551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4028656360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4028682500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028706668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4028730536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4028755446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028779860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4028804963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4028829166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4028854828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4028879961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4028908181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4028932246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4028956843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4028981675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029005661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4029031750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4029055268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4029082875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4029107781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4029133486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029157709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4029181727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4029207033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029230884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4029256443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4029282275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4029308380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4029333860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4029359722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029384208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4029409171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4029434351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029459736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4029485126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4029509102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4029535422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4029560323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4029586234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029609886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4029633587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4029659240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029683174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4029709081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4029733345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4029759451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4029784730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4029810615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029835791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4029859896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4029884535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4029908980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4029934133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4029958466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4029984310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4030009334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4030036057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030059936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4030085814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4030110434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030134482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4030160376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4030184451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4030211403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4030236296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4030262459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030287236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4030311629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4030337025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030361065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4030386699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4030412147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4030438352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4030463683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4030489234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030530732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4030555026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4030580540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030604561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4030629900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4030654922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4030680860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4030706724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4030732595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030756601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4030781050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4030805675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030830596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4030855734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4030879619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4030905743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4030930456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4030957105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4030981248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4031005282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4031030730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031054260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4031079982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4031103724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4031129343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4031155453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4031180888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031205485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4031228929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4031253472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031277728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4031302580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4031326104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4031352023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4031376877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4031403564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031427338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4031451067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4031476084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031499849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4031525078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4031548529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4031574278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4031600074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4031625493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031649692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4031673440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4031698336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031722910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4031747991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4031774190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4031800644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4031825945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 615,6150000,10000,0,0,256,5,17403,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4031920740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4031945263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4031972138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4031996798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032021068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4032046281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4032069991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4032095085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4032118546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4032145558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032169759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4032194004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4032222975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032248091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4032274712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4032298623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4032324825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4032350579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4032376359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032401817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4032425725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4032450296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032474721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4032499759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4032525251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4032551404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4032576631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4032603927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032628243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4032652501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4032676946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032700632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4032725969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4032749345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4032777078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4032802148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4032829071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032853413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4032877797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4032912653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4032936792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4032962786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4032986879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4033012701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4033037657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4033062765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033089932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4033113403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4033137889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033161972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4033186693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4033211654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4033237242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4033261917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4033289553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033313285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4033337601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4033362099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033385627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4033410865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4033434591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4033461860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4033486609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4033512556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033537181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4033561251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4033587475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033611785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4033637264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4033662574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4033688310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4033713462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4033738748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033762208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4033786296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4033810579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033835370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4033860038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4033883427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4033909394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4033933883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4033960092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4033983845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4034007660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4034033352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034056886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4034082647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4034106526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4034132374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4034157240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4034182346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034207617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4034231502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4034256116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034280257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4034305062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4034330862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4034357278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4034382827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4034410135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034434076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4034458688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4034483342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034507193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4034533265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4034557255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4034584733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4034609443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4034634953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034658869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4034682224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4034707416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034731052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4034755880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4034785695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4034816547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4034841655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4034869038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034896676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4034921287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4034946626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4034973944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4034999419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4035023990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4035049937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4035074826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4035101189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035125095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4035150355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4035174648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035198395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4035223845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4035247510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4035273901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4035298597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4035324009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035350737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4035375011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4035402927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035426817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4035453493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4035477677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4035503821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4035531488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4035557639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035582480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4035606758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4035631851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035655717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4035680310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4035705353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4035730744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4035755064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4035780731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035803994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4035828211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4035852410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4035875805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4035901767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4035925166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4035950426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4035975366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4036000533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036024480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4036047939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4036072224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036096566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4036120996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4036144691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4036169961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4036194189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4036220287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036243812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4036268838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4036293319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036316878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4036342310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4036365943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4036392054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4036416302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4036442118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036467408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4036491359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4036516539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036540140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4036564840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4036589592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4036615299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4036641286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4036666938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036690777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4036715357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4036739985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036763910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4036789624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4036813325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4036840589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4036874960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4036901027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036924669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4036948446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4036973626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4036996919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4037024585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4037048548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4037074547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4037099770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4037125219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037149839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4037173388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4037197775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037222430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4037246988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4037270969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4037296216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4037320515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4037346363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037369764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4037394894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4037419209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037442713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4037467935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4037492178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4037518356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4037542798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4037567981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037593031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4037616613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4037641462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037665012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4037689687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4037713726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4037739129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4037763637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4037789847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037813197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4037837367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4037861569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4037884922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4037910531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4037934028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4037961034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4037985803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4038011245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4038035397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4038058949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4038083809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4038107315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4038131968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4038157072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4038182622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4038207834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4038233164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4038256725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4038280852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 616,6160000,10000,0,0,256,5,17431,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4039364961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4039389159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4039414937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4039438587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4039464912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4039489488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4039516318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4039540890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4039564717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4039589781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4039613392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4039638202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4039662957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4039688390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4039713812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4039739244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4039762893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4039787611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4039812235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4039837162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4039862275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4039886093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4039912379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4039937046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4039962972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4039986620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4040010286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4040035993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040059693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4040085216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4040108726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4040134132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4040159689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4040185078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040209997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4040233584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4040257809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040282319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4040307276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4040331610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4040357036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4040381537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4040408889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040432863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4040457871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4040482746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040506789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4040533157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4040557424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4040586025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4040611024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4040636606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040660967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4040684728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4040710233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040734295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4040759614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4040784549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4040809830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4040834924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4040859318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040881960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4040906497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4040931351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4040956066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4040980379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4041003484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4041029679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4041054260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4041080673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041104622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4041128471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4041153594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041177461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4041203065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4041226846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4041252567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4041278076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4041303455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041327640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4041354568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4041379036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041404758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4041429868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4041454206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4041480438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4041505678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4041532564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041556261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4041580607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4041605468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041630012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4041655569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4041678990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4041704934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4041730015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4041755536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041780355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4041804365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4041829997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4041853946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4041879108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4041903559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4041929090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4041954216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4041979706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042003462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4042028506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4042053125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042077385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4042102890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4042126679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4042153027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4042177871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4042204002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042227897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4042252227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4042278402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042303201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4042329763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4042354047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4042380013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4042405719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4042431289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042455567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4042479926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4042504661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042529333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4042554376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4042578758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4042605066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4042630076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4042656390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042681200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4042705801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4042730599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042754568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4042786458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4042810396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4042836861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4042861453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4042886831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042911086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4042934831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4042961021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4042984776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4043009632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4043034352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4043060127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4043085719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4043111374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043135217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4043159748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4043184183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043208397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4043233919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4043257876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4043284424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4043309245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4043335953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043364388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4043388589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4043414318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043438300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4043464112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4043487896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4043513656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4043539174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4043564825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043589560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4043613704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4043638492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043663066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4043688308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4043713130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4043739969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4043765521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4043791325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043815263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4043840115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4043865079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4043889189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4043915205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4043938991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4043965443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4043990066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4044015984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044040273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4044064369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4044090103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044114100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4044139631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4044163653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4044189197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4044214696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4044240257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044264006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4044288705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4044313269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044337805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4044362780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4044386378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4044412636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4044437139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4044463255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044487262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4044511324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4044536680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044560449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4044585966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4044609970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4044635671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4044661022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4044686392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044713436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4044738947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4044764071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044788932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4044813672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4044837775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4044863329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4044887851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4044913683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4044937050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4044960970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4044985097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045008260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4045034003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4045057334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4045082985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4045107368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4045132509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045156479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4045179806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4045204345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045228062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4045252701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4045276861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4045302650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4045327830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4045353553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045377263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4045401682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4045426113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045449745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4045475652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4045499518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4045525907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4045550727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4045576178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045604814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4045629167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4045654653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045678188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4045703444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4045727448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4045753062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 617,6170000,10000,0,0,256,5,17460,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4045842861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4045868414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045892674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4045916421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4045940847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4045965206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4045990398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4046014569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4046040495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4046065147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4046091103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046114742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4046138314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4046163885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046188068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4046213968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4046237737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4046263308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4046288535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4046313760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046337714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4046361735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4046386185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046410823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4046436209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4046460864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4046486464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4046510892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4046536859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046560366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4046584477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4046609216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046632826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4046658294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4046681776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4046707705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4046732192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4046757336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046781331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4046804844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4046829721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4046853288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4046878501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4046902301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4046927995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4046952883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4046978319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047001757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4047025864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4047050182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047073632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4047099291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4047123058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4047149368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4047174186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4047199812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047227405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4047251525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4047283216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047307362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4047333596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4047357754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4047383561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4047409063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4047434523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047458856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4047482967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4047507604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047532900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4047557958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4047582312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4047608170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4047633027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4047659458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047683250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4047708257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4047732847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047756531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4047787296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4047815270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4047841386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4047866514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4047893213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047917122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4047943611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4047971838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4047997465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4048024827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4048050835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4048080745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4048108295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4048136327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048163026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4048189187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4048216590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048242785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4048271605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4048297634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4048325737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4048353386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4048381026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048407395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4048433101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4048461856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048487511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4048514974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4048541447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4048569576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4048597284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4048624898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048651757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4048678401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4048706205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048732466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4048759575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4048786295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4048814579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4048843524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4048872480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048901054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4048927567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4048956108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4048982153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4049009378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4049036305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4049064377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4049091631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4049117082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049141181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4049164942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4049189353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049213510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4049238776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4049262562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4049290227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4049315187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4049341369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049365468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4049390269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4049415302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049438920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4049464314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4049487971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4049513569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4049538732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4049564156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049588977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4049612859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4049637162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049661544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4049686500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4049710681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4049741045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4049767095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4049792588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049815986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4049840027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4049864563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4049888024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4049913755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4049937880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4049965202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4049990503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4050017034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050041309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4050065063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4050090132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050114620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4050140237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4050164404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4050190353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4050218176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4050243980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050268416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4050292323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4050316351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050340827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4050365825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4050389623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4050415415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4050439887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4050465669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050489157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4050515383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4050540439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050564089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4050589437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4050613082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4050638483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4050666375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4050691871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050716203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4050740174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4050765240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050789229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4050814411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4050839515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4050865529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4050890970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4050916743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4050940470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4050964791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4050989689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051013482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4051040647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4051065052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4051092327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4051118039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4051145059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051170438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4051194186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4051219816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051243529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4051268840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4051292590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4051317909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4051344062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4051370176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051394960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4051419286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4051443889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051468400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4051493664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4051518569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4051544477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4051569112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4051595067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051618749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4051642909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4051667516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051691149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4051717174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4051740808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4051766865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4051791583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4051816609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051840576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4051864468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4051888940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4051913857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4051939113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4051963416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4051989399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4052014677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4052048093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052072044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4052096502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4052120939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052144849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4052169924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4052193542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4052226156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4052250921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4052276928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052300688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4052324249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 618,6180000,10000,0,0,256,5,17488,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4052409397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052433397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4052458789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4052482401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4052507959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4052533157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4052558502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052583398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4052606968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4052631204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052655222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4052680423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4052704589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4052730518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4052755350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4052782405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052806597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4052831071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4052855805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4052879295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4052904918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4052928782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4052955637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4052980458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4053005646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053029699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4053053696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4053078626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053102305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4053127326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4053152280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4053177953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4053202925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4053228211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053252234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4053276466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4053302231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053326045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4053352493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4053376850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4053403385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4053428318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4053454075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053477555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4053501712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4053527707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053551650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4053576471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4053600708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4053626333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4053651506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4053677382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053701200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4053726565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4053751222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053778001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4053802958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4053826429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4053852411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4053876915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4053904382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4053928390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4053952431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4053978408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054002272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4054027703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4054051394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4054076635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4054106755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4054132244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054156420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4054180377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4054205366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054229034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4054253876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4054278752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4054304151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4054329904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4054355157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054378628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4054402606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4054427285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054451302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4054478683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4054502710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4054529064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4054553996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4054580036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054603787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4054628072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4054654441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054678819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4054704712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4054728778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4054754731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4054780090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4054805624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054832004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4054855979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4054880603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4054905863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4054928113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4054947664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4054971169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4054996231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4055021280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055044128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4055068421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4055093749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055117738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4055143187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4055166812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4055192829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4055218199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4055243884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055268079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4055291858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4055317181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055342174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4055368675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4055393151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4055419120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4055443964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4055469966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055493744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4055517844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4055542113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055566014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4055591423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4055615139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4055641018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4055665418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4055691075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055715258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4055739156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4055763523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055787957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4055812774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4055836845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4055862467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4055886874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4055912651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4055936135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4055960184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4055984424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056007850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4056033029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4056056664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4056082548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4056125547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4056153100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056177093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4056200845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4056226112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056249764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4056275030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4056298523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4056323898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4056349539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4056375004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056399103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4056423681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4056448216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056472566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4056497518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4056522092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4056547590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4056572066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4056597946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056621906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4056646887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4056671426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056695084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4056720369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4056743878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4056770232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4056797293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4056824278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056851418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4056875344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4056900223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4056923798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4056948933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4056973150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4056998798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4057024582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4057050174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057073661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4057097788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4057122435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057146626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4057171452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4057195016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4057221379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4057245838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4057271501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057295010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4057318974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4057343953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057367568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4057393461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4057417173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4057442709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4057468796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4057494318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057519262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4057542881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4057567666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057591976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4057617051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4057641091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4057666538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4057691443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4057718010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057741788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4057765834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4057790170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057813634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4057838863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4057862370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4057888273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4057914070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4057939493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4057963518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4057987036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4058011819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058036138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4058061292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4058086993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4058112509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4058137496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4058163433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058187059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4058211315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4058235734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058259296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4058286355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4058310146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4058336202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4058360855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4058386222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058410262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4058434250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4058459299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058487054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4058512803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4058536986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4058562600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4058587659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4058612888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058636946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4058661796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4058686328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058710273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4058735102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 619,6190000,10000,0,0,256,5,17516,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4058821035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4058847690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4058872617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4058898582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058922322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4058946033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4058970889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4058994731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4059022059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4059045610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4059071667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4059096950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4059122624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059146753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4059170405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4059194738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059219818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4059244647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4059268747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4059294275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4059318882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4059344778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059368531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4059393338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4059417576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059441341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4059466707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4059490291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4059516307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4059540799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4059567310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059592389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4059616163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4059641101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059664607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4059689745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4059713959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4059741754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4059767424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4059792832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059816404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4059840557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4059864945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4059888903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4059914403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4059938129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4059964870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4059989476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4060015767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060039578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4060063353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4060088179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060111644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4060136315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4060161243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4060187032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4060212236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4060237750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060261484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4060285763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4060310412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060337359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4060362354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4060386008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4060412012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4060436805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4060462692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060486389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4060510276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4060536112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060560150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4060585745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4060610345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4060636049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4060661302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4060686765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060716314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4060746633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4060771687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060795401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4060820751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4060845162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4060871078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4060896814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4060922282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4060946372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4060970923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4060995785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061020142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4061045229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4061069083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4061096045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4061121058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4061146991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061170686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4061194794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4061220133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061243993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4061270262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4061294208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4061320194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4061345593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4061371491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061395906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4061419789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4061444258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061468331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4061492606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4061516172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4061541031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4061565535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4061592113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061616310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4061641266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4061666892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061690855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4061716262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4061740010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4061767245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4061792615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4061818702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061843355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4061867503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4061892950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4061916934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4061942161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4061966369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4061992006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4062017972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4062043954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062068686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4062094158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4062119797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062144697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4062169905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4062193782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4062220089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4062245198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4062271586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062295591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4062320104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4062345967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062370231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4062396651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4062420843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4062446998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4062472994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4062499062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062524464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4062580904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4062605906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062633265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4062659264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4062681102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4062719627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4062743969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4062771828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062796146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4062820474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4062846121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4062870145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4062895824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4062919561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4062945717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4062973688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4062999987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063025352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4063049900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4063075166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063099984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4063125452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4063149767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4063175459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4063200677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4063227090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063251279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4063276028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4063300746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063324625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4063350278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4063374114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4063400495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4063425381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4063451032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063475307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4063499050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4063524111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063547922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4063580012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4063604710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4063631346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4063656950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4063682862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063707496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4063731645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4063756504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063780817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4063805753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4063831311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4063856934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4063881692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4063907465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4063931007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4063955736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4063980395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064004253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4064029820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4064053669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4064080406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4064105474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4064131421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064155920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4064179814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4064205145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064229022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4064254116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4064278542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4064304343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4064329796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4064355434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064379310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4064403870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4064428586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064452988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4064478113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4064502197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4064528954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4064554399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4064581023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064605087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4064629513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4064655598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064679872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4064705884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4064729997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4064756055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4064781722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4064807639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064844504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4064870056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4064896018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4064920462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4064946173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4064970834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4064996848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4065022406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4065048296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065072366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4065097597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4065122885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065147545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4065172943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4065197457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4065224223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4065249481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4065276031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065300385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 620,6200000,10000,0,0,256,5,17545,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4065383806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4065409442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065433607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4065464056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4065488306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4065514859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4065540136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4065565970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065590629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4065614793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4065640198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065664310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4065689568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4065714382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4065740243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4065766237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4065792279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065816549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4065841335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4065866235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4065891207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4065916711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4065940939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4065968272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4065993550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4066020083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066044363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4066068614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4066095468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066119684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4066155621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4066180269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4066207488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4066233177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4066259623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066284015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4066307987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4066333743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066358003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4066383571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4066408117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4066434142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4066460135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4066486147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066510426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4066535023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4066559855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066585129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4066610551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4066634798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4066661091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4066685953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4066712560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066736609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4066761056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4066786578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066811027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4066837175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4066861223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4066887158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4066912808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4066938656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4066963768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4066988093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4067013228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067038617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4067063902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4067088427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4067114443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4067140170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4067166004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067190033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4067214652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4067239555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067263992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4067289945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4067314095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4067340611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4067365680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4067392082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067417895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4067441987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4067467889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067492045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4067517889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4067541733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4067567476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4067593621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4067621516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067646334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4067670638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4067695761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067720378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4067745727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4067770747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4067796950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4067822311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4067848645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067872712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4067897268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4067922175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4067946210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4067972122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4067996145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4068023087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4068048346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4068074140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068101102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4068126414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4068152527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068176900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4068203367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4068227787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4068254250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4068280210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4068306107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068330892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4068355100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4068380045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068404075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4068428836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4068453896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4068479588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4068504228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4068530670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068554518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4068578993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4068603041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068625856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4068650677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4068678167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4068703856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4068727940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4068752878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068777979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4068802175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4068867680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4068893310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4068918809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4068942977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4068969721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4068994818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4069021110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069047899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4069085295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4069111065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069135865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4069161764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4069191373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4069221009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4069246254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4069272749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069296905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4069321135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4069346669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069370466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4069397013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4069420696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4069446221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4069472035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4069497563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069522488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4069546921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4069572113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069597833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4069623340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4069648104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4069674141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4069699124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4069725946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069749907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4069774609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4069799264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069823065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4069848684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4069872340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4069899156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4069923831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4069949406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4069982894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4070007162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4070032778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070056704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4070082994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4070106904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4070132818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4070158538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4070184385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070209009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4070232966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4070258492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070283527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4070308315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4070332835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4070358659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4070383542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4070409770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070433533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4070458571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4070483106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070506789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4070533151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4070557002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4070583442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4070608410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4070634113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070659344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4070683273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4070708546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070732224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4070757087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4070782289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4070808262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4070833766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4070859222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070882865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4070907378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4070931839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4070957781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4070983007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4071006893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4071033553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4071058513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4071085141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071109448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4071133766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4071159262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071183185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4071210150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4071238493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4071264818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4071289839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4071315964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071340383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4071364220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4071388740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071414157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4071439331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4071463776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4071489416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4071514110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4071540179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071564033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4071589255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4071614051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071637997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4071663811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4071687748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4071714566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4071740491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4071768108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071792232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4071816223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4071842249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4071866538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 621,6210000,10000,0,0,256,5,17573,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4071954211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4071978322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4072004362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4072030472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4072056474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072082822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4072107163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4072132421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072157237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4072182905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4072207799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4072234051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4072259048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4072286476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072310501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4072335530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4072360087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072383980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4072411085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4072435245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4072471080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4072495183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4072521713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072545480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4072569290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4072594895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072618957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4072644605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4072668608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4072694477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4072720044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4072745577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072770177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4072794181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4072818841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072843315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4072868309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4072896129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4072922432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4072947474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4072974025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4072997843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4073022396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4073046573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073069967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4073096060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4073119973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4073146506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4073171247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4073196728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073221439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4073245409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4073270863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073294775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4073320150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4073344966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4073371685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4073398146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4073424229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073448577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4073474276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4073499009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073523810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4073549122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4073573156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4073599637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4073624581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4073650766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073675105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4073699463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4073725237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073749289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4073775194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4073799041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4073824960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4073857969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4073899747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073923811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4073947484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4073973104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4073997475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4074023725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4074047726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4074073657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4074099674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4074125657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074150352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4074174507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4074199391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074224126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4074249485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4074275324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4074301383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4074326439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4074352875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074376987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4074401748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4074426673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074450820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4074477406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4074501298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4074528485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4074553669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4074580183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074604332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4074628528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4074654047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074677994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4074703729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4074728092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4074754129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4074779946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4074805121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074829803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4074854499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4074879638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4074933485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4074959763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4074983940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4075010080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4075171099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4075197861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4075286820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4075311352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4075336907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4075361225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4075386807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4075538012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4075564488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4075590642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4075616776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4075641933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4075666354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4075691170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4075905862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4075931556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4075956667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4075982673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4076007465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4076034074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4076057957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4076271290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4076295996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4076320543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4076346259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4076370544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4076522090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4076547827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4076573832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4076668506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4076692436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4076717458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4076741501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4076768568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4076793616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4076820646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4077103761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4077131318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4077156701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4077181568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4077207572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4077231811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4077256915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [32m[HADES][INFO ] [KRELTSC: 4077475776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4077502148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4077527261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4077553507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4077578577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4077602700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4077627449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4077778413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4077804005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4077828592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4077854600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4077879397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4077906266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4077929959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4078209247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4078234986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078258521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4078283287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4078306585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4078332331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4078356585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4078382212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078422787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4078446482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4078472250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078496476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4078522557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4078546474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4078572010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4078597592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4078623174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078647547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4078671327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4078695915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078722288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4078747339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4078771640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4078797383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4078822188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4078848284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078872120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4078899294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4078925613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4078949490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4078975224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4078998988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4079025290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4079050088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4079075446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079100589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4079124438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4079149805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079174128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4079199284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4079223824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4079249708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4079275173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4079300923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079324718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4079349586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4079374378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079398963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4079424173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4079447877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4079475670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4079501353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4079528840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079552961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4079577824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4079603107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079627142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4079653025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4079676679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4079702563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4079727068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4079752330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079776411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4079800645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4079825315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079849811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4079874568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4079898558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4079924417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4079949068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4079975070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4079998821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4080023203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4080047994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080071732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4080097326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4080121006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4080159719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4080184987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4080211457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 622,6220000,10000,0,0,256,5,17602,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4080293851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4080317945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4080342921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080366271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4080390931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4080414871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4080440731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4080466225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4080491835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080516216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4080540134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4080565566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080589889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4080614848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4080638502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4080664743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4080689480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4080715522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080739296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4080763105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4080788233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080811996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4080837538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4080861325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4080887024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4080912525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4080938066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4080962400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4080986566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4081011048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081035031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4081059454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4081083902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4081109671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4081134437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4081160469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081184270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4081208596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4081233447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081257193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4081282704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4081306631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4081332790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4081357526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4081383000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081410078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4081434143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4081461593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081485703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4081510730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4081535119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4081560859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4081586984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4081618625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081643549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4081667889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4081692750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081716921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4081745438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4081772052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4081797662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4081822743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4081849588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081873441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4081897875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4081922902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4081946870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4081972586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4081996690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4082023238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4082048176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4082073909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082099149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4082123554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4082148976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082172937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4082197801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4082221981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4082247803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4082273023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4082298666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082322317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4082347072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4082372066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082396711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4082421546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4082445049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4082470589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4082494929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4082520925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082544888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4082568651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4082593732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082617516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4082643621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4082667349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4082692837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4082717975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4082743947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082768565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4082792783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4082817430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082841835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4082866936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4082891108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4082917031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4082941804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4082967989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4082997224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4083022039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4083048006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083072782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4083099970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4083123421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4083149160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4083173355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4083198791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083230500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4083254792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4083285048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083309501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4083337538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4083361264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4083386770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4083412603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4083438647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083463131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4083487861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4083513003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083537923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4083563154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4083587594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4083613389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4083637865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4083664400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083688581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4083713892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4083738601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083762251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4083787754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4083811367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4083838225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4083862536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4083887234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083911601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4083935986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4083961350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4083985285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4084010216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4084034429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4084060041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4084085259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4084111042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084134865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4084159285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4084183812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084208054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4084233164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4084256588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4084286960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4084312165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4084338398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084362327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4084385865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4084410690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084434936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4084460836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4084485134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4084510063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4084535030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4084559566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084583323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4084607350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4084631810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084655996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4084681057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4084705196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4084730789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4084756343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4084782293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084806526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4084831112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4084856061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4084879658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4084905094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4084928713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4084954704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4084979340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4085004724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085028843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4085052542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4085077091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085100772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4085125935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4085150279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4085175811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4085200315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4085225705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085248892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4085273330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4085298127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085321901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4085347451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4085373974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4085401745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4085426583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4085452437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085476339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4085500024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4085524837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085548623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4085573484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4085597675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4085623263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4085648243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4085673838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085697624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4085722055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4085746654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085770741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4085796492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4085820096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4085846024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4085870362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4085895421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085918457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4085942002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4085966922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4085990832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4086016241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4086039859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4086065879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4086091232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4086116861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086141028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4086164687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4086189583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086214415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4086239551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4086263169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4086289253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4086314312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4086340413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086364256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4086388091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4086413204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086436858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4086462032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4086485888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4086511609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4086536787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4086561986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086585899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4086609850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4086634196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 623,6230000,10000,0,0,256,5,17630,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4086720570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4086745573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4086771051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4086805459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4086831315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4086858163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086882097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4086906526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4086931515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4086956008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4086981320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4087005068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4087031124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4087055806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4087081684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087105331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4087129499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4087154675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087178826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4087204244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4087227784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4087252748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4087278026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4087303425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087327423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4087351300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4087376307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087400870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4087426200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4087449615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4087475478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4087500465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4087526570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087550725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4087574707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4087600034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087624005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4087649559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4087673302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4087698988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4087724347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4087750042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087774352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4087798191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4087822783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4087847478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4087872363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4087899826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4087932984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4087958746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4087984631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088008594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4088037515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4088062312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088086783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4088111912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4088135744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4088162160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4088187011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4088212926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088236599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4088260205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4088285158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088308651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4088333975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4088357550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4088383434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4088408749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4088434705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088459197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4088483186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4088507859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088533504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4088558424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4088582712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4088607778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4088632087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4088658992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088683555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4088708704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4088734128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088758144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4088784580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4088808596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4088835271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4088860368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4088886515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088911108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4088935658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4088963565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4088989826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4089017684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4089043545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4089071933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4089100660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4089128615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089155646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4089181598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4089208994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089234680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4089260938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4089287659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4089315702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4089343108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4089370573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089396942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4089422926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4089449263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089475163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4089502390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4089528533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4089556313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4089583917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4089611399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089636446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4089663529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4089690231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089716302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4089743216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4089769416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4089797195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4089824359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4089852640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089878427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4089904796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4089933789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4089960151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4089987548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4090013580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4090042285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4090069788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4090097271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090120899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4090146651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4090170960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090194919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4090220397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4090244454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4090272102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4090297199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4090322676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090346799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4090370364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4090395145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090418578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4090443589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4090467717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4090493325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4090518295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4090543522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090567444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4090594344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4090618919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090642747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4090667293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4090691095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4090719709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4090744538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4090770625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090794106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4090818067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4090842645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4090865479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4090889660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4090912341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4090936954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4090964071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4090991133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091016776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4091040325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4091065173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091090166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4091116696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4091142886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4091168524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4091192614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4091220948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091244191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4091268285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4091292184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091315468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4091340336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4091363429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4091388866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4091413828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4091438879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091462418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4091485560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4091509413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091533083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4091557392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4091581032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4091606081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4091630197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4091655604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091678795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4091702467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4091726604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091750156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4091775207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4091798537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4091824191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4091849261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4091874792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091898542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4091921773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4091946243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4091970356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4091996316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4092020409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4092045677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4092069969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4092097092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092123191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4092149666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4092174398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092198034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4092223095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4092246399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4092272098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4092297481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4092322645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092348268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4092371651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4092396741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092420114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4092444730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4092468676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4092494043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4092518708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4092543414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092568503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4092594108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4092618888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092644397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4092669551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4092693630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4092719933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4092744588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4092770504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092794048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4092817614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4092842248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4092865540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4092891222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4092914331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4092939287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4092964016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4092988845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093012417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4093036364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4093060442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093084413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4093108875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4093132523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4093158763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4093184054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 624,6240000,10000,0,0,256,5,17659,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4093266120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093289549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4093312868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4093337521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093360878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4093385286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4093408792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4093433633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4093458603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4093484488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093507876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4093532414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4093557241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093582414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4093608388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4093632671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4093658672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4093683107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4093709175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093730493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4093752087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4093776434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093800061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4093825027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4093849938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4093875879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4093901169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4093926710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4093950336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4093974821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4093999437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094023411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4094048076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4094072006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4094098921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4094124028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4094149918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094173535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4094197341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4094222217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094246690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4094271974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4094295450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4094321267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4094346514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4094372046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094396582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4094430814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4094456248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094480161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4094505205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4094534190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4094559959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4094585694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4094611320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094635172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4094659608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4094684067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094708736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4094733753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4094757553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4094783647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4094808299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4094833793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094856431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4094879217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4094903119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4094925800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4094955613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4094981899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4095007544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4095033318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4095058372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095083555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4095108488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4095134057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095159467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4095184784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4095209201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4095234954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4095262310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4095288479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095313245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4095337496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4095361476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095384813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4095409668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4095432793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4095458254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4095482117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4095506770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095530443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4095553790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4095578837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095602328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4095627079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4095650801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4095675958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4095700642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4095726004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095749011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4095772511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4095796049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095819208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4095843840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4095866781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4095892115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4095916481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4095941784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4095965702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4095989093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4096013562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096037614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4096062300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4096086127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4096110846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4096134624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4096159703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096182554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4096206639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4096230734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096254092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4096279042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4096303299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4096329629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4096354384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4096379888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096403777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4096427052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4096451062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096474451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4096498452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4096522396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4096547463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4096572161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4096597761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096621095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4096645125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4096669812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096693810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4096719281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4096742984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4096769352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4096794028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4096819787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096843839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4096867299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4096891991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4096915142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4096939407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4096962962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4096987702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4097011727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4097037372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097060581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4097084177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4097107668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097130410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4097154418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4097178173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4097205544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4097229474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4097254147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097277966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4097301155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4097326073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097349623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4097373787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4097397697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4097422697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4097446883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4097472004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097494772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4097518032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4097541525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097564237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4097588675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4097611458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4097636425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4097660871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4097685605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097709022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4097731824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4097755438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097779095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4097803254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4097826274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4097851414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4097875117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4097900708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097923666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4097947426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4097971746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4097994792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4098020825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4098044943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4098069973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4098094682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4098119394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098147251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4098170638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4098194616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098218658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4098242539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4098266277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4098291366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4098315541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4098342314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098365618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4098388954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4098413613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098436871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4098462853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4098486155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4098511327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4098536179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4098561202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098585665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4098608930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4098633027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098656476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4098680811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4098704840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4098730205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4098754647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4098780375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098803704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4098828319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4098852269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4098875398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4098900234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4098923317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4098948650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4098973479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4098998426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099022177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4099045536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4099069602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099093372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4099117675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4099141665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4099166806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4099191064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4099217129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099240674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4099264712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4099289033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099312343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4099337312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4099361431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4099386860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4099411788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4099436953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099461184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4099484723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 625,6250000,10000,0,0,256,5,17687,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4099567550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099591751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4099616348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4099640364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4099665509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4099689631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4099718188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099747574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4099771740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4099796050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099819495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4099844657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4099867817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4099893423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4099917363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4099942010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4099966500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4099990018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4100014177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100038177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4100062727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4100086566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4100111925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4100136384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4100161959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100185180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4100209504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4100234572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100258457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4100284884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4100309136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4100336328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4100361900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4100388377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100413501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4100439558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4100465496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100490124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4100516913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4100541188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4100568108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4100594110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4100620034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100645394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4100670546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4100696566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100721937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4100748174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4100773855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4100800152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4100825981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4100852656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100876875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4100908684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4100930826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4100950910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4100974145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4100995009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4101018488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4101042229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4101070070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101097701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4101124146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4101153532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101178669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4101206451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4101231056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4101259323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4101285876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4101311591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101335943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4101359698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4101380976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101403109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4101427695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4101451051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4101479386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4101504642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4101531396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101555550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4101580572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4101605616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101629760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4101655722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4101679595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4101706148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4101730956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4101756504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101781380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4101805638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4101831465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4101855771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4101881363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4101906229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4101932514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4101959591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4101985442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102009505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4102034275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4102059024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102083473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4102108592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4102132550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4102171960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4102196902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4102224565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102248778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4102273046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4102296894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102319915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4102345215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4102368402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4102394282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4102418689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4102443782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102467759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4102491058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4102515933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102540075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4102564625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4102588977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4102614515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4102639089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4102665323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102688125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4102711624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4102734999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102757560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4102781735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4102803965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4102828489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4102851699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4102875667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102899274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4102921754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4102944695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4102968184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4102991862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4103014813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4103039580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4103063124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4103087961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103110373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4103132812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4103156501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103178902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4103202964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4103225423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4103249712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4103274227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4103298279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103320596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4103344270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4103367959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103391377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4103414218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4103435741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4103459365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4103480470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4103502277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103524944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4103546461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4103568615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103590769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4103614713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4103638317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4103664625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4103689376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4103714738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103735654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4103756609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4103778684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103799139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4103820661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4103842360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4103865384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4103887605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4103911222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103932541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4103954512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4103976375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4103997273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4104019765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4104040657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4104063193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4104085963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4104109329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104131109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4104153621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4104175756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104197165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4104220962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4104243047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4104267398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4104289989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4104313052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104335034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4104355995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4104377577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104399404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4104421095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4104441662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4104465357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4104486839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4104508996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104530651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4104551580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4104573188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104594636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4104616602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4104637479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4104660484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4104681922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4104704436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104725568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4104746364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4104768411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104789783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4104811704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4104833136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4104855577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4104877155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4104900392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104921183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4104941991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4104963979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4104984791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4105006641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4105027965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4105050284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4105071778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4105095375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4105117035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4105138679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4105162030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4105183781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4105207168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4105228859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4105252201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4105277595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4105296171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4105313664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4105331521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4105348828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4105365839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4105383582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4105401172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4105419268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4105436712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4105455825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4105472636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4105489238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4105506342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4105523867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4105541308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4105557851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4105576016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 626,6260000,10000,0,0,256,5,17716,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4106146728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4106165984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106183823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4106201355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4106220255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106238545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4106256877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4106275188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4106293585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4106311586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4106330424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106347263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4106363817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4106381051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106398425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4106416056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4106432730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4106451053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4106469719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4106487518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106504360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4106521749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4106539449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106556246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4106574171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4106591624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4106609666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4106627748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4106646496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106663423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4106680060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4106697196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106714619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4106732175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4106748761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4106767436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4106785202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4106803175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106820121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4106837893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4106854841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106871178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4106888376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4106906204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4106924108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4106941342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4106959677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4106976946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4106993523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107010613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107027940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107045663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107062613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4107081265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4107099535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4107117663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107134578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4107152273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107169533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107186822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107205023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107221968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4107240377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4107257967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4107278050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107295221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4107312168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107329913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107346904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107365364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107381911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4107400681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4107418003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4107436069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107453319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4107470026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107487054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107503877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107521914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107538764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4107556694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4107574091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4107592935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107609713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4107626529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107644918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107661636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107678979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107695729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4107714463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4107731714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4107749406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107766792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4107783620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107800648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107817091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107835371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4107852493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4107870621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4107888079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4107907207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107923949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4107940629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4107958660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4107975649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4107993104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108009673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108028511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108046005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108063753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108080827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4108097908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4108115202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108131667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4108149897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108167477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108185834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108204090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108222487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108239407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4108256013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4108273903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108290139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4108306639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108322053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108339492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108356378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108373564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108389674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4108405786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4108422222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108438102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4108455041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108471066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108488647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108505238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108522724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108538733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4108554766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4108571256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108587455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4108603976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108619934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108637155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108654422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108671279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108687230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4108703887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4108720394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108736116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4108752883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108769470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108786497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108803186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108820236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108836620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4108852546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4108868700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108884559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4108901836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4108918026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4108935188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4108952325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4108969753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4108985331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109000909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109017626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109033710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109050139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109065737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4109083486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109100763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4109117853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109133530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109150425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109167110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109182934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109199520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109216720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4109234550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109251435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4109269435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109286739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109303665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109320763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109337882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109355177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109371527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4109388918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109406378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4109423593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109439323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109455653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109471913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109488932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109505502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109521762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4109539066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109555960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4109572771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109588960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109605833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109623554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109641911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109659565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109676198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4109695038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109713406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4109731637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109748567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109766154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109783378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109799123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109815811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109832302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4109849400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4109865447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4109882427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109898397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4109913637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4109929320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4109946017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4109964742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4109981743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110000079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110018778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110037152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110052695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110067913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4110084435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110099937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4110115934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4110131108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110148135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110164300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110180748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110199100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110217942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4110234113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110249713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4110266540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4110281909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110298785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110314618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110331514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110347115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110362587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4110378333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110394018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4110410548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4110426107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110442700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110459278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110476056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110492940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110508260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 627,6270000,10000,0,0,256,5,17744,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4110559641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110575221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4110592005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4110607854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110624513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110640799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110657159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110672642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110688087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4110704313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110719585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4110735609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4110751280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110768329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110784565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110800982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110816744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110832554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4110848252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110863451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4110879869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4110896299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4110913061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4110929796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4110946692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4110962556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4110978078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4110993836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111009377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111026903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111042224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111058815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111074930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111092196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111107635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111123029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4111139056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111155165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111171531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111186833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111204319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111220459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111236825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111252475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111268662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4111284973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111300358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111316507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111332624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111349346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111365224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111381582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111397479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111413427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4111429400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111444837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111461614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111477502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111494134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111510155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111527210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111543439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111558870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4111575143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111590940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111607602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111622997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111640135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111656510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111673473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111688833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111704723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4111720665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111736262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111752646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111768566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111785399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111801593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111818193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111834058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111849479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4111865589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111881095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4111897851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4111913459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4111930215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4111946374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4111963352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4111978935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4111994493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112010506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112026536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112042710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112058041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112074991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112091646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112108329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112123653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4112140026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112155977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112171370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112187584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112203862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112220450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112236346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112252966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112269517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4112285011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112300738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112315930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112332883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112348407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112364992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112380932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112398244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112413781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4112429065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112444798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112460801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112477144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112492416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112508924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112525612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112542169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112557462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4112572727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112589267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112604940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112620914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112636083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112653162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112669668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112686039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112701207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4112721488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112740589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112755848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112772468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112787970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112804632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112820520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112837444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112852763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4112868375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4112884145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112899923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4112916688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4112932404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4112948904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4112965352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4112981824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4112997476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113012776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113029164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113044481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113060978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113076202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113093249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113109404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113126136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113142074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113157342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113173318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113188752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113205433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113220701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113237181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113253282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113270419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113285779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113301289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113317314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113333316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113349373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113364769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113381237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113398105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113414601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113429899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113445225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113461808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113477730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113493832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113509281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113527095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113543119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113559548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113574854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113591657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113607670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113622908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113638898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113655114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113671863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113687757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113704645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113720186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113735436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113751133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113766855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113783179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113798559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113814950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113831275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113847872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113863331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4113878529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4113894763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4113910001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4113926211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4113941479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4113958468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4113974463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4113990998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114006267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114022116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114038023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114053589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114069567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114085326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114101865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4114118088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4114134590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114150535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114166119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114182118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114197270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114213931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114229363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114246166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4114262400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4114279543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114294949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114310565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114326268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114342097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114358165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114373432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114390631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4114406647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4114423066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114438346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114454381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114470328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114485761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114501992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114518072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114534656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4114552291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4114568690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114584676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114599946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114615622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114630801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114647564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 628,6280000,10000,0,0,256,5,17772,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4114696410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114714094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4114730164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4114746593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114761891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114778088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114793979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114809096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114824987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114841312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4114857922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4114873730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4114890729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114906238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4114921517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4114937221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4114953788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4114969930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4114985713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115002250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115018837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115035239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115050755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115066024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115082401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115097584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115113830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115129157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115146179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115162150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115178942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115194114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115210070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115225830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115241524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115257623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115273539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115290135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115306350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115322871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115338999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115354610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115370696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115385954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115402527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115417781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115434226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115450269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115467323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115482787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115497983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115514020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115530113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115546457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115561759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115579339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115595318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115612044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115627341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115643666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115659425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115674837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115690855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115707005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115723520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115739643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115756150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115772422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115787882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115803748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115819115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115836245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115851437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4115868021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4115883832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4115901077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115916332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4115931554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4115947251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4115963204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4115979514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4115994843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116011243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116028098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116044941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116060191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116075421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116092153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116107669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116123755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4116139009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116156247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116172602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116189060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116204959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116220436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116236596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116251842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116268459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4116284333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116300983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116316879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116334010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116349378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116365144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116380834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116396763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116412827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4116428715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116445230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116461813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116478192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116493836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116509129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116525533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116540822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116557076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4116572456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116589705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116605627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116622150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116637553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116653379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116669121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116684588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116700783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4116716660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116733330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116749352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116766575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116781862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116797401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116813504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116830672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116846752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4116862184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4116878703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4116895435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4116911899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116927361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4116942646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4116960080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4116975308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4116991440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117006572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117023982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117039905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117056412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117071581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117087934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117103684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117119099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4117135123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117151330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117167743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117183530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117199736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117215841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117231253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117247084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117262153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4117279791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117295317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117312508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117329768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117346633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117362139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117377361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117393628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117408944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4117425597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117440951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117457910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117473825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117490658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117505850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117521683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117537467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117553350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4117569350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117585065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117601460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117617967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117634757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117650597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117665898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117682050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117697254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4117713786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117729240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117746264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117762478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117779603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117794848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117810367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117826320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117842230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4117858299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4117874907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4117892554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4117908670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4117925439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117941043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4117957277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4117973066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4117988315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118004627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118020737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118037381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4118053600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4118070301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118086448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4118101856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118117709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118133029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118149917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118165243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118181733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4118197698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4118215235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118230535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4118245837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118261528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118277653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118293815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118311153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118330060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4118348636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4118367562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118384254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4118401685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118419205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118435854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118453938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118470821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118489053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4118506339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4118524730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118541680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4118558618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118575820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118593050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118611033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118627698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118646230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4118663680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4118681870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118698564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4118715826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118733324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118750299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118768427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118785161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118803714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4118821086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4118839506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118856178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 629,6290000,10000,0,0,256,5,17801,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4118910188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4118927740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4118944672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4118962678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4118979359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4118997498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119015561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119033451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119050552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119066012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119082299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119097603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119113912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119129165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4119146393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119162370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119178778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119194044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119210177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119226061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119241622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119257712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119273891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4119290324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119306358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119322629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119338522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119353675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119369500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119384598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119402119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119417273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4119433832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119449591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119466745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119481953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119497381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119513038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119529099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119545071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119560261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4119576670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119593485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119610495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119626186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119642027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119657789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119673210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119689143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119704754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4119721626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119737731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119754254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119771545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119788988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119805279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119820643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119837583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119852988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4119869829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4119885760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4119902709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119917969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4119933417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4119948956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4119964500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4119980407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4119996008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120012436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120028836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120045198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120060642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120075782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120092008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120107231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120123693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120138948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120156010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120171947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120188771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120204617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120220053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120236371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120251638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120268504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120283854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120300460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120316663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120333930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120349371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120364723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120380543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120397210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120413415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120429021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120445659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120462378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120478834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120494382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120509709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120526268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120541597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120557648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120572943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120590255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120606174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120622563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120637794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120653828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120669664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120685232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120701347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120717318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120734231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120750524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120767572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120782948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120799345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120815336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120831133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120847240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4120863016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4120879503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4120895898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4120912247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120927881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4120943135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4120959306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4120974524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4120990949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121006112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121023324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121039224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121055777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121071395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121087203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121102911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121118569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121134512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121150188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121166637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121182967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121199316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121215095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121230316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121246392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121261991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121278556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121293755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121310402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121326484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121343320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121358508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121373691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121390101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121405391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121421394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121436648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121453906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121469843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121486190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121501615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121517636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121533456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121548653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121564659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121580523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121596978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121612823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121629408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121645354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121660565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121676206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121691347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121707740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121723202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121739953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121755826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121773024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121788540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121803843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121819586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121835317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121851620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4121867024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4121883446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4121899761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4121916377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121931507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4121946631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4121962807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4121978266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4121994406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122009549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122026577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122042740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122059993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122075162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122090964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122106864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122122497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4122138484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122154160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122170634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122187220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122204087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122219512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122234742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122251296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122267155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4122283146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122298345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122315305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122332008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122348332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122363493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122378929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122395888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122411161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4122427167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122442652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122459862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122475775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122492187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122507852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122523960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122539812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122555118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4122571654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122587554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122603986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122619804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122636130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122652272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122667572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122683354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122698590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4122715461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122730887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122747495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122763445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122780828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122796175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122811722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122827986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122843789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4122859877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4122875364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4122892372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4122908796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4122925205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122940499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4122956284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4122972342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4122987815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 630,6300000,10000,0,0,256,5,17829,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4123038372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123053965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123070755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123087712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123104489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123120102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4123135448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4123152015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123167680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123184112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123199454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123216614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123232897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123250046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123265793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4123281052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4123296766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123312439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123328922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123344156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123360602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123377123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123393976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123409224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4123424510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4123440682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123456463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123472543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123487819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123505001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123521528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123538064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123553522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4123569586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4123586047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123601472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123617680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123633466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123650716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123666654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123683055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123698570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4123714739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4123730726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123746392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123763146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123779066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123795526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123811370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123828348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123843783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4123858956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4123874595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123890242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4123906700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4123921834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4123938222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4123954590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4123971363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4123986587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124002004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124018254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124034147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124050200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124065684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124082771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124099178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124115596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124130855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124146689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124162950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124178232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124194229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124210063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124226811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124242975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124259879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124275713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124291184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124307246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124322527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124339058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124354317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124371240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124387202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124404188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124419512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124435395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124451216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124467072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124483123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124498819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124515804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124531763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124548156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124563616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124579357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124595116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124610405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124626636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124642308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124658841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124674726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124691658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124707473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124722734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124738474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124754034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124770769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124786006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124802483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124818382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124835583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124850925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4124866228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4124882241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124898187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4124914279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4124930015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4124947588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4124964415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4124980769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4124995956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125011149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125027693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125042866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125058779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125074129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125091367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125107713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125124168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125140297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125155913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125171620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125187009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125203512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125219023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125235576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125251542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125268885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125284631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125299797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125315428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125330999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125346957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125362434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125379185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125395610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125411987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125427429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125442924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125459098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125474355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125490555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125505978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125522976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125538906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125555562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125571133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125587065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125602944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125618472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125634648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125650378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125666861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125683051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125699430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125715436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125733200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125752643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125770679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125786843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125802174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125818948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125835378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125851775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125866999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4125882740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4125898998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4125914260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4125930287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4125945945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4125963062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4125979050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4125995428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126010678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126026729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126042485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126059432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126079009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126094501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126111077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126127317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4126144620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126159888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126175119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126190831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126209109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126225548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126240746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126257440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126274463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4126291192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126306506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126321809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126338214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126353725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126370237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126385706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126402834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126419012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4126435405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126451450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126467366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126483391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126498586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126515315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126530593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126547361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126563411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4126580595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126595974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126611541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126627433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126643376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126659624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126675150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126691657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126708105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4126724564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126740180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126755711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126772101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126787401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126803565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126819249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126836366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126852423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4126868913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126884464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4126900359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4126916189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4126931502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4126948051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4126963888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4126980473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4126997451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127014908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127030543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127045989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127061941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127078330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127094674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127110166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127127191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4127144132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127160768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 631,6310000,10000,0,0,256,5,17858,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4127211248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127226574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127242290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127257712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127274322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127289561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127306013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4127322160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127339123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127354359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127369569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127385295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127401123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127417166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127432900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127449735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4127466172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127482679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127498010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127513329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127529567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127544920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127561015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127576563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127593535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4127609540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127625959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127641889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127657229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127673066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127688386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127705341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127720935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127737636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4127753964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127770934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127786227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127801529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127817887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127833717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127849915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4127865212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4127882105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4127898622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4127915058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127930322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4127946195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4127962650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4127977957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4127994008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128009469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128026876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128042943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128059444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128074839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128090904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128106732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128122034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4128138116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128154121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128170686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128186666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128203592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128219229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128234546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128250361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128266393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4128282798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128298095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128314644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128331314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128348037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128363397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128378765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128395113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128410744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4128426821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128442053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128459068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128475767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128492150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128507370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128523085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128539062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128554310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4128570398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128586308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128602818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128618975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128635608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128651387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128666687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128682679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128698155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4128714684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128729891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128746635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128762645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128779691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128795016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128810526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128826525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128842381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4128858490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4128874011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4128891166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4128907116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4128923575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128939125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4128954907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4128970740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4128986088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129002399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129018450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129035024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129051003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129067743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129083794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129099118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129114910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129130255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129147653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129163015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129179601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129195747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129212953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129228331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129243672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129259506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129275504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129291518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129306794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129323513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129340056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129356443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129371633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129386866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129403349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129418610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129434639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129449836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129467245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129483303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129499774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129515859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129531523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129547316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129562574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129579110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129594438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129611132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129626987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129643829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129659094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129674562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129690361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129706852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129722874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129738363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129754733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129771024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129787423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129802876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129818365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129834616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129850394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4129866651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4129881832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4129899039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4129915182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4129931806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129947127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4129965430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4129981347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4129996942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130013245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130029077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130045823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130062022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130078924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130094230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130109554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130125346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130141306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130157425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130172718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130189259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130207948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130224370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130239636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130254993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130271511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130286726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130302697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130317909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130335419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130351368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130367752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130383070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130399262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130415030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130430255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130446244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130462198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130479007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130495952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130512418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130528668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130546229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130562582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130579541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130596171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130611393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130628746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130645819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130662721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130678017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130693339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130709869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130725451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130741478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130756688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130773778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130789979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130806346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130821613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130837463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130853391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130868898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4130884941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4130900805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4130917452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4130933653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4130950112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4130966019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4130981366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4130997494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131012824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131029571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131044918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131061661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131078558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131095084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131110405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4131125929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4131142154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131157461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131174238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131189772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131206925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131223615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131239972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131255500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4131271615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4131287386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 632,6320000,10000,0,0,256,5,17886,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4131336791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131353132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131368417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131385187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131401943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131418467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131433791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4131449168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4131466123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131481658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131497849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131513457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131530807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131546842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131563287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131579384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4131595046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4131610958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131626532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131643340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131658964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131675643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131691520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131708604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131724127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4131739381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4131755123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131770970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131788587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131803913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131820546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131837352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131854665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131869875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4131885175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4131901955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4131917719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4131933899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4131949332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4131966438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4131982625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4131999016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132014681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132030217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132046255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132061433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132078012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132093290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132109855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132125908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132142802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132158419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132173825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132189772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132205721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132222636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132238038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132254842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132271571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132288185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132303505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132319090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132335640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132351913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132369765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132386002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132403810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132419870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132436352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132452280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132467750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132483584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132498833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132515641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132531492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132548003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132563989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132581232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132596615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132611969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132627803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132643958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132660022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132675227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132691739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132708627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132725037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132740335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132755580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132772229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132787760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132803898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132819173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132836560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132852795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4132869312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132884624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4132900741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4132916790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4132932042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4132948068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4132964027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4132980724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4132996662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133013030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133028929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133044444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133060187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133075381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133092141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133107641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133124123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4133140681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133157172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133172700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133187996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133204765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133220076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133236362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133251646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133269007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4133284968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133301372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133316872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133332706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133348556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133363930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133380241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133396226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133412808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4133428819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133445555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133461501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133476786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133492575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133508209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133524840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133540139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133556683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4133572878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133589952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133605379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133620800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133636892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133652754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133668868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133684148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133700984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4133717741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133734252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133749639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133765934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133781759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133796973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133813015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133828603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133845482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4133861407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4133878023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133894042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4133909684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4133925507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4133940807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4133957591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4133973156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4133989705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134005657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134022864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134038421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134053712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134069503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134085494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134101864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134117166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134133682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134150383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134167117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134182446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134197706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134214961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134230534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134246850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134262105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134279517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134295678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134312174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134328040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134343403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134359165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134377347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134395441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134410756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134427225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134443181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134460182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134475490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134490768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134506556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134522191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134538178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134553828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134570337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134586935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134603363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134618676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134633976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134650182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134665478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134681565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134696862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134713821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134729727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134746134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134761408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134777294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134793054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134808348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134824433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134840061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134856591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4134872491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4134888887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134904797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4134920137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4134935940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4134951223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4134967934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4134983261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4134999822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135016150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4135032561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135047851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135063125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135079420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135094943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135111073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4135126395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4135143447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135159462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4135175942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135191258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135207351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135224680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135241845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135257821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4135273746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4135290247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135306196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4135323859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135340149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135355449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135371159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135386402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135403051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4135418278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4135434778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135450713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 633,6330000,10000,0,0,256,5,17915,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4135503343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135519210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135534503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135550200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135565442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135582110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4135597408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4135613899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135629800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4135646798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135662105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135677408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135693163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135708985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135724991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4135740213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4135756644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135772849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4135789182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135804390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135819646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135835973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135851261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4135867266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4135882481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4135899643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4135915530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4135931861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135947080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4135962916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4135978650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4135993872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136009867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136025475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136041929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136057820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136074223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136089781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136105007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136120707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136135942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136152299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136167506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136183981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136199893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136216648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136231938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136247693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136263393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136279345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136295316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136310482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136327275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136343127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136359398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136374562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136390130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136405932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136421172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136437220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136452802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136469270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136485166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136501522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136517148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136532605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136548407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136563869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136580282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136595528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136612020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136627977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136645050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136660445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136675639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136691257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136706909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136723227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136738439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136754916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136771487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136788273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136803468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136818711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136835199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136850695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4136866626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4136881800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4136898771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4136914891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4136931258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136946425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4136962318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4136978258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4136993435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137009301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137025354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137042149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137058204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137074657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137090571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137106112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137121920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137137193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137154040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137169387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137186137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137202498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137219154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137234897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137250695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137267097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137282450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137298499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137313968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137331049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137347250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137363605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137379013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137394808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137410647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137425978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137442284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137457899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137474618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137490510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137507166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137523072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137538669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137554525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137570125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137586756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137602105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137618671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137634746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137652122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137667465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137682792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137698663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137715079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137731159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137746400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137762873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137779776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137796219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137811525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137827211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137843682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137858977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4137874989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4137890765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4137907984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4137923942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4137940401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4137956312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4137972155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4137987836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138002950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138019286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138034999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138051492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138067405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138084375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138100130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138115239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138130827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138146525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138162974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138178203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138194649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138212817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138229479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138244772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138260265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138276605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138291847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138307978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138323182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138340526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138356478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138373233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138388418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138404364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138420128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138435638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138451561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138467332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138483767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138499823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138516676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138532129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138547391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138563658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138579503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138595546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138611356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138628305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138645426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138663987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138680483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138696191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138714771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138733033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138752022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138768094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138784753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138800697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138817081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138833164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138848523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4138864260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138879505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4138896198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4138912160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4138928758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4138944732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4138962065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4138977348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4138992590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4139008280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139024275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139040378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139055629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139072180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139088892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4139105487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139120760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4139136020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4139152383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139169163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139185226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139200371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139217659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139233747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4139250919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139267114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4139282531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4139298507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139313790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139330349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139345851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139362539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139378473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4139395381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139410649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4139426245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4139441957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139457587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139473627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139489106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139505563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139521913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4139538334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139553835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4139569084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 634,6340000,10000,0,0,256,5,17943,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4139620204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139635655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139652522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139667976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139684722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139700900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4139717883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139733595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4139749066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4139765677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139781362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139797550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139812975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139830276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139846179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4139862502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139877719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4139893843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4139909980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4139925398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4139942172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4139958324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4139974917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4139990905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140007381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140023504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140038939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140054778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140070185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140087131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140102714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140119350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140135329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140152646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140167894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140183137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140198830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140214580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140231246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140246614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140263556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140280379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140297170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140312557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140328485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140344592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140360214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140376410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140392322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140409067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140425262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140441627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140457281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140472520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140488567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140503941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140520540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140536161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140552969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140568919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140586037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140601426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140617353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140633145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140649007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140665222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140680851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140697345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140713925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140730593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140746121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140761461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140778236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140793697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140809694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140825255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140842540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4140858668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4140875233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140891330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4140906862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4140922697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4140937981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4140955782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4140971171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4140987721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141003624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141020494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141036054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141051764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141067667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141083412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141099855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141115256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141131873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141148283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141164805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141180216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141195640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141212486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141228026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141244154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141259419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141276867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141293088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141309566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141324875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141340634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141356480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141371803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141387893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141403583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141420358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141436372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141453207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141469296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141484631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141500403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141516222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141532385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141547681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141564248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141580661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141597361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141612694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141628005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141644205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141659455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141675416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141690648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141707509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141724827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141741184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141756349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141772033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141787987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141803157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141819182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141834738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141851218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4141867015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4141883338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141898917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4141914397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4141930071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4141945595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4141962056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4141977566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4141994080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142009958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142027694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142043032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142058319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142074080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142090099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142106206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142121438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142137980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142154328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142170701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142185889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142201650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142219227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142234569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142250599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142266371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142283092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142298937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142315290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142331626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142346937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142362696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142377890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142394622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142409812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142426238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142442027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142458969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142474190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142489373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142505078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142520730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142536761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142552010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142568516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142584772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142601342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142617185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142632381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142648551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142664016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142680018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142695218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142712088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142728925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142745301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142760551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142776342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142792332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142807566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142823583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142839220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142855668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4142871511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4142887901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142903514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4142918786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4142934555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4142949797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4142966428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4142981898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4142998395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4143014601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143031126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143046426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143061707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143077863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143093141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4143109183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143124430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143141288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4143157230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143173843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143189149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143204967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143221115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143236283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4143252151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143267771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143284491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4143300566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143316826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143333533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143348734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143364441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143379610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4143396003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143411196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143427831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4143443651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143460542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143476475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143491994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143507758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143523522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4143539556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143554790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143571303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4143587606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143603997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143619242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143634528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143650691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143666166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4143682172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143697386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143714367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 635,6350000,10000,0,0,256,5,17972,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4143764881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143781290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143796529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143811797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143827904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143843089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4143859073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4143874321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4143891139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4143907063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4143923399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143938647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4143954478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4143970514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4143985931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144001926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144019027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144035652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144051497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144067761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144083396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144098640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144114601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144129742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144146471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144161686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144178059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144193854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144210698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144226331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144241548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144257203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144272921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144289045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144304368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144320822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144337134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144353541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144368747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144383995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144400158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144415350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144431382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144446565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144463379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144479437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144495773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144510995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144527119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144542923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144558198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144574246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144589893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144606436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144622587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144638972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144655007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144670366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144686151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144701489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144718039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144733793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144750337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144766706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144783329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144799336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144814635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144831945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144847301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4144863350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4144878687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4144895579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4144911551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4144928362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144943912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4144960824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4144978459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4144993947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145010176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145026191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145043094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145059142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145075681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145091378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145106748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145122552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145137910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145154399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145169978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145186612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145202928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145219419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145235152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145250422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145266690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145281956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145299830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145315161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145332186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145348130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145364774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145380056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145395653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145411468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145426774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145442889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145458480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145475043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145491228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145507611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145523221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145539067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145555091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145570282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145586727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145601989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145618558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145634488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145651354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145666808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145682244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145698060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145715330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145731708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145746967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145763463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145779939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145796376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145811667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145827414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145843889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145859102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4145875713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4145892283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4145908750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4145924646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4145940956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4145956640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4145972352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4145988151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146003349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146019806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146035097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146051832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146067721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146084463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146099667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146114915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4146130670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146146297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146162878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146178453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146195538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146213524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146230511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146246959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146262810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4146279562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146294778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146310746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146325902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146342936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146358889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146375318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146391035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146406581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4146422729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146438430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146455277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146470586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146487366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146503327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146520231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146535531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146552400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4146568485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146584310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146600371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146615832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146632716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146649930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146666465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146681824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146697172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4146713873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146729060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146745286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146760432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146777383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146793743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146810187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146825392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146841160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4146857144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146872579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4146888686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4146904422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4146921216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4146937200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4146954035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4146969327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4146984949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4147001459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147017300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147033409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147048637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147065216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147081662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147098050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147113340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4147128644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4147144808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147160072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147176091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147191303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147208076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147223972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147241828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147257458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4147273324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4147289234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147304514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147321122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147336875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147353419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147369603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147386132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147401927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4147417286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4147433296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147448572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147465181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147480509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147497062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147513029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147529880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147545265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4147560634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4147576477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147592184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147608583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147623918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147640843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147656822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147673518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147688851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4147704481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4147720261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147735788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147751891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147767456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147784188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147800059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147816424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147832127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4147847380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 636,6360000,10000,0,0,256,5,18000,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4147897237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4147912464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4147928667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4147943882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4147961059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4147976903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4147993443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148008679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148024351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148040119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148055573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148071621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148087171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148103666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148119555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148135913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148151537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148166781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148182498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148197701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148214099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148229337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148246522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148262421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148279349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148294689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148310007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148325786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148341433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148357530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148373014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148389929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148405876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148422294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148437571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148453269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148469051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148484334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148500746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148516391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148532935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148548846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148565216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148580894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148596092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148611811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148627058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148643346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148658816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148675292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148691167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148707842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148723077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148738544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148754254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148769791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148785855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148801294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148817816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148834068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148850403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148865626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4148880877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4148896922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4148912117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4148928144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4148943359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4148960237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4148976111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4148992442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149007683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149025880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149041836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149057279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149073240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4149088922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4149105400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4149121484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4149137895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149153516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149168744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149184712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149199911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149216331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4149231513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4149248695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4149264977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4149281367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149296755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149312139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149329579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149346217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149363688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4149380307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4149398637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4149415970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4149434050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149450685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149467634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149484746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149501341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149519125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4149535725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4149553894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4149571203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4149589322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149605967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149622852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149640316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149656933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149674407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4149691022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4149710183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4149727658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4149745862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149762599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149779794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149797057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149813769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149831674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4149848385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4149866404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4149883836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4149902094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149918785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4149935704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4149953258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4149969982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4149987802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150004497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150022823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150040193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150057128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150072414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150088031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150103818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150119260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150135335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150150895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150167401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150183339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150199698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150217260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150232530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150248742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150263934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150280357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150295654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150312353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150328637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150344954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150360154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150375411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150391503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150406751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150422763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150438208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150455019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150470899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150487307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150502799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150518439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150534168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150549361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150565352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150580845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150597343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150613414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150629956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150645529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150660775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150676805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150692050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150708416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150723890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150740393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150756310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150773147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150788370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150803871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150819610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150835163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150851187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4150866422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4150882924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4150899097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4150915496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150930963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4150946221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4150962450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4150977684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4150993758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151008990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151025867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151041738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151058124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151073400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151089489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151105270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151120730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4151136777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151152420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151168935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151185062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151201466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151217140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151232414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151248270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151265922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4151282063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151297242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151314006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151330295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151346595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151361784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151377823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151393946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151409175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4151425131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151440495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151457634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151473511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151489848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151505058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151520649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151536313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151551523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4151567508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151583088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151599494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151615398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151631691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151647240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151662504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151678202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151693351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4151709925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151726807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151746447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151765491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151781839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151797009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151812413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151828383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151843556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4151859553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4151874938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4151891686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4151907523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4151923811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151939021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4151954590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4151970563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4151985788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152002031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 637,6370000,10000,0,0,256,5,18028,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4152051639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152068431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152084760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152101350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152116789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152132009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4152148179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152163479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152180113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4152195349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152212885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152228849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152245402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152261103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152276868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4152292552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152307981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152323964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4152339581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152356013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152372062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152388406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152404011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152419224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4152434917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152450057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152466429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4152481646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152498319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152514126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152531045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152546194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152561380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4152577361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152592593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152608563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4152623984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152640680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152656556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152672896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152688340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152703881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4152719652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152735341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152751343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4152766997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152783410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152799220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152815755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152831256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152846491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4152862157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152877611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4152894015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4152909284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4152925774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4152941881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4152958602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4152973842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4152989051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153004978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153020484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153036479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153051672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153068205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153084594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153100890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153116035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153131219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153147180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153162356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153178308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153193673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153210409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153226200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153242485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153257772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153273871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153289693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153304854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153321005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153336545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153352939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153369004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153385317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153401272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153416472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153432194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153447397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153463788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153478957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153495610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153511473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153528198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153543406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153558841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153574575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153590149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153606120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153621253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153637624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153653782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153670118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153685308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153701534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153718198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153733402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153749454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153765182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153781696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153797589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153813962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153830334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153845985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4153861676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153877428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4153894250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4153909518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4153925969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4153942072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4153958828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4153973962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4153989095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154004906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154020455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154036371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154051867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154068568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154085023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154101392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154116670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154131934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154148031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154163237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154179245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154194443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154212653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154228595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154244978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154260494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154276888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154292838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154308216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154324181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154340165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154356750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154374323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154391247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154406498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154421742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154437474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154453498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154469538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154484715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154501404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154517733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154534054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154549319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154564833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154581855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154597190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154613157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154628386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154645476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154661434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154677854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154693391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154709181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154725332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154740629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154756929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154772646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154789187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154805456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154822365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154838123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154853412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4154869157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154884606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4154901104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4154916378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4154932887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4154949064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4154965761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4154981123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4154996375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155012156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155027773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155043865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155059232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155075873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155092094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155108494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155123740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155139018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155155323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155170655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155186737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155202375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155218900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155234814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155251431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155267050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155282337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155298730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155314106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155330657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155345960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155362528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155378742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155395907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155411230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155426546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155442543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155458198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155474300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155489556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155506118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155522382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155538844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155554098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155569458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155585535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155600855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155616954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155632261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155649116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155665082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155681546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155697103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155712777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155728630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155743953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155760119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155775949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155792415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155808236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155824559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155840167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155855490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4155871246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155886689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4155903105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4155918301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4155934856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4155950801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4155967507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4155982663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4155997817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156013481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156028969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156044946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156060338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156077147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156093537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4156111308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156126621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 638,6380000,10000,0,0,256,5,18057,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4156175808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156191565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156207248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156223248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156238488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156255266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156271613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4156288038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156303286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4156318585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156334615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156349820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156365880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156381355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156398146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156414055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4156430477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156445943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4156461729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156477518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156492805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156508887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156524410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156540941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156556844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4156573205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156588779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4156604049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156619805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156635316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156651603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156666836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156683323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156699272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4156715994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156731253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4156746884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156762645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156778218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156794234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156809436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156825938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156842138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4156858543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156873831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4156889582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4156905484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4156920774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4156936871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4156952436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4156968916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4156984875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157001317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157017080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157032372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157048155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157063422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157079783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157095047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157111592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157127536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157144331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157159624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157175012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157190878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157206539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157222568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157237836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157254314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157270607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157287027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157302324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157317674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157333872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157349183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157365284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157380567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157397620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157413560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157429981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157445299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157460957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157476739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157491989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157508031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157524079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157540950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157557306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157575903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157592904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157608406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157624243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157640011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157656136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157671380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157687823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157704550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157721424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157736716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157752242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157768466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157783720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157799840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157815248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157832197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157848082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4157864468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157879761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4157895466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4157911249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4157926563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4157942824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4157958597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4157975185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4157991253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158007793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158023495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158038912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158054786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158070814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158087405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158102794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158119449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4158135763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158152694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158168108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158183514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158199413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158216528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158233400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158249353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158266630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4158282790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158299226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158314610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158330529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158346810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158362068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158378153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158393945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158410534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4158426503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158443524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158459980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158475426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158491319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158506888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158523464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158538820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158556251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4158572514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158589428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158604697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158619983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158635969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158651658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158668171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158683485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158699999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4158716481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158732908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158748838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158765395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158781734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158798631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158815829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158832355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158849190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4158865075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4158881459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158897124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4158912471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4158928242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4158943498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4158959952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4158975162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4158991546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159007636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159025409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159040568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159055807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159071518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159087472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159103613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159118774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159135545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159153570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159170220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159185551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159200905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159217242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159232800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159248817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159264044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159281003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159297534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159314137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159329868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159345163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159360909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159376148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159392539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159407807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159424874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159440771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159457532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159472760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159488023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159503811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159519380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159535397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159550698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159567228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159583971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159601044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159616304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159631564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159647839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159663019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159678939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159694063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159711136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159726934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159743236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159758393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159773946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159789586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159804763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159821402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159837413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159854081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4159870132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4159886690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159902488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4159917933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4159933772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4159949369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4159965798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4159981155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4159997757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160014010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160030662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160045910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160061151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160077327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160093189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4160109265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4160124505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4160141619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160157550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160173951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160189243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160205046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160220821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160236051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 639,6390000,10000,0,0,256,5,18085,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4160286606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4160302067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4160318876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160335572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160352084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160367454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160382930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160399487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160414847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4160431015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4160446399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4160463477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160479588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160496163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160511738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160527478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160543359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160558747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4160574888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4160591312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4160607840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160623873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160640894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160656230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160671572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160687364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160703183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4160719248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4160734568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4160751098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160767774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160784264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160799612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160814927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160831062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160846383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4160862458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4160877709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4160894603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4160910554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4160926897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160942199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4160957859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4160973669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4160988899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161004999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161020855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161037331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161053286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161070542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161087781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161103058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161118748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161134113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161150590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161166181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161182662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161198557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161217149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161232489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161247833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161263687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161279297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161295290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161310459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161327452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161343312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161359629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161374822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161390360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161406051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161421227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161437981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161453520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161470425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161486292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161502531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161518326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161533515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161549178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161564349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161581893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161597740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161614308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161630271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161647136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161662438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161677768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161693542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161709151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161725195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161740381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161756838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161773177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161789567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161804854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161820176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161836523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161851822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4161867904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4161883973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4161901004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4161917419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4161933755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161948981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4161964636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4161980288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4161995430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162011631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162027232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162043656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162059455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162075957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162091483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162107300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162122987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162138397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162154740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162169970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162186404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162205397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162222478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162237790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162252980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162269389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162284594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162300555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162315774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162333072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162349141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162365497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162380731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162396818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162412597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162427791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162444141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162459804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162476274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162492167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162508524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162524332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162539529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162555205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162570421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162587061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162602265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162618720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162634594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162651328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162666577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162681817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162697513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162713000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162728986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162744151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162760574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162777476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162793836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162809067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162824314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162840312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162855494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4162871468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4162886709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4162904767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4162920694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4162937036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162952612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4162967834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4162983565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4162998807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163016324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163031532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163047986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163063872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163080754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163095949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163111235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163126926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163142540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163158516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163173710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163190138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163206565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163222906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163238163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163253393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163269519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163284732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163300701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163315885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163332667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163348619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163364993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163380256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163395926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163411665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163427105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163443186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163459105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163475661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163491677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163508156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163523870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163539273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163555066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163570389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163587109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163602814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163619271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163635119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163651905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163667151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163682431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163698162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163714333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163730239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163745327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163761623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163777888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163794183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163809385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163824571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163841737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163857629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4163874974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4163891242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4163907813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4163923715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4163940117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4163955942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4163971312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4163986988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164002110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164018385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164033537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164049944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164065760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164082634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164098333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4164113567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164129242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164144907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164160931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164176139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164192565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164209070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164225740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164241443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4164256651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164272914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164288960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164305291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164320606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164337827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164353703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164370347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 640,6400000,10000,0,0,256,5,18114,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4164419706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4164435128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164450911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164466896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164482977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164498283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164515268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164531255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164547699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164563031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4164578873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164594818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164610130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164626260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164641988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164658745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164674661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164691130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164707905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4164726523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164745361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164762266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164779405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164796180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164813009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164829473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164846188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164861414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4164876624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4164892856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4164908569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4164924630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4164939789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4164956595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4164972474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4164988868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165004097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165019898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165035627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165050789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165066732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165082462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165098964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165114838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165131205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165146851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165162065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165177845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165193141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165209462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165224767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165241268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165257229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165274254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165289561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165304888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165320620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165336328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165352446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165367739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165384257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165400722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165417724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165433294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165448944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165465712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165481121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165497257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165512605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165529559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165545653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165564546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165580868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165596360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165612194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165627586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165645173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165663273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165679753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165695630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165712528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165727683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165742853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165758570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165775003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165791046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165806263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165822706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165839234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165855580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165870829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4165886108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4165902260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4165917465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4165933458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4165948632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4165965644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4165981535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4165997882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166013153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166028693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166044378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166059547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166075503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166091233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166107656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166123551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166141008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166156207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166171434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166187165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166202819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166218882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166234166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166250633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166266845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166283174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166298442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166313701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166330646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166346226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166362284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166377519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166395696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166412158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166428680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166444430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166460805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166476629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166493389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166509600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166525738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166542582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166558574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166575440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166592714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166609557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166626904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166644087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166661976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166678759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166696903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166714821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166732776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166749518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166766727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166783993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166800751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166818817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166834727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166851376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4166867330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4166884135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166900231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4166915629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4166931552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4166946710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4166963749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4166980375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4166996906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167012865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167030106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167045569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167061055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167077461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167094008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167110085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167125285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4167142242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167158394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167174769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167190038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167205751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167221493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167236804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167253069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167268857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4167285571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167301478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167317840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167333586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167349204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167365077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167380480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167396984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167413033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4167429470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167445286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167462800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167478422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167494137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167509895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167525988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167542017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167557187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4167573650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167590004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167606401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167621634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167636879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167653223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167668442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167684487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167699739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4167716520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167732397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167748804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167764038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167779657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167795434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167810703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167827039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167842618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4167859833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4167875801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4167892668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167907940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4167923210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4167938945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4167954516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4167970739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4167985995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168002400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168018689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168035274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168050527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168065757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168081901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168097167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168113190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4168128425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168145215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168161619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168178074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168193392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168209071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168225667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168241424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168257475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4168273314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168289806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168305709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168322078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168337775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168353167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168368926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168384163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168400748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4168415860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168432204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168447966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168464684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168479889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168495078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168510778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 641,6410000,10000,0,0,256,5,18142,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4168559962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168575934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4168591510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168607926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168623864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168640595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168659175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168674562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168690359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168706078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168722330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4168737583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168754064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168770264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168786600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168801835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168817103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168833305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168849178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4168865191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4168880454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4168897313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4168913415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4168929806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168945069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4168960630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4168976356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4168991595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169007596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169023145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169039795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169055676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169072002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169087774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169103047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169118762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169133963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169150634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169165795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169182241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169198031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169215479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169230671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169246384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169262172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169277885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169293934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169309142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169325580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169341927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169358345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169373589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169388885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169405119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169420331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169436327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169451518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169468221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169484104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169500679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169516214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169531666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169547355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169562569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169578882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169594351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169610801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169626627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169643398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169658673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169673905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169689638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169705314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169721543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169736785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169753255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169769560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169785892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169801080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169816341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169832440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169847907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4169863924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4169879159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4169896263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4169912225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4169928663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169943883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4169959514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4169975223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4169990407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170006426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170021924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170038353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170054225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170070626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170086194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170101453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170117175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170132895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170150142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170167961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170184707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170200782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170219171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170234564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170250362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170266693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170282034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170298146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170313444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170330415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170346644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170363147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170378915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170394572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170410440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170425605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170441483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170456930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170473298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170489103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170505388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170520846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170536255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170551858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170567002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170583313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170598684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170615078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170630855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170647419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170662652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170677814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170693937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170709587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170725763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170740900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170757303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170773406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170789692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170804840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170819995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170836207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170851352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4170867270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4170882411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4170899260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4170915336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4170931624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170946804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4170962401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4170978037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4170994035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171010651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171026621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171043303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171059188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171075604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171091534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171106813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171123465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171138869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171155750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171171037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171187509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171203941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171220517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171235767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171251534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171267804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171283163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171299247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171314590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171331613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171347648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171364144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171379508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171395233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171411177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171426427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171442420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171457942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171474381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171490260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171507165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171522883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171538365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171554118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171569367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171585722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171601195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171617625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171633536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171650216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171665994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171682508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171698225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171713823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171729949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171745062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171761467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171777681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171794008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171809691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171825549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171841907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171857255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4171873344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4171888639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4171905480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4171921453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4171937880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4171953597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4171969120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4171984850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172000099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4172016564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4172031801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4172048273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4172064245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4172080988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172096466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4172111734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4172127432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172142993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4172159049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4172175286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4172191806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4172208326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4172225002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172240286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4172256202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4172272539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172287905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4172304064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4172319425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4172336365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4172352404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4172368871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172384270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4172399998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4172415889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172431314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4172447507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4172463233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4172480100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4172496153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4172512657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172528456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4172543846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4172559716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4172575129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4172591736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4172607317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4172623965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4172640386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 642,6420000,10000,0,0,256,5,18171,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4173152434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173168379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4173183912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4173199866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173215641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4173231846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4173247293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4173264634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4173280850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4173297586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173313620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4173329478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4173345407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173361028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4173377217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4173392996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4173409949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4173426062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4173442682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173458469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4173474161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4173490100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173505540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4173522184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4173537630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4173554563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4173570617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4173587470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173603030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4173618382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4173634200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173649913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4173667097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4173682389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4173698844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4173715260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4173731694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173747004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4173762272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4173778456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173793786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4173809865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4173825131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4173842007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4173858023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4173874453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173891322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4173907345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4173923553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4173939841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4173957341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4173972729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4173989551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174005466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174022619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174038563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174054193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174070051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174085903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174102311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174117633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174134944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174152090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174169951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174185264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174200539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174217024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174232280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174248345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174264800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174281801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174298207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174314606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174330382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174345773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174363222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174378431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174394965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174410212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174426674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174442821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174459651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174475067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174490400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174506086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174521733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174537732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174552957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174569393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174585599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174602158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174617358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174632555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174648756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174664710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174680751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174695957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174712834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174728746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174745075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174760302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174775917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174792418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174807819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174823924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174839785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174856388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4174872351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4174888908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174904669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4174920227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4174936479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4174951649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4174968132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4174983297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4174999722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175015956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175032326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175047795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175063049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175079182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175094423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175110399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175125666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4175142613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175158476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175175089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175190323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175206355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175222228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175237561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175253623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175269895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4175286474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175302429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175318833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175335175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175350690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175366565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175381846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175398359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175413640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4175431047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175446955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175463941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175479459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175494797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175510560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175526307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175542564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175557887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4175574401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175590818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175607250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175622568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175637886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175654086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175669391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175685498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175700835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4175717953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175733954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175750470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175766320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175781853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175797618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175812827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175829417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175844749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4175861313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4175877939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4175894959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175910268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4175925618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4175941558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4175957366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4175973599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4175988912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176005809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176022258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176038689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176053974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176069320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176085736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176101050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176117207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4176132556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176149741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176165702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176182170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176197538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176213755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176229709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176245022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176261231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4176276987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176293605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176309548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176326047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176342054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176357622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176373540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176388921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176405901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4176421706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176439083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176457290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176475428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176491424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176506934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176523715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176539258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176555480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4176570781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176587834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176603760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176620102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176635343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176650914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176667334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176682587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176698619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4176714398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176731128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176747068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176763425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176779106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176794432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176810223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176825470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176841875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4176857142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4176874470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4176892033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4176909082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176924732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4176940169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4176956780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4176973489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4176989489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177004652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177021775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177037681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177054581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177069917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177085737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4177101545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177116815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4177132874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177148637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177165173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177181349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177197775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177214003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177230328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 643,6430000,10000,0,0,256,5,18199,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4177281021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177296325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4177312341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177327910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177344387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177361052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177377455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177393041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177409274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4177425254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177440840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4177457991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177473237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177489661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177505501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177522340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177537646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177553168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4177568892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177584536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4177600636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177615930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177632421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177648654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177665079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177680551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177695881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4177713530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177731919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4177751035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177766825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177783318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177799251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177815677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177831301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177846583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4177862350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177877636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4177894105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4177909366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4177926075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4177942305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4177960115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4177975504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4177990944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178006685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178022441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178038998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178054452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178072990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178089729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178106138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178121404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178136731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178153008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178168255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178184273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178199491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178217147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178233375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178249726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178265440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178280751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178296437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178311686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178328083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178343327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178360014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178375927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178392703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178408258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178423542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178439290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178454901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178470968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178486254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178502744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178518982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178535492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178550775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178566056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178582202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178597490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178613539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178628822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178645579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178661547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178677957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178693271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178709552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178725775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178741235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178757253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178772962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178789445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178805614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178822051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178837709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178853015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4178868781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178884006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4178900482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4178915751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4178932287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4178948261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4178965032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4178980334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4178995644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179011429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179029377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179045620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179061020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179077949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179093917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179110523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179125843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4179141603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179157476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179172770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179188899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179204639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179221685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179237720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179254186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179269945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4179285341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179301440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179316815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179333331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179348681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179365279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179381623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179398496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179414343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4179429883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179445600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179461236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179477249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179492472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179508921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179525147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179541492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179556977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4179572220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179588807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179605036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179621124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179636297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179653262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179669270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179685615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179700868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4179716861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179732559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179747755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179763739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179779323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179795748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179811620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179828257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179843476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4179858673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4179874390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179889899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4179905930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4179921204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4179937703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4179953949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4179970297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4179985660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180001030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180017146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180032634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180048657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180063881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180080960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180096824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180113436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180128674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180144505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180161005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180176292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180192347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180208167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180225101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180241363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180257808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180273540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180288952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180305060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180320413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180336877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180352257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180368835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180385145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180402549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180417752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180432998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180449392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180466093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180482604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180498079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180514939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180530821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180547214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180562482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180578089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180593865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180609072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180625367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180641106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180657585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180673460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180689809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180705772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180721120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180737088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180752495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180769042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180784352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180800922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180817159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180834004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180849298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4180864649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4180881800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180897718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4180913815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4180929093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4180945594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4180962294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4180978862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4180994486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181009877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181026281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181041686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181057923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181073328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181090397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4181106544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4181123370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181138903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181154838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181170730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181186103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181202683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181218145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181235261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4181251263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4181268253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181283548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181298882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181315681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181331394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181347424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181362667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181379630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 644,6440000,10000,0,0,256,5,18228,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4181429610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4181446026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181461671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181476957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181492679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181507895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181524239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181539448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181555927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4181571795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4181588463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181603720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181618939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181634674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181650224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181666259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181681693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181698150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4181714622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4181731058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181746365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181761649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181777747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181793030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181809095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181824375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181841204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4181857103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4181873487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181888731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4181904358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4181920140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4181935611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4181951649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4181967257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4181983705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4181999812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182016574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182031797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182047030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182063191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182078789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182094799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182110030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182126691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4182142876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182159231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182174468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182189749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182205767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182220963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182237428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182252837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182269837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4182285781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182302166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182317436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182333070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182348834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182364068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182380335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182395868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182412413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4182428278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182444691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182460511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182475819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182492069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182507606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182524104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182539375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182555863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4182571857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182588564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182603848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182619356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182635149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182650710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182666780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182682281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182698763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4182715262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182731663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182747434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182762987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182781411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182798075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182814468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182830532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182847239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4182863226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4182879924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182895609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4182911046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4182926838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4182942131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4182958512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4182973840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4182990422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183006401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183023258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183038605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183053960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183069835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183085606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183101770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183117120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183133704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183150028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183166476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183181831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183197166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183213347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183228637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183245188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183260464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183277321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183293244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183309671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183324926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183340503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183356372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183372475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183390102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183405390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183421870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183437805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183454546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183469865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183485173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183500979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183516515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183532596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183547835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183564323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183580531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183596949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183612233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183627518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183643708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183658941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183674958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183690374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183707124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183723063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183739440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183755073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183770800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183786598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183801885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183818208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183833807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183850391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4183866309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4183882709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183898310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4183913640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4183929461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4183944732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4183961110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4183976355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4183992921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184009782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184027186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184042546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184061450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4184082664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184103933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4184123550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4184141195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4184159352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184176811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184194771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184212064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184228984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4184247038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184263858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4184281950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4184298699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4184316787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184335369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184353341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184370037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184386798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4184404517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184421248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4184438860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4184455917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4184473984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184491457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184509643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184526790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184543511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4184561033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184579104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4184596811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4184613494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4184631605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184649378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184667323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184684268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184701001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4184718643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184735316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4184753105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4184770104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4184788173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184805435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184821828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184837460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184852777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4184868738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184884126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4184900520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4184915816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4184932328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4184948305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4184965065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4184980417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4184995722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185011599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185027279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185043398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185058966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185075552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185091896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4185108361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185123561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185138798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185154994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185170249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185186507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185201984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185218655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185234596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4185251464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185267214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185282529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185298296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185313601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185332263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185347613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185364107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185380444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4185397244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185412515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185427739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185443680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185459242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185475624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185490913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185507396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185523692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4185540160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185555428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185570960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 645,6450000,10000,0,0,256,5,18256,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4185621928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185637231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185653677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185668945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185685708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185701619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4185718349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185733612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185749127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185765192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185780454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185796429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185811862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185828656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185844577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4185860959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185876452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4185892107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4185907855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4185923102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4185939347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4185954859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4185971382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4185987265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186003665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186019274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186034509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186050265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186065509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186081955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186097187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186113669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186129608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186146904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186162273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186177569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186193372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186211262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186227436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186242751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186260132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186276512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186292891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186308187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186323496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186339949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186355229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186371283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186386761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186403733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186419726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186436190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186451541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186467338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186483145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186498418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186514836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186530154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186546723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186562901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186579651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186594978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186610304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186626327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186641956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186658083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186673384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186689922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186706326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186722789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186738137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186753702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186769909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186785238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186801378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186817047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186833948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186849925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4186866367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186881700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4186897295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4186913121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4186928419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4186944549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4186960152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4186976747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4186992717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187009200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187025067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187040385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187056193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187071707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187088211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187103539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187120062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187136247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187153079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187168428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187183792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187199614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187215278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187231404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187246665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187264173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187281661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187298071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187313549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187329332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187344999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187360159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187376123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187391640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187408088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187423941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187440463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187455998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187471182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187487145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187502353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187519327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187534860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187551372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187567550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187584540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187599838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187615130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187631209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187647446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187664168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187679474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187695991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187712322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187728703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187743958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187759518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187775657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187790926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187807015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187822222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187839037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187854945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4187871351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187886638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4187902217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4187917985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4187933226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4187949290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4187965133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4187981632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4187997580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188013950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188029556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188044843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188060644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188076083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188092494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188107737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188124220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188140502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188157179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188172468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188187769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188204143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188219396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188235447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188250677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188268078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188284084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188300497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188316031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188331724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188347552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188362939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188379037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188394920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188411477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188427443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188444106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188459770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188475118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188490912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188506340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188522806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188538107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188554621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188570551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188587337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188602654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188617964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188633962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188649549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188665663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188681047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188697631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188713881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188730264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188745540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188761079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188777319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188792569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188808627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188824182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188841085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188857001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4188873430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188888744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4188904426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4188920254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4188935544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4188952055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4188967431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4188983907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4188999841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189016611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189031958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189047260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189063570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189081404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189098882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4189114226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4189131049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4189147795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189164277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189179575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189195019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189211970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189227259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189243293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4189258530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4189275474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4189291423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189307818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189323337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189338983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189354757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189370045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189386105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4189401665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4189418098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4189433973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189450574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189466136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189482010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189497815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189513075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189529523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4189544802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4189561356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4189577646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189594045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189609344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189624618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189640958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189656237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189672346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 646,6460000,10000,0,0,256,5,18284,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4189721841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4189738498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4189754555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189771389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189786787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189802183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189818245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189833972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189850171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4189865503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4189882135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4189898557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4189915514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189930835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4189946049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4189962039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4189977207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4189993179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190008593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190025465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190041326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190057654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190072865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190088485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190104220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190119379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190135599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190151142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190167836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190183695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190200256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190219565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190234963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190250753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190266421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190282504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190297764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190314261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190330831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190347260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190362541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190377861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190394280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190409525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190425579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190440797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190457688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190473630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190490096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190505483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190521322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190537114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190552341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190568392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190584073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190600542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190616445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190632863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190648505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190663801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190679528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190694778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190712590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190730768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190750004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190767109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190783515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190798779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190814086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190830184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190845878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4190861931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4190877159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4190894255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4190910209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4190926606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190941875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4190957444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4190973220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4190988511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191004538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191020087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191036565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191052516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191068944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191084531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191099811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191116144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191131705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191148289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191163623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191180187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191196373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191213634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191228908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191244168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191259902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191275592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191291641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191306816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191323428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191339608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191355903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191371096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191386273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191402348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191417495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191433451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191448667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191465460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191481423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191497725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191513507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191529112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191544860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191560741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191577365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191593037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191609569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191625497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191642608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191657911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191673186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191689216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191705316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191721574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191736834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191753391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191769670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191786124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191801444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191816801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191832956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191848291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4191864384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4191879737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4191896943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4191912933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4191929350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191944632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4191960282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4191976088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4191991349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192007442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192023623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192040143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192056074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192072698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192088466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192103774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192119580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192134851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192152390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192167778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192184678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192200929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192218370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192233631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192248852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192265128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192280345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192296416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192311654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192328413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192344277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192360661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192375882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192391423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192407160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192422730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192438689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192455773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192472294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192488159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192504554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192520345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192535624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192551432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192566669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192583286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192598475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192614913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192630782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192647488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192662752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192678006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192693745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192709293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192725355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192740579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192757047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192773194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192789524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192804759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192819964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192836357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192851594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4192867584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4192882782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4192899604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4192915482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4192931845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192947067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4192962572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4192978313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4192993507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193009629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193026070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193042505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193058384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193074933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193090625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4193105859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4193122124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193137387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193153879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193169137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193185643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193202950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193219545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193235287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4193250601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4193267019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193282324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193298361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193313606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193330582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193346527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193362967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193378269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4193393872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4193409669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193424942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193441003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193456687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193473226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193489165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193506825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193522530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4193537827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4193553621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193568924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193585420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193600686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193617190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193633114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193649855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193665117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4193680380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4193696142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193711946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193728024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193743251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193759786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193776314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193792762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193808122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 647,6470000,10000,0,0,256,5,18313,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4193857846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4193873665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193889154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4193905628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4193920861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4193937384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4193954107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4193970941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4193986173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194001830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194018631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194034362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194050913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194066825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194083959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194100026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194116559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194131937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194147845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194163775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194179115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194195849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194211857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194228970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194244959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194261351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194277707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194293043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194308809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194324086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194341962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194357341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194373935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194390656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194407200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194422860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194438161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194454356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194469669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194485780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194501059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194518044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194533975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194550451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194565791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194581659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194597490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194612802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194628910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194644786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194661361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194677286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194693791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194709803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194725148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194742000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194757278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194774645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194790322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194806773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194822607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194839402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194854660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4194870341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4194886065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194901883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4194917866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4194933118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4194949525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4194965657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4194981966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4194997243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195012526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195028548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195043746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195060149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195075442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195092392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195108286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195124682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195140523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195155813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195171528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195186769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195203185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195218419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195235353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195251413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195268523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195283909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195299325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195315211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195331165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195347309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195363084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195381303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195400058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195416605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195431932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195447440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195464038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195479404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195495595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195510896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195528263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195544109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195560471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195575703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195591523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195607215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195622452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195638427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195653949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195670379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195686218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195702815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195718047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195733241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195748923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195764087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195780673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195795880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195812316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195828761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195845079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195860265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4195875467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4195891456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4195906615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4195922600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4195937806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4195954537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4195970372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4195986700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196001920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196017428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196033124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196048338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196064308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196080082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196096510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196112291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196128605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196144446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196159672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196175347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196190809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196207442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196222598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196239580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196255497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196272543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196287875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196303171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196319351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196335242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196351397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196366677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196383251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196399553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196415996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196431285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196446619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196462979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196478276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196494370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196509630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196526436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196542391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196558789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196574120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196589752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196605496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196620792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196636863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196652337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196668738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196684601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196700890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196716476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196731712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196747416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196762579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196778962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196794133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196810578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196826394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196843064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196859194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4196874600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4196891845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4196907285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4196925817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4196942345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4196959690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4196975587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4196991977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197007203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197022984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197038698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197053890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197069833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197085405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197101944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4197117917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4197134205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197149811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197165096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197180814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197195990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197212446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197227683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197244667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4197260626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4197277651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197292948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197308235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197323975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197339739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197355749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197370970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197387432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4197403621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4197420017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197435265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197450510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197466803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197482039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197498082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197513302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197530840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4197546816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4197563147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197579579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197594862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197610570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197625764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197642270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197659157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197675762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4197691654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4197708719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197723929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197739128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197754839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197770329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4197786306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197801426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197817855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4197834170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4197850455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197865623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4197880785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4197897829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4197913219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 648,6480000,10000,0,0,256,5,18341,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4197965096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4197980476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4197997022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198012945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198032313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198047607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198062929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198079081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198094358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198110370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198125590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4198142493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198158386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198174728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198189963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198206441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198222840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198238058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198254630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198270287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4198286819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198302757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198319130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198334839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198350089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198365814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198381003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198397593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198412849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4198429338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198445176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198461940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198477178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198492437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198508182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198523931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198539965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198555204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4198571693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198587923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198604289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198619546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198634809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198650853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198666106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198682143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198697332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4198714159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198730101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198746483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198761774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198777396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198793119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198808375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198824417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198840990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4198857789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4198873999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4198890853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198906235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4198921530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4198937334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4198953027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4198969176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4198984509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199001143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199017469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199034086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199049380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199064724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199080833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199096131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199112228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199127523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199144455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199160406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199176855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199192183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199208038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199224122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199239428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199256011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199271825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199288457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199304512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199321047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199336949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199352336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199368199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199383572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199400230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199415582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199432191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199448174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199464983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199480306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199495616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199511447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199527292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199543640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199558976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199575532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199592065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199608555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199623867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199639179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199655460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199670866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199687008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199702699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199719324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199735347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199751824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199767643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199783022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199798885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199814174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199830586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199846077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4199862645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4199878607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4199895410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199911002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4199926359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4199942192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4199957842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4199973984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4199989348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200006027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200022386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200038873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200054247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200069615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200087088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200102306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200118148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200133228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200150041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200165793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200182043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200197195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200213003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200228760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200243890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200260248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200275954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200292458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200308356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200324697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200340542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200355820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200371509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200386731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200403401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200418681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200435217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200451139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200467810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200483128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200498373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200514137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200529933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200545968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200561219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200578004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200594160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200610589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200625876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200641512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200657238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200672500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200688573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200704145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200720853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200736725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200753080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200768698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200784219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200799940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200815172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200831559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200846800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4200863276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4200879477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4200896238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200911733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4200927010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4200942775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4200958462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4200974463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4200989654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201006165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201022354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201039102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201054391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201069653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201085787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201101057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201117087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4201132314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201149107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201165055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201181402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201196659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201212413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201228149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201243348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201259773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4201275462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201291911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201307830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201324227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201339893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201355639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201371459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201386718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201403869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4201419236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201436316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201452690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201469138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201484409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201499685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201515872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201531139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201547497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4201562816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201580988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201597720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201614209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201629572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201645593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201662442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201679878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201698734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4201715467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201732514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201748835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201765867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201781271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201796751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201812665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201828426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201844698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4201859953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4201876462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4201892809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4201909244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201924551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4201939882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4201956155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4201971666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4201987814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202003171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202020095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202036094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202052536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 649,6490000,10000,0,0,256,5,18370,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4202103116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202118417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202134192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202149930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4202167379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202182631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202199012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202215824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202232947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202248413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202265069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202280955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202296165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4202312199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202327883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202344335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202360189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202376521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202392142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202407584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202423290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202438477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4202454829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202470229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202486667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202502494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202519230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202534405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202549586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202565298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202580863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4202597799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202613205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202629679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202646076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202662518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202677841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202693193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202709498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202724901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4202741007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202756272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202773175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202789149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202805573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202820841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202836509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202852312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202867612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4202883727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4202899856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4202916639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4202932644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4202949066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4202964728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4202980305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4202996206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203011558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203028180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203043470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203059986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203075948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203092742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203108054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203123401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4203139553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203154951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203171272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203186546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203203439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203219867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203236348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203251599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203267328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4203283363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203298649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203314716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203330416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203347003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203362968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203379455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203395219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203410795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4203426691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203442014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203458501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203473967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203490466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203506380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203523122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203538370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203553635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4203569726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203585457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203601776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203617036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203633556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203649805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203666421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203681636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203696915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4203714975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203733157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203752116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203767914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203784673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203800561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203816952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203832619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203848101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4203863812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203879088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4203895501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4203910765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4203927293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4203943225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4203959981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4203975515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4203990766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204006556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204022119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204038228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204053464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204070036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204086317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204102815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204118076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204133410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204149466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204164769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204180913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204196162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204213659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204229516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204246770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204262218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204279137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204295118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204310284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204326280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204342437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204359137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204375020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204391941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204407152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204422395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204438145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204453757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204469833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204485249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204501703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204517917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204534241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204549455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204564701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204580783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204595992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204612013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204627240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204644179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204661023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204677410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204692656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204708439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204724273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204739517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204755566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204771228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204787872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204803702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204820146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204836007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204851526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4204867301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204882569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4204899047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4204914673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4204931212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4204947093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4204964158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4204979729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4204995040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205010858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205026591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205042930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205058250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205074821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205091232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205107671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205123021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205138356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205154677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205170242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205186378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205202169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205219378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205235353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205251685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205267414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205282751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205298630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205313950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205330732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205346045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205362692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205378633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205395500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205410813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205426136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205441926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205457699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205473855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205489206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205505684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205521958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205538498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205553735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205569226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205585401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205600564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205616577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205631774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205648685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205664577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205680933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205696138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205711969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205727889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205743085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205759125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205774791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205791249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205807145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205823505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205839164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205854421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4205870168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205885432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4205901857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4205917081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4205933559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4205949476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4205966226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4205981483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4205996742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206012479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206028057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206044314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206059524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206076003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206092327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206108686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206123923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4206139162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206155248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 650,6500000,10000,0,0,256,5,18398,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4206204511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206221087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206236576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206253324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206269701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206286108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206301352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4206316628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206332813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206348037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206364300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206379627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206396557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206412686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206429061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206444292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4206459971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206475836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206491154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206507200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206522698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206539412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206555305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206571657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206587292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4206602484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206618183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206633353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206649693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206665141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206681631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206697543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206714420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206729917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4206745203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206760952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206776585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206792608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206807796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206824260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206840442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206857062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206872254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4206887488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4206903659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4206919130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4206935146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4206950381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4206967260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4206983081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4206999433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207015217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207030462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207046213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207061466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207077862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207093590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207110152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207126078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4207142944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207158289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207173570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207189364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207205023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207221056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207236765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207253316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207269803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4207286187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207301415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207316778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207332976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207348258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207364559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207379800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207396670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207412542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4207429181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207444445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207460094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207476122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207491391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207507472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207522989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207539739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207555607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4207571980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207587814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207603132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207618898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207634132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207650933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207666190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207682715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207698590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4207715342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207730576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207745813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207761526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207777192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207793199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207808408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207824903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207841231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4207857889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207873185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4207888548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4207904722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4207920225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4207936257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4207951485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4207968946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4207986626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208003449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208019632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208035011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208052607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208067867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208084403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208099684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208116475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208132294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208148982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208164212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208179447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208195160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208210679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208226829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208243418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208259991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208276321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208292732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208307965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208323274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208339376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208354868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208370886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208386160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208402955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208419062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208435410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208450640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208466244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208481984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208497201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208513211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208528801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208545486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208561348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208578013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208593258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208608760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208624510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208640141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208656244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208671515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208688022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208704239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208720618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208736067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208751308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208767454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208782715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208799003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208814254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208831117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208847034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4208863414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208878642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4208894261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4208910281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4208925518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4208941538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4208957082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4208973558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4208989449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209005798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209021404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209036653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209052611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209067858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209084228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209099569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209116103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209132003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209149662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209165468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209180709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209196458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209213250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209231013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209246667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209263134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209280213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209296801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209311980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209327725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209343412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209358953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209374890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209390696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209407168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209423243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209439634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209455232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209470465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209486200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209501482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209517907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209533104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209552071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209568275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209585838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209601091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209616364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209632871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209648864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209664885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209680096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209696560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209713098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209729469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209744941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209760248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209777406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209792715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209808940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209824173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209841079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4209856998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4209873359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209888614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4209904492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4209920281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4209935570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4209951634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4209967281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4209984884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210000777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210017514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210032655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210047999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210063764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210079320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4210095265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4210110628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4210127037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210144985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210161602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210176866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210192190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210208625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210223896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4210240414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4210257220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4210275646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210293010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 651,6510000,10000,0,0,256,5,18427,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4210347111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210363856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210380547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210398316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210414981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4210432734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4210448448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4210465295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210481281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210497721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210512926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210530857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210546676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210561954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4210578333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4210593568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4210610036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210625914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210642829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210658095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210673310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210689000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210704635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4210720623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4210736047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4210752489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210768749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210785091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210800538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210815749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210831913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210847120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4210863080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4210878279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4210895033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4210910898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4210927459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210942657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4210958915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4210974518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4210989625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211005723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211021234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211037568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211053365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211069663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211085265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211100533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211116527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211131813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211148146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211163460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211180250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211196241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211212966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211228246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211244190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211259828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211275370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211291305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211306676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211323064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211339175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211355470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211370628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211385845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211401891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211417419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211433528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211448624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211465524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211481362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211497865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211513029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211528529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211544220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211559378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211575307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211590968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211607571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211623658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211640286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211655426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211670624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211686523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211702039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211718111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211733302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211749717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211765953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211782230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211797474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211812692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211828757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211843992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4211860195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4211875399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4211892150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4211907990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4211924266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211939471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4211954993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4211970706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4211985936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212001903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212017387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212033866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212049738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212066036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212081545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212096796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212112734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212127944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212144195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212159408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212176064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212191892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212208611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212223847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212239085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212255183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212271772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212288356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212303590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212320278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212336735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212353046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212368205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212383415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212399511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212414759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212430777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212445996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212462740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212478564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212494841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212510051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212525777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212541493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212556665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212572606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212589208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212605969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212622026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212638419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212654616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212670185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212685958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212701123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212717577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212732716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212749182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212765481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212781843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212797093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212812589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212828751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212843985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4212859942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4212875350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4212892141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4212907999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4212924301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212939871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4212955441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4212971131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4212986325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213002285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213017991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213034423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213050436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213066756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213082324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213097537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213113235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213128376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213144760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213159942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213176373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213192222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213208935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213224188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213239387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213255511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213271362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213287344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213303153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213319726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213335991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213352340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213367577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213382807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213398851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213414028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213429965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213445133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213461877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213477758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213494098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213509376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213524971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213540689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213556137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213572413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213588244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213605281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213621272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213637720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213653491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213668766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213684536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213699802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213716284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213731624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213748145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213764102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213780925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213796268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213811683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213827902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213843185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4213859266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4213874569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4213891458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4213907588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4213924359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213939596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4213955305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4213971458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4213986767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214002795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214018496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214035030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214050960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214067396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214083060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214098369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4214114806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214130593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214147186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214162441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214179161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214195071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214211913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214227125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214242559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4214259925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214278717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214298619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214314980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214332833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214348770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214365201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214380648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214396425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 652,6520000,10000,0,0,256,5,18455,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4214445539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214461410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214477449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214492688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214509150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214525384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214541735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214557154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214572354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4214588416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214603617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214619595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214634733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214651534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214667432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214683963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214699768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214715833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4214731833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214747303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214765127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214780623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214797108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214813008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214829808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214845362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4214860617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4214876572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214892205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4214908168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4214923314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4214939775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4214956762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4214973119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4214988358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215003582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215019718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215034950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215050966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215066444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215083317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215099202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215115539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215130763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215146380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215162116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215177783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215194616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215212561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215229102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215245199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215262022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215277876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215293256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215309089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215324386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215342140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215357731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215374257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215390687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215407172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215422473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215438058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215454302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215469591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215485647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215502183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215519415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215535445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215551857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215567383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215583144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215598903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215616242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215633441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215649583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215666628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215683480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215700220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215717192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215732780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215748860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215764588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215780840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215796184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215812938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215829464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215845961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215861269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4215876872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4215893149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4215908413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4215924475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4215940001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4215956978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4215972996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4215989429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216004739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216020868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216036917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216052258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216069846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216085743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216102237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216118151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4216134690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216150513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216165820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216181559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216196733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216213364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216228624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216245257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216261212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4216278656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216293897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216309755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216325416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216341028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216357020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216372155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216388634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216404932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4216421299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216436971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216453055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216468834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216484061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216500929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216516930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216533595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216549588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4216566302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216582109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216597400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216613184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216628695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216645087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216660386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216676894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216693066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4216710145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216725456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216740956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216759664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216778222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216795903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216811352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216830420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216846485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4216862996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216878578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4216894276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4216910133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4216925505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4216941596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4216957415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4216974010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4216990387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217006795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217022491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217037847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217053612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217068870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217085377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217100644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217117167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217133326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217150108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217165464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217180802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217197587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217213921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217229975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217245252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217261748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217278037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217294422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217309753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217325216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217341297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217356544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217372581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217387822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217404631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217420615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217437263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217453060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217468354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217484163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217499638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217516180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217531501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217548026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217564149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217580941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217596255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217611562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217627568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217643232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217659587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217674903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217692590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217709077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217725437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217740639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217756084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217772210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217787379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217803347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217818733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217835464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217851361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4217867718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217882947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4217898489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4217914223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4217929466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4217945682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4217961260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4217977738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4217993650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218010045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218025587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218040869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218056609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218071878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218088211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218103442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4218119893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4218136004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218152654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218167927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218183167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218198909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218214862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218230802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218245942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4218262538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4218278765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218295134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218310901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218326206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218342336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218357558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218373617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218388852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4218405670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4218421582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218439725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218455339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218470557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218486218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218501624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218517995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218533188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4218549626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 653,6530000,10000,0,0,256,5,18484,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4218599876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218616246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218631705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218647965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218663714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218679197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218695232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218710947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4218727454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4218743376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218759986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218775738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218791038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218806806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218822059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218838488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218853727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4218870198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4218886140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4218902949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218918194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4218933427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4218949762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4218965473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4218981428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4218997098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219013582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219029845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219046214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219061444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219076657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219092795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219109352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219125305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219141469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219157980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219173852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219190470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219206204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219221901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219237549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219252638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219268943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219284092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219300494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219316517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219333089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219348222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219363395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219379034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219394508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219410477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219425637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219442023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219458310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219474607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219489746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219505160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219521306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219536452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219552383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219567537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219584229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219600012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219616292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219631672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219647172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219663138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219678383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219694381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219709919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219726348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219742193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219758480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219774103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219789346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219805039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219820453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219836765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219852083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4219868528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4219884410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4219901102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219916314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4219931510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4219947208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4219962786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4219978733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4219993903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220010521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220026717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220043047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220058239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220073465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220089769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220104919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220120865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220136004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220152804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220168610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220184881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220200291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220217088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220233282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220248430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220264687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220279945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220296357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220312159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220329307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220344484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220359698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220375407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220391100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220407084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220422242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220438647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220454855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220471145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220486339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220501564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220517814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220532998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220548936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220565648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220582598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220600643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220618558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220634187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220650247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220666019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220681263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220697631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220713766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220730126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220745899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220762144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220777748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220792926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220808593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220824001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220840371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220855521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4220871908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4220887965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4220904609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220919784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4220934974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4220950633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4220966205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4220982744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4220997905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221014860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221030706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221046994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221062188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221077676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221093354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221108508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221124441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221140160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221156504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221172284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221188555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221204258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221219771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221235989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221251248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221267657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221282779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221299173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221315009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221331785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221346936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221362111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221377769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221393237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221409210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221424364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221440799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221457067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221474001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221489249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221504497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221520710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221535939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221551895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221567089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221584051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221599915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221616605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221632276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221648469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221664344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221679463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221695359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221711229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221729495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221745601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221761969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221777809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221793125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221808866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221824120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221840762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221855971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4221872470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4221888893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4221905807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221920999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4221936192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4221952242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4221967534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4221983493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4221998674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222015489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222031324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222047642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222062846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222078668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4222094382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222109568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222125541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222141262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222158829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222174682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222190937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222208245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222223543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4222239741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222254963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222271432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222286633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222303067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222319520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222336897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222352154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222367406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4222383297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222399025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222415076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222430300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222446784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222462937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222479304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222494542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222510009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4222526111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222541319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222557297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222572721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222590415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222606209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222622499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222637611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222653296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 654,6540000,10000,0,0,256,5,18512,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4222703042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222718965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222735321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222750634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222768040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222784002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222800411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222815722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222831431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4222847182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222862419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4222878444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4222894040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4222910499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4222926308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4222942634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4222958280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4222973646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4222989383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223004970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223021654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223036898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223053379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223069257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223086046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223101301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223116561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223132305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223148166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223164162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223179263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223195846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223212114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223228409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223244692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223260166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223276317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223291551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223307557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223322746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223339647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223355529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223371886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223387342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223403126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223418816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223434004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223450215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223465751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223482172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223497972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223514520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223529810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223545085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223560812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223576251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223592590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223607794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223624205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223640336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223656922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223672516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223687710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223703749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223718957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223734876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223750016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223767986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223783910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223800315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223815569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223831291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223847075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223862339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4223878376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4223893959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4223910456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4223926386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4223942782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4223958720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4223975159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4223990981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224006249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224022854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224038151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224054661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224070549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224087522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224102827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224118130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224133924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224149479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224165494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224180693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224197175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224213823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224230227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224245902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224261283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224277777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224293095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224309164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224324790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224341754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224357737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224374202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224390065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224405389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224421189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224436506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224453122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224468415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224484900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224501416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224518309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224533588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224548866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224564609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224580393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224596422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224611630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224628154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224644580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224660910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224676153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224691783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224708573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224723856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224740071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224755687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224772887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224788815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224805199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224820489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224836446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224852254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224867489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4224883517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4224899718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4224916272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4224932204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4224948658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4224964353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4224979672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4224995809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225011120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225027666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225043013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225059585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225075566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225092450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225107777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225123177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225139152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225154906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225171108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225187398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225205146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225221521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225238128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225253863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225269974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225285734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225300940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225316960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225332553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225348975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225364781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225381173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225396707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225411944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225427612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225442828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225459359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225474553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225491022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225506907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225524059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225539243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225554453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225570154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225585963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225601855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225616979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225633344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225649622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225666351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225681521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225696746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225712799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225727977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225743905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225759042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225775999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225791848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225808133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225823511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225839064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225854739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225869900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4225885842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4225901348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4225917776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4225933659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4225950002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4225965513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4225980747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4225996469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226011707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226028041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226043195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226059632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226075621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4226092413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226108056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4226124738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4226142574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226159364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226176807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226193351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226213124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226230445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4226248669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226266121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4226282754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4226299927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226316479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226334355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226350152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226366580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226382444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4226399157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226414359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4226429584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4226445308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226461148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226477109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226494416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226510940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226527330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4226543668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226558856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4226574047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4226590185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226605327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226621291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226636422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226653453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226669331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4226685660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226700838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4226716454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4226732124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226747246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226763216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 655,6550000,10000,0,0,256,5,18540,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4226812473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226829649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226845523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4226861762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226877004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4226894407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4226911734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4226927057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4226943117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4226959156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4226975609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4226991427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227007705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227024312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227039532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227055269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227070457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227086782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227102007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227118495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227134334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227151237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227166511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227181758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227197476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227213070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227229109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227244317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227261277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227277976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227294295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227309484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227324701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227341292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227356764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227372722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227387853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227404838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227421094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227437508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227453314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227468697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227484489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227499737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227516107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227531310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227547745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227563602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227580240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227595443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227610686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227626409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227642081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227658104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227673297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227689995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227706405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227722746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227738018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227753526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227770377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227785991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227801952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227817096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227834237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227850087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4227866440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227881972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4227898212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4227914274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4227929450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4227945586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4227961334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4227977812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4227994861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228011260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228027025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228042207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228057912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228073086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228089437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228104614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228121059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4228138890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228156471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228171732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228186980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228204625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228222338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228239665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228254845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228272616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4228288563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228304881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228320092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228336097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228351822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228367699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228383673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228399417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228415947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4228431781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228448181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228464105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228479347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228495023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228510268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228526939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228542121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228558597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4228574498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228591188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228606443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228621643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228637377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228652989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228669014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228684235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228700684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4228717190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228733583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228748888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228764158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228780301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228795518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228811546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228828802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228845524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4228861352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4228877667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228893227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4228908586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4228924224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4228939374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4228955760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4228971085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4228987480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229003270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229020091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229035913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229051092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229066740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229082268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229098229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229113404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4229129784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229146304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229162656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229177862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229193066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229209748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229224887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229241634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229256762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4229274125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229290030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229306366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229321609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229337247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229352899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229368078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229384021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229399728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4229416184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229432036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229448360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229466558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229482221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229498418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229513651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229530567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229546633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4229563881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229580640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229597019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229612287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229627600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229643834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229659356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229675381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229691307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4229710848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229729773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229748854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229764086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229779935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229795651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229810853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229827163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229842780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4229859237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4229875142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4229891920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229907145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4229922704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4229938667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4229954790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4229972431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4229987725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230004281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230020750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230037184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230052679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4230067856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230084275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230099615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4230115613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4230130874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230147846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230163721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230180095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230195352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4230211521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230227233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230242380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4230258321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4230274435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230290911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230306781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230323152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230338930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4230354207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230370432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230385685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4230403187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4230418571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230435077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230450986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230467893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230483182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4230498470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230514514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230530073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4230546087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4230561357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230578311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230594201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230610547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230625792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4230641351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230657302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230672526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4230688519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4230704078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230720621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230736546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230752961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230768516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4230783790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230799535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230814781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4230831118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4230846577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4230863101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4230879030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4230895767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230911199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 656,6560000,10000,0,0,256,5,18569,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4230959963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4230975793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4230991015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231007020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231022556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231039247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231055490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231071886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231087691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231102929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231118649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231133867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231150446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231165706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231182135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231197981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231215376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231233389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231248917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231265536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231280996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231297029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231312280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231329240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231345158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231361557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231376870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231392889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231408804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231423960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231439952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231455534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231471946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231487756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231504030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231520057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231535792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231551510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231566691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231583137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231598379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231614847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231630699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231647507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231662729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231677999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231693717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231710233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231726659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231742155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231758574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231775115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231791784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231807007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231822267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231838445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231853735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4231869771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4231885046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4231901951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4231918037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4231934377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231949598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4231965134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4231980845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4231996060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232012044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232027809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232044296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232060150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232076496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232092388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232107649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232123389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232138648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232154948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232170174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232186644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232202772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232219839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232235174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232250501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232266639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232282089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232298118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232313333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232330090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232345977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232362302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232377662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232393511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232409492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232424690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232440631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232456159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232472802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232488678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232504957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232520539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232535744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232551450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232566671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232582986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232598427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232614853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232630691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232647285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232662459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232677662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232693343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232709223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232725543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232740790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232757258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232773932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232790684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232805985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232821215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232837405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232852688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4232868754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4232884040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4232901037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4232917107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4232934331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232949508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4232965201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4232980930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4232996141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233012188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233027726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233044157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233060327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233076677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233092525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233107702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233123448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233138665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233155298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233170525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233188718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233206847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233223863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233239192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233254441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233271137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233286690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233302763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233318006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233334804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233350651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233366992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233382201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233397736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233413667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233428848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233444812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233460362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233477041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233492835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233509136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233524764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233540666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233556497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233571793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233588261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233603765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233620255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233636210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233653057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233668571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233683896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233699690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233716094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233732132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233747364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233763874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233780375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233796784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233812069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233827640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233843367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233858622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4233874655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4233890294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4233906990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4233922877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4233939249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4233954835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4233970347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4233986103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234001357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234017686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234032894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234049989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234065934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234082728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234097996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234113233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234129044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234144617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234160828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234176038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234192514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234210299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234227378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234242720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234258060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234274365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234290041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234306430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234322129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234339571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234355779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234372124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234387863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234404123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234419870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234435052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234451027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234466836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234483318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234499173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234516009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234531347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234546689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234562505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234578367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234594595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234609984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234626481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234642800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234659433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234674823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234690142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234706329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234721605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234737697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234754318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234771385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234787387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234803862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234819177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234834865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234850951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234866256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4234882335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4234898009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4234914745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4234930618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4234947020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4234962648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4234978179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4234993984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235009277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 657,6570000,10000,0,0,256,5,18597,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4235060186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235076466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235093580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235109624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235126058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235141682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235156969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235172746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235188028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4235204768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235220046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235237820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235253780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235270640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235286071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235301313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235317398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235333733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4235350022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235365263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235381800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235398292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235415501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235430743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235445983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235462135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235477363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4235493425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235508629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235525717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235541638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235558009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235573257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235588926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235604616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235619872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4235635897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235651866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235668840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235684771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235701188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235717301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235732559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235748832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235764027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4235780503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235795645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235812051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235828306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235844659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235859865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4235875077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4235891225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4235906492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4235922549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4235937827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4235954683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4235970871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4235987257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236002526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236018175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236034142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236049376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236065409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236080963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236097462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236113347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236129740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236145361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236160878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236176634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236191893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236208267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236223526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236240499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236256439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236273281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236288787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236304057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236319808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236335428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236351497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236366731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236383214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236399593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236415969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236431239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236446517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236462593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236478026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236494071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236509279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236526153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236542324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236559291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236574893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236590720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236606502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236621754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236637789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236653525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236670224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236686169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236702965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236718211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236733450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236749183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236764875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236780921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236797766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236814279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236830588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236846875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236862084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4236877708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4236894464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4236910012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4236927385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4236943573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4236960930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4236976854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4236993161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237008381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237024024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237039944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237055176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237071577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237087112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237103562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237119476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237135837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237151338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237166609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237182335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237197550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237213991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237229476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237246339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237262227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237279216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237294461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237309708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237325443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237341461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237359206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237375419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237392683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237408729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237425172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237440648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237456601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237472427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237487687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237503747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237519469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237536036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237552152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237568506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237584366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237599690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237615456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237630751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237647233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237662516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237678991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237694885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237711672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237727165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237742833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237758605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237774324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237791329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237806687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237823565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237840092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4237856815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237872075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4237887377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4237903627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4237919210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4237935334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4237950646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4237967630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4237983618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238000070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238015690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238030981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238047625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238063010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238079621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238094939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238111510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238127468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238144356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238159633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238175169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238190958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238208307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238224374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238239934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238256818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238273319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238289694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238305011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238320337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238336830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238352310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238368274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238383454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238400290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238416813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238433151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238448358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238464035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238479731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238494937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238510937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238526541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238543018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238558930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238575318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238590919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238606155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238621878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238637131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238653806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238669026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238685488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238701322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238718114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238733560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238748780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238764849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238780376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238796410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238811633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238828435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238844377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4238861061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238876321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4238891907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4238907885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4238923132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4238939164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4238954822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4238971311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4238987237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4239003628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239020048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4239035358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4239051380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239066649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4239085486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4239100859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4239117585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4239133452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4239150378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 658,6580000,10000,0,0,256,5,18626,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4239671695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4239687741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4239704275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239719789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4239736272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4239751696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4239768837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4239784888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4239801687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239817007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4239832670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4239848487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239864016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4239880151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4239895763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4239912358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4239928573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4239945001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4239960687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4239976015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4239992074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240007387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240023860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240039128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240055911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240071903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240088755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240104092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240119591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4240135368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240151001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240167057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240182333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240198867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240215142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240232594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240247927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240263779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4240280054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240295376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240311469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240326975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240343653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240359960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240376722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240393009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240408537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4240424314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240439554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240456057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240471321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240487816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240503740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240520656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240535994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240553136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4240568953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240584691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240600671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240616086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240632572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240648844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240665310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240680567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240695813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4240711955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240727212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240743933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240759252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240776447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240792408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240808869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240824482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240841339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4240857082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240872286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4240888313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4240905360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4240923747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4240941252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4240959769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4240976526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4240993495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241010780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241027955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241045522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241062209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241080667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4241098094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241116289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241133022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241150077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241167391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241184089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241201619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241218643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241236717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4241254324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241273829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241290619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241307349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241324569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241341612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241359118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241375716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241394058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4241411416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241429272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241445913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241462983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241480160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241496777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241514508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241531205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241549197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4241566541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241584688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241601336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241618225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241635133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241650763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241666799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241682223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241698709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4241714902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241731296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241746568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241761854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241777912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241793212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241809248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241824547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241841501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4241857436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4241873816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241889111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4241904813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4241920835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4241936136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4241952609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4241967946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4241984588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242000791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242019951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242035325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242050707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242066522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242082253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242098336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242113648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242130236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242146595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242162997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242179396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242195479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242212062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242227264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242243213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242258382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242276138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242292101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242309195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242324465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242340184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242355960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242371229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242387275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242402960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242419477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242435599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242452340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242467597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242483038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242498835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242514089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242530578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242545808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242562313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242578611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242594993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242610495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242625780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242641867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242657149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242673423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242688649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242705904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242724723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242745886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242761219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242776868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242792647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242808130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242824204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242839762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242856268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4242872413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4242888928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242904569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4242919873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4242935659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4242950917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4242967306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4242982864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4242999409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243015745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243032173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243047456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243062770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243080025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243095342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243111887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243127627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243144770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243161408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243178312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243193709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243210075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243225952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243241455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243257534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243273302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243289827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243305984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243322422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243338188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243353534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243369349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243384699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243401734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243417221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243434383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243451082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243468086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243483413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243498783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243515259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243530541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243546523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243561785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243578672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243594551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243610885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243626094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243642270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243658024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243673253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243689299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243705156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243721866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243737835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243754337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243770035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243785413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243801227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 659,6590000,10000,0,0,256,5,18654,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4243851515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4243868411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4243884169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4243901139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4243917071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4243933456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243949019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4243964866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4243980634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4243996085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244012099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244027809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244044351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244060218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244076608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244092248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244107596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244123347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244139762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244156259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244171603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244188387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244205002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244221847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244237192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244252483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244268766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244284092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244300190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244316059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244333507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244349467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244366117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244381455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244397214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244413029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244428297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244444356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244459962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244476463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244492349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244508753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244524447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244539777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244555763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244571073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244587497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244602765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244619247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244635192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244651905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244667215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244682728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244698527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244714168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244730276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244745552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244762114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244778385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244794812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244810350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244825638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244841742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244857016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4244873301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4244888557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4244905655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4244921790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4244938129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4244953764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4244969013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4244984710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245000143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245016461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245031803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245048300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245064236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245080979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245096213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245111485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245127194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245142832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245158869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245174067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245190581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245206718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245223558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245238814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245254031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245270233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245285421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245301465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245316639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245333472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245349344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245365653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245382047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245397823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245413529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245428754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245444731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245460296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245476774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245492925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245509322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245524886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245540090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245555974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245571168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245587442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245602631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245619123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245634993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245651699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245667240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245682691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245698411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245714030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245730018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245745443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245761921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245779294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245797431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245814479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245830806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245846621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245861856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4245877976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4245893623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4245910213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4245926242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4245942614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4245958122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4245973385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4245989100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246004350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246020676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246035904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246052359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246068423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246085167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246100375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246115646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246131345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246146916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246162958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246178184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246194642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246212008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246228937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246244410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246259616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246275834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246291090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246307131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246322353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246339927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246355853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246372462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246387718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246403318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246419103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246434548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246450574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246466093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246482583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246498510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246515217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246530507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246545807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246561821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246577510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246593604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246608878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246625356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246641912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246658348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246673626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246689135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246706025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246721268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246737289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246752488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246769353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246785239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246801613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246817638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246833887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246849650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246864853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4246880856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4246896552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4246913572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4246930392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4246946845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4246962984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4246978323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4246994497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247009773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247026514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247041803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247058332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247074992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4247092109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247107317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4247122746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247138442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247154523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247170590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247186258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247203265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247219217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4247235897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247251282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4247266905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247282653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247297890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247313882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247329579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247347207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247363143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4247379678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247395525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4247410785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247426560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247441803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247458286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247473507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247489981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247505847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4247522684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247537956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4247553230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247569225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247584816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247600873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247616090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247632576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247648798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4247665665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247680924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4247696147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247712332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247727606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247743864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247759118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247776015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247791896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4247808297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247823561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4247839201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4247854954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4247870435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4247887009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4247903440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4247920660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4247936558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 660,6600000,10000,0,0,256,5,18683,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4247986436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248001664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248017348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248033124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248048800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248064863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248080632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248097117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248113046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248129635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248145209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248160619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248176367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248191605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248207954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248224149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248241050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248256890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248273747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248289007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248304258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248320203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248337995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248354481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248369721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248386206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248402559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248418920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248434379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248449670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248465771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248480999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248497027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248512274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248529103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248545013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248561640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248577183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248592410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248608151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248623625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248640019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248655293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248671750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248687654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248704321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248719566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248734891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248750693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248766249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248782317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248797554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248814059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248830411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248846801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248862099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4248877399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4248893568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4248908855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4248924883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4248940357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4248957187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4248973067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4248989496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249004730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249020579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249036382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249051678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249068005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249083652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249100153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249116096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249132526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249148369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249165811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249181604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249196809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249213503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249228811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249245926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249262159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249279124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249294393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249309711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249325483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249341105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249357155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249372398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249388903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249405160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249421589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249437079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249452698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249468480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249483713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249499995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249515540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249532025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249547971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249564350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249579950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249595968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249612621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249628063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249644487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249659705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249676614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249692504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249709246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249724516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249739777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249755757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249771352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249787392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249802609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249819354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249835535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249851909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249867122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4249882354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4249898400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4249913652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4249929644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4249945164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4249962319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4249978362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4249995001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250010284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250025902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250041609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250056855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250073074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250088799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250105329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250121259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4250137945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250154313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250169565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250185263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250200420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250218344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250233744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250250606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250267041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4250283433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250298712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250313954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250330013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250345608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250361661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250376924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250395286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250411485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4250427910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250443133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250459035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250474879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250490178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250506213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250521867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250538369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250554265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4250570635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250586258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250601523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250617682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250633523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250650071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250665369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250681836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250697761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4250714481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250729732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250745087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250761183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250777335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250794224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250810178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250829956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250847950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4250864537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250879899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4250896185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4250912079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4250927349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4250943669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4250959579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4250976088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4250991980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251008586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251025185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251040428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251056170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251071352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251087830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251103031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251119466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4251135559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251152376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251167654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251183114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251199111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251214738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251230793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251247029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251265383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4251281564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251298005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251313272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251329491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251345288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251360519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251376566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251392207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251408785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4251424704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251441145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251456815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251472149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251487913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251503198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251519858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251535159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251551725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4251567664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251584571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251600536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251615860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251631804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251647630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251663654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251679396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251697688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4251714154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251730486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251745660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251760904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251777065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251792279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251808322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251823766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251840602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4251856505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4251874769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251890797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4251906080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4251921833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4251937052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4251953419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4251968665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4251985105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252001035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252017775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252033025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252048283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 661,6610000,10000,0,0,256,5,18711,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4252103129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252120457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4252136968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4252153791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4252171073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252187359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252204404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252219736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252235185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4252251589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252267755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4252283857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4252299177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4252315733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252332268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252348864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252364234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252379624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4252396644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252412458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4252428615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4252443885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4252461074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252477581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252494478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252509859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252525783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4252541620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252557317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4252574364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4252590242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4252606800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252622720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252639693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252655122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252670418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4252686182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252701681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4252718117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4252733373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4252749872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252766294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252782685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252798023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252813339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4252829744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252845022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4252861044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4252876279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4252893390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4252909281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4252925656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252941405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4252957663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4252973627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4252989055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253005960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253022024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253038641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253055045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253071968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253087707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253103017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253118738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253133939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253150421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253165708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253184236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253200231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253217415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253232746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253248134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253264634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253280013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253295911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253311086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253328067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253343854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253360134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253375294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253390979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253406636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253421814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253438789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253454626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253471117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253486966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253503276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253519211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253534526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253550286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253565501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253581901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253597182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253613688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253629679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253646523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253661799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253677097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253692895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253708514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253725219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253740504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253757065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253773386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253789772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253805020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253820299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253836382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253851642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4253867665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4253883134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4253899906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4253915822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4253932209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253947476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4253963131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4253978903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4253994124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254010363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254026628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254043132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254059029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254075431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254091290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254106558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254122312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254137535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254154128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254169400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254185934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254206246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254222718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254238035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254253456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254270413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254285776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254301797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254317209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254334266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254350236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254366637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254382050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254398318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254414074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254429285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254445497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254461311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254477845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254493764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254510394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254526187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254541453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254557214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254572658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254589652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254604953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254621417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254637323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254654226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254669489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254684756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254701394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254717177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254733256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254748514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254765619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254781587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254798071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254813358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254829078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254844896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254860126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4254876186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4254892234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4254908793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4254924904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4254941423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4254957394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4254972662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4254988495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255003720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255020214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255035487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255052043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255068314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255085039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255100728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4255116033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4255131792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255147406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255163474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255178745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255195236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255211554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255227916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255243238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4255258895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4255275494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255290750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255306765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255321998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255338809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255354721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255371095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255386331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4255401936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4255417682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255432892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255448924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255464538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255480973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255496799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255513142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255528736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4255544452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4255560171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255575299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255591983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255607229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255623725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255640286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255656670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255671916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4255687452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4255703819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255721784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255742668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255760871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255779749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255797248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255815193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255832344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4255849128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4255866374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255883063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4255901324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4255918044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4255936140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4255954125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4255972084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4255988796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256005505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256023207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256040351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256057902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4256074554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4256093004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4256110330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256128249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256145558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256162286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256179534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256196209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256214272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4256230949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4256249002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 662,6620000,10000,0,0,256,5,18740,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4256302440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256320597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256337980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256354866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256372268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256389483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256407447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4256424767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4256443297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4256461682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256481537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256497019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256512468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256529332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256544760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256560982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4256576597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4256593700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4256609760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256626330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256642334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256657820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256673745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256689172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256706467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4256721956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4256738635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4256754720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256771703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256787162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256802608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256818533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256834572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256850837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4256866245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4256882856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4256899347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4256915908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256931299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4256946717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4256963049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4256978476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4256994714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257010150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257027309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257043401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257060046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257075763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257091724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257107672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257123093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4257139884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257155772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257172402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257188445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257206467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257222168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257237542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257253435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257269484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4257285621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257300915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257317459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257334042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257350452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257365779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257381119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257397210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257412528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4257428634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257444020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257461202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257477126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257493526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257508803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257524721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257540518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257555806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4257571880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257587517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257604047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257619991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257636443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257652121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257667477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257683272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257698555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4257715006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257730278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257746795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257762678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257779495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257794828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257810098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257826143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257841857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4257857955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4257873232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4257890173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4257906059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4257922488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257937745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4257953683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4257969578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4257984953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4258001045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4258016704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4258033239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4258049144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4258065502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258081158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4258096443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4258112254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258127527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4258143993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4258159257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4258175793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4258191686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4258209693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258225831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4258599917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4258645581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258666375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4258688098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4258709296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4258731762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4258753229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4258775887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258796445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4258817031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4258838819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258859359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4258880976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4258901967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4258924157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4258945482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4258965744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4258980945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4258996114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259011736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259027753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259043719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259058898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259075341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259091503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259107804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259122962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4259138142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259154294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259169437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259185608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259200749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259218211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259234447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259250807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259266635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4259283976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259299690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259314834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259331468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259346809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259363220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259379041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259395817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259411057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4259426268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259442396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259458234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259474360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259489688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259506162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259522846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259539184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259554387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4259569616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259585790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259600992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259616998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259632785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259649836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259665863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259684333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259700477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4259716466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259732300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259747469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259763426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259779203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259795697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259811571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259828461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259843693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4259858930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4259874639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259890297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4259906395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4259921654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4259938192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4259954743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4259971395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4259986694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260001990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260018441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260033666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260049629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260064803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260081828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260097745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4260114115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260129383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260145313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260161056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260176260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260192277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260207877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260224359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260240280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4260256644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260272290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260288262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260303969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260319162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260335577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260350822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260367301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260383164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4260399926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260415236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260430544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260446358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260461950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260477976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260495553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260512070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260528596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4260544923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260560123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260575411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260594169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260609500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260625573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260641622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260658290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260674108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4260690399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260706981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260722307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4260738052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260753289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260769691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260784896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260801405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260817291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4260834299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260849524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4260864761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 663,6630000,10000,0,0,256,5,18768,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4260915290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4260930515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4260946496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4260964556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4260981547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4260997406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261013721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261029357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261044627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261060405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261075599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261091973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261107225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261123724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261139883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261156481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261171721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261186979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261203248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261218733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261234768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261249982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261266800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261282693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261299065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261314317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261329968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261345952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261361163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261377178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261392761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261409440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261426842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261443251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261458909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261474145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261489900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261505099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261521416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261536643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261553105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261569004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261585754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261600963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261616172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261631885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261647641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261663644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261678840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261695306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261711722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261728123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261743391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261759218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261775326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261790523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261806449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261821590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261838529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261854327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4261870634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261885818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4261901371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4261917100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4261932311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4261948269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4261963743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4261980122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4261995876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262012210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262027883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262043096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262058736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262073858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262090435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262105626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262122034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262137898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262154614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262169812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262185022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262200738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262218677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262234755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262250029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262266998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262282854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262299195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262314697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262330468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262346202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262361418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262377390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262392933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262409576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262425395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262441688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262457261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262472513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262488273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262503536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262520054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262535480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262551949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262567854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262584710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262600160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262615390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262631142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262646777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262662764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262677956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262694432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262710672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262727275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262742512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262757760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262773794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262789028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262805025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262820184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262836976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262852831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4262869206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262884462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4262900052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4262915966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4262931173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4262947181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4262962936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4262979459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4262995401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263012152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263027931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263043397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263059084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263074259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263090740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263105978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263122465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4263138371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263155072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263170306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263187260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263203551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263219014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263235028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263250259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263267086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4263283235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263299608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263314849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263330507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263346228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263361477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263377513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263393151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263409905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4263425882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263444621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263461675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263477249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263492961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263508224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263524640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263540042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263556541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4263572413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263589164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263604455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263619708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263635819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263651615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263667623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263682867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263699335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4263715647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263732099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263747387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263762661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263779053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263794325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263810367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263825616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263842446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4263858369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4263874751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263890293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4263905762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4263921516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4263936742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4263953079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4263968403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4263984920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264000854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264017618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264032908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264048212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264063970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264079684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264096289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4264112648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4264129247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264145664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264162110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264177381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264192685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264208816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264224677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264240663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4264255826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4264272768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264288882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264305577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264320833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264336566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264352378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264367677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264383743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4264399398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4264416141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264432100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264448535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264465376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264480953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264496708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264511978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264529155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4264544456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4264560914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264577114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264593904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264609175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264624460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264640604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264655846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264671795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4264686951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4264703911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264720908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264738178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264754077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264770365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264786505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264802580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264818777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4264834668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4264851368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4264867350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4264883819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264899627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4264915021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4264930860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4264946185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4264962704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 664,6640000,10000,0,0,256,5,18796,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4265011819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265028888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265044804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265061193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265076472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265092241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265108210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265123490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4265139848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265155097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265171919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265187856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265204796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265220134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265235488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265251323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265267104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4265283225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265298501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265315062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265331414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265348080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265363399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265378723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265394944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265410268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4265426336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265441619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265459716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265475888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265492306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265507619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265523393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265539206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265554491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4265570657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265586531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265603103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265619062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265635517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265651304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265667188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265683026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265698381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4265714853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265730108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265746626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265762505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265779459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265794787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265810106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265825907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265841554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4265857676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4265872951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4265889885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4265905871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4265922365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265937726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4265953423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4265969368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4265984921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266001021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266016854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266033413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266049360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266065788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266081456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266097020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266112814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266128114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266144896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266160452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266177003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266192923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266209682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266225009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266240325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266256114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266271779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266288061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266303305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266320165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266336513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266353190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266368526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266383868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266400200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266415517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266431595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266446885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266463786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266479736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266496210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266511514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266527240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266543060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266558386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266574500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266590209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266606763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266623259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266640082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266655373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266670615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266686365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266701625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266718027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266733272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266749787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266766097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266782654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266798598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266813906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266830102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266845681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4266861939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4266877194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4266894095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4266910032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4266926443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266941743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4266957330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4266973319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4266988856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267004885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267020532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267037308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267053213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267069640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267085272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267100559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267116342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267131634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267148082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267163373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267179901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267195817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267212665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267228027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267243321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267259100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267274858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267291119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267306397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267322903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267339200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267355797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267371022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267386295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267402381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267417638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267433663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267448933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267465786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267481972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267498365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267513667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267529328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267545181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267560476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267576571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267592181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267608770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267624724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267641473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267657039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267672574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267688382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267704043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267720118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267735571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267752094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267768352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267784746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267800011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267815297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267831421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267846716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4267862786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4267878054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4267894959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4267910927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4267927312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267942602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4267958252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4267974266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4267989521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268005555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268021146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268037669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268054046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268070458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268086113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268101396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268117188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268132434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268148783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268164269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268180778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268196675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268213433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268228952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268244232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268260017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268275615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268291684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268306944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268323704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268340040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268356644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268371938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268387259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268403419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268418727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268434768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268450033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268467003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268482950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268499387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268515066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268530417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268546216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268561521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268578026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268593333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268609948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268625948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268642767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268658560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268674177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268690011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268706750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268727629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268744483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268761002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268777782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268794288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268809658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268825017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268841196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268856556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4268872703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4268888052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4268905018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4268921247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4268937762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4268953482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4268968837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4268984663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269000803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269017421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269032711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269049536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269065466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269082300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269097612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 665,6650000,10000,0,0,256,5,18825,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4269147869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4269163733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269179281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269195351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269211027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269227858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269243894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269260355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269276195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4269291615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4269307858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269323109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269339630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269354906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269371434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269387331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269404154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269419429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4269434679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4269450415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269466109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269482178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269497459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269514032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269530377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269546955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269562195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4269577829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4269593564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269609000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269625016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269640634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269657142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269673563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269689907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269705581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4269720938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4269736946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269752216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269768717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269783969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269800502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269816405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269833145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269848396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4269863680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4269879461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269895117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4269911182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4269926459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4269942950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4269959261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4269975738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4269991025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270006337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270022525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270037819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270053816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270069054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270086230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270102295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270118852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270134151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270149877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270165669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270180948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270197007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270214438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270231033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270246950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270263400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270279135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270294436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270310243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270325490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270342286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270357611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270374208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270390640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270407080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270422690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270438102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270454364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270469735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270485908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270501280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270518358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270534384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270551269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270566622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270582383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270598255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270613778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270629921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270645657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270662290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270678501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270695912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270712064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270727467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270744120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270759928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270777862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270793534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270810116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270826064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270843074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270858498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4270873881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4270890277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4270905551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4270921846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4270937136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4270954066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4270970093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4270986570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271001926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271018773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271036708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271052358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271068527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271084353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271100912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271117107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271133547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271149114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271164397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271180128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271195340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271212223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271227480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271244026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271259956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271276797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271292115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271307574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271323414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271339086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271355125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271370380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271386933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271403236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271419905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271435210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271450559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271466961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271482360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271498516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271513867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271530814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271546758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271563231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271578883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271594213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271609986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271625353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271642009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271657327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271673921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271690424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271707332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271722678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271738079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271753895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271769597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271785684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271801200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271818342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271834721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271851118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271866445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4271881726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4271897932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4271913154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4271929398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4271944998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4271961885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4271977815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4271994221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272009574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272025209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272040988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272056300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272072373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272088019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272104591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272120544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272136971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272152674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272168011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272183912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272199207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272215824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272231586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272248204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272264088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272281010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272296247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272311560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272328032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272343318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272359986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272375268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272392209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272408220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272424957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272440329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272456076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272471908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272487490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272503600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272519195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272535761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272551735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272568215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272583930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272599266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272615298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272630643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272647069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272662409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272679020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272695057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272711887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272727289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272742615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272758456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272774153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272790249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272805550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272822130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272838416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272854858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272870180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4272885921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4272902086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4272917403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4272933650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4272948897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4272965734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4272981853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4272998370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273014127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273029787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273045572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273060823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4273078502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273093915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273110869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4273126825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273143621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273158904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273174397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273190199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273205789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 666,6660000,10000,0,0,256,5,18853,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4273255024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273270606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273287405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4273303559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273319913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273335577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273350806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273366499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273381712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4273398104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273413320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273429995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4273445861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273462538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273477756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273493186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273508921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273524476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4273540530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273555749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273572181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4273588567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273604905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273620305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273635553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273651561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273666730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4273682711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273698209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273714955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4273730786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273747152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273762354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273777911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273793608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273808749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4273824718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273840198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273856605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4273872460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4273888786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273904332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4273919535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4273935229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4273950438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4273966858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4273982019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4273998690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274015132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274031436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274046628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274061885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274077918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274093094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274109219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274124465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274141204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274157036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274173314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274188730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274207476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274223304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274238746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274254786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274270390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274286810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274302874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274319183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274334839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274350069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274365994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274381162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274397566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274412811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274429280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274445141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274461775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274476999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274492443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274508159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274523690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274539684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274554855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274571272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274587469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274603722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274619113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274634302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274650299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274665488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274681705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274696923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274713689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274729574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274745939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274761120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274776962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274792776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274807968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274824014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274839937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274856356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4274872198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4274888555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274904197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4274919494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4274935274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4274950509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4274966858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4274982083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4274998763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275015193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275031793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275047052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275062560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275078738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275093977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275110002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275125262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275142101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275157993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275174298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275189517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275205089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275220848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275236068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275252106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275267831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275284310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275300160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275316527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275332137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275347392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275363124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275378291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275394696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275409977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275426503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275442374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275459098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275474319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275489567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275505244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275520794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275536853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275552253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275568669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275585125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275601452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275616688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275631934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275648049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275663255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275679527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275694760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275711529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275727356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275743922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275759131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275774810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275790628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275805905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275821969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275837509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275853985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4275870127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4275886458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275902078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4275917366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4275933072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4275948265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4275964591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4275979803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4275996477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276012378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276029075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276044328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276059632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276075368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276090937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276106957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276122177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276138637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276154918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276171284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276186745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276202390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276218132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276233379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276249597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276265237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276281777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276297680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276314107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276329703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276345217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276360943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276376371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276392775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276408093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276424626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276440516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276457238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276472499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276487727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276503680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276519340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276535340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276550586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276567254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276583497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276599847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276615111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276630359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276646472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276661668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276677708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276692942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276709760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276725644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276742263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276757529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276773120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276788924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276804158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276820184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276835759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276852370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4276868318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4276884688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276900335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4276915623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4276931603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4276947025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4276963371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4276978634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4276995153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277011223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277028007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277043270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277058802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277074583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277090209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277106239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4277121487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4277137974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277154256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277170627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277185901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277201219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277217400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277232641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277248749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4277264034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4277280906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277296827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277314184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 667,6670000,10000,0,0,256,5,18882,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4277365557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277380921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277397122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277412337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277428468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4277443862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4277460785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277476681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277493025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277508196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277523777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277539518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277554945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277570950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4277586551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4277602917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277618752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277635063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277650592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277665819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277681512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277697294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277713762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4277728928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4277745517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277761383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277778040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277793222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277808420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277824111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277839922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277855906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4277871057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4277887490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4277903750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4277920319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277935524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4277950699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4277966994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4277982204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4277998393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278013611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278030499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278046356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278064188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278080189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278095541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278111309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278126740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278143119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278158353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278174777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278190768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278209101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278224389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278239633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278256327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278272790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278289081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278304495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278321151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278338341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278355373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278370877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278386182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278402365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278417591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278433858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278449066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278466030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278482601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278499068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278514601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278530067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278545843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278561105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278577597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278592857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278609340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278625249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278642131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278657387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278672635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278688353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278704125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278720167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278735396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278752085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278768373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278784709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278799931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278815180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278831234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278846432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4278862450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4278877898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4278894768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4278910624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4278926969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278942201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4278957851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4278973626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4278988878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279004901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279021417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279037929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279053829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279070535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279086410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279101717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279117479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279132993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279149483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279164724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279181216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279197134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279213903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279229260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279244615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279260339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279275900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279291953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279307187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279323687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279340102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279357928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279373299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279388545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279404724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279419971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279435974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279451194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279468153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279484062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279500492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279516148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279531425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279547222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279562676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279579087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279594342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279610807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279626890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279643597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279658800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279674064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279690176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279705770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279721797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279737052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279753783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279770108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279786517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279801777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279817281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279833500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279848782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4279864795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4279879974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4279896787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4279912677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4279929018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279944294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4279959982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4279975682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4279990904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280006885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280022473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280038954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280054822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280071142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280086755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280101987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280117735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280132961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280149285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280164483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280180921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280196813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280213495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280228719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280244003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280259998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280275539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280291563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280306765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280323463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280339691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280356298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280371772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280386986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280403077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280418376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280434600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280449983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280466782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280482717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280499305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280514895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280530181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280545917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280561172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280577523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280592719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280609224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280625913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280642936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280658214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280673495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280689239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280704794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280720811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280736086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280752829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280769082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280785451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280800729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280816226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280832377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280847564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4280863522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4280878688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4280895548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4280911457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4280927851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280943343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4280959040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4280974804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4280990057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281006291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281022297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281038778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281054700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281071737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281087396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281102634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281118364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281133831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281150199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281165382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281181838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281197937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281214790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281230046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281245381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281261106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281276809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281292832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281308045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281324492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281340780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281357118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281372401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281387647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281403718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 668,6680000,10000,0,0,256,5,18910,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4281452977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281469103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281484351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281500881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281517375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281533725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281548949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281564174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281580287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281595461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281611465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281626670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281643479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281659430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281675767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281691487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281709355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281727979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281745910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281763067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281778783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281795310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281811227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281828151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281843443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4281859310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4281876077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281892043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4281908073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4281923266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4281939758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4281956054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4281972440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4281987707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282003186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282019201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282034430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282050471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282065654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282082453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282098307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282114618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282130077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282145660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282161343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282176506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282192509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282209273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282225770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282241666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282258007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282273595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282288837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282304598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282319873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282336219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282351473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282368273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282384416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282401109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282416354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282431622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282447327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282462885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282478848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282494025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282510618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282526952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282543302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282558530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282573766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282589940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282605226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282621236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282636692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282653542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282669458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282685846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282701136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282716766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282732520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282747789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282763839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282779453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282795970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282811871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282828838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282844107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4282859408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4282875178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282890742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4282906787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4282922030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4282938504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4282954787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4282971150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4282986416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283001808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283018042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283033512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283049539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283064757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283081630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283097527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283114669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283130380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283146134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283161904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283177121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283193356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283208987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283225472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283241399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283257806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283273408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283288718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283304466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283319959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283336361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283351660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283368165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283384085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283400845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283416153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283431444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283447224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283462835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283478912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283494213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283510737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283526950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283543346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283558610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283574113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283590337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283605617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283621683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283638453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283656599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283672650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283689079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283705560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283720916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283736709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283751995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283768757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283783971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283800419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283816274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283832944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283848146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4283863392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4283879184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283894788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4283910812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4283926076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4283942511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4283958773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4283975137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4283990431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284005714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284021744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284036952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284052958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284068414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284085196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284101044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284117371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284132602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284148185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284163912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284179173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284195429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284211226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284227686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284243625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284260060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284275651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284290846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284308077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284323367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284339952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284355269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284372165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284388127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284405325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284420637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284435956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284452003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284467386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284483390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284498671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284515726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284531634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284548008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284563324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284579235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284595283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284611220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284627230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284642904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284659389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284675313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284691745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284707480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284722794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284739089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284756250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284773359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284788803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284805463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284821500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284838461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284853883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4284869304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4284885178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284900884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4284917073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4284932431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4284949065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4284965470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4284981994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4284997366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285012759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285029636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285045093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285061323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285077286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285093979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4285110031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4285126603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285142415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285157832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285173757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285189160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285208111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285223613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285240242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4285256288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4285273421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285288687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285303989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285319756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285335436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285351497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285366744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285383372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4285399792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4285416200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285431478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285446788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285463025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285478399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285494584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285510017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285527110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4285543221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 669,6690000,10000,0,0,256,5,18939,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4285594998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285610313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285625624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285642101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285657412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285673413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285688599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285705666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4285722047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4285738379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285753613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285769260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285784992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285800204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285816236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285832695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285849328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4285865253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4285881639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285897329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4285912589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4285928290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4285943488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4285960045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4285975253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4285991714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286007603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286024352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286039612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286054898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286070796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286087020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286103049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286118260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286134700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286151030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286167396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286182683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286197925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286216770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286232044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286248121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286263586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286282370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286298333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286314756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286330471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286345724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286361481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286376700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286394052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286409297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286425791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286441709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286458775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286473992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286489278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286505015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286520779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286536869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286552116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286568583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286585158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286601524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286616773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286632102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286648517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286663772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286679812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286695067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286711871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286727813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286744178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286759560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286775382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286791176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286806404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286822394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286838005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286854488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4286870377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4286886949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286902570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4286917884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4286933606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4286949036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4286965455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4286980729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4286997252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287013152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287030068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287045302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287061943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287078269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287093579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287109612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287124862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287141713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287157634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287174007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287189256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287204909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287220673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287235913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287251911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287267817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287284338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287300283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287316671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287332502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287347827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287363551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287378756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287395387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287410609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287427080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287442936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287459933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287475159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287490376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287506095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287522008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287538076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287553340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287569822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287586218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287602657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287617890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287633201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287649514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287664756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287680784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287696004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287712844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287729177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287745632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287761035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287776950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287792741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287808022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287824122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287839897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287856362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4287872257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4287888626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287904290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4287919511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4287935233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4287950486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4287966898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4287982148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4287998640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288014898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288031297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288046557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288061843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288078391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288093655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288109746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288125029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288141991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288157922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288174342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288189613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288205299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288221110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288236390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288252421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288268294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288284801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288300691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288317104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288332970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288348233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288364005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288379623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288396036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288411338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288427895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288443863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288460667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288475944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288491287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288507036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288522647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288538709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288553940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288570459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288586747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288603115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288618359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288633610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288649917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288665192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288681259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288696500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288713450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288729347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288745699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288760940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288776795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288792567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288807810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288823874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288839737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288856223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4288872194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4288888606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288904187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4288919441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4288935211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4288950666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4288967086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4288982324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4288998818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289015284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289031641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289047277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289062515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4289078594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289093822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289109821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289125017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4289141993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289157874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289174209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289189443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289204989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4289220744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289235998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289252049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289267880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4289284384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289300281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289316669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289332584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289347875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4289363634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289378882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289395369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289410681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4289427179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289443054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289460063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289475295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289490563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4289506317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289522113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289538156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289553394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4289569891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289586155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289602532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289617782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289633044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 670,6700000,10000,0,0,256,5,18967,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4289682891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289698173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289714874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289730563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4289747069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289762949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289779841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289795141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289810420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4289826214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289841969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4289857956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4289873176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4289890027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4289905944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4289922715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289939621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4289955669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4289971448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4289986667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290002756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290018657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290035196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290051090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290067440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290083010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290098260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290113945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290129169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290145706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290160900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290177317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290193167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290211424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290226793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290242136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290257940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290273623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290289679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290304914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290321389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290337706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290354107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290369400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290384666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290401675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290416950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290432959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290448202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290465139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290481017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290497378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290512656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290528581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290544370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290559675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290575715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290591378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290607886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290623754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290640538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290656052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290671350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290687112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290702913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290718986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290734269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290750821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290767155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290783543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290798864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290814180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290830531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290845813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4290861890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4290877255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4290894180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4290910183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4290927118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290942365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4290958041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4290973757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4290988947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291004920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291020508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291036945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291053392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291069766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291085361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291100675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291116395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291131613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291148012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291163291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291179784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291195666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291212408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291227660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291243046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291258842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291274520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291290563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291305825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291322278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291338588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291354912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291370136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291385409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291401627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291416902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291432934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291448141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291465784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291481784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291498138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291513325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291529227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291544989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291560198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291576194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291592028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291608507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291624425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291641143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291656441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291671798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291687536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291703371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291720036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291735929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291752847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291769337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291785812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291801164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291816465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291832679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291848221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4291864312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4291879592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4291896609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4291912817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4291931397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4291948751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4291966403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4291983996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292000526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292018057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292033459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292050227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292066242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292083349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292100377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292115808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292131572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292148103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292165370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292180968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292197854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292214497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292230973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292246289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292261645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292277968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292293174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292309159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292324336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292341536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292357459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292373848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292389132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292405978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292421728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292436985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292453678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292468955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292485517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292501428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292518388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292533960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292549181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292564869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292580726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292597046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292612361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292628853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292645267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292661935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292677239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292692537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292708746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292724255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292740308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292755579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292772694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292788675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292805100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292820388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292836105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4292851947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292867237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4292883288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4292898899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4292915473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4292931447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4292948325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4292967071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4292986406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293002869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293019341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293035523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293050701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293067249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293084736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293101444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293116744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4293132106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293148320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293163591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293180281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293195586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293212828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293228799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293245200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293260453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4293276346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293292150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293307431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293323464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293339367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293355857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293371711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293388052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293403920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4293419148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293434875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293450064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293466596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293481801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293498263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293514107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293531286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293546546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4293562003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293578150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293593356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293609302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293624500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293641277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293657338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293673676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293688863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4293704588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293720254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293735404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293751774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293767529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293784043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 671,6710000,10000,0,0,256,5,18996,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4293834294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293850711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293865936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4293881216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4293897361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4293912777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4293928792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4293943986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4293960943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4293976794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4293993128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294008315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294024175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294039879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294055043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294071018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294086622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294103279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294119147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294135484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294151121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294166334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294182028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294197210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294214601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294229873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294246363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294262283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294279208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294294482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294309742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294325449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294341012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294357022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294372239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294388717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294405239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294422171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294437426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294453536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294469484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294484650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294500648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294516156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294532625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294548488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294564841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294580392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294595650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294611378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294626564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294642928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294658159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294674581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294690422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294707810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294725788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294743565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294761025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294776595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294792584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294807764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294824238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294840487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294856828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294872052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4294887250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4294903274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4294918450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4294934408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4294949558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4294966479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4294982332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4294998668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295013873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295029507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295045372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295060568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295076576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295092720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295109161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295125105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295141800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295157045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295172292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295188015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295203527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295219502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295234708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295251156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295267482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295283975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295299201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295314423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295330646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295345849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295361874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295377082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295393870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295409976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295426312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295441527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295457072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295473055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295488248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295504647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295520341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295536814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295552703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295569109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295584746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295600246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295616000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295631197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295647623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295663078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295679517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295695367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295712123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295727573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295742769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295758674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295774223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295790463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295805662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295822105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295838422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295855008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295870214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4295885446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4295901464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4295916672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4295932640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4295947846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4295964687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4295980696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4295997072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296012313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296027893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296043645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296058912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296074955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296090687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296107335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296123173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296139835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296155232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296170497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296186205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296201436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296218493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296235611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296252513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296269101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296285702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296300961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296316238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296332340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296347803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296363818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296379027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296395811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296411684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296428540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296443729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296459257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296475222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296490434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296506400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296521914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296538390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296554217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296570526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296586433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296601680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296617430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296632635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296648931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296664333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296680762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296696607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296713259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296728475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296743686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296759403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296774910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296791126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296806306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296822745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296839213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296855826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296871098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4296886348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4296903014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4296918205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4296934166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4296949315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4296966187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4296982038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4296998366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297013567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297029175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4297045057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297060252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297076200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297092194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297108611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297124427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297141194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297156690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297172146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4297187825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297203715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297219761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297234959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297251448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297267746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297284228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297299548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297314799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4297330870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297346311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297362303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297377506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297394510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297410346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297426623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297441807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297457392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4297473290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297488461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297504412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297519941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297536588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297552392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297568698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297584236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297599479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4297615209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297630413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297646849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297662232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297678589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297694397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297711075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297726511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297742092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4297757797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297773346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297789300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297804466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297820824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4297836958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4297853278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297868475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4297883720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 672,6720000,10000,0,0,256,5,19024,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4297933307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4297948577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4297965049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4297980529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4297997054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298012945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298029645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298045113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298060369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298076098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298091773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298107766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298122968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4298139869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298155722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298172352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298187585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298203239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298219086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298234454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298251931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298268146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4298284706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298300638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298317031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298332673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298347999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298363738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298379006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298395403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298410657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4298427544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298443428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298460626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298476135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298491351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298507087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298522718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298538927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298554204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4298570656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298586868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298603229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298618422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298633631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298649790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298664957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298680952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298696146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4298712879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298728757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298745095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298760332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298778400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298794250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298809506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298825571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298841243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4298858064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4298874047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4298890771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298906072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4298921573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4298937370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4298952941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4298969057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4298984338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299000864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299017134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299033623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299049129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299064477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299080700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299096230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299112301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299127576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299144584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299160510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299176925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299192191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299207960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299223928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299239217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299255281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299270832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299287344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299303243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299319626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299335205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299350716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299366492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299381774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299398202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299413514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299430056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299446002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299462917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299478183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299493389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299509116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299524734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299540982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299556213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299572650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299588867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299605270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299620744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299636094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299653549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299669312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299685368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299700629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299717631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299733598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299750022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299766291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299781645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299797421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299812664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299829026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4299844300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4299860980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4299876980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4299894123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299910791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4299929081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4299946447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4299963153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4299982605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300000252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300017978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300034003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300050706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300066011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300081882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300097685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300113152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300129218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300145154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300161732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300177650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300194013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300209751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300225132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300241010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300256642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300273100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300288368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300304886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300320816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300337625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300353132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300368497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300384279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300400281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300416549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300431861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300449061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300465441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300481848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300497103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300512366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300528452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300543923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300560313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300575535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300592369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300608469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300624788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300642334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300657674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300673438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300688681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300705166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300720461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300737292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300753215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300770247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300785597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300801100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300816873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300832545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300848633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4300863897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4300880418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4300896787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4300913211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300928510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4300943816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4300959975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4300975256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4300991304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301006589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301023585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301039660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301055973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301071147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301086849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301102978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301118217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4301134234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301149865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301166551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301182428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301198752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301214300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301229765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301245535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301260758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4301277115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301292368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301309019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301324903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301341640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301356924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301374737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301391849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301410241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4301428053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301443439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301460636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301476647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301493115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301508431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301524129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301539959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301555252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4301571350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301587209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301603937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301619853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301636254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301651848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301667132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301682927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301698211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4301714609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301730126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301746680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301762647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301780171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301795586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301810898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301826937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301842322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4301858419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4301873724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4301890625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4301906599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4301923250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301938566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4301954236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4301970080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4301985617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302002143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 673,6730000,10000,0,0,256,5,19052,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4302052060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302068647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302085051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302101468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302116966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4302132268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302148373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302163666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302179715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4302194981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302213244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302229417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302245841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302261148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4302276776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302292742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302308013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302324049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4302339901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302356291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302372114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302388421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302404324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4302419907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302435680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302450953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302467808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4302483297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302499923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302518383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302535192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302550720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4302569477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302586143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302602268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302619851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4302635756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302653280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302669229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302685676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302700924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4302716797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302732641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302747905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302763975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4302779691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302796441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302812385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302829137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302844442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4302859720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4302875482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302891083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4302907083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4302922523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4302939043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4302955646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4302972080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4302987398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303002685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303019925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303035155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303051404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303066642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303085496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303101487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303118125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303133399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303149951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303165723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303180929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303196962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303212925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303229803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303246614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303263037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303279047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303294501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303310400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303325675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303342089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303357363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303373862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303390028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303406378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303421829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303437064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303453206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303468511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303484539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303499729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303516760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303532667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303549022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303564268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303579860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303595665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303610948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303626971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303642472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303658945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303674864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303691209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303706775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303722020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303738003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303753239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303769578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303784845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303802106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303818011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303834741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303850002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4303865245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4303881016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303896612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4303912676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4303928168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4303944695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4303960950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4303977355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4303992682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304008007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304024209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304039509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304055576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304070871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304087801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304103731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304120353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304135680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304151351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304167200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304182720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304198834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304214427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304230968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304246977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304263447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304279205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304294650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304310578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304325856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304342258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304357800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304374331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304390630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304407105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304422406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304437900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304454084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304469935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304487727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304504477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304522936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304540348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304558294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304575009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304592168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304609626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304626337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304644283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304661031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304679385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304696838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304715587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304733894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304750611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304768295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304784949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304802737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304819383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304837821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4304855226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4304873395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304890397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4304907088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4304924292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4304940985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4304958858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4304975523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4304993762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305011141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305029488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305046155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305062836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305081946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305098646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305117648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4305134359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4305152872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305170275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305189607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305206460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305221939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305237813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305253133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305269597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4305284907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4305301470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305317420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305334159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305349524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305365084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305380900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305396515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305412621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4305427900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4305444437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305460715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305477183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305492755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305508117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305524450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305539812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305556125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4305571456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4305588356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305604318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305620760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305636105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305651824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305667639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305683135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305699256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4305714840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4305731410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305747367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305764553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305779963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305795196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305811160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305826388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305842860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4305858099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4305874839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4305891226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4305907974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305923752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4305939111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4305955610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4305970889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4305986888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4306002075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4306018972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4306034903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4306051310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306066550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4306082194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4306097941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306113415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4306129443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4306145301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4306161918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4306177994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4306194334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306210137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 674,6740000,10000,0,0,256,5,19081,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4306720254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4306736185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306751562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4306768079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4306783433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4306800116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4306816140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4306833054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306848395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4306863843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4306879792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306895465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4306911541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4306927070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4306943628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4306959918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4306976384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4306991948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307007310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307024573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307039876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307056150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307071364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307088296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307104166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307120799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307136054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307151750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307167497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307183004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307199071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307215084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307232313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307248460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307265293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307280609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307295852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307311601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307327162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307343537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307359337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307376269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307393020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307409480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307424777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307440081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307456266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307471586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307487697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307503234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307520212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307536176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307552762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307568349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307584060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307600130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307615369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307631597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307647265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307663747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307680323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307696662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307712469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307728902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307747583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307765926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307783012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307798305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307814836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307831473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307847825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307863002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4307878484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4307894647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4307909886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4307925913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4307941349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4307958093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4307973969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4307990393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308005666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308021288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308037003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308052230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308068450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308084164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308100458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308116427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308132632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308148199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308163371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308179108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308194486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308210877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308226031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308242635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308258660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308276383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308291663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308306937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308322695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308338596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308355057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308370509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308387004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308403351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308419736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308434980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308450214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308466299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308481552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308497652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308512835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308529673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308545589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308562217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308577755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308593049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308608793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308624056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308640395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308655654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308672137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308688047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308704848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308720164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308735434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308751459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308767021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308783478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308800238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308818489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308836892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308853408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308868740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4308884038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4308900263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4308915544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4308931635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4308946872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4308963720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4308979646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4308996018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309011253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309027518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309043247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309058504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309074492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309090086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309106553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309122421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4309138787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309154725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309169989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309185688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309200893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309218112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309233398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309249949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309266237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4309282591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309297823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309313085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309329160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309344407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309360445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309375711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309394377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309410475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4309426816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309442030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309457874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309473620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309490098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309506213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309522071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309538570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309554442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4309570828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309586787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309602051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309617736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309632872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309649620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309664937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309681466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309698059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4309714995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309730337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309745877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309761676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309777430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309793538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309808813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309825378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309841775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4309858219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309873531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4309888897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4309905045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4309920336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4309936407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4309951671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4309968587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4309984526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310000941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310016644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310031976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310047790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310063297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4310079774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310095058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310111613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310127544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310144346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310159675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310174977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310190817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310207817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4310223889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310239135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310255641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310272015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310288409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310303677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310319184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310335379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310350646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4310367005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310382482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310399296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310415206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310431821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310447112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310462798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310478653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310494154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4310510246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310525852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310542392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310558327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310574774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310590341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310605662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310621659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310636940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4310653359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310668638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310685165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310701298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310718141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310733445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310748731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310764867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310780093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 675,6750000,10000,0,0,256,5,19109,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4310833684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310848968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4310865445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4310881320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4310898067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310913318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4310928565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4310944549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4310960169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4310976228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4310991468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311008241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311024574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311042873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311058954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311075190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311091483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311106713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311122912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4311138068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311154878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311170757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311187109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311202612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311217813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311233523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311248763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311265029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4311280148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311296539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311312576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311331395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311346686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311361938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311377671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311393355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311409393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4311424616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311441179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311457494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311473814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311489005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311504428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311520385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311535551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311551492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4311566646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311583346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311599209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311615512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311630921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311646468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311662187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311677361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311693539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4311709246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311725660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311741482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311757807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311773337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311788574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311804261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311819480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311835761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4311851003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4311867433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4311885465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4311905279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311922528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4311940587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4311959719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4311975721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4311991733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312007109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312024067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312039992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312056423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312071651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312087177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312102852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312118009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312134173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312149800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312166138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312181976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312198497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312214381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312229603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312245255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312260460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312280593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312295891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312315077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312332161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312348572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312363831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312379081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312395895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312411168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312427202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312442444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312459318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312475179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312491550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312506744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312522698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312538495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312553953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312569985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312585666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312602205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312618136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312634727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312650321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312665694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312681485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312696773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312713257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312728564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312745063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312760992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312777880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312793027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312808160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312824053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312839645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312855616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4312870821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4312887282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4312903474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4312919823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312935037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4312950294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4312966407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4312981704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4312997684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313013132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313030167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313046091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313062789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313078760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313094016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313109774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313125016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313141631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313156847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313173306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313189154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313205836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313221101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313236425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313252154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313267804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313286372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313303192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313322506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313339550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313356633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313371962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313387494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313403929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313419207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313435236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313450492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313467451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313483688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313500485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313516417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313531816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313547597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313563094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313579588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313594863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313611361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313627263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313644029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313659294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313674548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313690540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313706069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313722064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313738082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313754535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313770925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313787284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313802501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313817962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313834276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313849548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4313865568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4313880801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4313897979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4313914741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4313931237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313946496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4313962365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4313978113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4313993377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314009690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314025325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314041802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314057666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314074266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314089868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4314105114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4314120916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314136271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314153012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314168272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314184726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314200835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314217691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314232954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4314248234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4314264107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314279927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314295906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314311088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314328160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314344050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314360434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314375676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4314391939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4314407676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314422936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314438924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314454739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314471281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314487186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314503574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314519578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4314534854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4314550559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314566358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314583126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314598419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314614927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314630858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314647622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314662922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4314678221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4314693995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314709640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314725747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314740963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314757498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314774030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314790501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314805747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4314821064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4314837232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4314852535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4314868641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4314883900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4314900802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4314916655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4314933079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 676,6760000,10000,0,0,256,5,19138,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4314985457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315002027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315018768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315034152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315050310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315065902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315083406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315099494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315117316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315133683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315149685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315165542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315180820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315197148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315212916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315229547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315245428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315261842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315277495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315292794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315309665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315327318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315343663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315361725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315379422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315396097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315412590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315427898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315443230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315459575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315474896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315490958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315506455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315523392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315539378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315556042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315571724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315587534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315603308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315619992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315636097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315651891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315668414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315684353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315700838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315716603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315731981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315748555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315765369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315781617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315796956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315814594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315831211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315847629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315862925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4315878232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4315894382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4315909633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4315925669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4315940969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4315958062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4315974023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4315990484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316005758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316021744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316037652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316052995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316069122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316085243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316101735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316117659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4316134045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316151526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316166800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316182585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316197849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316214420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316229661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316246166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316262072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4316279147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316294456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316309813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316325613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316341633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316357777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316373126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316390044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316405997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4316422395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316438314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316454023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316469823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316485123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316501213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316516865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316533390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316551502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4316568928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316587212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316602596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316618903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316634165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316650801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316666061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316682595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316698528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4316715351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316730638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316745930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316761743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316777414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316793411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316808597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316825090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316841346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4316857719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316873009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4316888257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4316904439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4316919677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4316935718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4316951155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4316968073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4316984093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317000473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317016148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317031401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317047173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317062382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317079086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317094847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317111353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317127209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317144042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317159333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317174604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317190328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317205919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317221958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317237180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317254629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317271629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317288002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317303224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317318490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317334817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317350077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317366086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317381294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317398350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317414277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317430650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317446148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317461737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317477533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317492824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317508899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317524428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317540933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317556840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317573474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317589140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317604449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317620224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317635527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317653406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317668715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317685278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317701237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317718011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317733337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317751766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317768437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317785015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317802404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317817801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317835099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317851081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4317867550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317882810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4317898483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4317914278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4317929546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4317945601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4317961276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4317977796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4317993716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318010120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318025710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318041049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318056841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318072370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318088747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318104022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318120570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4318136706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318153481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318168821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318184139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318199954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318219996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318236221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318251590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318269855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4318285822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318302253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318317592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318333618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318349457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318364747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318380833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318396581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318413091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4318429049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318445887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318461774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318477151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318492967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318508278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318525116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318541900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318558426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4318574523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318591367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318606614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318621903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318637624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318653425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318669465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318684695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318701159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4318717516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318733905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318749171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318764835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318780588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318795861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318811869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318827716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318844240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4318860141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4318876600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318893489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4318908809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4318924606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4318939904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4318956657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4318971930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4318988511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319004382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319021463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319036838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4319052129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319067900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 677,6770000,10000,0,0,256,5,19166,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4319118170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4319135790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4319153254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4319171471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319188992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319207361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319224085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4319240818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319258068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319275494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4319293078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4319309767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4319328166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319345565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319363446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319380152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4319397361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319414574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319431264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4319448945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4319466108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4319484226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319501641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319520101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319536781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4319553468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319570701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319587740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4319605367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4319622047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4319640582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319658053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319675956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319692628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4319709744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319726977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319743639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4319761167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4319778147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4319796185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319813544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319831998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319848667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4319864495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4319880231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319895853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4319911881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4319927123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4319943567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4319960043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4319976455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4319991685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320006954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320023650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320038891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320054881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320070112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320086993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320103524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320120933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320136273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320152317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320168100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320183412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320199462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320215300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320231781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320247717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320264066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320280161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320295525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320311288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320327119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320343299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320358617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320375170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320391528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320407973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320423267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320438592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320454942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320470243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320486340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320501598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320519046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320534949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320551348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320566611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320582184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320597937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320613188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320629198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320644924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320661422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320677321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320693683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320709782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320726418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320744610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320762691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320779922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320795156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320811612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320828055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320844473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320859833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4320875135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4320891294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4320906579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4320922689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4320938000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4320954908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4320970868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4320987316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321002625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321018489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321034272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321049552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321065621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321081257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321097815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321113730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321130152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321145976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321161309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321177109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321192988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321210042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321225288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321241771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321257709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321274833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321290111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321305423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321321197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321337057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321353151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321368417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321384961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321401461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321420297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321437053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321453249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321469113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321484381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321500539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321516227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321533063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321548979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321565374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321580966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321596271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321612013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321627289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321643673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321658920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321675368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321691242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321708289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321723544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321738780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321754719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321770438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321786487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321801745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321818200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321834442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321850814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321866551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4321881844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4321898131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4321913395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4321929431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4321944693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4321961831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4321977690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4321993990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322009224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322025155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322040962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322056222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322072269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322087960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322104425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322120365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322136739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322152467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322167728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322183455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322198692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322216474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322231757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322248240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322264059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322281102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322296383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322311689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322327777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322343272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322359315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322374553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322391354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322407337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322423744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322439046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322454687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322470489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322485742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322501792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322517389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322534689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322550624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322566994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322582745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322598137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322613852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322629108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322645754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322661069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322677555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322693463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322710557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322725868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322741156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322756952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322772587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322788698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322804014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322820541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322837075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322853587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322868867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4322884168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4322900547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4322915872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4322931999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4322947339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4322964205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4322980150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4322996594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323011905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323027870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323043706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323059002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323075112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323092888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4323109534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4323125534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4323142370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323160566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323176001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323191819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323208116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323224259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323239686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4323256288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4323273611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 678,6780000,10000,0,0,256,5,19195,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4323323650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323339591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323354846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323370642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323385918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323402572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323417848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4323434380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4323450270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4323467027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323482321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323497638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323513425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323529331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323545391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323560651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4323577499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4323593452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4323609835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323625141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323640701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323656442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323671655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323687681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323703228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4323720008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4323735925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4323752323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323767915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323783426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323799181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323814446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323830845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323846107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4323862571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4323878775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4323895627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323911037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4323926344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4323942169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4323960362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4323976484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4323991763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324008304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324024695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324041130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324056376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324071677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324088069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324103319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324119358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324134607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324151408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324167301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324183689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324199002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324214854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324230646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324245897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324262696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324278992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324295497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324311352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324328060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324343319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324358581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324374307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324389790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324405805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324421025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324437539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324453802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324470424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324485656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324500946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324517040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324532328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324548677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324563972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324580850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324597002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324613399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324628657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324644588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324660404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324675671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324691735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324707597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324724122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324739992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324756299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324771955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324787249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324802997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324818233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324834809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324850328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4324866848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4324882779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4324899699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324915236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4324930528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4324946233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4324962094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4324978449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4324993737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325010235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325026567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325042989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325058261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325073579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325089899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325105212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325121355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325136705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325153618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325169501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325185897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325201147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325217629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325233456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325248801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325265403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325280764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325297421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325313472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325330403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325345732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325361094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325376897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325392614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325409026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325424405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325441058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325457650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325474213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325489568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325504900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325521132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325536789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325552971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325568357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325585333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325601558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325618077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325633432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325649307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325665374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325680764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325696990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325712884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325729424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325745362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325761764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325777719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325793127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325809011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325824357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325840917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325856305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4325872873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4325889163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4325906074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325921404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4325936753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4325952992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4325968281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4325984403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4325999734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326016702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326032700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326049177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326064524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326080298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326096371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326111787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326128019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4326143769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326160540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326176517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326193010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326210175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326225581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326241420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326256760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326273283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4326288672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326305256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326321258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326338207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326353792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326369203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326385096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326400910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326417092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4326432430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326449037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326465466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326481980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326497376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326512801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326529001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326544371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326560826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4326576229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326593567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326609666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326626194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326643289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326658685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326674437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326689692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326706152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4326721440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326737959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326753912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326770636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326785889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326801576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326817376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326833015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326849315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4326864533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4326880993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4326897223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4326913630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326928918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4326944258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4326960382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4326975903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4326991992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327007288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327024163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327040352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327056773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327072045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327087688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4327103499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327118846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4327135008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327150675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327167486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327183445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327199862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327215897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327231204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4327247022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327262268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4327279018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327295159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327311759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327328892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327345778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327362162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327377715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 679,6790000,10000,0,0,256,5,19223,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4327427808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327443071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4327459605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327475085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327491588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327507467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327524132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327539571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327554813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4327570544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327586273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4327602227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327617447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327633898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327650117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327666684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327681868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327697121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4327713210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327731099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4327748556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327763818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327781127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327797009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327813348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327828979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327844576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4327860245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327875431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4327891840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4327907812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4327924232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4327940085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4327956757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4327972185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4327987425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328003110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328018830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328034762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328049931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328066323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328082515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328098805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328113998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328129172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328145266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328160461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328176433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328191626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328208443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328224464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328240966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328256172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328271880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328287570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328302763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328318736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328334262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328350951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328366816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328383128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328398659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328413902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328429623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328444850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328461319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328476685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328493039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328508857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328525487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328540868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328556047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328572194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328587728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328603687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328618827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328635264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328651358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328667872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328683023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328698199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328714419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328729832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328745788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328760990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328777810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328793693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328810035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328825252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328840828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328856537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328871731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4328887720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4328903255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4328919912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4328935778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4328952424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4328967803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4328983177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4328998951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329014180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329030782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329046270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329062792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329079047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329095432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329110643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329125909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329142158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329157418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329173430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329188681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329206020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329221912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329238718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329253917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329269538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329285199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329300393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329316340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329331859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329348485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329364321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329380923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329396536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329411787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329427510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329442711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329458993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329474157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329490557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329506458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329523226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329538573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329553721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329569369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329585025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329601046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329616205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329632576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329648806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329665296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329680594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329695832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329711894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329727154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329743144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329758343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329775125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329790947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329807287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329822494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329838055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329853954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329869103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4329885375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4329900826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4329917171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4329932957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4329949244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4329964769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4329979964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4329995618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330010791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330027161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330042477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330058976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330074842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330091505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330106688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330121868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330137536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330153043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330169011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330184184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330200582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330216703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330233006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330248186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330263363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330279490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330294674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330310602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330325779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330342488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330358330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330374607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330390109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330405323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330421285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330436527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330452868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330468032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330484443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330500252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330516984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330532180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330547836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330563493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330578949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330594902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330610028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330626451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330642573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330658896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330674051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330689240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330705187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330720373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330736533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330751755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330768489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330784347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330800642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330815854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330831469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330847211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330862394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4330878403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4330893888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4330910491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4330926491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4330943503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4330959108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4330974287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4330989960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331005136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331021477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331036726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331053224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331069134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331085780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331101022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4331116286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4331132050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331147577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331163585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331178810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331195280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331211719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331228118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331243364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4331258608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4331274834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331290029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331305977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331321154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331338086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331354005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331370569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331385809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4331401424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4331417359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331432545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331448519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331464010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331480401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 680,6800000,10000,0,0,256,5,19252,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4331530586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331547002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331562261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4331577894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4331593565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331608776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331624728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331640275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331656698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331672523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331688777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331704301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4331719505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4331735400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331750525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331766763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331781902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331798483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331814731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331831445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331846670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4331861894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4331877601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331893466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4331909468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4331924902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4331941330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4331957517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4331973890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4331989184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332004413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332020452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332035649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332051604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332066770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332083564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332099446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332116000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332131224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332146848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332162738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332178100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332194537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332210271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332226946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332242792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332259123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332274710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332290133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332305834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332321024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332337346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332352540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332368929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332384800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332401522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332416894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332432051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332447683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332463675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332479904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332495148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332511629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332527936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332544633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332562485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332579421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332595243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332610720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332626738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332642590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332659064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332674950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332691285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332706960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332722201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332737966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332753154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332769485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332784724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332801163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332817061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332833790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332849032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4332864271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4332879994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332895722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4332911753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4332927194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4332943647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4332959918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4332976426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4332991744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333006986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333023083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333038334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333054366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333069579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333086595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333102496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333118844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333134054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333149885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333165595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333181114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333197942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333214401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333231123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333247009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333263396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333279259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333294906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333310753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333326016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333342499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333357696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333374160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333390893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333407511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333422720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333438020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333454832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333470105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333486067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333501237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333518199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333534095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333550394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333565625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333581272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333596988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333612759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333629278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333645362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333661846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333677918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333694257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333710820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333728931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333747559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333763754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333780199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333795449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333811920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333828186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333844567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333860105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4333876188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4333893709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4333909190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4333925121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4333940244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4333957100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4333972892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4333989339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334004500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334021282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334039282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334054990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334071186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334087410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334103963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334120104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334136461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334152442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334168009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334183742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334199006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334215425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334230635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334247092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334262956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334279825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334295061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334310316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334326021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334341622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334357607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334372798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334389512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334405722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334422258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334437463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334453156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334468895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334484331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334500333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334515935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334532475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334548353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334565469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334581124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334596444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334612245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334627547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334644196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334659439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334676133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334692002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334708849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334724076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334739347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334755114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334770840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334786874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334802125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334818640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334834994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334851351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334866852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4334882120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4334898445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4334913652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4334929586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4334944753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4334961693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4334977621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4334993989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335009243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335024881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4335040599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335055845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335071859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335087481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335103961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335119895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335136272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335152321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335167544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4335183189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335198349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335214734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335230337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335246761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335262626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335279486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335294711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335309912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4335325626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335341309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335357577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335372840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335390184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335406161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335422522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335437747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335453402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4335469184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335484649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335500633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335516229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335532749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335548624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335565022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335580713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335595986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 681,6810000,10000,0,0,256,5,19280,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4335646530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335661791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335678021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335693173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335710121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335726059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335742437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335757711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335773544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4335789272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335804720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335820754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335836377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335852876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4335869022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4335885365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335901369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4335916653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4335932347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4335947598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4335964025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4335979244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4335995932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336011772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336028459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336043687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336058935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336074674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336090360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336106340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336121559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336138005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336154187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336170746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336185999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336201308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336217362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336232578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336248597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336263823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336280684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336296809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336313197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336328769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336344027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336359967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336375163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336391465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336406662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336423099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336438978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336455664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336470908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336486387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336502139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336517728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336533812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336549285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336565994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336584471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336600891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336616147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336631455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336647570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336662906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336678968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336694215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336711173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336727161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336743753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336758981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336774681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336790453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336805689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336821783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336837407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336853887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4336869998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4336886368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336902008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4336917266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4336933008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4336948236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4336964598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4336979804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4336996472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337012403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337029266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337044504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337059728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337075448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337091179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337107238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337122465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337138954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337155131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337171621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337186939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337202456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337218239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337234117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337250154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337265993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337282476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337298374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337314725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337330372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337345664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337361490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337376762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337393285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337408549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337425047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337440963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337457716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337472953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337488467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337504211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337519921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337536007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337551251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337567754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337584061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337600466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337615744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337631067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337647217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337662488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337678787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337694035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337710848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337726812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337743185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337758457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337774169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337789956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337805223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337821286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337836935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337853457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4337869385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4337885745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337901661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4337916931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4337932720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4337948008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4337964399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4337979660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4337996127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338012025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338028691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338043921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338059172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338074914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338090520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338106591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338122074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338138575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338154810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338171221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338186717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338202619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338218473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338233739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338249808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338266495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338283019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338298936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338315341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338330988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338346285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338362098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338377358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338393749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338409029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338425549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338441483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338458229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338473572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338488858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338504698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338520359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338536421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338551902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338568622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338584910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338601252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338616464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338631751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338647889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338663207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338679277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338694626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338711572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338727555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338744014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338759358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338775088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338790910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338806206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338822306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338837918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338854531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4338870436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4338886854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338902629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4338917940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4338933920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4338949234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4338965753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4338981096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4338997685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339013645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339030497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339045799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339061369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339077496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339092825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4339108919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4339124420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4339141352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339157368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339173830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339189177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339204883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339220912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339236179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4339252497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4339268125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4339284690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339300628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339317039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339332755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339348066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339363911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339379203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4339395682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4339410981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4339427544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339443456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339460213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339475514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339490861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339506694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339522350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4339538424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4339553719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4339570253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339586536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339603017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339618588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339633937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339650153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339665481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4339681621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 682,6820000,10000,0,0,256,5,19308,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4339730467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4339747222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339764016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339781036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339796334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339811833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339827921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339843217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4339859239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4339874471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4339891365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4339907620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4339924003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339939481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4339955193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4339970924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4339986150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340002200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340017793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340034295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340050171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340066777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340082385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340097641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340113414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340128887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340145227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340160524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340177074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340192943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340209959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340225191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340240454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340256211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340271801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340287855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340303077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340319614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340336232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340355032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340371564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340387054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340404656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340419991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340436162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340451455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340468589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340484581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340501025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340516727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340532033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340547847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340563356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340580331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340595651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340612170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340628083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340645018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340660276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340675640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340691397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340707055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340723095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340738298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340754997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340771378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340788295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340803578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340819046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340835202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340850483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4340866521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4340881752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4340899630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4340918746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4340938658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4340958572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4340975420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4340993129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341010724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341028894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341047313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341065648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341082671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341099200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341114446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341130021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4341146144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341161374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341177399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341192603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341209500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341225327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341241680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341256934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341273796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4341289466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341304580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341320738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341336262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341352656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341368415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341384684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341400222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341415432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4341431091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341446519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341463045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341478191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341494697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341510537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341527214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341542366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341557508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4341573152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341588638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341604538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341619694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341636295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341652410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341668664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341683781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341698939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4341715003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341730143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341746048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341761401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341778178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341793997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341810525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341825736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341841318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4341856995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341872277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4341889988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4341907916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4341924502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4341944076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4341961533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4341976701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4341991830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342007655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342023202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342039149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342054236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342070562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342086774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342103008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342118126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342133296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342149352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342164477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342180358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342195675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342212375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342228146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342244387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342259499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342275437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342291177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342306362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342322598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342338233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342354653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342370456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342386749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342402255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342417460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342433179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342448369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342464646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342479816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342496229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342512058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342528709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342543905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342559096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342574811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342590819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342606840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342622045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342638479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342654720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342671015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342686220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342701440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342717522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342732790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342748802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342764030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342780897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342796740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342813299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342828878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342844125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4342859845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342876189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4342897128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4342912530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4342930518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4342949719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4342968164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4342983553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4342999085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343015324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343030601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343046638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343061868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343078767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343094676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4343111074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343126531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4343142147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343157830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343173055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343189256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343204816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343221278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343237160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4343253495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343269710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4343285009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343300735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343316150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343332457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343347688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343364149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343380207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4343396923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343412181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4343427447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343443185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343458747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343474766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343490005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343506541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343522864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4343539657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343555278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4343570591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343586755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343602062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343618154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343633415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343650319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343666227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4343682658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343698144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4343713799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343729596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343744833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343760912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343776558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343793085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343809035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4343825665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343841370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 683,6830000,10000,0,0,256,5,19337,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4343891481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4343907277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4343922560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4343938591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4343954630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4343971120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4343987031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344003604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344019240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344034503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344050275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344065749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344082309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344098640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344118126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344134172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344153824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344169676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344185043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344200819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344216651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344232803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344248058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344264931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344280863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344297256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344312480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344328441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344344253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344359520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344375557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344391182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344407731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344423648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344440120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344455774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344471053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344486834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344502330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344518683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344533919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344550387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344566297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344583000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344598278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344613557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344629862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344645440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344661489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344676709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344693251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344709457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344725874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344741188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344756469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344772544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344787806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344804757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344820007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344836866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344852729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4344869105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344884376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4344900154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4344915904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4344931147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4344947137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4344962717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4344979151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4344994967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345011488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345027041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345042301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345058033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345073264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345089592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345104815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345121271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345137121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345153768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345169123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345184383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345200139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345216074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345232079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345247318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345263802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345280074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345296735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345311985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345327626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345343412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345358667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345374705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345390280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345406772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345422646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345439024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345454702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345469995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345485781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345501016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345517622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345532875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345549380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345565288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345581957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345597273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345612574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345628336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345643916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345659981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345675221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345691956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345708228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345724643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345739912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345755405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345771529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345786812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345802876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345818149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345834944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345850863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4345867243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345882752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4345898323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4345914189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4345929443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4345945747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4345961473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4345977937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4345993864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346010264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346025835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346042185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346058035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346073208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346089885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346105091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346121575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346137451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346154215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346169508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346184826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346200583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346217391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346233440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346248637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346266070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346282135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346298554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346313840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346329560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346345312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346360530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346376526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346392384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346408814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346424637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346441006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346456656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346471859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346487580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346502786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346519103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346534329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346550793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346566726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346583439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346598666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346614200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346629951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346647589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346665088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346680479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346697263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346715651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346735033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346752991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346768757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346784557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346799798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346815855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346831399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346847922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4346863849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4346880411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346896021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4346911265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4346926975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4346942176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4346958674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4346973900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4346990351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347006235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347023213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347038439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347053680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347069630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347085246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4347101303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4347116499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4347133205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347149581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347165924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347181117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347196353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347212571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347227824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4347243845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4347259314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4347276078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347292803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347309187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347324462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347340353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347356247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347371513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4347387585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4347403207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4347419731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347435630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347452621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347467919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347483197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347498973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347514445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4347530609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4347545831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4347562319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347578803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347595216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347610510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347625808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347641862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347657129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4347673126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4347688378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4347705411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347721353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347737740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347753066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347768904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347784731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347800013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4347816106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4347831778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4347848289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4347864232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4347880765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347896490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4347911813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4347927616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4347943031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 684,6840000,10000,0,0,256,5,19365,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4347992968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348008164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348025040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348040930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348057310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348072769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348088339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348104110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348119355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348135620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348151148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348167633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348183544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348199910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348215503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348230802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348246566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348262085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348278517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348293760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348310345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348326455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348343269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348358513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348373787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348389866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348405094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348421126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348436332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348453392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348469278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348485641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348500871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348516467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348532234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348547478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348563757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348580008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348596562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348612477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348629110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348644805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348660122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348675888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348691149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348707516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348722788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348739299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348755208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348772126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348787415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348802689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348818477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348834402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348850546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4348865776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4348882253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4348898466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4348914836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348930109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4348945364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4348961497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4348976778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4348992848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349008123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349024981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349040843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349057217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349072491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349088074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349103848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349119099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349135198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349150759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349167241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349183150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349199520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349218839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349234141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349249935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349265596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349281656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349297191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349313708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349330010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349346442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349361699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349376967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349393087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349408370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349424410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349439640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349456643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349472565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349488988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349504280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349519879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349535652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349550909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349566998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349582579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349599070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349614972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349631387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349647192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349662530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349678334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349693603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349710064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349725423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349741926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349757852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349774779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349790062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349805349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349821557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349837249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349853345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4349868575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4349885022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4349901319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4349917699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349932951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4349948223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4349964899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4349980131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4349996152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350011610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350028508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350044459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350060828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350076310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350091950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350107686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350123035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350139580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350154888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350171364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350187239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350205629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350221000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350236274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350252052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350267655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350283713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350298966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350315515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350332480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350348903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350364178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350379452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350395699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350411026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350427140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350442432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350459699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350475609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350491986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350507276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350523141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350538904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350554154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350570213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350585886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350602424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350618377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350635113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350650730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350666011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350681777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350697049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350713714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350728966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350745469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350761363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350778228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350793511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350808798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350824615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350840500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350856569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4350871811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4350888404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4350904686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4350921077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350936354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4350952127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4350967981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4350983252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4350999294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351015243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351031741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351047694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351065032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351081488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351096865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351112652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351127941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4351144732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351160029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351176536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351192441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351209480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351224706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351239976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351255684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351271317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4351287309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351302809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351319302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351335837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351352246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351367492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351382807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351399205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351414420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4351430467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351447033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351465563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351483067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351501041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351518397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351535155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351552406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351569110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4351587021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351603793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351624185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351645977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351667126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351685487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351703686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351720969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351737679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4351755328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351772528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351790696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351808133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351826157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351843321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4351860017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4351877237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351894404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4351911947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4351928609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4351946603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4351964498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4351982505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4351999198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352017013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352032777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352047981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352063988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352079609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352096079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4352111975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4352128362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 685,6850000,10000,0,0,256,5,19394,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4352178345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352193667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352210082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352225307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352241302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352256507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352273402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4352289294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4352305674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352320888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352337197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352352947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352368148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352384153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352399947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352416444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4352432318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4352448686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352464322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352479573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352495278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352510532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352527114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352542375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352558794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4352574680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4352591946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352607140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352624634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352642549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352657854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352675926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352691691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352709402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4352725313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4352741667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352756887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352772642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352788371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352803593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352819597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352835923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352852451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4352868340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4352884721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352900595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4352915848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4352931585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4352947379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4352965731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4352981154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4352997710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353013675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353030926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353046174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353061444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353077612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353093108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353109142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353124391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353141390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353157281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353173698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353189345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353206501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353222254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353237420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353253381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353269479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353286042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353301965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353318360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353334092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353349371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353365143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353381076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353397520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353412799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353429311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353445178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353461914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353477209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353492463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353508248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353524126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353540106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353555282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353571734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353588210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353604549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353620297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353635479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353651515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353666639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353682512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353697674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353715239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353731130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353747419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353762604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353781307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353800104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353817959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353837985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353854182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4353870685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4353886588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4353903886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353919174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4353934429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4353950137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4353966101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4353982168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4353997359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354013776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354030238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354046550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354062373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354077970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354093941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354109114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354125083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4354140637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354157083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354172926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354189250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354208282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354223681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354239470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354254751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354271301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4354286550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354303071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354318979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354336024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354351320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354366566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354382301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354397968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354413988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4354429201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354445702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354462498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354478832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354494043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354509209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354525432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354540623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354557325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4354573290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354590718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354606516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354622755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354637923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354653687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354669521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354684733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354700750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4354716633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354733553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354749423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354766069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354781292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354796461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354812122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354828870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354844943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4354860100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4354876468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4354892736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4354909288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354924421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4354939603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4354955626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4354970774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4354986662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355001756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355018535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355034367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355050587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355065707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355081530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355097409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355112580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355128528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355144075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355160555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355176451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355192742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355208566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355223770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355239429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355254588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355270910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355286112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355302555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355319612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355338404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355354380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355369813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355386351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355402402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355418444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355433651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355450147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355466735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355483106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355498339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355513596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355531950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355547213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355563229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355578849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355595635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355611595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355628054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355643736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355659023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355674762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355689984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355706746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355722014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355738513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355754425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355771264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355786729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355802020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355817773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355833368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355849453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4355864712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4355881203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4355897575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4355914104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355929416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4355944732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4355960893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4355976209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4355992285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356007524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356024736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356040629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356057319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356072530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356088307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356104059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356119307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4356135363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356151222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356167746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356183640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356200030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356215594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356230842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356247224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 686,6860000,10000,0,0,256,5,19422,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4356297155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4356313317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356329047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356345648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356361581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356378044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356393978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356409492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356425828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356442017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4356458729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356474026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356490547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356506424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356523306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356538600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356553903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356569675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356585253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4356601353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356616589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356633106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356649554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356665879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356681112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356696302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356712592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356727838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4356744568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356759732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356776595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356792444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356808771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356824038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356839700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356855527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356870745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4356886809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4356902984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4356919447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4356935299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4356951671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4356967642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4356982925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4356998693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357013969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357030483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357045759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357062281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357078586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357095186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357110458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357125750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357142039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357157749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357173843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357189144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357206080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357222028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357238435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357253829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357269573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357285379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357300631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357316715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357332381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357349174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357365120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357381529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357397540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357413180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357428923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357444157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357460545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357475820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357492271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357508169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357524913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357540241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357555531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357571303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357586982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357603038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357618299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357634827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357651114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357667493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357682755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357698041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357714306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357729578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357745586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357760820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357777781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357793716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357810114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357825423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357841129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357856887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357872172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4357888291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4357903904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4357920433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4357936349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4357953116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4357968654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4357983948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4357999776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358015731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358031801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358047041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358063789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358080480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358096896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358112150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358127329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358143428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358158901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358174939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358190134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358208130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358224008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358240366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358255589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358271264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358287188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358302390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358318361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358333898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358350658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358366579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358382969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358398645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358413912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358429624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358444869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358461178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358476483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358492953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358508867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358525546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358540994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358556246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358571996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358588571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358605126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358620443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358637738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358655114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358671792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358687050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358702672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358718425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358734126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358750120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358765753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358782247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358798093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358814435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358830357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358845811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4358861471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358876676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4358893073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4358908286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4358924663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4358940494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4358957247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4358972507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4358987734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359003445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359019078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359035107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359050325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359066809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359083467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359099839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359115042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4359130288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359146861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359162118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359178127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359193570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359210452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359226421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359244603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359260017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4359276003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359291872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359307125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359323211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359338801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359355625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359371984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359388630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359407278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4359422685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359438391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359454213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359470208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359485615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359502017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359518441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359534763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359550406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4359565696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359581868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359597079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359613004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359628205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359645226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359661325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359677603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359692794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4359709319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359728125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359745705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359763222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359778749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359795233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359811079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359827684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359842918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4359858152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4359874561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359890263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4359907362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4359922816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4359939258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4359955577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4359971904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4359987052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360002268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360018309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360033717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360049672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360064848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360082376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360098204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4360114517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360129706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360145361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360161115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360176317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360192248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360207796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360224270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360240122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4360256455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360272064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360287260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360302917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360318097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360334439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360349850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360366319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360382166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 687,6870000,10000,0,0,256,5,19451,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4360433057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360448259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360463839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360479548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360495145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360511168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360526758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360543452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360559288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4360575623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360591251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360606747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360622489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360637726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360654290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360669549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360686013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360702487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4360718964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360734380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360749613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360766101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360781373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360797378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360812644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360829541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360845538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4360862131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360877405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4360893045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4360908842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4360924086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4360940138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4360956273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4360972787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4360988690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361005099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361020747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361035958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361051662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361066911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361083309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361098778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361115278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361131189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361148278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361164134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361179394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361195117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361210855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361227168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361242381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361258863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361275119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361292179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361307722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361322930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361339109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361354551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361370573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361385796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361402683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361419265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361435684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361450972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361466537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361482290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361497525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361513593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361529125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361545866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361561736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361578423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361593701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361608922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361624677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361640290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361656350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361671634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361688142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361704854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361722082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361737887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361753122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361769802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361785110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361801366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361816562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361833469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361849361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4361865734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361880985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4361896556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4361912576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4361927800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4361943792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4361959646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4361976313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4361992189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362008484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362024160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362039698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362055399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362070653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362087482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362102914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362119347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4362135167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362151910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362167126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362182318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362198037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362214887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362231188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362246378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362262843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4362279128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362295659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362310831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362326021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362342174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362357357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362373299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362388503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362405260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4362423790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362442691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362458912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362474899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362493150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362508807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362525977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362541412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362557945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4362573827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362590699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362605961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362621235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362636948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362652602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362668596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362683776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362700193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4362716779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362733126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362748296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362765485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362781299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362796777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362812865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362828554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362845028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4362860916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4362877271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362892847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4362908162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4362924120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4362939391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4362956045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4362971203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4362987830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363003633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363020517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363035792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363050998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363067163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363082907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363099067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363114582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363131187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363147491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363163950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363179251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363194588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363210912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363226204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363242213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363257418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363274330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363290474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363306867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363322120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363337824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363353579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363368827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363384831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363400399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363417146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363433416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363449866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363465568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363481161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363496968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363512308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363528724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363544023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363560578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363576567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363593265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363608827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363624117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363640334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363655830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363671869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363687158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363704014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363719978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363736401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363751737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363767404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363783212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363798698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363814787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363830429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363846970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4363862932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4363879393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363895041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4363910364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4363926166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4363941495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4363957949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4363973341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4363990088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364006039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364022871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364038164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364053492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4364069319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364085264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4364101800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4364117055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4364133572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364149864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364166298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364181626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364196974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4364213114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364228411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4364244487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4364259780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4364276715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364295040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364312698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364329305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364346074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4364363016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364378755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4364395415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4364410662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4364427422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364443329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364460107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364475377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364490876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 688,6880000,10000,0,0,256,5,19479,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4364540146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364555455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4364571464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4364587280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4364603993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364619879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364636236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364651823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364667334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4364683059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364698325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4364714811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4364730275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4364746730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364762628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364779857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364795130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364810425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4364826195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364841790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4364857841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4364873056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4364889977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4364905890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4364922310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364937588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4364953258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4364969020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4364984493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365000535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365016111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365032590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365048465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365064838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365080445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365095724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365111679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365126928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365143311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365158575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365175073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365190979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365207782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365223071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365238321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365254106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365269694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365285722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365301173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365317643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365333875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365350256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365365505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365380764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365396782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365412029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365428046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365443483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365460279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365476175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365492786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365508061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365524656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365544454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365561379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365578397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365593661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365610225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365626116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365642986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365658210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365673588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365690485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365706223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365722209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365737382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365753815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365770021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365786344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365802111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365817361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365833651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365848910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4365864958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4365880742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4365897699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4365913634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4365930046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365945292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4365960956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4365976758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4365992019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366008056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366023678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366040148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366056263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366072579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366088265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4366103529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4366120946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366137655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366155595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366172527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366190960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366208864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366226829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366243535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4366260237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4366277867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366294802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366312370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366329459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366348315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366365969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366383844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366401302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4366418027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4366435266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366453722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366473084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366490582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366508903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366526797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366544735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366561368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4366578515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4366595716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366612392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366629927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366647288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366665334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366682879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366700708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366717749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4366734619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4366751818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366768835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366786336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366802952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366820948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366838666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366855951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366871363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4366886562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4366902927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4366918049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4366933914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4366949009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4366965738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4366981527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4366997971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367013109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367029671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367045334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367060495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367076460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367092060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367108628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367124462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367141296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367156634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367172034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367187721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367203297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367219282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367234689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367251228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367267670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367284013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367299217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367314424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367330501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367345723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367361809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367377118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367394197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367410046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367426374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367441603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367457675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367473446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367488647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367504624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367520490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367536973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367552837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367569179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367584775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367600006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367615744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367630966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367647554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367662760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367679494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367695363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367712126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367727347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367742578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367758294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367773932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367789958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367805184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367821683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367837940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367854336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367869807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4367885078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4367901120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4367916336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4367932348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4367947531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4367964276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4367980160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4367996734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368011927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368027449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368043166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368058603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368074632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368094154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4368110635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4368126483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4368143231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368158451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368174136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368189841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368205445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368221433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368236645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4368253332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4368269542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4368285934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368301200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368316444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368332521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368347814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368363843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368379104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4368396038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4368411927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4368428527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368443798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368459399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368475135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368490364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368506409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368522158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4368538691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4368554555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4368570939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368586681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368601978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368617739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368632999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368649373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368664587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4368681286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 689,6890000,10000,0,0,256,5,19508,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4368736619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4368753169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368768889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368784163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368799942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368815169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368831709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368847989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4368865243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4368881195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4368898035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368913249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4368928731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4368944438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4368959936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4368975944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4368991130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369007517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369023936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369040330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369055832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369071445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369088283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369103912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369119946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369135147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369152260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369168156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369184752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369199980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369215606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369231355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369246810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369262862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369278732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369295208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369311065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369327767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369343060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369358342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369374309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369389972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369406016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369421647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369438984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369455305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369471597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369486805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369502431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369518773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369534361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369550207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369565332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369582393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369598196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369614626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369629727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369645267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369660900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369676052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369691956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369707533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369723958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369740077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369756446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369772029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369787299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369803013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369818261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369834818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369850024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4369867064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4369882996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4369899810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369915104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4369930584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4369946513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4369962792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4369980343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4369995554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370011936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370028308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370044620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370059964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370075144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370091415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370106531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370122676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370137785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370154567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370170295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370186508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370203591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370218837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370234651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370250052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370266425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370281593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370298011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370313832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370330464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370345703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370360943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370376669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370392340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370408369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370423566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370440037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370456350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370472680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370487898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370503136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370519232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370534494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370550536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370565977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370582857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370598730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370615302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370630550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370646124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370661857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370677072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370693095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370708922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370725416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370741317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370757727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370773430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370788683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370804643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370819873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370836329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370851586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4370868307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4370884226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4370901022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370916279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4370931754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4370947487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4370963054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4370979090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4370994338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371010849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371027029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371043401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371058876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371074159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371090350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371105599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371121831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371137065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371153875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371169766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371186141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371201365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371216930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371232717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371247928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371264466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371279800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371296290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371312449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371329219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371344501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371359734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371375498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371391105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371407111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371422329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371439002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371455295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371471668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371486884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371502362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371518709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371534027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371550083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371565368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371582242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371598232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371614671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371630171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371645791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371661500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371676747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371692781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371708582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371725076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371741203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371757548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371773210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371788479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371804465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371819781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371837797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371853570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4371870484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4371886456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4371903600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371918904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4371934777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4371951233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4371966943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4371982917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4371998317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4372015122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4372030992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4372047313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372063101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4372078940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4372095219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372110417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4372126543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4372142177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4372158653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4372174504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4372191887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372207444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4372222654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4372238337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372253517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4372269938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4372285141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4372301551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4372317631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4372334276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372349482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4372364678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4372380392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372395945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4372411919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4372427091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4372443722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4372460121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4372476479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372491689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4372507106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4372523147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372538341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4372554335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4372569511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4372587266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4372603202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4372619830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372635092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4372650831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4372666586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372682017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4372698062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4372715473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4372734444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4372753349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4372770611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4372786026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4372801441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 690,6900000,10000,0,0,256,5,19536,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4373314876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373330550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4373347208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4373362563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4373379497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4373395930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4373412450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373427817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4373443497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4373459787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373475199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4373491309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4373506852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4373523725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4373539728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4373556311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373571881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4373587660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4373603529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373618897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4373635224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4373650951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4373667548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4373683802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4373700318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373716003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4373731436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4373747341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373762697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4373779164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4373794507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4373811339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4373827628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4373844138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373859492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4373875100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4373891305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4373906556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4373922584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4373937813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4373954672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4373970543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4373986892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374002342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374018170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374033897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374049091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374065089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374080620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374097075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374112948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374129306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374144850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374160117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374175866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374191316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374207645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374222855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374239304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374255180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374271935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374287163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374302407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374318128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374333736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374349744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374364923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374381586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374400205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374416643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374431939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374447295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374463582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374478897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374494988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374510267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374527141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374543116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374559658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374575067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374590802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374606587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374621841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374637905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374653537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374670289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374686400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374703139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374718418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374733708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374749502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374765080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374781097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374796366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374812858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374829052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374845415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374860678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4374875977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4374892123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4374907370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4374923396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4374938631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4374955502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4374971420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4374987758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375003375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375020085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375035854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375051064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375067313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375082843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375099321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375115179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375131601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375147196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375162450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375178215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375193647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375210007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375225256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375241706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375257584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375274322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375289574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375304841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375320576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375336442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375352512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375367774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375384543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375400836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375417228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375432466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375447782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375463960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375479215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375495263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375510740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375527609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375543474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375559855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375575158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375590783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375606543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375621762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375637822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375653403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375669888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375685779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375702542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375717886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375733197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375749182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375764820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375780859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375796126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375812632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375828903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375845313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375860655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4375875981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4375892079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4375907346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4375923411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4375938691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4375955487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4375971419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4375987843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376003610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376019266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376035071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376050344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376066397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376082005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376098510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376114435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376130832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376146463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376161806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376177576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376192845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376209290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376224570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376241098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376257239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376274132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376289396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376304658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376320384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376335948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376352017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376367287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376384026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376400440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376416843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376432642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376448522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376464950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376480386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376497142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376512532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376530635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376546994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376563484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376579439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376594758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376610531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376625787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376642196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376657491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376674305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376690200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376707136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376722578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376737930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376753722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376769632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376785522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376800745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376818316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376834959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376851304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376866457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4376881954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4376898485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4376913845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4376929974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4376945333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4376962250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4376978197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4376994635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377009949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377025893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377041616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377056790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377072985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4377088827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377105369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377121313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377137713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377153371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377168656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377184473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377199936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377216382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4377231661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377248814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377265127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377281526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377296752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377311984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377328653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377344510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377360667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 691,6910000,10000,0,0,256,5,19564,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4377410549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377427087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377443235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377460158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377475464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377490791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377506573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377523954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377540225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4377555470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377571910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377588246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377604644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377619920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377635410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377651487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377666699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377682721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4377697927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377714770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377730703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377747094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377762596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377778208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377793940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377809195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377825172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4377840753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4377857344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4377873326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4377890407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377905800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4377921073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4377936828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4377952845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4377968906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4377984214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378000690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378017566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378034013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378049345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378064666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378081034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378096358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378113645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378130265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378148574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378165275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378181769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378197047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378213240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378229102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378244363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378260843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378276601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378293135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378309041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378326333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378342162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378357510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378373330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378388869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378405313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378420586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378437101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378453657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378470064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378485338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378500665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378516993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378532297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378548360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378563578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378580667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378596615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378613035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378628342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378644184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378660030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378675310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378692148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378707851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378724428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378740369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378756856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378773096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378788463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378804259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378819741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378836207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378851480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4378868006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4378883907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4378900571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378915873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4378931144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4378947158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4378962763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4378978830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4378994053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379010524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379026765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379043197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379058459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379073977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379090098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379105318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379121327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379136777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379153716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379169606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379186026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379201356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379217086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379232954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379248232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379264524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379279858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379296333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379312269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379328954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379344204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379359785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379375539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379391169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379407220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379422421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379438871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379455274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379471702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379486981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379502251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379518396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379533654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379549706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379564918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379581756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379597717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379614164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379629475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379645356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379661179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379676461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379692555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379708519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379725035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379740988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379757628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379773398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379788715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379804509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379820016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379836419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379851664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4379868174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4379884109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4379900927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379916906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4379932255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4379948271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4379964751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4379980818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4379996079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380012790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380031180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380048146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380063434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380079210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380095012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380110282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380126361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380142145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380158607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380174523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380190895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380207021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380222305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380238024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380253223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380269957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380285247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380302395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380318317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380336530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380351816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380367120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380382865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380398555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380414570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380429811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380446444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380462727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380479135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380494387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380509688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380526070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380541421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380557531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380572818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380589711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380605652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380622107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380637424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380654998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380670836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380686176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380702930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380718235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380734770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380750731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380767458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380782783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380798100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380813919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380829517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380845622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4380860869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4380877394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4380893706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4380910115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380925405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4380940711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4380956803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4380972108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4380988216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381003522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381020371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381036378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381052805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381068141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4381083834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381099652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381114974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4381131105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381146748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381163320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381179252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381195720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381211374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4381226719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381242564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381257870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4381274294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381289573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381306508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381322519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381339532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381355045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4381370334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381386067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381401735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4381417746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381432922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381449614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381465849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381482286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381497510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 692,6920000,10000,0,0,256,5,19593,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4381546431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381562166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381577738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4381593752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381608993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381625472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381641921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381658319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381673593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4381688894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381705215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381720483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4381736524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381751766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381768642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381784580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381800979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381816241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4381831880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381847629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381862851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4381878882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4381894648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4381911166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4381927120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4381943555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4381959153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4381974439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4381990233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382005481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382022160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382037655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382054182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382070128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382086862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382102181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382117486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382133249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382148857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382164930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382180175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382196675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382216472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382233016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382248382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382263761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382280157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382295330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382311263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382326643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382343532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382359469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382375839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382391501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382406711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382422460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382437671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382454025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382469324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382485789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382501720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382518936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382534199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382549772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382565449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382581032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382597008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382612158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382628578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382644945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382661221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382676426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382691622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382709144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382725892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382743555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382760249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382777827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382793722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382810078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382825428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382841192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4382856911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382872135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4382888140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4382904777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4382921207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4382937132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4382953889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4382969174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4382984433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383000151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383015824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383031827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383047001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383063526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383080442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383096884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383112136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383127419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383143541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383158828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383174931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383190195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383207312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383223209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383239568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383254844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383270479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383286504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383301784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383317837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383333722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383350241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383366179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383382872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383398878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383414195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383430021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383445320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383461775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383477027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383493512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383509441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383526295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383541531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383556784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383572558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383588536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383604597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383619804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383636226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383652537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383668939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383684200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383699528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383715721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383731011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383747014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383762218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383779109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383795046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383811823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383827920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383843392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4383859157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383874366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4383891049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4383906502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4383923083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4383939067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4383955843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4383971132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4383986431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384002231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384018100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384034865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384050172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384066696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384083230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384099667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384115618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384131311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384147609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384162931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384179068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384194359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384211285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384227268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384243700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384258992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384275018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384290813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384306078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384322151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384337740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384354305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384370291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384386723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384402395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384418497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384436381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384454984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384471208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384486405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384503167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384519517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384535871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384551067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384566395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384583719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384599004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384615021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384630249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384647169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384663019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384679422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384694655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384711289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384727045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384742236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384758208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384773992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384790449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384806319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384822647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384838160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384853424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4384869188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384884420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4384900950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4384916183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4384932623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4384948506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4384965456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4384980706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4384995943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385011694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385027281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4385043260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385058794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385075523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385092155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385108597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385123907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385139459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385155348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385170650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4385186732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385202964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385220809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385236698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385253053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385268736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385283982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385299726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385314936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4385331355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385346572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385362983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385379220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385395999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385411262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385426520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385442279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385458078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4385474142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385489395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385505892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385522097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385538514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385553805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385569102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385585523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385600785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 693,6930000,10000,0,0,256,5,19621,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4385651294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385666562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385683112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385699009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385720658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385738717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385756476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385772954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385788245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4385804316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385819622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385836459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385853323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4385869667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385884838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4385900768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4385916578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4385931751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4385947716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4385963365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4385979840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4385995733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386012107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386027649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386042900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386058632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386074121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386090522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386105772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386122242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4386138106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386154832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386170079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386185320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386201053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386218537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386234620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386249873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386266690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4386282876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386299248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386314554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386330387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386346263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386361746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386377811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386393497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386409949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4386425805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386442132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386457764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386473238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386488996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386504226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386520597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386535868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386552331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4386568218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386585208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386600491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386616345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386633012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386648844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386664885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386680174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386696699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4386713005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386729493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386745136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386760477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386776624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386791923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386808017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386823316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386840170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4386856131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4386872604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386887885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4386903564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4386919406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4386934691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4386950806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4386968887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4386985532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387001549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387018339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387033718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387049051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387064864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387080455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387096555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387111834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387128306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387144524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387161382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387176710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387192080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387208206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387223561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387239603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387254931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387271805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387288015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387304469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387319827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387335499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387351308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387366575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387382665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387398519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387415051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387431012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387447429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387463204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387478562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387494395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387509698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387526103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387541447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387557984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387573977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387590891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387606250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387621580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387637461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387653158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387669370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387684672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387701237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387717543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387733996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387749327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387764982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387780806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387796147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387812230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387827868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387844438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4387860428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4387876909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387892548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4387907877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4387923665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4387938973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4387955327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4387970648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4387987198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388003176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388019920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388035305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388050640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388066736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388082429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388098784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388114091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388130637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388146887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388163336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388178661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388194001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388210278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388225577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388243117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388258373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388275527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388291433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388307777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388323026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388338640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388354416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388369666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388385728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388402288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388418850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388434803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388451201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388467476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388482730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388498437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388513606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388530263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388545529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388562006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388578294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388594618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388609846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388625095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388641116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388656548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388672545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388687729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388704474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388720389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388737148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388752471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388768151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388784192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388799457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388815546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388831204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388848022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4388863948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4388880354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388895995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4388911500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4388927318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4388942568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4388958895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4388974367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4388990895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389006824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389023553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389038958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389054295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389070064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389086602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389102606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4389117828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4389134329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389150620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389167495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389183174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389198525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389214823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389230232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389246328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4389261620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4389278693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389294629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389311025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389326285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389342481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389358370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389373626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389390169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4389405838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4389422378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389438326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389455147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389470710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389486057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389501918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389517603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389533879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4389549175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4389565698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389582107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389598575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389613929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389629301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389645472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389660785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389676951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4389692263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4389709139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389725130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389741586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 694,6940000,10000,0,0,256,5,19650,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4389793462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389808815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389824592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389840420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389857001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4389872599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4389889045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4389905440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4389921789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389937050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4389952688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4389968660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4389983859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4389999872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390015428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390031886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390047722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390064081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390080005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390095295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390111122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390126439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390142886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390158346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390174851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390190790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390209165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390224706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390240059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390255885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390271906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390288364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390303542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390320022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390336925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390353519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390369817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390385719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390402133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390417399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390433426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390448669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390465586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390481737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390498185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390513486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390529133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390545109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390560345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390576356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390592105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390608546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390624414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390641266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390656536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390671829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390687608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390704165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390722187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390738665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390756840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390774219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390790679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390806025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390821391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390838309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390853833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4390869868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4390885083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4390901987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4390918081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4390934421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390949680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4390965355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4390981114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4390996299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391012279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391028216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391044673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391060579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391077293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391092534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391107810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391123533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391139907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391156220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391171506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391188029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391204318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391221019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391236246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391251520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391267622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391282932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391299062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391314289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391331035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391347111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391363876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391379183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391394848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391410849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391426526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391442546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391458191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391474657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391490581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391506943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391522513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391537754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391553468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391568697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391585058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391600321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391616812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391632741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391649505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391664782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391680056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391695809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391711435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391727434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391742615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391759055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391775317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391792141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391807446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391822725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391838930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391854193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4391870211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4391885442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4391902233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4391918141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4391934490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391949751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4391965355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4391981141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4391996330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392012368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392027921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392044416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392060273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392076650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392092514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392107852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392123632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392138873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392155505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392170862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392187303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392203501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392220111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392235409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392250696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392266797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392282059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392298074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392313305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392330148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392346170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392362739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392378028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392393708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392409612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392424964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392441130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392456730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392473252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392489173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392505643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392521685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392537003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392552734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392567994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392584674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392599919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392616451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392632386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392649251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392664695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392680178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392695998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392711686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392728047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392743276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392760031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392776623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392793016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392808253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392823560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392839729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392854969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4392871456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4392887093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4392904075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4392920189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4392936592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392952080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4392967693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4392983422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4392998570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393015095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393030507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393047268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393063200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393080331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393095622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4393110848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393126593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393142194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393158291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393173541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393190047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393206303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393222802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393238144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4393253493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393271818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393287168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393303253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393318525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393335755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393351644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393368011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393383233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4393398894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393414976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393430273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393446328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393462068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393478679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393494686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393511172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393526914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4393542273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393558115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393573450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393589892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393605249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393621785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393637750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393654528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393669873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4393685257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393701087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393716886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393733017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393748294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393765111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393781057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393797564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393812835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4393828544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4393844445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 695,6950000,10000,0,0,256,5,19678,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4393894249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4393910397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4393925670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4393942194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4393958489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4393974860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4393990163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394005497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394022073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394037382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394053412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394068660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394085439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394101734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394118127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394133379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394148988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394164805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394180095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394196201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394211817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394228353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394244295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394260693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394276343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394291840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394307562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394323221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394339659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394354914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394371462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394387346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394404083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394419586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394434932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394450718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394466362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394482418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394497655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394514145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394530392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394546792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394562083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394577654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394593396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394608847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394624902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394640440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394656901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394673006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394689375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394704916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394720178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394735971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394751202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394768319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394783578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394800086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394816007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394832742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394847999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4394863263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4394879015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394894539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4394910624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4394926124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4394942700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4394959067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4394975607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4394990782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395006089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395022311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395037523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395053513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395068726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395085542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395101391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395117721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395132931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395148571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395164515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395179728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395195666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395211229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395227660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395243502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395259841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395275436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395290768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395306608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395321901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395338340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395353549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395370046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395385899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395402611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395417842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395433401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395449155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395464793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395480770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395496025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395512488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395528722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395545071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395560306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395575620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395591718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395606967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395622995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395638204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395656812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395674201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395691445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395707085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395722387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395738201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395753491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395769945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395785236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395801751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395817620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395834393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395849693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4395864965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4395880769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395896339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4395912461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4395927655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4395944152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4395960409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4395977058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4395992320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396007645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396023764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396039024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396055094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396070333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396087351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396103773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396120187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396135479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396151207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396167274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396182517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396198602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396214254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396230847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396246785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396263213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396278892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396294422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396310191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396325502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396342174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396357641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396374290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396390744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396407223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396422580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396437924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396454182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396469482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396485582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396500852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396517846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396534382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396550793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396566072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396582271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396598215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396613791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396630335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396646364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396662979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396679253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396695779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396711662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396727082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396743165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396758992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396775776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396791461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396808204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396824309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396841671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396857371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4396872787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4396888703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4396904600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4396920728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4396936103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4396953164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4396969186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4396985905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397001344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397019061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397036645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397052841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397069376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397087706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397104906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397120837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4397137263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397153241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397168637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397184396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397199671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397216205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397231555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397248103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397264020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4397280939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397296456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397311806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397327977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397343625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397359745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397375001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397392046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397408087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4397424587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397440473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397456229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397472040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397487299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397503369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397519128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397535597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397551512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4397567855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397583777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397599075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397614824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397630148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397647640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397663017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397679862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397695835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4397712995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397728244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397743465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397759207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397774996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397791021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397806236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397822695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397839056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4397856119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397871581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4397886836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4397903396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4397918592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4397934536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4397949668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4397966931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4397982902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 696,6960000,10000,0,0,256,5,19707,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4398033351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398048826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398064024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398080146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398095357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398111569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398127401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4398144309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398160248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398176629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398192030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398210093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398226580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398241926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398258036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398273825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4398290386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398306300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398322744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398338501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398353814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398369825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398385074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398401510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398416777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4398433343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398449374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398466429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398481689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398496910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398512619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398529404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398545412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398560797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4398577738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398593639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398610245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398625428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398641078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398656801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398672014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398688216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398703848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4398723013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398742810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398760247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398776310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398791696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398808158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398823417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398840048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398855292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4398872005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4398887899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4398904807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398920114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4398935681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4398951461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4398967828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4398983828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4398998996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399016108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399032023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399048611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399063847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399079611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399095400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399110708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399126773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4399142501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399159020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399175200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399191599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399207301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399222639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399238724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399254055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399270769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4399285953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399302419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399318241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399335060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399350255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399365482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399381212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399396902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399412966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4399428439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399444936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399461214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399478015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399493305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399508572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399525051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399540342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399556603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4399571863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399591424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399607428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399623856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399639592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399655090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399670969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399686466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399702967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4399718284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399734815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399750974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399767781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399783060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399798348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399814108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399830193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399846410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4399861728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4399878286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4399894809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4399911377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399926708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4399942012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4399958500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4399973833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4399989916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400005172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400022444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400038410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400055116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400070381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400086429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400102142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400117342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400133823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400149545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400166026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400181950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400198382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400214089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400229362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400245156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400260383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400276755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400291980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400308491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400324421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400341195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400356436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400371870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400387596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400403271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400419288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400434736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400451205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400467528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400483928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400499191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400514868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400530681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400545930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400562045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400577683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400594138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400610131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400626632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400642146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400657431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400673186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400688443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400704785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400720050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400736765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400752699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400769501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400784793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400800928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400818196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400835273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4400852955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4400869742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4400887843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4400905567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4400923578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400940359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4400957452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4400974831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4400991614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401009294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401026380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401044545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401062300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401080692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401097462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4401114429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4401131736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401148927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401166565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401183309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401201486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401219488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401237574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401254388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4401271512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4401288808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401305755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401323404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401340470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401358679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401376205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401394679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401411514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4401428528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4401445884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401463007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401480678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401497451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401515914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401532742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401549236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401564886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4401580704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4401596581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401611934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401628288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401643981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401660550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401676531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401693019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401708758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4401724143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4401740217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401755554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401771982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401787322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401803843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401819825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401836707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401852094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4401867463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4401883326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401899069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4401915223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4401930525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4401947079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4401963428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4401979944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4401995327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402010698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4402026927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402042279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402058444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402073843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402090808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4402106796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402123250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402138617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402154327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 697,6970000,10000,0,0,256,5,19735,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4402206474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402222116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402238351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402253759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402270809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4402286769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402303426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402318732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402334524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4402350377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402365675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402381778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402397418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402413966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4402429913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402446318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402462025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402477335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4402493376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402508639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402525098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402540367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402556919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4402572903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402589760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402605074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402620595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4402636378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402651955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402668019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402683319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402699840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4402716131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402732576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402748096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402763398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4402779565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402794843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402811128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402826431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402843322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4402860169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4402877013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402893467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4402909192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4402924949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4402940682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4402957913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4402973498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4402990042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403005999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403022905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403038188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403053469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403069464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403085184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403101301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403116606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4403133391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403149840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403166174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403181550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403196864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403213096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403228411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403244463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403259693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4403276576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403292511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403310401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403328692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403345157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403361053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403376243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403392975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403408330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4403425052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403441337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403459314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403475088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403490576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403506592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403522369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403538508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403554892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4403571405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403587837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403604185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403619676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403635018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403651184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403666410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403682423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403697631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4403714496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403730336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403746685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403761911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403777609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403793305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403808693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403824720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403840544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4403857036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4403872951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4403889656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403905040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4403920334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4403937197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4403954704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4403972038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4403987335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404004021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404020346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404036704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404051912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404067164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404083409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404098650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404114617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404130011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404146867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404162741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404179053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404194235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404209799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404226268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404241461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404257429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404273016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404289465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404305362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404321688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404337439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404352699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404368430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404383662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404400572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404415863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404432316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404448208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404465214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404480587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404496124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404511897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404527518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404543455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404558661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404575099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404591364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404607713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404623148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404638359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404654455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404669659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404685932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404701256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404718530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404734475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404750874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404766541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404781890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404797632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404813127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404829537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404844787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4404861246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4404877227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4404894961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404910281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4404925555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4404941410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4404957100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4404973164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4404988415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405004944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405021142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405037528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405052775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405068057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405084125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405099392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405115506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405130831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405147615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405163627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405180073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405195749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405211474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405227242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405242456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405258450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405274042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405290476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405306344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405322887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405338513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405353719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405369908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405385743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405402551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405417695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405434516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405452098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405468604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405483850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405499114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405515905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405531677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405547774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405564455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405582194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405598400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405614849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405630156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405645990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405661810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405677072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405693154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405708805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405725328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405741266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405757730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405773681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405788875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405804491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405819866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405836921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405852143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4405868591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4405884739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4405901497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405916747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4405932220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4405948041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4405963689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4405979619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4405994797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406011440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4406028123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406044572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406060129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406075804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406092193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406107679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4406123764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4406139046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406156041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4406172028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406188689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406205303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406221009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406236830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406252327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4406268750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4406283963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406300408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 698,6980000,10000,0,0,256,5,19764,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4406350744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406367276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406382861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406398725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406414570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406429874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4406446384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4406462320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406478885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4406494869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406511552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406527214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406542548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406558382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406573918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4406590351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4406605657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406622230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4406638228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406655100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406670495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406685855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406702190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406717666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4406733819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4406749165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406766151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4406782129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406798586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406813931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406829645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406845492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406860810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4406877147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4406892975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4406910150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4406926090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4406942503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4406958188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4406973541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4406989393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407004936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407021328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407036617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407053146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407069087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407085810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407101155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407116470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407132264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407147872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407163995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407179351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407195919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407212163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407228594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407243900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407259225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407275348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407290604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407306628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407321902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407339114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407355053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407371427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407386704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407402404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407418161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407433431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407449732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407465278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407481737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407497632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407513983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407529575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407544835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407560554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407576268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407592640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407607904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407624422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407640752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407657178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407672485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407687935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407704252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407719597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407735618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407750876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407768230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407784214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407800597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407815846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407831628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407847470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407862762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4407879106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4407894912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4407911416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4407927318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4407943721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4407959373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4407974629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4407990381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408005644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408021985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408037275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408053740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408069649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408086420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408101722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408117029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408132834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408148415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408164472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408179752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408196490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408212711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408229134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408244655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408260158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408276299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408291565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408307631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408322873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408339748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408355636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408372059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408387308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408402972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408418773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408434049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408450326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408465955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408482488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408498676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408515542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408530818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408546106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408561845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408577698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408593792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408608989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408625758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408642145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408658584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408673795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408689070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408705277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408720560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408737142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408752643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408769547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408785488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408801856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408817109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408832727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408848520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408864011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4408880139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4408896053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4408912844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4408928783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4408945417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4408961125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4408977011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4408993774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409012562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409032888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409051675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409071759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409091958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409111875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409127387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4409143586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4409159371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409174607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409190683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409206481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409223046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409238914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409255543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409271355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4409286798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4409302604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409318085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409334850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409350128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409366633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409382590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409399639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409414927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4409430191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4409445923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409461592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409477588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409492786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409509610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409528468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409547395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409562812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4409581662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4409600353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409615683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409633957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409650590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409667240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409683153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409699541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409715222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4409730524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4409746315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409761726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409778218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409793449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409810337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409826396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409843175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409858352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4409873591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4409889555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4409904885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4409920856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4409936036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4409952855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4409968715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4409985001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410000200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410015774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410031421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410046585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410062533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410078186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410094585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4410110433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4410126781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410142623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410157837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410173571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410188752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410206497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410221697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410238187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4410254144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4410271881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410287137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410302434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410318184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410333795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410349798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410365004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410381531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4410397722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4410414071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410429291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410444733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 699,6990000,10000,0,0,256,5,19792,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4410495306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410510758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410530322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410549114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410565681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4410584026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4410601495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410616897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410632483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410648815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410664067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410680127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410695638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410712515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4410728457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4410744815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410760307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410776041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410791791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410807048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410823344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410839041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410855523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4410871410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4410887845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410903564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4410918835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4410934601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4410950059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4410967274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4410982542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4410998993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411015561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411031979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411047261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411062594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411078904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411094244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411110295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411125529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4411142613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411158549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411174980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411190273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411205929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411221731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411236987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411253078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411268965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4411285476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411301400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411317782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411333377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411348628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411364384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411379609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411396032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411411302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4411427864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411443855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411461783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411477042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411492365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411508138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411527671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411544167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411561182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4411578741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411594864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411611203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411626405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411642942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411658698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411673936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411690538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411707831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4411729948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411745907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411762258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411777929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411793208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411808962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411824415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411841017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411856248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4411872718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4411888613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4411905345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411920531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4411936403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4411952698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4411967927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4411983910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4411999113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412016132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412032026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412048920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412064522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412080321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412096328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412112502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412129028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4412145240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412161746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412177626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412193970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412209636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412224952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412240697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412255936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412272292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4412287503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412304421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412320292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412337243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412352484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412367721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412383472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412399149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412415161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4412430377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412447068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412463612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412479996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412495226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412510839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412526977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412542140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412558517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4412573914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412591273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412607178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412626240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412643002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412660110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412676316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412691463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412707917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4412723031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412739493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412755350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412771965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412787064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412802230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412817833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412833801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412849716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4412864833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4412881211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4412897617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4412913911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412929086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4412944315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4412960401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4412976160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4412992114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413007294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413024285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413040132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413056452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413071638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413087375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413103070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413118256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413134230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413149778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413166207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413182025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413198317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413213929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413229149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413244820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413260010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413276358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413291556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413308006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413323879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413340684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413355892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413371100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413387044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413402602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413418613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413433780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413450183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413466457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413482770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413497942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413513365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413529436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413544641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413560627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413575818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413592584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413608440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413624777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413640490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413655735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413671453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413686691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413703110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413718316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413734711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413750556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413767285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413782497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413797787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413813482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413829174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413845390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4413860510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4413876839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4413893257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4413909582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413924833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4413940041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4413956065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4413971267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4413987244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4414002396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414019166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414035233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414051514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414066696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414082467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414098299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414113497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414129471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4414145055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414161525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414177372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414193680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414209399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414224744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414240475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414255716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414272054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4414287285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414304020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414319923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414336643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414351917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414367188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414382948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414400328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414416416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4414431715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414448207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414464552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414480955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414496177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414511456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414527799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414543072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414559103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 700,7000000,10000,0,0,256,5,19820,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4414607879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414624361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414640627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414656965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414672183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414687409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414704030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414719455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414735443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4414750679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414767564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414783530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414799970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414815275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414830965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414846695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414861924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4414877931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4414893506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4414910020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4414925926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4414942287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4414957930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4414973164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4414989277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415004505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4415021009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415036276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415052757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4415068638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4415211489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415250468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4415279146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4415294869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415310043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4415326154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415342020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415358564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4415374422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4415391365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415406589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4415421803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4415437492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415453111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4415469154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415484380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415500854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4415517426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4415533738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415548966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4415564212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4415580846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415596118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4415612194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415627420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415644281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4415660183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4415676547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415691780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4415708279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4415723913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415739010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4415754914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415770677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415787075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4415803465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4415819713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415837331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4415852704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4415868593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415883851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4415900423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4415917522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4415934304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4415950258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4415967531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4415982802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4415998127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416013859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416029536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416045645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416061275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416078198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416094433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416110914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416126244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416141931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416157711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416173003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416189055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416204777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416221506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416237521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416254031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416269782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416285135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416300979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416316292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416332777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416348074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416364596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416380628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416397681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416413035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416428369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416444220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416459978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416476964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416492294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416508849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416525216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416541642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416556927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416572252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416588704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416603913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416619897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416635095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416652078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416667962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416684289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416699518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416715150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416730804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416745953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416761907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416777388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416793796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416809615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416825907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416841626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416856841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4416872533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416887712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4416904118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4416919297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4416935667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4416951470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4416968131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4416983320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4416998521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417014461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417029712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417045677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417060819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417077541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417093422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417109729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417124922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417141767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417157802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417172984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417188947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417204437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417220836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417236756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417253018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417268537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417283817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417299455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417314552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417330853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417346005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417362371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417378161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417396053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417413384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417432106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417450082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417469248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417485576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417501577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417519071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417535197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417551781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417567209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417583284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417599292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417614697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417630910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417646636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417663128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417679071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417695512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417711223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417726671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417742597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417758030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417774651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417790022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417806706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417823441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417840571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417856535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4417871997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4417887877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4417905224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4417921492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4417936941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4417954112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4417970375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4417986941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418002344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4418018137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418033967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418049290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418065426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418081058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4418097647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4418113638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4418130101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418145856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4418161210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418177055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418192377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418210388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418225775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4418242373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4418258448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4418275674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418291009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4418306344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418322210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418338218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418354416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418369795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4418386430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4418404472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4418423622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418439141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4418457535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418474386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418489769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418506409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418522155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4418538720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4418554658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4418571073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418586976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4418602268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418618018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418633317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418650017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418665301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4418681835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4418697744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4418714447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418729775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4418745092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418760865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418776874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418793003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418808318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4418824896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4418841450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4418857936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418873285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 701,7010000,10000,0,0,256,5,19849,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4418923680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4418939491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4418955202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4418971483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4418986744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419003257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419019552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419036201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419052005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419067342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419083708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419098982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419115019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419130252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419147103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419163216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419180143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419195394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419210990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419226748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419241997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419258039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419273638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419290152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419306050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419322449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419338030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419353306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419369059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419384306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419402153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419419240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419436079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419454854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419471515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419487343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419502833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419519258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419534868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419550953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419566271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419583195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419599177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419616055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419631372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419647146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419663139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419678420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419694546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419710186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419727077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419743122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419759678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419775610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419791017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419806951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419822350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419839057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419854893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4419871542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4419887575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4419904441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419919893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4419935329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4419951258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4419966981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4419983186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4419998518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420015469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420031530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420048068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420063460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420079185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420095100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420110517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4420126692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4420142356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420159216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420175254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420191760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420208012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420223643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420239509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420254866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4420271404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4420287100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420306069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420322564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420339543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420355102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420370543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420386386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420402044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4420418141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4420433424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420449974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420466251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420482705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420498019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420513353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420529858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420545155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4420564275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4420580508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420598736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420616193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420633133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420649310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420665038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420680991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420696404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4420713428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4420728954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420745690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420761775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420778729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420794168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420809608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420825521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420841272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4420857437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4420872810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4420889760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4420905801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4420922355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420937833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4420953650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4420969603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4420985018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421001236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421016987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421033540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421049512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421066001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421081597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421096950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421112797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421128925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421145429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421160962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421177449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421193390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421211145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421226475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421241845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421257641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421273281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421289366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421304639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421321186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421337495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421353911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421369192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421384521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421400652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421415986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421432089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421447402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421464263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421480229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421496653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421511969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421527939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421543807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421559146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421575279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421590923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421607442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421623397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421640146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421655620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421670898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421686671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421702209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421718486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421733699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421750221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421766434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421782840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421798111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421813378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421829476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421844758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4421860838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4421876451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4421893454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4421909443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4421925881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421941177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4421956874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4421972734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4421988224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422004295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422019921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422036469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422053458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422070431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422086331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422101979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422117873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422133294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422149888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422165299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422181983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422200569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422219871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422235461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422250906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422267266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422282560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422298705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422314429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422331485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422347415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422363795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422379068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422394734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422410486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422425716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422441741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422457332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422473791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422489688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422506220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422522078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422538443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422554245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422569558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422586088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422601341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422617889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422633847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422650625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422665949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422681286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422697115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422712823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422729182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422744473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422761046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422777473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422793893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422809199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422824553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422840847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422856417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4422872505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4422887854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4422904794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4422920755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4422937218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422952899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4422968202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4422983999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4422999319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 702,7020000,10000,0,0,256,5,19877,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4423049339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423064633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423081545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423097511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423113913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423129238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4423144977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4423160788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423176087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4423192172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423207806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423224628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423240529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423256957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423272563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4423288058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4423303831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423319100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4423335455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423350649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423367139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423383017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423399765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423415273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4423430590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4423446353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423462316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4423478423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423493773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423510239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423526595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423542986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423558262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4423573558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4423589679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423605134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4423621178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423636438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423653146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423669023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423685331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423700598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4423716190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4423732129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423747352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4423763364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423778959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423795657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423811590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423828268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423843495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4423858729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4423874454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423890232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4423906261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4423921494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4423937955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4423954136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4423970465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4423985732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424000960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424017033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424032279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424048522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424063736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424080685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424096575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424112870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424128078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424143600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424159305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424174527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424190518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424206020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424222494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424238394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424254824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424270428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424285687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424301435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424316660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424333016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424348259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424364693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424380530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424397174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424412409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424427684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424443485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424459070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424475352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424490601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424507115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424523372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424539738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424555200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424570483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424586666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424602106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424618140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424633343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424650183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424666065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424682439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424697681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424717958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424737080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424754806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424771625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424787156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424803750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424819735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424836475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424851768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4424867089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4424882859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4424898405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4424914487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4424931690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4424950323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4424968080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4424986018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425002466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425018864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425034648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425049931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425065986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425081763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425098548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425114636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4425131162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425146972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425162524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425178326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425193618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425210267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425225574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425242808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425258722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4425275954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425291429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425306859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425322779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425338642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425354890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425370292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425386969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425403389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4425420202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425435596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425451017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425467279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425482669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425498827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425514822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425531844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425547672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4425564528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425581159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425596716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425612444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425627677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425644225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425659465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425676189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425692124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4425708859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425724136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425739373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425755120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425770923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425786962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425802420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425819783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425839715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4425859357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425876948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4425894702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4425911755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4425927379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4425943618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4425959665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4425976686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4425992875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426009372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426025300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426040706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426056590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426071971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426088673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426104312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426121018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426137190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426154207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426169882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426185325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426201255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426218241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426234873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426250245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426267313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426283258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426299739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426315062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426330771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426347172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426362660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426378734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426394436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426411087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426427407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426443803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426459588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426474874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426490870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426506146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426522649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426537932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426554474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426570372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426588255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426603632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426619079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426634868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426650799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426666908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426682130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426698609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426714949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426731550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426746836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426762093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426778237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426793746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426809827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426825103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426842057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4426858007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4426874454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426890139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4426905495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4426921297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4426936576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4426953087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4426968386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4426984935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427000846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427017669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427032983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427050888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427068218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427084129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4427102177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4427120332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4427137809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427154570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427171338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 703,7030000,10000,0,0,256,5,19906,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4427221399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427236770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427252552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427268266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4427284897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4427300382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4427316880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427333370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427349875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427365145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427380419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427396547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427411849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4427427884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4427443171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4427460015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427475990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427492399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427507696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427523343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427539164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427554462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4427570537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4427586224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4427602754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427618683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427635112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427650759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427666305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427682127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427697430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4427713838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4427729125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4427745680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427761625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427778377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427793720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427809046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427824851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427840565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4427856845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4427872574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4427889055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4427906558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4427922987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427938263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4427954146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4427969985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4427985579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428001650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428017238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428033793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428049748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428066206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428081801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428097145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428112946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428128220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428144566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428159810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428176554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428192454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428209162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428224460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428239771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428255592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428271342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428287438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428302936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428319478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428336738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428353515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428369243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428384591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428400909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428416212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428432271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428447590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428464502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428480482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428498671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428513980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428529928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428545692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428561278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428577718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428592973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428610056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428625986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428642718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428657981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428673248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428689015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428704608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428720741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428735999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428752743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428769042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428785406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428800859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428816129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428832232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428847531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4428863819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4428879040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4428895870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4428911753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4428928158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428943449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4428959039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4428974829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4428990081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429006139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429021706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429038210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429054327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429070690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429087563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429104330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429121533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429137361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429153872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429169366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429186151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429202495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429218980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429234369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429249715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429265948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429281596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429297699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429313007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429329951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429345925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429362401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429377754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429393439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429409270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429424832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429440960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429456585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429473203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429489382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429505863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429521523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429536904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429552758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429568108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429584634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429599978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429616607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429632589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429649396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429664706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429680250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429696045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429711777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429727870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429743378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429759973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429776292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429792726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429808019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429823349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429839574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429854910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4429871236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4429886533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4429903443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4429919442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4429935852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4429952537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4429969849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4429987504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430004697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430022926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430039786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430058130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430075562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430093819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430110529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4430127246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4430144819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430161528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430179083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430195775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430215335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430232785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430250753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430267886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4430284604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4430301859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430318542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430336518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430353198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430371558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430388984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430407404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430424335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4430441066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4430458604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430475298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430492836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430509559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430528340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430545776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430563978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430581228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4430598002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4430615341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430632075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430650103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430666881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430684203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430700199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430719728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430737573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4430752946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4430769417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430785031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430801146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430816493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430833618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430849555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4430865993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430881269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4430897160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4430912967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4430928278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4430944372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4430960072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4430976636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4430992572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431009000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431026958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431042314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431058395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431073731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431090326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4431105599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4431123476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4431139970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431156459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431171777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431187143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431203710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431219084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431235204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4431250502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4431267429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4431283422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431299921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431315287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431331145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431347004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 704,7040000,10000,0,0,256,5,19934,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4431396704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431412801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4431428297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4431444864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4431461266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431477792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431493187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431508562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431524780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431540075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431556389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4431571661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4431588514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4431604526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431621186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431636492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431652556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431668500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431684147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431700352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4431716079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4431733744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4431753596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431771198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431786585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431801947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431817847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431833633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431849738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4431865040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4431881628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4431898008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4431914484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431929805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4431945167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4431961358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4431976681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4431992772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432008068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432024995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432041648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432058169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432073551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432089419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432105385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432121013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432137156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432153018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432169617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432185855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432202724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432218174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432233556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432249451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432265135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432281302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432296643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432313269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432329680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432346161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432361517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432376915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432393198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432408565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432425791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432441079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432457981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432474353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432491141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432506703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432522694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432538559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432553898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432569968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432585765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432602481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432618825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432635432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432651215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432666668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432682636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432698082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432715054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432730525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432747473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432763580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432780756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432796217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432811651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432827951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432843371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4432860161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4432875553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4432892824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4432910882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4432931343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432947575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4432963646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4432979473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4432994743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433010800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433026577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433043131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433059074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433075481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433091190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433106503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433122284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433137567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433153922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433169192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433185678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433201576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433218301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433233601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433248885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433264963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433280220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433296298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433311811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433328718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433344632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433361035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433376319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433392562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433408360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433423630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433439913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433455504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433472055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433488025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433504675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433520439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433535882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433551816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433567239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433583831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433599256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433616073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433632245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433649243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433664637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433680307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433696219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433711943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433728181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433743573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433760239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433776622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433793207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433808627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433824085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433840631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433856010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4433872130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4433887419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4433904461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4433920478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4433937208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433952930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4433968173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4433983931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4433999425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434015778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434030985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434047439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434063540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434080331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434095699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434111081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434126961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434142713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434158886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434174232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434191046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434208790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434225297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434240650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434256039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434272302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434287665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434303909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434319366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434336344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434352221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434368583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434383810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434399404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434415152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434430605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434446605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434462126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434478635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434494764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434511150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434526830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434542087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434558725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434576448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434595980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434613958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434632902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434651818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434668874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434684264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434699667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434716318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434731752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434748776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434764179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434782265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434799057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434815787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434832058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434847608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4434863366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434878610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4434895060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4434910269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4434926776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4434942688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4434959409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4434974634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4434989849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435005571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435021234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435037284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435052491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435068981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435085244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4435101578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435116802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4435132279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435148323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435163587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435179844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435195057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435211918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435227789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4435244148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435259412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4435275080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435290852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435306098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435322141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435337773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435354281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435370186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4435386559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435403230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4435418529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435434294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435449553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435466025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435481298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435497821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435513732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 705,7050000,10000,0,0,256,5,19963,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4435568053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435587017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4435605192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435622481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435638239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435655167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435670486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435687206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435703496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4435719869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435735092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4435750328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435766404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435781608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435797568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435812732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435829595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435845450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4435861739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435876980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4435892628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4435908338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4435923564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4435939555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4435955117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4435971589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4435987469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436003839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436019360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436034713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436050398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436065792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436082186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436098046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436114521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436130409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436147101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436162342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436177588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436193322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436209657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436225960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436241251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436257837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436274207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436290732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436306069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436321657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436337826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436353125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436369175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436384652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436401559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436417551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436434017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436449307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436464984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436480766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436496168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436512384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436527984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436544557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436562003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436580919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436596249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436613968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436630059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436646577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436662680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436677930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436694658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436710962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436727322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436742547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436757814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436774508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436789724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436805707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436820905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436837669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436853508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4436869839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436885063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4436900595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4436916297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4436931496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4436947486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4436963007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4436979438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4436995300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437011825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437027378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437042631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437058384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437073793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437090812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437106088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437122560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4437138476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437155181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437170426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437185638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437201343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437216952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437232982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437248259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437265095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4437280986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437297349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437312589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437330259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437346051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437361335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437377396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437393042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437409532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4437425432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437442033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437457616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437472873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437488650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437504096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437520404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437535626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437552080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4437568192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437584902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437600183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437615462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437631251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437646845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437662942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437678228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437694986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4437712370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437731672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437751323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437769469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437787682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437805856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437822149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437838172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437854921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4437870973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4437887535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437903278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4437918727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4437934667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4437950248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4437966860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4437982248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4437998900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438015294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438031810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438047201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438062852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438079155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438094550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438111249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438126623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4438143590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438159623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438176150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438191797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438207592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438223569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438239071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438255535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438271271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4438287932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438304001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438320525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438336217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438351643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438367554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438383216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438399754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438415105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4438431727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438448022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438464942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438480293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438495623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438511451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438527064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438543191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438558479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4438575254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438591537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438608010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438623302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438638624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438654799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438670114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438686235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438702050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4438718700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438734697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438751362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438767207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438782830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438798593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438813816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438830310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438845542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4438862064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4438878174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4438894915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438910230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4438925543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4438941564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4438957244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4438973287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4438988483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4439005020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4439021359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4439037726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439053000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4439068561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4439084736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439100002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4439116003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4439131243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4439148223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4439164267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4439180688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439195947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4439211637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4439227369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439242595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4439258831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4439274436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4439290949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4439306864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4439323264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439338922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4439354190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4439370053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439385563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4439402056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4439417334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4439434474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4439451352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4439468258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439485816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4439501476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4439518214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439533539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4439549610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4439564916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4439582158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4439598161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4439614682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4439630263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4439646062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 706,7060000,10000,0,0,256,5,19991,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4440157831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440173493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4440189729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4440205492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4440222183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440238238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440255042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440270796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4440286312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4440302277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440317949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4440334615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4440350012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4440366679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440382960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440399813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440415221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4440430645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4440446804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440462569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4440478786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4440494169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4440511018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440527372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440543897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440559293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4440574921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4440591259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440607271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4440623455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4440639027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4440656085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440672034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440688514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440704170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4440719546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4440735407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440750789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4440767352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4440782730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4440799381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440815431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440832383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440847734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4440863115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4440878964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440894711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4440910865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4440926212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4440943048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4440959408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4440975927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4440991301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441006909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441023146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441038578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441054746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441071452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441089963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441106003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441122514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441138060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441153920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441169746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441185056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441201202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441217247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441233841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441249785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441266881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441282924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441298227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441313987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441329640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441345721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441360982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441377587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441393887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441410242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441425504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441440767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441456885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441472094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441488106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441503310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441520336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441536272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441552655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441567903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441583525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441599304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441614582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441630604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441646197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441662690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441678602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441694999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441710888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441726153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441741889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441757123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441773458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441788717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441805239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441821146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441837893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441853110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4441868364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4441884128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441899696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4441915792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4441931478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4441948309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4441964579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4441981012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4441996309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442011602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442027818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442043118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442059186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442074434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442091340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442107286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442123722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442139529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442154976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442170763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442186034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442202921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442218155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442234662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442250577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442267323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442282630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442298025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442313819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442329532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442345639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442360926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442377428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442393712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442410137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442425444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442440765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442457161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442472523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442488634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442503960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442520899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442536892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442553320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442568610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442584320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442600320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442615566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442631661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442647561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442664203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442680227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442696955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442712828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442728171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442744025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442759355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442775763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442791087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442807767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442823995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442840856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442856150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4442871453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4442887505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4442903149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4442919222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4442934521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4442951110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4442968148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4442984909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443000255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443016008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443031879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443047203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443063338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443079020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443097524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4443116883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4443133825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443151964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443168057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443185998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443205608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443222008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443237356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443254919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4443272748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4443290164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443305481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443321527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443338643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443354514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443371325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443386958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443404120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4443420176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4443436725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443452737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443468177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443484058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443499440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443516350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443531865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443548506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4443564596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4443584208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443599551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443614853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443630671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443646749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443662917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443678263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443694907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4443711641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4443728391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443743810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443759242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443775797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443791231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443807498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443822954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443840648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4443857260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4443873849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443890129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4443905517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4443921370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4443936714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4443953388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4443969454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4443986182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4444002246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444019399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444034744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444050083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444065925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444081713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4444097831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4444113176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4444129770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4444146180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444162759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444178093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444193451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444210495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444226894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4444246528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4444265063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4444284276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 707,7070000,10000,0,0,256,5,20020,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4444336460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444353044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444368438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444383829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444401396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444416708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4444433192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4444448899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4444466273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4444482363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444498967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444514778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444530240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444546169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444561552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4444578364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4444593750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4444610390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4444626400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444643243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444659359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444674772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444690679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444706471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4444722702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4444738084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4444754720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4444771006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444787529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444802957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444818424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444834651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444850025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4444866264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4444881680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4444898711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4444914722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4444931259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444946702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4444962431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4444978324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4444993736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445009924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445025691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445042326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445058350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445075010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445090871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445106255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445122149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445137517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445154260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445169614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445186174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445202566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445219025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445235414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445252748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445269095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445286482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445302578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445318281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445336308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445352346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445368847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445384223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445400260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445416125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445431609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445448661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445465125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445481759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445497742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445514547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445530037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445545466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445561321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445577008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445593240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445608581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445625160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445641440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445657867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445673167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445688482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445704594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445719953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445736141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445751489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445768402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445784372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445800770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445816092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445831772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445847643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445862949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4445879046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4445894854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4445911423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4445927405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4445943865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4445959698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4445975011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4445990782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446006356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446022745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446038051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446054642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446070616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446087567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446102886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446118247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4446134056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446149778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446165860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446181187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446197756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446217776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446234366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446249724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446265516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4446281383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446296735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446312913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446328630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446345208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446361195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446377701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446394325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446409788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4446425648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446440975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446457497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446472768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446489286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446505163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446522169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446537422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446554530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4446573425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446590573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446609289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446626904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446644622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446661002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446677414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446693558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446710267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4446726307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446741527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446757564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446773607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446790105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446806336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446822723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446838417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446853720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4446869474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446884730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4446901582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4446916860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4446933336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4446949207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4446966273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4446981539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4446996889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447012713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447028313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447044356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447059654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447076113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447092421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447109875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447125337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4447141308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447157924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447173142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447189096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447204960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447221655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447237628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447254086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447269846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4447285212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447301021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447316343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447333098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447348366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447366012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447383666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447401010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447416422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4447431806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447447623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447463360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447479584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447494894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447511457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447527785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447544612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447562646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4447581588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447600465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447616385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447632462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447648712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447665329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447681337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447697828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447713543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4447728892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447744695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447759999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447776548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447791853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447808401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447824329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447841152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447856463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4447871799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4447887609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447903533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4447919656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4447934944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4447951524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4447968123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4447984576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4447999878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448015584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4448032093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448047328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448063353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448078907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448095442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4448111358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4448127771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448143403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448158712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4448174547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448189887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448206291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448221554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448238140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4448254088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4448270824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448288270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448303624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4448319401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448335156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448351417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448366698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448383208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4448399417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4448416898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448432206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448447393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 708,7080000,10000,0,0,256,5,20048,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4448497000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448512309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448528698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448543954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448560553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4448576450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4448593390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448608563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448623766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4448639721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448655102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448671555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448690207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448707404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4448725707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4448742676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448757930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448773741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4448789506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448804754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448820819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448836639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448853114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4448868986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4448885369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448901001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4448916217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4448931910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4448947109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4448963428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4448978667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4448995178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449011076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449027734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449042974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449058198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449073893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449089446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449105463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449120669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449137173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449153686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449170029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449185246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449200493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449217176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449232473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449248599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449263845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449280985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449296855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449313227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449328740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449343977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449359709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449374914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449391490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449406731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449423209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449439085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449455747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449471214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449486483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449502221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449517733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449533746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449548959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449565436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449581642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449598063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449613327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449628605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449644878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449660388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449676444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449691701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449708496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449724429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449740819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449756081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449771673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449787355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449802536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449818515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449834033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449850456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4449866312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4449882664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449900537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4449915856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4449931616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4449946890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4449963234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4449978475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4449994963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450010838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450027722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450042961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450058445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450074138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450089680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450105693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450120906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4450137408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450153752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450170148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450185396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450200655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450218276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450233635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450249777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450265451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4450282057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450298029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450314516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450330180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450345535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450361375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450376714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450393209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450408498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4450425021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450440988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450457845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450473402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450488787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450504651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450520405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450536590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450551913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4450568562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450585064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450601577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450616921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450632304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450648669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450663985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450680075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450695369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4450712695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450729260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450748657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450766133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450783797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450799583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450814869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450831316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450846855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4450863411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4450879393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4450896222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450911542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4450926860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4450942670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4450958408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4450974455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4450989656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451006107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451022291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451038656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451053882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451069106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451086298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451101629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451117715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451133041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451149939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451166090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451182529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451197836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451213719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451229489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451244769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451260910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451276535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451293105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451309053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451325473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451341094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451356460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451372268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451387817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451404508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451419877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451436485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451452813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451469238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451484579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451499930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451516079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451531678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451547796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451563132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451580000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451595953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451612393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451627740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451643424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451659265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451674582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451690971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451708091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451724572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451740694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451757039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451772821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451788056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451803743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451818882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451835264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451850650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4451867059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4451882895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4451900601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451915845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4451931019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4451946675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4451962322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4451978373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4451993567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452010036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452026171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452042488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452058061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452073291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452089346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452104587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4452120638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4452135870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452152689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452168630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452185039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452200285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452216081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452231733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452246897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4452262849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4452278377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452294840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452310655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452327272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452342460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452357647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452373341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452388558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4452404930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4452420073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452436488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452452565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452468833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452484055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452499245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452515261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452530463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4452546490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 709,7090000,10000,0,0,256,5,20076,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4452596572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452613043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452628962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452645667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452660881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452676132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452691863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452707365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4452723423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4452738872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452755382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452771628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452787989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452803240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452818641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452834825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452850030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4452866025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4452881194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4452898050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4452914128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4452930464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452945694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4452961264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4452977022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4452992231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453008261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453023853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453040546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453056501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453072896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453089126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453104355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453120063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453135239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453151535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453166675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453183065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453198863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453215683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453230932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453246138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453261839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453277406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453293593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453308764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453325206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453341450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453357686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453373851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453389662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453405975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453421531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453437582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453453288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453469887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453485857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453502350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453518090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453533624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453549463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453564757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453581630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453596841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453613318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453629177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453645976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453662478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453678407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453696037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453712155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453728461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453743793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453760431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453776726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453793395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453808732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453824007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453840224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453855486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4453871571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4453886792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4453903657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4453919530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4453935895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453951116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4453966710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4453982472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4453997712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454013724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454029323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454045806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454061711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454078968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454094285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454109577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454125392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454141035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454157084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454172327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454188809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454206409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454223067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454238339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454253621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454269771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454285032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454301049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454316270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454333123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454349011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454365409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454380668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454396284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454412238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454427476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454443510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454459057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454476545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454492485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454508877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454525013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454540302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454556028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454571250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454587569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454602960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454619426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454635252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454651975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454667431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454682663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454698380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454714162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454730522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454745711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454762135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454778875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454795294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454810560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454825893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454842077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454857338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4454873353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4454888565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4454905425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4454921534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4454937866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454953445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4454968713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4454984705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4454999942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455016654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455032021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455048798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455065525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455082619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455098147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455113382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455129077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455144690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455161062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455176771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455193394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455209921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455226340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455241571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455256855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455272967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455288384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455304399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455319594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455336416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455352303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455368674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455383923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455399768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455415506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455430677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455446645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455462307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455478779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455494955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455511328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455526870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455542072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455557744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455572936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455589296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455604723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455621154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455637015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455653672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455669129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455684392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455700097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455715675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455731599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455746772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455763220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455779461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455796041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455811279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455826534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455842636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455857832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4455873816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4455888967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4455905821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4455921689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4455938038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455953635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4455968819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4455984519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4455999693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456015978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456031196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456047671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456063776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456080523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456095786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4456111310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4456127035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456142590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456158692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456174056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456190522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456208802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456225265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456240637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4456255944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4456272084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456287534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456303651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456318921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456335748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456351922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456368328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456383651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4456399302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4456415095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456430384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456446494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456464357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456481072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456496944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456513310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456529494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4456544777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4456560566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456575804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456592232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456607815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456624326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456640545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456656938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456672435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 710,7100000,10000,0,0,256,5,20105,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4456721275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4456737034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456752614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456769047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456784278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456800789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456816673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456833937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456849349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4456864691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4456880391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456895913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4456911877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4456927017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4456943436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4456959657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4456976174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4456991339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457006545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457022600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457037826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457053852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457069089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457085892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457101796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457118213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457133494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457149183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457164922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457180161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457196180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457212057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457228521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457244418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457260775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457276383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457291844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457307582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457322868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457339263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457354707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457371172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457387071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457404185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457419467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457434746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457450490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457466076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457482110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457497362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457513904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457530118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457546486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457561703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457577235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457592977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457608238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457624264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457639712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457656215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457672274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457688629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457704153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457719424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457735156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457750389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457766706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457781902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457798379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457814248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457830889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457846123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4457861617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4457877346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457892989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4457908997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4457924227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4457940671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4457957120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4457973477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4457988956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458004217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458020370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458035677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458051924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458067354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458084210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458100103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458116515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458131759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458147320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458163075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458178304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458194307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458211932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458228459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458244441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458260866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458276567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458292146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458307961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458323264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458339701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458355184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458371713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458387606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458404373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458419686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458435011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458450810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458466592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458482656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458497929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458514678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458530617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458547043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458562371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458578015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458593864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458609144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458625249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458640900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458657414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458673551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458689971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458705549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458720879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458737144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458752430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458768824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458784131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458800681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458816638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458833407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458848714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4458864257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4458880074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458895663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4458911719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4458926983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4458943424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4458959724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4458976153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4458991665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459007010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459023105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459038346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459054641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459069873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459086680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459102575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459120829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459140026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459156740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459172791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459188081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459204782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459220094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459236857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459252791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459269623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459285052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459300434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459316320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459332094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459348279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459363913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459380541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459396865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459413813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459429422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459444835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459460970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459476246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459492351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459507696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459524559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459540535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459557170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459572549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459588306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459604100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459619375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459635460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459651085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459667715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459683697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459700130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459715939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459731283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459747119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459762468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459779025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459794380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459810995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459827336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459844158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459859477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4459874780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4459890978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4459906337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4459922487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4459937800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4459954787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4459971067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4459988928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460006217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460022210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460037933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460053138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4460069180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4460085383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4460101887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4460117799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4460134160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460149778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460165070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460181066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460196329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4460213385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4460228716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4460245740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4460261777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4460278714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460294000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460309308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460325097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460340841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4460356911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4460372190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4460388752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4460405608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4460422393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460437741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460453549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460469417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460484733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4460500835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4460516548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4460533146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4460549407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4460565840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460581560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460596867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460612870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460628176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4460644721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4460659994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4460676555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4460692485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4460709399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460724784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460740818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460758926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460776325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 711,7110000,10000,0,0,256,5,20133,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4460833586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4460850477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4460868735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4460886289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4460904759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460921530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4460938392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4460956157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4460972907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4460990479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461007155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461025580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461042999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461060937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461080473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461099356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461118374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461136144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461153669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461169022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461185610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461201507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461218429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461233797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461249207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461265385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461280595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461296632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461311845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461328696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461344586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461360982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461376360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461392010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461407745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461423216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461439220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461454807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461471978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461487898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461504243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461519854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461535246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461551299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461566569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461582958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461598178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461614673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461630534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461647290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461662536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461677815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461693588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461709178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461725184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461740645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461757118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461773447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461789888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461806018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461821786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461837961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461853232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4461869258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4461884489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4461901347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4461917266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4461933636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461948878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4461964537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4461980300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4461995742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462011746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462027357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462043808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462059667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462076034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462091632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462106916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462122637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462138178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462154638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462169899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462186385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462202685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462219044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462234307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462252719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462269996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462285437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462304157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462320213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462337245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462353155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462369552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462384848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462400714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462416438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462431690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462447704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462463350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462479855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462495937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462512295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462530225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462545503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462561312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462576528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462592967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462608211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462624967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462642413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462658794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462674017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462689291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462705439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462720651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462736894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462752093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462768950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462784865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462801454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462817231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462832879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462848661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462863917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4462879985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4462895702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4462912214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4462928314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4462944696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4462960370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4462975637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4462991625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463006886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463023326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463038583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463055159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463072478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463089273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463104453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463119844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4463135476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463151019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463166963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463182118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463198519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463214680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463231344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463246474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463261633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4463277718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463292881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463309042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463324196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463340962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463356760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463373049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463388222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463403853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4463419556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463434962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463450943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463469756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463489731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463509356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463528563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463543871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463559071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4463574761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463590520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463606508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463621907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463638307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463654598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463670971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463686169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463701393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4463719711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463735451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463751437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463767031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463783464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463799273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463815538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463831041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463846335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4463862132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463877485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4463893908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4463909173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4463925692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4463941634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4463958345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4463973685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4463989225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464005012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464021030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464037118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464052401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464068972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464085270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464101742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464117344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464132713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464149213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464164573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464180974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464196332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464213389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464229586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464246077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464261423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464277279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464293135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464308699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464324909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464340673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464357301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464373344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464390222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464405585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464420938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464437006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464452677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464468813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464484141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464500921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464517276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464533700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464549019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464564329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464580466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464595795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464611968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464627500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464644472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464660471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464676928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464692262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464707924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464723785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464739079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464755191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464770862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464787438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464803484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464820181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464835888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4464851290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4464867166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4464882555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4464899076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4464914407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4464931023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4464947058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4464963898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 712,7120000,10000,0,0,256,5,20162,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4465012212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465027980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465043782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465059051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465075078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465090667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465107141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4465123052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4465139805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465155136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465170555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465186369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465201970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465218167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465233483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465251832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4465272124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4465291962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465310005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465329317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465348558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465364410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465380590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465396672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465413239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4465429123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4465445453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465461064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465476289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465492234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465507449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465524724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465539980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465556446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4465572320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4465589125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465604370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465619635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465635414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465651027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465667054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465682330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465698840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4465715113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4465731542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465746847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465762133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465778659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465794503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465810808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465826050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465843036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4465858977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4465875618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465891291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4465906565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4465923189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4465939369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4465956421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4465972063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4465988687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466004567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466021504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466036770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466052068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466067980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466083695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466100013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466115238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466131687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466148069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466164434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466179621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466195437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466211593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466226950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466243043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466258357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466276541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466294233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466310989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466326395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466342927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466358728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466374201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466390696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466405920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466422388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466438254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466457930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466473785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466490687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466507325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466523257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466539267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466554433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466570873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466587155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466603532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466618763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466633981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466650259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466665538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466681812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466697029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466713877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466729709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466746290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466761591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466777306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466793033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466808289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466824324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466840713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4466857641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4466874695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4466891668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466907159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4466922630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4466938526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4466954308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4466970575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4466985998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467002703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467019122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467035665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467051083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467066751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467083150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467098617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467114818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4467130220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467147200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467163252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467179870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467195323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467211106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467227061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467242506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467258915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4467274703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467291408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467307491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467324073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467339945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467355587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467371579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467387293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467403942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4467419345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467435982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467453496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467471218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467488897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467505112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467523424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467539950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467556194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4467571573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467588697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467604679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467621106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467636399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467652096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467667885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467683157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467699213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4467714879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467731380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467747306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467763747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467779425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467794702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467810474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467825751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467842237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4467857551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4467874069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4467890357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4467906734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467921994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4467937487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4467953624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4467968880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4467984919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468000192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468017011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468032930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468049340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468064835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468080444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468096802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468113131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468129159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468144849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468161408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468177337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468194007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468210547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468225889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468241683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468256974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468273450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468288725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468305259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468321238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468337962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468353254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468368513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468384494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468400202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468416281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468431564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468448288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468464645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468481076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468496379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468511685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468527992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468545994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468563409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468579217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468598805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468616198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468632965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468648993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468664389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468680245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468695596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468712156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468727518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468744125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468760397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468777205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468792535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468807918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468823759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468839666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4468855788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4468871093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4468888274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4468904654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4468921177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468939158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4468955566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4468971395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4468988478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469007557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469024907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469041571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469057586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469074372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469090441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4469105946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4469121902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 713,7130000,10000,0,0,256,5,20190,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4469172362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469188527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469204234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469220780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469236724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469253381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469269158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4469284557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4469300443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469315811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469332294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469347596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469364163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469380959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469397881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469413253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4469428598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4469444650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469460311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469476360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469491619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469508398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469524682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469541139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469556485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4469572051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4469588906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469604260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469620357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469635695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469656363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469675436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469691951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469707848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4469723172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4469738955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469754457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469770945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469786241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469802811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469819005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469835819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469851110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4469866430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4469882225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4469897903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4469914041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4469929338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4469948986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4469966244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4469983535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470000960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470017655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470033699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470049178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470065737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470081687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470098419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470114515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470131331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470147100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470162538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470178431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470193838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470210462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470225874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470242585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470259603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470276712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470292140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470307587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470323747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470339461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470355712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470371106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470387797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470404187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470420728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470436189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470451657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470468203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470483667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470500147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470515883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470532523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470548540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470565133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470580894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470596311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470613671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470629268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470645716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470660945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470677395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470693323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470710060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470725313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470740631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470756382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470771958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470788030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470803955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470824820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470843468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4470860035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470875395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4470891316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4470907219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4470922595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4470939387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4470955118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4470971730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4470987693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471004398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471020125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471035489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471051310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471066856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471083283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471098584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471115141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471131299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471148028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471163350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471178684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471194551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471210187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471226371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471241732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471258357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471274798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471291240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471306530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471322086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471338236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471353528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471369640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471384973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471401852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471417803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471434286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471449623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471465243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471481083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471496427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471512536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471528106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471544681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471560677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471577450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471592803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471608403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471624214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471640601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471656742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471672202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471688790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471705204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471721666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471737013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471752376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471768523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471783914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471800024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471815334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471832401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471848395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4471864870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471881010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4471897166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4471913023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4471928322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4471944427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4471960176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4471976751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4471992723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472009223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472024871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472040207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472056076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472071362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472087739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472103051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472119662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4472135891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472152643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472167984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472185504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472201349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472217376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472233421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472248669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472265726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4472282247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472298640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472313889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472329589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472345674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472360888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472376828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472392352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472408816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4472424681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472441068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472456881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472472086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472487795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472502981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472519398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472534651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472551153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4472567082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472585167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472602662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472618792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472634626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472650669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472666758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472682040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472698897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4472715172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472731572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472746853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472762120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472778206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472793479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472809568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472824839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472841637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4472857555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4472873973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472889826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4472905090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4472920875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4472936102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4472953146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4472968404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4472984899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473000791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473017814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473033131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473048470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473064299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473079907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473096007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4473111284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473127798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473144111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473160538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473175839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473191124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473207452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473222785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473238863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4473254138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473271153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473287088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 714,7140000,10000,0,0,256,5,20219,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4473337414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473352767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473368111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473383898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473399583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473415671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4473430928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473447479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473463717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473480126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473495440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473510771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473527481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473542879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473558977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4473574262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473591263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473607214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473624141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473640105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473655476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473671308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473686596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473703233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4473718556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473735134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473751133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473767897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473783246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473798562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473814409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473830297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473846506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4473861900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4473878573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4473894904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4473911430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473926842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4473942240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4473958528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4473973906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4473990103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474005442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474022758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474038771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474055279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474070798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474086659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474102537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474117921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4474134146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474149913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474166563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474182593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474199365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474216905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474232413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474248396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474263796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4474280340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474295960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474312607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474329190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474345693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474361051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474376485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474393059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474408582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4474424813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474440228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474457260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474473279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474489843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474505256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474521251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474537172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474552592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4474568784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474584821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474601469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474617522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474634053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474649901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474665353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474681310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474696708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4474713331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474728708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474745353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474761384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474778479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474793876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474809303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474825227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474841109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4474857335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4474872761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4474889744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4474905854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4474922416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474937856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4474953734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4474969873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4474985258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475001499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475017540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475034173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475050191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475066678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475082648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475097949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475113734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475129078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475145668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475160981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475177530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475193526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475210618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475226033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475241450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475257367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475273335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475289464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475304793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475321382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475337784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475354271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475369620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475384997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475401305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475416649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475432783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475448131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475465084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475481099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475497534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475512863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475528582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475544473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475559784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475576086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475591698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475608247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475624228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475641643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475656999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475672389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475688180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475704136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475720221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475735497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475752033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475768338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475784759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475800043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475815364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475831454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475846734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4475862798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4475878087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4475894952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4475910922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4475927367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475942720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4475958672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4475974505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4475989831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476005950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476021682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476038240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476054215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476070675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476086606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4476101907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4476117704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476132978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476149359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476164643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476181207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476197194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476213948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476229266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4476244645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4476260467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476276756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476292852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476310593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476329140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476346635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476364591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476381338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4476398764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4476416066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476432763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476450482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476467743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476485863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476503376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476521661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476538411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4476555203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4476572492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476589624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476607213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476623951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476642396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476659906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476678535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476695284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4476712817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4476730112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476746869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476763737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476779509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476796109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476812084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476828956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476844343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4476859694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4476875524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476891369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4476907438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4476922767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4476939827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4476956530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4476973044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4476988428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477004067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4477020354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477035768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477051934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477067270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4477084561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4477100623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477117202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477132650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477148599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4477164491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477179919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477196108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477212718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4477229346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4477245406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477261909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477277889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477293283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4477309139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477324507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477341076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477356523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4477373293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4477389962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477406574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477422000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477437446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 715,7150000,10000,0,0,256,5,20247,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4477501609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477518384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477535076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477553136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4477570408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4477587256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477603761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477619144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477634603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4477650845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477666226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477682404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477697808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4477715298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4477731321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477747754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477763079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477778825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4477794622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477809997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477826080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477841716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4477858265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4477874280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4477891235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477906612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4477921972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4477937837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4477953822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4477969986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4477985329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478001969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478018321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478034894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478050254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478065677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478082264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478097742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478113852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4478129200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478146745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478162816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478179360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478194779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478212688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478228577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478243952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478260098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4478275726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478292262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478308246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478324655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478340396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478355756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478371605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478387299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478403839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4478419146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478435700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478452644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478473154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478489333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478506332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478523394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478539030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478555281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4478570654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478588394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478604795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478621305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478636693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478652598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478668516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478684182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478700300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4478716071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478732610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478748613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478765411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478780864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478796216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478812044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478827848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478844037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4478859433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4478876058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4478894210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4478912365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478927867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4478943245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4478960053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4478975386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4478991477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479006770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479023785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479039797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479056199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479072226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479088194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479104010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479119273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479135350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479151282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479167846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479183826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479200246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479215953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479231322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479247161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479262504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479279160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479294418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479310970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479327263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479343903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479359202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479374518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479390841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479406193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479422305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479437585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479454583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479470756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479487207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479502488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479518285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479534220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479549518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479567733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479585779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479602576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479620716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479637717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479653939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479669317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479685191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479701614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479718261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479733537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479750717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479767090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479783783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479799125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479814479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479830655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479846145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4479862246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4479877542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4479894528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4479910499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4479926981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479942293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4479958184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4479973991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4479989316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480005405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480021043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480037547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480053517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480069952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480085610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480100948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480116754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480132050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480148417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480163753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480180285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480196246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480212994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480228279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480243613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480259389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480275251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480291367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480306661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480323199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480339448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480355910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480371242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480386590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480402991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480418322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480434402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480449695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480466729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480482644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480499094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480514562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480530207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480546022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480561303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480577723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480593032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480609532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480625482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480642334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480657868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480673175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480688940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480705767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480722144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480737438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480753999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480770327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480786780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480802068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480817391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480833720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480849142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4480865271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4480881556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4480898628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4480914647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4480931122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480946447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4480962291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4480978092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4480993375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481009487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481025383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481041944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4481057884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481074549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481090514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481105869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481121637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481136921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481153539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481168829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481185434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4481202620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481219761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481235641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481251250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481267621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481282967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481299142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481314503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481331524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4481347542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481364045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481379478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481395254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481411368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481426669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481442844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481458636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481475283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4481491249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481507744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481523505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481539256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481555171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481570542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481587114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481602551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481619178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 716,7160000,10000,0,0,256,5,20276,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4481674451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481691260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481709976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481728040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481743751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481758896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481776371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481791586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481808060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4481823956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481840960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481856212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4481871424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4481887102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481902758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4481918732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4481933900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4481950338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4481966526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4481982854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4481998059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482013303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482029539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482044791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482060804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482076021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482093025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482108909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482125251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482140801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482156280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482171968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482187183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482207866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482223240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482239812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482255879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482272812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482288194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482303569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482319428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482335168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482351502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482366793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482383416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482399753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482416231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482431565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482447360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482463562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482478892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482495016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482510320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482527611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482543609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482560067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482575383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482591357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482607191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482622492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482638592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482657395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482674144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482691818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482710635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482726977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482742504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482758221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482774007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482790085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482805276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482821729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482838206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482854705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482869985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4482885285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4482901676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4482916950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4482933024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4482948315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4482965290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4482981183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4482997587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483012922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483028713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483044509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483059811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483075901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483091762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483108749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483124610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483141368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483156720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483172052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483188791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483204540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483220817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483236065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483252638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483268916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483285388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483300735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483316097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483332189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483347674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483363698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483378941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483395775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483411936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483428327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483443579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483459204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483475016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483490279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483506361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483522016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483538806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483554777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483571202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483586877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483602377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483618152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483633411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483649756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483665155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483681658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483697608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483714491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483729896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483745192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483761018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483777183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483793356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483808639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483825177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483841497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4483858137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483876827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4483895718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4483914707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4483930525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4483946655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4483962605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4483979202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4483995173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484011587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484027345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484042719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484058508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484073767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484090303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484105647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484122175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4484138091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484154842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484170094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484185367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484201086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484217167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484233205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484248452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484265379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4484281484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484297872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484313181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484328805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484344633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484359918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484376034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484391715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484410707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4484426858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484443190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484460260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484476043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484491869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484507296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484523866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484539161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484555730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4484571667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484588483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484603816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484619119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484634921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484650531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484666647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484681975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484698521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4484715617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484732133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484747459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484762891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484780344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484795834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484811807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484827528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484844102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4484860502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4484877093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484892962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4484908703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4484924677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4484940149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4484956700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4484972200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4484988961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485005092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485021998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485037484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485052984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485068997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485084865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485101252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4485116793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4485133897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485150236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485166726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485183221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485199943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485218706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485234439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485250705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4485266578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4485283545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485299667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485316279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485332101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485347504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485363333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485378684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485395161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4485410478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4485427053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485443014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485459859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485475256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485490628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485506483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485522218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485538366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4485553682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4485570262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485586602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485603071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485619142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485634695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485651350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485667181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485683502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4485699025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4485716817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485732751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485749136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485764689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485780260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 717,7170000,10000,0,0,256,5,20304,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4485831341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485846776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4485862958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4485878333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4485895344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4485911603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4485928110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485943496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4485959590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4485975625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4485990874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486006935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486022786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486039320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486055291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486071693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486087442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486102812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486118668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486134015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486150591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486165954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486182559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486198549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486216585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486231950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486247327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486263156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486278893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486295002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486310288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486327158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486343195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486359736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486375113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486390916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486406808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486422268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486438396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486454040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486470828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486487091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486503528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486519173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486534563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486550440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486565846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486583860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486599426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486616009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486631997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486648961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486664300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486679675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486695529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486711306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486727392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486742705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486759305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486775718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486792131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486807475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486822800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486838914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486854471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4486870600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4486885923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4486902936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4486918956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4486935419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486950712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4486966953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4486982890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4486998200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487014625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487030020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487046597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487062561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487079376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487094702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487110084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4487125896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487141652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487157992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487173517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487190057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487206506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487222980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487238294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487253677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4487269797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487285365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487301469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487316762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487333614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487349820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487366281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487381648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487397289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4487413142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487429500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487447715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487466317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487485721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487504302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487523200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487539202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487554706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4487570592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487586550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487602697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487617991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487634631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487651086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487667806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487683173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487698542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4487715087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487730549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487746797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487762257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487779935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487795976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487812456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487828214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487844224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4487860097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487875420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4487891903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4487907231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4487923836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4487939829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4487956665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4487972265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4487987665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488003602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488019296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488035581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488051012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488067629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488084357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488101046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488116241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488131493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488147652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488163006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488179076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488194355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488211199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488227178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488243631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488259004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488274712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488290738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488305994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488322056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488337604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488354139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488370093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488386496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488402247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488417590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488433440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488449658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488466276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488481602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488498209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488514855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488531474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488546993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488563189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488580059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488595359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488611433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488626722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488643655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488659593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488676098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488691365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488707092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488722904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488738385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488754441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488770261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488786774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488802738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488819225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488834962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488850533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4488866349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488881657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4488898249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4488913669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4488930247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4488946223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4488963043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4488978349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4488993925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489009717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489025418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489041617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489056916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489073476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4489089850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4489106326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489121649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4489136995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489153206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489168772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489185634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489201077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489218175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4489234446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4489250993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489266795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4489282237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489298271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489313651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489330212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489345725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489365312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4489382041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4489399977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489418350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4489434301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489450280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489466402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489482975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489498454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489515651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4489531790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4489548642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489564126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4489580003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489595910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489611300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489627545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489643337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489659990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4489676299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4489692884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489708874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4489724347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489740296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489755680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489772316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4489787734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489804417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4489820467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4489837320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489854085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4489870913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4489888221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4489905338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4489922977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 718,7180000,10000,0,0,256,5,20332,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4489975392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4489993591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490011118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490029489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490046512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490063311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490080948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490097708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4490115371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4490132146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490150731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490168495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490186518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490203690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490220480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490238037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490254817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4490272909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4490289727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490307918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490325460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490343888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490360708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490377507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490395208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490411941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4490429847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4490446608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490465133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490482633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490500638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490517835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490534665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490552024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490569624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4490591723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4490611172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490629097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490646223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490662755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490678142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490693577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490709818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490725180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4490741614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4490756928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490773880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490789876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490806547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490821877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490837575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490853533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490868959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4490885077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4490900702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4490917265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4490933210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4490949689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4490965388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4490980711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4490996550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491011896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491028396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491045080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491061654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491078042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491094536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491110255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491125567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4491141817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491157068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491173120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491188388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491205188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491221127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491237596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491252929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491268651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4491285140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491300427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491316459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491332108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491348700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491364638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491381096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491396801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491412037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4491427988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491443262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491459578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491474856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491493815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491510733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491528056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491543696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491559107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4491574973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491590768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491607313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491622773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491639808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491655968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491672602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491688149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491704047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4491720020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491735710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491752000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491767834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491784521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491800649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491817485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491833366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491848811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4491864979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491880400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4491896897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4491912358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4491929274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4491945380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4491962817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4491978269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4491993763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492009755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492025584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492041840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492057498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492074216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492090730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492107284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492122683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492138093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492154374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492169717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492185827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492201164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492218090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492234087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492250549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492266255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492281643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492297466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492312828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492329237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492344613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492361226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492377252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492394099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492409485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492424968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492440824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492456486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492472632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492487912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492504459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492520796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492537307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492552701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492568102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492584312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492599626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492615936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492631208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492648119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492664116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492680580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492695923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492711610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492727460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492742974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492759068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492774664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492791227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492807210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492823904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492839570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492854901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4492870735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492886054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4492902462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4492917775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4492934333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4492950275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4492967107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4492982640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4492998066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493013922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493029550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493045656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493060965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493077817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493093896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493110718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493126191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4493142168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493158150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493173540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493189750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493205404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493222010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493237989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493254439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493270156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4493285724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493301782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493317057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493333539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493348824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493365370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493381386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493398143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493413483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4493429075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493444940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493460562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493476683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493492010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493508570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493524833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493541304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493556640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4493571968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493588082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493603433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493619566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493634868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493651730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493667707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493684200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493699516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4493715483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493731314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493746885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493762989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493778721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493795531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493811533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493828395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493843735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4493859090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4493874984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493890857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4493907006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4493922457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4493939150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4493955706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4493972172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4493987622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4494003031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494020518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494035867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494051992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494067316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494084270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494100258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494116982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494132335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 719,7190000,10000,0,0,256,5,20361,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4494182127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494197928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494214822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494230947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494246257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494262851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494279191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494295661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494311035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4494326376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494342479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494357790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494373892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494390152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494406884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494422932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494439410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494455168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4494470539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494486427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494502005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494518521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494534202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494550668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494566566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494583433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494598727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4494614275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494630063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494646106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494662208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494677688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494694199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494710420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494726839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494742124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4494757435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494773541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494788840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494804876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494820119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494837384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494853344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4494869968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494885227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4494900992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4494916793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4494932095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4494948188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4494963933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4494980455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4494996614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495013055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495028702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495044019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495059841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495075105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495091654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495106939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495123783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4495140197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495156654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495171979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495187312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495203530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495218810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495234885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495250143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495267076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4495283023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495299486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495315036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495330671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495346483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495361751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495377825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495393393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495409883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4495425791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495442202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495457793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495473152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495489162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495504468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495520837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495536127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495552782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4495568716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495585573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495600865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495616341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495632082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495647679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495663729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495678987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495695490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4495711729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495728188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495743482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495758850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495774997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495790261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495806540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495821771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495838688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4495854648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4495871078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495886410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4495901997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4495917793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4495933120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4495950153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4495968865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4495986046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496003319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496022566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496038456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496053862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496069660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496085485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496101610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496116913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4496133472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496149836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496166283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496181863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496197208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496213399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496228699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496244771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496260062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4496276947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496292887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496309551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496324865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496340526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496356340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496371880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496387985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496403664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4496420245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496436227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496454205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496471299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496486857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496502618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496518413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496534489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496549730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4496566472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496582806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496599280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496614595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496629876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496646623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496661909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496678078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496694628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4496716586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496732835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496753303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496769316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496784700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496800486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496815927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496832368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496847649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4496864207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4496880367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4496897125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496912378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4496927632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4496943357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4496959064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4496975089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4496990319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497006996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497023224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497042356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497059180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497074702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497093012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497108615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497124964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497141016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497157735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497173739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497190412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497206217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497221584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497237393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497252956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497269641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497284942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497301474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497317407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497336245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497351677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497367308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497383011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497398731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497414703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497429836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497446243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497462427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497478706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497493963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497509266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497525260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497540446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497556376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497571508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497588133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497603896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497620382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497635517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497651062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497666708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497682073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497697979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497713420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497729823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497745838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497762157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497778930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497797045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497812840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497828905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497844903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4497860096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4497876847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4497893048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4497909371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497924580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4497939799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4497955898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4497971118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4497987066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498003122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498019906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498035806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498052174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498067639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498083259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4498098989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498114169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4498130161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498145817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498162272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498178113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498194416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498210188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498225414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4498243323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498261496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 720,7200000,10000,0,0,256,5,20389,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4498321634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498337726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498354355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498370520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498387055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498402799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498418157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4498434002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498449291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4498465804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498481071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498497629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498513529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498530235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498545517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498560877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4498576655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498592284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4498608312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498623601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498640459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498656424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498672883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498689136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498705044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4498720847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498736146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4498752479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498768109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498784661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498800594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498817027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498832603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498847938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4498863694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498879256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4498895611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4498910943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4498927503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4498943474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4498960215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4498975520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4498990828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499006598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499022217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499038276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499053526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499070264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499086431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499102877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499118173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499133482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499149565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499164858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499180884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499196119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499213077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499229012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499245518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499260952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499276573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499292298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499307537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499323547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499339131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499355878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499372019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499388361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499404007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499419364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499435223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499450545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499467028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499482279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499498783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499515009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499531428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499546749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499562056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499578186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499593456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499609513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499624793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499641674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499657605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499673981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499689276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499704879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499720668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499735947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499752238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499767817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499784328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499800282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499816686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499832247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499847564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4499863363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499878896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4499895930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4499911254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4499927802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4499943978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4499960662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4499975973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4499991252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500007058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500022806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500038917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500054197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500070784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500087069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500103557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500118895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500134509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500150685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500165968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500182066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500197350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500214786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500230849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500247305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500262667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500278308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500294126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500309399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500325492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500343440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500360098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500376395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500393281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500408667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500424073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500440167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500455974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500472148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500487474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500504060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500520425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500536877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500552210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500567770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500583969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500599392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500615545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500630889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500647867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500663897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500680421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500695990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500711674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500727529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500742846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500759020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500774688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500791324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500807323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500824078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500839835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500855264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4500871154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500886522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4500903003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4500918357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4500934916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4500950942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4500967774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4500983108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4500998452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501014529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501030002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501046160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501061538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501078635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501094664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501111180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501126580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4501142343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501158250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501173689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501189863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501205645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501222271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501238289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501254986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501270681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4501286046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501301848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501317416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501333880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501349270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501366046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501382063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501398864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501414225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4501429578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501445438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501461170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501477349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501492686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501509541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501525861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501542368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501557728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4501573105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501589319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501604662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501620810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501636129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501653041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501669079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501685548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501700896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4501716623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501732459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501747782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501764151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501780064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501796614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501812677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501829642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501844985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4501860323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4501876179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501891827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4501907955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4501923254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4501940056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4501956322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4501972769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4501988062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502003615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502019986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502035340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502051516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502066861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502083855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4502099851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4502116274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502131845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502147634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502163482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502178830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502194942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502211736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502228395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4502244390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4502260919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502276654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502292047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502308733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502324112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502340744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502356149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502372784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4502388822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4502405626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 721,7210000,10000,0,0,256,5,20418,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4502455933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502471428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502488209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502504225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502521039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502536406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502553049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4502569040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4502586703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502604819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502620737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502638255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502655056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502671154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502686397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502703534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4502720223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4502736647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502751941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502767604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502783365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502798620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502814708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502830358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502846891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4502862799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4502879256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502894905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4502910217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4502925986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4502941307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4502957830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4502973065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4502989551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503005511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503022491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503037743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503053032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503068827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503084489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503100531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503115786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4503132507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503148717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503165103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503180373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503195664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503211824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503227114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503244725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503260054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4503277025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503292891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503309243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503324535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503340616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503356383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503371556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503388143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503403809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4503420206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503436033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503452888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503468563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503483798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503499495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503515512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503531578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503546850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4503563374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503579793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503596242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503611835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503628506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503644844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503660094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503676103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503692346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4503711420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503729380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503746438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503761739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503777579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503793406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503808727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503825034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503840681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4503857222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4503873171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4503890137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503905448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4503920745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4503936519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4503952078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4503968311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4503983573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504000080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504016655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504033055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504048312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504064241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504082016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504100153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504116400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504131709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504149063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504165097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504181651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504197270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504213138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504229027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504244374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504260482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504276197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504292766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504308770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504325477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504341186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504356562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504372453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504388077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504404485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504419748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504436329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504452526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504468955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504484207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504499529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504515825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504531097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504547218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504562489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504579445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504595859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504612157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504627380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504643311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504659012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504674273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504690263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504705843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504722311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504738894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504755295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504770903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504786208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504801980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504817258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504833785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4504849083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4504865660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4504882645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4504902319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504918252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4504934874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4504952943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4504968315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4504984910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505000241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505017454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505033429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505049861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505065230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505082604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505098430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505113706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505129744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505145463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505162034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505178002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505194596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505210318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505225657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505241460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505256829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505273238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505288509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505305004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505321160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505337979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505353302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505368626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505384410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505400609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505416688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505431957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505448523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505464840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505481388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505496762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505512341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505528502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505543811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505559910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505575203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505593293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505609492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505625890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505641662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505656996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505672778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505688047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505704895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505720175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505736734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505752728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505769493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505784839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505800153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505816559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505832308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505848527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4505863891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4505880423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4505897029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4505913533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505928841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4505944225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4505960428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4505975750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4505991883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4506007197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4506024351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4506040327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4506056743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506072624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4506088273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4506104038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506119344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4506135444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4506151023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4506167535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4506183460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4506200103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506217884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4506233203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4506249025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506264964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4506281075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4506296317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4506312831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4506330819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4506349554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506367889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4506386474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4506402970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506418279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4506434301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4506449499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4506466739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4506482745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4506499217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4506514969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4506530274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4506546078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 722,7220000,10000,0,0,256,5,20446,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4507055940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507072055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507087922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507104528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507120482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4507136893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507152547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4507167862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4507183596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507198973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507215397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507231342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507247808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507263919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4507280660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507295866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4507311088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4507327118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507342531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507358575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507373816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507390886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507406813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4507423245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507441948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4507461819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4507477924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507493332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507509561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507525873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507542585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507558599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4507575364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507591193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4507606600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4507622475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507637846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507654349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507669699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507686317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507702986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4507719549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507734933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4507750331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4507766835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507782184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507798328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507813669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507830650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507846685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4507863171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507878542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4507894252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4507911541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4507928339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4507945964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4507963327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4507981385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4507998818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508017085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508033771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508050517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508067783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508084657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508100771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508116087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508132615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508149231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508165687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508181040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508196417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508212647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508228001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508244503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508259737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508276943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508292955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508309406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508324725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508340488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508356238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508371501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508387558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508403490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508419964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508435822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508452550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508467784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508483112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508498854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508514073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508530508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508545734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508564039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508584617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508602343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508617814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508633243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508649847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508665133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508681275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508696565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508713626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508729639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508746115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508761450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508777405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508793191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508808445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508824520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508840136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508856642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4508872565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4508889093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508904988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4508920253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4508936003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4508951249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4508967792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4508983142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4508999699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509016090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509032620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509047986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509063393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509079625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509094993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509111128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509126478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4509143782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509159802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509176318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509191691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509207501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509223466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509238858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509255303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509271365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4509287982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509304019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509320478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509336159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509351462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509367246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509382551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509398925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509414238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4509430751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509446682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509463689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509479014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509494373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509510177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509525752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509541809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509557070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4509573627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509590098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509606506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509621824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509637133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509653537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509669070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509685206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509700538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4509717451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509733901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509750404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509766227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509781757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509797535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509812788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509829234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509844471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4509862954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4509879279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4509896360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509911635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4509927480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4509943285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4509959217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4509975298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4509990573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510007064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510023371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510039773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510055067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510070392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510086491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510101703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510117717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510132936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510149976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510165866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510182209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510197461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510216731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510232577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510247905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510264024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510279702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510296175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510312068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510328873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510344218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510359514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510375343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510394805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510412414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510427624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510444106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510460878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510477298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510492568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510507884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510524494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510539781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510555817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510571083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510588012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510604919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510621288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510636551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510652537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510668282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510683547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510699614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510715346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510731876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510747786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510764469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510780120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510795435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510811227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510826515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510843219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4510861109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4510877660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4510894654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4510911072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510926356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4510941653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4510959113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4510974419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4510990442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511005665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511022892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511038858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511055300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511070617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511086529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511102336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511117691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4511133795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511149708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511166297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511182247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 723,7230000,10000,0,0,256,5,20475,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4511233987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511249338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511265121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511280960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511296734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4511312823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511328439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511345262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511361237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511377714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511393444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511408987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511424803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511440124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4511456550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511471856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511488387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511504308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511521051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511536354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511551654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511567432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511583054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4511599139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511614431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511630977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511647481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511663934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511679228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511694545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511711098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511726483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4511742634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511757995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511774791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511790717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511807171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511822497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511838331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511854175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511869496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4511885590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4511901238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4511917822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4511933796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4511950489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4511966227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4511981827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4511997654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512012967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512029336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512044683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512061257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512077537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512094019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512109368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512124740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4512141249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512156527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512172608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512187905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512204745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512220906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512237395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512252705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512268381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4512284278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512299628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512315755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512331380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512347953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512363913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512380389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512396085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512411618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4512427461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512442783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512459184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512474481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512491013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512506968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512523953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512539275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512554629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4512570460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512586249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512602398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512617908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512634478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512650971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512667418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512682748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512698138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4512714580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512729943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512746046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512761356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512778501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512794420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512810820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512826115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512842120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4512858065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512873395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4512889919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4512905239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4512921751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4512937704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4512956141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4512971493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4512986844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513002677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513018294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513034392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513049686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513066248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513082520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513099206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513114521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513129898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513146023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513161336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513177400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513192703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513209532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513225492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513242017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513257359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513272992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513289059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513304355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513320487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513336087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513352874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513368833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513385268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513400961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513416387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513432201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513447529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513463903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513479227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513495769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513511710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513528446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513543798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513559147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513574985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513590831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513606982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513622314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513638958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513655138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513671528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513686835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513702734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513718592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513733900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513750043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513765708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513782295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513798287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513814776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513830463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513846083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4513861950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513877317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4513893764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4513909351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4513925984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4513941983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4513959105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4513974445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4513989781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514005620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514021239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514037417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514052728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514069322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514085539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514102199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514117489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514132827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514148906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514164236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514180332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514195637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514215000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514231221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514247683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514263053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514279043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514294868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514310152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514326269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514342067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514358762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514374706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514391521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514407061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514422354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514438161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514453721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514470749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514486118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514502578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514519116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514535565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514550873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514566163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514582245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514597744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514613807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514629303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514646155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514662157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514678595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514693908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514710148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514726207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514741520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514757611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514773325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514790080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514806059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514822497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514838139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514853490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4514869311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514884603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4514900952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4514916290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4514932884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4514948803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4514965591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4514980876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4514996171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4515012016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515027674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515043900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515059150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515075670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515092095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515108486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515123732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515139000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4515155063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515170358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515186447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515202000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515218789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515234740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515251200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515266851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515282590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 724,7240000,10000,0,0,256,5,20503,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4515331639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515346987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515363072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515378327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515395176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515411115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515427523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515442778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515458432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4515474271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515489548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515505674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515521379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515537961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515553941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515570401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515586158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515601723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4515617580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515632935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515649284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515664625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515681165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515697131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515713991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515729361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515744701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4515760574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515776317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515792681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515807992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515824577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515840814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4515857313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515872699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4515888095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4515904296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4515919705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4515935787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4515951023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4515968554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4515984670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516001212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516017030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516032438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516048303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516063660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516080125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516095681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516112980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516130544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516147614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516163032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516178463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516194369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516210045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516226513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516241898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516258607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516275011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516291787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516307244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516322752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516338995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516354447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516370689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516386115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516403152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516419476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516436036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516451471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516467342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516483378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516498810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516515367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516530787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516547488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516563603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516580477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516595932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516611362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516627303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516643352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516659829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516675259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516693005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516712063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516728721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516744072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516759437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516775798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516791345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516807512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516822808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516839688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516855643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4516872022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516887312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4516903018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4516918832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4516934150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4516950253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4516965946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4516982530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4516998506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517015336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517030682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517046022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517061841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517077812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517094020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517109437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517125986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4517142311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517158808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517174205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517189575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517205787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517221118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517237219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517252526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517269504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4517285530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517302031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517318382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517334307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517350275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517365706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517381894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517397634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517414284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4517430350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517446857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517462589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517478258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517494115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517509485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517526153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517541487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517558078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4517574105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517590934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517606323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517621716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517638134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517654955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517671133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517686542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517703615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4517719995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517736588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517751968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517767831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517783674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517799005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517815107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517830764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517847316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4517863331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4517879825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517895489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4517910878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4517926784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4517942147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4517958707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4517974039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4517990930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518006998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518023985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518039371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518054785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518070676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518086465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518102833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518118180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518134788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518151416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518168192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518183557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518198964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518216201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518231628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518247743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518263097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518280084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518296218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518312664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518328304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518343728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518359794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518375147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518391734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518407082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518423691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518439732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518456573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518471927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518487518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518503322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518519002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518535116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518550451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518567053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518583449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518599923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518615286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518630632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518647475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518663031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518679152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518694444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518711344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518727319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518743821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518759192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518774881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518790904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518806220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518822334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518837987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518854584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4518870576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4518887124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518902921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4518918262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4518934093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4518949415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4518965937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4518981320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4518997971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4519014084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519031512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519046893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519062227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519078511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519093898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4519110370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4519125732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4519142784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4519158707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519175164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519190468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519206308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519222100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519237437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4519253498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4519271123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4519287830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4519303958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519320781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519336883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519352362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519368215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519383459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4519400128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4519415450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4519432024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 725,7250000,10000,0,0,256,5,20532,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4519484787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519501218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519516923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519532284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519548119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519563432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4519579855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4519595126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4519611654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4519627587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519644342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519659669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519675253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519691037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519706816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4519723005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4519738608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4519755185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4519771531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519787978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519803292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519818649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519834853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519850230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4519866329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4519881665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4519898622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4519914554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4519930958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519946247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4519962070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4519978094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4519993369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520009889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520025549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520042080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520058042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520074454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520090245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520105576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520121363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520136671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520153068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520168389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520184941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520200909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520217812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520233141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520248482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520264632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520280036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520296159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520311444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520328290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520344280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520360995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520376348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520392008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520407831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520423144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520439248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520454844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520471435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520487658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520504121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520519863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520535193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520551225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520566505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520582994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520598335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520615260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520631251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520648088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520663662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520679223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520695057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520710794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520726956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520742296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520758904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520775254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520791718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520807094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520822444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520838659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520854229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4520870338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4520885689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4520902589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4520918750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4520935184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520950515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4520966289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4520982118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4520997442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521013540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521029313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521046122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521062115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521078884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521094212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521109530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521125333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521140984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521157100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521172399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521188948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521205199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521221663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521237227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521252557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521268651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521283968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521300100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521315409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521332265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521348421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521364854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521380179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521395815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521411587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521426882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521443000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521458748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521475235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521491111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521507523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521523110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521538476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521554269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521569522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521585913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521601169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521617785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521637194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521657261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521672604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521687917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521704203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521719577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521735929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521751224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521768220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521784205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521800677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521816038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521831772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521847581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521863107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4521879166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4521894779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4521911364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4521927367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4521943817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4521959578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4521974949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4521990795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522006491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522022993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522038318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522055176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522071158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522087922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522103458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522118786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4522134600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522150305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522166428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522181746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522198329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522216756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522233256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522248581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522263872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4522280109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522295479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522311582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522327301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522343826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522361338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522377838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522393747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522409273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4522425175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522440619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522457250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522472605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522489264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522505478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522522418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522537819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522553253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4522569178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522585152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522601368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522616769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522633425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522649794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522666289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522682284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522697698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4522714043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522729576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522746077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522761542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522778545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522794666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522811416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522827104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522842623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4522858529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522873958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4522890492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4522906211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4522923000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4522938937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4522956021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4522971345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4522987448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523005155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523022038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523038217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523053646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523070243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523086631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4523103003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523118239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4523134321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523153804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523170081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523188808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523204967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523222192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523238363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4523254780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523270700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4523286100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523302136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523317450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523333931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523349207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523366829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523382740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4523399528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523414814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4523430326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523446087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523461778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523477899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523493165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523509711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523525958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4523542394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523557697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4523573067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 726,7260000,10000,0,0,256,5,20560,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4523622700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523637983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523654384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523669686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523686235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523702478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4523718907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523734482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4523749809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523765964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523781237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523797249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523812488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523829281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523845214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4523861603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523876880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4523892462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4523908201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4523923657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4523939669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4523955326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4523971860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4523987801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524004229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524019857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524035161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524051211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524066461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524082869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524098391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524114919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4524130842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524147623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524163388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524178792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524194620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524210458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524226589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524244699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524261304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4524279912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524297295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524312588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524328427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524344269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524359580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524375684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524391367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524407970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4524424155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524440581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524456313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524471689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524487718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524503083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524519609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524534921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524551477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4524567417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524584240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524599532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524615096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524630918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524646586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524662660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524677909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524694432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4524711328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524729328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524746329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524763149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524780987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524798030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524815647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524832818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4524850966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4524868465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4524886458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524903557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4524920274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4524937741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4524954871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4524972463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4524989392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525007490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525025259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525043225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525059960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525077026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525094379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525111326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4525128920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4525146000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525164084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525181525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525199482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525216552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525233285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525250528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525267620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4525285205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4525302120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525320169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525337931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525355849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525372591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525389723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525407088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525423824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4525441252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4525460118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525476841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525494813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525515130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525531732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525547140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525562926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525578739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4525594866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4525610427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525626995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525643333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525659817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525675363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525690714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525706904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525722219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4525738246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4525753467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525770349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525786253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525802832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525818104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525833749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525849521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525864790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4525880826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4525896448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4525912939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4525928856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4525945256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4525960936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4525976254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4525992235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526007472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526023836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526039070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526055559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526071426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526088142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526103383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526119556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526135307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526150906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526166903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526182347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526198850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526216805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526233205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526248444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526263783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526279999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526295243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526311511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526327065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526343608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526359496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526376101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526391795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526407098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526422857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526438118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526454610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526469835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526486313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526502223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526518994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526534205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526549432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526565203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526580848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526596887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526612235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526628845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526645120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526661507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526676769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526692282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526708387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526723615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526739640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526754845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526771627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526787772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526804381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526819636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526835314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526851078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526866302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4526882435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4526898086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4526914609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4526930533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4526946963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4526962594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4526977875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4526993879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527009143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527025574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527040844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527057344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527073303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527089991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527105280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4527120551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4527136336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527151939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527168017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527183255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527199750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527216696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527233075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527248308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4527263559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4527279647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527294904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527310929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527326163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527342951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527358859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527375258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527390916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4527406214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4527421970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527437209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527453946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527469208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527485767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527501692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527518471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527533774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4527549103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4527564939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527580538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527596646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527611914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527628422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527644735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527661246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527676593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4527692129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4527708256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527723568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527739666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 727,7270000,10000,0,0,256,5,20588,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4527789298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527806131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527822054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527838864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527854218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4527869795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4527885629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527901245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4527917377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4527932700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4527949230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4527965555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4527981953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4527997468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528012773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528028937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528044261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528060617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528075915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528092728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528108681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528125401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528141079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528156453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528172264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528187821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528204241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528219549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528236088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528252428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528269244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528284584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528299948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528315781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528331451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528347566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528362924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528379522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528395809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528412312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528427670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528443039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528459157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528474482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528490831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528506229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528523109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528539120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528555544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528570870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528586543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528602365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528618318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528635356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528653136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528673337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528693296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528714232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528729687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528745483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528761934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528777796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528795720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528812209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528831792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528848410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4528865020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528880615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4528896540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4528912461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4528927926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4528944180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4528960000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4528976683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4528992737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529009284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529025068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529040418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529056202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529071732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529088339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529103752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529120343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4529136341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529153202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529168541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529183872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529199702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529215818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529231959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529247451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529264013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4529280377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529298286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529316033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529332960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529348815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529364020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529380329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529396004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529412645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4529428654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529445309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529461175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529476523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529493081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529508448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529525006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529540318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529556979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4529573041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529589982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529605339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529620645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529636502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529652154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529668314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529683634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529700234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4529716490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529732980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529748368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529763779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529780034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529795364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529811474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529827151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529843764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4529859695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4529876301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529891943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4529907266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4529923083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4529938642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4529955094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4529970430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4529987092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530005703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530023782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530039959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530057374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530073476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530089781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530106021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530121312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4530137809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530154342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530171501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530186997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530205539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530221388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530236658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530252924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530268645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4530285187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530301119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530317532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530333261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530348561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530364347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530379892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530396353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530411661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4530428152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530444132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530460879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530476169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530491442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530507239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530522951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530539026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530554309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4530570847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530587181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530603645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530618972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530634534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530650667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530666035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530682095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530697433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4530714447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530730347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530747012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530762341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530779660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530795417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530810714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530827048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530842685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4530859239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4530875425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4530892170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530907490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4530922823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4530938857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4530954466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4530970564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4530985886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531002418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531021526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531041160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531057015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4531074026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531092053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531107971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4531124493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531140361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531156985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531173036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531189548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531205337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4531220760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531236688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531252269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4531268824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531284207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531300861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531317104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531333991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531349409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4531364840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531380765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531396469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4531412665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531428019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531444849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531461191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531477752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531493141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4531509522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531525690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531541083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4531557317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531572733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531589803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531605821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531622460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531637944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4531653705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531669619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531685145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4531701430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531717093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531733737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531749779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531766568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531781987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4531797403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531813349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531831361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4531847615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4531863063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4531879779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4531896279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4531912843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4531928291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 728,7280000,10000,0,0,256,5,20617,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4531977876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4531993848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532009276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532025918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532041383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532058137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532074266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532091107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532106541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532121972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4532137889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532153658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532169926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532185358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532202676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532218804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532235468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532250869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532266763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4532282668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532298181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532314649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532330394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532347128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532363299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532379884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532395665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532411124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4532427083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532442744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532459338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532474809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532491500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532507795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532524792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532541533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532560522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4532579781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532596418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532613175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532628759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532645945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532661939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532678468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532693813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532709520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4532725373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532740722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532757130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532772809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532789451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532805453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532822178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532837936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532853271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4532869075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532884790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4532901199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4532916498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4532933085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4532949044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4532965908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4532981261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4532996604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533012639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533028363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533044451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533059749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533076324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533092681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533109160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533124547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533140484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533156456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533171775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533187887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533203545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533220135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533236151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533252588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533268524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533283891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533299719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533315070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533331595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533346964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533363598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533379600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533396439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533411730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533427038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533443087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533458769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533474883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533490196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533506805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533523050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533539513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533556055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533574878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533594052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533612848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533630542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533646593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533663222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533679187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533695878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533712601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533729244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533745034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533760279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533776813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533792096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533808638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533824772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533841643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533856945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4533872250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4533888026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4533903650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4533919700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4533934948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4533951675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4533968004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4533984413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534001353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534020601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534037332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534053527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534070683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534086947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534103668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534119637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4534136369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534152081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534167426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534183237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534198741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534220468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534238152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534255719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534272377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4534288853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534304158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534319502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534335756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534351081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534367158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534382445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534399355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534415269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4534431770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534447029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534462767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534478529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534493797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534510127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534526053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534542573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534558518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4534574909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534590690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534606008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534621780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534637254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534653666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534668926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534685430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534701535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4534718288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534733570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534748895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534765340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534780683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534796823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534812263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534829421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534845447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4534864151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534879532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4534895360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4534911826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4534927214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4534943376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4534959031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4534975622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4534995015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535013751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535029621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535044975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535060776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535076096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535092654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535108003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535124598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535141144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535157638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535172981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535188347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535204845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535220190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535236313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535251668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535268843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535284844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535301318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535316662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535332552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535348412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535363778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535380087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535395829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535412497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535428512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535445021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535460793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535476154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535492007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535507552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535524120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535539442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535556044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535572060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535589302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535606775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535623299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535639126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535655112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535671236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535686530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535703722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535719649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535736038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535751284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535766912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535782679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535797913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535813977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535829842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535846350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4535862231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4535878639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535894527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4535909834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4535925603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4535940858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4535957197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4535972462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4535990784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536010221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536027808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536043228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536058661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536074798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536090558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 729,7290000,10000,0,0,256,5,20645,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4536141417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4536156725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4536173196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536189042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536206061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536221407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536236774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536252665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536268397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4536285266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4536300620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4536317256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536333815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536350207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536365485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536380796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536396880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536412153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4536428200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4536443443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4536460264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536476196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536492601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536507899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536523596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536539423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536554722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4536570964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4536586580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4536603100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536619018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536635408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536651051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536666472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536682245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536697729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4536714137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4536729402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4536745949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536762100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536778862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536794181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536809508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536825318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536840971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4536857029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4536872310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4536888803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4536905117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4536921533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536936810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4536952663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4536968448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4536983726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4536999780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537015557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537032047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537047957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537064345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537080124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537096981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537112714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537127876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537144342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537159546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537175982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537191826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537209055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537224315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537239613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537255340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537271159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537287209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537302447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537318908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537335118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537351469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537366707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537381955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537398290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537413512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537429516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537444753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537461686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537477653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537494135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537509491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537525272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537541135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537556512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537572878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537588572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537605433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537621451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537637959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537653869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537669284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537685180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537700521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537717116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537732458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537749047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537765336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537781842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537797185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537812574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537828830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537844187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4537860346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4537875689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4537892649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4537908626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4537925081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537940423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4537956400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4537972230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4537987533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538003654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538019257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538035818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538051750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538068185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538083930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538099327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538115137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538130455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538147080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538162398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538178973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538194932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538212752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538228134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538243532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538259380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538275585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538291702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538306985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538323579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538340022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538356496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538371891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538387283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538403532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538418752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538434753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538449988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538467204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538483035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538499387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538515040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538530424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538546254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538561596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538578124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538593711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538610273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538626236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538643175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538658528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538673863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538689729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538705372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538721501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538736829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538753428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538769970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538786473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538801781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538817183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538833363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538848747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4538864859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4538880195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4538897482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4538913482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4538929892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538945537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4538961512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4538977406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4538992762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539008889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539024633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539041231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539057215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539073692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539089359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539104760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539120617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539136013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539152614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539167933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539184506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539200520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539217324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539232663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539248026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539264067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539279748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539295901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539311268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539328335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539344353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539360833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539376216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539392261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539408265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539423599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539439754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539455556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539472059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539487946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539504262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539519896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539535273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539551096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539566452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539583257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539598643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539615501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539631516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539648307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539663686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539679039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539694873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539710560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539726680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539741984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539758580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539774873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539791374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539806736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539822116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539838366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539853818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4539870031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4539885426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4539902535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4539918614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4539935164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539950638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4539966548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4539982396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4539997749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540013939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540029747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540046428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540062462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540079553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540094928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4540110316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540126143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540142014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540158159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540173505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540190638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540207148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540223654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 730,7300000,10000,0,0,256,5,20674,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4540273044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4540288426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540304706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540319939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540336566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540351808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540368353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540384219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540400969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540416172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4540431429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540447145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540462949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540478966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540494180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540510657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540526999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540543354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540558579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4540573902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540590081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540605282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540621315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540636510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540653617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540669503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540685880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540701124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4540716773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540732493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540747696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540763729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540779560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540796277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540812138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540828836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540844059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4540859295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4540875032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540890581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4540906557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4540921713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4540938180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4540955162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4540971515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4540986686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541001975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541018390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541033622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541049606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541064805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541082327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541100518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541120465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541139164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541157056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541173012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541188254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541205277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541220651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541237337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541253302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541270334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541285648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541301063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541316887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541332612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541348680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541363924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541380457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541396791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541413261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541428600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541443992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541460333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541475672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541491812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541507140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541524162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541540199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541556653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541572001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541587787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541603685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541619009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541635823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541651800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541668405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541684395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541700850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541717045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541732445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541748286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541763554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541780351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541795650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541812244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541828627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541845310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541860625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4541876036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4541893253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4541911160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4541928505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4541943828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4541961713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4541977601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4541994027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542009285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542025623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542041420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542056622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542072627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542091301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542108531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542124852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542145329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542160721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542176600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542192414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542208951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542225170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542241209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542258424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542275132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542291527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542306756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542322763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542339012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542354262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542370292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542385497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542402421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542418326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542434694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542449919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542465817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542481519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542496671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542512657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542528462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542544973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542560811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542577575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542592825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542608115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542623840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542639061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542655610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542670825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542687375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542705826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542722333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542737673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542753025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542769426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542784702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542800801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542816073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542833079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542849007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4542865420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542880742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4542896521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4542912338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4542927610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4542943705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4542959352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4542975947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4542992500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543008902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543024912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543040278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543056074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543071355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543089014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543106966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543125214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4543142369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543159455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543174858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543190284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543206631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543222182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543238417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543253743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543270728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4543286749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543303234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543318564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543335234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543350999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543366249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543382296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543398145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543414633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4543430494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543450097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543468937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543484259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543499966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543515926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543532250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543547510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543564031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4543580363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543596822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543612105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543627401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543643585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543659101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543675916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543691174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543708065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4543724217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543740694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543756006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543771646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543787379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543802651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543818657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543834318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543850827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4543866737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4543883176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543898871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4543914161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4543929954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4543945212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4543961701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4543976959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4543993441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544009363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544026060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544041363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544056625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544072371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544088004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4544104045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4544119265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4544135747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544152253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544168663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544183921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544199235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544215934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544231321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4544247361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4544262605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4544279546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544295483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544311901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544327806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544343330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544359122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 731,7310000,10000,0,0,256,5,20702,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4544409436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4544425485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4544440761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4544460062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544479471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544499646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544516677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544532711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544548674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544564148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4544580913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4544596349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4544613122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544629195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544646183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544661682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544677185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544693165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544709028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4544725497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4544740893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4544757599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544774014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544790621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544806087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544821557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544838135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544853575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4544869860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4544885301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4544902398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4544918500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4544935102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544950613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4544966486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4544982442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4544997914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545014147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545030789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545047488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545063735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545080897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545096380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545111890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4545128141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545144012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545160269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545175738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545192437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545210926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545228501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545246162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545262273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4545279161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545294587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545310795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545326200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545343345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545359451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545376073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545391926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545407563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4545423483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545438867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545455539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545470979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545487656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545503731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545520680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545536361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545551809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4545567780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545583572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545599811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545615213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545631894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545648329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545664792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545680266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545695700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4545712355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545728019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545744493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545760493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545777695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545793844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545810523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545826019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545841924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4545857898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545873425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4545890102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4545905817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4545922490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4545938619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4545955543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4545971072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4545986484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546002402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546018390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546034884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546050309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546066985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546083499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546100271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546115688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4546131201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546147499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546162913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546179206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546194608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546211676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546227935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546244485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546262252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4546282202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546298149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546313414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546330133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546345453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546362065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546378025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546395781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546413100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4546430169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546446497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546462757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546478905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546494291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546511001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546527486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546543946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546559285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4546574670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546591129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546606421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546622553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546637837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546654856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546670831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546687252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546702965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4546718365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546734218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546749517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546766040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546781588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546798182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546814192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546831088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546846435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4546861738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4546877565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546893319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4546909649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4546924955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4546941540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4546957869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4546974537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4546989852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547005216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547021401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547036685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547053374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547068660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547085680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547101603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547118027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547133311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547149051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547164862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547180173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547196263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547212170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547228953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547244905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547261328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547277096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547292439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547308241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547323544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547339955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547356122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547373766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547392150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547412532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547427997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547443499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547459974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547475573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547491730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547507054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547524052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547540044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547556517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547571852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547587583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547603639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547618967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547635087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547650798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547667589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547683644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547700074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547716700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547732885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547748926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547765092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547781734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547797180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547813866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547830691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547847322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547862787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4547878286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4547894866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4547910330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4547926591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4547942076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4547959184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4547975518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4547992089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548007389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548023419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548039225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548054506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548070613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548086553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4548103465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4548119511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4548136043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548151965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548167445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548184532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548203548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548220736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548236199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4548252925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4548270061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4548286964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548302462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548317981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548334561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548350281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548366543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548381965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4548399266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4548416043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4548432697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548448212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548464511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548480298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548495573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548511613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548527571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4548544229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4548560274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 732,7320000,10000,0,0,256,5,20731,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4548611317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548627618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548643759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548659641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548674997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548691153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548707058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4548723764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4548739755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4548756256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548772125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548787739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548803677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548818960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548835754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548851276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4548867861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4548883813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4548900800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548916174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4548931535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4548947359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4548963253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4548980039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4548995352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549011912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549028845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549045357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549060684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549076046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549092593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549108569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4549124688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549140408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549157003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549173056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549189557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549205266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549220663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549236459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549251768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4549268557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549283886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549300447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549316393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549333280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549348693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549364075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549379943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549395681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4549411831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549427215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549443833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549460218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549476950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549492339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549509242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549525814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549541543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4549557799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549573238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549590347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549606462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549623071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549638534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549654215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549670232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549685507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4549703018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549720448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549740374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549758963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549776610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549792571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549808097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549824060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549840215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4549856493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4549871933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4549888695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4549905203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4549922881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549939751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4549957421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4549973747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4549989277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550005605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550021695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550038494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550054585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550071227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550087291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550102798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4550120894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550137800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550155042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550170901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550187847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550205729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550222420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550237860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550253453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4550269941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550285830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550301982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550317322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550334599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550350642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550367148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550382502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550398478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4550414463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550429904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550446169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550462609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550479458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550495470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550512020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550528000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550544600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4550563838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550583164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550600338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550615869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550632648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550649518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550666409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550681845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550697357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4550713927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550729610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550745845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550761303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550778612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550794753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550811359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550827158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550842766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4550858949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550874416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4550891051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4550907841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4550924927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4550940847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4550957816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4550973378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4550988717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551004526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551020208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551036563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551051904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551068495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551084947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551101440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551116759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551132095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551149704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551165170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551181332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551196660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551214026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551230408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551246961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551262396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551278465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551294377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551309734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551325934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551341884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551358876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551374998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551392099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551407622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551423342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551439322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551455351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551471628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551487270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551503977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551520620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551537247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551552830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551568337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551585110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551600601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551618144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551633845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551651022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551667271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551683723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551699024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551715010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551730853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551746201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551762388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551778295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551794959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551810987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551828554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551843937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4551859531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4551875370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551891216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4551907481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4551923069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4551939781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4551956406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4551972952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4551988343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552003733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4552020175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552035560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552052028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552067424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552084515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4552100529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4552117040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552132409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552148314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4552164201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552179773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552195905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552211810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552228409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4552244399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4552260859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552276789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552292214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4552308102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552323461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552340101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552355715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552372340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4552388424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4552405525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552421082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552436452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4552452937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552468372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552484567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552500578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552517775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4552533895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4552550696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552566093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552581981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4552597882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552613499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552629673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552645561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552662210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4552678234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4552694703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552710601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552725943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 733,7330000,10000,0,0,256,5,20759,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4552776913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552792582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552808761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552824107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552841288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4552857352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4552873920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552889728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4552905296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4552921410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4552936812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4552953754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4552969112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4552985917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553001928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553018829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553034205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553049604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553065487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553081244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553097427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553112760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553129373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553146027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553162525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553178144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553193518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553209918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553225256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553241384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553256804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553273753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553289696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553306154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553321467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553337174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553353028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553368351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553384436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553400169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553416749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553432769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553449278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553465012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553480384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553496215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553511530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553528081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553543396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553559925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553575915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553592832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553608215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553624450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553641960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553657401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553673655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553689023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553706078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553722184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553738790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553754222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553770172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553786128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553801709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553817914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553833703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553850737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4553866868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4553883474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553899246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4553914723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4553930889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4553946327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4553962966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4553978477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4553995172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554011278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554028288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554043981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554059453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554075432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554091273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554107481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554122894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4554139997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554156098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554172670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554188118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554205933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554221910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554237348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554253613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554269593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4554286174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554302166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554318643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554334359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554349724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554365618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554380946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554397469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554412816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4554429446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554445447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554462332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554477705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554494058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554512812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554529443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554545954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554561292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4554578424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554594503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554611249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554626621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554642463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554658332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554673676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554689817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554705740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4554722436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554738727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554755262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554771043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554786428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554802549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554817905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554834471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554849857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4554866481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4554882485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4554899249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554914580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4554930126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4554945884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4554961558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4554977626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4554992887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555009380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555025577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555042000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555057267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555072654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4555088865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555104183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555120279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555135524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555152308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555168246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555184651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555201276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555218394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4555235900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555252667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555272753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555289581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555307856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555325363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555343898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555360692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555377494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4555395124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555411933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555429830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555446627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555465089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555482835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555500840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555517977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555534770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4555552099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555568888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555586974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555603792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555622242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555640126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555658225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555675059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555691935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4555709607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555726432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555744088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555760909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555779439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555797213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555815294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555832582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555849456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4555866827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555883653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4555901676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4555918740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4555935973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4555952383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4555968914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4555984512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4555999907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556016113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556031525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556047726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556063137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556080100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556096148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556112911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556128313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4556144027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556159846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556175388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556191492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556207258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556223853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556239824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556256292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556271930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4556287278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556303086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556318390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556334841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556350178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556366717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556382693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556399495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556414801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4556430121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556445887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556461658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556477754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556493281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556509839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556526200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556542651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556557964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4556573277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556589426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556605005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556621089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556636368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556653563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556669629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556686237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556701659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4556717460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556733342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556748730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556765260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556780631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556797294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4556813554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4556830464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556845886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4556861326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4556877469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4556893401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4556909572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4556924943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4556941534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 734,7340000,10000,0,0,256,5,20788,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4556991521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557007966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557023821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557039202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557055025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557070355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557088917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557104235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557121081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557137043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557153973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557169237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557184577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557200307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557215997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557232031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557247268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557263753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557280401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557296842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557312370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557327999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557343788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557359034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557375335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557391107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557407660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557423571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557440012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557455716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557471041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557486837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557502130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557518633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557533903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557550474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557566397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557583246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557598571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557613908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557629742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557645569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557661624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557676986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557693578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557710294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557726792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557742367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557757693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557773855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557789159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557805476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557820767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557837589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557853543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4557870005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557885344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4557901076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4557916873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4557932148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4557948824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4557964508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4557981029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4557997035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558013488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558029137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558044447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558060257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558075541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558091953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558107198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558123712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4558140019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558156488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558171776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558187295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558203565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558218854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558234892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558250168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558267086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4558283030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558299425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558314718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558330374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558346126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558361375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558377645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558394277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558410790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4558426674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558443011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558458632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558473921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558489831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558505215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558522177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558537655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558554380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4558570447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558587448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558602891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558618554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558634489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558650300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558666506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558682134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558698809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4558715300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558731940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558747661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558763112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558779337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558794719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558810883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558826271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558843198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4558859237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4558876021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558891846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4558907272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4558923191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4558938608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4558955232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4558970667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4558987668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559006581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559026387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559042840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559061343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559079208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559094568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559110650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559125932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559142925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559158834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559175224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559190693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559206544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559222376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559237707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559254029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559269723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559286314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559303064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559319709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559335427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559350731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559366526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559381766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559398138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559413394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559429895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559445841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559462593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559477921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559493260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559509243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559524944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559541011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559556337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559572894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559589227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559605694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559620974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559636348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559652524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559667811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559684100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559699358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559716395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559732356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559749044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559764688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559780121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559796020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559811365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559827911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559843611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4559861986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4559877926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4559894809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559910136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4559925469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4559941500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4559957749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4559973910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4559989206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560005786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560022309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560038775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560054098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560069643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560087052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560105595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560124457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4560143162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560159829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560176358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560193120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560209164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560224541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560240315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560255819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560272434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4560287740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560304311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560320246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560337042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560352337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560367842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560383575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560399130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560415171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4560430447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560446953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560463228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560479623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560494896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560510184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560526283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560541578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560557906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4560573157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560590078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560606070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560622509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560638349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560654068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560669861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560685367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560701415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4560717029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560733560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560749495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560766276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560781539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560796913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560814893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560833109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560849546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4560864822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4560881598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4560897979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4560914451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560929781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4560945361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4560961455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4560976706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4560992752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561007986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561024762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561040678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561057302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561072584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561088180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 735,7350000,10000,0,0,256,5,20816,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4561138365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561154063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4561170174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561185520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561202549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561218479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561234939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561250496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561266205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4561282043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561298844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4561317171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561334382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561353892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561372333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561388888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561404940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561420315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4561436356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561451680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4561468154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561483463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561500059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561516474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561532935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561548252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561563818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4561579980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561595295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4561611444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561626999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561644025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561659985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561676460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561691798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561707565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4561723404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561738713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4561755066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561770676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561787277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561803259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561819946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561835615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561851017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4561866873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561882210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4561898644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4561913967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4561930547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4561946572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4561963362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4561978755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4561994158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562010439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562026125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562042283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562057770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562074483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562090762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562107255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562122834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4562138226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562154447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562169810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562185981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562201322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562219767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562235837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562252322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562268066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4562283488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562299365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562314949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562331400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562346795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562363433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562379449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562396441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562411828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4562427228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562443124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562458962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562475160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562490521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562507185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562523682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562540225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562555635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4562571080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562587401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562602808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562619031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562634460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562651519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562667556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562684292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562699676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4562715693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562731601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562746949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562763174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562778937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562795584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562811619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562828596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562843970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4562859405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4562875276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562891017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4562907274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4562922655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4562939309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4562955811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4562972385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4562987783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563003417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563019691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563035070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563051233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563066574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563083600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563099651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563116212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563131662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563147342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563163249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563178647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563194805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563210479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563227074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563243093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563259608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563275341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563290758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563306626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563322198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563341311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563356710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563373355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563389751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563406240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563421610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563437051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563453498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563468866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563485054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563500424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563517598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563533668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563550231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563565611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563581337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563597200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563612555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563628759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563644448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563661076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563677078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563693595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563709555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563724883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563740632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563755864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563772356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563787597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563804093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563820201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563836897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563852200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4563867455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4563883212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563898796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4563914819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4563930015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4563946737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4563962939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4563979346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4563994599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564010095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564026175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564041431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564057470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564072701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564089431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564105327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564121674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564137182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564152718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564168483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564183703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564199980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564215927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564232381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564248295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564265041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564280275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564295558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564311325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564326550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564342923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564358160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564374595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564390785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564407128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564422398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564437649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564453716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564469090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564485076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564500285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564517125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564532989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564549343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564564600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564580161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564595904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564611077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564627059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564642641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564659118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564675192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564691557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564707334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564722683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564738396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564753605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564770099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564785304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564801806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564817895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564834564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564849818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4564865080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4564880828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564896418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4564912458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4564927688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4564944319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4564960497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4564976864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4564992062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565008870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565025088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565040326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565056327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4565071562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565088323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565104212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4565120543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565135794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565151360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565167068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565182284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565198539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 736,7360000,10000,0,0,256,5,20844,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4565248379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565265469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565281536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4565298011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565313403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565329085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565344912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565360600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565376739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4565392422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565409010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565425002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4565441498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565457407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565472829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565488673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565504070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565520718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4565536155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565552747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565569064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4565586208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565601505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565616830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565632845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565648617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565664738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4565680061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565696861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565713336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4565729785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565745132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565760434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565776619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565791946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565808127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4565823684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565840572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565856527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4565872964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565888477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4565904140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4565919926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4565935187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4565951300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4565967183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4565983729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4565999719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566017217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566032525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566047831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566063630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566079338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566095403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566110672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566127150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566145026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566161533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566176770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566192057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566208470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566223684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566239778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566255071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566272003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566287939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566304307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566319851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566335492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566351234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566366485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566382548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566398135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566414661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566430564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566446972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566462807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566478075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566493904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566509279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566525861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566541157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566557689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566573838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566590691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566605987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566621294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566637082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566652723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566668792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566684515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566700974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566717201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566733564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566748788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566764030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566780121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566795374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566811448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566827001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566843573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4566859442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4566875814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566891452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4566906752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4566922504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4566937813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4566954214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4566969483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4566986006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567001912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567018914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567034188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567049493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567065222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567081023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567097087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567113639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567133077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567149932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567166412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567181750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567197373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567213674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567228964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567245138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567260648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567277517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567293416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567309832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567325136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567340770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567357197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567372488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567388776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567404397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567420922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567436870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567453556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567468882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567484205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567500008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567515715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567532008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567547259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567563810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567580318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567596760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567612055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567627358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567643509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567658780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567674821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567690065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567707235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567723197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567739594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567754891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567770786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567786572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567801846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567817956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567835047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567851479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4567867352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4567883900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567899526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4567914773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4567930487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4567945709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4567962018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4567977262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4567993720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568009627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568026615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568041853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568057111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568073077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568088767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568104845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568120099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568136598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568152782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568169205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568184486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568200014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568216614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568232918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568248992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568264900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568281505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568297453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568313884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568329592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568344911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568360673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568376785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568393543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568408850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568425306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568441214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568458011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568473308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568488622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568504545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568520146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568536281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568551515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568568268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568584645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568601112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568616420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568631763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568647954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568663296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568679432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568694998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568712300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568728276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568744749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568760045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568776194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568792015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568807333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568823459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568839183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568855831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4568871851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4568888617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568904276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4568919631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4568935449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4568951057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4568967523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4568982849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4568999458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569015924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569032376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569047738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4569063056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569079342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569094670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569110774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569126091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4569142954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569158944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569175439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569190763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4569206431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569222240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569237553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569253620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569269294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4569285863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569301872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569318329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569333943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 737,7370000,10000,0,0,256,5,20873,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4569383778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569400223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569415589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569431683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569447006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4569464101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569480027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569496496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569511771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4569527421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569543228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569558536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569574618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569590547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4569607087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569623032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569640272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569655599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4569670929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569686742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569702407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569718545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569733884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4569750427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569766725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569783161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569798483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4569813833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569830039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569845340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4569861448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4569876788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4569893913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4569909872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4569926303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569941589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4569957262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4569973119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4569988417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570004544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570020327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570037255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570053343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570069855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570085822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570101179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570116991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570132322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570149098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570164460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570181026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570196981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570213938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570229289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570244619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570260475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570276325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570292473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570307795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570324407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570341008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570357517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570372846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570388214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570404377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570419730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570435880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570451251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570468127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570484114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570500560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570516236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570531576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570547422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570562778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570579434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570594739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570611314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570627284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570644154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570659514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570674883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570690744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570706845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570722932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570738282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570754839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570771191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570787621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570802905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570818255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570834352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570849677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4570865840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4570881169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4570898031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4570914062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4570930580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570945923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4570961582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4570977411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4570992749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571008861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571024481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571041093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571057098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571073551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571089192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571104562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571120401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571135761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571152151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571167498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571184125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571200130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571216931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571232301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571247641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571263515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571279318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571295521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571310888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571327850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571343847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571360318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571375820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571391495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571407346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571422693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571438845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571454701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571471309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571487339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571503846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571519478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571534883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571550730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571566089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571582891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571598264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571614896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571630922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571647810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571663149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571678940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571695960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571711691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571727753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571743020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571759582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571776018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571792416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571807696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571822975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571839090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571854367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4571870411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4571885667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4571902547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4571918436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4571934831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571950047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4571965877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4571981664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4571996933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572013114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572028803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572045542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572061768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572078659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572093937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572109228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572125019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572140627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572156745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572172046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572188597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572204947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572221361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572236669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572251967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572268246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572283580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572300263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572315724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572332886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572349352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572367392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572382711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572398552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572414415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572429735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572445822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572461801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572478407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572494385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572510792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572526784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572544418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572560287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572575565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572592228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572607535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572624091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572640551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572657058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572672367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572687715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572704519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572719875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572736006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572751328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572768469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572784662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572801139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572816498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572832518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572848373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572863706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4572879848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4572895527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4572912110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4572928122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4572944635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4572960492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4572975826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4572991658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573006991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4573023635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4573039209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4573055776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4573071744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4573088576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573103896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4573119285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4573135096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573150811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4573166940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4573182263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4573198841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4573215172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4573231688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573247009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4573262362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4573278717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573294076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4573310224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4573325565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4573342555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4573358508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4573376264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573395195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4573415462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4573433581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4573450409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 738,7380000,10000,0,0,256,5,20901,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4573967896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4573983406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574000155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574016562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574033344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574048927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574064340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574080455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574095979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574112100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574127388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574144413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574160500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574176936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574192261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574211750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574227628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574243010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574259115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574275106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574291779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574307814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574324351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574340248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574355508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574371275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574386575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574403707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574419108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574435717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574452018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574468797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574484125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574499480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574515812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574531367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574548221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574563547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574580542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574596541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574613021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574628375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574644114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574659936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574675253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574691371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574707120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574723946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574739902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574756358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574772127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574787514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574803386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574818801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574835550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574850873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4574867489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4574883499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4574900520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574915907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4574931337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4574947232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4574962943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4574979136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4574994472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575011126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575027545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575044059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575059910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575075260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575091677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575107126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575123393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4575138801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575156113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575172262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575188881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575204695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575220663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575236583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575252037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575268794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4575284174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575300894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575316988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575333930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575349318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575364798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575380716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575396471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575412700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4575428147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575444823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575461301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575477863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575493265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575508689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575525010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575540530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575556767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4575572135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575589297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575605336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575621857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575637289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575653171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575669139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575686267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575702866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4575718204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575734762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575750735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575767588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575782903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575798239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575814092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575829760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575845861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4575861114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4575877658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4575894200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4575910678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575925980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4575941313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4575959357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4575974758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4575990887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576006184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576023216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576039297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576055734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576071061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576086903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576102739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576118072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576134181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576149774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576166327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576182363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576198828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576214446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576229771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576245570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576260910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576277334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576292657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576309924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576326519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576343507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576358770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576374064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576390259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576405562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576421602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576436819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576453638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576469556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576485973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576501211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576516793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576532803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576548400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576564485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576580227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576597026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576612895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576629274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576644889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576660177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576675923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576691222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576707675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576723209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576739795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576756660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576773578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576788902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576804259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576820073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576835663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576851741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4576866997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4576883586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4576900067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4576916476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576931772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4576947085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4576963337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4576978692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4576994958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577010265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577027173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577043916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577060372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577075645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577091669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577107517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577122835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577138951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577154598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577171203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577187126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577204115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577219874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577235206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577250960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577266615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577283048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577298420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577315033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577331360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577347839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577363163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577378472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577394570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577410107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577426215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577441577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577458514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577474692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577491119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577506447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577522107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577537933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577553280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577569472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577585178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577601944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577617906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577634367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577650129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577665377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577681171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577696423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577713133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577728459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577745050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577761067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577778044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577793380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577808784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577824588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577840295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577856367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4577871635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4577888397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4577904740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4577921188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577936546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4577952111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4577968226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4577983496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4577999598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578015206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578031772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578047724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578064153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 739,7390000,10000,0,0,256,5,20930,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4578114406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578129787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578146325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578161632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4578177737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578193033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578211959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578228216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578244656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578260036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578275812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578291723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578307058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4578323150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578339036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578355646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578371597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578388064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578403761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578419288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578435067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578450374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4578466843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578482380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578498920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578515270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578531709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578546983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578562282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578578962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578594515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4578610616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578625922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578644651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578660725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578677135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578692388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578708055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578723808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578739080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4578755101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578770698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578787217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578803103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578819484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578835148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578850669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4578866446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578881735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4578898107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4578913403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4578929914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4578945877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4578962702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4578978594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4578993866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579009556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579027858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579044116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579059389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579075885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579092438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579109065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579124480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4579140230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579156089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579171410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579187507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579203182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579219769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579236354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579252799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579268435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4579283726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579299534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579314835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579331249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579346514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579363060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579379064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579396115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579411522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4579426893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579443495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579460291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579476340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579491530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579507935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579524335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579540829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579556169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4579571553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579587713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579603251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579619277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579634541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579651402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579667394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579683832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579700442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4579719014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579738307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579755257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579772582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579789915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579808707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579824969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579842225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579857814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4579873216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4579888975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4579904868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4579921676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4579936881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4579953741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4579969571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4579986093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580001293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580016983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580032702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580048126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580064119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580079679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580096144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580112003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580128480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580144138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580159392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580175363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580190628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580207037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580222293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580238788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580254739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580271480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580286985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580302232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580317974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580333610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580349888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580365124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580381625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580398955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580415929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580431183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580446427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580462530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580477932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580493914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580509101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580525959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580541847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580558222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580573494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580589660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580605639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580620858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580636865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580652599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580669348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580685310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580702161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580717555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580732819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580748551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580763790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580780277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580795751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580812265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580828608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580844978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580860239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4580878390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4580895154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4580913297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4580929889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4580945351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4580962556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4580978859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4580995449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581010895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581026697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581042884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581058267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581074455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581090254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581106958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581122997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581140017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581155545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581170828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581186621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581202186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581218327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581233601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581250126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581267016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581283423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581298704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581314010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581330334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581345794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581361851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581377104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581393957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581409887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581426306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581441599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581457315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581473108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581488615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581504667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581520250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581537375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581553255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581569561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581585307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581600588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581616346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581631652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581648023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581663479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581679932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581695807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581712563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581728028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581743296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581759019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581774608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581790632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581805844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581822336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581838513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581855386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581870776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4581886166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4581902505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4581918137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4581934655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4581950019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4581966969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4581983019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4581999541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582015260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582030690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582046802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582062197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582082253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582100254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4582120410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4582138414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4582155560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582170971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582186202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582202175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 740,7400000,10000,0,0,256,5,20958,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4582250512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582269340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582284658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4582301187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4582317064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4582333820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582349146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582364588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582380360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582395973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582412005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582427225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4582443715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4582459988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4582476408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582491651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582506906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582523058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582538335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582554373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582569606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4582586504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4582602427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4582619470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582634724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582650327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582666113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582681332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582697347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582712930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4582729446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4582745313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4582761674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582777337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582792589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582808313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582823579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582840092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582855420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4582871926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4582887828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4582904648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582919948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4582935260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4582951050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4582966798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4582982884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4582998137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583015010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583030962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583047402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583062686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583078429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583094188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583109462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583125500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583141098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583157614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583173526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583190007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583205700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583220981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583236768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583252049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583268556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583284084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583300605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583316534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583333268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583348530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583363830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583379594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583395206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583411252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583426501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583443025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583459289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583475684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583490961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583506230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583522340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583537627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583553703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583568947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583585728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583601656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583618089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583633369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583648991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583664987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583680252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583696293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583712188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583728968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583744913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583761374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583777059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583792394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583808174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583823421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583839773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583855301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4583871825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4583887816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4583904604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583920110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4583935405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4583951420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4583967006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4583983063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4583998344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584015217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584031134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584047762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584063045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584078677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584094485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584110025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584126120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4584141879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584161146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584179786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584199542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584215988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584231522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584247355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584262556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584279091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4584294506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584311096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584327361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584343711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584358930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584374176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584390463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584405777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584421803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4584436992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584453995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584469863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584486225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584501446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584517141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584532885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584548372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584564412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4584580041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584596484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584612649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584629682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584645361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584660649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584676368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584691592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584708014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4584723245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584739941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584755840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584772579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584787840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584803099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584819157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584834777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584851586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4584867522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4584883879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4584900142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4584916430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584931570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4584946791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4584962881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4584978084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4584994278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585009516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585026254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585042055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585058328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585073532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585089032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585104850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585120111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4585136524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585152205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585168712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585184580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585200962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585216595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585232126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585247852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585263057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4585279524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585295209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585311755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585328063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585344491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585359810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585375102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585391233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585406948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4585423231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585438625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585455787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585471879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585489013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585504444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585520348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585536234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585551625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4585567821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585583477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585600149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585616241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585632808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585648552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585663891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585679701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585695006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4585711693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585727029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585743639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585759620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585776480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585791810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585807155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585822962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585838573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4585854720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4585870087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4585886746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4585903081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4585919779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585935651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4585955675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4585972345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4585987935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586005390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586022629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586040818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586057232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4586073745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586089777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4586105246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4586121132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586136382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586152873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586168142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586184665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586200595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4586217382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586232674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4586247942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4586263737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586279363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586295583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586310894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586327883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586343818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 741,7410000,10000,0,0,256,5,20987,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4586398846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586414293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4586429883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4586445678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586461457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586477589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586495877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586516004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586532313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4586551333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586567556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4586583503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4586600201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586615957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586632195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586648070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586665556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586681892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4586698445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586714261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4586729755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4586745700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586761127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586778611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586795441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586812114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586828682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4586845015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586860247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4586875726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4586891916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4586907161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4586923399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4586938599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4586955419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4586971237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4586987558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587002783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587018334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587034062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587049277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587066880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587085949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587105493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587121694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587138332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587154526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587170158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587186153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587201631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587218628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587234127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587250876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587267444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587283917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587299296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587314680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587330906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587346939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587363097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587378429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587395395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587411382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587427834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587443214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587459202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587475052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587490390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587506506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587522221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587540562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587559541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587579273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587598084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587615341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587631647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587647801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587664052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587679676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587696362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587712818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587729361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587744757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587760192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587776483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587791849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587808224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587823600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587840552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4587856597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4587873332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587888719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4587904704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4587920575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4587935924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4587952541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4587967942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4587984560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588000809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588017803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588035122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588051848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588069094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588086240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4588104334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4588121351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4588139907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588157355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588175375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588192125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588209304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588226631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588243488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4588261215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4588278438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4588296638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588314188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588332623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588349476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588366532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588383869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588401213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4588418912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4588435754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4588454362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588471910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588490190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588507029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588524418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588541784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588558827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4588576536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4588595986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4588614172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588631722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588650187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588666991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588684022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588701347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588718499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4588736172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4588753929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4588775387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588794391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588814781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588831111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588846466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4588862200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588877418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4588894497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4588909731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4588926195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4588942041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4588958795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4588974018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4588989252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589004952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589020518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589036498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589051947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589068401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589084656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589100947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589117615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589132934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589149158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589164377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589180616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589195806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589212644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589228533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589245093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589260318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589275894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589291574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589306971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589322954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589338616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589355058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589371143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589387484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589403065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589418336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589434769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589450006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589466440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589481679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589498169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589514027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589530907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589546161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589561673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589577814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589593043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589609034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589624271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589641104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589656976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589673368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589688842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589704440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589720174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589735407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589751640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589767212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589783711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589799573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589815927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589831500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589846754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4589862684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589879543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4589896101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4589911384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4589927889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4589943784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4589960560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4589975775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4589991278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4590007042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590022690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590038709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590054165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590070654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590086938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590103622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590118913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4590134240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4590152010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590167291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590183477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590198660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590215624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590231497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590248078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590263301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4590278921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4590294621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590309845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590325808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590341694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590358556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590374529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590391429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590406732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4590422053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4590438053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590453758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590469826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590485065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590501544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590517807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590534165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590549423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4590564694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 742,7420000,10000,0,0,256,5,21015,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4590614508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590629773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590646258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590661504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590677985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590693857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590710688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590725965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4590741439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4590757136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590772704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590789227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590804596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590821181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590837473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590853913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590869193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4590884511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4590900661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4590915968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4590932262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4590947514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4590964433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4590980394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4590996813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591012210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591027865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591043652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591059282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591075789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591091554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591108094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591123978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591142130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591157411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591172654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591188567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591204412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591220494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591235760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591252484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591268799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591285172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591300433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591315706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591331855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591347126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591363169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591378406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591396150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591412130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591428499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591443964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591460492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591476278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591491534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591507566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591523182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591539718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591555853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591573085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591588840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591604139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591620105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591635328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591651738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591666946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591683441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591699329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591716041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591731302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591746746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591762516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591778119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591794118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591809330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591825789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591842003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4591858367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591873832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4591889109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4591905283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4591920548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4591936789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4591952447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4591968987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4591984890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592001273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592016967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592032338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592048957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592064327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592081461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592096713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592113664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4592129786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592146630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592161939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592177241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592193026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592208627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592224722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592240031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592256543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4592272829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592289242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592304525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592321317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592340071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592355647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592372099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592387466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592406245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4592423361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592440003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592458335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592474389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592493473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592509968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592527134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592542482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592559301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4592575267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592592377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592607681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592623037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592638855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592656824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592673531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592689149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592706378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4592722373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592738813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592754347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592770051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592785882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592801889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592818182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592833772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592850248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4592866161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4592882551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592898150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4592913428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4592929162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4592944646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4592961592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4592977824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4592994390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593010357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593027295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593042632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593057968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593074005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593089699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593105798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593121296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593137926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593154315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593170769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593186094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593201459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593217583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593232891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593248976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593264629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593281300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593297262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593313711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593330443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593345723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593361535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593376886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593393796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593411883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593432114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593451375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593469142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593485533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593501221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593517645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593532985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593549027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593564253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593581197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593597113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593613484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593628999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593644649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593660406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593675652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593691669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593707563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593724105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593740020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593757815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593774753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593790009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593805743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593821226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593837604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593852836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4593869314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4593885197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4593901872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593918184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4593934237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4593950232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4593966174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4593982181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4593997394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594014119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594030405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594046762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594062002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594077633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4594095297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594111336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4594127528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4594143307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594160382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594176225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594192560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594209432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594224798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4594240580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594256129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4594272606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4594287813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594304276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594320381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594337107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594352341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594367534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4594383225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594399822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4594417159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4594434427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594454936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594473650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594491629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594507550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594523483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4594539215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594554409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4594570392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4594585958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594602480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594618355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594634729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594650335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594665604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4594683002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594698480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4594714940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4594730191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594746761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 743,7430000,10000,0,0,256,5,21044,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4594796515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594813120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594828763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594844030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4594860681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594875833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4594894292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4594909509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4594925980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4594941862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4594958648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4594973900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4594989167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595005146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595020759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595036824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595052059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595068563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595084807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595101171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595116434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595131692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595147739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595162969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595179017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595194700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595211665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595227612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595244052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595259340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595275026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595290836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595306128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595322218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595337846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595354370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595371148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595387634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595403882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595419734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595436371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595452556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595468722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595484014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595500572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595517375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595533808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595549071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595564372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595580524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595595761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595611797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595627107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595644377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595663057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595681057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595696818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595714948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595730939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595746856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595763017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595778891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595795518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595811462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595828513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595843813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4595859159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4595874997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595890994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4595907115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4595922375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4595938948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4595955314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4595971753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4595987088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596002580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596018833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596034142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596050214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596065478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596082371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596098314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596114748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596130287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596145944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596161771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596177071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596193936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596209673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596226210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596242468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596261028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596276978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596292299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596308063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596323539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596340037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596355324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596371856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596388001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596404793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596420107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596435454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596452178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596467571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596483619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596498860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596515961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596531921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596548414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596563712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596581120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596597046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596612265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596628275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596643881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596660374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596676227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596692835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596708451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596723733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596739496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596754727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596772608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596787979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596804522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596820449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596837481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596852820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4596868605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4596887722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4596906427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4596924598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4596940314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4596957545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4596973569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4596990041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597005422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597021169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597036976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597052268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597068529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597084378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597100909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597116866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597133315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597149018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597164385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597180228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597195768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597212272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597227560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597244133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597260066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597276879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597292178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597307530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597323934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597341322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597357753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597373014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597390247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597406194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597422627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597437941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597453587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597469396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597484698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597500782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597516632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597533180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597549817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597566370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597582105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597597456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597613276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597628606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597645038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597660309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597676846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597692895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597710484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597725817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597741159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597756948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597772621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597788730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597804036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597820595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597836900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597853363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597868660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4597884183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4597900282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4597915585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4597931674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4597947019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4597963987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4597979943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4597996375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598011893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598027540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598043282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598058580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598074666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598090439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4598107014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4598123008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4598139857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598155145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598170453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598186259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598203213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598219729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598235045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4598251616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4598268146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4598284609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598299912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598315249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598331484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598346825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598362940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598378296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4598395472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4598411398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4598427855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598443160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598458828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598474643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598489938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598506197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598521851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4598538455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4598554423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4598570892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598586733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598602074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598619461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598636044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598652625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598667867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4598684429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4598700309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4598717021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598732218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598747499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4598763504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598779024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598794959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598810109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4598826499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4598842762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4598859087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598875326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4598891103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 744,7440000,10000,0,0,256,5,21072,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4598940587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4598956529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4598973079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4598988378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599004909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599021259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599037630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599052884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599068150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599084489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599099757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599115787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599131239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599148046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599163938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599180292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599195677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599212632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599230369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599245601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599261811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599277548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599293986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599309842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599326168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599341813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599357047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599372766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599388208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599404569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599419804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599436231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599452615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599468939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599484151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599499397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599515406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599530588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599546520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599562188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599579162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599594982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599611277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599626464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599642002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599657944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599673735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599689722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599705585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599722059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599737886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599754220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599769884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599785123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599800818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599816033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599832468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599847647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4599864082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4599879930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4599896673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599911889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4599927111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4599942814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4599958697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4599974684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4599989900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600006366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600022560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600038890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600054103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600069319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600085605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600100794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600116778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600131957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600148763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600164612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600180928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600196140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600211846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600228541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600243734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600259674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600275456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600291918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600307770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600324089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600339802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600355097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600371614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600386884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600403416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600418666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600435199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600451134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600467911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600483189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600498495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600514533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600529925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600545986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600561220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600578045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600593988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600610378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600625697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600641423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600657239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600672577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600688733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600704430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600721018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600736949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600753380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600769288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600784618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600800460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600815775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600832382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600847670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4600864196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4600880102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4600897379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600912663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4600927931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4600943698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4600959613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4600975656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4600990939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601007497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601023692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601040049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601055268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601070573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601086628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601101904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601117972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601133229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601150560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601166493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601182911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601198202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601216210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601232138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601247506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601263919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601279627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601296210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601312166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601329256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601344588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601359922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601375766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601391425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601407519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601422853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601439491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601456083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601472584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601488014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601503425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601519689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601535048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601551545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601566898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601584043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601600070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601616578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601631948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601647903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601663737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601679730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601697405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601713200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601729841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601745802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601762238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601777942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601793276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601809069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601824314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601840748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601855995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4601872464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4601888381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4601905165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601920416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4601935698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4601951485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4601967076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4601983086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4601998308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602015371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602031250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602048510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602063756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602079493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602095234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602110484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602126562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4602142193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602158678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602174587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602190914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602206428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602222411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602238222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602253545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602270184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4602285394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602301904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602317818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602334581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602349841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602365103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602380826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602396472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602412498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4602427712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602444198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602460496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602476874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602492128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602507401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602523735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602538991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602555075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4602570313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602587207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602603127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602619536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602634814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602650641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602666386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602681697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602697793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4602713336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602729902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602745891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602762325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602778159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602793433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602809205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602824465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602841127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4602856400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4602872972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4602889179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4602905873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602921134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4602936413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4602952460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4602967720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4602983762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 745,7450000,10000,0,0,256,5,21100,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4603033838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603050401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603066347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603083085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603098409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603113712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603129531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603145488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603161487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603176723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603193193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603209726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603226151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603241465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603256797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603272940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603288208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603304282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603319739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603336666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603352610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603369036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603384339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603400057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603415845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603431098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603447150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603462953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603479451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603495358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603511719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603527313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603542606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603558440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603573979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603590453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603606949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603624472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603640926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603657608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603672886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603688172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603704464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603719929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603736006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603751325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603768178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603784147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603800546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603815886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603831534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603847569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603862822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4603878908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4603894612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4603911146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4603927091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4603943536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4603959243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4603974631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4603990389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604006033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604022801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604038104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4604055286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604071310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604088197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604103552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4604118898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4604134764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604150669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604166775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604182104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4604198657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604215067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604231575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604249172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4604266140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4604281927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604297141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604313156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604328742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4604345203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604362638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604382293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604401674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4604419924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4604436125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604451390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604468068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604483293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4604499816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604516117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604532751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604548051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4604563377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4604579606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604594935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604611049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604626309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4604644579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604664441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604685087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604705084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4604724575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4604744451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604763648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604785822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604805174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4604826036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4604846902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4604867623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604886923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4604906973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4604926997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4604946321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4604967553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4604987667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605008315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605029435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605050305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605069743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605089390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605105405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605120828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4605137058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4605152973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605169726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605185930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605202885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605218585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605234103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605250595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605266686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4605282800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4605298119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605314688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605331096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605347803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605365641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605384042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605403505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605422005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4605439459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4605455555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605472245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605488208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605506068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605523237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605539417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605555397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605571292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4605588338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4605603642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605620260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605636220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605653153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605668483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605683829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605700396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605716312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4605732400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4605747705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605764423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605780503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605796968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605812326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605827982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605844044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605859335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4605875436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4605891842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4605908716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4605924808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4605941445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4605957268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4605972686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4605988544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606003903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606020370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606035956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606052570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606068585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606085695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606101066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606116440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4606132281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606148072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606164253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606179605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606196218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606213904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606230391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606245735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606261099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4606277516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606292809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606308989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606324248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606341364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606357354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606374244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606390126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606405512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4606421333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606436661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606453131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606468495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606485118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606501142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606518065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606533654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606549033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4606564930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606580613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606597014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606615792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606632881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606650299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606670450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606687100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606703258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4606723981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606741123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606757211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606772891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606789614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606805496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606821855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606837487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606852824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4606868611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606883898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4606900305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4606915536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4606932017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4606947935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4606964701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4606979977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4606995275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607011035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607026669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607042712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607058628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607075200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607091682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607108096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607123387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4607138693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607154804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607170113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607186249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607201558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607219629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607235661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607252128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607267803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 746,7460000,10000,0,0,256,5,21129,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4607316510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607332839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607348309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607364557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607379962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607397057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607413171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607429769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607445245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4607464115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607479991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607495337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607511471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607527148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607543726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607559691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607576111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607591773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4607607087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607622906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607638223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607654771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607670054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607686634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607702959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607719712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607735031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4607750641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607766840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607782452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607798545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607813797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607830804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607846852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4607863295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607878648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4607894378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4607910427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4607925755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4607941855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4607957454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4607974050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4607990039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608006500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608022117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608037458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608053307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608068627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608085278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608100805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608118011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608133911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608150874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608166203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608181521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608197267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608212864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608229139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608244416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608260922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608277394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608293732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608309047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608325540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608341973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608357321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608373434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608388719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608406651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608422619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608439066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608454785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608470331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608486143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608501445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608518043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608533373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608549896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608565841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608582754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608598061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608613383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608629197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608645046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608661382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608676673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608693196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608710940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608727486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608742897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608758375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608774750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608790292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608806338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608821564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608838461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608854358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4608870756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608886018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4608901659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4608917672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4608932905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4608948927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4608964555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4608981214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4608997135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609013534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609030935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609046337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609062143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609078465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609094795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609110076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609126600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4609142904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609159605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609174928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609190275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609206405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609221929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609238077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609253377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609270408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4609286406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609302854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609318226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609334004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609350144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609365482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609381583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609397291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609413815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4609429789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609446749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609462592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609478216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609494094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609509462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609525989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609541559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609558134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4609574106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609590950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609606493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609621855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609637681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609653389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609669737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609685022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609701573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4609717995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609734447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609750303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609766057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609782008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609797442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609813516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609829232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609846366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4609863795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4609880493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609896455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4609911957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4609927888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4609943332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4609959961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4609975621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4609992333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610008474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610025370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610040826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610056328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610072290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610088074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610104250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610119665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610136361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610152856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610169652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610185074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610200548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610220164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610235679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610251850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610268035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610285982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610302111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610318688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610334640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610350382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610366293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610381691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610398459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610413869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610430993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610447068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610463865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610479404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610494694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610510469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610526295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610542543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610557756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610574213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610590535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610606952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610622195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610637433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610653653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610668922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610684962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610700203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610717118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610733028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610749937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610765819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610781215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610796984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610812237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610828667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610843946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4610860435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4610876348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4610894184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610909482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4610924749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4610940504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4610956105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4610972759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4610988116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611004684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611021108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611037610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611052988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611068357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611084558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611100220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4611116422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4611131818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611148816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611165104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611181687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611197138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611212942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611230249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611247034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4611265093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4611281000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611297560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611313467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611330305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611345633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611361206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611376978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611392579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 747,7470000,10000,0,0,256,5,21157,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4611443076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4611458745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611475149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611490980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611507317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611522849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611539436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611555290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611570602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4611587130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4611602343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611618810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611634674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611651438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611666862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611682111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611697827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611713461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4611729659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4611744887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611761320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611778185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611794500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611809685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611824848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611840889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611856300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4611872292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4611887466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4611904254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4611920098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4611936429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611951636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4611967144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4611983101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4611998312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612014712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612029972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612046603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612062433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612079021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612094190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612109355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612124998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612140439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612156395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612171545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612187962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612204208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612220556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612235951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612251130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612267197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612282389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612298363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612313515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612330239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612346186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612362603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612377803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612393840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612410922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612427465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612445126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612462518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612480019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612495856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612512180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612527842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612543242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612558902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612574034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612590424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612605696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612622203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612638129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612654854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612670162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612685495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612701275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612717751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612733792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612749059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612766109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612782119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612799155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612814527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612830373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612846299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612861888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4612878036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4612893769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4612910253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4612926376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4612942732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4612958266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4612973509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4612989234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613004432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613020792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613036016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613052669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613068561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613085189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613100847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613116633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4613132402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613148004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613164298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613179571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613196087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613212296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613228898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613244180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613259498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4613275697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613290941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613307358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613325581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613344978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613363357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613379804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613395514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613410998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4613426617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613441707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613458039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613473134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613489492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613505261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613521832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613537247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613552467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4613568131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613583569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613599533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613614690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613631082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613648034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613664566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613679942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613695304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4613711862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613727192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613743288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613758555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613777733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613794240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613810677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613825970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613841649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4613857468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613872754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4613888855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4613904587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4613924112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4613940431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4613957600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4613973017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4613988415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614004293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614020005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614036232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614051627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614068297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614084667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614101210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614116599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614131982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614148217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614163639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614179872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614195248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614212468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614228731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614245270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614260669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614276446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614292299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614307661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614323823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614339508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614356376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614372418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614388923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614404760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614420250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614436135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614452513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614468591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614483867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614500366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614516674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614533136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614548394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614563874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614580116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614595370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614611668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614626912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614643798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614659742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614676185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614691518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614707968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614723781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614739204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614755258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614770905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614787425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614803580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614819999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614835580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614850881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4614866669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614884062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4614901203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4614917698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4614934405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4614950450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4614967459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4614982890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4614998338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615015894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615031480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615047730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615063135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615080141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4615096213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4615112816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615128676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615144548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615160483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615175917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615192740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615210626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615227368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4615246433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4615263317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615280107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615295821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615311708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615327691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615344036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615359491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615376234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4615392740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4615409344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615425000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615440496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615457334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615473984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615490280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615505695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615522829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4615539176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4615556065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 748,7480000,10000,0,0,256,5,21186,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4615605534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615620950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615637355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615653230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615669360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615684672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615701266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4615718733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4615735482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615750902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615767295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615783105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615798559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615814568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615831975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615848438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4615864252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4615880611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615896378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4615911676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4615927965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4615943624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4615960788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4615976200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4615992857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616008917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616025844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616041267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616056731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616072662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616089245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616105342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616120539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4616137005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616154782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616171422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616186729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616203496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616219398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616234668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616250830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616267186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4616283898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616299957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616316476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616332335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616347723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616363589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616378955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616395520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616410919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4616427641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616443691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616460615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616475916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616491205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616507760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616523378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616539405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616554641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4616571831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616588195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616604620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616619887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616635787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616651987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616667253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616683523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616698852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4616716007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616731948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616748389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616763710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616779729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616795585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616811105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616827586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616842915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4616859489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4616875498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4616892388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616907710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4616923273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4616939114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4616954848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4616970974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4616986501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617003079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617019429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617035929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617051287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617066649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617082869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617098205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617114320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617129680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617146624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617162622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617179577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617194980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617211455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617227326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617243033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617259697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617275626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617292313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617308388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617324910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617340635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617356030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617371925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617387266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617403795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617419159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617435784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617452077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617468702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617484101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617499506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617515711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617531131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617548170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617565583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617583621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617600126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617616514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617631701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617647467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617663288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617678579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617694671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617710391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617726844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617742725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617759097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617774639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617789857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617805579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617820770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617838894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617854318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4617871039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4617887095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4617904044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617919485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4617934928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4617950851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4617966538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4617983117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4617998528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618015826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618031820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618048259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618063572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618079350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618095143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618110430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618126472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4618142032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618158563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618174527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618190911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618207634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618222972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618238782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618254088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618270518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4618287562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618305955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618322275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618342232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618360367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618376192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618392831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618408198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618424286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4618439591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618456682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618472690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618489144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618504503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618520966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618536761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618552041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618568089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4618583687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618600201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618616138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618632536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618648230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618663535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618679345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618694680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618711076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4618726387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618742927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618758885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618775692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618790999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618807302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618823059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618838700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618854781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4618870257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4618887048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4618903254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4618919596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618934805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4618950037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4618965985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4618981197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4618997208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619012442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619029222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619045051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619061367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619076577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619092279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619108538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619123915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4619140481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619155784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619172328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619188669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619205415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619220740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619236160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619251974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619267627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4619283723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619299049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619315575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619331901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619348358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619363671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619378978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619395156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619410425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4619426497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619441761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619458606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619474519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619490926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619506184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619521872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619537679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619553261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4619569387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619585034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619601619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619617590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619634067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619649668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619664962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619680767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 749,7490000,10000,0,0,256,5,21214,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4619735587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4619754504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619770211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619786787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619802771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619819252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619834955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619850290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4619866346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619881952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4619898555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4619913816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4619931139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4619947011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4619963753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4619979041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4619994332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620010086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620025603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620041619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620056863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620073351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620091813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620108266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620123557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620138872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620155072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620170339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620186628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620202259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620218856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620234820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620251305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620267432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620282945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620298804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620314169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620330698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620347213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620363935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620379752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620396545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620411799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620427030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620442751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620458350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620474422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620489881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620506353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620522715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620539521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620555012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620570263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620586368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620601620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620617645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620632901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620649798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620665758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620682162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620697474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620713226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620729196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620744470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620760485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620776144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620792636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620808598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620824997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620840743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620856041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4620872073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620887346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4620903726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4620919001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4620935496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4620951398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4620968117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4620984554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4620999918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621016170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621031442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621047777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621062989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621079872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621095748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621112083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621127304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4621142846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621158539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621173733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621189721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621205582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621222033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621237885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621254256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621269906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4621285199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621301038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621316303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621332626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621347834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621364279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621380142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621396808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621412064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4621427347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621443079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621458679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621474686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621489892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621506318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621522556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621538834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621553988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4621569156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621585284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621600490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621616502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621631704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621649048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621666913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621686491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621705581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4621723621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621739833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621755715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621772762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621788195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621804936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621821737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621838807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621854163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4621869561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4621886058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621901859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4621918023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4621933435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4621950103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4621966688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4621983224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4621998627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622015256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622031129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622046684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622062775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622078526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622095077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622111054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4622127724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622143553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622158870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622174683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622190039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622206599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622221908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622238461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622254655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4622271540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622288103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622303471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622319261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622334977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622351418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622366743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622383535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622400170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4622416593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622431930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622447756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622465977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622481396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622497475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622512704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622530216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622546126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4622563399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622579152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622594479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622610270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622625533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622641977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622659909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622676585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622694102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4622714610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622730688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622746229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622762152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622778204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622794456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622809887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622826630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622843116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4622859680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622875333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4622891150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4622907051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4622922489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4622938939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4622954667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4622971393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4622987470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4623004018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623019777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623035202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623051135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623066785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623083359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623098746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4623115393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4623131470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4623148360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623163739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623179176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623195049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623210724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623226915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623243193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4623259867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4623276338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4623292865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623308513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623323926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623340227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623355600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623371781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623387160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4623404052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4623420106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4623436562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623452165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623467621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623483480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623498720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623515115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623530411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4623546929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4623563051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4623579840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623595120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623610438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623626468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623642080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623658198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623673497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4623690068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4623706386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4623722851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623738195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623753745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623769936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623785254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623801361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4623817670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4623838786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4623858119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 750,7500000,10000,0,0,256,5,21243,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4623913753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623930199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4623945833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4623962297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4623977606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4623993757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624009061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624026052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624041993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624058438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624073699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624089345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624105143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624120613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624136772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624152421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624168946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624184884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624201285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624216875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624232185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624247968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624263256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624279667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624294913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624311640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624328012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624344488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624359837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624375204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624391373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624406697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624422831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624438156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624455054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624471023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624487456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624502761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624518441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624534234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624549522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624565607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624581190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624598016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624613968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624630584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624646205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624661535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624677348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624692619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624709034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624724299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624740805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624756741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624773521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624788900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624804302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624820401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624836071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624852268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4624867666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4624884329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4624900696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4624917278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624932708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4624948195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4624964554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4624980008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4624996221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625011599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625028836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625045925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625065748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625084389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625102369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625118804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625134333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4625151046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625166265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625182854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625198677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625215329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625230508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625245683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625261354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625277304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4625293220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625308347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625324706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625340957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625357245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625372404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625387568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625403608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625418823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4625434782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625449918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625466851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625482713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625499187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625514854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625530071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625545808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625561008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4625577290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625592469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625608906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625624784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625641434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625656612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625671815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625687504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625703092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4625719068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625734254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625750903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625767101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625783419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625798628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625813833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625829885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625845104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4625861078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4625876226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4625892966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4625908798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4625925098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625940783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4625956423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4625972149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4625987341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626003546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626019048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626035453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626051308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626067635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626083126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626098398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626114163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626129622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626145940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626161120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626177581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626193481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626211175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626226481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626241846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626257644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626275140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626291242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626306479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626323014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626339296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626355691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626370949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626386485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626402745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626418083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626434241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626449585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626468782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626484755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626501393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626517128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626532431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626548255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626563567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626580011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626596066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626613833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626629742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626646843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626662078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626677333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626693053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626708598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626724553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626739753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626756180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626772412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626788777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626804014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626819279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626835396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626850677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4626866714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4626881945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4626898730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4626914640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4626931048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626946303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4626961934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4626977727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4626993008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627009074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627024662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627041167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627057071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627073504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627089120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627104569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627120352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627135838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627152272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627167508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627184018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627200115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627216895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627232208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627247491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627263536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627279248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627295316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627310560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627327621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627343508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627359913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627375184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627390878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627406659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627421909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627437970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627453579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627470123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627487467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627504036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627519651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627534868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627550574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627565964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627582280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627597455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627613869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627629651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627646251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627661474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627676674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627692376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627707869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627723815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627738998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627755410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627771724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627788069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627803289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627818510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4627834604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627849854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4627865893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4627881137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4627898004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4627913896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4627930561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4627945814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4627961459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 751,7510000,10000,0,0,256,5,21271,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4628011379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628027119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628043190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628058474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628075009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628091382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628107976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628123248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4628138508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4628154709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628170005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628186053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628201533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628218642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628234479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628250829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628266724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4628282030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4628297878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628313176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628329932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628345160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628361636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628377525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628394563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628413241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4628429779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4628446894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628464441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628481095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628496347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628513120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628529611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628546034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628561275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4628577073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4628592941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628608194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628624910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628640557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628657076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628672984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628689378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628705050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4628720462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4628736306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628752973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628769647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628784842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628801295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628817167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628833938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628849211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4628864467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4628880234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628896132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4628912204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4628927452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4628943913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4628960216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4628976565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4628991816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629007082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629023205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629038455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629054481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629069959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629087163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629103189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629119581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629134817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629150521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629166266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629181506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629197733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629213261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629229745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629245643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629262228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629277835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629293499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629309211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629324449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629340806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629356020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629372467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629388558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629405204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629420427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629435657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629451631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629467256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629483270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629498463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629515895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629535394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629554425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629572371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629588484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629604797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629620228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629636419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629652413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629668976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629684904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629701311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629717021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629732342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629748128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629763395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629779925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629795213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629811713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629828048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629844505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629859800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4629875111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4629891282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4629906584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4629922689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4629937988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4629954859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4629971273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4629987639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630002897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630018691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630034501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630049758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630065844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630081694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630098228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630114182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630130631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630146294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630163779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630181342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630197205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630215887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630231388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630248147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630264601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630281286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630296728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630312202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630328464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630343902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630360115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630375487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630392417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630409798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630427020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630442327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630458095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630473856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630489064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630505072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630522034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630538659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630554632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630571068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630586847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630602186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630617949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630634017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630650417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630665679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630682204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630698107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630714859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630730419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630749176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630768356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630785949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630802363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630818204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630835432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630851469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4630867948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630883268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4630899003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4630914859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4630930156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4630946276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4630961963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4630978512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4630994414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631010863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631026465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631041843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631057650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631072962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631089342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631104613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631121123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631137081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631153891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631169174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631184491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631200489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631216138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631232163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631247466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631264615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631280744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631297168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631312996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631328693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631344508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631359831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631375902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631391581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631408197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631424222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631440723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631456398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631471705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631487533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631502823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631519317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631534620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631551135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631567103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631584122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631599426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631614710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631630508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631646319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631662432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631677720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631694246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631710755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631727175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631742499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631757825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631773956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631789289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631805420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631820723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631837795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631853787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4631870267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631885610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4631901235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4631917107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4631932455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4631948549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4631964259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4631981083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4631997001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632013405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632029052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632044364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632060162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632075440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632091911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632107160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632123668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 752,7520000,10000,0,0,256,5,21300,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4632173220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632189673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632205381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632220689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632236491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632251747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632268218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632283451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632299984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4632315907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632332635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632347921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632363195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632378976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632394637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632410719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632426048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632442567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4632459124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632475535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632490834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632506199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632522364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632537656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632553724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632568966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632585788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4632601734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632618182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632633521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632649143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632665203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632680509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632696607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632715837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632735425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4632754103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632771588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632786890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632802211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632817986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632833783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632849845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4632865074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4632881587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4632897900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4632914440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632929817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4632945197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4632961435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4632976797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4632992913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633008266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633025230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633041249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633057757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633073168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633088973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633105296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633120563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633136709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633152523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633169058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633185018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633201458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633217200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633232558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633248446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633263777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633281340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633296918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633313416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633330136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633346583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633361932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633377228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633393518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633408814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633424904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633440203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633457017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633472987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633489423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633504715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633520374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633536235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633551600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633567744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633583662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633600237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633616276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633632797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633648552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633663931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633679809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633695171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633711929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633727281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633743869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633759865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633776802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633792168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633807542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633823417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633839402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633855562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4633870946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4633887570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4633903965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4633920446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633935797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4633951184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4633967689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4633983025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4633999368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634015066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634031921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634047890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634064385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634080144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634095506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634111329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634126676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4634143204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634158778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634176520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634192798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634210845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634226236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634241539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634257326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634272978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4634289010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634304232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634320698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634337129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634353445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634368636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634383840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634399923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634415152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4634431137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634446344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634463412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634479291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634495645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634510900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634526710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634542442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634557649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4634573666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634589291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634605710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634621546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634637900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634653780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634669351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634685068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634700276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4634716660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634731927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634748434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634764601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634781039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634796304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634811558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634827618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634842859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4634858917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4634874790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4634891922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4634907821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4634924301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634939619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4634955323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4634971524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4634987777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635003789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635019526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635036055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635052027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635071648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635087442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635102626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635118255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635133384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635149798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635164914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635181277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635197157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635214170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635229339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635244533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635260187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635275626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635291475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635306593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635322937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635339775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635356089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635371201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635386353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635402466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635417657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635433945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635449419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635466394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635482357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635498766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635514121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635529814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635545631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635560910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635577414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635592743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635609317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635625306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635642460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635657895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635674287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635690155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635706388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635722455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635737725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635754245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635770561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635786973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635802314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635817663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635833873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635849171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4635865224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4635880477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4635897407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4635913314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4635929719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635945022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4635962516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4635978286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4635993533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636009908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636025841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636042394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636058332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636077266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636095675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4636111802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4636129776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636145883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636162324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636177568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636194100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636210698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636227226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636242478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4636257776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 753,7530000,10000,0,0,256,5,21328,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4636309830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636325106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636341823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636357422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636373870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636390227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636406848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636422119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4636437423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4636454947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636471657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636489422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636504646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636521750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636537656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636554004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636569206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4636584884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4636600656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636615791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636631696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636647207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636663611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636679465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636698391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636715684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4636732378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4636749526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636766600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636784323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636800956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636819954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636837836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4636855626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636872191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4636888753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4636906424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4636922999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4636940420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4636957295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4636975213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4636992468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637010236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637027178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637043709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637062272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637079903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637097650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4637114338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4637132366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4637150136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637168017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637184628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637202854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637223159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637240000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637258972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4637277852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4637296594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4637314122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637332620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637349343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637366110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637383417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637400526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637418097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4637434961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4637451445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4637467692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637484019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637499244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637514805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637530508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637545701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637561671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4637577270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4637593792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4637609639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637625974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637641842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637657029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637672714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637687907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637704193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4637719603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4637736040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4637751885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637768532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637783941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637799149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637814845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637830600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637846647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4637861924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4637878436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4637894671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4637911039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637926279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4637941530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4637957649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4637972872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4637988870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638004066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638020955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638036812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638053157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638068402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638083929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638100013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638115228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638131240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638146750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638163235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638179105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638195462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638216785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638232180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638248033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638263352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638279875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638295226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638311809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638328603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638345071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638360393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638375756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638392307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638407657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638423794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638441239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638459701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638476152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638494269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638510012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638526047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638541993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638557416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638573637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638589425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638606092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638622179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638638777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638654545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638669924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638685827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638701207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638717983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638733361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638749972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638766358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638783442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638798819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638814225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638830544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638846031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4638862434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4638877786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4638894831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4638911082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4638927591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638942963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4638958728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4638974853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4638990243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639006407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639023839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639040379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639056317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639072708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639088596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639103878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639119696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639134934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639151339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639166778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639183225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639199111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639215907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639231186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639246461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639262198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639277769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639293764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639308995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639325426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639341663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639358027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639373271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639388510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639404783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639420004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639436017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639452371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639469061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639484920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639501266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639516870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639532170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639547941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639563175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639579936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639595234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639612611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639628753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639645723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639661039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639676396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639692197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639707876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639723960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639739236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639755790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639771979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639788268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639803453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639818631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639834696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639849855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4639865807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4639880991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4639897693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4639913556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4639929885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639945083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4639960636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4639976564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4639991756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4640007700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4640023259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4640039695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4640055545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4640071876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640087499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4640103025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4640118735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640133894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4640150230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4640165605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4640182006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4640197858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4640214500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640229710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4640244904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4640260584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640276258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4640292390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4640307597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4640324040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4640340432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4640356770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640372019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4640387236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4640403276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4640418551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4640434560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 754,7540000,10000,0,0,256,5,21356,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4640945938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4640963110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4640979185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4640995647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641011003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641026793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641042855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641058157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641074271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641089986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641106727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641122706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641139184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641154864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641170439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641186232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641201499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641218100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641233386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641250755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641268052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641284436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641299882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641315132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641331203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641346425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641362429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641377631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641394442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641410614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641426991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641442264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641457846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641473593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641488845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641504874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641520442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641537109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641552963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641569297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641584955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641600208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641615936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641631124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641647478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641662705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641679169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641695067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641711896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641727151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641742368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641758098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641773705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641789710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641804921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641821366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641837680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641854251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641869459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4641884703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4641900821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4641916513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4641932547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4641947799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4641964798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4641980905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4641997284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642012525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642028274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642044659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642059905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642075937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642091633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642108171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642124093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4642140951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642156284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642171614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642187429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642204327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642220555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642235947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642252561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642268893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4642285333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642300637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642315977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642332100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642347386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642363515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642378875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642395794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642411726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4642428205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642443577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642459390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642475344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642490714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642506832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642522611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642539095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642554999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4642571530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642587754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642603068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642618845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642634091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642650552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642666047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642682511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642698435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4642715123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642730412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642747498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642765863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642783706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642799835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642815065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642832880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642849103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4642865641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642880887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4642896733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4642912538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4642927820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4642943855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4642960707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4642977399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4642995282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643011755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643027607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643044611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643060451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643075747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643092304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643107544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643124072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4643140363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643156762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643171997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643187287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643204608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643219949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643236249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643251535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643269425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4643286193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643302833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643318145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643334131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643349975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643365278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643381373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643397079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643413827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4643429808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643446262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643461863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643477128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643492866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643508119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643524815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643540154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643556681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4643572619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643589359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643604659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643619954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643635736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643651443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643667530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643682812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643699362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4643715663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643732112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643747402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643762711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643778910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643794237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643810332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643825623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643842544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4643858717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4643875160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643890835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4643906156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4643922555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4643937856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4643954277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4643969585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4643986130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644002182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644018963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644034276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644050113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644065774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644081329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644097426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644112952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644129479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644145865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644162297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644177592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644192927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644209075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644224377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644240423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644255689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644272583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644288575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644304994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644320294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644335946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644352372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644367654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644383712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644399420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644415990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644431977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644448434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644464233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644479540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644495328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644510600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644527054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644542395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644558971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644574946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644592160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644607739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644623095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644638926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644654610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644670702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644685985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644702939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644718780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644735333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644750543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644766159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644781970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644797310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644813454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644829058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644845497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4644861399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4644877741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644893357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4644908593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4644924519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4644939729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4644956119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4644971309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4644987754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645003598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645020297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645035624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 755,7550000,10000,0,0,256,5,21385,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4645086402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645102217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645117718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4645133717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4645149356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4645165896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645181787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645198149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645214544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4645230049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645245797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645261035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4645277719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4645293203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4645309668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645325571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645344666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645359887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4645375101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645391149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645406360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4645422342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4645437561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4645454326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645470214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645486547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645501743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4645517304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645533011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645548205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4645564164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4645579764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4645596193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645612051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645628366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645643943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4645659137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645674831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645690015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4645706930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4645724758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4645744296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645761746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645778678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645793883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4645809101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645824777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645840352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4645856365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4645871563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4645888179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4645905531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4645924494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645940629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4645957840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4645975558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4645991580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646007831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646023635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646040336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646056343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646072727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646088399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646103959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646119728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646134969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646151439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646166686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646183190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646199094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646217816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646233182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646248488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646264569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646279941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646296232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646311537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646328405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646344357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646360735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646376008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646391657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646407403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646422894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646438958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646454603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646471080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646487222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646503687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646519304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646534602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646550391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646565645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646582118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646597342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646614104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646629993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646646775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646664419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646681451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646700795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646717598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646733739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646748989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646766442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646783530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646800054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646815321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646831339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646847158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646862649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4646878714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4646894350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4646910849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4646929139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4646945596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4646963623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4646979481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4646995598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647010821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647027665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647042928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647059434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647075309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647092073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647107323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647122586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647138302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647153885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647170081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647185237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647201654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647217850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647234170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647249402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647264985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647280643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647296816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647312784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647328377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647344819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647360676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647377014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647392660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647407853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647423521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647438697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647455166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647470347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647486993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647502832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647519503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647534692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647549872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647566998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647582714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647598780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647614222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647630680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647646854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647663212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647678671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647693900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647709949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647725195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647741209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647756439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647773312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647789232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647805855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647821097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647836780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647852540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647867749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4647883768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4647899362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4647916281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4647932282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4647948689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4647964859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4647980150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4647995909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648011175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648027701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648042974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648059478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648075416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648092177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648107674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648124805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4648144199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648162256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648178668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648194413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648211829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648227896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648244432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648259799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648275605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4648291615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648307075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648323236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648339007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648355882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648371918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648388412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648404102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648419495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4648435397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648450776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648467347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648482718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648499357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648515702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648532254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648547618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648562996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4648579240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648594506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648610808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648626089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648643545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648659450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648675790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648691054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648707071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4648722909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648738186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648754251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648769860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648786400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648802542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648818942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648834544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648849806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4648865787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648881071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4648897425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4648912687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4648932049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4648950904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4648967956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4648983553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4648998852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649015010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649030443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4649047941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649065644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649084297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649100234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649116766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649131953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4649147645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649163359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649178470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 756,7560000,10000,0,0,256,5,21413,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4649228280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649243391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649259764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649275945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649293638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649309432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4649324725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649341696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649356996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4649373008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649388214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649405059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649420949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649437301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649452883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4649468102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649484304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649501088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4649518067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649533390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649550201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649566181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649583146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649598337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4649613542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649629244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649644767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4649660758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649675956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649692371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649708554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649725039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649740378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4649755730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649772021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649787382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4649803725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649819036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649836061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649851942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4649868488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649883696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4649899263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4649914955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4649930131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4649946070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4649961581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4649977987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4649994321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650010635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650026377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650041625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650057562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650072813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650089268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650104632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650124663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4650145118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650161723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650177200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650192466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650210750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650226053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650242105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650257336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650274425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4650290411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650307070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650322326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650338045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650353804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650369296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650385316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650400965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650417486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4650433440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650449855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650465487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650480740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650496477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650511736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650528016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650543197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650559842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4650575666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650592608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650607894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650623144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650638839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650654476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650671136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650686542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650703392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4650719226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650735803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650751008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650766671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650782433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650797666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650813653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650829428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650845921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4650861808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4650878375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650894007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4650909332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4650925137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4650940389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4650956854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4650972190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4650988987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651004965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651021794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651037157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651052774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651068620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651084345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651100481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651115849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651132467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651148903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651165455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651181084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651196525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651212774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651228119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651244236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651259566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651276495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651292523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651309042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651324420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651340469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651356322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651371922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651388069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651403853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651420572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651436562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651453351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651468552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651483763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651499700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651515336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651531440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651546704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651563456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651581873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651598372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651613713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651629056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651645204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651660562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651676717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651692033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651709005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651725010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651741536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651756928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651772633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651788509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651803933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651820084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651835891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651852580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4651868808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4651885300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651901098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4651916513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4651932376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4651947744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4651964448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4651979943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4651996537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652012944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652029793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652045041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652060575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652076368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652092012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4652108013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4652123240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4652140074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652156119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652172550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652187861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652203622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652219537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652234873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4652251028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4652266737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4652283237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652299164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652315572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652331209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652346525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652362597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652377889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4652394312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4652409607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4652426395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652442341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652459103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652474367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652489643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652505449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652521080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4652537173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4652552698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4652569239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652585475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652601885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652617159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652632473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652648603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652663911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4652681690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4652698417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4652716946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652734375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652752361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652769563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652786438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652803758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652820500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4652839324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4652861157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4652884866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4652905694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4652923810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652940814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4652958661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4652975943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4652992719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653010436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653027584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653045782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653063431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4653081842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653098554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653115480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653132732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653149779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653167362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653184036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653202535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653219946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4653237888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653254563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653271767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653289072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653305811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653323409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653340499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653358569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653375990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4653394318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 757,7570000,10000,0,0,256,5,21442,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4653445594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653461337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653477093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653492353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653508373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653523926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653540388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653556480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4653572812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653588453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653603682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653619648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653634935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653651438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653666664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653683131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653699030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4653715803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653731051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653746559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653762332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653778013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653794065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653809707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653828994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653848145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4653868345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653884531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4653901845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4653917842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4653933399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4653949555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4653965370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4653982146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4653998198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654015053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654030391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654045744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654061791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654077545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654093654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654109828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654127321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4654143759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654160082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654175284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654190462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654207854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654223089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654239156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654254560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654271386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4654287280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654303634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654320163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654336398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654352102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654367305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654383254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654398787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654415238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4654431182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654447550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654463139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654478365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654494041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654509228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654525642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654540817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654557270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4654573088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654589823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654605025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654621021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654638090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654656409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654672983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654688181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654705096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4654721018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654737413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654752888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654768544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654784824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654800065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654816075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654831680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654848162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4654864065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4654880393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654895993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4654911202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4654926934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4654942385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4654958789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4654974031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4654993583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655010385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655028829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655045239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655062673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655080097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655095288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655111304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655126468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655143347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655159198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655175526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655190716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655206327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655222154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655237392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655253409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655269065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655286338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655302547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655319056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655335028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655350409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655367624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655383478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655400295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655415601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655432219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655448187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655465758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655481027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655496361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655512091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655527971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655545102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655560294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655577070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655593505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655609960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655625503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655642487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655658353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655673642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655689699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655705328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655721802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655737672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655754225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655769860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655785440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655801800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655817383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655834032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655850433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4655868490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4655884526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4655901559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655916976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4655932394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4655948284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4655964196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4655980354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4655997127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656017817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656034330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656052429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656067998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656083839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656099640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656114899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656131933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4656147637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656164178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656180117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656196801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656212453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656227796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656243610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656259100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656275741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4656291000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656307501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656323605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656340408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656355652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656370891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656386635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656402267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656418298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4656433566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656450275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656466515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656482887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656498389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656513671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656529837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656545144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656561220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4656577135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656593780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656609718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656626149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656641799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656657121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656672916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656688408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656704889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4656720139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656736622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656752520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656769220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656784542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656800168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656816186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656831876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656847916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4656863187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4656879837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4656896271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4656912688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656927988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4656943290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4656959362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4656974663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4656990742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657006016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657022911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657038812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657055239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657070541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657086166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4657101948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657117201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657133237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657148812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657165266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657181179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657197797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657213349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657228609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4657244373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657259676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657276052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657291382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657307929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657323871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657340677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657355908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657371153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4657387116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657402684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657418750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657434026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657450519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657466975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657484907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657501793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657517736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4657535732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 758,7580000,10000,0,0,256,5,21470,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4657585821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657602039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657617414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657634354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657650721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657667238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657682618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657698264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4657714473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657729804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657745962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657761319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657778257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657794302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657810808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657826193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657841981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4657857865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657873361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4657892142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4657907562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4657924260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4657940339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4657957242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4657972676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4657988148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658004308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658020030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658036227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658051646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658068546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658085040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658101596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658117081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4658132525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658148930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658165126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658181301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658196907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658215026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658231185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658247874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658263336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4658279243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658295190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658310642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658327446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658342861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658359570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658375635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658392588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658408092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4658423669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658439588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658455527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658471863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658488700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658508251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658527765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658544664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658560007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4658575518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658591865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658607154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658623252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658638533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658655500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658671488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658687870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658704115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4658721993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658740819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658760312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658777173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658792554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658809210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658825452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658842377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658858906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4658874334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4658890869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4658906273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4658922444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4658937774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4658954878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4658970896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4658987441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659002834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659018660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659034523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659049912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659066075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659081858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659098488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659114487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659131031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659146736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659162093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659177960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659193274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659209904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659225277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659241920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659258161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659275209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659290554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659305910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659321752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659337455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659353655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659369061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659385704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659402091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659418524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659433839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659449390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659465639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659480939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659497085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659512870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659529819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659545780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659562283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659578104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659593447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659609228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659624534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659640976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659656303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659672857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659688790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659705872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659721246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659736575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659752384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659768032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659784114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659799410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659815946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659832169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659848605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659863923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4659879384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4659895630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4659910939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4659927050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4659942335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4659959360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4659975295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4659991741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660007079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660023061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660038879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660054203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660070276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660085890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660102448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660118389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660136475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660152312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660167594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660183577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660199044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660215537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660230905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660247515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660263555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660280404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660295756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660311147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660327386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660342759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660358882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660374245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660391256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660407257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660423759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660439135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660454896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660470641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660485875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660501870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660517497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660534031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660549949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660566382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660582176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660597472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660613257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660629092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660645608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660660856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660677397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660693298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660710016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660725286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660740566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660756355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660771909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660787893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660803135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660819606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660835851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660852570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660867884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4660883447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4660899681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4660914991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4660931121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4660946614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4660963521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4660979460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4660995914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661011236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661026877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661042737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661058048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661074119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661089749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661106319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4661122264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4661138700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661154321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661169673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661185505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661200811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661217953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661233513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661250247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4661267386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4661283854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661299112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661314366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661330544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661345853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661361930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661377202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661394339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4661410255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4661426631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661441920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661457826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661473579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661488805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661504822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661520658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661537157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4661553215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4661569588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661585194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661600460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661616195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661631408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661647904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661664312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661682176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4661698435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 759,7590000,10000,0,0,256,5,21499,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4661749656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661765544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661780913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661796700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661811974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661828237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661843495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4661859995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4661875898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4661893446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661908857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4661924247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4661940782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4661956339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4661972443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4661987781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662004414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662020802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662037336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662052708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662068086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662084347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662099690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662115827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662131167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662148381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662164391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662180884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662196269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662213692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662229652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662245052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662261503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662277261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662293932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662310002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662327153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662342683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662358097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662374031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662389951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662406188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662421607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662438261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662454794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662471301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662486731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662502433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662518760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662534207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662550331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662565732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662583011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662598990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662615522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662630932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662646957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662662792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662678154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662694355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662710074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662726648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662742693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662759236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662775163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662790529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662806389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662821760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662838171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662853423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4662870422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4662886364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4662903026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662918288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4662933527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4662949282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4662964834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4662980907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4662996174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663012642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663028846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663045218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663060504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663075793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663091923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663107180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663123240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4663138504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663155411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663171411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663187866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663203677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663218990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663234712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663250004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663266432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4663281675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663298162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663314071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663331952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663347333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663362708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663378576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663394372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663410574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4663425952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663442584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663459236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663475843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663491271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663506740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663523305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663539090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663555337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4663570774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663587783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663603879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663620469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663635998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663651949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663667948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663683446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663700685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4663717004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663733668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663749735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663766717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663782212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663797731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663813768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663829623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663845922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4663861383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4663878103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4663894771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4663911427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663926929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4663942442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4663959058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4663974557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4663990878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664006452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664023712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664039737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664056264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664071680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664087402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664103337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664118731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664134894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664150692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664167318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664183375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664199900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664216150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664231591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664247446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664262898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664279526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664294862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664311429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664327956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664344436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664359793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664375166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664393127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664409211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664425389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664440663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664458082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664474025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664490468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664505792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664521772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664537577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664552870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664568936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664584589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664601095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664617075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664633508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664649382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664664724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664680479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664695851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664712525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664727832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664744330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664760265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664777128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664792483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664807874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664823714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664839393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664855536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4664870860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4664888122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4664904545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4664921009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664936333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4664952042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4664967980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4664983393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4664999519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665015252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665031837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665047802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665064292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665080004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665095382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4665111219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665126530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4665143167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665158486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665175069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665191023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665208318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665223833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665239338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4665255284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665271038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4665287183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665302557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665319200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665335552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665352071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665367494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665382904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4665399338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665414756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4665431004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665446647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665463688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665479726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665496292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665511713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665527469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4665543391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665559071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4665575290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665590979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665607560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665623515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665640456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665655850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665671520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4665687275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665702963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4665719230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665734526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665751069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665767335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665783684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665798977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665814235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 760,7600000,10000,0,0,256,5,21527,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4665863729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665879023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4665895771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4665911078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4665927636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4665943582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4665960339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4665975633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4665990930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666006676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666022525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666038598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666053875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666070407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666086615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666103034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666118387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666133720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666149870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666165372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666181447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666196726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666213851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666230180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666246626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666261919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666277606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666293370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666308628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666324727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666340628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666358596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666374578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666391428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666406717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666422019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666437753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666453334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666469387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666484646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666501122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666517751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666534230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666549493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666564774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666581127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666596390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666612417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666627655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666644458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666660401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666676759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666691986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666707940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666723681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666738935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666754953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666770486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666786993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666802873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666819267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666835078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666850377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4666866201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666881459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4666898272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4666913600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4666930547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4666946554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4666963421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4666978708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4666994044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667009834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667025418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667041430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667056675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667073185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667089625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667106054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667121348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4667136642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667152813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667168086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667184167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667199433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667216493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667232438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667248951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667264487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4667279894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667295711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667311029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667327400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667342731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667359241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667375802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667393143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667408695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4667424040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667439837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667455539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667471627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667486925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667504315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667520921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667537556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667552975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4667569635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667587550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667604374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667622033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667638817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667657397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667674901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667692852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667710209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4667726968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667744336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667761099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667779321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667796096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667814266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667830846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667847279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667862646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4667878843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4667895559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4667911520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4667927827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4667943144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4667960180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4667978204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4667994833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668010178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668026346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668042182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668058754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668075192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668091196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668107749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668123737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668140585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668155925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668171683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668187468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668203096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668219385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668234656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668251198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668268055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668284496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668299778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668315086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668331247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668346557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668362604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668377894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668394793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668410728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668427177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668442508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668458642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668474488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668489799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668505864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668521578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668538144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668554110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668570536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668586344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668601649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668617431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668632687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668649081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668664356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668680886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668696848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668713625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668728957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668744296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668760112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668775767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668791872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668807211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668823790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668840067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668856507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668871859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4668887271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4668903495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4668919145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4668935218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4668950538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4668967533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4668983451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4668999893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669015487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669031010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669046766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669062031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669078429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669093901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669110454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4669126375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669143286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669158622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669174060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669189876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669205680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669221768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669237070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669253613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4669269975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669286675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669301995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669317353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669333540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669348833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669364903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669380183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669397039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4669413235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669429674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669445036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669460749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669476804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669492085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669508148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669523798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669540387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4669556366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669572824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669588673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669603974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669619794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669635041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669651748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669667046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669683600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4669699573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669716395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669731710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669747008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669762793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669778377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669794436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669809712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669826222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4669842471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4669858937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669874268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4669889892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4669905973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4669921319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4669937478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4669953117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4669969900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 761,7610000,10000,0,0,256,5,21556,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4670020444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670036903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670052217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670067535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670083683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670098972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670115048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4670130320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4670147218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4670163142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670179535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670194929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670212639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670228535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670243840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670260022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4670276122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4670292629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4670308515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670324949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670340550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670355917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670371783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670387127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670403747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4670419048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4670435588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4670451499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670468510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670483840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670499143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670517253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670532622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670548757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4670564077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4670581019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4670596963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670613425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670628722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670645891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670664784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670681296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670697969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4670717056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4670733991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4670750225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670767511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670782847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670798247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670814074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670829866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670846053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4670861366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4670877939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4670895204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4670911688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670926976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4670942297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4670959244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4670974611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4670990739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671006078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671023107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671039176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671055731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671071121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671087346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671103273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671118668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671134831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671150537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671167329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671183327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671199793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671215581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671231421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671247200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671262465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671279225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671294615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671311253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671327628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671344121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671359449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671374810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671391042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671406371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671422490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671437789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671454763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671470728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671487235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671502510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671518360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671534423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671549780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671565906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671581600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671598153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671614096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671631056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671646760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671662308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671678150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671693459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671712249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671730602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671749249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671765740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671784974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671803124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671821234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671839684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671855581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4671871764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4671887189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4671905057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4671921192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4671937860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4671954430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4671970193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4671986159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672001546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672018398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672033745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672050336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672066341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672083224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672098552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672113890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672129708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672147109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672163236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672178534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672195054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672211370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672227812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672243126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672258472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672274710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672290184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672307094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672322345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672339193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672355318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672371720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672387002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672402668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672418490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672433759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672449789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672465420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672482069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672497970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672514709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672530220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672545590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672561413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672576946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672593126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672608389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672624914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672643558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672660228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672675425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672690656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672706791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672722298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672738334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672753582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672770872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672786732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672803038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672818222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672833907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672849661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672864811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4672880807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4672896357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4672912886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4672928764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4672945151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4672960894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4672976716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4672993809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673011122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673027995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673046033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673063157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673080456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673097071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673112528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673128035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673144969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673160366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673176592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673191933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673209348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673225533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673242153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673257508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673273662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673289417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673304661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673321833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673337927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673354525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673370506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673386973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673402632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673417983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673433765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673449084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673465540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673481434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673498046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673514037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673531027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673546516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673561842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673578149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673593578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673609761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673625122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673642116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673658989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673675478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673690790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673706516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673722408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673737791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673753941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673769647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673786268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673802287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673818780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673834614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673850209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4673866100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673881457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4673898097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4673913427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4673930076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4673946074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4673962926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4673978294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4673993676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4674009526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674025230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674041563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674056902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674073454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674089857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4674106301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674121631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4674137004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 762,7620000,10000,0,0,256,5,21584,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4674186819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674207056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674223441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674239361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674257569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674276737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4674293572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674308866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4674324162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4674340516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674356605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674372726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674387949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674404810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674420893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4674437247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674452892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4674468133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4674483883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674499081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674515448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674530672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674547128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674563009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4674579780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674595036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4674610272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4674626017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674641545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674657522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674672730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674689183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674705634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4674722257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674737481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4674752728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4674768807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674784006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674800012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674815249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674832091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674848021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4674864396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674879657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4674895266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4674911226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4674926423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4674945574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4674961855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4674979102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4674997451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675015460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675031456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675046889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675062789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675079303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675095475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675110773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675127435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675144063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675160593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675175905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675191380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675207725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675222975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675239193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675254407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675271390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675287324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675304053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675319290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675335003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675350959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675366171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675382191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675397812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675414541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675430423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675446798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675462451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675477703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675493421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675508600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675525013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675540466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675556951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675572850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675589593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675605181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675620806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675636593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675652253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675668386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675684357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675700913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675717299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675733996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675749336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675764996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675780796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675796112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675812187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675827821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675844364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4675860318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4675876763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675892393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4675907701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4675923493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4675938738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4675955101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4675970386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4675986953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676002907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676019623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676035053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676050502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676066303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676081922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676098176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676113605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676130162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676146465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676162888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676178194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676193502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676210049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676225577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676241597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676256863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676273822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676290039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676306495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676321835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676337571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676353612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676368966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676385085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676400702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676417300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676433307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676449770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676465531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676480855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676496685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676511977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676528438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676543748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676560329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676576332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676593146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676608632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676624008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676640249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676655540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676671657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676686952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676703858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676719860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676736320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676751649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676767326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676783139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676798446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676814538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676832647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676849212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4676865186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4676881609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676897261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4676912815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4676928640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4676943955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4676960349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4676975877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4676992398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677008371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677025701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677041034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677056385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677072199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677087801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677104077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677119372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4677135894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677152230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677168616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677183867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677199167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677215419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677230744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677246810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677262116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4677278990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677295163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677311597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677327291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677342606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677358432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677373734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677390132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677405419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4677421985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677437957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677454694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677470047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677485566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677501355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677517058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677533160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677548427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4677564959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677581343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677597751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677613038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677630629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677648136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677666170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677682940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677700910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4677718613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677734500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677750857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677767321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677782651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677798652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677813857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677830447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677845711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4677862198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4677878115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4677895049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677910316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4677925840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4677941581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4677957247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4677973267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4677988699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678005153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678021443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678037790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678053021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678068242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678084344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678099612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4678115843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4678131059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678147907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678163780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678180355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678195589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678211328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678227048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678242247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4678258261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 763,7630000,10000,0,0,256,5,21612,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4678308232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678324786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678341084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678357413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678373434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678388629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678404688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678419899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4678435866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4678451088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678467863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678483833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678500221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678515778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678531014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678546723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678561936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4678578243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4678593440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678610136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678625985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678642721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678657995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678673274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678689025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678704638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4678720699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4678735936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678754832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678774552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678793950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678809904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678825778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678842541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678859332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4678875566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4678891724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4678908392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4678924317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4678940775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4678956718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4678972097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4678987918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679003109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679019561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679034780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679052460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679068329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679085291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679100543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679116023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4679131728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679147315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679163346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679178773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679195240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679212399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679228816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679244040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679259411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4679275593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679290833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679306824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679322063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679340955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679357165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679373616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679388929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679404582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4679420372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679435663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679453425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679468879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679485695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679501695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679518601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679533934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679549276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4679565096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679580844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679596906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679612413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679628987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679645382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679661787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679677352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679692675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4679708755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679724270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679740362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679755677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679772617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679788622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679805069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679820422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679837298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4679856499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679874683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4679892669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4679907963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4679924657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4679940613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4679958326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4679973637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4679989225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680005052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680020968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680037010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680052292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680068890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680085256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680101629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680116888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680132162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680149434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680164755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680181099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680196407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680213316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680229311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680245805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680261207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680276867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680292659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680308144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680324214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680339785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680356441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680372566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680388975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680405957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680421278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680437119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680452754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680468801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680484062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680500610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680516942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680533367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680549825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680566764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680584133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680599623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680615877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680631308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680648505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680664626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680681252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680696728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680712518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680728475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680743879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680760119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680775928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680792617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680808716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680825331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680841092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4680856529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4680872470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680887917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4680904468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4680919900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4680936589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4680953033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4680969611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4680985273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681000756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681017064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681032462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681048657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681064084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681081740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681097810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681114336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681129778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681145628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681161393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681176659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681192734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681208309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681224847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681240973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681257379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681273042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681288342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681304177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681319485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681336134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681351462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681368111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681384151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681400963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681416275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681431628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681447512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681463189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681479327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681494845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681511412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681527821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681544320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681559847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681575208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681591374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681606703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681622830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681638146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681654989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681670977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681687447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681703074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681718419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681734526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681749896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681766340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681781660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681798246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681814215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681831030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681846411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4681861757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4681877576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681893246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4681909419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4681924772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4681941374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4681957660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4681974117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4681989485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4682004871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682021119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682036476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682052842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682068134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682085184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682101153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682117605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682132959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4682148629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682164435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682179974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682196090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682211707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682228303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682244451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682260889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682276509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4682291840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682307632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682322932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682339381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682354701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682371257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682387229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682404288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682419626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 764,7640000,10000,0,0,256,5,21641,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4682468893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682484645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682499944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682516408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682531692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682548421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682564365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682581119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682596395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4682611645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682627443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682643077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682659223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682674718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682691255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682707541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682723927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682739411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4682754679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682770883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682786163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682802179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682817448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682834311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682850313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4682866969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682882278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4682898046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4682913895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4682929201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4682945307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4682960962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4682977546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4682993547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683010046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683025660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683041011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683056863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683072223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683092739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683108033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4683124814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4683141131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683157629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683172923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683188256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683204576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683219866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683235954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683251464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4683268435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4683284434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683300838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683316153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683331824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683347673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683362971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683379035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683394749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4683411298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4683427263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683443715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683459430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683474730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683490601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683505896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683522339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683537555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4683554305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4683570232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683586954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683602216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683617736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683633526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683649189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683665261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683680514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4683697088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4683713496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683729927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683745244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683762100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683779832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683796544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683814353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683831431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4683849538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4683867056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4683884993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683902323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4683919134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4683936474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4683953604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4683971312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4683988111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684006239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684024022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684041978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684058804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684075675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4684093445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684110161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684127760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684144872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684162997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684180389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684198349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684217861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684237331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4684255027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684275079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684292894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684310023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684329511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684347141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684365306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684382338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684400112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4684417520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684434558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684452767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684469613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684487849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684504726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684521669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684537073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684552469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4684568512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684584243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684600328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684615578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684632290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684649462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684665912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684681224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684696498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4684714509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684732575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684751676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684768028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684784567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684800472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684816867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684832551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684847860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4684863649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684878919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4684895350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4684910607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4684927194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4684943370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4684960177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4684975461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4684990753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685006552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685022363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685038466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685053788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685070311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685086588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685102988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685118241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4685133514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685150137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685166030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685182047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685197272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685214265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685230160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685246557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685261849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4685277498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685295151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685311032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685329148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685345995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685362574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685379138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685396224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685411534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4685427003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685443047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685459017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685475178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685490454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685507924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685524643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685541045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685556568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4685572340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685588613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685603865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685619944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685635226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685652140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685668012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685684409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685699643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4685715272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685731024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685746250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685762274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685777850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685794356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685810192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685826498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685842989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4685858319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4685874111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685889678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4685905793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4685921013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4685937449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4685953681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4685970040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4685985287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686000759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686016873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686032145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4686048192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686063460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686080274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4686096230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686112622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686128143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686144986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686160804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686176093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4686192161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686209127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686225727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4686241639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686258317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686274007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686289351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686305180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686320487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4686336916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686352242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686368813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4686384791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686402910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686418189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686433672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686449400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686465046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4686481119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686496636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686513363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4686531378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686549926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686565263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686583837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686599834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686615816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 765,7650000,10000,0,0,256,5,21669,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4686668636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686684501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686701213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4686718204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686734783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686750143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686766147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686782034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686797373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4686813840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686830067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686847274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4686864638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4686884297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686900568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4686915979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4686931776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4686947050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4686963499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4686978829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4686995492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687011593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687028313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687045577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687060878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687076651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687092432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687108466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687123907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4687140802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687156704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687173061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687188312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687203987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687220506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687235735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687251768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687267403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4687283944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687299840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687316269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687331822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687347083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687362821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687378060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687394383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687409646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4687426123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687442219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687458889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687474190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687489473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687505436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687521020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687537048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687552283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4687568832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687585182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687601564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687616814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687632115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687648228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687663463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687679500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687695247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4687712487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687729228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687745789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687761183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687777085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687793027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687808463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687824934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687840950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4687857656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4687874166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4687891362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687906795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4687922204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4687938130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4687953903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4687970158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4687985604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688002349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688018792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688035400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688050870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688066389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688082669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688098193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688114456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688129895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688146926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688163034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688179696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688195397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688211227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688227182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688242649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688258911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688274727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688291506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688308114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688324559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688340314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688355601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688371347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688386785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688403092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688418298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688434788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688450645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688467372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688482582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688497841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688513521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688529036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688545273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688560519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688577412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688593288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688609666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688625142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688640739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688656502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688671732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688687777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688703356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688719860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688735777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688752213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688767870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688783089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688798803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688814002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688830392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688845612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4688862126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4688878211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4688894925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688910177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4688925427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4688941166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4688956759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4688972791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4688987998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689004463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689020739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689037126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689052367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689067679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689083759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689099000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689115025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689130236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689147004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689162851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689179243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689194685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689210538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689226327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689241595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689257689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689273290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689289821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689305769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689322215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689337838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689353191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689368962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689384235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689403983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689419296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689435837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689452065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689468585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689483895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689499209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689515322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689530596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689547893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689563228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689580273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689596186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689612566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689627831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689643595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689659464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689674754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689690844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689706541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689723059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689739078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689755450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689771104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689786418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689802219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689817490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689833926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689849257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4689865774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4689881940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4689898680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689913915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4689929216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4689945002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4689960580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4689977186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4689992590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690009374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690025810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690042334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690057729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690073367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690089584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690104944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4690121106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4690136470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690153425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690169488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690186067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690201972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690217615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690233577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690248964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4690265725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4690281094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690297719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690313737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690330564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690345969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690361353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690377232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690392884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4690408932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4690424155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690440606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690456878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690473452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690488899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690504523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690520720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690536127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4690552542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4690568177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690585260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690601313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690617863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690633258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690649174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690665097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690680474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4690696636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4690712377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690729002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690745029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690761533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 766,7660000,10000,0,0,256,5,21698,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4690810475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690826414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690842817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690858086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4690874149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4690890055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4690908667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4690925911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4690942397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4690958155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4690973526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4690989209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691004415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691020791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691035937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691052334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691068173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691084883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691100083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691115275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691130953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691146562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691162561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691177749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691195212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691211726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691229019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691244451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691260016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691276159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691291372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691307399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691322611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691339495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691355347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691371703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691387222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691402868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691418632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691433867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691450124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691465768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691482260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691498194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691514880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691530165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691545476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691561261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691577074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691593174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691608411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691624853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691641111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691657578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691672856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691688142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691705113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691720400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691736451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691751649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691768785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691784681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691801067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691816304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691831994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691847749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691862978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4691879023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4691895195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4691911732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4691927634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4691944284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4691959914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4691975154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4691990892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692006133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692022462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692037721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692054268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692072008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692089114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692104486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692119885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692135968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692151682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692167837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692183196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692199762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692216225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692232736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692248100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692263708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692279885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692295092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692311129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692326337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692344013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692360917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692377316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692393125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692408420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692424133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692439379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692456020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692471245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692487737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692503632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692522958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692538275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692553601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692569780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692585749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692601815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692617098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692633830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692650132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692666545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692681801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692697065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692713121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692728390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692744462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692759950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692776922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692792840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692809253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692824513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692840240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692855992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692871419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4692887509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4692903224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4692919768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4692935699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4692952474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4692967788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4692983096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4692998934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693014491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693030712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693045991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693062491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693079358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693095838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693111171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693126486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693143728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693160626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693178677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693194254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693211488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693227403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693244340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693259508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693275188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693290874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693306073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693322561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693338416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693354917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693370826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693387241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693402905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693418181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693433936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693449204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693465596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693480854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693497367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693513471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693530245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693545548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693560833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693577067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693592446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693608494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693623759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693640643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693656575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693672976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693688459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693704150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693719882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693735126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693751196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693766789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693783307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693799269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693815689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693831574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693846838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4693862586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693877838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4693894200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4693909815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4693926317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4693942232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4693959443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4693975224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4693990547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694006339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694022339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694038741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694054012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694070545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694086890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694103360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694118674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4694134025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694150181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694165479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694181546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694196857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694213846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694229721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694246120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694261422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4694277062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694292810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694308056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694324081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694339653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694356199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694372110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694388530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694404128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4694419458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694435207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694450405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694466767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694482066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694498618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694514877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694531340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694546649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4694562170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694579167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694596917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694613037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694628247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694645463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694661500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694677945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694693217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4694709079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694724880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694740177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694756254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694771902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694788428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694804320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694820765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4694836398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4694851706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4694867494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 767,7670000,10000,0,0,256,5,21726,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4694916945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4694933002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4694948246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4694965142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4694981072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4694997474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695012758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695028496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695044264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695059492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695075548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695091139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695107618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695123546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695140323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695155640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695170950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695186740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695202312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695218370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695233627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695250530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695266787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695283192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695298450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695313751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695329853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695345159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695361196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695376443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695393330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695409214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695425615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695440914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695456797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695472534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695487781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695503733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695519542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695536000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695551859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695568249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695583891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695599173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695614945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695630190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695646812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695662062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695678529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695694437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695713342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695728657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695743955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695759719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695775416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695791473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695806696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695823218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695839719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695856043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695871252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4695886484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4695902635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4695918167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4695934226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4695949460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4695966285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4695982220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4695998627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696014547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696029960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696045771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696061025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696077393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696092625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696109089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696124984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696141944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696157222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696172522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696188292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696203838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696219868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696235096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696251594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696267839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696284205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696299487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696314789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696331190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696346469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696362537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696377785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696394604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696410765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696427162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696442453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696458103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696473883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696489176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696505270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696521041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696537557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696553457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696569842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696585849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696601190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696617018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696632305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696648767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696664061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696680549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696696488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696713310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696728613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696743940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696759955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696775686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696791771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696807041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696823525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696840035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696856440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696871730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4696887021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4696903155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4696918405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4696934462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4696949753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4696966616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4696982534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4696999305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697016158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697031544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697047380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697062785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697079691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697095268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697111898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697127927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4697144896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697160275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697175662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697191529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697207654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697223799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697239150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697256120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697272542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4697289060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697304413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697319765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697335967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697351291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697367428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697382762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697399649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697415702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4697432234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697447612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697463480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697479346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697494691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697510839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697526607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697543185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697559249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4697575732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697591321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697606584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697622323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697637661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697654082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697669314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697685778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697701661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4697720834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697738778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697756686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697772861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697788087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697804127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697819331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697836418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697852771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4697869145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697884357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4697900772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4697917147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4697932359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4697948405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4697964085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4697980615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4697996476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698012834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698028667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698043921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698059677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698074884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698091811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698107116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698123638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698139928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698156398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698171729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698187068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698204171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698219480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698235627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698250900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698267885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698283786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698300167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698315413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698331065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698346821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698362076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698378108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698393758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698410275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698426219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698442627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698458245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698473542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698489332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698504583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698522876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698538181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698554691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698570609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698587768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698603058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698618329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698634076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698649820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698665902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698681167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698697641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698713914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698730284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698745566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698760864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698777001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698792289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698808380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698823656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698840550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698856477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4698872916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698888184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4698904036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4698919805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4698935097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4698951112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4698966805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4698983272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4698999179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 768,7680000,10000,0,0,256,5,21755,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4699049447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699064696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699080621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699096635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699111907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4699127947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4699143739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4699160218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4699177223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699193996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699209847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699225304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699240991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699256492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4699273496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4699288703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4699305068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4699320910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699337842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699353088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699368345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699384052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699399637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4699415649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4699430863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4699448944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4699466096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699484064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699499756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699515919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699531897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699547330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4699563540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4699579944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4699596771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4699612724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699629661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699645460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699660743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699676477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699691956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4699708436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4699723863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4699740325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4699756162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699773070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699788464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699803740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699819500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699835188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4699851253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4699866520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4699882991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4699899661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4699916077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699931376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4699949007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4699967023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4699983741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700001282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700018386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700036478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700053888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700071831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700089083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700105773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700122973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700139992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700157542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700174237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700192328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700210164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700228131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700244823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700261664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700279582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700296408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700314102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700331243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700349484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700367083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700385196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700402546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700419391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700436773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700454008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700472421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700489265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700507247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700524974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700542919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700559865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700576589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700594243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700610990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700628530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700645707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700663887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700679752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700696143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700711823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700727108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700742879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700758120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700774704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700790021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700806488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700822400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700839183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700854386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4700869627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4700885337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700901130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4700917143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4700932364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4700948809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4700965150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4700981474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4700996669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701011913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701027963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701043224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701059272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701074523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701091372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701107323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701123707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701138985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701154830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701170584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701185860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701202230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701217515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701233996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701249918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701266616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701282138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701297391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701313135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701328937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701345251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701360525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701377030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701393440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701409919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701425190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701440609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701456885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701472267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701488484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701503853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701520852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701536922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701553429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701568822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701584561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701600453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701615822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701631964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701647763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701664409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701680464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701697013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701712806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701728214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701744065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701759459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701776691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701791945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701808383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701824255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701841355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701856624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4701871916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4701887709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701903335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4701919376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4701934583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4701951045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4701967540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4701984067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4701999746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702017200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702033192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702048591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702064793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702080600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702097442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702113456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702129988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702145755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702161190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702177859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702193175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702211912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702227290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702243860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702259864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702276922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702292565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702307984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702323876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702339686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702355837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702371186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702387782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702404106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702420564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702435918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702451265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702467468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702482881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702499458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702516047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702532594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702548531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702564964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702580792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702596122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702611847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702627120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702643470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702658707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702675483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702691382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702708137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702723410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702738676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702754428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702769946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702786201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702801426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702817877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702834140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702850722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702865946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4702881188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4702897271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4702912460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4702928509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4702943758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4702961305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4702977249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4702993707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703009009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703025095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703041090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703056323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703072348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703088248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4703104908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4703120837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4703137243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703153170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703168970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 769,7690000,10000,0,0,256,5,21783,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4703220256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703235662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703251682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703267547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4703284016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4703299920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4703316306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703332142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703347696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703363834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703379122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703395586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703410888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4703427397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4703443328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4703460164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703475691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703490979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703506792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703523498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703540022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703555423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4703572058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4703588788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4703605323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703620660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703636045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703652282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703667720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703683731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703698961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4703715800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4703731665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4703748028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703763266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703778931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703794675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703809880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703825844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703841428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4703857907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4703873778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4703890679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703906309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4703921640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4703937421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4703953197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4703969577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4703984940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704001566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704018394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704035036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704050456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704065910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704082262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704097679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704113904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704129351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704146391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704162508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704179063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704194505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704210328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704226532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704241988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704258241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704273998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704290643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704306713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704323270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704339095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704354779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704370727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704386159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704402704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704418147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704434813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704450935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704467842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704483388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704498894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704515207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704530623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704546913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704562360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704579423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704595491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704612995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704628419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704644263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704660375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704675810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704692232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704708021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704724858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704740852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704757377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704773107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704788492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704804427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704819826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704836304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704851889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4704868502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4704884507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4704901411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704917020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4704932382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4704948288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4704964070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4704980625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4704996010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705012660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705031707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705048488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705063963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705079776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705095756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705111157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705127361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4705143095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705159969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705176011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705192550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705208361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705223815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705239698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705255081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705271611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4705287025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705303637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705319703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705336532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705352216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705368171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705384122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705399834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705416439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4705431844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705448488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705464949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705481478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705496885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705512283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705528523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705543922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705560098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4705575521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705592546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705608663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705625230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705640992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705656442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705672374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705687777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705704374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4705719732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705736503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705752483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705771264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705788411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705804377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705820348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705836498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705853003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4705868486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4705885289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4705901771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4705918310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705933785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4705949224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4705965528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4705980926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4705999605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706018900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706035775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706055187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706072555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706090259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706109016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4706128370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706148227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4706167441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706185612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706207930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706227056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706245606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706262784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706282046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4706297894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706313351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4706330383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706345815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706362802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706378926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706395938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706411351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706426978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4706442869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706458587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4706474708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706490060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706506630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706523327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706540047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706556067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706572289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4706588584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706603870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4706619930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706635411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706652550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706668537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706684991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706700297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706716066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4706732093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706747360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4706764683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706780170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706796780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706812803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706829696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706845041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4706860959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4706876978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706892777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4706908874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4706924393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4706940928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4706957281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4706973726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4706989072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4707004908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4707021044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4707036290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4707052495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4707067924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4707084973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4707100936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4707117399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4707132705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4707148593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4707164808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4707184485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4707204580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4707223284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4707243087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4707262318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4707283442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4707302095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4707320627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4707341038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4707360040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4707378862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4707397194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4707416114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 770,7700000,10000,0,0,256,5,21812,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4707969360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4707987679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708003180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708019059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708034939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708050245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708066401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708082084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708098829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4708115120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4708131535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708147136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708162674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708180899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708198503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708217090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708233165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708252533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4708269526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4708289220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708307773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708326419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708347058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708365504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708384643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708404713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708423942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4708441773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4708461570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708477858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708493411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708509186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708524905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708541141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708556400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708572910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4708589141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4708605766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708621037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708636290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708652449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708667690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708683716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708699779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708716991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4708732947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4708749328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708764969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708780249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708796782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708811973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708828393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708843559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4708859969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4708875815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4708892675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708907975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4708923337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4708939061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4708954791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4708970827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4708986049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709002534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709018750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709035103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709050312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709065548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709081665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709096885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4709112869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4709128044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709144837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709161877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709180291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709199440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709215634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709231369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709246553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4709262554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4709278185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709294951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709310802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709327828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709343037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709358272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709374762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709390473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4709406482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4709421950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709438410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709454651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709470983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709486403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709501647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709517768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709533050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4709549081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4709564312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709581229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709597081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709613698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709628950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709644738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709660482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709675944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4709691961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4709707641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709724214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709740160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709756586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709772264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709787559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709804997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709822213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4709841209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4709857542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4709877728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4709898251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4709918216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709936403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4709956704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4709976126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4709993795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710011910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710030502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710047487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710063451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710081210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710096452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710112011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710127730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710143383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710159382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710174807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710191269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710207439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710223781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710239228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710254470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710270576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710285814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710301835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710317046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710333870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710349728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710366110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710381364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710396898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710413246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710428815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710444825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710460910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710477779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710494183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710510670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710526469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710541946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710557846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710573145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710589794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710605325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710621760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710637555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710654277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710669672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710684864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710700537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710718315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710737919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710755006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710771800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710787640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710804810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710823681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4710842687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4710862327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710880261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4710900397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4710919078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4710939270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4710959876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4710979734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4710998838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711017565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711035604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711053344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711069448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711085316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711101936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4711117872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4711134268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711149877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711165168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711181142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711196382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711212769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711228030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711244561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4711260446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4711277132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711292396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711307858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711323621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711339177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711355221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711370447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711386916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4711403144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4711419550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711434799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711450932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711467035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711482511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711498525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711513746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711530684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4711546593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4711563004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711578610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711593898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711609646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711624890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711641231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711656498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711677096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4711697668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4711719923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711740524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711759044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711780432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711799994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711816405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711832491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711849192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4711865333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4711881777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711897469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4711912930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4711928740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4711943981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4711960299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4711975503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4711992195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712008074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712024872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712040344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712057467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4712074865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712091710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712107749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712123005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4712139999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712156704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712173376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712188650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712204381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 771,7710000,10000,0,0,256,5,21840,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4712254889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712270599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712286633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712301886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4712318346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712334911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712351253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712366679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712381892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4712398006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712413212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712429215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712444423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4712461226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712477099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712493462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712508725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712524282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4712539972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712555174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712571162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712586664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4712603112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712618969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712635312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712650840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712666694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4712682613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712697742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712714387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712729630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4712746127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712762395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712780069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712795581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712810880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4712826613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712843000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4712858949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4712874345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4712891169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4712907032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4712923513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712938754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4712954312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4712969995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4712985139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713001112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713016700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713033148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713048984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713065286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713080849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713096105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713111791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713126958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713143307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713158514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713175016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713190981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713207674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713222853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713238193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713253958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713269546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713285508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713300755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713317219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713333491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713349782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713365170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713380373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713396409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713411603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713427772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713442965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713459807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713476363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713493131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713508785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713524686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713540486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713555788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713571856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713587699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713604232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713620185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713636640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713652399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713668276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713684376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713699707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713716682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713731973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713748752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713765120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713781536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713796920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713812299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713828480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713843782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4713859839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4713875391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4713892321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4713908211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4713924604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713939901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4713955541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4713971331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4713986751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4714002935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4714018616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4714035218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714051236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4714067729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714083452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4714098763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4714114561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714129852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4714146245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4714161797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4714178374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714194326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4714211213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714226613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4714241943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4714257712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714273385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4714289462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4714304712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4714321206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714337509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4714353958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714369514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4714384868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4714404021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714423133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4714442864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4714462877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4714483771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714504037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4714527501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714546784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4714566350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4714587993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714607840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4714627648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4714647450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4714668011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714687254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4714707768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714726402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4714745659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4714766589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714786456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4714807707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4714830218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4714854439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4714877664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4714901841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714923679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4714945883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4714969737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4714989909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4715011154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4715031935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4715053880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4715074438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715095847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715114474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4715133271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4715154002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715173576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4715193818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4715213973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4715235504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4715257724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715281664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715303239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4715324852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4715348117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715367905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4715384206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4715400367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4715416943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4715432977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715449363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715464863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4715480118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4715495767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715510899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4715527102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4715544382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4715565980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4715588211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715609511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715629775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4715650348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4715671845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715691401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4715712095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4715730525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4715750971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4715772096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715794062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715813711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4715834439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4715853419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715872414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4715893884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4715913747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4715933593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4715949631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4715966849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4715982168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4715997779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716013575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716029337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716045356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4716060521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716077367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4716093270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4716109608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716125061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716140717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716156506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716171758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716187778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4716203470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716220022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4716235976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4716252394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716268250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716283780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716299548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716314856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716331276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4716346539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716363055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4716379200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4716396013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716411729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716427047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716442814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716458563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716474644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4716490558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716507294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4716523629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4716540036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716555290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716570545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716586726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716601957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716618042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 772,7720000,10000,0,0,256,5,21868,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4716668226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716684623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4716700879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4716717993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716733204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716748619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716764690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716780100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716796134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4716814226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716835474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4716855365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4716874517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716891176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4716906485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4716922152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4716937473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4716953978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4716969128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4716985522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717001576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717018261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717033399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4717048565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4717064240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717079805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4717095770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4717110904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4717127279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717143790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717160022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717175127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4717191052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4717207105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717222255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4717238160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4717253269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4717270018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717285859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717302107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717317460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4717333024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4717348705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717365727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4717383704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4717399583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4717418882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717434969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717455358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717474028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4717493017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4717511985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717531679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4717550982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4717569793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4717590915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717609748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717629642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717649254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4717667623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4717686592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717705595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4717725015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4717744137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4717763066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717782269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717801439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717819783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4717837689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4717856976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717873993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4717890912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4717908218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4717927274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4717946830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4717967910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4717986523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718004893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718026406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718044492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718062646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718080573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718099784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718115730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718132043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718147792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718163088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718178807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718194001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718210365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718225580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718241981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718257837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718274736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718289936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718305162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718321046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718336835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718354593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718370842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718388565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718405672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718422130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718437402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718453258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718469073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718484290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718500590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718516220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718532691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718548577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718564940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718580549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718595865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718611572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718627561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718644202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718659503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718675964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718692053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718708738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718723989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718739230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718754952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718770592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718786599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718801821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718818494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718834728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718851110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718866337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4718881602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4718897862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4718913089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4718929113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4718944333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4718961246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4718977148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4718993571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719008814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719024466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719040194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719055431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719071651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4719087232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719105056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4719124563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4719141629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719158991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719175301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719192578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719212025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719231706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4719250342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719271633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4719290918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4719311566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719331059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719348598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719366993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719386374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719407922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4719428306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719449933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4719470539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4719490767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719506291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719522412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719538142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719553342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719569395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4719584962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719601455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4719617322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4719633676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719649220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719664468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719680215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719695649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719712326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4719727543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719743992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4719759877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4719776629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719791820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719807051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719822757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719838263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719854228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4719869403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4719886037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4719902217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4719918519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719933727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4719948985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4719964970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4719980177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4719996158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720011587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720029152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720045014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720061569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720077046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4720092426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4720108722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720123950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4720140409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720155674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720172163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720188048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720204815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720220038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4720235279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4720250989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720266684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4720282782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720297980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720314437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720330686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720347049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720362289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4720377523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4720393549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720408785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4720424751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720439958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720457311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720473279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720489691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720505155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4720520824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4720536567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720551785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4720567999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720583641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720600158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720616085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720632525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720648125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4720663422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4720679140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720694793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4720711167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720726371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720742828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720758703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720775418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720790664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4720805876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4720821584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720837082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4720853093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4720868286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4720884946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4720903494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4720920028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4720935439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 773,7730000,10000,0,0,256,5,21897,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4720985389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721001168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721017168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721033333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721048581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721065239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721081731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721098172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721113921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721129279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721145452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721160719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721176716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721191930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721208765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721224763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721241226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721256756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721273037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721288878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721304191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721320244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721335939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721352448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721368808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721385470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721401116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721416455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721432274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721447785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721464178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721479494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721496069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721512038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721528842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721544143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721559509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721576372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721592271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721608412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721623696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721640531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721656431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721672838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721688108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721703941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721719702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721734955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721751081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721766804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721783374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721799342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721815734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721831366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721846671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4721862415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721877673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4721894125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4721909377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4721925853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4721941772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4721958502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4721973762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4721989094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722004958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722020590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722038160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722053482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722069993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722086383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722102782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722118569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722134001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722150328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722165651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722181720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722197214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722215636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722231660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722248074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722263422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722279394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722295211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722310497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722326541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722342232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722358840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722374865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722391876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722407156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722422417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722438139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722453685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722469701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722484950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722501402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722517711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722534128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722549432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722564741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722580937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722596206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722612216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722627426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722644233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722660159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722676515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722691756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722707650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722723453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722738797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722754850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722770645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722787109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722803042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722819431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722835008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722850287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4722866010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722881459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4722897747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4722912982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4722929498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4722945642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4722962330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4722977562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4722992828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723008607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723024224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723040302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723055529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723072242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723088466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723104885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723120972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4723136546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723152843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723168116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723184146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723199396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723216301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723232313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723248800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723264606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4723279999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723295800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723311130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723327850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723343121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723359628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723375856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723392667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723407953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4723423293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723439055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723454691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723470724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723485960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723502487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723518775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723535256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723550541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4723565854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723582229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723597557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723613658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723628936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723646030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723662001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723678446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723693764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4723709687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723726752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723744793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723763373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723781894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723798533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723814510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723831436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723846728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4723862071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4723877842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723893426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4723909452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4723924684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4723941179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4723957647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4723974039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4723989339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724004629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724020758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724036371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724052501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724067823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724084999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724100955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724117391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724133221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724148985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724164744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724180003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724196059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724211835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724228354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724244242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724260617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724276204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724291446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724307155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724322345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724338762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724354020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724370534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724386445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724403171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724418458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724433756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724449516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724465102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724481135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724496367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724513105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724529314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724545741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724561003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724576299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724592406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724607696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724623723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724640303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724657921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724676127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724692984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724709598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724724987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724740860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724756208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724773238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724788779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724805383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724821594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724838418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724853753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4724869099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4724884916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724900497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4724916557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4724931862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4724948594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4724964927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4724981361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4724996678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725012229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725028380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725043706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 774,7740000,10000,0,0,256,5,21925,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4725093603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725108935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4725126240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4725147432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725168472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725189462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725208803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725229360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725246972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4725267581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725283401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4725300020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4725315978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725333126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725348425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725363876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725379658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725395170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4725411132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725427143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4725443588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4725459793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725476155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725491410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725506665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725523070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725538350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4725554386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725569608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4725586411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4725602354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725619811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725635246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725650857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725666530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725681684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4725697814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725713327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4725729744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4725745604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725761874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725777330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725792505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725808119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725823498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4725839719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725854832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4725871206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4725887069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4725903691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725918853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4725934017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4725949659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4725965076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4725980977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4725996090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726012461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726028823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726045030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726060677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726075925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726092836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726108052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4726124014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4726140031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726156438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726172253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726188530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726204642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726220410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726236393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726254219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4726274568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4726290105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726308439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726328281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726347875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726366468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726385146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726405526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726423826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4726443125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4726463520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726482627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726500596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726520798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726536587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726552037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726567833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726583540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4726599644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4726614887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726631343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726647864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726664966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726680278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726696098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726712746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726728671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4726745916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4726761460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726778394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726794207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726811273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726827025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726842372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4726858100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726873323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4726890049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4726905199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4726921679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4726937565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4726954343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4726970224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4726985605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4727001360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727017096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727033153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727048391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727064941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4727081297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4727097697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727112970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4727128300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4727144687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727159972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727176030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727191283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727208314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4727224228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4727240640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727255925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4727271602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4727287639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727304498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727320721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727337195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727353902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4727370024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4727386560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727402445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4727418864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4727438619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727457556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727476451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727492582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727512480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4727533241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4727553262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727571573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4727592053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4727611549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727629032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727758396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727774338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727790991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4727806904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4727823283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727839186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4727854642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4727870452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727885725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4727902338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4727917536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4727933964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4727949863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4727966898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4727982143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4727997425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728013171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728028650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728044595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728059756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728076194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728092479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728108834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728124078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4728139666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728155526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728170779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728186785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728202467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728219145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728235033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728251397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728267099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4728283036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728298787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728314018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728330459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728345662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728362129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728377962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728395765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728411005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4728426293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728442066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728457666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728473684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728488916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728505412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728521602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728537939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728553186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4728568884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728584985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728600171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728616071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728631187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728647845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728664119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728684549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728703547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4728721738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728737812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728756157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728776942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728795620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728815555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728836240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4728856636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728874374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4728892829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4728910690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4728927981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4728944053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4728959778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4728976182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4728992956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729009283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729024786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729040162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729055753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729070840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729087277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729102376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4729118739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4729134489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729151018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729166139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729181269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729196869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729212705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729228636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729243763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4729260174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4729276559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729292850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729308021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729323215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729339316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729354455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729370352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729385470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4729402266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4729418071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729434341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 775,7750000,10000,0,0,256,5,21954,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4729483737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729499038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729515115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729530320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729546276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729561494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4729578281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4729594377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729610725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729625941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729641526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729657189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729672605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729688556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729704027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4729720659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4729736487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729752786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729768270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729783487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729799179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729814346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729830713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729845953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4729862418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4729878266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4729894954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729910174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4729926057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4729941792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4729957802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4729973785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4729988964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730005339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730021557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730037850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730052998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730068179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730084358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730099525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730115454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730130594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730148568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730164716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730181052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730196263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730212121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730227859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730243128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730259113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730274835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730291282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730307118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730323702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730339323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730354501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730370182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730385373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730401909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730417071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730433494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730449346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730466203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730481566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730496787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730512489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730528088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730544090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730559248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730575654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730592065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730608369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730623554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730638726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730654826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730670043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730686014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730701189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730718240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730734099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730750395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730765943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730781190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730796881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730812102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730828429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730843686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4730860181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4730876088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4730892850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730908322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4730923611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4730940197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4730957152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4730975382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4730991579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731008164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731024654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731040999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731056212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731071466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731087683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731102889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731118868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731134063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731150832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731167123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731183443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731198601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731214857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731230616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731245827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731261807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731277418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731293887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731309708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731326050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731341651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731356872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731372560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731387823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731404483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731419661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731436101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731452354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731468919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731484117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731499348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731515405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731530636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731546657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731561878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731578942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731595001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731611318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731626535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731642283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731658509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731673718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731689687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731705253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731721771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731737641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731753963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731769458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731784933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731800631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731815850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731832143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731847653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4731864238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4731880437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4731897702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731912932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4731928213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4731944405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4731960080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4731976052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4731991208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732007673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732023890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732040172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732055320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732070479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4732086497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732101672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4732117618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4732132791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732149737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732165576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732181893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732197110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732212724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4732228406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732243594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4732259550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4732275285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732291703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732307544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732325162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732342506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732359180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4732376372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732393451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4732410944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4732427594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732445604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732463594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732481495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732498135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732515119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4732532329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732548982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4732566475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4732583484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732601727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732619114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732636988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732653999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732670678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4732687884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732704950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4732722480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4732739114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732757091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732775043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732792943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732809612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732826336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4732843874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732860527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4732878012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4732894954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4732912970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4732930405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4732951508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4732973485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4732995774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733018725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733039864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733059920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733076512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733094135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4733110122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4733128294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733144025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4733159632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733175391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733190641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733207279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733222513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733239012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4733254913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4733272428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733287717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4733302977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733318705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733334393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733350644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733365870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733382349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4733398601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4733414978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733430241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4733445489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733462949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733478370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733494446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733509673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733526978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4733542907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4733559283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733574538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4733590371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733606186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 776,7760000,10000,0,0,256,5,21982,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4733655002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733671080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733686267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733703044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4733718902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4733735230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733751409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4733768038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733783959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733799335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733815505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733831333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733847973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4733864015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4733880517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733896211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4733911557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4733927371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4733943128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4733959735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4733975179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4733991643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734007483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734024771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734040142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734055384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734071078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734086712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734102733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734117918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734134372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734150593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734167162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734182364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734197635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734215421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734230716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734246756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734262028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734278843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734294698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734311011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734326226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734342034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734357722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734372920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734388882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734404459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734421248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734437057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734453778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734469797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734485210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734501110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734517025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734533081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734548388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734565010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734581439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734597816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734613067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734628341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734644520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734660003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734676037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734691315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734708205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734724145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734740547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734755808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734771485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734787331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734802644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734819808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734835531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734852177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4734867964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4734884473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734900345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4734915901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4734931658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4734947355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4734963876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4734979075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4734995518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735011421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735028162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735043392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735058626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735074319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735090714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735106742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735121996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4735138490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735154992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735172700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735188092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735203888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735219751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735235132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735251292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735269008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4735285967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735302019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735318578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735334353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735349776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735365680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735381061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735397564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735413044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4735429566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735445519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735462222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735477491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735492794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735508544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735524297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735540357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735555587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4735572051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735588462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735604863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735622217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735637784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735654172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735669437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735685472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735700691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4735717667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735733648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735750077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735766448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735781738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735797516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735812755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735829152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735844448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4735860938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4735876904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4735894959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735910542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4735925841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4735941620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4735957724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4735973766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4735988948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736005383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736021564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736038135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736053354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736068602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736084625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736100069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736116053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736131203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736148013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736163853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736180209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736195482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736211119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736226813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736242002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736257960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736273752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736290208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736306098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736322482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736337989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736353477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736369187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736384360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736401847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736419112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736438685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736455267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736471619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736486829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736502116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736518152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736533354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736549295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736564475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736581190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736597235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736613508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736628689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736644159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736659834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736675005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736690965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736707008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736726769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736745419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736763072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736778606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736793763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736809398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736824548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736840770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736856149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4736872537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4736888361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4736904908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736920292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4736935474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4736951134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4736967173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4736983181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4736998376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737015226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737031147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4737047700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737062915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737078484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4737094625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737109858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737125923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737141524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737158011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737173947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4737190367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737205953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737221473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4737237749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737254155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737272252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737287727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737304194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737320036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4737336839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737352038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737367270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4737383003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737398639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737414818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737430425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737450573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737470352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4737487222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737505893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737524360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4737541743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737556936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737572944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737588883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737605640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737621465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4737637879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737653551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737668839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4737684564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737699705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737716092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737731227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737747592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737763382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 777,7770000,10000,0,0,256,5,22011,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4737815490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737831094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737846279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4737861870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737876971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4737893186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4737908289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4737924607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4737940367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4737956900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4737972320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4737987509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738003147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738018586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738034492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738049574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738065940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738082092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738098350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738113478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738129141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738145229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738160432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738176410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738191583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738211981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738228096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738244482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738259858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738276287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738292343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738307599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738323661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738339294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738355757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738371725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738388099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738403792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738419080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738435094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738450323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738467287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738482789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738499271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738515544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738531958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738547201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738562468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738578510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738593765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738610056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738625305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738642370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738658305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738674679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738689919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738705502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738721306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738736795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738752844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738768387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738785433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738801386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738817797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738833955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738849225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4738864939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738880179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4738896628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4738912097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4738928571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4738944460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4738961169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4738976673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4738992444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739008173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739024096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739040122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739055398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739071945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739088306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739104918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739120175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739135747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739151933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739167451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739183520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739198767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739215650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739231756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739251916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739267960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739284747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739302307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739318414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739335434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739350902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739367751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739383900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739401325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739417022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739432549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739448573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739464414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739480806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739496170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739512848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739529778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739546386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739562168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739578465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739594556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739609913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739626142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739642078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739658801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739674875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739691413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739707306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739722726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739738697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739754088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739770619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739785965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739802607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739819448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739838610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739854011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4739869388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4739885338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739901376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4739917518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4739932848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4739949429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4739965894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4739982376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4739997740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740013080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740029363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740044675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740060789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740076108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740093145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740109413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4740125939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740141725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740157163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740173073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740188449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740205034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740220382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740237440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740255711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4740276383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740294648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740312445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740329697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740345203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740361751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740377231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740395322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740411485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4740428144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740444695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740460988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740476951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740493170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740509348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740525474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740542193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740558214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4740574689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740590540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740605935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740621786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740637117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740653606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740669183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740685755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740702006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4740718572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740733994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740749322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740765581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740780895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740797258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740812530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740829457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740845459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4740861923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740877964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4740893809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4740909705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4740925063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4740941247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4740957265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4740973743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4740989584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741005924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741021528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741036776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4741052490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741067679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741084008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4741099192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741115639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741131721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741148456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741164102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741179597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4741195316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741210908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741226874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4741242066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741258518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741274778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741291070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741306267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741321459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4741337497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741352783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741368946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4741384205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741400938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741416803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741433105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741448305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741463885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4741479776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741495012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741510996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4741527897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741545001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741561045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741577906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741593347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741608730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4741624601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741640279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741656453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4741671822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741688465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741704801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741721284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741736647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741752037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4741768243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741786553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741802853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4741819974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4741841433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4741858659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4741875376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741891856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4741907477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 778,7780000,10000,0,0,256,5,22039,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4741958047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4741973458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4741989740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742005045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742022245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742038224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742054870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742070132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742085876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742101680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742116985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4742133042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742148648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742165144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742181294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742197680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742213436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742228710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742244458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742259762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4742276136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742291354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742307861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742323778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742340506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742355778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742371027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742386746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742402392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4742418470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742433675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742450164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742466487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742483118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742498336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742513556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742530473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742545696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4742561677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742577092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742593632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742609501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742625852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742641375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742656636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742672389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742687630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4742704170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742719428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742736132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742752034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742768825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742786695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742804945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742823745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742840158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4742857090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4742872450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4742889105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4742905948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4742922470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742937807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4742953799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4742969646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4742985192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743001328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743017028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743033873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743050119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743066593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743082322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743097717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743113530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743128885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743145418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743160714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743177251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743195890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743212839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743228200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743243789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743259607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743275319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743291439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743306750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743323339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743339669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743356184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743371765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743387154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743403314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743418522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743434533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743449688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743468224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743484375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743500740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743516337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743531605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743548221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743564989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743582495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743597787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743614236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743630131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743648081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743663420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743678968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743694733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743710388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743726433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743741894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743758349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743774571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743790904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743806150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743821429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743837488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743852693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4743869203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4743884380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4743901227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4743917078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4743933680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743948922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4743964495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4743980227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4743995423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744011424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744026933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744043362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744059472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744075830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744091381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744106602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744122299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744137496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744154843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744170042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744186504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744202874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744219225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744234650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744249885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744265982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744281175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744297155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744312341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744329053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744344916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744361901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744377160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744392800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744408660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744424233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744440354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744456088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744472484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744488316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744504601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744520119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744535529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744551294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744566479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744582769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744598006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744614676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744630568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744647261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744662524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744677751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744693487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744708969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744724993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744740405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744756881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744773100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744789375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744804547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744819724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744835794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744850996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4744867157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4744882354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4744899060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4744915120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4744931430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744946596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4744962177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4744977876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4744993061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745009021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745024618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745041018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745057087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745073427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745088906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745104118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745120038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745135246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745151491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745166697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745183147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745199922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745216665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745231864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745247331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745263071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745278648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745294618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745309810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745326199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745342574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745359047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745374396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745390077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745405946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745421294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745437648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745453345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745469870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745485845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745502280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745517896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745533265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745549218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745564668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745581093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745596449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745613037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745629054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745647411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745662849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745678224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745694068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745709809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745725930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745741238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745757810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745774161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745790632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745805984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745821396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745837649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745853257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4745869983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4745885242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4745902363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4745918377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4745935065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745950458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4745966186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4745981988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4745997284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746013420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746029033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746045564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 779,7790000,10000,0,0,256,5,22068,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4746096462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746113128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746128606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4746146635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4746162588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746177899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746193984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746210992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746227722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4746243939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746260393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746275987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4746291207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4746306875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746322101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746338448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746353610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746369993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4746385838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746402693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746417879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4746433065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4746448755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746464348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746480276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746495390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746511757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4746527915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746544602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746560005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4746575207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4746591308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746606418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746622337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746637468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746654293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4746670141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746686465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746702139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4746717502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4746733204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746748636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746765013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746780199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746796651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4746812762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746829601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746844867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4746861041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4746879947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746898244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4746916806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4746932734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4746949427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4746967481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4746984071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4746999432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747015921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747031778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747047342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747063455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747079497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747096204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747112139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747128841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747145525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747160832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747176456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747191577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747207954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747223968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747240491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747256417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747273186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747288397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747303623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747319521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747335069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747351031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747366219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747382661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747399857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747416321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747431867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747447158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747463459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747478960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747494910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747510037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747526831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747542657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747558997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747574194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747589808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747605511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747620893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747636829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747652315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747668692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747684518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747700831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747716390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747731608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747747256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747762417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747778738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747793874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747810307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747826134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747844213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747859529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4747874791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4747891381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4747906645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4747922715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4747937941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4747954873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4747971012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4747990192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748005713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748022308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748041569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748059147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748075467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748091712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748108525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748124674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4748141846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748157302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748172760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748188878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748204679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748220857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748236177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748252802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748270043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4748286489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748301762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748317038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748333238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748348829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748364952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748380279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748397300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748413169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4748429474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748444906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748460572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748476299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748491519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748507525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748523111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748539560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748555416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4748572554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748588223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748603489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748619213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748634451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748650849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748666079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748682746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748699312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4748716357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748731688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748747032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748762834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748778885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748794994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748810262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748827078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748843155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4748859646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748874987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4748890684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4748906482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4748921756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4748938059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4748953780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4748970343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4748986330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749002796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749018530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749033882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749049706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749065037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749081467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749096756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749113346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749129356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749146212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749161536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749176890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749192934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749208859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749227143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749245644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749265598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749283886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749300705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749316181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749332669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749348691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749364141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749380376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749396373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749413110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749429237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749445807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749461598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749477009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749492916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749508475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749524917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749540162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749556666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749572611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749589306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749604608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749620001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749635914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749651505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749667612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749682867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749699387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749716474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749735768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749753733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749770967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749786696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749801921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749818155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749833696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749850894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4749868132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4749885443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749901940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4749918118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4749934022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4749949481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4749966222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4749981710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4749998440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750014803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750031321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750046753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750062421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4750078666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750094095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4750110276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4750125682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4750142686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750158754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750175271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750190676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750206629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 780,7800000,10000,0,0,256,5,22096,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4750256970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750272792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4750288920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4750304248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4750320830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750337136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750353588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750368867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750384411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4750400594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750415879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4750431961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4750447267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4750464218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750480200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750496886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750512227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750528036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4750543877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750559214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4750575346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4750591038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4750607932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750623904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750640716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750656038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750671346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4750687155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750702854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4750718918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4750734219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4750750802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750767127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750783581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750798930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750814299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4750830467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750845826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4750861911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4750877425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4750894354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4750910388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4750926878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750942200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4750957881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4750973772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4750989114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751005442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751021060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751037683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751053673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751070368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751087314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751102695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751118573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751133865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751150250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751165546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751182112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751198340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751215147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751230461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751245793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751261789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751277683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751293766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751309010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751325737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751342133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751358508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751373752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751389031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751405158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751420451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751436532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751452125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751468835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751484765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751501182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751516880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751532242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751548078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751563398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751579915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751595262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751611805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751627793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751644591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751659974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751675342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751691193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751706815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751722874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751738137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751754671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751770924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751787296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751802560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751817837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751834056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751849357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4751865448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4751880962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4751897856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4751913817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4751930198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751945777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4751961406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4751977174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4751992421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752008669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752024205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752040683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752056585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752073222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752089100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752104453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752120280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752135608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752152049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752167370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752183944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752200155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752216932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752232218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752247559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752263352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752279090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752295168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752310444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752327239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752343191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752359583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752374976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752392838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752408672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752424117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752440175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752456094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752473626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752490039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752506372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752522096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752537346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752553009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752568445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752584748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752599919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752616579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752632426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752649059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752664302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752679555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752695489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752711397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752727368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752742538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752759199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752775350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752791679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752806913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752822110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752838133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752853326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4752869297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4752884458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4752901210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4752917068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4752933397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752948595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4752964173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4752979857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4752995014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753010982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753026478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753042945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753058805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753075147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753090685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753105883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753121609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753137032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753153351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753168582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753185048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753200928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753217645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753232927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753248213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753264482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753279881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753295891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753311104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753327874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753344534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753362538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753377733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753393601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753409416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753424741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753441061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753456837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753473388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753489305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753505683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753521598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753536899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753552804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753568308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753584901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753600103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753616600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753632445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753649272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753664439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753679622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753695207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753710899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753726918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753742121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753758801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753775227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753791618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753806851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753822095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753838408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753853698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4753871087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4753886538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4753903521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4753919416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4753936517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753952496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4753967706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4753983359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4753999351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754016473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4754031865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754048481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754064473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754081443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754096832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754112237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754128131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754145307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754161531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4754176918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754193561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754212032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754228577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754243977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754259618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754276039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754291451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754307618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 781,7810000,10000,0,0,256,5,22124,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4754359479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754375917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754392167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754408424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754423897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754439325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754455859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754471235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754487323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4754502600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754519562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754535499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754551928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754567243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754583201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754598910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754614103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754630721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4754646266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754662665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754678477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754694754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754710288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754725480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754741138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754756342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754772870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4754788746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754805220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754821079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754837968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754853255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4754868789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4754884548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754900202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4754916235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4754931475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4754948192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4754964456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4754980897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4754996180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755011485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755030090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755045432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755061533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755077473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755093850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755109665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755125959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755141557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755156728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755172387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755187554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755203868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755219033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755235416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755251217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755268203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755283385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755298897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755314507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755330058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755346010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755361140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755377547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755393858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755410306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755425623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755440982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755457954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755473224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755489172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755504871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755522154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755537994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755554445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755569656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755585241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755600969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755616170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755632147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755647797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755664241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755680082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755696391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755713063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755728750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755744499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755760131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755776721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755793143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755810315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755828654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755849712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755866877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4755882542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4755899550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4755914788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4755930924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4755946498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4755964154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4755980045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4755996395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756011583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756027155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756042875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756058028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756074021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756089920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756106415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756122323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756138928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756154867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756171732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756188854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756204707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756220723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756236350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756253010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756269656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756286118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756301329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756316538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756332997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756348198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756364143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756379299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756396140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756412019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756428324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756443503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756459296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756474991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756490222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756506198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756521822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756538264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756554094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756570429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756586019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756601257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756616984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756632925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756649327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756664483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756680867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756696686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756713533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756728729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756743956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756759623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756775215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756791180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756806385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756823037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756839212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756855555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756870791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4756886021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4756902056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4756917280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4756933902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4756949748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4756967190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4756983178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4756999540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757015473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757030758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757046516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757061745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757078036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757093415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757110312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757126283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757143321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757158666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757173919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757189675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757205802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757221820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757237031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757253542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757269846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757286242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757301805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757317080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757333430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757348713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757364774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757380065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757397083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757413052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757429505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757444824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757460571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757476330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757491568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757507591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757523509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757540055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757555978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757572354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757588003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757603322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757619100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757634422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757651014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757666355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757683016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757699072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757716151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757731484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757746849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757762702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757778448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757794626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757810008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757827245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757843237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4757859712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757875076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4757891034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4757906901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4757922222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4757938325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4757954145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4757970946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4757986964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758003415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758019327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4758034644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758050459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758065784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758082278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758097584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4758114171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4758130175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758147225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758162621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4758178016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758193882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758210819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758227010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758242379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4758259013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4758275427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758291915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758307226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4758322553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758338903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758355815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758371754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758386822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4758403591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4758419366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758435602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758450693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 782,7820000,10000,0,0,256,5,22153,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4758499084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758515870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758531788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758547746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758562925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4758579905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4758595714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758612001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758627155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4758642837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758659074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758674289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758690440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758706939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4758723527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4758739462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758755913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758771760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4758787094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758802881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758818148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758834954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758850183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4758866668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4758882534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4758899546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758914772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4758929966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4758945639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4758961233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4758977244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4758992454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759008873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759025368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759041703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759056893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759072105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759088341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759103575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759119544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759134693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759151640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759167493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759183827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759199004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759214876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759230706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759246016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759262041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759277837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759294321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759310455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759327100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759342464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759357693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759373397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759388647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759405130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759420308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759436752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759452887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759469215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759484378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759499597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759515649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759531085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759547083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759562291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759579327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759595211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759611569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759626802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759642483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759658540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759673916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759690012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759705697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759722217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759738156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759754551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759770417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759785725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759801549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759816887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759833350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759848650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4759865221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4759881221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4759898425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759913771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4759929109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4759944980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4759960688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4759977103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4759992317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760008779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760025111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760041500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760056746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760071987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760088401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760103665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760119682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760134927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760151710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760167578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760183944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760199182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760215041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760230807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760246067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760262082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760277891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760294390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760310288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760326966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760342317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760358756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760374717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760390347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760406311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760421441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760437915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760454149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760470469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760485630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760500801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760516878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760532019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760547972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760563143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760580076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760596324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760612612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760627763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760644173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760659901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760675072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760691061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760706620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760723031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760738896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760755186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760770676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760786004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760801812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760817149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760833619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760848982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4760865542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4760881522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4760898567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760913882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4760929200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4760945010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4760960748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4760976833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4760992130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761008660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761025006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761041471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761056800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761072127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761090836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761106310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761122496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761137867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761154913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761170915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761187377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761203048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761218695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761234348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761249474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761265863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761281415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761297978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761314173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761331020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761346364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761361697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761377504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761393407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761409515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761424772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761441316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761457714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761474530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761490330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761505594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761521808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761537098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761553176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761568452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761585368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761601259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761617637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761632878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761648567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761664393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761679717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761695876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761711532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761728106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761744128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761760653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761776344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761791710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761807509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761822934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761839521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761854872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4761871497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4761887582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4761904918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761920549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4761936096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4761952236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4761967840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4761984080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4761999254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762016062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762031923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762048310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762063568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762079174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4762094922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762110142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4762126144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762141736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762158497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762175561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762192094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762209897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762225218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4762240992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762256402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4762273014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762288272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762304689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762320539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762337304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762352558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762367816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4762383553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762399401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4762415393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762430560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762446973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762463691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762481259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762498021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762514077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4762531318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762546579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 783,7830000,10000,0,0,256,5,22181,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4762597825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762613843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762630532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762647073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762664985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762680532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762695857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4762713389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762730766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4762747173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762763054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762780435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762796410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762813643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762829518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762844776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4762860505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762875735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4762892132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4762907572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4762924024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4762939864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4762956632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4762971886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4762987156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763002879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763018493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763034557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763049788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763066268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763082469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4763099063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763114328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4763129587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763145881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763161152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763177169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763192423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763209314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763225219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4763241589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763256817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4763272479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763288429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763303671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763319656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763336375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763354407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763371796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4763390153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763406839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4763423495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763440685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763457744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763475286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763491942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763509968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763527801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4763545691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763562350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4763579497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763596715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763613365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763630866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763648056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763666050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763683382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4763701240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763718224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4763734923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763752131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763769145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763786683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763803686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763821646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763839636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4763857501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763874120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4763891154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4763908336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4763924974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4763942423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4763959445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4763977659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4763994998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764012897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764030134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764046832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764063800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764079462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764095472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764110721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764127189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4764143422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764160020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764175248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764190499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764206552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764221749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764237745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764252922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764269719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4764285947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764302610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764318831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764334921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764350921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764366180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764382219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764397794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764414250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4764430096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764446446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764462193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764477415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764493077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764508282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764524835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764540049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764556507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4764572348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764589186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764604399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764619629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764635320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764651080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764667087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764682300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764698757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4764714956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764731592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764747850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764763094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764779369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764794540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764810472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764825640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764842462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4764858312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4764874644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764890506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4764905772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4764921518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4764936741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4764953255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4764968726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4764985101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765000880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765018753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765034021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765049273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765064966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765080642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765096653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765111833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765128282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765144492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765161101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765176334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765191596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765207669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765223069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765239036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765254220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765271024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765286896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765303249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765318496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765334160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765350093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765365344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765381366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765397170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765413757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765429708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765446134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765461723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765477036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765492825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765508113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765524539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765539781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765556287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765572209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765589014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765604253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765619493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765635244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765651078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765667106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765682340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765698803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765715425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765731832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765747088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765762363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765778417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765793666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765809702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765824951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765842003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4765857874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4765874259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765890016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4765905259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4765920997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4765936247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4765952601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4765968065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4765984569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766000453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766017124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766032597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766048080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766063818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766079415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766095431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766110659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766127173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766143496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766160048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766175268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766192279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766210619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766226221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766242260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766257566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766274544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766290441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766306816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766322077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766337722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766353441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766368663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766384686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766400198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766416878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766432733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766449077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766464612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766479850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766495600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766512236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766528663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766543854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766560293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766576132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766592889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766608070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766623248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766638922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766656158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766672225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766687501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766704451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766720826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766737114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 784,7840000,10000,0,0,256,5,22210,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4766785465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766800752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766816457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766832247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766848520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4766863774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4766880273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4766896589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4766913167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766928372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4766943609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4766959640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4766975311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4766991323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767006527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767023313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767039164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767055456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767070648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767086467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767102384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767117542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767133474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767149040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767165467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767182262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767198599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767214271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767229774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767245544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767260778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767278540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767293767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767310238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767326109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767343041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767358272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767373481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767389808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767405510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767421482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767436691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767453576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767469434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767485771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767501015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767516647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767532392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767547594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767563582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767579183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767595854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767611701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767627982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767643565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767658798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767674478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767689628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767705972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767721415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767737865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767753705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767770377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767785572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767800750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767816421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767831913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767847880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4767863121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4767879570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4767895781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4767912106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767927315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4767942535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4767958585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4767973822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4767989850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768005095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768021898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768038000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768054314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768070027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768085577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768101581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768116743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768132696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768148317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768164749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768180608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768196893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768212407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768229412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768245233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768260565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768277004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768292193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768308657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768324547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768341167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768356371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768371587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768387232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768402785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768418825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768434054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768450539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768466787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768483116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768498326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768513549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768529561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768544766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768560713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768575901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768592790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768608894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768625239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768640881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768656104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768671782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768686987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768703807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768720772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768738093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768753951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768772391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768787700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768802985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768820060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768836292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768852362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4768867629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4768884218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4768900541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4768917113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768932341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4768947610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4768963631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4768978882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4768994870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769010126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769026913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769042777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769059314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769074701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769090320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769106277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769121503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769137521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769153014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769169416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769185285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769201592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769217053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769232273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769247977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769263174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769279449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769294610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769310962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769327020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769343457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769358669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769374336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769391108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769406320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769422493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769437679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769454505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769470393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769486994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769502232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769517833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769533535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769548769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769564766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769580355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769596793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769612656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769628985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769644621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769659885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769675633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769690831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769707233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769722482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769738927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769754794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769771420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769786643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769801863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769817556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769833045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769849053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4769864248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4769880754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4769897004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4769913616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769928870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4769944146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4769960206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4769975690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4769991731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4770006968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4770023698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770039610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770056232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770071485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4770087314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4770102985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770118190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4770134206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4770149809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4770166226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770182084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770198439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770215949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4770231279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4770247079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770262406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4770279123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4770294653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4770311196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770327432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770343834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770359143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4770374465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4770390592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770405939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4770422248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4770437578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4770454448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770470433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770487118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770502429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4770518159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4770534009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770549320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4770565472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4770581130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4770597711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770613670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770630148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770645898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4770661432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4770677352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770692701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4770709107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4770724682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4770741268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4770757248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4770774009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4770789337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4770804908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4770820775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 785,7850000,10000,0,0,256,5,22238,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4771332978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4771349135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4771364660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4771381248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4771397652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4771414280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771429666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4771445002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4771461115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771476620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4771492677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4771507933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4771524710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4771540855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4771557243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771572492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4771588246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4771604204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771619457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4771635443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4771651007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4771667771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4771683719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4771700152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771715806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4771731068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4771746824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771762076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4771778829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4771794065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4771810526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4771826428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4771843283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771858762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4771874311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4771890386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4771905753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4771921855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4771937178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4771954148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4771970148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4771986827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772002144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772017889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772033716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772049059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772065188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772080875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772097471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772113447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772129898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772145581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772160926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772176741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772192065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772208967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772224305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772240879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772256854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772273676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772289053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772304464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772320348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772336107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772352422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772367908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772384542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772400923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772417425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772432777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772448166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772464405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772479947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772496074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772511386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772528586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772544611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772561076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772576403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772592176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772607988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772623299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772639764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772655067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772671871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772687819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772704650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772720014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772735346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772751188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772766980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772782940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772798354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772814762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772831002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772847343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772862588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4772877914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4772894005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4772909253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4772925236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4772940466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4772958919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4772974887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4772991307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773006599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773023192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773039173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773054588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773070538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773086251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773102833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773118860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773135164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773150857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773166154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773182125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773197724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773214107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773229351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773246066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773261969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773278751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773294007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773309306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773325041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773340626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773356646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773371878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773388352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773404634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773421012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773436290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773451562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773467701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773483174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773499134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773514606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773531187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773547080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773563484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773579142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773594425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773610243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773625471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773641808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773657077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773673819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773689810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773706541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773721823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773737107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773752834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773768373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773784424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773799652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773816122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773832856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773849226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773864712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4773879910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4773896049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4773911229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4773927160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4773942340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4773959170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4773975018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4773991385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774006582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774022254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774037936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774053140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774069109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774084711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774101193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774117078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774133418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774149006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774164228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774180167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774195403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774214268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774229499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774245958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774261813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774278530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774293789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774309067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774324817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774340499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774356648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774371920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774388404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774404694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774421089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774436332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774451623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774467747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774482992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774499020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774514519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774531328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774547500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774563918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774579555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774594986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774610883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774626258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774642900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774658310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774675161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774691241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774708351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774725133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774742735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774758466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774774308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774790353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774805563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774822044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774838240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774854596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774869810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4774885053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4774901458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4774916751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4774932981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4774948231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4774965362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4774981358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4774997786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775013086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775028719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775044472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775059911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775076030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4775093401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4775111467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4775127646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4775144912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775160283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775175649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775191426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775207931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775224051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4775239357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4775255926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4775272307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4775288682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775303934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775319223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775335417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775350698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775366776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4775382038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4775399261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4775415245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 786,7860000,10000,0,0,256,5,22267,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4775465729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775481062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775496547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775512327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775527870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775543878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4775559090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4775575539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4775591770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4775608095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775623428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775640029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775656342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775671630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775687661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4775703360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4775721464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4775742357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4775761505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775777952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775794218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775811402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775827772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775843931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4775859232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4775876180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4775893905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4775910454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775926004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4775941409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4775957834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4775973128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4775989270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776004567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776021562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776037505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776053969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776069292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776085854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776101584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776116762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776132699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776148573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776164983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776180740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776197017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776212614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776227873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776243595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776258808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776275165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776290378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776306868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776322730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776339391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776354621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776369919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776385863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776401538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776417572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776433021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776449461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776465683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776482041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776497256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776512487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776528498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776543709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776560296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776575490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776592298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776608221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776624560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776640164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776655396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776671112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776686316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776702654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776717849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776734288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776750147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776766803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776782032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776797259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776813175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776828724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776845999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4776864770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4776884211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4776902568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4776919744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776935277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4776950605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4776967082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4776982310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4776998399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777013656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777030851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777046755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777063342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777079111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777094514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777110270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777125474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4777141903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777157091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777173539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777189383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777206264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777221624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777237731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777253653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777269624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4777285806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777301148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777317832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777334329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777350817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777366195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777381622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777397894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777413253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4777429626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777444948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777461957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777477958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777494809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777510158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777526000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777541885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777557224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4777573374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777589128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777605694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777621677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777638117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777656888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777672394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777688357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777705708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4777721975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777737418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777754416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777770964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777787493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777802888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777818332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777834751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777850050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4777866194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4777881493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4777898579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4777915195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4777931894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777947233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4777963018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4777978874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4777994460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778010607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778026226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778042802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778059034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778075518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778091270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778106645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778122739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778138104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778154695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778170061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778186713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778205108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778221618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778236942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778252555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778268932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778284187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778300470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778315874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778332974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778349375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778367951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778386480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778406022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778424264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778441726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778459562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778476673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778495511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778513800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778532610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778550064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778566063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778583047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778598456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778615682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778631047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778648425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778664463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778680970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778696311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778712730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778728611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778743924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778760027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778775766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778792400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778808419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778824886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778840697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4778856123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4778872058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778887428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4778904348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4778919664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4778936279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4778952660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4778969165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4778984515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779000099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4779016349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779031702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779047841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779063161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779080187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4779096182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4779112658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779128254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779143957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4779159771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779175082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779191163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779207036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779225089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4779241287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4779257627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779274043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779289316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4779305006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779320230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779336594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779352001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779369528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4779389147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4779407916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779423557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779442795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4779461274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779476529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779492535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779507900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779525488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4779541297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4779558834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779574127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779590313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 787,7870000,10000,0,0,256,5,22295,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4779642386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779657747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779673826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779689342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779706480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4779722425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4779738890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779754173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779769964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4779785726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779800983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779817237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779832895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779849477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4779866300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4779882931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779898540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4779913830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4779929595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4779944888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4779961278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4779977279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4779994697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780010774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780027647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780042980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780058549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780074296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780090042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4780106068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4780121315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780137777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780154117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780170538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780186030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780201283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780217423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780232642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4780248636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4780263878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780281055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780297027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780313675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780329421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780344731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780360474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780375779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4780392262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4780407520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780424057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780440020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780456785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780472115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780487406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780503223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780519073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4780535211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4780550487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780567038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780583342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780599754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780614982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780630260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780648818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780667903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4780686720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4780705036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780723561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780742366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780760479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780778531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780795419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780812938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780830606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4780848281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4780864956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4780883334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4780901187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4780919135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780935802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4780952944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4780970228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4780986903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781004671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781021704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781039739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781057210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781075112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781092163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781108859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4781126060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781143117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781160696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781177415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781195491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781213216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781231150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781247821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781264843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4781282050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781298685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781316442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781333421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781351442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781368822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781387050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781404740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781420885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4781437076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781453160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781469241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781484500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781501267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781517628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781534026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781549285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781564778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4781580857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781596103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781612125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781627339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781644283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781660190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781676574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781692059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781708827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4781724617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781739900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781755931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781771598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781788106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781804023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781820623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781836237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781851488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4781867204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781882663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4781899019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4781914235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4781930730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4781946589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4781963323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4781978596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4781993859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782010200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782025928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782042663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782057808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782074492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782090871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782107209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782122439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782137702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782153755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782168966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782186615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782203082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782219814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782235845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782252528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782268268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782283649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782299509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782314799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782331240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782346475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782362989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782378872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782395677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782410951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782426244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782442064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782457667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782473737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782488996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782505725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782521955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782538331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782553597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782569088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782585228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782600497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782616547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782631812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782648691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782664605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782681001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782696467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782712446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782728229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782743472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782759762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782775344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782791813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782807698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782824088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782839941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782855214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4782870970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782886460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4782902885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4782918158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4782934659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4782950564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4782967279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4782982527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4782997790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783013516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783029162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783045190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783060460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783077323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783093227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4783109616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783124890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4783140568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783156343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783171573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783187597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783203314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783219838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783235956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4783252318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783268047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4783283290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783299024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783314277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783330665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783345891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783362365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783378467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4783395415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783410673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4783425946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783441919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783457917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783474786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783490035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783506531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783522928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4783539563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783554793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4783570016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783586148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783601417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783617481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783632757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783649582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783665450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4783681809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783697025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4783712661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783728386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783744072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783761895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783777700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783794411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 788,7880000,10000,0,0,256,5,22324,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4783843916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4783860348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783875597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4783891278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4783907741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4783922957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4783938957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4783955128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4783972189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4783988144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784004575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784020373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784035767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784051505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784067512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784083905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784099137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784115593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784131715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784148467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784163737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784180842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784196766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784212494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784228504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784243704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784260418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784276701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784293051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784308237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784323520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784339584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784354846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784370817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784386064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784402876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784418761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784435102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784450565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784466262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784482007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784497242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784513293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784528958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784545464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784561454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784578174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784593342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784608555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784624238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784639755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784655788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784671044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784687545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784703757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784720467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784735724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784750948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784767225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784782461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784798456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784813682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784830578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784846505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4784862907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784878332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4784894204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4784909970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4784925279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4784941371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4784957232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4784973748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4784989623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785006030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785021605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785036856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785052608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785068093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785084553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785099730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785116134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785132190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785148862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785164110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785179344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785195025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785210644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785226646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785241873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785258596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785274825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785291121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785306326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785321578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785337658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785352888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785368875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785384747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785401634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785417525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785433918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785449409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785465021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785480815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785496892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785513591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785529195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785545670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785561555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785578437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785593689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785608995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785624757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785640666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785656728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785671924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785688372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785704567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785720958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785736214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785751467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785767674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785782934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785798979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785814462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785831427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785847318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4785863653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785878897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4785894525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4785910313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4785925551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4785941586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4785957402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4785973834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4785989685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786006018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786021630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786036894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786052904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786068861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786085717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786100985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786117489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786133409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786150526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786165813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786181080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786196823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786213731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786229776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786245010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786261508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786277847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786294240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786309496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786324762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786340868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786356090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786372093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786387344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786404231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786420119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786436466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786452041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786467423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786483226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786498690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786515536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786530754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786547215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786563069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786580128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786595456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786610714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786626438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786642105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786658124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786673347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786689832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786706057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786722842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786738105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786753391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786769665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786784903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786800945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786816227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786833113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786848995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4786865364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786880622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4786896329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4786912116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4786927562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4786943640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4786959312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4786975815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4786991711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787008086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787023706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787038991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4787054716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787069953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787086261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787101491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4787118017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787134092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787150826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787166093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787181356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4787197167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787212942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787228995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787244222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4787260710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787276939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787293319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787308586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787324097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4787340147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787355418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787371449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787386902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4787405289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787421278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787437652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787453385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787468740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4787484497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787499760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787516474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787531742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4787548241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787564129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787580826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787596088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787611375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4787627130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787642933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787658963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787674231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4787691266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787709574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787726880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787742206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787757540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4787773861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787789124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787805274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787820491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4787837557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4787853417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4787869810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787885047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4787900699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 789,7890000,10000,0,0,256,5,22352,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4787950286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4787965987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4787982030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4787997258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788013979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788030255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788046676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788062676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788078391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788094177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788109484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4788125554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4788143782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788162865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788180882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788197442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788214681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788231515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788247565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788263092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4788280125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4788295459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788312068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788328917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788345416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788360723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788376110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788392416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788407698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4788423734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4788438957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788455756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788471644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788487992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788503235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788519037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788534795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788550036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4788566066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4788581614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788598142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788614050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788630432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788646207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788661457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788677196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788692440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4788709140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4788725025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788745029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788763081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788780723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788795947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788811167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788827157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788842516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4788858554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4788873793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4788890805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4788906732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4788923128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788938398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4788954111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4788969878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4788985141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789001212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789016824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789033325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789049223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789065623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789081239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789096520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789112329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789127587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789144067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789160270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789178479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789194364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789214404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789229678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789245362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789261106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789277277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789294734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789310003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789327440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789344254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789360648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789375874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789392084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789407914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789424094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789440204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789456050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789472998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789489107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789505590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789521385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789536775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789552575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789567805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789584478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789599760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789616337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789632267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789648981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789664267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789679559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789695319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789711185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789727239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789742476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789758984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789775189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789791601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789806884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789822166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789838284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789853577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4789869666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4789884933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4789901772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4789917761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4789934180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789949481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4789965133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4789980954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4789996243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790012322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790027947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790044486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790060471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790077150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790093353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790108613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790124333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790139980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790156034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790172247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790191539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790210403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790228713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790245023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790261044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790277888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790293207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790309282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790324499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790342158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790358054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790374432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790390008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790405359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790421161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790436358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790452772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790467970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790484436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790500262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790516971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790532166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790547362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790563058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790578761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790594732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790609929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790626376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790642509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790658821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790674066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790689300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790705638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790721010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790736990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790752162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790769843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790785700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790801986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790817158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790832758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790849677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790864893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4790880850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4790896550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4790913031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4790929073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4790945320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4790960940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4790976172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4790991895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791007088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791023699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791038903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791055345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791071191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791087891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791103104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791118299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4791134010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791149528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791165540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791180725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791197169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791213449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791229796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791245046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791260272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4791276649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791292622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791308719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791323962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791341044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791357185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791373524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791388731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791404630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4791421173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791437287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791453745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791468958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791485461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791501323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791518031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791533256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791548534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4791564200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791579810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791595813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791611031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791627474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791643702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791660004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791675187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791691715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4791710621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791725968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791744316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791762737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791780538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791796662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791813174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791829762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791845243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4791861044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791876320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4791893166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4791908431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4791925019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4791940995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4791957833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4791973092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4791988407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792004176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792019819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792035836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 790,7900000,10000,0,0,256,5,22380,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4792085017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792101474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792118117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4792134421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792150035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4792165272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792180975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792196186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792212815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4792228087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792244577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792260485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4792278025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792293261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4792308503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792324231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792339889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792355926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4792371164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792387646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792403835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4792420183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792435385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4792450625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792467219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792482535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792499346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4792515070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792531542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792547402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4792563780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792579463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4792594860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792610603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792625808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792642172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4792657566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792673995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792690280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4792710547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792728179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4792746513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792762357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792778682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792795420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4792810659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792828305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792844247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4792860684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792875960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4792891899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4792907902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4792923182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4792939266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4792955071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4792971666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4792987590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793003970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793019491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793034814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793050537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793065761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793082083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793097334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793113865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793129751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793146431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793161679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793176931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793192829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793208526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793224557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793239836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793256284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793274746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793291037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793306155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793321251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793337566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793352722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793368646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793383717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793400613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793416426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793432666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793447781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793464065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793479764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793494944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793510869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793526394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793542820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793558680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793574946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793590620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793605768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793621398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793636567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793653013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793668123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793684501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793700303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793717006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793732133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793747313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793762937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793778662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793794632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793809817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793826222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793842529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4793858793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793873941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4793889104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4793905312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4793920431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4793936302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4793951417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4793968338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4793984732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794002853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794019943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794036481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794052177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794067305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794083715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794098839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794115220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794131572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794148217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794163370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794178566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794194212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794210607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794226692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794242005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794258501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794275026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794291460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794306704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794321953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794338341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794353594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794369652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794384865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794401696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794417582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794433965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794449255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794464834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794480560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794495890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794512429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794528175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794544701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794560568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794577315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794592528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794607724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794623425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794638617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794655344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794670576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794687088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794703320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794719647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794734848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794750088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794766126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794781808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794797825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794813034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794829876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794845961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4794862327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794877534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4794893185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4794908863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4794924048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4794939989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4794955589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4794972067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4794987878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795004224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795019847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795035294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795051010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795066250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795082560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795097764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795114313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795130237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795146897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795162126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795177354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795193094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795208694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795224750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795239952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795256462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795272840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795289273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795304499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795319706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795335775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795350991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795366997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795382181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795398968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795414830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795431174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795446702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795462491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795478188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795493403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795509447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795525273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795541729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795557596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795573930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795589543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795604736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795620427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795635750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795652503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795668262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795685188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795701214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795718245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795733642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795749095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795765398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795780735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795796929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795812579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795829640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795845856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4795862231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795877524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4795893107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4795908892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4795924166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4795940221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4795955768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4795972283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4795988167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796004522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796020058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4796036347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796052110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796067338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796083822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796099064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4796117131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4796134514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796152707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796169392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 791,7910000,10000,0,0,256,5,22409,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4796221919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796239189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796255899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796273804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796291055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4796309216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4796325846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796343069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796358433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4796373777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796389940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796405272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796421375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796436688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4796453576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4796469599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796486043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796501391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4796517161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796532966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796548258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796564341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796580098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4796596684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4796612675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796629137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796644791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4796660388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796676232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796691597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796708099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796723682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4796740277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4796756285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796773143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796789620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4796808145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796828519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796847085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4796864072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4796879454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4796897110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4796913295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4796929756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796945056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4796961161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4796977633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4796992935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797009060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797024951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797041523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797057504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797073905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797089575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797104999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797120742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797136014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797152583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797167829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797184318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797200201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797217088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797232341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797247637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797263416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797278992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797295072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797310305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797327055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797343030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797359413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797374669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797390264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797406020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797421293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797437360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797452900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797469389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797486153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797502537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797518109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797533551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797549269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797564427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797580793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797595972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797612371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797628166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797644840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797660214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797675369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797691012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797706888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797723074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797738225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797754625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797770803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797787062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797802205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797817365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797833328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797848711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4797864623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4797879716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4797896398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4797913634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4797933315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4797950957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4797968677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4797984942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798000928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798018889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798034536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798051282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798067384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798084783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798100399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798115843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798131707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798147506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798164442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798179734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798196290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798214176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798230861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798246222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798261619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798277842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798293139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798309229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798324498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798341471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798357455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798373897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798389483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798404953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798420815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798436171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798452886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798469116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798485720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798501670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798518598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798534234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798549616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798565489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798581340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798597492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798612834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798629440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798645772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798662253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798677634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798693018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798709916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798725308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798741479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798756851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798773814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798789802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798806240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798821593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798837566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798853463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798868826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4798884996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4798900689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4798917553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4798933563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4798950060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4798965792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4798981189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4798997059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799012393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799028972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799044527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799061111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799077489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799093937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799109286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799124675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4799142720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799159228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799177338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799192701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799211127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799229143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799245618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799260954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799277169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4799293311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799308640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799324733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799340736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799357400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799373343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799390253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799405541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799421135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4799436943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799452737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799468847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799484126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799500695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799517656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799534299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799549535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799564816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4799581183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799596400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799612400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799627618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799644573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799660541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799676937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799692208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799707878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4799723524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799738664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799754598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799770228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799786934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799802811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799819153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799834879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799850151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4799865848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799880998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4799897375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4799912661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4799929185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4799945054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4799961762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4799976977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4799992220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800007913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800023587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4800039856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800055099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800071610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800087880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4800104232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800119461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4800134727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800150771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800167036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4800185545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800201011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800221134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800239886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4800256676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800272879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4800289033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800307905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800325094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 792,7920000,10000,0,0,256,5,22437,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4800376035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800392451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800409250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800425259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4800441631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800457611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4800473254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800489079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800504279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4800520677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800535846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800552271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800568084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4800584782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800600251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4800615459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800631661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800647335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4800663315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800678509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800694941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800711174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4800727521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800742771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4800758026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800774175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800789536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4800805478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800820679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800837621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800853471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4800870733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800885993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4800901672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4800917602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4800932783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4800948727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4800964286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4800980970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4800996839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801013175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801028696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801043891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801059520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801074670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801091010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801106203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801122675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4801138534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801155526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801170720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801185898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801201583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801217123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801233096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801248276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801265027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4801280898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801297475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801312697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801328251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801344464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801359690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801375668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801391298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801407752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4801423817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801440134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801455741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801470950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801486886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801502116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801518464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801533890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801550358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4801566250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801583021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801598253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801613502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801629233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801644804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801660809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801675995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801692440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4801709306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801727555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801744718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801761698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801777780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801793004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801809004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801824194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801840939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4801856806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4801873172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801888412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4801904078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4801920161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4801935513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4801951928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4801967361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4801984186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802000182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802016955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802032324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802047700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802063568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802079245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802095362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802110661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802127224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802143580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802160059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802175441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802190785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802208206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802223489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802239516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802254730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802271739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802287659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802304068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802319325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802334972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802350872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802366272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802382323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802397968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802414447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802430326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802446696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802462355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802477862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802493600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802508819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802527055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802542369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802558985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802574968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802592095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802607614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802622940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802638777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802654420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802670663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802685892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802702733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802718614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802735022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802750267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802765980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802781720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802797012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802813266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802828963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802845504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4802861700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4802878737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802894427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4802909748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4802925543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4802940872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4802958307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4802973603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4802990186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803006169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803023245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803038555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803053831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803069555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803087509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803103492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803118687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803135074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803151529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803168454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803183706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803198942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803215193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803230463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803246560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803261803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803278666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803294779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803311138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803326417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803341999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803357937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803373120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803389539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803404860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803421378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803437319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803454228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803469484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803484731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803500491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803516090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803532179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803548465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803566055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803584592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803602517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803619882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803636217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803653239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803668554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803684631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803699861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803717370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803733310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803749792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803765530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803780898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803796853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803812070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803828491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803843702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4803860206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4803876055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4803892718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803907937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4803923434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4803939166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4803954755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4803970811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4803986297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804002796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804019094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804035498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804050731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804065974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804082182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804097427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4804113412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4804128627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804145484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804161399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804177794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804193064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804209503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804226862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804242090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4804258074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4804273753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804290286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804306207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804322634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804338369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804353723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804369745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804385039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4804401645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4804416949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804433509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804449497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804466362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 793,7930000,10000,0,0,256,5,22466,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4804516044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804531394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804547149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804562588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4804579041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4804594291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804610835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804626735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804644508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804663412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804681608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804699330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804715921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4804732305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4804747564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804764930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804781333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804798009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804813356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804829251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804845092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804860321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4804876343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4804891987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4804909414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4804925311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4804941707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4804957287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4804972614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4804988436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805003716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805020077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805035353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805051911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805067872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805084544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805099851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805115160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805130936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805146508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805162564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805177845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805194380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805210635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805227077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805242368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805257710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805273896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805289124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805305181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805320439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805337330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805353227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805369841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805385079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805400721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805416507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805431963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805447983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805463547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805480049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805495984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805512458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805528024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805543311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805559311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805574774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805591137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805606402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805622933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805638859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805655531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805670975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805686271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805702355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805717765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805734028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805749258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805766159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805782055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805800378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805815825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805831542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805850722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805866201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4805883507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4805900921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4805917686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4805934321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4805950822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4805966947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4805982397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4805998200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806013449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806030128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806045627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806062247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806078559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806094996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806110267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806125537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4806141950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806157196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806173438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806188659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806205639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806221583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806237990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806254449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806270154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4806285941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806301187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806317241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806332842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806349350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806365250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806381608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806397199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806412451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4806428189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806443410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806459902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806475181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806491655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806507541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806524269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806539508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806554769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4806570661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806588131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806605692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806621358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806637917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806654483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806670920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806686192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806701543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4806717687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806733000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806749060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806764565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806781178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806797118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806813565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806829168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806844446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4806860485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806875790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4806892121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4806907396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4806924779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4806940761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4806957549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4806972862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4806988199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807004067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807019783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807035915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807051499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807068065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807084395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807100844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807116375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807131686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807147867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807163192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807179266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807194561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807211465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807227452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807244157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807259479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807275226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807291065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807306414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807322534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807338156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807354789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807371013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807387490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807403206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807418562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807434609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807449918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807466431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807481733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807498310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807514600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807531167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807546502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807561858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807578382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807593735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807609984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807625436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807642351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807658273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807674748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807690133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807705908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807721756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807737084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807753508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807769161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807785736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807801659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807818080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807833889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807849263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4807865123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807880396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4807896876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4807912228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4807928816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4807944776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4807961463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4807976784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4807992148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808007953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808023632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808039783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808055131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808071808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808088157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808104584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808120199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808135547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808152866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808168236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808184440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808199749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808216645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808232677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808249611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808265266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808280620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808296486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808313297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808329936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808345384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808362069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808378148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808395120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808410562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808426036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808441962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808457704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808473759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808488984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808505460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808521702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808538162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808553460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808568763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808584853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 794,7940000,10000,0,0,256,5,22494,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4808633706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808650247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808665530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808682026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808697919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808714949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808730176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808745416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808761157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808776812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808792887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808808133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808824658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808840933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4808857502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808872762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4808888048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4808904214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4808919448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4808935930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4808951209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4808968089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4808984351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809000921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809016494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809031800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809047553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809062816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809079261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809094542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809111070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4809127243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809146783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809162138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809177576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809193471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809209329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809225383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809240902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809257525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4809273838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809290232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809305531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809320825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809336902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809352175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809377209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809394043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809411669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4809427840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809444266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809460272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809475663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809491690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809506956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809523529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809538852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809555380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4809571288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809588066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809603297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809619446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809635129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809651126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809667617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809682772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809699208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4809715575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809731936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809747159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809762409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809778513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809793771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809809770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809824989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809841798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4809857738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4809874114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809889603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4809904908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4809920652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4809936165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4809952450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4809967691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4809984201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810000071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810016711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810031986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810047242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810062987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810078652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810094650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810109842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810126516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810142803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810159232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810174502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810189949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810207310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810222583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810238574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810253773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810270930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810286831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810303137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810318352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810334086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810349828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810365019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810381250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810397053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810413495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810429356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810445868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810461465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810476669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810492347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810509228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810525765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810540981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810557465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810573343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810590144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810605370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810620612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810636527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810652162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810668221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810683669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810700166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810716462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810732828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810748042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810763285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810779389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810794577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810810765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810825931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810842694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4810858580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4810874913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810890494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4810905732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4810921440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4810937117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4810953527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4810968750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4810985207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811001136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811017874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811033145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811048382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811064119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811079697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811095728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811110928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811127419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811143695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811160052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811175282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811190745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811206804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811222048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811238062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811253286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811270471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811286360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811303163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811318302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811333966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811349676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811364881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811381112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811396702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811413215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811429093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811445403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811461035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811476250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811491931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811507357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811523749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811538953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811555384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811571490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811588218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811603653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811618898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811634628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811650250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811666267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811681475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811697938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811714129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811730463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811745910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811761132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811777193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811792439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811808660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811823875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811840653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811856519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4811873074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811888312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4811903940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4811919713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4811934953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4811951017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4811966532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4811983164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4811999101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4812015890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812031148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812046395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812062359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812077887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812093875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4812109049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4812125464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4812141766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4812158102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812173344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812188602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812204692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812219866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812235898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4812251130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4812268156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4812284046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4812300409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812315858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812331484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812347188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812362405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812378606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4812394152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4812410555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4812426395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4812442684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812458282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812473534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812489236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812504668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812520947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4812536136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4812552566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4812568643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4812585293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812600508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812615767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812631494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812647035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812663044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4812678271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4812694949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4812711394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 795,7950000,10000,0,0,256,5,22523,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4812763039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812779036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812794272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812809993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812825214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812841720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4812856966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4812874040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4812892133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4812909544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812925103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4812940434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4812957307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4812972580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4812988677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813004148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813021024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813036917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813053270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813068494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813084052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813099783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813115024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813131024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813146576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813163046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813178930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813195537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813211095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813226359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813242181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813257438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813273800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813289034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813305510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813321394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813338070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813353352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813368614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813384564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813400049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813416034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813431210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813447639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813463839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813480193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813495428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813510871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813527029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813542246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813558249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813573702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813590486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813606674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813623026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813638282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813653850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813669590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813684807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813700847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813716357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813732772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813748862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813765609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813780885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813796165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813811929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813827459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813843508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4813858747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4813875452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4813891664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4813908043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813923307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4813938777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4813954920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4813970144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4813986197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814001433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814018499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814034489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814050887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814066380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814081969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814097706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814112921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814128908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814144954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814161455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814177346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814193965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814210541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814225767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814241434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814256838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814273428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814288683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814305154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814321050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814338367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814353574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814368777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814384656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814400205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814416164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814431314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814447940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814464256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814480549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814495766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814510971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814527001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814542243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814558257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814573458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814590252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814606120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814622467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814637698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814653513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814669249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814684475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814700737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814718093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814736856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814755249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814772215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814787466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814802734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814818441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814833948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814849912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4814865088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4814881721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4814897920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4814914205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814929391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4814944859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4814960893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4814976086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4814992098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815007284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815026550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815042558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815058966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815074285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815090104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815105951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815121406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815137793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815153524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815170070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815186054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815202794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815218121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815233447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815249273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815264937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815281067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815296401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815312970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815329294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815345783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815361141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815376704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815392953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815408286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815424401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815439831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815456964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815472924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815489365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815504667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815520310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815536126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815551383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815567689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815583305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815599900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815616136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815632600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815648272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815663616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815679428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815694719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815711156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815726463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815743015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815759000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815775793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815791146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815806550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815822616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815838231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815854366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4815869706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4815886286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4815902616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4815919094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815934420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4815950008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4815966157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4815981478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4815997575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816012890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816029867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816045897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816062378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816078363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816093746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4816109628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816124963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816141650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816156852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816173288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816189152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816205904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816221143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816236417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4816252199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816268023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816284568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816299829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816316385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816332722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816349117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816364405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816379682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4816395849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816411127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816427223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816442733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816459610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816475593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816491928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816507171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816522757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4816538516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816553759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816569828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816585391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816601823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816617694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816634283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816649973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816665268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4816682730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816698125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816714674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816730039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816748068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816764891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816781505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816796921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816812304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 796,7960000,10000,0,0,256,5,22551,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4816862372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816877650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4816894186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4816909624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4816926246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4816942126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4816959472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4816974739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4816990011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817005761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817021679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817037662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817052866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817069292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817085522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817101854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817117050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4817132323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817148622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817163815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817179823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817195008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817211826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817227687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817244003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817259460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4817277652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817296646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817311894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817329239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817346680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817363261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817379734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817396758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817412100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4817427468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817443280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817459371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817475460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817490714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817507453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817523995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817540309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817555569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4817570935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817589375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817604692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817620771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817636898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817653831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817669744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817686096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817701335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4817717066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817732850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817748146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817764434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817779740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817796226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817812121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817828874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817844129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4817859412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4817875148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817890836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4817906860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4817922072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4817938534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4817955005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4817971365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4817986596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818001848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818018108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818033382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818049424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818064671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818081474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818097400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818113808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818129069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818144963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818160738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818175978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818191985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818207740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818224210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818240109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818256606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818273555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818290771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818306911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818325543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818342643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818358534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818375183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818392125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818408693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818423980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818439367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818455822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818471119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818487216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818502516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818519765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818535639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818551978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818567204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818582893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818598637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818613848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818629872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818645624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818662091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818677996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818694374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818709932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818725174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818740900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818756118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818772408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818787600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818804039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818819907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818836545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818851770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4818867050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4818883022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818898624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4818914629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4818929838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4818946332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4818962595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4818979913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4818995194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819010442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819026795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819041986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819057949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819073148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819089860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819105712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819122016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819137242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819152907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819168730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819185575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819203939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819219434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819235946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819251836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819268722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819283983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819299270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819315076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819330638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819346605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819363783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819381197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819399338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819416266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819432094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819447642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819464248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819479663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819495975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819511615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819528943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819545052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819561644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819577456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819592950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819608880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819624278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819641096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819657328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819673982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819690068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819707366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819722765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819738162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819754044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819769783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819785975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819801378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819818060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819834395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819850809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819866065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4819881351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4819897753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4819913057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4819929115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4819944412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4819961217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4819977139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4819993569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820008841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820024670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820040460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820055748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820071866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820087944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820104491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4820120437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4820136862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820152499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820167780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820183568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820198868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820215208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820230474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820246962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4820262881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4820279640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820294964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820310502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820326321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820342136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820358213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820373451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820390642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4820406615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4820423052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820438379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820454100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820469877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820485134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820501156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820517048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820533561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4820549510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4820565922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820581753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820597039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820612823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820628098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820644528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820659749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820676253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4820692185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4820709116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820724394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820739699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820755503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820771323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820787391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820802668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820819220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4820835449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4820851872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820867179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4820882492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4820899012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4820914295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4820930317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4820945563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4820962406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 797,7970000,10000,0,0,256,5,22580,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4821012711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821029566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821044852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821060133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821076143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821091800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821107855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821123100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4821139952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821155885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821172269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821187534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821203318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821219060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821234286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821250341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821266180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4821282641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821298541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821314903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821330459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821345718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821361479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821376742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821393483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821408701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4821425176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821441065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821457823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821473064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821488330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821504100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821519967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821535992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821551221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4821567695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821584132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821600519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821615779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821631048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821647201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821662926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821678936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821694155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4821711095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821727040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821743410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821758665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821776840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821792692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821808048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821824141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821839810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4821856405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4821872408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4821889100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821904803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4821920151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4821936002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4821951534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4821968041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4821983366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822000017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822016369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822032860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822048179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822063567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822079701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822095029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822111172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822126560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822143435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822159433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822175874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822191180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822207901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822223757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822239107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822255289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822270948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822287559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822303499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822319936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822336050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822351362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822367125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822382426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822398838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822414107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822430664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822446632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822463394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822478702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822494008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822509831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822525568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822541645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822556964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822573500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822590115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822606588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822621895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822637195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822653394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822668714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822684803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822700103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822717219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822733218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822749649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822765304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822780684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822796555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822811871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822828291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822843589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4822860163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4822876111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4822892848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822908139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4822923464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4822939283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4822954992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4822971153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4822986742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823003310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823021178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823038490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823053889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823069289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823085885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823101232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823117430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823132790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823150063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823166076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823182591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823197937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823213852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823230216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823245558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823261603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823277434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823293930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823309918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823326321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823341995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823357345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823373112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823388350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823404939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823420204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823436792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823453077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823469739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823485062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823500405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823516714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823532018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823548074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823563330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823580268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823596521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823612955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823628247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823643977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823662208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823677582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823693679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823709457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823726016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823742001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823758479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823774285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823789717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823805556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823820832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823837326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823852578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4823869117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4823885072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4823902131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823917437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4823932737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4823948562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4823964440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4823980475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4823995695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824012178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824028385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824044758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824060035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824075322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824091448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824106745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824122769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4824138025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824155126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824171030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824187452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824203092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824218411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824234179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824249460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824265935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4824281180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824297718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824313673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824331211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824346576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824361859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824377582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824393169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824409225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4824424423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824440888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824457223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824473722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824488948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824504208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824520545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824535757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824551792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4824566978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824583842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824599953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824616343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824631624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824647458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824663159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824678376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824694355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4824709965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824726427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824742450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824762041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824780275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824795884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824815694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824833780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824850251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4824865574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4824882361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4824899552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4824916164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824931536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4824946990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4824963461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4824978748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4824994900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825011046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825028338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825044290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825060702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825075992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825091689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 798,7980000,10000,0,0,256,5,22608,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4825141712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825157045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4825173100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825188342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825205299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825221197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825237544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825252799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825268409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4825284388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825299628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4825315680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825331265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825348003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825363969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825380364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825396025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825411346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4825427124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825442405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4825458923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825475032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825492781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825510129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825529673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825545045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825560343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4825576060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825591816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4825607869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825623118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825639896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825655724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825672050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825687284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825703617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4825719331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825734564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4825750590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825766192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825782919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825798818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825815209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825830801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825848412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4825864689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825880523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4825899557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4825914863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4825931864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4825947858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4825965028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4825980383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4825995730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826011519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826027903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826044048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826059328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826075930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826092406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826108869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826124157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4826140363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826157279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826172528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826188473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826206037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826222773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826238718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826255101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826270803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4826286108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826301895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826317178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826333729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826349100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826366408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826382307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826399013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826414235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4826429522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826445254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826461043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826477068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826492294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826508778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826525332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826541734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826556995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4826572250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826588305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826603559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826619598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826634895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826651683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826667577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826683959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826699217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4826715110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826731267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826746550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826762600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826778371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826794901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826810813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826828672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826845233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4826860502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4826876182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826891960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4826908035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4826923313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4826939918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4826956207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4826972868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4826988146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827003463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827019615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827035849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827051917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827067191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827086865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827105844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827125864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827142169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827158098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827173961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827189244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827206343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827221658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827238365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827254368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827271449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827286773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827302135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827319017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827334899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827351210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827366452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827382941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827399261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827415789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827431082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827446325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827462688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827477968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827494002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827509208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827526284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827542673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827559069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827574262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827589928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827605672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827620893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827636911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827652628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827669108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827684997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827701372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827719959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827736585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827752366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827768288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827784358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827799599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827816092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827832268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827848904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827864158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4827879445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4827895497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4827910984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4827927025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4827942276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4827959158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4827975070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4827991395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828006651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828022519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828038265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828053505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828069547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828085115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4828101609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828117460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828133806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828149352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828164800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828180530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828195753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828212043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828227288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4828243802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828259768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828276471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828291720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828307079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828322860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828338408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828354612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828369775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4828387837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828406016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828424048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828440765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828457842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828475154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828491929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828509546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828526685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4828544820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828562319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828580758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828597748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828614490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828631778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828648869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828666484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828683244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4828701382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828719332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828737292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828754061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828771132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828788439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828805197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828822862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828839938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4828858052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4828875576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4828894054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828910824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4828927616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4828944930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4828961998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4828979618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4828996374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829014833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829032273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829050263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829067037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829084101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829101459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829117042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4829133154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4829148813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829165436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829181411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829197938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829213871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829229212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829245029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829260388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4829276923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 799,7990000,10000,0,0,256,5,22636,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4829329226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829345779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829361737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829378136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829393845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829409116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829424890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829440142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4829456535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4829471784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829488260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829504183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829520850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829536120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829551382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829567133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829582912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4829599396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4829614598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829631043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829647363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829663739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829678957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829694191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829710228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829725709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4829742563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4829757910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829774855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829791341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829807719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829822941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829838611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829854338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829869574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4829885589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4829901121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4829917785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4829933687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4829950046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4829965696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4829980966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4829996736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830011996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830028472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830043761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830060327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830076256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830093443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830108701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830124021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4830140165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830155402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830171420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830186641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830205259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830221481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830237896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830253167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830269009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4830284953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830300183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830316224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830331829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830348354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830364262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830380653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830397766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830413374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4830429255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830444610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830461950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830477600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830494315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830510358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830527268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830542543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830557872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4830573639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830589234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830605266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830620479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830636950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830653183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830669553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830684764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830699999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4830716322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830731558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830747590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830762795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830779818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830795926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830813872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830829908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830845308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4830861165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830876457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4830892964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4830908289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4830924889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4830940901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4830957809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4830973161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4830988767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831004592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831020333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831036473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831051821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831068386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831084755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831101501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831116868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4831132552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831149997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831165416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831181612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831197017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831214093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831230339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831246849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831262284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4831278165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831294029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831309378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831325568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831341384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831357989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831374054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831391407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831406802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4831422199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831438067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831453790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831469996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831485381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831502021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831518455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831534969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831550362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4831565787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831582334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831597894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831613921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831629175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831646263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831662174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831678563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831693779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4831709437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831725421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831740668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831756735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831772584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831791428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831808860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831825492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831841517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4831856777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4831872554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831888153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4831904923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4831920208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4831936712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4831953027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4831969388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4831984869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832000172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832016366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832031646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832047736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832062989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832080899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832097019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832113479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832128799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832144432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832160441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832175700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832191779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832207415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832223873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832239756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832256160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832271774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832287305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832303054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832318309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832334725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832349953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832366417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832382310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832399053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832414262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832429522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832445241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832460804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832477395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832492669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832509143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832525387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832541791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832557091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832572387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832588558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832603795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832619824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832635070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832651887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832668058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832684461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832699722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832715342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832731136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832746399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832762461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832778079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832794608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832810595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832827326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832842655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4832858180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4832874017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832889678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4832905905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4832921227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4832937778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4832954093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4832970498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4832985951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4833001196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833017374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833032592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833048553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833063747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833080533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833096405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4833112827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833128334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4833143957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833159769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833175225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833191322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833206877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833223387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833239346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4833255729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833271321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4833286832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833302679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833317934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833334345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833349589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833366064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833381960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4833398777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833414018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 800,8000000,10000,0,0,256,5,22665,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4833462944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833478794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833494045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833510121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833525765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833542478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833558472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4833574861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833590495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4833605771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833621526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833636774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833653122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833668537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833684956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833700812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4833717467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833732727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4833748006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833763745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833779310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833795386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833810807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833827576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833843478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4833859921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833875231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4833890871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4833906633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4833922012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4833938085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4833953809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4833970294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4833986426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834002770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834018581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834033912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834050028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834065320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834081740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834096961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834113450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834129312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834146009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834161290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834176546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834192263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834207805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834223825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834239008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834255546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834272272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834288640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834303822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834319107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834336154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834351591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834367791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834383123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834400212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834416243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834432720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834448053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834463846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834480449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834495845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834512022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834527679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834544505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834560558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834577445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834592837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834608181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834624014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834639577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834655790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834671129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834687767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834704040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834720573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834735952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834751349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834767616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834782961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834799118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834814438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834831376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834847391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4834863899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834879291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4834894977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4834910868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4834926217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4834942385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4834958072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4834974767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4834990806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835007343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835022940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835038218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835053980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835069242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835085594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835100873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835117369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835133297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835150414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835165655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835180960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835196809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835212946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835229181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835244665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835261311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835277709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835294257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835309677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835325120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835341337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835356811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835372980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835388359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835405330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835421464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835438037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835453815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835469078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835484818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835500087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835516504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835531815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835548558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835565519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835583056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835598509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835613922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835629797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835645507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835661677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835677256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835693834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835710217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835726707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835742280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835757654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835774282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835789613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835806067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835821348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835838340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835854359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4835871025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835886339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4835902115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4835917958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4835933273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4835949384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4835964990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4835981517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4835997536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836014032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836029776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836045353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836061178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836076499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836092866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836108069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836124496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836140675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836156998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836172414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836187670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836203657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836218846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836235032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836250293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836267118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836283065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836299389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836314627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836330180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836345883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836361128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836377116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836392694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836409133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836425215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836441569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836457084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836472563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836488300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836503543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836519845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836535071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836551706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836567618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836584294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836599540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836615032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836630745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836646262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836662252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836677449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836693905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836710049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836726413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836741855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836757096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836773275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836788507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836804488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836819754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836836568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836852451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4836868805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836884053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4836899793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4836915499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4836930880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4836946862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4836962376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4836978794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4836994630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4837010960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837026590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4837041858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4837057852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837073101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4837089473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4837104690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4837121120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4837137195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4837153820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837169052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4837184285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4837200032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837215639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4837231751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4837247067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4837263650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4837279989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4837296429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837311741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4837327420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4837343283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837358595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4837374737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4837390471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4837406968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4837423120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4837439498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837455078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4837470379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4837486215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4837501558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 801,8010000,10000,0,0,256,5,22693,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4838015796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838031145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838047712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838063605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838082069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838099494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838115291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4838131320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838147476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4838163660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838179228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838195871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838213512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838230022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838245614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838260945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4838277228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838293563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4838309703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838324959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838342071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838357978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838374583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838390314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838405621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4838421433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838436939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4838453316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838468649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838485187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838501128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838517876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838535601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838554224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4838572749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838592161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4838608552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838624560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838642125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838658186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838674728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838690026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838706138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4838722016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838737518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4838753628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838769445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838785975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838802170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838818586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838834283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838849678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4838865502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838880740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4838897201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4838912455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4838929199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4838945090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4838962794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4838978059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4838993323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839009029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839024695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839040721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839055970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839072444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839088633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839105013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839120513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839135813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839151911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839167175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839183224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839198445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839215349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839231288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839247947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839263261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839279023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839294844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839310135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839326203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839341800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839358327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839374234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839390971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839406302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839421640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839437683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839453278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839469343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839484628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839501350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839517580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839534007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839549326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839564646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839580793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839596084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839612135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839627636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839646736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839662736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839682728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839700802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839720559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839739324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839755130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839772321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839787825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839804962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839821147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839838524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839853980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4839869549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4839885482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839901391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4839917626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4839933060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4839949775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4839966422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4839983079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4839998747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840014752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840030875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840046322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840062585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840078481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840095251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4840111356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4840127935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840143706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840159211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840175452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840190839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840207619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840223061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840239805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4840255883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4840272897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840288195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840303770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840320254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840335913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840352025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840367328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840383869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4840400158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4840416595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840432159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840447601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840463882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840479199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840495325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840510607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840527708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4840543668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4840560129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840575401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840591259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840607064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840622593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840638693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840657348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840674055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4840690262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4840709073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840725563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840742993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840760046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840776028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840792109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840807585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840824199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4840841050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4840860786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840879116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4840898532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4840917949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4840936219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4840953622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4840971761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4840991990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841011198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841031286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841048370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4841064422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4841081440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841096804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4841113035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4841128586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841146096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841162122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841178882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841194201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4841210149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4841225990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841241255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4841257342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4841273107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841289664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841305819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841322264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841338011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4841353428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4841369468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841384756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4841401401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4841416677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841433213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841449184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841465961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841481232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4841496544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4841512321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841527894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4841543924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4841561468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841582020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841601444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841621620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841641875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4841660664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4841680066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841698380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4841719137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4841738064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841757834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841778619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841798127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841816087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4841835694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4841854185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841872383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4841892992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4841911172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4841930801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4841949664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4841970845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4841988920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842007379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842027636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842045844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4842065066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4842084574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4842104242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4842122979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4842143826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842161852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842179901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842198437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842218078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4842237483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4842255876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4842277408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4842296440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4842316182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 802,8020000,10000,0,0,256,5,22722,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4842381927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842402688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842422426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842442184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4842464716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4842484507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4842505893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4842528304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4842549450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842569479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842589711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842609645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842629259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4842650960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4842670370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4842691763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4842713250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4842733903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842753996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842775169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842794927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842814127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4842834437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4842853137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4842873079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4842893951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4842913926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842930881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4842949839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4842968008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4842985388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843001960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843018110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843034827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843050822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843067249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843083045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843098479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843114295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843129787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843146301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843161610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843178168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843194183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843211051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843226405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843241748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843257776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843273528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843289615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843304890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843322742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843339790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843356216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843371706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843387039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843403306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843418630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843434728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843450015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843466857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843482818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843499474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843515155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843530493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843546311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843561862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843578364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843593701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843610266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843626256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843643085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843658423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843673774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843689595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843705295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843721363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843737088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843753939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843770280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843786804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843802212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843817635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843833924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843849247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4843865461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4843881132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4843898368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4843914481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4843931047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843946677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4843962585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4843978478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4843995865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844016150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844034875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844053946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844073558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844093823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844109383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4844126328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4844146952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844165747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844185341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844205192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844223504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844240291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844257158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844273746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4844289279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4844305237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844320583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844337606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844353039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844370444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844389141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844409321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844424947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4844440713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4844457928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844473306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844489537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844504859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844522209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844538224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844554669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844570027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4844585908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4844601755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844617005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844633134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844649224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844665797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844681757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844698156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844715330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4844730688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4844748408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844763686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844780668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844795905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844812519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844829032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844845542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844860812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4844876395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4844892710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4844907941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4844923976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4844939402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4844956681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4844972599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4844988967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845004196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845020045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845035859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845051088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845067135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845083080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845099644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845115537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845132142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845147854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845163191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845178973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845194193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845211041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845226306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845242831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845259022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845276015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845291290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845307657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845325800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845342242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845358429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845373889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845391724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845407697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845424127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845439640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845455596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845471348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845486640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845502717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845518373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845534955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845550894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845567560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845583330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845598619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845614389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845629650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845646056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845661293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845677767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845693689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845710536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845725794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845741040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845756791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845772424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845788466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845803663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845820082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845836610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845853046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845868289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4845883782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4845899901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4845915188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4845931217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4845946705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4845963690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4845979650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4845996059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846011345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846026930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4846042878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846058091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846074303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846089947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846106432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4846122361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4846138952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846154541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846169813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4846185519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846200752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846218583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846233823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846250466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4846266835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4846283302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846300768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846317879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4846336143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846352203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846371129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846390697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846410802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4846429951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4846449862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846469929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846488751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4846506651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846525434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846542335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846561174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846580238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4846598383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4846617586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846636384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846656197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4846675097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 803,8030000,10000,0,0,256,5,22750,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4846739753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846758910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846775063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846791745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4846808445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4846825066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846840869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846856235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4846871998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846887192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4846903564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4846918733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4846935137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4846951182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4846968024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4846983228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4846998417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847014089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847029692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847045621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847060782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847077622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847093465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847109800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847125015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4847140784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847156523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847171744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847187736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847203325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847219823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847235719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847252121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847267769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4847282980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847298611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847313806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847330249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847345469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847361920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847377808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847394622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847409826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4847425050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847440854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847456543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847472814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847487982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847504595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847520788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847537069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847552209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4847567379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847583406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847598618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847614576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847629966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847646822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847662628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847678903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847694062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4847709636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847725312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847740492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847756645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847775893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847795346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847812589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847833726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847852414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4847871017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4847891181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4847909583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4847929266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4847946747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4847967040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4847983007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4847999442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848015374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848030719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848046440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848061605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848078198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848094771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848111140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848126941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4848143880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848159043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848175059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848190829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848206517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848222455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848237575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848253940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848270144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4848286529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848301676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848316865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848332911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848348065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848364004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848379157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848395920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848411736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4848428051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848443239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848458866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848474531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848489716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848505869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848521402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848537836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848553668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4848569986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848585461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848600694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848616386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848631784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848648051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848663245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848679647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848695700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4848712691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848727924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848743180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848758909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848774403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848790407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848805626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848822051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848841499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4848857926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848873152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4848888459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4848905191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4848920378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4848936262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4848951352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4848968879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4848984929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849001304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849017035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849032345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849048151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849063432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849079938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849095287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849111843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849127798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849144917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849160315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849175636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849191389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849207070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849223130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849238401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849254910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849271168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849287568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849302844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849318153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849334511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849349797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849365825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849381089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849398250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849414161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849430579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849445822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849461480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849477295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849492832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849509097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849524771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849541281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849557183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849573557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849589139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849604571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849620276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849635496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849651930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849667142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849683598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849699701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849717144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849732465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849747780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849763551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849779422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849795480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849810718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849827785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849843775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4849860189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849875497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4849891187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4849907039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4849922328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4849938446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4849954161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4849970766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4849987099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4850003522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850019289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850034581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850050328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850065519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850081946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850097197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850113735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850129654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4850146697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850162198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850177455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850193206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850208806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850224884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850240080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850256564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850272782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4850289201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850304461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850319753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850335823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850351085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850367104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850382457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850399387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850415314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4850431725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850446980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850462536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850478325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850493566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850509844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850525383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850541827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850557732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4850574119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850589714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850605000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850620729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850635993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850652447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850668370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850687193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850704457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4850721157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850736406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850751647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850767875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850783123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850799187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850814396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4850831965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4850847854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 804,8040000,10000,0,0,256,5,22779,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4850898251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850913596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4850928839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4850944553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4850960115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4850976544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4850995551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851018305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851039068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851061004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851080534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851100361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851120653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851137328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4851154202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4851169439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851186049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851202606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851219073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851234349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851249706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851265967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851281159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4851297110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4851312282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851328990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851344843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851361131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851376274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851392026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851407698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851422897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4851438872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4851454364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851470796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851486640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851502924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851518406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851533602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851550018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851565243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4851581708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4851596906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851613391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851629307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851646120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851663789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851679067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851694785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851710585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4851726671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4851741842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851758325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851774599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851790999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851806181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851821422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851837459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851852696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4851868664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4851883834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4851900794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4851916605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4851932898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851948273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4851963936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4851979822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4851995380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852011324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852027055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852043518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852059372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852076110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852091933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4852107192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852124630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852143372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852162209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852179264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852198399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852219672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852239554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852257578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4852277149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852296016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852314807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852334584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852351866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852370657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852386587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852403646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852418905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4852434319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852450059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852465816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852481808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852496966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852513391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852529674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852545952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852561116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4852576298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852592440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852607619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852623572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852638713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852655639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852671535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852687932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852703701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4852718963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852734802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852749989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852766627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852781883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852798340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852814211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852830851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852846011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4852861226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4852876895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852892389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4852909142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4852924318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4852940737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4852957143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4852973427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4852988615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853003814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853019846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853035052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853051030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853066247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853083150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853099000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4853115331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853130577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853146213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853161948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853177209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853193238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853211156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853230125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853247952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4853268111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853286368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853305135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853324220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853343800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853363149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853381853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853402057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853420744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4853437469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853453624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853469146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853484942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853500168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853516754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853532008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853548531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853564425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4853581449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853597087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853613372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853629170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853645088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853661180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853676472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853693011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853709791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4853726740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853744286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853761362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853777744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853793044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853809114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853824353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853841268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853857173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4853873523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853888759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4853904703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4853920468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4853935688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4853952122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4853967543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4853984015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4853999889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854016582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854031871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854047120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854062826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854078657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854094726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4854109962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4854126471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854142774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854159185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854174457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854189724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854205907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854221117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854237146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4854252396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4854269193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854285621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854302006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854317287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854332886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854349305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854365463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854381433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4854397188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4854413626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854430921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854450069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854467778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854484849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854503899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854523536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854542891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4854561025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4854583311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854601741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854620373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854637008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854653135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854668867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854684041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854700093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4854715646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4854732113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854747951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854764494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854779978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854795183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854810882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854826065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854842752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4854857929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4854874354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4854890543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4854906843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854922006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4854937189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4854953226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4854968599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4854985428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855000605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855017353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855033217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855049501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855064743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855080331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 805,8050000,10000,0,0,256,5,22807,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4855129906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855145861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4855161865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855177104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855193555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855209769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855226124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855241380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855256611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855272718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855287941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4855303937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855319139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855336199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855352068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855368424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855383647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855399275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855415017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855430232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4855446218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855461963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855478428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855494295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855510642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855526367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855541588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855557309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855572530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4855588892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855604121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855620591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855638156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855658615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855674052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855689296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855705514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855720683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4855736654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855751804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855768650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855784485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855802290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855817529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855833463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855849219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855864679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4855880732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4855896355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4855912864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4855928752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4855945158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4855960687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4855975931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4855991682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856006936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856023484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856038675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856055152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856071043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856087682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856102916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4856118137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4856133821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856149448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856165478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856180710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856197178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856213308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856229676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856244916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4856260156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4856276221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856291426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856307473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856322965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856340050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856355937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856372379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856387657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4856403295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4856419079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856435881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856452429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856467684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856484169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856500093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856516781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856532057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4856547340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4856563130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856578760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856594821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856610084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856626580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856644193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856664382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856679763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4856697330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4856716423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856734335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856753781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856773292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856793174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856812314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856833599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856851306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4856868873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4856885687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4856901795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4856917922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4856933216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4856949808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4856967019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4856984564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857002328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857018579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857035442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857050713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857066731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857082459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857099234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857115603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857131980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857147920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857163200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857178930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857194092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857210387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857225544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857242001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857257850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857274623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857289858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857305101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857320804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857336564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857352537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857367737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857384185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857400580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857416945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857432184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857447443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857463479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857478742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857494761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857509971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857526710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857542594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857558963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857574194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857589760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857605486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857620682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857636712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857652669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857669134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857684966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857701526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857717302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857732528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857748657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857763992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857780732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857796004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857812518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857828955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4857845375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857860683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4857877247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4857895971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4857912925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4857931597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4857950103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4857971392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4857990550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858010290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858030829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858048292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858066525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858083061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858099220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858114583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858131108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4858147384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858163936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858179091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858194256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858211460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858226921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858242939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858258147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858275174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4858291049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858307348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858322566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858338527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858354189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858369338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858385297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858401587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858418010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4858433862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858450154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858465737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858480949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858496627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858511797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858528062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858543256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858559716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4858575576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858592457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858608723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858623927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858640013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858655184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858671112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858686241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858703248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4858719131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858735500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858750710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858766343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858782090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858797306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858813824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858829447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858845939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4858861720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4858877963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858893548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4858908945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4858924659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4858939857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4858956184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4858971345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4858987748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4859003634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859020437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859035633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4859051162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859066853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859085144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859104247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4859122594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4859140633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4859159052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859179001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859197563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4859217588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859236633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859255329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859275143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4859292552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4859313180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 806,8060000,10000,0,0,256,5,22836,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4859381986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859403627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859423454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4859443103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859461026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859476410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859492693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4859508406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4859525780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4859541923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859558353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859573558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4859589576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859605400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859620618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859636586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4859652166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4859668625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4859684450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859700770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859716548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4859731810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859747557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859762797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859779109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4859794349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4859811684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4859827878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859844284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859859522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4859874807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4859890861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4859906122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4859922140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4859937349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4859954146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4859970033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4859986397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860001667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860017251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860033229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860048482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860064526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860080782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860097611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860113549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4860129967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860145752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860161022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860176773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860192039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860208496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860224005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860240550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860256475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4860273267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860288814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860304164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860319978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860335638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860351759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860367083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860383642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860400208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4860416880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860432111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860447397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860466262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860484377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860503798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860521849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860540246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860559451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4860580581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860599343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860617647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860636652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860656691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860675305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860692371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860712276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860728410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4860744703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860759815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860775552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860791442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860806577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860822510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860838006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860854360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4860870142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4860886413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860901916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4860917066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4860932700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4860947832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4860964284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4860979420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4860995787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861011562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861029409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861044877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861060131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861075877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861091497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4861107475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4861122621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4861139051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861155256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861171509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861187517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861203177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861218905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861234305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4861250264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4861265815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4861282246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861298084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861314380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861329916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861345682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861361421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861376603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4861393058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4861408619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4861425194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861441183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861459799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861478147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861496792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861512866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861531069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4861550379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4861568877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4861590490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861610028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861630255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861648845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861666664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861683351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861698532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4861715190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4861730677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4861747259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861763103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861779873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861795245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861810413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861826045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861841584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4861857777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4861872993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4861890592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4861906490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4861922790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861937960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4861953586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4861969378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4861984648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862000607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862016085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862032477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862048291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862064553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862080015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862095215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862110894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862126190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862142522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862157663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862174255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862190050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862208342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862223867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862239323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862255214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862270942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862287280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862302613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862319209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862335522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862351999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862367327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862382668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862398769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862413950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862429965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862445164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862461998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862478116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862494485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862509729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862525290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862541291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862556558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862576167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862595299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862614796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862633907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862654882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862673585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862691910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862712184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862730937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862749153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862767778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862785074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862801010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862817470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862833735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4862849466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4862865301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862883309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4862900478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4862918690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4862938019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4862958239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4862978612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4862997033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863016774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4863036181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863053748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863071937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863089561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863106518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4863122370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4863139078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863154964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863170537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4863186250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863201419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863217939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863233156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863249623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4863265899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4863284241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863300255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863316974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4863333842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863349359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863365460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863380724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863397716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4863413639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4863430073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863445362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863461025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4863476984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863492252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863508266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863523846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863540358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4863556286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4863572706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863588303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863603828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 807,8070000,10000,0,0,256,5,22864,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4863654570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863669856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863685896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863701120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863717928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4863733852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4863750289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863765865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863781893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4863797956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863813256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863829886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863845261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4863861876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4863877888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4863895145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863910318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4863925471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4863941116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4863956628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4863973327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4863988486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864004831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864021005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864037414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864052690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864067863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864083814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864098982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864114916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864130064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864146785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864162740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864178962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864194057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864209572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864225174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864240283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864256176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864271658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864288006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864303754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864320003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864335506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864350643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864366222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864381352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864397654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864412764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864429129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864444921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864461660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864476888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864492109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864507849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864523385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864539441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864554686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864571138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864587365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864603757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864619048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864634594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864650721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864665989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864682048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864697309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864714350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864730296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864746689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864761966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864778079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864794013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864809331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864825475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864841244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4864858138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4864874157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4864890988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864906362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4864921750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4864937626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4864953364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4864969523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4864985070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865001668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865017957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865034454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865049784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865065140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865081293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865096662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4865112826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4865128178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865145355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865161195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865177780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865192967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865208588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865224397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865239783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4865255966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4865271633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865288327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865304200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865320540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865336244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865351750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865367480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865382727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4865399181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4865414429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865430895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865446781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865463482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865478973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865494270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865510013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865525730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4865541755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4865556969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865573434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865589758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865606142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865621418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865636674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865652771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865668035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4865684077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4865699275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865716178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865732269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865748622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865763899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865780247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865799925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865819487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4865841774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4865862016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4865882269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4865903818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4865922872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865938260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4865954503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4865970259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4865986225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866002323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866018013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866034648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866050750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866067092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866082660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866097884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866113591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866128782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866145064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866160301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866176993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866192872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866210962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866226191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866241473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866257216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866272853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866288827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866304020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866320460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866336599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866352886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866368074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866383271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866399396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866414579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866430512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866445636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866462496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866478320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866494639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866509820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866525466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866541318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866556612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866572577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866588164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866604533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866620314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866636581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866652432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866667675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866683378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866698577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866714997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866730375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866746775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866762566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866780947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866796757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866812124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866828496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866843795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4866859889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4866875504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4866893927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4866910039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4866929112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4866947445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4866967364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4866984640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867002856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867023101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4867041717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867061866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867082014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867101798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867120941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4867138730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4867157888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867175833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867192040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4867209873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867226522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867242462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867258890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867274676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4867290015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4867305992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867321188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867337677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4867352935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867370361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867386682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867403715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867419281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4867434603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4867450399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867466189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867482314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4867497652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867514525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867530632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867547364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867562769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4867578535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4867594416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867609805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867625965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4867641658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867658259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867674301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867690818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867706626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4867722023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4867737889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867753276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867769764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 808,8080000,10000,0,0,256,5,22892,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4867818432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867835385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867851308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4867867916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867883228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4867898853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4867914570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4867930039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4867946032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4867961692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4867978222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4867994129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868010544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868026238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868041600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868061727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868077887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868096604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4868113097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4868133042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4868153498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868173428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868191584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868211772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868230887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868248123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868267504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4868284053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4868301371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4868317435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868334380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868349618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868365016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868380846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868396717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868412790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4868428250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4868444715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4868461035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868477421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868492897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868508208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868524334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868539606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868555862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4868571072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4868587853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4868603744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868620301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868635574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868651147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868666921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868682155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868698212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4868713910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4868730473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4868747230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868763620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868779303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868794800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868810576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868825843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868842118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4868857364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4868873902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4868890142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4868906544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868921991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4868937320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4868953430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4868968726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4868985040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869000287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869017159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869033100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869049464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869064719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869080335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869096058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869111524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869127573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869143101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869159611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869175532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869191928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869207597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869222901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869238688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869253980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869271524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869289769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869308331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869325587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869346483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869365040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869383588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869403838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869422375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869442825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869461841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869481160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869497235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869513688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869529619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869545039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869560825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869577128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869594680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869613083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869630285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869647011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869663519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869678888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869694283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869710522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869725831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869742204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869757508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869774351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869790281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869806951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869822271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869837949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869853750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869869049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4869885123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4869900714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4869917306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4869933529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4869949998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4869965611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4869980956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4869996794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870012110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870028533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870043876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870060468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870076436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4870093200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870108615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4870125107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4870141271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870156624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870172786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870188314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870213870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870250500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4870289956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870308764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4870324098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4870340377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870355565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870371758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870386926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870403782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870419622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4870435925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870451121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4870466889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4870482610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870498049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870514014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870529664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870546092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870561952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4870578638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870593981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4870609212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4870625131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870640661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870657168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870672560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870689387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870705824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4870722280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870737590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4870752908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4870769291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870784702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870801026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870816443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870833376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870849816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4870866235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870881508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4870897195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4870913016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4870928328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4870944398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4870960038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4870976498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4870992597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871008910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871024409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871039635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871055370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871070585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871086885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871102147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871118783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871134674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871151348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871166570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871181831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871197540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871213206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871229200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871244378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871260821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871277014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871293332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871308522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871323730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871339761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871354930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871371100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871386252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871402993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871418845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871435138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871450321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871466938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871482738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871498237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871514962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871530621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871547072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871563011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871584306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871601481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871616801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871632480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871648354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871664311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871679725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871696107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871712317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871728605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871743761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871758905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871774878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871789964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871805885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871820991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871837733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871853520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4871870034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871885202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4871900768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4871916399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4871931530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4871947436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4871962859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4871979195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4871996210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872012542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872028428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 809,8090000,10000,0,0,256,5,22921,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4872079946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872095739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872110960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872126941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4872142471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4872158911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4872174741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872191665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872207300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872222541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872238189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872253347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872269663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4872284847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4872301284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4872317360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872334034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872349265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872364703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872380418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872395928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872411916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4872427118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4872443590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4872459831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872476163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872491382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872506610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872523818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872539228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872555397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4872570761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4872587984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4872604072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872620728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872637349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872654642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872670682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872686133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872702821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4872718026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4872734489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4872750552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872767325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872782563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872797800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872813718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872829295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872845243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4872861221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4872877795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4872894027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4872910310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872927297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4872942591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4872958724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4872973964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4872989976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873005377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873022420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873038329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873054923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873070171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873085752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873101447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873116640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873132614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873148126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873164579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873182609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873198926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873214704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873229933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873245620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873260801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873277470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873293178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873309516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873325214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873341884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873357048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873372192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873387821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873403282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873419156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873434243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873450573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873467548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873483848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873498989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873514150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873531647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873546787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873562659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873578331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873594782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873610646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873627445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873645991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873662518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873680474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873696056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873713511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873728857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873745698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873761762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873779265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873794535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873810029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873825799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873841993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4873857976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4873873184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4873890176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4873906048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4873922354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873937771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4873953375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4873969094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4873984311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874000308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874015890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874032439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874048342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874064965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874080618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874095877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874111635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874126907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874143355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874158619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874175147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874191320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874208961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874224253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874239487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874255223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874271038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874287089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874302353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874318858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874335099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874351470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874366715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874381971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874398022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874413246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874429257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874444700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874461497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874477395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874493769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874509015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874524757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874540457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874555690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874571917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874587482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874604009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874620112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874636453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874652027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874667400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874683153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874700112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874718458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874735847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874753189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874770341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874786848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874802223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874817637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874835235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874850469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4874866588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4874882875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4874900206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4874916122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4874932553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874947835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4874963718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4874979586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4874994929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875011081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875026670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875043251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875059448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875075917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875091534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875106886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875123871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875139167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875155919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875171571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875188143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875204497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875220900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875236148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875251443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875267577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875282822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875298840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875314059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875330870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875346757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875363141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875378412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875394036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875409812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875425093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875441378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875456928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875473435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875489349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875505739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875521343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875536908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875552641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875568102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875584457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875599727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875616218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875632104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875648866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875664198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875679511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875695312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875710946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875727008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875742252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875758968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875775257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875791647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875807161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875822628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4875838897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875854952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4875871075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4875887604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4875906012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4875925731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4875945690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4875965625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4875984346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876003223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876022937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876042917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876060417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876080758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876096904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4876113462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876128738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4876144760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876160521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876175921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 810,8100000,10000,0,0,256,5,22949,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4876225713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876241167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876258532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876274852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4876291244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876306513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4876321995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876338047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876353285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876369318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876384801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876401589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876417455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4876433865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876449337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4876465106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876480843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876496094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876512114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876527664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876545065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876561150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4876577834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876593033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4876608249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876624097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876639569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876655719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876670912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876687341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876703848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4876720226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876735485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4876750857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876767109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876782458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876798522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876813857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876830759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876846666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4876863033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876878278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4876894060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4876909850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4876925398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4876941440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4876956991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4876973379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4876989179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877005683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877021318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877036600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877052323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877067555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877084432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877099952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877116571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877132822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877149785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877165173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877180615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877196519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877212277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877228500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877243955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877260740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877277246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877293799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877309183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877325987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877342257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877357531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877373608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877388885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877405898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877421843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877438292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877454235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877469553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877485344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877500611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877517012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877532292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877549168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877565066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877582376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877598864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877614175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877630155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877645827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877661783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877676938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877693369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877709500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877725789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877740975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877756357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877772386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877787614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877803846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877819121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877835962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877851827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4877868142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877883355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4877898990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4877914685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4877929896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4877945850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4877961366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4877977847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4877993683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878010011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878025542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878040806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878056510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878071761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878088606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878103852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878120318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878136386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878153267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878168506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878183783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878199772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878217703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878233698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878250389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878269666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878285582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878301870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878317301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878333189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878348848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878364015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878379954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878395488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878411961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878427808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878444373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878460061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878475308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878491043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878506495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878523049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878538276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878554757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878570655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878587567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878602808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878618048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878634020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878649587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878665621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878680825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878697381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878713654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878730022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878745265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878760511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878776706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878791897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878807832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878823030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878839972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878855809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4878872156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878887368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4878903019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4878919587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4878934837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4878950869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4878966437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4878982852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4878998698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879015628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879030855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879046099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879061806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879077371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4879094119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4879113059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4879134177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4879156558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879177492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879196784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879217490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879235487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879250721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4879267636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4879282948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4879299503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4879315356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879332753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879347891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879363058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879378886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879394649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4879410845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4879427368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4879443775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4879460033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879476312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879491482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879506839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879523548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879538748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4879554715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4879569867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4879586782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4879603263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879621215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879637999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879655141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879672304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879688920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4879707796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4879724406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4879742303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4879759590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879778278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879794958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879811638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879829418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879846116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4879863699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4879880367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4879898981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4879916437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4879934341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4879951039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4879968145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4879985414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880002095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880020211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880036926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880054972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4880072612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4880090899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880108080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4880124726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4880142547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880159199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880177074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880193755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880212614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4880232822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4880254824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880274673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4880294535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4880315509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880337238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880358013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880377926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880399583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4880417849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4880436756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 811,8110000,10000,0,0,256,5,22978,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4880488095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4880503549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4880520121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880535289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880551271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880566449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880583507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4880599330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4880615648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880630839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4880646575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4880662244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880677404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880693347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880709059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880725499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4880741315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4880757827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880773389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4880788615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4880804298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880821498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880838024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880853148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4880869476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4880885429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4880902003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880917120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4880932342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4880947973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4880963497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4880979421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4880994556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881010991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881027678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881044344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881059568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881075820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881092159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881107362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4881123393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4881138586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881155438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881171342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881187755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881203550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881218779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881234484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881249705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4881266305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4881281473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881297870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881313699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881332910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881351177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881369940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881387278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881406903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4881426423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4881444784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881465968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881485550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881505190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881524104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881540664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881556528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881571948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4881588722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4881603937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881620405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881636173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881652984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881668198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881683415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881699091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881714776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4881730692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4881745866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881763393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881779546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881795776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881810864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881825950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881841936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881857098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4881873048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4881888412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4881905094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4881920915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4881937200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881952660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4881967801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4881983435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4881998570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882014855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882030023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882046413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882062208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882079119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882094336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882110787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882126449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882141986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882157903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882173023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882189384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882207248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882225993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882242819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882258164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882274861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882290023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882305981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882321151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882338409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882354182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882370355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882385675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882401358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882416956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882432608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882448677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882464102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882480479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882496307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882512565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882528110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882546395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882564861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882583883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882602458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882620924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882642272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882662020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882681780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882700661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882719289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882737472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882753515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882770500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882785704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882802172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882817961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882834686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882849791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4882864937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4882880554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882895962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4882911793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4882926824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4882943123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4882959222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4882975407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4882990476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883005587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883021501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883036584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883052455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883067549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883084237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883099977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883116163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883132282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883148078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883163871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883179084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883195078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883210571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883227033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883242910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883259300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883275845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883291058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883306691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883321785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883338283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883353411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883369779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883385604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883402280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883417430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883432668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883448346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883464100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883480077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883495262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883511752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883527877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883544153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883559344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883574721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883590771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883605962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883621948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883637349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883653997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883669813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883686079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883701265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883716820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883732558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883748376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883765135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883780340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883797012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883812851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883829731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883845014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4883860257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4883875965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883891582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4883907560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4883922771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4883939178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4883955708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4883971956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4883987071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4884002223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4884018220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884033394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4884049362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4884064666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4884081488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4884097354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4884113632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884128808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4884144309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4884160012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884175200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4884191144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4884206679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4884223176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4884239014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4884255405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884271178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4884286465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4884302132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884317263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4884333649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 4884348867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 4884365290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4884381165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4884397830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884413143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 4884428384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4884444129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 4884460143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 4884476299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4884502847] ECW: w=0xbe990d88 func=0xbe45cc2c 'Q.PRINT' [Artemis] 1.5u [HADES][INFO ] [KRELTSC: 4884533884] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 4884548247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4884564119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 812,8120000,10000,0,0,256,5,19172,256,256,0,0,0,65536,0,0,65536,0,0 [Artemis] [HADES][INFO ] [KRELTSC: 4885122221] exec_block: block 4851 len 144 [Artemis] [HADES][INFO ] [KRELTSC: 4885475628] exec_block: block 4852 len 143 [Artemis] PARITY:BIRTH vm_id=1 capsule_id=0x02b065d1cec2ebe2 mode=p capsule_hash=0x02b065d1cec2ebe2 dict_hash=0x7b29c1e7d6714051 [Hera] BIRTH: Artemis live [Hera] [HADES][INFO ] [KRELTSC: 4885595345] VM-EXEC: 'CD-INIT' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 4885614057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 4885631393] ECW: w=0xbe99ec90 func=0xbe44fadc 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 4885649770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 4885665950] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 4885681885] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Artemis] [HADES][INFO ] [KRELTSC: 4885788288] ECW: w=0xbe98ee20 func=0xbe457a38 '(do-log-info)' [Artemis] [HADES][INFO ] [KRELTSC: 4885810068] Artemis: ready [Artemis] [HADES][INFO ] [KRELTSC: 4885822961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4889470803] Registering FORTH-79 Standard word set... [Hermes] [HADES][INFO ] [KRELTSC: 4889516426] Registering FORTH-79 arithmetic words... [Hermes] [HADES][INFO ] [KRELTSC: 4889972619] FORTH-79 Standard word set registration complete [Hermes] [HADES][INFO ] [KRELTSC: 4890719748] exec_block: block 4100 len 358 [Hermes] [HADES][INFO ] [KRELTSC: 4890778030] exec_block: block 4101 len 296 [Hermes] [HADES][INFO ] [KRELTSC: 4890816055] exec_block: block 4142 len 382 [Hermes] [HADES][INFO ] [KRELTSC: 4891173321] exec_block: block 4102 len 448 [Hermes] [HADES][INFO ] [KRELTSC: 4891212007] exec_block: block 4103 len 444 [Hermes] [HADES][INFO ] [KRELTSC: 4891249574] exec_block: block 4104 len 409 [Hermes] [HADES][INFO ] [KRELTSC: 4891788661] L8[TABLE]: Config 17 → 0 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 4892166245] exec_block: block 4105 len 554 [Hermes] [HADES][INFO ] [KRELTSC: 4892230258] exec_block: block 4143 len 241 [Hermes] [HADES][INFO ] [KRELTSC: 4892265172] exec_block: block 4106 len 533 [Hermes] [HADES][INFO ] [KRELTSC: 4892325661] exec_block: block 4107 len 287 [Hermes] [HADES][INFO ] [KRELTSC: 4892347635] L8[TABLE]: Config 0 → 1 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 4892742412] exec_block: block 4144 len 307 [Hermes] [HADES][INFO ] [KRELTSC: 4892819007] exec_block: block 4108 len 305 [Hermes] [HADES][INFO ] [KRELTSC: 4892853548] exec_block: block 4145 len 445 [Hermes] [HADES][INFO ] [KRELTSC: 4892890155] exec_block: block 4146 len 399 [Hermes] [HADES][INFO ] [KRELTSC: 4892921937] exec_block: block 4109 len 453 [Hermes] [HADES][INFO ] [KRELTSC: 4892949323] L8[TABLE]: Config 1 → 2 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [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: 4893058330] exec_block: block 4114 len 391 [Hermes] [HADES][INFO ] [KRELTSC: 4893095485] exec_block: block 4115 len 348 [Hermes] [HADES][ERROR] [KRELTSC: 4893120360] UNKNOWN WORD: 'COMMON-CH' [Hermes] [CAPSULE][DEFER] block 4115 (1/16) line 7: CH-SCAN @ COMMON-CH @ <> AND IF [Hermes] [HADES][ERROR] [KRELTSC: 4893180984] ELSE: missing IF [Hermes] [CAPSULE][DEFER] block 4115 (2/16) line 9: ELSE [Hermes] [HADES][ERROR] [KRELTSC: 4893214531] 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: 4893310154] exec_block: block 4116 len 463 [Hermes] [HADES][INFO ] [KRELTSC: 4893711003] exec_block: block 4147 len 147 [Hermes] [HADES][INFO ] [KRELTSC: 4893736847] ECW: w=0xbe9bd4a0 func=0xbe457a38 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 4893754312] Hermes: loaded [Hermes] [HADES][INFO ] [KRELTSC: 4893766662] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4893796177] L8[TABLE]: Config 2 → 0 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 4894207101] exec_block: block 4117 len 446 [Hermes] [HADES][INFO ] [KRELTSC: 4894248546] exec_block: block 4118 len 365 [Hermes] [HADES][INFO ] [KRELTSC: 4894288926] exec_block: block 4119 len 269 [Hermes] [HADES][ERROR] [KRELTSC: 4894308255] UNKNOWN WORD: 'LSHIFT' [Hermes] [CAPSULE][DEFER] block 4119 (1/16) line 3: SWAP 32 LSHIFT OR ; [Hermes] [HADES][ERROR] [KRELTSC: 4894339252] 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: 4894424915] exec_block: block 4148 len 461 [Hermes] [HADES][INFO ] [KRELTSC: 4894806037] exec_block: block 4120 len 377 [Hermes] [HADES][ERROR] [KRELTSC: 4894841313] UNKNOWN WORD: 'USE' [Hermes] [CAPSULE][DEFER] block 4120 (1/16) line 14: S" common:msg.4th" USE [Hermes] [HADES][INFO ] [KRELTSC: 4894881225] L8[TABLE]: Config 0 → 1 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 4894950628] exec_block: block 4121 len 263 [Hermes] [HADES][INFO ] [KRELTSC: 4894982090] exec_block: block 4149 len 385 [Hermes] [HADES][INFO ] [KRELTSC: 4895343864] exec_block: block 4150 len 327 [Hermes] [HADES][INFO ] [KRELTSC: 4895380921] exec_block: block 4151 len 443 [Hermes] [HADES][INFO ] [KRELTSC: 4895421573] exec_block: block 4152 len 337 [Hermes] [HADES][INFO ] [KRELTSC: 4895800114] exec_block: block 4153 len 143 [Hermes] PARITY:BIRTH vm_id=2 capsule_id=0xbb77f3ac463f507f mode=p capsule_hash=0xbb77f3ac463f507f dict_hash=0x2e8c1b07d009507e [Hera] BIRTH: Hermes live [Hera] [HADES][INFO ] [KRELTSC: 4895878897] VM-EXEC: 'CD-INIT' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4895896587] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4895913872] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4895930743] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4895947276] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4895963189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4895979502] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4895995063] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4896012453] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4896029244] ECW: w=0xbe9cd9c8 func=0xbe44fadc 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4896045354] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896061489] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896076566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896105073] L8[TABLE]: Config 1 → 3 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 6,60000,10000,0,0,92,30,9,4096,14,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4896144894] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4896160375] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4896176634] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4896193033] ECW: w=0xbe9cdab8 func=0xbe44fadc 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4896209477] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896226061] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896241184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896256903] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4896272679] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4896289101] ECW: w=0xbe9ceb18 func=0xbe43491c 'MSG-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 4896306127] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4896322315] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 4896338237] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4896354102] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 4896369919] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4896385033] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896401911] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896417231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896432963] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4896449352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4896464858] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4896479929] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4896495226] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896511544] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896526909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896542835] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4896559227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4896574351] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4896591253] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4896609526] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4896627273] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4896646496] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896667095] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896685383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896706268] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4896728409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4896748406] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4896768553] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4896788389] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896808997] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896828688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896847545] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4896867425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4896886791] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4896906529] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4896924154] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4896942228] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4896960934] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4896977480] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4896993924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897009819] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897027256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897043085] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897059379] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4897074802] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897092191] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897107278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897122950] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897140201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897155568] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4897171118] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4897186449] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4897203156] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897218671] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897235336] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897250461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897267124] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897283684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897298893] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897314022] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4897330677] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897348949] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897365690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897382346] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897400423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897415832] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4897431400] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4897446652] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4897464224] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897479466] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897496258] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897511392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897528046] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897544759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897559858] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897574917] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4897591258] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897608028] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897623138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897638894] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897656399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897671860] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4897687557] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4897704215] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4897720351] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897735692] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897752180] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897768568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897784429] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897801160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897816236] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4897832430] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4897847704] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897864276] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4897879360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4897896424] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4897912913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4897928474] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4897944611] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4897962651] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4897982763] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898001442] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898021433] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898036725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898053422] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898069914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898086006] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898101063] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4898116510] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898133138] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898150104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898167332] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898185113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898204449] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4898221237] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4898236881] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4898253338] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898271362] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898288754] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898304483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898321673] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898342026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898360092] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898379590] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4898400967] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898417618] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898432714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898448468] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898466215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898481396] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4898497017] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4898512297] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4898530497] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898547111] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898565039] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898584201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898603960] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898624194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898644568] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898662859] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4898681396] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898701150] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898720878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898738890] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898755485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898771853] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4898788235] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4898803636] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4898819640] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898835498] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898851942] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898867058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898882797] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4898900136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4898915253] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4898930570] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4898945855] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898963405] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4898978465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4898994097] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899010602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899029117] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4899048187] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4899065417] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4899084244] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899102485] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899122652] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899142241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899161019] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899180958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899199597] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899218888] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4899236936] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899254701] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899271917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899287816] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899304626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899319831] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4899336798] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4899352047] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4899367930] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899382931] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899401633] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899416738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899432672] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899449057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899465324] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899480619] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4899496555] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899512830] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899529180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899544907] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899561285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899576332] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4899592981] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4899608349] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4899624180] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899639153] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899656406] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899671709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899687377] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899704673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899720100] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899737259] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4899757688] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899779929] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899799840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899820536] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4899843663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4899863261] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4899883701] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4899903083] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4899920610] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4899937179] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899955811] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4899972428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4899989897] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900007876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900024938] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900041499] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4900058528] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900076500] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900093573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900110988] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900129946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900147043] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4900164072] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4900180800] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4900200311] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900220137] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900240620] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900257358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900277385] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900297662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900316080] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900335299] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4900353634] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900373750] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900392213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900411782] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900433237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900453692] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4900474871] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4900494558] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4900514062] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900534765] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900555232] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900584740] L8[TABLE]: Config 3 → 4 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 7,70000,10000,0,0,256,32,9,4096,271,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4900625942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900642831] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900659284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900674624] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900689650] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4900705502] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900721826] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900737098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900752747] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900769435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900784441] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4900800205] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4900815347] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4900831858] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900846858] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900863129] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900878873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900896074] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4900912420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4900927435] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4900942452] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4900958573] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4900974838] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4900990836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901006468] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901023833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901038870] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4901054343] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4901069416] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4901086315] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901101288] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901117826] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901132859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901149369] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901165655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901182371] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901198604] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4901217371] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901235699] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901251864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901268973] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901285424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901300759] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4901316398] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4901332540] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4901348451] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901363800] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901380160] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901396230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901412041] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901428456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901443551] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901459597] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4901474895] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901491487] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901506622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901523317] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901539937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901557908] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4901574880] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4901593202] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4901612413] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901630808] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901651999] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901670132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901689989] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901711293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901729426] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901746433] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4901765391] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901782386] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901797595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901813608] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901830696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901845823] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4901861512] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4901876856] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4901893253] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4901908839] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901925072] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4901940014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4901956504] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4901972818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4901987848] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902002841] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4902018974] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902035351] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902050364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902066003] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902083197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902098181] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4902113791] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4902128734] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4902145320] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902160296] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902176777] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902191775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902209995] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902226341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902241364] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902256399] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4902272161] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902288418] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902303635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902319233] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902335880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902350872] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4902367396] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4902382436] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4902402147] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902420665] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902438100] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902456066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902474592] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902494702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902512877] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902532368] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4902550948] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902570911] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902589519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902607379] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902627425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902647153] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4902666640] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4902685986] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4902707100] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902726265] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902747065] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902766971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902787054] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902807209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902826083] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4902845705] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4902864812] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902884981] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4902904606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4902923811] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4902944452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4902964842] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4902983653] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4903000378] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4903018369] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903035162] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903053452] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4903072221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903092402] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4903113195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4903132829] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903152984] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4903172921] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903194643] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4903214221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903233350] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4903254801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4903276015] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4903296317] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4903315958] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4903337506] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903356872] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903376189] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4903396557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903417630] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4903439605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4903460781] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903479749] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4903498714] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903520131] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4903538836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903558269] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4903578493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4903597138] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4903616521] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4903635459] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4903656771] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903675801] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903697237] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4903717335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903737258] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4903759357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4903780725] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903800682] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4903820629] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903842959] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4903862553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4903883120] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4903905440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4903925330] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4903945592] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4903964164] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4903980069] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4903995129] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904011422] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904028178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904043951] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904060584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904075638] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904091315] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4904106626] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904123019] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904138092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904154571] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904171065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904186417] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4904203485] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4904219547] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4904235500] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904250818] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904268957] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904284023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904299698] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904316080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904332763] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904347760] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4904362955] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904379300] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904395959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904411686] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904428037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904443048] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4904460080] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4904475244] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4904491148] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904506317] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904524167] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904539296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904555250] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904574741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904594336] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904612702] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4904631711] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904652066] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904668631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904684834] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904704119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904722948] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4904741677] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4904758949] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4904776397] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904791535] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904807950] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904823101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904840038] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904857342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904872487] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4904887480] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4904904312] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904920631] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4904935704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4904951351] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4904969279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4904984608] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4905000190] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4905016899] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4905033105] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4905048638] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4905065022] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 4905094008] L8[TABLE]: Config 4 → 5 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 8,80000,10000,0,0,256,32,10,4096,527,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4905135094] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905153261] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4905168474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905184280] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905200761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4905217280] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4905232507] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905249745] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4905267690] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4905282965] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4905298857] ECW: w=0xbe9cec10 func=0xbe43491c 'CH-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 4905315905] ECW: w=0xbe9cd9c8 func=0xbe44fadc 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4905332437] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 4905347889] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4905363457] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 4905379463] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4905395636] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905412642] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4905427707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905443426] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905460673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4905475768] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4905490760] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4905506010] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905523086] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4905538153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905553810] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905570676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4905588853] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4905606952] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4905622582] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4905638626] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4905654960] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905671206] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4905686294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905702586] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905719160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4905734367] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4905749406] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4905766553] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905782795] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4905797947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905813717] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905830934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4905847385] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4905862884] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4905877996] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4905894536] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4905909680] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905925930] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4905941301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4905958002] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4905974299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4905989526] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906004621] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4906020471] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906036737] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906051865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906067891] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906084662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906100590] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4906116169] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4906131572] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4906148486] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906163577] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906179736] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906194760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906212589] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906228983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906244196] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906259638] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4906275411] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906291605] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906306661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906322600] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906339448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906354556] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4906370094] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4906385638] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4906402047] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906418565] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906434858] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906449977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906466306] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906482540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906497654] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906512742] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4906528647] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906544880] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906560238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906576043] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906592610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906607740] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4906625309] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4906641479] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4906660729] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906676388] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906692701] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906709566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906725347] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906741696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906757016] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906773858] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4906789136] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906805346] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906820628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906836861] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906853057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4906868174] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4906883779] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4906899608] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4906915531] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4906930549] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906946995] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4906962688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4906978441] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4906994658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907010314] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907026149] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4907041416] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907057614] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907072696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907088935] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907105164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907120249] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4907136672] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4907152522] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4907168385] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907183449] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907199673] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907215134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907230872] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907247291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907262406] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907277864] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4907293145] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907309364] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907324453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907340481] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907356664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907371706] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4907387240] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4907402748] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4907418567] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907434579] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907450786] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907466228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907481908] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907501287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907518180] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907533395] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4907548668] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907564889] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907580655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907596476] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907613162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907628323] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4907644208] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4907659517] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4907675512] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907690679] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907707421] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907722603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907738424] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907755030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907770860] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907786076] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4907801476] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907818082] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907833780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907849665] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4907866044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4907883981] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4907903018] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4907921704] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4907938560] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4907955139] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4907971614] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4907986862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908002746] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908020866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908036108] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908051257] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4908066623] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908084021] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908099256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908115139] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908132324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908148900] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4908164583] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4908179955] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4908196015] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908211794] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908228169] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908243432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908259327] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908276066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908291272] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908306491] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4908321878] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908338571] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908353757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908369515] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908385745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908402107] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4908417701] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4908432846] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4908448967] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908464544] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908480735] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908495824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908511781] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908528891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908544015] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908559074] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4908574291] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908590982] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908606071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908621795] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908638217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908654156] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4908669867] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4908685013] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4908701128] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908717116] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908733367] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908748452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908764534] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908781167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908796727] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908811782] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4908827663] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908843884] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4908859075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908876601] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4908893741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4908908764] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4908924213] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4908939251] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4908955867] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4908970880] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4908986982] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909001971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909018528] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909034786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4909049784] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4909065627] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4909082142] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909098344] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909113493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909129575] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909146476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4909163485] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4909181960] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4909199147] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4909218501] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4909248457] L8[TABLE]: Config 5 → 6 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 9,90000,10000,0,0,256,34,11,4096,783,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4909291953] ECW: w=0xbe9cd9c8 func=0xbe44fadc 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4909308463] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 4909323951] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909341489] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909356571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909372270] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909388746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4909404402] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4909419584] ECW: w=0xbe9cde88 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909436408] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4909454670] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4909470032] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4909485816] ECW: w=0xbe9ced08 func=0xbe43491c 'MBR-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 4909504091] ECW: w=0xbe9cdab8 func=0xbe44fadc 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4909520914] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 4909536136] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4909551497] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 4909567141] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4909582848] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909599220] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909614361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909630086] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909647088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4909662151] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4909677189] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4909692471] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909709181] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909724230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909739925] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909756235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4909771751] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4909787285] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4909802383] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4909818474] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4909833993] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909850284] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909865358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909881039] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4909897867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4909912952] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4909927994] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4909943446] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909960149] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4909975184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4909990865] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910007412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910023035] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4910038558] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4910053631] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4910069677] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910085162] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910101506] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910116532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910132206] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910148890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910164936] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910183168] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4910201411] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910220566] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910236240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910252047] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910269875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910285044] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4910300652] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4910315972] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4910332896] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910348064] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910364562] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910379717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910396085] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910412592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910427795] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910443014] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4910458888] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910475381] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910490545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910506337] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910523191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910538362] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4910554004] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4910569339] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4910585665] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910600794] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910617183] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910632315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910648683] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910665104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910680246] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910695399] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4910711315] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910727694] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910742801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910758518] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910775242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910790366] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4910806275] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4910821519] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4910840984] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910856026] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910872260] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910887519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910903619] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4910919978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4910934989] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4910950003] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4910965542] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4910981863] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4910996907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911012608] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911029343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911044402] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4911059906] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4911074986] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4911091129] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911106137] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911122459] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911137514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911153576] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911170540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911185560] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911200521] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4911216440] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911232767] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911247839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911263566] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911282513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911299920] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4911318065] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4911334764] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4911350710] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911365848] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911382283] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911399526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911415278] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911431600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911446646] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911462554] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4911478961] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911495319] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911511717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911528566] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911544870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911559858] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4911575574] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4911591321] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4911607207] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911622128] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911638361] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911653693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911669316] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911685548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911700754] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911716252] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4911731370] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911747657] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911763131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911779117] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911795406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911810438] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4911825917] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4911841298] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4911857111] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911872149] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911888658] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4911904010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911919660] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4911935939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4911950959] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4911966351] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4911981509] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4911997738] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912012734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912028796] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912045055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912060055] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4912075516] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4912091097] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4912106915] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912121905] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912138190] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912153578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912169260] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912185919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912200898] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912216994] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4912232175] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912248528] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912263517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912279671] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912296267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912312344] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4912328699] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4912343708] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4912359448] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912374431] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912391259] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912406258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912421865] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912438115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912453882] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912468859] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4912484025] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912500248] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912515583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912531196] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912547427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912562394] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4912578484] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4912593532] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4912609314] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912624286] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912640913] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912655922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912671525] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912687771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912703325] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912718323] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4912733482] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912749718] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912765406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912781005] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912797208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912812165] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4912827981] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4912843373] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4912859153] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912874155] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912891331] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4912906374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4912922043] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4912938356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4912953686] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4912968687] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4912983853] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913000183] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913015553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913031186] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913047458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913062490] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4913078459] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4913093607] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4913109349] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913124318] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913141187] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913156251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913171944] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913188248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913203597] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913218643] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4913233836] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913250134] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913265511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913281134] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913297375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913312400] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4913328124] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4913356094] L8[TABLE]: Config 6 → 7 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 10,100000,10000,0,0,256,36,11,4096,1039,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4913397945] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4913413780] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913428792] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913445061] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913460693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913476326] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913492599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913507874] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913523264] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4913538399] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913554642] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913569596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913585696] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913601971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913616960] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4913632393] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4913647986] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4913663724] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913678677] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913694878] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913710138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913725755] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913742005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913757000] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913772512] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4913787637] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913804975] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913821945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913839080] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913855488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4913870537] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4913886272] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4913902012] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4913917981] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4913933077] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913949497] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4913964925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4913980671] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4913997028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914012106] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914027577] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4914042839] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914059190] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914074514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914090536] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914106865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914121919] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4914137473] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4914152881] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4914168776] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914184213] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914200593] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914217263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914233074] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914249587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914265328] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914280509] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4914295825] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914312228] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914327874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914343634] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914360064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914375198] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4914391108] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4914406291] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4914422626] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914437696] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914454602] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914469661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914485367] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914501739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914517937] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914533493] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4914548649] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914564865] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914581106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914596872] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914613260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914628347] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4914644640] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4914659932] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4914675952] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914690987] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914707697] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914722755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914738451] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914754800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914770333] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914785401] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4914800682] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914817045] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914832903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914849324] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4914865644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4914880682] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4914896576] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4914912248] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4914928079] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4914943015] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914960962] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4914976173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4914991928] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915008351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915023868] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915038843] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4915054009] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915070261] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915085743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915102508] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915118731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915133637] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4915149743] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4915164712] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4915180811] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915195905] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915212927] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915227995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915243636] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915259971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915276418] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915291493] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4915306690] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915323033] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915338851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915354513] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915370799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915385891] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4915401775] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4915416844] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4915432687] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915447710] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915464347] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915479368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915495023] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915511711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915527295] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915542954] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4915558173] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915574464] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915590881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915609139] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915628130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915645824] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4915662566] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4915677924] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4915693859] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915710465] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915727035] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915742225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915758079] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915776021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915791086] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915806064] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4915821322] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915839051] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915854113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915870046] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4915886329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4915902076] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4915917677] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4915932895] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4915948858] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4915964335] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4915981394] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4915996426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916012015] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916029007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916044330] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916059440] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4916074749] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916091726] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916106806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916122473] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916138800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916154248] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4916169769] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4916185733] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4916201541] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916217183] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916233501] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916248561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916264533] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916281138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916296322] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916311454] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4916329406] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916346181] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916361372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916377205] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916394739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916409870] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4916425410] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4916440527] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4916457171] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916472311] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916488691] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916503816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916520236] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916536647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916551703] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916566787] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4916582347] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916600872] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916618715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916636855] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916655626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916670957] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4916686621] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4916702968] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4916719643] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916734875] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916751435] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916767293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916783196] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916799644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916814767] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916830955] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4916846410] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916863794] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4916878968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4916895085] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4916911534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4916926692] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4916942359] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4916957983] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4916973936] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4916989068] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917005443] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917021170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917036949] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917053375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917068578] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917084088] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4917099739] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917117226] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917132291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917148454] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917164819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917179851] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4917195393] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4917211380] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4917227283] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917242375] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917258748] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917274189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917289916] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917306305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917321433] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917337089] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4917352406] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917368799] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917383875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917400175] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917416522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917431567] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4917447127] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4917475974] L8[TABLE]: Config 7 → 8 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 11,110000,10000,0,0,256,36,12,4096,1295,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4917517444] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4917533437] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917548937] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917565281] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917580786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917596616] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917613066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917628542] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917645185] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4917660400] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917679756] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917695353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917714450] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917731406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917746611] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4917762235] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4917778773] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4917794785] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917809927] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917826338] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917843061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917858839] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917875219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4917891002] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4917906215] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4917921496] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917937839] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4917953214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4917968834] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4917985088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918000168] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4918016137] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4918031512] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4918047397] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918063415] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918081656] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918096838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918112701] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918128985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918144927] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918159976] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4918175236] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918191582] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918207346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918224106] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918242031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918258593] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4918276694] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4918293259] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4918310603] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918327640] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918346001] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918362541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918379721] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918399499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918416076] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918432610] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4918449332] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918467986] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918484631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918501977] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918519565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918536024] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4918551637] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4918567002] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4918585043] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918600008] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918616272] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918631250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918647988] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918664475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918679657] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918694773] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4918711041] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918727381] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918742429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918758087] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918775450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918790549] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4918806076] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4918821310] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4918838346] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918856469] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918875272] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4918893260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918909229] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4918925857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4918941841] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4918958919] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4918974258] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4918990633] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919005758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919022722] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919039825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919054973] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4919070526] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4919086500] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4919102367] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919117398] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919133707] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919149102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919164795] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919181119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919196166] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919211541] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4919226758] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919243059] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919258148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919274391] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919290757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919305782] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4919321269] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4919336674] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4919352485] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919367543] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919383859] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919399441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919415163] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919431922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919447068] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919462582] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4919477861] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919494206] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919509307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919525359] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919541731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919556808] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4919572333] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4919588128] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4919604666] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919619783] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919636187] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919652525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919668361] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919684792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919699912] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919715719] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4919731061] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919747550] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919762770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919778895] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919795353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919810533] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4919826147] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4919842662] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4919858572] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919873613] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919890510] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4919905681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4919921471] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4919937876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4919953364] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4919968527] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4919983851] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920000278] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920016264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920032089] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920048502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920063631] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4920080199] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4920095443] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4920113048] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920129016] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920146306] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920161401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920177152] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920193545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920209205] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920224555] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4920239909] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920256308] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920273325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920289189] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920305605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920320683] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4920337239] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4920352521] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4920368452] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920383525] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920400489] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920415621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920431365] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920447779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920463801] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920478961] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4920494245] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920510657] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920526404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920542184] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920558562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920574057] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4920590495] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4920605753] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4920621650] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920636729] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920653496] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920668631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920684429] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920700882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920716618] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920732671] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4920748111] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920765255] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920781106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920796831] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920813976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920830532] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4920846217] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4920861535] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4920877557] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920893198] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920909845] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4920924944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4920941365] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4920958723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4920973996] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4920988976] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4921004128] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921021396] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921036524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921052239] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921068611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921085051] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4921100748] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4921115844] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4921131657] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921148705] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921165702] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921180952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921196770] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921214181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921229419] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921244520] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4921259794] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921277619] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921292787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921308524] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921324923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921343422] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4921361353] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4921376786] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4921394095] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921409285] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921425672] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921440698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921457446] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921474126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921489198] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921504245] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4921520520] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921536954] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921553624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921569359] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921586796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921601956] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4921619047] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4921655197] L8[TABLE]: Config 8 → 9 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 12,120000,10000,0,0,256,36,13,4096,1551,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4921696281] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4921712920] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921728298] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921744707] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921759816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921776527] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921793208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921808313] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921823371] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4921839710] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921856103] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4921871193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921886894] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4921904444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4921919660] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4921935201] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4921950318] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4921967189] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4921982270] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4921999659] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922015411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922031976] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922050053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922065259] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922081164] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4922096659] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922113410] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922128458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922145759] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922165967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922183842] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4922200661] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4922219322] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4922238649] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922257078] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922278311] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922296331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922315571] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922337294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922355827] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922372889] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4922390701] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922407219] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922422346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922438061] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922454956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922470395] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4922486080] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4922501445] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4922517919] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922533123] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922549576] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922564710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922581065] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922598068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922613110] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922628085] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4922644843] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922663287] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922678526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922694191] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922711200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922726923] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4922742533] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4922757732] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4922774065] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922789204] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922805551] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922820658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922836974] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922853418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922868527] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4922883641] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4922899419] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922915864] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4922932101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4922947931] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4922964873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4922980052] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4922995895] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4923011046] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4923028939] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923043989] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923060288] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923075293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923091502] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923107840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923122892] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923137921] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4923153513] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923169810] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923184833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923200562] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923217232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923232365] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4923248610] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4923266283] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4923285154] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923302412] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923319380] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923338480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923357636] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923377667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923397375] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923415659] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4923434425] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923454261] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923471692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923489078] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923505738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923522378] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4923538189] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4923553442] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4923569951] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923586745] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923603249] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923618440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923634305] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923651388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923666773] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923681902] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4923697225] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923714425] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923729637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923746291] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923762810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923778603] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4923794874] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4923810146] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4923826084] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923841803] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923858333] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923873469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923889601] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4923906178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4923921406] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4923936575] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4923952285] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923968708] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4923983824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4923999547] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924016360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924031735] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4924047353] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4924062561] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4924079268] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924095040] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924111563] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924126813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924144543] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924161170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924176460] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924191605] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4924207565] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924224364] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924239600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924255489] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924272311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924287748] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4924303479] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4924318839] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4924335165] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924350334] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924366837] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924382028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924398092] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924415200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924430327] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924445415] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4924461011] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924477620] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924495571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924512040] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924532652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924549845] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4924568644] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4924588372] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4924607577] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924625493] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924647241] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924664896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924682620] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924701249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924717880] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924733720] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4924749181] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924766271] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924781558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924797353] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924813765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924831626] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4924847293] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4924862714] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4924878654] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924894229] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924910773] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4924926002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4924941764] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4924958751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4924974003] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4924989040] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4925004256] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925020922] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925036064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925051742] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925068073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925083608] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4925100383] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4925117220] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4925133552] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4925149232] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925166147] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925181297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925197048] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925213800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925228867] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4925243908] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4925259186] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925276133] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925291192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925306865] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925323177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925338629] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4925354342] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4925369446] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4925385301] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4925400748] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925417108] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925432150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925447773] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925465433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925480851] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4925495905] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4925511112] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925527947] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925543007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925558682] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925574979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925591437] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4925610317] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4925628502] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4925646724] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4925665334] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925685248] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925704951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925724087] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925744618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925762435] ECW: w=0xbe9b8838 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 4925780815] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4925798668] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925816196] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4925831990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4925847762] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4925864097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4925879137] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4925895172] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4925924208] L8[TABLE]: Config 9 → 10 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 13,130000,10000,0,0,256,36,14,4096,1807,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4925965856] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4925982012] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4925997513] ECW: w=0xbe9cdab8 func=0xbe44fadc 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4926013595] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 4926029281] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4926045949] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 4926061040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4926077131] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4926094930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4926110427] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926125728] ECW: w=0xbe9cdf80 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4926143526] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4926161306] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926176474] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926192175] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926208156] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4926224283] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926239449] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926254999] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4926272727] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926287905] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926303498] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 4926319898] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926335475] ECW: w=0xbe9d27f8 func=0xbe43491c 'COMMON-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926352714] ECW: w=0xbe9ceff0 func=0xbe43491c 'CH-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 4926368908] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4926385786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4926403501] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4926419174] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4926434805] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4926454920] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4926470416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4926485568] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4926502450] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926518894] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4926534421] ECW: w=0xbe9cd6e8 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4926550751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4926566487] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926582284] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4926598011] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926613643] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4926629289] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 4926646033] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926661238] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926676728] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4926692707] ECW: w=0xbe9d0908 func=0xbe43491c 'CH-ID!' [Hermes] [HADES][INFO ] [KRELTSC: 4926709022] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926724214] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926739801] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926755236] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4926771283] ECW: w=0xbe9d0af0 func=0xbe43491c 'CH-OWNER!' [Hermes] [HADES][INFO ] [KRELTSC: 4926787678] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926803780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4926819681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4926835274] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926850744] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926866588] ECW: w=0xbe9cd408 func=0xbe44fadc 'CH-OPEN' [Hermes] [HADES][INFO ] [KRELTSC: 4926882784] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4926898902] ECW: w=0xbe9d0ce0 func=0xbe43491c 'CH-STATE!' [Hermes] [HADES][INFO ] [KRELTSC: 4926915624] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926931177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4926947075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4926962562] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4926977694] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4926993431] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 4927009018] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927024751] ECW: w=0xbe9417d0 func=0xbe449678 '/' [Hermes] [HADES][INFO ] [KRELTSC: 4927040174] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4927055879] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4927072063] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927087826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4927103811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4927119297] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4927134469] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927150661] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927166155] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4927182261] ECW: w=0xbe9d10c0 func=0xbe43491c 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 4927198590] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927214684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4927230781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4927245996] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4927261570] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927277877] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 4927294297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4927309535] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4927325345] ECW: w=0xbe9d12b0 func=0xbe43491c 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 4927342055] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927358324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4927374247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4927390020] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4927405415] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927421427] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 4927438068] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4927453720] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927469579] ECW: w=0xbe9cea20 func=0xbe43491c 'VM-NAMES-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927486794] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4927502654] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927518595] ECW: w=0xbe9ce928 func=0xbe43491c 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 4927535313] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4927550837] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4927566826] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4927582642] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4927599304] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 4927619212] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4927637815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4927654548] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4927671688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4927686933] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4927702579] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 4927721993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4927738368] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4927755536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4927771136] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4927786335] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927802203] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4927818207] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4927835209] ECW: w=0xbe9ce928 func=0xbe43491c 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 4927853520] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4927870685] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4927888125] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4927905620] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4927922273] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 4927937586] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4927953433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4927969239] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4927986379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4928001485] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4928016931] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 4928032263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4928048064] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4928065138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4928080713] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4928095883] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4928111678] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4928127311] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4928144215] ECW: w=0xbe9ce928 func=0xbe43491c 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 4928160973] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4928176420] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4928192385] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4928208419] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4928224858] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 4928241081] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4928256873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4928273224] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4928290084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4928305151] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4928320253] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 4928335844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4928351580] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4928368614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4928383692] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4928399339] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4928414912] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4928430507] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4928446607] ECW: w=0xbe9ccc60 func=0xbe42cea4 'EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4928462738] EXEC: capsule 'lib.4th' [Hermes] [HADES][INFO ] [KRELTSC: 4928984908] exec_block: block 4050 len 440 [Hermes] [HADES][INFO ] [KRELTSC: 4929040945] ECW: w=0xbe9bd4a0 func=0xbe457a38 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 4929058850] Hermes: ready [Hermes] [HADES][INFO ] [KRELTSC: 4929070209] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4929089270] exec_block: block 2053 len 508 [Hera] [HADES][INFO ] [KRELTSC: 4929126195] exec_block: block 2054 len 499 [Hera] [HADES][INFO ] [KRELTSC: 4929160889] exec_block: block 2050 len 72 [Hera] [HADES][INFO ] [KRELTSC: 4929175981] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929191644] ECW: w=0xbe972340 func=0xbe43491c '.SEP' [Hera] [HADES][INFO ] [KRELTSC: 4929207525] ECW: w=0xbe9483b8 func=0xbe456240 '(do-string)' [Hera] ================================================[HADES][INFO ] [KRELTSC: 4929232914] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929247110] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4929262425] ECW: w=0xbe9483b8 func=0xbe456240 '(do-string)' [Hera] LithosAnanke — FORTH-79 bare-metal kernel[HADES][INFO ] [KRELTSC: 4929287077] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929301487] ECW: w=0xbe9483b8 func=0xbe456240 '(do-string)' [Hera] Tripod v1: K=1.0 + Hermes events + Artemis storage[HADES][INFO ] [KRELTSC: 4929328387] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929343517] ECW: w=0xbe972340 func=0xbe43491c '.SEP' [Hera] [HADES][INFO ] [KRELTSC: 4929358909] ECW: w=0xbe9483b8 func=0xbe456240 '(do-string)' [Hera] ================================================[HADES][INFO ] [KRELTSC: 4929383765] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929398419] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4929413674] ECW: w=0xbe9483b8 func=0xbe456240 '(do-string)' [Hera] Tripod: Hera Hermes Artemis [live][HADES][INFO ] [KRELTSC: 4929437041] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929451130] ECW: w=0xbe972340 func=0xbe43491c '.SEP' [Hera] [HADES][INFO ] [KRELTSC: 4929466635] ECW: w=0xbe9483b8 func=0xbe456240 '(do-string)' [Hera] ================================================[HADES][INFO ] [KRELTSC: 4929491580] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929505716] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4929521297] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Hera] [HADES][INFO ] [KRELTSC: 4929536523] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4929552355] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4929567771] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4929583485] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 4929615783] VM-EXEC: 'HERMES-ANNOUNCE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4929635511] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4929651877] ECW: w=0xbe9d3298 func=0xbe43491c 'ENQUEUE-READY' [Hermes] [HADES][INFO ] [KRELTSC: 4929669044] ECW: w=0xbe9d2eb8 func=0xbe44fadc 'READY-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 4929685888] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4929701617] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4929717609] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4929733427] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 4929749933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4929765670] ECW: w=0xbe9d1878 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 4929782091] ECW: w=0xbe9cee00 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 4929798664] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4929816390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4929832765] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4929848364] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4929863658] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4929880061] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4929896296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4929911455] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4929928661] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4929946310] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4929963915] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4929980740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4929996639] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930012155] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4930029285] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930045016] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4930061638] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4930078306] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4930095550] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 4930111347] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4930128243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4930146181] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4930162896] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4930178305] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4930194326] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930211095] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930227032] ECW: w=0xbe9d0258 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 4930243533] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930258932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4930275257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4930290464] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930305632] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930321324] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930337306] ECW: w=0xbe9d0440 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 4930353340] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930368743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4930384444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4930413030] L8[TABLE]: Config 10 → 11 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 14,140000,10000,0,0,230,37,13,4096,2011,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 4930455362] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930470583] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930486237] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930501668] ECW: w=0xbe9cfe78 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 4930518965] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930535614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4930551337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4930566362] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930581982] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930597593] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930613235] ECW: w=0xbe9cfa88 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 4930629801] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930645604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4930661357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4930676699] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930691880] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930707912] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930723332] ECW: w=0xbe9cf8a0 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 4930739369] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930754728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4930771017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4930786139] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930801309] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930816925] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930832776] ECW: w=0xbe9cf6b8 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 4930851354] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930866966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4930882660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4930898216] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930913355] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4930928970] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4930944356] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4930960702] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4930977208] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4930992685] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931008406] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4931024497] ECW: w=0xbe9d0628 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4931041900] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931057423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4931073568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4931089535] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4931104704] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931120388] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 4931136191] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4931153090] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4931169604] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931185939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4931203831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4931219070] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4931234274] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931250217] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 4931266354] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 4931282226] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931297999] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931313480] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4931330072] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4931345380] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4931360847] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 4931378611] VM-EXEC: 'ARTEMIS-ANNOUNCE-READY' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 4931401224] ECW: w=0xbe982290 func=0xbe460cd4 '(s")' [Artemis] [HADES][INFO ] [KRELTSC: 4931417133] ECW: w=0xbe982290 func=0xbe460cd4 '(s")' [Artemis] [HADES][INFO ] [KRELTSC: 4931433025] ECW: w=0xbe99e6d0 func=0xbe42dac0 'VM-EXEC' [Artemis] [HADES][INFO ] [KRELTSC: 4931453806] VM-EXEC: '2 ENQUEUE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4931473438] ECW: w=0xbe9d2eb8 func=0xbe44fadc 'READY-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 4931490317] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4931505960] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931522292] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4931537940] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 4931554359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4931569578] ECW: w=0xbe9d1878 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 4931586775] ECW: w=0xbe9cee00 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 4931603096] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4931620317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4931635435] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4931652251] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4931667604] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4931684108] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4931699475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4931715215] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4931732604] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4931747874] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4931763291] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4931780058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4931795890] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931811354] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4931827679] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4931843284] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4931858726] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4931873983] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4931891341] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 4931906663] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4931922698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4931937793] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4931953478] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4931968911] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4931985205] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932000349] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932016031] ECW: w=0xbe9d0258 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 4932032240] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932048015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932063857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932080034] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932095338] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932111049] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932126418] ECW: w=0xbe9d0440 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 4932143837] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932159597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932176178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932191257] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932206829] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932222353] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932237535] ECW: w=0xbe9cfe78 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 4932253874] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932269788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932285440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932300701] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932315786] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932332697] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932347987] ECW: w=0xbe9cfa88 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 4932364785] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932380228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932397570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932412725] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932427907] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932443568] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932459381] ECW: w=0xbe9cf8a0 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 4932475393] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932491026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932506757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932522193] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932537286] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932553872] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932569188] ECW: w=0xbe9cf6b8 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 4932586029] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932601465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932617230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932632339] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932647846] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932663519] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4932679228] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932694537] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4932711870] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932727188] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932743925] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932761543] ECW: w=0xbe9d0628 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4932780058] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932795506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932811264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932826381] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932842218] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932857858] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 4932873412] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4932888749] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4932905516] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932920956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4932936711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4932952196] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4932967522] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4932983167] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 4932998777] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 4933014784] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933030491] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 4933046685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4933062882] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4933079013] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4933094894] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 4933111657] VM-EXEC: '0 ENQUEUE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4933128817] ECW: w=0xbe9d2eb8 func=0xbe44fadc 'READY-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 4933146223] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4933162308] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933178051] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 4933193671] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 4933210607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4933225892] ECW: w=0xbe9d1878 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 4933243066] ECW: w=0xbe9cee00 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 4933259497] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4933277012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4933292262] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4933307787] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4933323196] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4933340160] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4933355586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4933371020] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 4933388027] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4933403502] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4933419003] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4933435327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4933451028] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933466770] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 4933482564] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933498367] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4933513752] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 4933529377] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4933545768] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 4933561348] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4933577683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4933592819] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 4933608037] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4933623390] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 4933639865] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4933655063] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4933670390] ECW: w=0xbe9d0258 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 4933686891] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933702552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4933718265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4933733388] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4933748718] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933764480] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4933779882] ECW: w=0xbe9d0440 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 4933795886] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933811347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4933827460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4933842555] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4933857685] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933873270] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4933888549] ECW: w=0xbe9cfe78 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 4933906491] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933921932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4933937637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4933953099] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4933968235] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4933983802] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4933999054] ECW: w=0xbe9cfa88 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 4934015863] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934031271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4934047016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4934062098] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934077521] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934093083] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4934108608] ECW: w=0xbe9cf8a0 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 4934124552] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934140635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4934157012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4934173657] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934188869] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934205230] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4934221294] ECW: w=0xbe9cf6b8 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 4934237601] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934252934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4934269678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4934285093] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934300188] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934315732] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4934331683] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4934346885] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4934363168] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934378453] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934394591] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4934409836] ECW: w=0xbe9d0628 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4934426965] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934442523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4934458544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4934473570] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934488991] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934505410] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 4934521554] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 4934536853] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4934554657] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934570671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4934586908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4934602013] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934617128] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934632694] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 4934668459] L8[TABLE]: Config 11 → 0 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 15,150000,10000,0,0,254,39,14,4096,2261,0,0,0,65536,0,0,0,18726,46810 [Hermes] [HADES][INFO ] [KRELTSC: 4934711721] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 4934727388] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934742935] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 4934758865] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4934774587] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 4934789838] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 4934806195] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4934821982] ECW: w=0xbe9d1e50 func=0xbe43491c 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 4934839643] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4934856272] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4934872540] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4934887637] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4934904059] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4934919411] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 4934935034] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4934951184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4934966787] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4934983097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4934998171] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935013731] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935029398] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4935044822] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4935061205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935076294] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4935092861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935108332] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935124114] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4935141969] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4935157632] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4935173098] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4935189517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935205604] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4935222209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935237489] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935254002] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4935272196] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4935287501] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4935302905] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4935319357] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4935335987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935351280] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4935368023] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4935383458] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4935400685] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4935415942] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4935431525] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4935448048] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935466215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4935482041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4935497188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935512405] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935529236] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4935545689] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4935562577] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935579275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4935595168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4935610462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935626046] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935642278] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4935658180] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4935674322] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935689798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4935705944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4935721116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935736306] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4935752306] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4935768932] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4935784424] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4935800429] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4935815898] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4935833083] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4935848695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4935864470] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4935881857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4935897427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935912635] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4935929681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4935947658] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4935966585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4935983122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4935999686] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936017476] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4936036001] VM-EXEC: 'NOTE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4936053327] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936070496] ECW: w=0xbe9d2fb0 func=0xbe44fa1c 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 4936089355] ECW: w=0xbe940d80 func=0xbe4583d4 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 4936106430] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936125045] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936144419] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936162324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936179042] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4936197064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936214262] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936231421] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936248474] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4936266190] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4936284583] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4936303393] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936321266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936338678] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4936356799] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4936373689] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936392196] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936411159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936427870] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4936445821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4936464201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4936480930] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936498710] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4936516245] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4936533795] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936551605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936568262] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4936586852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936603537] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936620804] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936638010] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4936655183] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936672929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936688844] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4936705848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936720957] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936736540] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4936753740] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4936769399] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4936784882] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936801099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936816423] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4936834540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936849817] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4936865488] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4936882132] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4936898486] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4936914067] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4936930650] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4936947046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4936963377] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4936980222] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4936995826] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4937012778] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4937028699] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4937044304] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4937061222] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937077234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4937093331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4937108607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937124305] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937140420] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4937156149] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4937172644] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937188234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4937204391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4937219644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937234916] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937250572] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4937266910] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4937283579] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937299254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4937315414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4937332071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937347313] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937363822] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4937380339] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4937397503] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4937413723] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4937429213] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4937446062] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4937462611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4937478656] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4937496084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4937511664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937527748] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4937543619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4937559792] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4937577248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4937592648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937607924] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937625040] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4937642779] VM-EXEC: 'NOTE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4937658886] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937674467] ECW: w=0xbe9d2fb0 func=0xbe44fa1c 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 4937691841] ECW: w=0xbe940d80 func=0xbe4583d4 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 4937707945] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937723822] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937739509] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4937755816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937772617] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4937789066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937804194] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937820007] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937835989] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4937851451] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4937867890] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4937884984] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4937901723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937916988] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4937933420] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4937948691] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4937965172] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4937981483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4937996711] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4938013074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4938030715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4938045920] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4938062120] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4938077760] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4938093841] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4938110100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938125857] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4938142753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938157943] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938173648] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938189557] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4938207185] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4938223560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938238811] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4938255512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938271472] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938287173] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4938304405] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4938320058] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4938336318] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4938352715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938367986] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4938384467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938401201] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938417336] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4938434881] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4938450264] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4938466427] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4938482883] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4938499386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938514974] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4938531823] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4938547317] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4938564180] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4938579738] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4938595211] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4938611744] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938627502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4938644018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4938659257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938674419] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938690056] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4938707044] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4938723408] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938738877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4938754636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4938770068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938785260] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938800916] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4938816491] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4938832863] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938848439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4938864242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4938879418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4938894893] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4938910543] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4938926699] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4938942267] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4938958523] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4938986572] L8[TABLE]: Config 0 → 11 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 16,160000,10000,0,0,256,41,15,4096,2516,0,0,0,65536,0,1,0,42890,22646 [Hermes] [HADES][INFO ] [KRELTSC: 4939031249] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4939047760] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4939064653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4939082253] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4939100296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4939115463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939131194] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4939147387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4939163110] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4939179926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4939195231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939210734] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939226706] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4939243549] VM-EXEC: 'NOTE-READY' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 4939259580] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939275535] ECW: w=0xbe9d2fb0 func=0xbe44fa1c 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 4939292278] ECW: w=0xbe940d80 func=0xbe4583d4 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 4939307659] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939323620] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939339574] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939355815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939370980] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4939387364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939403473] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939419086] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939434510] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4939449833] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4939466594] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4939483686] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939500175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939515714] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4939532100] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4939547328] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939563011] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939579668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939594817] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4939611171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4939626929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4939642464] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939658700] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4939673833] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4939689859] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939706372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939721492] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4939737862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939753026] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939769007] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939784445] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4939799730] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939816174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939831606] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4939847968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939863075] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4939878672] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4939896021] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4939911254] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4939926658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4939942819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939958287] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4939974575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4939989708] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940005530] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4940022412] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4940037683] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4940053096] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4940069747] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4940086273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940101398] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4940118507] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4940135279] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4940153956] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4940169161] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4940184558] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4940201133] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940217097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4940232814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4940247910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940263036] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940278952] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4940294598] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4940310933] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940327029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4940343341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4940358456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940373748] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940390188] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4940406024] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4940421941] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940437255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4940453996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4940469141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940484303] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940499945] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4940516695] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4940532122] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4940548074] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4940563378] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4940580594] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4940596022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4940611750] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4940628834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4940644383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940659625] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4940675289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4940691228] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4940708793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4940724004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940741566] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940757804] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4940774965] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4940787955] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940803946] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4940820525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940836345] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4940852770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940868003] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940883907] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4940899786] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4940915234] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4940931690] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4940948861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4940965551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4940980794] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4940997262] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4941012660] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941028742] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4941045081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941060327] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4941077029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4941093053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4941108344] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4941124952] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4941140487] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4941156625] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4941172985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941188261] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4941205541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941220714] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941236327] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941252126] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4941267766] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4941284042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941299162] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4941315717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941331179] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941346793] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4941363816] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4941379328] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4941395087] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4941411600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941426719] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4941443113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941458758] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941474419] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4941491006] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4941506324] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4941522458] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4941538889] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4941555149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941570551] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4941587703] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4941603153] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4941620054] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4941635221] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4941650979] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4941667546] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941682994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4941698842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4941714362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941729554] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941745147] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4941761006] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4941777760] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941793301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4941809093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4941824234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941839713] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941855443] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4941870971] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4941887301] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941903634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4941919450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4941934570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4941949715] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4941965828] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4941982132] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4941997673] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4942013926] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4942029691] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4942046274] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4942061832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4942078466] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4942095675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4942110949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942126213] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4942143058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4942159065] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4942175953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4942191211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942209831] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942226230] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4942243449] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4942256729] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942273447] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942289873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942305153] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4942321569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942337078] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942352749] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942368292] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4942383949] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4942400765] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4942417873] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942434118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942449281] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4942466924] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4942482208] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942497794] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942514011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942529655] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4942546078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4942561848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4942577681] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942593963] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4942609152] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4942625194] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942644486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942659769] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4942676796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942692042] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942708355] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942725121] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4942740728] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942757951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942773711] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4942790040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942805171] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942820731] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4942838107] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4942853347] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4942868798] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4942885157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942901865] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4942919218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4942934409] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4942950241] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4942967328] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4942982916] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4942998377] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4943015194] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4943031333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943046425] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4943063064] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4943079139] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4943095980] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4943111135] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4943126565] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4943143634] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943179338] L8[TABLE]: Config 11 → 0 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 17,170000,10000,0,0,256,45,15,4096,2771,0,0,0,65536,0,1,7828,45284,12424 [Hermes] [HADES][INFO ] [KRELTSC: 4943223487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4943239445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4943254686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943270958] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943286700] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4943302487] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4943319040] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943335195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4943353131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4943368552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943383973] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943401666] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4943417365] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4943433513] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943449863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4943466780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4943481997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943497210] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943512883] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4943529682] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4943545642] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4943561819] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4943577935] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4943594617] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4943610079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4943625814] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4943643351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4943658482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943673610] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4943689299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4943705396] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4943722279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4943737362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943752435] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943768527] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4943785905] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4943798856] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943814405] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4943831161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943846503] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4943863029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943879058] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943895527] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4943911019] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4943926403] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4943942838] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4943960350] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4943976927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4943992087] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4944008421] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4944024207] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944039834] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4944056080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944071243] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4944088196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4944104005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4944119514] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4944135769] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4944151333] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4944167330] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4944183610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944198782] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4944215683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944230906] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944246570] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944262134] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4944277772] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4944294045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944309173] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4944325560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944341409] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944357050] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4944374086] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4944390127] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4944405651] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4944421905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944437091] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4944454992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944470486] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944486052] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4944502657] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4944519251] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4944534820] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4944551262] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4944567567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944583195] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4944600003] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4944615775] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4944632767] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4944648525] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4944663925] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4944681249] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944696867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4944713517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4944728770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944744036] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944760000] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4944776755] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4944793904] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944809265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4944825166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4944840757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944855844] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944871414] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4944886895] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4944903735] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944919270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4944935123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4944950339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4944965961] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4944981733] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4944998022] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4945013609] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4945029961] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4945045394] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4945061900] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4945077925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4945093788] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4945111014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4945127777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945143276] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4945158889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4945174692] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4945191469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4945206809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945221839] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945237303] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4945254126] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4945267694] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945283276] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945299558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945314631] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4945331453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945346626] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945362185] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945378591] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4945396285] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4945412781] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4945429783] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945445983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945462448] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4945478744] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4945493958] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945509497] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945526596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945541822] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4945558323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4945574157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4945590021] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945606430] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4945621765] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4945637882] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945655739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945671038] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4945687701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945703598] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945719354] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945734887] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4945750229] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945767029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945782171] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4945798585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945813702] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945829609] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4945846694] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4945861999] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4945877565] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4945894134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945909265] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4945925670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4945940783] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4945956724] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4945973455] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4945988878] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4946004448] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4946021701] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4946038061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946053342] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4946070207] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4946086160] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4946103220] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4946118591] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4946134786] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4946151796] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946167289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4946183146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4946198372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946215015] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946230694] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4946246374] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4946262983] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946278991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4946294809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4946309894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946325152] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946341276] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4946356792] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4946372849] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946388281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4946405606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4946420730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946435810] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946451581] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4946468345] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4946483800] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4946499700] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4946515982] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4946533236] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4946548571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4946564194] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4946582313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4946597394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946612529] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4946628131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4946644477] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4946661373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4946676467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946691651] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946708008] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4946724919] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4946737900] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946753441] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4946770176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946785329] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4946802564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946818568] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946835152] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946850635] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4946866024] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4946882701] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4946900284] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4946916601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4946931779] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4946948145] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4946964235] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4946979943] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4946997294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947012575] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4947029832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4947046957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4947062194] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4947079141] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4947094377] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4947110417] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4947126714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947142347] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4947158786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947173993] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947189663] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947205571] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4947221007] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4947237306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947252496] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4947269209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947284483] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947300171] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4947317293] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4947345753] L8[TABLE]: Config 0 → 1 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 18,180000,10000,0,0,256,46,16,4096,3025,0,0,0,65536,0,1,31725,26531,7280 [Hermes] [HADES][INFO ] [KRELTSC: 4947388075] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4947404010] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4947420230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947435359] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4947452813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947468038] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947483599] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4947500588] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4947516863] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4947532300] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4947548750] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4947564959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947580515] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4947597248] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4947612777] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4947629744] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4947645706] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4947661259] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4947677784] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947693285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4947709537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4947724683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947739873] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947755994] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4947772224] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4947788560] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947803967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4947819666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4947835308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947850358] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947865922] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4947881403] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4947898156] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947913592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4947929299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4947944402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4947961927] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4947977545] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4947993731] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4948009161] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4948025723] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4948041145] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4948057688] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4948073179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4948089268] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4948106506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4948121586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948137084] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4948153454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4948169613] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4948186653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4948202379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948217845] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948233563] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4948250541] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4948263627] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948279680] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948295973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948311106] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4948327975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948343384] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948359433] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948374948] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4948390859] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4948407456] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4948424466] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948440630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948456098] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4948472933] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4948489356] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948504932] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948521548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948536642] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4948553008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4948568702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4948584309] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948600482] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4948615600] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4948631526] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948648102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948663221] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4948679548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948694643] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948710628] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948726407] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4948741657] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948757811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948773280] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4948789536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948804612] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948820137] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4948837938] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4948853250] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4948868695] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4948884883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948900622] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4948917877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4948933198] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4948948813] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4948965947] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4948981217] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4948996589] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4949012940] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4949030140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949045702] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4949062340] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4949078110] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4949095113] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4949110215] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4949125532] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4949142279] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949157768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4949173469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4949188573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949204108] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949219987] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4949235594] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4949251882] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949267646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4949283328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4949298439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949313537] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949329473] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4949345128] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4949361136] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949376622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4949392797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4949407910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949423009] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949438565] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4949455078] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4949470545] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4949486436] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4949502041] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4949519852] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4949536289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4949552158] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4949569242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4949585196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949600404] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4949616112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4949632143] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4949649468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4949664629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949679720] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949695369] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4949712503] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4949725373] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949740952] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4949757263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949773676] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4949790155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949805309] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949820928] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949837480] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4949854991] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4949873760] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4949893739] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4949911569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4949928640] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4949946592] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4949964153] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4949981200] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4949998911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950016463] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4950034605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4950051851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4950068404] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4950087204] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4950103731] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4950122360] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4950140685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950157279] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4950175210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950191785] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950212686] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950229606] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4950245048] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4950261340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950277805] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4950294835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950309965] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950325560] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4950343520] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4950359065] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4950374701] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4950391542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950406773] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4950423134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950438376] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950454863] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4950471539] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4950486949] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4950502478] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4950520206] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4950536733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950551874] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4950568537] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4950584429] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4950601466] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4950616798] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4950632352] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4950649211] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950664697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4950680461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4950695595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950711048] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950727236] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4950742960] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4950759403] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950775935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4950791772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4950807108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950822321] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950838565] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4950854186] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4950870255] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950886334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4950902757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4950917888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4950933928] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4950949588] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4950966651] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4950982265] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4950998297] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4951013752] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4951031591] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4951047033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4951063166] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4951081048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4951096343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951111513] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4951127042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4951143069] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4951159844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4951174884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951189914] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951206366] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4951223377] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4951236398] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951252058] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951268994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951284358] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4951300762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951315887] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951331843] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951347259] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4951362471] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4951378814] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4951396148] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951412527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951427565] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4951443840] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4951459603] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951475312] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951491495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951506606] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4951523420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4951539116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4951575267] L8[TABLE]: Config 1 → 11 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 19,190000,10000,0,0,256,52,17,4096,3281,0,0,0,65536,0,1,55711,7709,2116 [Hermes] [HADES][INFO ] [KRELTSC: 4951617619] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951633753] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4951649155] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4951665067] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951681219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951696287] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4951714566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951731205] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951746937] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951763715] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4951779955] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951796275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951811487] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4951828316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951843514] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951859177] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4951876225] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4951891911] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4951907657] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4951923927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951939125] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4951956559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4951971934] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4951987478] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4952003941] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4952020728] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4952036216] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4952052629] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4952068885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952085809] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4952102757] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4952118270] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4952135206] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4952151118] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4952166637] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4952183256] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952198778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4952215046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4952230299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952246755] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952262451] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4952278763] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4952295226] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952310725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4952326543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4952342059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952357213] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952372863] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4952388403] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4952405046] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952420585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4952436384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4952451655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952467260] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952482916] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4952499177] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4952515061] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4952531117] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4952546550] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4952563117] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4952578928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4952594785] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4952611961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4952627142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952642799] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4952658736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4952674548] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4952691515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4952707067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952722465] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952738138] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4952755095] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4952768551] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952784380] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4952800598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952815698] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4952832333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952847702] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952863244] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4952878642] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4952894280] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4952910945] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4952928036] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4952944540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4952960175] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4952976694] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4952991912] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953007587] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4953024286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953039473] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4953055880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4953071715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4953087246] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4953103767] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4953118957] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4953134980] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4953152569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953167978] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4953184457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953199632] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953216723] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953232329] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4953248973] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4953266709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953282303] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4953298758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953313928] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953330851] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4953348177] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4953363391] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4953378780] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4953395488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953410829] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4953427083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953442170] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953458210] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4953474748] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4953489933] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4953505341] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4953522296] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4953538511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953553611] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4953570281] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4953586847] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4953603627] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4953618879] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4953634317] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4953651321] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953666724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4953682367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4953697426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953713542] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953729169] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4953744795] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4953761191] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953777672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4953793588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4953808785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953824003] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953840263] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4953856029] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4953872150] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953887681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4953903812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4953918997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4953934204] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4953949890] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4953966691] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4953982214] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4953998067] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4954013446] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4954030326] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4954045958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4954061649] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4954079216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4954094395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954109593] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4954125292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4954141467] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4954158415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4954173577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954188749] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954206466] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4954223615] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4954236751] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954252838] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954269833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954285018] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4954301455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954316646] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954332714] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954348322] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4954363712] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4954380166] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4954397674] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954413938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954429113] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4954445530] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4954461137] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954476918] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954493140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954508216] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4954524966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4954540887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4954555898] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954572064] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4954587497] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4954603394] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954619580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954634635] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4954651375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954666714] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954682295] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954697675] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4954713429] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954729646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954744780] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4954761141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954778322] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954794091] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4954811217] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4954826596] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4954843468] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4954859727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954874865] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4954891796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4954906994] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4954922845] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4954939437] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4954955096] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4954970752] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4954987114] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4955003325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4955018831] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4955035725] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4955051201] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4955068058] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4955084188] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4955099561] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4955115969] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955131356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4955147536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4955162802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4955177862] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955193420] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4955209333] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4955225864] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955241212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4955256879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4955272383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4955287504] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955303097] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4955318574] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4955335371] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955351556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4955367287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4955382386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4955397925] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955413536] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4955429763] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4955445219] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4955461471] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4955476759] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4955493155] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4955508524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4955524546] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4955541810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4955556861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4955571973] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4955588229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4955603969] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4955620773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4955635828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4955651230] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955667033] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4955683639] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4955696471] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4955712344] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4955728748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4956910931] L8[TABLE]: Config 11 → 12 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 20,200000,10000,0,0,256,52,18,4096,3537,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4956955345] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4956972154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4956987609] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957003213] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957019118] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4957034582] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4957051262] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4957068455] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957085084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957100400] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4957116713] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4957131921] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957148705] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957165007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957180238] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4957197563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4957214072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4957229205] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957247520] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4957266999] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4957284142] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957302250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957318017] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4957335355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957350626] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957366317] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957381758] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4957398408] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957414909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957430118] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4957447409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957463666] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957479496] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4957496461] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4957511645] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4957527623] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957544003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957559060] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4957575320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957590852] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957606439] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4957622930] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4957638219] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4957653933] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4957670397] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4957686509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957701561] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4957718699] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4957734352] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4957751099] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4957767124] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4957782703] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4957799302] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957814825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4957831161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4957846497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957861926] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957877628] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4957893726] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4957910338] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957925817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4957941630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4957957161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4957972349] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4957988010] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4958003536] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4958020779] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958037085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4958053605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4958068677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958084370] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958099859] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4958116508] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4958131863] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4958148072] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4958163373] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4958179734] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4958195044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4958213630] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4958231214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4958246981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958262211] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4958278591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4958294658] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4958311612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4958327950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958346309] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958364812] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4958383511] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4958398057] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958414196] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4958430600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958445903] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4958463577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958478783] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958494434] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958509980] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4958526708] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4958543230] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4958560264] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4958576458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958591991] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4958608587] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4958623846] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958639861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4958656088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958671205] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4958687553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4958703623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4958718728] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4958734905] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4958750035] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4958767060] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4958783553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958799727] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4958816017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958831639] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958847212] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958862656] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4958877969] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4958894688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958909765] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4958926289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4958941383] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4958957538] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4958974664] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4958990053] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4959005596] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4959022185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959037555] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4959053956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959069165] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959085148] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4959101964] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4959117318] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4959132776] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4959149714] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4959165942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959181097] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4959197789] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4959213893] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4959232631] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4959248930] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4959267155] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4959286120] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959305520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4959324723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4959344472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959362965] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959381679] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4959401863] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4959421900] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959440633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4959461408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4959476682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959493204] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959509745] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4959527154] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4959546485] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959563905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4959581311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4959596418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959611798] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959627352] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4959644628] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4959660106] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4959676458] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4959691762] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4959709589] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4959724923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4959740637] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4959757768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4959773355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959788521] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4959804184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4959819873] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4959837120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4959852206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959867318] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959882971] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4959901338] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4959914545] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4959930197] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4959946487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959961976] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4959978519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4959993619] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960009232] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960025138] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4960040520] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4960056918] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4960073871] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960090541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960105872] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4960122220] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4960137525] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960153625] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960170045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960185985] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4960202760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4960218513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4960233849] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960250054] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4960265747] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4960281999] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960298375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960313431] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4960330218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960345264] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960360753] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960376042] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4960391615] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960407794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960422846] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4960439485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960455706] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960471340] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4960488570] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4960503838] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4960519605] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960535871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960550984] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4960567318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960585064] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960600760] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4960617593] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4960632967] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4960648816] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4960665349] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4960681643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960696833] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4960713967] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4960729416] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4960746327] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4960761499] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4960777266] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4960794012] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960809489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4960825256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4960840727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960856183] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960872283] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4960887882] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4960904632] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960920216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4960935933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4960951019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4960966462] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4960982247] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4960997686] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4961013705] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961029413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4961045136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4961060221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961076436] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961092875] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4961109001] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4961124321] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4961140681] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4961155907] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4961192808] L8[TABLE]: Config 12 → 13 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 21,210000,10000,0,0,256,52,18,4096,3795,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4961234618] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4961250024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4961266133] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4961283174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4961298336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961313485] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4961329415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4961345208] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4961362139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4961377253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961392724] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961408366] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4961424793] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4961437697] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961455339] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4961475166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961493925] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4961513673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961533356] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961552286] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961571674] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4961591991] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4961611305] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4961633048] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4961655698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961675838] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4961697525] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4961716430] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961732207] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4961748492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961763723] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4961780840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4961796853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4961812001] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4961828687] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4961843816] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4961860013] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4961876184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961891682] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4961908074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4961923228] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961938845] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4961954923] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4961970329] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4961986812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962001952] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4962018891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962034172] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962049953] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4962067147] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4962082890] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4962098457] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4962114928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962130070] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4962147062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962162249] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962177882] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4962194440] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4962210221] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4962225637] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4962242041] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4962259090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962274967] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4962291738] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4962307302] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4962324370] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4962340013] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4962355491] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4962372116] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962387590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4962403710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4962418868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962434195] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962449860] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4962469035] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4962489129] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962507936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4962528697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4962547092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962565566] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962585771] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4962604304] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4962623397] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962642993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4962660482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4962675673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962690888] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962707463] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4962723738] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4962739248] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4962755179] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4962771197] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4962787740] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4962803420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4962819191] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4962836826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4962851949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962867936] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4962883702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4962900168] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4962917136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4962932338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4962947513] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4962964750] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4962981779] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4962994888] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963010637] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963027434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963042623] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4963059264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963074437] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963090533] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963106079] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4963121500] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4963137979] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4963155527] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963171797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963187182] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4963203902] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4963219215] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963234884] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963251128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963266725] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4963283125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4963299070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4963314177] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963330691] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4963345783] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4963361730] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963377874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963393285] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4963409679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963425064] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963440708] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963457883] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4963473224] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963489629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963504697] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4963521378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963536420] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963552272] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4963569283] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4963584973] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4963600535] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963616792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963632355] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4963650012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963665238] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963681100] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4963697697] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4963713845] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4963729322] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4963745772] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4963761992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963777561] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4963794210] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4963809668] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4963826539] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4963842761] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4963858758] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4963879272] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963899815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4963915926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4963931058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4963949256] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4963969511] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4963988637] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4964008154] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964028593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4964046930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4964063072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964079236] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964094829] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4964110248] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4964126363] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964142092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4964157783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4964173093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964188237] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964204127] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4964220444] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4964236194] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4964252240] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4964267961] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4964284501] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4964299879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4964315601] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4964333979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4964350188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964366413] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4964382492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4964398944] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4964415897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4964431236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964446312] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964462254] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4964479192] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4964492413] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964508070] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4964524672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964539855] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4964556446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964571590] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964587579] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964603108] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4964618547] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4964634984] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4964652949] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4964669124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964684417] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4964700715] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4964716818] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964732516] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4964748846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964764076] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4964780980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4964796784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4964811933] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4964828647] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4964843814] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4964859898] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4964880130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964899383] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4964919548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4964938541] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964959406] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4964978004] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4964997119] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4965017497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965034722] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4965051432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965066576] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965084334] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4965101426] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4965116716] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4965132245] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4965149913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965165139] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4965181872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965196964] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965214914] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4965231491] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4965247309] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4965262816] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4965280600] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4965297017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965312393] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4965330510] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4965346374] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4965363405] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4965378827] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4965396188] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4965412848] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965428398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4965444227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4965460512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965475707] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965491295] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4965521507] L8[TABLE]: Config 13 → 14 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 22,220000,10000,0,0,256,52,19,4096,4050,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4965563709] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4965581804] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965597498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4965613371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4965628603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965644460] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965660149] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4965675821] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4965691938] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965708528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4965724319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4965740684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965756676] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4965773937] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4965790286] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4965805701] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4965822279] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4965838872] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4965855336] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4965870913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4965886651] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4965905409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4965920652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4965936136] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4965952768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4965969426] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4965986481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4966001716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966018612] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966034362] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4966051307] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4966064634] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966081853] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966098286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966113496] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4966129991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966147014] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966162775] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966178395] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4966193798] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4966211975] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4966230113] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966249901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966269906] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4966289365] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4966306509] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966322785] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966343426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966360353] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4966378621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4966398218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4966415720] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966432397] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4966448658] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4966466064] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966482285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966497598] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4966514136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966530178] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966545869] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966562086] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4966579632] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966596860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966612200] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4966628455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966644401] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966659959] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4966676938] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4966692424] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4966708835] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966725069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966740301] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4966756911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966772891] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966788553] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4966805091] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4966821120] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4966837796] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4966854216] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4966870491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4966885491] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4966902956] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4966918327] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4966935285] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4966950490] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4966966756] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4966983406] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4966998779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967014930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4967030081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967045163] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967060702] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4967076310] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4967092940] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967108270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967124678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4967140052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967155595] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967171132] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4967186469] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4967202958] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967218360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967235636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4967251519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967271212] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967288911] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4967307580] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4967325777] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4967343071] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4967359726] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4967376172] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4967393242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967409055] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4967426269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4967441629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967457882] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4967473485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967489146] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4967505975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4967522004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967537169] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967552823] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4967569774] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4967583950] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967599574] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4967615866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967631009] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4967648083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967663293] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967678925] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967694467] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4967710335] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4967726900] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4967744091] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4967760382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967776033] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4967792474] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4967808728] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4967824986] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4967842007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967857234] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967873930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4967890140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4967905218] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4967921407] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4967936525] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4967953038] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4967969806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4967984930] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4968001477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968017265] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968032781] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968048112] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4968063556] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4968080007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968095020] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4968111231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968126239] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968142219] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4968159166] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4968174358] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4968189817] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4968206539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968221631] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4968237901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968253146] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968269025] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4968285501] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4968300722] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4968316081] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4968332812] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4968348945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968363979] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4968381963] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4968398697] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4968415476] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4968430556] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4968445860] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4968462949] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968479803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4968496871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4968517331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968536056] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968555110] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4968572198] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4968591418] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968608406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4968625882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4968642410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968657640] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968673301] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4968689342] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4968706066] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968721590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4968737357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4968752486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968768090] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4968783729] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4968799982] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4968815664] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4968832829] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4968848478] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4968865534] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4968881592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4968898040] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4968915238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4968930386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4968945567] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4968961576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4968977301] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4968994185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4969009259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969024924] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969040514] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4969057431] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4969070448] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969086448] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969102777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969117881] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4969134460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969149890] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969166654] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969182155] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4969197635] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4969214452] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4969231526] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969247797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969262905] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4969279815] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4969295156] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969311001] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969327862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969343072] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4969359413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4969375128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4969390626] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969406849] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4969421978] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4969437976] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969454574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969469710] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4969486075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969501420] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969517383] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969532853] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4969548150] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969564641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969580056] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4969596408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969611555] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969627361] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4969644743] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4969661558] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4969677208] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969693635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969710228] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4969726678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969741837] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4969778933] L8[TABLE]: Config 14 → 1 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 4969820574] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4969838138] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4969854171] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4969869656] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4969886321] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4969903118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4969918357] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4969935152] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4969950699] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4969968152] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4969983485] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4969999219] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4970016222] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970031785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970047655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4970062948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970078515] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970094211] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4970109937] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4970126419] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970142479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970158166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4970173209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970188505] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970204332] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4970219761] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4970235763] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970251171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970267197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4970282292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970297364] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970313145] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4970329610] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4970345056] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4970360971] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4970376545] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4970393284] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4970408810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970424691] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4970441934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4970457453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970472723] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4970488443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970504560] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4970522149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4970537375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970552634] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970568380] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4970585269] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4970598092] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970613809] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4970630121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970645781] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4970662224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970677428] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970694289] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970711149] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4970726688] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4970743114] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4970760222] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4970777035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970792266] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4970808705] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4970823917] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4970840709] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4970856993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4970872265] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970888734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4970905761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4970920928] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4970937036] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4970952635] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4970968595] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4970984758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971000089] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4971016845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971031946] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971047535] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971063166] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4971078749] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4971094915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971110042] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4971126365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971141827] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971157437] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4971174505] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4971190498] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4971206508] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4971222699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971237774] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4971254098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971270496] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971287159] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4971303888] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4971319331] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4971335393] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4971352010] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4971368397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971383894] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4971401300] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4971416960] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4971433968] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4971449391] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4971465268] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4971481976] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971497469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4971513237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4971528831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971544034] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971560261] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4971576255] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4971593677] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971609233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4971624984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4971640915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971656361] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971672000] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4971687565] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4971704421] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971719994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4971735826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4971751014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971767079] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4971782679] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4971798854] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4971814471] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4971831159] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4971848674] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4971868717] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4971885511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4971903992] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4971921367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4971936572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4971953130] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4971969153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4971984943] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4972003074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4972019201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972034499] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972051478] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4972068567] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4972082945] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972098598] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972114881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972130000] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4972147196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972162363] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972177976] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972193447] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4972209774] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4972226200] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4972243248] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972259410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972275022] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4972291352] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4972306612] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972322084] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972339125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972354223] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4972370492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4972386187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4972402076] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972418625] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4972433719] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4972449559] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972466638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972483564] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4972499965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972516119] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972531748] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972547105] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4972563087] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972580234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972595392] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4972611708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972626831] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972643308] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4972660276] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4972675531] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4972690973] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972707949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972723060] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4972739369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972754670] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972770813] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4972787349] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4972802600] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4972817983] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4972835099] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4972851327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4972866453] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4972883129] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4972901902] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4972920151] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4972936652] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4972953572] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4972970483] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4972986056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973001834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4973018040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973033223] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973048823] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4973064708] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4973081642] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973097148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973112892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4973127989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973143489] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973159114] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4973174625] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4973190856] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973206908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973223457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4973238575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973253901] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973269947] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4973286177] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4973301685] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4973317716] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4973333478] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4973349985] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4973365367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973381482] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4973399080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4973414200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973429371] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4973445113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973461307] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4973478220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4973493367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973508520] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973524555] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4973541482] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4973554596] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973570334] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4973587130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973602282] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4973618674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973633817] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973649753] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973665216] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4973680583] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4973697228] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4973714744] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4973731031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973746215] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4973762798] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4973778611] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4973794200] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4973810374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973825512] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973843149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4973858975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4973874208] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4973891273] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4973906458] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4973922482] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4973938717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973954270] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4973970706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4973998695] L8[TABLE]: Config 1 → 14 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [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: 4974041254] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974056929] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974075119] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4974093555] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4974112161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974127859] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4974145346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974160627] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974176280] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4974193371] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4974209474] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4974225006] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4974241233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974256424] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4974273483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974289303] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974304960] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4974321467] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4974338423] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4974354245] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4974370649] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4974387064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974403040] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4974419734] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4974435117] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4974452731] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4974467964] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4974483361] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4974499847] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974515724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4974531517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4974546623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974561800] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974578021] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4974594430] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4974610751] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974626103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4974642433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4974657556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974672683] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974688287] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4974704131] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4974720232] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974735660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4974751425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4974767318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974782741] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4974798246] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4974814609] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4974830507] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4974846487] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4974861763] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4974878193] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4974894226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4974910341] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4974927457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4974942468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4974957979] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4974973578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4974989312] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4975006178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4975021619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975036744] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975052368] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4975069130] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4975083111] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975098750] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975115632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975131203] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4975148479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975163592] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975179160] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975194546] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4975210533] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4975227451] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4975244455] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975261100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975276719] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4975293632] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4975310855] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975330733] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975350040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975367319] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4975386226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4975407443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4975426228] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975446433] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4975467203] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4975487312] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975508111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975528886] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4975549445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975567694] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975586066] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975602915] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4975620952] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975642328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975657665] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4975673976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975689015] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975706012] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4975724070] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4975739347] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4975754815] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975772565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975787716] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4975804043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975819571] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4975836657] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4975853239] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4975868733] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4975884157] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4975901459] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4975917671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4975932792] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4975949719] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4975966459] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4975983350] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4975999330] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4976015187] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4976031666] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976047091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976062808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4976078531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976094145] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976109731] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4976125330] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4976144073] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976159659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976175493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4976190639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976206585] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976222283] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4976237771] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4976253791] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976269806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976285524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4976300602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976315664] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976331851] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4976348053] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4976363521] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4976383108] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4976400437] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4976418862] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4976434473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976450317] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4976468789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4976483859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976499099] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4976515458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976531704] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4976548495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4976563951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976579849] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976595510] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4976612460] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4976625476] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976641724] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4976658006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976673927] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4976690265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976706601] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976722210] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976737638] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4976753879] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4976771268] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4976788380] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4976804526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976819597] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4976836313] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4976851531] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4976867072] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4976883312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4976899276] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976915630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4976931275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4976946317] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4976963252] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4976978356] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4976995654] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4977012171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977027902] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4977044151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977059153] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977074601] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977091025] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4977107078] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4977123245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977138306] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4977155154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977170262] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977185796] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4977203282] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4977218498] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4977233918] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4977250042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977265443] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4977281721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977296798] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977312353] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4977329830] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4977346245] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4977361616] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4977377993] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4977394842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977409974] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4977426658] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4977442052] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4977459288] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4977475010] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4977493737] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4977512183] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977530529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4977547125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4977562276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977579063] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977595010] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4977610616] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4977627101] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977643701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4977659516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4977677509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977695002] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977711507] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4977727055] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4977743113] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977758544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4977774663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4977789746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977804855] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4977820442] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4977838075] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4977854368] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4977870556] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4977885866] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4977903074] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4977918732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4977934649] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4977951640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4977967380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4977982491] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4977998114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4978013819] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4978032160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4978047203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978062261] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978078258] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4978095036] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4978108355] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978123848] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978140705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978155843] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4978172098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978187161] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978203394] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978219313] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4978234779] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4978274129] L8[TABLE]: Config 14 → 2 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [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: 4978315446] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4978333057] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978349252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978364324] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4978380605] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4978396487] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978411990] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978428113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978443148] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4978459852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4978475574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4978490651] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978506783] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4978522429] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4978540622] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978557627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978574144] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4978592764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978608371] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978623982] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978640377] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4978656312] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978672666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978687883] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4978705909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978721546] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978737858] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4978754916] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4978770788] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4978786234] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978802372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978817436] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4978834743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978849786] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4978865296] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4978881706] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4978897856] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4978913325] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4978929764] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4978945949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4978962115] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4978978742] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4978994099] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4979010839] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4979026614] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4979041980] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4979058416] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979073856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979090133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4979105276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979120346] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979135854] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4979151814] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4979168079] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979183400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979199070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4979214581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979229695] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979245250] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4979260743] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4979277103] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979292465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979308191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4979323242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979338655] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979354235] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4979370393] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4979385788] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4979403197] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4979418614] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4979434974] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4979450336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979466622] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4979483782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4979498849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979513919] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4979530545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979546259] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4979563103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4979578658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979593956] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979609551] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4979626344] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4979639637] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979655307] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4979671498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979686575] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4979703608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979719767] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979737230] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979754890] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4979771786] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4979788148] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4979805120] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4979821213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979838024] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4979854458] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4979869698] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4979885609] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4979903197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4979918329] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979934655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4979950358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4979966056] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4979982215] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4979997376] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4980013281] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4980029872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980045008] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4980061341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980077596] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980093428] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980108864] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4980124622] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4980141816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980157039] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4980173371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980188474] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980205655] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4980222711] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4980237933] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4980253336] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4980270037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980285132] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4980301431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980316539] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980332644] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4980349147] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4980364468] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4980379867] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4980396659] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4980412841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980427916] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4980444538] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4980461794] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4980478683] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4980493815] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4980509110] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4980526490] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980541996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4980557800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4980572977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980588915] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980605076] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4980620627] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4980636823] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980652479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4980668133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4980683160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980698194] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980714261] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4980729751] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4980746155] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980761496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4980777498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4980792521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980807548] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4980823026] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4980839453] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4980854852] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4980870664] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4980886145] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4980903170] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4980918491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4980934096] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4980951056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4980966558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4980982198] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4980997707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4981013437] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4981030920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4981046012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981061108] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981076554] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4981093840] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4981106776] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981122335] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981138724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981154525] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4981170802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981185852] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981201347] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981217371] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4981232613] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4981248919] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4981266276] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981282662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981297692] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4981313940] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4981329634] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981345147] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981361256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981377468] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4981395400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4981411756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4981426801] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981442944] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4981458647] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4981474503] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981490626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981505681] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4981522566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981537627] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981553177] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981568525] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4981584151] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981600285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981615327] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4981631604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981647029] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981662583] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4981679564] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4981694791] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4981710538] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981726682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981741741] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4981758007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981773377] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981788906] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4981805369] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4981820615] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4981836295] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4981852632] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4981868834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4981883913] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 4981901258] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4981916702] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 4981933518] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4981948617] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4981964609] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 4981981318] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4981996720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982012373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4982027858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982042935] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982058779] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 4982074376] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 4982091244] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982106618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982122319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4982137398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982153124] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982168719] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 4982184188] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 4982200100] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982218264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982234013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4982249031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982264034] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982280699] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 4982296845] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4982312258] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4982328702] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 4982343976] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4982360339] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4982375666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982391697] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 4982408682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4982423703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982438782] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4982467722] L8[TABLE]: Config 2 → 3 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [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: 4982508719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982524832] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 4982541672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4982556731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982571786] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982587684] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 4982604154] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 4982616872] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982632386] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4982649037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982664064] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4982680288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982695358] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982711281] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982726586] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4982742352] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4982758618] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4982776177] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4982792274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982807306] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 4982823541] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4982838966] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4982854452] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4982870571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4982885602] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982902185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4982918469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4982933584] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4982949680] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4982965393] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4982981178] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4982997203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983012183] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4983028732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983043706] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983059110] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983074401] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4983090263] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983106390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983121385] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4983137582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983152984] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983168545] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 4983185469] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4983200676] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4983216389] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983232543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983247563] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4983263805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983279244] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983294738] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4983311187] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 4983328264] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 4983344299] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4983360615] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983376732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983392332] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4983409945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4983427108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4983443563] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983461701] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4983478197] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4983495524] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983513062] ECW: w=0xbe9d1d50 func=0xbe43491c 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4983533240] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4983551135] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983568820] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4983585786] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4983603452] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983621709] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 4983638892] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983656977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983673459] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4983691259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983708297] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4983725664] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4983743640] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4983760111] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4983779351] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983797119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983813640] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4983832098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4983849541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4983867839] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983885493] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4983902850] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4983921903] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4983939472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983956499] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4983974592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4983991056] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4984008018] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4984026443] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4984042963] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4984061401] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984079762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984096270] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984114273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984131500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4984148286] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984164413] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4984179698] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4984195461] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984212246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984227549] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4984243805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984258863] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4984275195] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4984292095] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4984307147] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4984323527] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984340936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984356162] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984372408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984388045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4984404913] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984421116] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4984436698] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4984453181] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984469521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984484515] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4984501344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984517496] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4984532988] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4984551187] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4984566218] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4984583636] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984599734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984614691] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984630885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984648403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4984663591] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984679639] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4984694648] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4984711214] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984727277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984742253] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4984758458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984774019] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4984789488] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4984806691] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4984821675] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4984838532] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984854609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984869621] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984885847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4984902129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4984917157] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984933245] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4984948277] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4984965387] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4984981755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4984996822] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4985013136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985030233] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4985045869] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4985062437] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4985078302] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4985094729] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985110873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985125932] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985142758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985158608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4985173744] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985189896] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4985206059] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4985221987] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985238299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985253304] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4985270159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985285244] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4985300744] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4985317214] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4985332623] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4985348890] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985364974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985379986] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985396614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985412227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4985427225] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985443335] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4985459847] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4985476887] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985493139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985508266] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4985525599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985540628] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4985556046] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4985572349] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4985587686] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4985604075] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985620117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985635644] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985652643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985668760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4985683760] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985699845] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4985715445] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4985731123] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985747130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985762016] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4985778663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985793874] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4985809314] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4985825701] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4985841257] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4985857463] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985873544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4985888877] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985905651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4985921822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4985936861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4985953475] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4985968459] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4985984359] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986000733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986016380] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4986032780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986049806] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4986067445] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4986086735] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4986102666] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4986119044] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986135152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986152653] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986169303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986185014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4986200113] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986219726] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4986234987] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4986250898] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986267593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986282707] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4986299040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986314413] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4986330505] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4986347043] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4986362190] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4986378631] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986395113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986410383] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986426651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986442292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4986458317] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986474448] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4986489735] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4986505507] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986522222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986537488] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4986553737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986568736] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4986584761] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4986601284] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4986616329] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4986632641] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986666192] L8[TABLE]: Config 3 → 4 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [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: 4986707111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986722472] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986738786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986754457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4986769851] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986785961] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4986801013] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4986816790] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986834012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986849075] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4986865348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986880420] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4986896630] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4986914000] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4986929326] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4986945658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4986962298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4986977372] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4986993722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987009416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4987024858] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987041629] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4987060159] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4987079385] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987097335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987112763] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4987129181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987145631] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4987161498] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4987178055] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4987193158] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4987210947] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987228765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987244079] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987260502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987277253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4987292551] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987308850] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4987324198] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4987340736] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987357246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987372414] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4987388834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987404438] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4987420488] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4987437167] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4987452825] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4987469317] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987485661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987500888] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987518648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987534716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4987549942] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987566287] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4987581892] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4987597861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987614617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987630610] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4987647529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987662776] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4987678413] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4987695256] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4987711025] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4987727504] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987743749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987758936] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987775739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4987791442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4987806534] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987822685] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4987838241] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4987854095] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987870257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987885307] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4987901886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4987916971] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4987932537] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4987949037] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4987964460] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4987980819] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4987997032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988012109] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988028842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988044568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4988059656] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988075845] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4988091291] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4988107322] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988126909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988145475] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4988163564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988178936] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4988195452] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4988213386] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4988228617] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4988245039] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988261308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988278180] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988294600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988310353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4988325482] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988342257] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4988357809] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4988373777] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988390280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988405407] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4988422088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988437261] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4988453317] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4988470204] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4988486003] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4988502362] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988518916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988534258] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988550632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988566338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4988581827] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988597993] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4988613096] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4988628946] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988645542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988660878] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4988677178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988692233] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4988708452] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4988725217] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4988740336] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4988756692] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988773225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988788301] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988804648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4988820342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4988835693] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988852687] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4988867814] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4988883659] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4988900217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988915590] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4988931983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4988947109] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4988963071] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4988979645] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4988994777] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4989011165] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989027798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989043170] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989059590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989075342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4989090773] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989107214] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4989122359] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4989138219] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989154731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989169856] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4989186210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989201345] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4989217260] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4989234036] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4989249162] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4989265920] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989282152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989297476] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989313838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989330078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4989345225] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989361478] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4989376676] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4989392887] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989409137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989424503] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4989440835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989456232] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4989471813] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4989488346] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4989503423] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4989520338] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989536758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989551894] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989568272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989584321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4989600275] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989616698] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4989631802] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4989648960] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989666334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989681505] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4989697830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989713667] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4989729462] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4989745989] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4989761089] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4989778182] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989794441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989809535] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989825887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4989842089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4989857161] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989873391] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4989888520] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4989904752] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4989921011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989936153] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4989952794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4989968360] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4989984287] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4990000810] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4990016441] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4990032825] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990049227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990064332] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990081135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990097594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4990112932] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990129105] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4990144567] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4990160482] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990176644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990192423] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4990209146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990224323] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4990239956] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4990256579] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4990272116] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4990288775] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990305008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990320169] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990337022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990355046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4990370186] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990386369] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4990402354] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4990418654] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990434835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990449897] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4990466719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990482096] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4990497652] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4990514168] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4990529983] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4990546817] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990563137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990578746] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990595816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990611615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4990626696] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990643319] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4990658493] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4990674418] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990690704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990707064] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4990723439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990738884] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4990755418] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4990773208] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4990788362] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4990804988] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990834638] L8[TABLE]: Config 4 → 5 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [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: 4990876498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4990892193] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990908670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4990924486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4990939610] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4990956259] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4990971484] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4990987598] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991003833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991019600] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4991035967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991051115] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4991066703] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4991083639] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4991098763] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4991115164] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991131371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991146841] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991163235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991179193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4991194291] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991210930] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4991226194] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4991242186] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991258402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991274471] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4991290987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991306244] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4991321881] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4991339529] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4991354599] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4991370907] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991386994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991402691] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991419237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991434938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4991450041] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991466798] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4991481952] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4991497757] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991513855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991532062] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4991549233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991564347] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4991580521] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4991597025] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4991612364] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4991628729] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991645482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991662091] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991678802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991694540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4991711234] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991727580] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4991742772] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4991758715] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991775940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991791115] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 4991807457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991822557] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4991838782] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 4991855423] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 4991870601] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4991887029] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991903702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4991918841] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991935267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4991951023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4991966590] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4991982881] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4991998233] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4992014578] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992031181] ECW: w=0xbe9d1b60 func=0xbe43491c 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 4992048185] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 4992064778] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992081500] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4992096697] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 4992112919] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992128466] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 4992144705] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992160961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992176523] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4992192951] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992209822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4992226249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4992241404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992256602] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992272766] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992288279] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4992303874] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4992320344] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992336928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992352144] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 4992369199] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4992384653] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4992401420] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992416831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4992434905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4992452622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992469136] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992488233] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 4992504839] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 4992528771] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4992544625] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4992561122] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992576603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4992594411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4992609716] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4992624962] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992641278] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992656836] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992673295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992688432] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4992705202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4992720847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4992735864] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992751984] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4992767583] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4992783400] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992799495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992814498] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4992831195] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992846560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4992862205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4992877206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992892569] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992908899] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4992924507] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4992939577] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4992956345] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4992972544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4992987829] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 4993004647] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4993020483] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4993036774] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993052173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993067892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993083243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993098306] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993113907] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 4993129913] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 4993145697] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4993161263] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4993177781] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993193138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993209122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993224984] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4993240065] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993255574] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993271492] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4993287662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993302932] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993319199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993335263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993350259] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4993366648] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4993381665] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4993397843] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4993413958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993428955] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4993445219] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993461681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993477386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993492436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993509342] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993526936] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993544526] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4993559671] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4993577612] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4993594942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993610371] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 4993627268] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 4993644347] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4993660704] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993676501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993692422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993708341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993723590] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993739472] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 4993755690] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 4993771745] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 4993787468] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 4993804052] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993819511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993835771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993850954] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4993867372] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993883251] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4993899238] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4993915342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4993930403] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993946661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4993962719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4993977729] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4993994061] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4994009103] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4994025475] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994041629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994056853] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4994073093] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994088778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994104386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4994119388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994134407] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994150220] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994165561] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4994180865] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4994197189] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994215118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994230231] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994247713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994263442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4994278918] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994295306] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4994310371] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4994326146] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994342605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994357615] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4994373836] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994389379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994405089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4994420131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994435138] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994450636] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994466243] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4994481221] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4994497675] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994513822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994529155] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994545399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994561008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4994576027] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994592409] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4994607450] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4994623246] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994639561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994654648] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4994673610] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994689529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994708405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4994724213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994740519] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994756151] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4994773599] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4994788695] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4994805020] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994821147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994837171] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994853499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4994869209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4994884292] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994900963] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4994916992] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4994932824] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4994948910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4994964328] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4994980677] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995011292] L8[TABLE]: Config 5 → 6 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [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: 4995051968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995067688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995083078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995098099] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995113649] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995129012] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4995144356] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4995160636] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995176979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995192016] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995208869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995224534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995239784] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995255878] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4995271410] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4995287208] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995303301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995318343] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4995335008] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995350311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995366167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995381176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995396512] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995412004] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995427326] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4995442352] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4995458939] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995475046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995490311] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995506612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995522636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995537679] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995553797] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4995568831] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4995585224] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995601584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995616590] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4995632803] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995648496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995664182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995679182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995694215] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995710252] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995725702] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4995740863] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4995757253] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995774448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995789525] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995805879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995821559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995837076] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995853318] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4995868438] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4995884351] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4995900897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995916011] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4995932418] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4995947804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4995965098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4995980860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4995996085] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996011763] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996027898] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4996043024] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4996059780] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996076080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996091694] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996108234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996124017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4996139484] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996155916] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4996171188] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4996187436] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996204093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996219341] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4996235884] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996251628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996268358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4996283548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996298757] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996314420] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996330328] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4996345542] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4996362045] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996378407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996393974] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996410543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996426613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4996441871] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996459130] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4996474425] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4996490424] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996506755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996523199] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4996539760] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996555313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996571212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4996587365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996602610] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996618336] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996633919] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4996650340] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4996666814] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996683074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996698224] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996715892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996733854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4996749272] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996768611] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4996783921] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4996799868] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996816141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996831749] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4996848208] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996863672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4996879390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4996895545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4996910734] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996926375] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4996942800] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4996959031] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4996975473] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4996992610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997008002] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997025245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997041204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997057556] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997073725] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4997089417] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4997105215] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997121533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997136507] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4997153280] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997168624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997184282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997199284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997215534] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997231101] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997246706] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4997261845] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4997278606] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997294787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997309845] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997326190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997342319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997357369] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997373524] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4997388599] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4997404855] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997421065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997436427] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4997453224] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997468617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997484301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997499336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997514736] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997530223] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997545543] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4997560832] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4997577442] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997593609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997609061] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997625615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997642237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997657279] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997673327] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4997688366] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4997704767] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997720863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997735952] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4997752344] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997769378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997785075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997800056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997815128] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997831430] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4997846809] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4997861966] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4997878439] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997895974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4997911061] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997927578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4997943173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4997958709] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4997974833] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4997989944] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4998005756] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998022271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998037294] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4998053820] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998069158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998085249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4998100264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998115400] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998131006] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998146634] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4998161661] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4998177989] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998194114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998209719] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998226024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998241883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4998256997] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998274247] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4998289327] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4998305350] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998321471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998336896] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4998353126] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998368512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998384150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4998399598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998415118] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998430910] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998446277] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4998461854] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4998478198] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998494374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998509461] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998528575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998544324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4998559451] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998575675] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4998591150] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4998607066] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998623268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998638443] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4998655447] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998672727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998688634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4998704819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998720351] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998736151] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998751738] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4998768539] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4998785211] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998801605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998816868] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998833957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998849680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4998864783] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998880990] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4998897362] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4998913338] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4998929648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4998945654] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4998962851] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4998978363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4998994302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999009376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999024819] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999040440] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999055814] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4999070939] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4999087694] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999117135] L8[TABLE]: Config 6 → 7 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 30,300000,10000,0,0,256,53,26,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 4999158373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999173519] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999189894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999205997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999221119] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999237342] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4999252695] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4999269788] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999286020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999301067] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4999317341] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999333180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999348842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999363880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999378946] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999395357] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999410796] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4999425924] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4999442633] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999461565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999476790] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999493230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999508985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999525163] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999542003] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4999557260] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4999573092] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999590013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999605087] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4999622569] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999637998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999654821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999670002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999685423] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999701035] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999717095] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 4999732254] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 4999748635] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999765588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999780769] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999797426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999813189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999829457] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999845809] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 4999861449] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 4999877531] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 4999895225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999910464] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 4999926943] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 4999944382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 4999963157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 4999978515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 4999995678] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000012049] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000028616] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5000044005] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5000060568] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000078031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000093533] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000110135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000127592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5000143730] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000160134] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5000175573] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5000191693] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000209396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000224735] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5000241366] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000257132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000273576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5000288764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000304830] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000320801] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000336761] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5000351924] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5000368380] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000384590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000400039] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000416426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000432118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5000447384] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000463933] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5000479067] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5000495283] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000511676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000527151] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5000543441] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000558826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000574545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5000589983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000605059] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000620670] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000636109] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5000651562] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5000668186] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000684340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000699339] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000716379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000732144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5000747280] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000763463] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5000802775] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5000822813] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5000840087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000855276] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5000871690] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000887110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5000903292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5000918376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5000933606] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000949423] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5000965187] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5000980319] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5000997456] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001016074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001032801] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001050771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001068221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5001088180] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001108425] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5001128348] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5001146988] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001164795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001181387] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5001199275] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001216503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001233694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5001250393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001267271] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001284259] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001301079] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5001317593] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5001335832] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001353476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001369936] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001387830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001405371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5001421858] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001439772] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5001456658] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5001474011] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001491680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001508170] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5001526358] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001544158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001561583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5001578483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001595031] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001612046] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001630866] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5001647961] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5001665823] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001683510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001699973] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001718593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001736479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5001751795] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001768385] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5001784823] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5001804102] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001823617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001839456] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5001855744] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001871060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5001886659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5001902183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5001917274] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001932817] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5001948382] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5001963843] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5001980235] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5001996509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002011584] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002028647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002044352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002059412] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002075769] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5002091593] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5002107542] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002123732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002139140] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5002156066] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002171488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002187175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002203014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002218102] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002233663] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002249400] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5002267831] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5002284599] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002301004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002316537] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002333638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002349460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002364643] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002380892] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5002396643] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5002412697] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002429857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002445144] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5002462107] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002477564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002493295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002508605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002524194] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002539793] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002555211] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5002570260] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5002587193] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002603395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002618478] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002635070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002652715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002667872] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002684070] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5002699445] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5002715930] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002732185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002747400] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5002764023] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002779810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002796198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002811997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002838626] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002857327] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5002874771] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5002890890] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5002907372] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5002923702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5002939144] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002956006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5002971769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5002986896] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003003091] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5003018977] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5003034888] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003051216] ECW: w=0xbe9d1f48 func=0xbe43491c 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 5003067481] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5003085324] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003102044] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5003120148] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5003140870] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003159685] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5003178939] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003199018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003218465] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5003238672] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003258211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003278394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5003296290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003312199] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003328774] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003344239] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5003359362] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5003376619] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003393244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003422502] L8[TABLE]: Config 7 → 8 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [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: 5003463775] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003480069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003495708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5003510734] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003527211] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5003542393] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5003558264] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003574259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003589673] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5003605951] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003621244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003636808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5003652130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003667150] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003682664] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003698211] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5003713588] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5003729849] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003745933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003760918] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003777459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003792978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5003807911] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003824958] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5003840355] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5003856087] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5003872157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003887163] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5003903641] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003918909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5003934459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5003949626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5003964939] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003980398] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5003996317] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5004011681] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5004028589] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004045174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004061785] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5004078918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5004094711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5004112889] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004133012] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5004152111] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5004171749] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004191452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004211025] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5004231216] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004249202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5004266186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5004281524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004296748] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004312363] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004328546] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5004343735] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5004360168] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004376457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004392038] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5004408359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004423412] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004438926] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004454956] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5004470309] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5004486633] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004502057] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004520047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004535137] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5004551426] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5004566997] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004583347] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004599543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004615359] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5004632377] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5004649787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004664894] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5004680707] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5004696065] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5004713507] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5004729211] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004744797] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004761033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004777051] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5004793516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5004809286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5004824704] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004841361] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5004856479] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5004872357] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5004888712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004904125] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5004920411] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004935769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5004951398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5004966887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5004981919] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5004997473] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005013002] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5005028448] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5005044791] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005060974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005076052] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5005092615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005107663] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005123171] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005138508] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5005156944] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5005177058] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005196819] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005217865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005236244] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5005255876] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5005275641] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005293541] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005310511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005326533] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5005344478] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5005361433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005376503] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5005392760] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5005407942] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5005424982] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5005440181] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005456219] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005472431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005487555] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5005504008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5005520138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5005535285] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005551455] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5005566569] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5005583316] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005599734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005614867] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5005631264] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005647208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5005662947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5005678014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005693141] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005709307] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005724733] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5005739979] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5005756391] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005772926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005788040] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5005804365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005819692] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005835585] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005850977] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5005866267] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5005883399] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005899322] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5005915495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5005931302] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5005951379] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5005968479] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5005985064] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006002311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006018112] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5006035036] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5006051884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006067080] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5006083074] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5006098172] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5006115121] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5006130164] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006146024] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006162145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006177188] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5006193534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5006210306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5006225532] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006241708] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5006256853] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5006273434] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006289634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006305314] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5006321781] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006338262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5006353958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5006368959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006383999] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006400251] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006416336] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5006431490] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5006448104] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006464638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006480010] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5006496299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006511568] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006527680] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006543596] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5006559479] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5006578965] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006598388] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006620830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006643801] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5006667021] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5006687708] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006710581] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006731550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006753228] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5006775597] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5006797032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006816826] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5006838815] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5006858149] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5006879573] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5006900829] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5006919534] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5006938709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5006956925] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5006973485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5006989292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5007004461] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007021379] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5007036647] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5007052725] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007068927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007084637] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5007101175] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007116656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5007132401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5007147989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007163125] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007178719] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007194178] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5007210644] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5007227483] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007243883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007259210] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5007277200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007292343] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007308522] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007324713] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5007340635] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5007357003] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007372408] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007388887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007404393] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5007420691] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5007435844] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007451402] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007468047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007483155] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5007500138] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5007517509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007532615] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5007548249] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5007563370] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5007580938] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5007596067] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007611695] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007627918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007643462] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5007659831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5007675564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5007704177] L8[TABLE]: Config 8 → 9 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [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: 5007745179] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007761359] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5007776941] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5007792864] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007809075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007825065] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5007841898] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007857356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5007873100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5007888405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007903975] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007919564] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5007934980] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5007950370] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5007967142] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5007983326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5007998944] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5008015543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008030655] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008046243] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008061639] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5008077439] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5008093843] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008109291] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008125531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008141000] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5008157400] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5008172568] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008188143] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008205304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008220467] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5008237460] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5008254506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008270087] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5008285724] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5008300967] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5008318376] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5008333885] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008349418] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008365571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008380656] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5008397387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5008413056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5008428069] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008444230] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5008459871] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5008475730] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008491900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008506999] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5008523706] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008539091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5008554803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5008569876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008585610] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008601171] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008616572] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5008632095] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5008649007] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008665578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008680667] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5008696959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008712893] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008728491] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008743957] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5008759236] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5008775905] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008791318] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008807541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008822626] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5008839282] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5008854394] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5008869975] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5008886158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008901719] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5008919160] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5008936307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5008951468] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5008967893] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5008983048] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5009000152] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5009015684] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009033068] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009053182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009070273] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5009088535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5009104304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5009119386] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009135562] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5009151192] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5009167118] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009183298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009198410] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5009215197] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009230731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5009246495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5009261573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009277007] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009292636] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009308610] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5009323759] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5009341941] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009358301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009374062] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5009391153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009406598] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009422494] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009437871] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5009454619] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5009471174] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009486435] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009502496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009517871] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5009534055] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5009549090] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009564528] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009581226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009596284] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5009613134] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5009630036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009645408] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5009660935] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5009675953] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5009692834] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5009709050] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009728232] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009748242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009766904] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5009785180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5009800916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5009815944] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009832715] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5009847743] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5009863596] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5009879700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009895084] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5009911338] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009926720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5009942380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5009957857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5009972900] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5009988830] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010004345] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5010020390] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5010036918] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010053646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010068845] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5010085902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010101009] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010116585] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010131989] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5010147880] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5010164256] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010179619] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010195797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010211542] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5010227868] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5010243097] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010259001] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010277313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010292556] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5010310483] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5010328576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010344338] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5010360023] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5010375089] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5010392513] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5010407593] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010423161] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010439366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010454908] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5010471427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5010487187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5010502285] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010518787] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5010533965] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5010549882] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010566091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010581779] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5010598133] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010613560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5010629251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5010644687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010659779] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010675343] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010691361] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5010706941] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5010723359] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010739532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010754629] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5010771292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010786362] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010801922] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010817307] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5010832879] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5010849198] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010864557] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010880756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010896166] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5010912424] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5010927509] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5010943059] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5010959615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5010974695] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5010991994] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5011008952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011024494] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5011040039] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5011055138] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5011072130] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5011087870] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011103476] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011119718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011134831] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5011154177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5011169984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5011185127] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011201385] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5011217005] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5011233033] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011249382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011264950] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5011281596] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011297079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5011312909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5011328958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011344418] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011360410] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011375938] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5011391511] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5011407996] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011424290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011439454] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5011456186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011471360] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011487037] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011502546] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5011518258] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5011534736] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011552479] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011568715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011584297] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5011604497] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5011624872] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011648471] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011671757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011693097] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5011717352] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5011739913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011761363] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5011781826] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5011800990] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5011822711] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5011843890] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5011863531] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5011883213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5011900861] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5011931402] L8[TABLE]: Config 9 → 0 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 5011973327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5011989393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5012004503] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012021362] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5012036836] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5012053341] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012069748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012085623] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5012102075] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012118842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5012138394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5012159147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012178253] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012196232] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012213309] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5012228765] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5012245253] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012261540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012277336] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5012293822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012308924] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012325154] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012341377] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5012356631] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5012372978] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012388390] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012404998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012420581] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5012436839] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5012452506] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012468745] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012485769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012501157] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5012518904] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5012535909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012551500] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5012570970] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5012589573] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5012607439] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5012622728] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012638368] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012656682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012672383] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5012688873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5012705471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5012720732] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012736942] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5012752125] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5012768531] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5012784777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012799933] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5012817223] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012833179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5012850686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5012869054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5012888856] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012912415] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5012933042] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5012955754] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5012977483] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013000138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013021047] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5013043949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013062593] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013083790] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013103898] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5013123478] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5013145321] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013162777] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013179215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013194594] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5013212029] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5013227541] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013243209] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013259525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013275218] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5013292830] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5013309960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013325151] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5013341592] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5013357410] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5013374644] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5013390204] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013406083] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013422788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013441640] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5013464040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5013483197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5013498980] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013516457] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5013532024] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5013547905] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013564024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013580408] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5013596827] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013612216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5013627913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5013643712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013659116] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013674759] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013690145] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5013705862] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5013723237] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013739482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013754522] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5013771448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013786504] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013802944] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013818333] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5013834034] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5013850519] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013865840] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013881951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013897384] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5013913649] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5013928789] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5013944286] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5013960855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5013975887] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5013992732] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5014009670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014025315] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5014041030] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014056056] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5014072947] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014088673] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014105104] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014121770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014136970] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5014153970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5014169807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5014184978] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014201258] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014217065] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5014233025] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014249831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014265378] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5014282033] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014297524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5014313281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5014328839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014344178] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014359824] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014375348] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5014392370] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5014409140] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014425362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014440495] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5014457257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014472424] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014488055] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014503531] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5014519593] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5014536213] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014551654] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014567892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014583454] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5014600090] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014615316] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014630836] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014647445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014662605] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5014679634] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5014696720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014712460] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5014728295] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014743429] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5014760464] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014776156] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014791797] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014808010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014823132] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5014839907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5014855691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5014870842] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014887076] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5014902964] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5014919757] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5014936032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5014951135] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5014967897] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5014983287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5014998986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5015014133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015029915] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015045556] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015061000] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5015076197] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5015093160] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015109708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015124921] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5015141890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015157100] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015173597] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015189510] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5015205498] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5015222112] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015237689] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015254150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015269963] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5015286518] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5015303788] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015322853] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015340681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015355834] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5015373910] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5015391732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015406914] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5015422523] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5015438068] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5015455591] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5015471460] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015487038] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015503651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015519401] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5015536874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5015552816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5015568005] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015585710] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5015601655] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5015617668] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015633877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015649511] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5015665907] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015681419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5015697118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5015712586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015727736] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015743347] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015758790] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5015774380] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5015791112] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015807613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015822685] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5015839564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015854626] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015870134] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015885509] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5015901164] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5015917720] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5015933067] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5015949280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5015964807] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5015981332] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5015996503] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016012083] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016028716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016043779] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5016060737] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5016078161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016093245] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5016109609] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5016124914] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5016142580] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5016158412] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016174063] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016203222] L8[TABLE]: Config 0 → 1 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 5016245233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016260390] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5016277804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5016293748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5016308984] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016325273] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5016340808] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5016356738] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016372901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016387999] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5016404997] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016420613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5016436344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5016451482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016467261] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016482934] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016498438] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5016513924] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5016531033] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016547229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016562362] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5016579722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016595219] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016611467] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016627073] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5016642967] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5016659360] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016674859] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016691138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016706785] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5016723197] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5016738456] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016754091] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016770780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016786539] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5016803484] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5016820499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016836129] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5016851828] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5016866962] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5016884076] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5016899604] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5016915198] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5016931382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5016946866] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5016963705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5016979749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5016994923] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017011220] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5017026764] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5017042726] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017058947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017074126] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5017091225] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017106773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5017122537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5017137653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017153448] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017169113] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017184560] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5017199771] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5017216519] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017232811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017248553] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5017265532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017280887] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017296927] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017312542] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5017328376] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5017344939] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017360505] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017376920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017392507] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5017408983] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5017424501] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017440130] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017456841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017472175] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5017489249] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5017506323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017521855] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5017537512] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5017552681] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5017569732] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5017585208] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017601289] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017618122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017633415] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5017650355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5017666460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5017681588] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017697847] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5017713486] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5017729426] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017745704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017760885] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5017777643] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017793114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5017808891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5017824075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017839581] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017855242] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017870712] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5017885965] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5017902794] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5017919056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017934220] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5017950670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5017966178] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017981831] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5017997337] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5018012743] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5018029477] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018045300] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018061570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018076668] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5018093638] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018108836] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018124519] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018141118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018156550] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5018173606] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5018190715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018207654] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5018223265] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018238419] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5018255485] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018271155] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018287333] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018303629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018318808] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5018335750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5018351797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5018366939] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018383162] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018398718] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5018417734] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018436601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018454520] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5018470951] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018486355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5018502603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5018518579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018533753] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018549266] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018564634] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5018580973] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5018597437] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018614403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018629606] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5018646495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018661661] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018677793] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018693104] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5018709079] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5018725495] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018741560] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018757903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018773608] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5018790278] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018805602] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018821297] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018837910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018853315] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5018870380] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5018887480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5018902993] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5018918686] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018934247] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5018952321] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5018967579] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5018983538] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5018999896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019015553] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5019032089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5019048174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5019063383] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019080031] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5019095236] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5019111274] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019127605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019143273] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5019159792] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019175377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5019191223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5019206850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019222018] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019237695] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019253207] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5019268762] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5019285472] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019302171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019317477] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5019334325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019349821] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019365570] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019381129] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5019396856] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5019413373] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019428967] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019445362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019460987] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5019477451] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5019492697] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019508395] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019525068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019540547] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5019557622] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5019574753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019590313] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5019606024] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5019621976] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5019639051] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5019654682] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019670510] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019686731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019702145] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5019718630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5019734374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5019749525] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019766071] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5019781172] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5019797042] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019813480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019829016] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5019845338] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019860953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5019876696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5019892121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5019907229] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019922833] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5019939304] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5019954980] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5019971478] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5019988120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5020003368] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5020020220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5020035485] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5020051259] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5020066839] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5020082519] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5020099030] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5020114571] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5020130911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5020146413] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5020162957] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5020178132] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5020193753] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5020210317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5020225510] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5020242537] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5020259598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5020275211] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5020291598] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5020308312] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5020327455] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5020344025] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5021481259] L8[TABLE]: Config 1 → 2 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [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: 5021528697] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5021547146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5021563868] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5021585761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5021624068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5021641073] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5021657752] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5021673524] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5021689796] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5021707481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5021725488] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5021745612] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5021761387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5021778566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5021794113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5021809528] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5021825620] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5021842281] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5021857854] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5021874950] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5021892086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5021907258] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5021923882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5021938961] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5021954933] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5021970941] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5021986716] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5022003054] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022019052] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022035370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022051570] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5022068259] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5022084045] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022099610] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022115979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022131091] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5022150405] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5022169031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022185626] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5022208076] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5022224934] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5022243566] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5022260777] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022278344] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022296135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022312766] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5022331921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5022349212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5022365852] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022383620] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5022400640] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5022418482] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022436288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022453799] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5022471851] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022489106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5022507298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5022524379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022541176] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022558231] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022575123] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5022592009] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5022610181] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022628249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022645153] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5022663014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022679855] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022696917] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022716294] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5022733243] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5022751427] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022769751] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022791834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022812415] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5022833140] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5022849760] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5022866756] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5022884450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022901347] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5022918670] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5022935681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5022950768] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5022966892] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5022981990] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5022998952] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5023014031] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023030056] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023046458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023061552] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5023078731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5023094497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5023109577] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023125714] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5023141340] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5023157287] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023173467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023188571] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5023205290] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023220711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5023236641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5023252088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023267977] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023283664] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023299280] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5023314371] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5023331090] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023347272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023362620] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5023379019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023394499] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023410127] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023425754] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5023441004] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5023458964] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023474388] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023490888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023506002] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5023523182] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5023538331] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023553812] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023570927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023586499] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5023603733] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5023620916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023635932] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5023651827] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5023666841] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5023683783] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5023698804] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023715027] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023731234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023746283] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5023762579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5023778965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5023794120] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023810541] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5023825689] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5023841985] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5023858152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023873265] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5023889891] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023905258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5023921160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5023936215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5023951293] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023967154] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5023982760] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5023997854] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5024014185] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024031191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024046309] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5024062924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024078464] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024094038] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024109639] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5024124904] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5024141577] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024157413] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024174244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024189366] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5024206150] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5024221658] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024237432] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024253656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024269752] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5024286767] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5024303798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024318878] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5024335140] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5024350240] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5024367208] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5024382580] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024398630] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024414928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024430103] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5024447065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5024463500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5024478604] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024494957] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5024510049] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5024526217] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024542403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024557468] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5024573771] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024589520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5024605356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5024620555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024635634] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024651636] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024667102] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5024684873] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5024704904] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024723001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024738502] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5024754905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024770537] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024786189] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024801806] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5024817124] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5024833982] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024849313] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024865718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024880811] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5024898480] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5024913697] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5024929473] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5024945644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5024961140] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5024978550] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5024996571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025011636] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5025028578] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5025043707] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5025060641] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5025075698] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025092442] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025108612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025123707] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5025140657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5025156456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5025171804] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025188253] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5025203918] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5025219851] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025236024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025251064] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5025268469] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025284039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5025300108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5025315319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025330951] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025346674] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025362432] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5025377723] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5025394664] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025410990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025427004] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5025443385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025458996] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025474585] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025490161] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5025505376] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5025522076] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025538301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025553412] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5025570632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5025586888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5025602306] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025618580] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5025633813] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5025650750] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025667191] ECW: w=0xbe9d2130 func=0xbe43491c 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5025683978] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5025700321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025715897] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025746222] L8[TABLE]: Config 2 → 9 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [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: 5025787248] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5025802393] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025818586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025834087] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025849454] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5025864692] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5025881068] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5025897432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025912668] ECW: w=0xbe9d0dd8 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5025929048] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5025944439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5025960510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5025975586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5025990587] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026006130] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5026022584] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5026038046] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026054031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026069048] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5026085570] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026100942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5026116830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5026131877] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5026147331] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026162816] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026178785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026193984] ECW: w=0xbe9d11b8 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5026211217] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026226994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5026242808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5026258476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026274161] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026289810] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026306183] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5026321535] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5026338246] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026354322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026369461] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026384908] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5026400570] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5026417038] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026432813] ECW: w=0xbe9d2608 func=0xbe43491c 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 5026449756] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5026466691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026481855] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026498169] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5026513344] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026529184] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5026545629] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5026560763] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026577162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026592426] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026607884] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5026623177] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5026639888] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026655855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026671087] ECW: w=0xbe9d11b8 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5026691592] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026712941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5026735326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5026756620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026779014] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026799940] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5026821926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026843191] ECW: w=0xbe9d0dd8 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5026865217] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026887234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5026907220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5026926250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5026946026] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026967332] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5026986881] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5027006375] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5027024786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027041086] ECW: w=0xbe9cf0e8 func=0xbe43491c 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5027057972] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5027074658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027090214] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5027105717] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5027120873] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5027137578] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5027152995] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027168523] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5027184960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027200514] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5027217607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027232678] ECW: w=0xbe9d12b0 func=0xbe43491c 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 5027248801] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027265986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5027281948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5027297142] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5027312542] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027330326] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5027350392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027369985] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5027391371] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5027407070] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5027423081] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5027438173] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5027454921] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5027470980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027486077] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027501550] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5027517286] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5027533677] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027549327] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 5027565001] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027580820] ECW: w=0xbe9417d0 func=0xbe449678 '/' [Hermes] [HADES][INFO ] [KRELTSC: 5027595956] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5027612232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027627971] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5027644912] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027660348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5027676452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5027692799] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5027710480] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027726282] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5027743036] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5027758390] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5027778592] ECW: w=0xbe9673d8 func=0xbe42ddec 'VM-CALL' [Hermes] [HADES][INFO ] [KRELTSC: 5027817790] ECW: w=0xbe9d2fb0 func=0xbe44fa1c 'READY-COUNT' [Hermes] [HADES][INFO ] [KRELTSC: 5027839722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5027857023] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5027873788] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5027889067] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5027910193] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 5027926655] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5027942988] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5027958857] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5027975503] VM-EXEC: 'READY-ACK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 5027991329] ECW: w=0xbe9bd4a0 func=0xbe457a38 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 5028008386] Hermes: ready-ack [Hermes] [HADES][INFO ] [KRELTSC: 5028020890] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5028036680] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5028051998] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5028068206] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5028084983] VM-EXEC: 'ARTEMIS-READY-ACK' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 5028104304] ECW: w=0xbe98ee20 func=0xbe457a38 '(do-log-info)' [Artemis] [HADES][INFO ] [KRELTSC: 5028121839] Artemis: ready-ack [Artemis] [HADES][INFO ] [KRELTSC: 5028134748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5028154330] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 5028172682] PASS: readiness handshake [Hera] [HADES][INFO ] [KRELTSC: 5028186411] ECW: w=0xbe9670f8 func=0xbe42d8c0 '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: 5028291631] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 5028307863] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5028324592] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5028340784] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5028356264] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5028373116] VM-EXEC: 'REGISTER-COMMON-MEMBERS' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 5028394104] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5028409769] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5028426274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5028441913] ECW: w=0xbe9d43f0 func=0xbe43491c 'CH-ADD-MBR' [Hermes] [HADES][INFO ] [KRELTSC: 5028459630] ECW: w=0xbe9cf1e0 func=0xbe43491c 'MBR-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 5028476029] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5028493376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5028508549] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5028524439] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5028539808] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5028556290] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5028571765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5028587747] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5028604792] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5028620309] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5028635764] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5028653151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5028668978] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5028684679] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 5028700456] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5028716602] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5028732050] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5028748178] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5028765200] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5028780761] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5028796979] ECW: w=0xbe9d4300 func=0xbe43491c 'MBR-VM!' [Hermes] [HADES][INFO ] [KRELTSC: 5028813202] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5028829094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5028844893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5028860137] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5028875699] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5028891746] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5028907485] ECW: w=0xbe9d0fc8 func=0xbe43491c 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 5028923736] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5028939278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5028955441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5028970684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5028986007] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029001714] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5029018209] ECW: w=0xbe9d4208 func=0xbe43491c 'MBR-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 5029034507] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5029049587] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029065313] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5029082666] ECW: w=0xbe9d10c0 func=0xbe43491c 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 5029099039] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029114554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5029130965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5029146533] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5029161727] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029177583] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029195541] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029216007] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5029238908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5029260844] ECW: w=0xbe9d43f0 func=0xbe43491c 'CH-ADD-MBR' [Hermes] [HADES][INFO ] [KRELTSC: 5029285404] ECW: w=0xbe9cf1e0 func=0xbe43491c 'MBR-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 5029306874] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5029331167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5029352061] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5029373144] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5029392798] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5029413648] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5029433311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5029453206] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5029474959] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5029494133] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5029513191] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5029535540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5029553343] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029571494] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 5029588867] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029604749] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5029620350] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5029635759] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5029652929] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5029668542] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5029684522] ECW: w=0xbe9d4300 func=0xbe43491c 'MBR-VM!' [Hermes] [HADES][INFO ] [KRELTSC: 5029700737] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029716718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5029732527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5029747940] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5029763627] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029780019] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5029796480] ECW: w=0xbe9d0fc8 func=0xbe43491c 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 5029812690] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029828834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5029844704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5029859911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5029875835] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029892603] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5029908124] ECW: w=0xbe9d4208 func=0xbe43491c 'MBR-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 5029924390] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5029939499] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5029955655] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5029971234] ECW: w=0xbe9d10c0 func=0xbe43491c 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 5029987316] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030002691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5030018876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5030033958] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5030049033] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030064760] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030081351] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030096801] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5030113273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5030128406] ECW: w=0xbe9d43f0 func=0xbe43491c 'CH-ADD-MBR' [Hermes] [HADES][INFO ] [KRELTSC: 5030145425] ECW: w=0xbe9cf1e0 func=0xbe43491c 'MBR-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 5030161707] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5030178654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5030193925] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5030210120] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5030225544] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5030242055] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5030257563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5030273315] ECW: w=0xbe9ce368 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5030290457] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5030305785] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5030321325] ECW: w=0xbe9cd7e0 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5030338456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5030354304] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030369906] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 5030385783] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030402006] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5030417508] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5030433025] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5030450209] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5030466362] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5030481974] ECW: w=0xbe9d4300 func=0xbe43491c 'MBR-VM!' [Hermes] [HADES][INFO ] [KRELTSC: 5030498084] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030513603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5030530293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5030545482] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5030575424] L8[TABLE]: Config 9 → 10 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 37,370000,10000,0,0,256,56,31,256,256,0,0,0,65536,0,1,0,2120,63416 [Hermes] [HADES][INFO ] [KRELTSC: 5030617508] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030633369] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5030649481] ECW: w=0xbe9d0fc8 func=0xbe43491c 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 5030665634] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030680974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5030696699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5030712146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5030727262] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030742870] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5030758641] ECW: w=0xbe9d4208 func=0xbe43491c 'MBR-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 5030775273] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5030790402] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030805947] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5030821555] ECW: w=0xbe9d10c0 func=0xbe43491c 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 5030838060] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030853443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5030869392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5030884473] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5030899937] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030915513] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5030931986] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5030952187] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5030969581] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5030985793] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5031002472] VM-EXEC: 'SEND-BROADCAST-TEST' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 5031021289] ECW: w=0xbe9d5070 func=0xbe44fadc 'BCAST-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 5031038273] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5031053767] ECW: w=0xbe9b0910 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 5031069378] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5031086805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031102805] ECW: w=0xbe9d4b88 func=0xbe43491c 'MSG-BROADCAST' [Hermes] [HADES][INFO ] [KRELTSC: 5031120003] ECW: w=0xbe9d49a8 func=0xbe44fa1c 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5031135737] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031151538] ECW: w=0xbe9d48b8 func=0xbe44fa1c 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 5031168321] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031183658] ECW: w=0xbe9d47c0 func=0xbe44fa1c 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 5031199909] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031215759] ECW: w=0xbe9d46d0 func=0xbe44fa1c 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 5031231904] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031248020] ECW: w=0xbe9d45e0 func=0xbe44fa1c 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 5031265101] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031280215] ECW: w=0xbe9d49a8 func=0xbe44fa1c 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5031295877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031310929] ECW: w=0xbe9d0fc8 func=0xbe43491c 'CH-MBRS@' [Hermes] [HADES][INFO ] [KRELTSC: 5031327531] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5031342932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5031358669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5031373781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031388839] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5031404898] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5031420834] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031435891] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5031452596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031468045] ECW: w=0xbe942d60 func=0xbe456674 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 5031483514] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5031499824] ECW: w=0xbe9d45e0 func=0xbe44fa1c 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 5031516314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031531367] ECW: w=0xbe9d46d0 func=0xbe44fa1c 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 5031547361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031562621] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5031579054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031594336] ECW: w=0xbe9d14a0 func=0xbe43491c 'MBR-VM@' [Hermes] [HADES][INFO ] [KRELTSC: 5031610296] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5031625868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5031641856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5031656898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031671959] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5031687520] ECW: w=0xbe9d47c0 func=0xbe44fa1c 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 5031705146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031720254] ECW: w=0xbe9d48b8 func=0xbe44fa1c 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 5031736249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031751484] ECW: w=0xbe9d49a8 func=0xbe44fa1c 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5031767625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031782733] ECW: w=0xbe9d1878 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 5031798856] ECW: w=0xbe9cee00 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 5031815385] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5031832757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031847838] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5031863201] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5031878424] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5031895154] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5031910528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5031926199] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5031943206] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5031958772] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5031974139] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5031990628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032006395] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032022179] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 5032037911] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032053519] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5032069155] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5032084848] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5032101269] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 5032116674] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 5032132959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5032148441] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 5032163755] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5032179086] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 5032195083] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032210520] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032225821] ECW: w=0xbe9d0258 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 5032241950] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032257585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032273687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5032288843] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032303969] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032319723] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032335715] ECW: w=0xbe9d0440 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 5032351793] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032367260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032383058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5032398488] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032413650] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032429279] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032444778] ECW: w=0xbe9cfe78 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 5032461450] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032476907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032492690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5032507813] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032523535] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032539160] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032554403] ECW: w=0xbe9cfa88 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 5032570901] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032586874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032602651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5032617773] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032632933] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032648851] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032664106] ECW: w=0xbe9cf8a0 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 5032680097] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032695504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032711575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5032726717] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032741854] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032757439] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032772977] ECW: w=0xbe9cf6b8 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 5032789319] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032804709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5032820447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5032835908] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032850970] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032866528] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5032881919] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032897487] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5032913832] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5032928986] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032944603] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5032961035] ECW: w=0xbe9d0628 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5032978114] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5032993495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5033009135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5033024770] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5033039840] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033055360] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 5033070772] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5033086400] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5033102674] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033118050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5033133964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5033149339] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5033164396] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033179980] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 5033195519] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 5033211418] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033226946] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5033243398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033259049] ECW: w=0xbe9d13a8 func=0xbe43491c 'MBR-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5033275720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033290768] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033306311] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5033322443] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5033337826] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5033353984] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5033369948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033385012] ECW: w=0xbe942d60 func=0xbe456674 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 5033400645] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5033416942] ECW: w=0xbe9d45e0 func=0xbe44fa1c 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 5033432907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033448151] ECW: w=0xbe9d46d0 func=0xbe44fa1c 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 5033464403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033479426] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5033495432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033510471] ECW: w=0xbe9d14a0 func=0xbe43491c 'MBR-VM@' [Hermes] [HADES][INFO ] [KRELTSC: 5033526693] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033541992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5033557627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5033572637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033588002] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033603506] ECW: w=0xbe9d47c0 func=0xbe44fa1c 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 5033619634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033634871] ECW: w=0xbe9d48b8 func=0xbe44fa1c 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 5033651129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033666147] ECW: w=0xbe9d49a8 func=0xbe44fa1c 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5033681760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033697007] ECW: w=0xbe9d1878 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 5033713382] ECW: w=0xbe9cee00 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 5033729605] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5033746524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033761558] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5033777255] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5033792468] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5033808786] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5033824125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5033839881] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5033856839] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5033871924] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5033887253] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5033904298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5033919988] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033935759] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 5033951616] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5033967645] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5033983008] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5033998249] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5034015171] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 5034030395] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 5034047275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5034066081] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 5034084182] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5034100775] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 5034117000] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034132242] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034148326] ECW: w=0xbe9d0258 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 5034164740] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034180354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5034196176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5034212348] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034231059] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034251931] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034275135] ECW: w=0xbe9d0440 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 5034298168] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034320475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5034342583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5034363407] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034384363] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034405988] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034424688] ECW: w=0xbe9cfe78 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 5034445455] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034467014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5034487045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5034505760] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034524144] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034539813] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034555143] ECW: w=0xbe9cfa88 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 5034572669] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034588693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5034604369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5034619408] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034634446] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034651388] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034667725] ECW: w=0xbe9cf8a0 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 5034683716] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034699276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5034717432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5034736429] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034755717] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034774431] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034791202] ECW: w=0xbe9cf6b8 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 5034807659] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034836746] L8[TABLE]: Config 10 → 2 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 38,380000,10000,0,0,256,59,31,256,256,0,0,0,65536,0,1,0,16142,49394 [Hermes] [HADES][INFO ] [KRELTSC: 5034878431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5034894916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5034909987] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5034925061] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5034940563] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5034956404] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5034971606] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5034987881] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5035002946] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035019782] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5035034997] ECW: w=0xbe9d0628 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5035052121] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035067685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5035084699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5035099822] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5035114869] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035130491] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 5035146679] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5035161863] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5035178136] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035193505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5035209651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5035224680] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5035239715] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035255234] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 5035271150] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 5035286698] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035302192] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5035318234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035334903] ECW: w=0xbe9d13a8 func=0xbe43491c 'MBR-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5035354565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035372809] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035390956] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5035407052] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5035422291] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5035438529] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5035455225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035471329] ECW: w=0xbe942d60 func=0xbe456674 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 5035486841] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5035503254] ECW: w=0xbe9d45e0 func=0xbe44fa1c 'BC-TYPE' [Hermes] [HADES][INFO ] [KRELTSC: 5035519915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035535482] ECW: w=0xbe9d46d0 func=0xbe44fa1c 'BC-FROM' [Hermes] [HADES][INFO ] [KRELTSC: 5035551473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035566778] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5035583289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035598357] ECW: w=0xbe9d14a0 func=0xbe43491c 'MBR-VM@' [Hermes] [HADES][INFO ] [KRELTSC: 5035614453] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035629831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5035646095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5035661247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035676382] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5035692004] ECW: w=0xbe9d47c0 func=0xbe44fa1c 'BC-PADDR' [Hermes] [HADES][INFO ] [KRELTSC: 5035709654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035727066] ECW: w=0xbe9d48b8 func=0xbe44fa1c 'BC-PLEN' [Hermes] [HADES][INFO ] [KRELTSC: 5035744168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035762950] ECW: w=0xbe9d49a8 func=0xbe44fa1c 'BC-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5035779097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035794147] ECW: w=0xbe9d1878 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 5035810293] ECW: w=0xbe9cee00 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 5035826572] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5035844078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035859239] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5035874770] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5035890605] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5035907042] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5035922399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5035937490] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5035955150] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5035970552] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5035985990] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036002459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036019053] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036035486] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 5036051173] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036066721] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5036082897] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 5036098250] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5036114686] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 5036130081] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 5036146616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5036161857] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 5036177244] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5036192662] ECW: w=0xbe9ce460 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 5036209227] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036224459] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036239784] ECW: w=0xbe9d0258 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 5036256037] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036272308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036288115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5036303290] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036318458] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036334645] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036349997] ECW: w=0xbe9d0440 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 5036366062] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036381724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036398737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5036414791] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036430023] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036445839] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036461989] ECW: w=0xbe9cfe78 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 5036478433] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036493910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036509914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5036525554] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036540694] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036556274] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036571540] ECW: w=0xbe9cfa88 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 5036588773] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036604212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036619938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5036635031] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036650746] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036666317] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036681555] ECW: w=0xbe9cf8a0 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 5036697583] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036714510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036731108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5036746176] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036761255] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036777268] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036792528] ECW: w=0xbe9cf6b8 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 5036808895] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036824287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5036840391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5036855463] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036870558] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036886355] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5036902218] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036917473] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5036933774] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5036948921] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5036964906] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5036980149] ECW: w=0xbe9d0628 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5036997274] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037012936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5037029117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5037044234] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5037059352] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037075155] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 5037091048] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 5037106272] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5037122601] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037138006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5037156707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5037174966] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5037192195] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037209098] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 5037224428] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 5037240003] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037255597] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037272169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037287460] ECW: w=0xbe9d13a8 func=0xbe43491c 'MBR-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5037303869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037319011] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037335174] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037351186] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5037366347] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5037383129] ECW: w=0xbe9d4a98 func=0xbe44fa1c 'BC-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037399584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037414745] ECW: w=0xbe942d60 func=0xbe456674 '0<>' [Hermes] [HADES][INFO ] [KRELTSC: 5037430221] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5037446682] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037462687] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5037478714] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5037494016] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5037509296] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5037526444] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 5037542737] ECW: w=0xbe9d1e50 func=0xbe43491c 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5037560210] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5037577126] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037593478] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5037608721] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5037625508] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037641433] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5037657043] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037673219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037689266] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5037706121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037721221] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037736725] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037752094] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5037767963] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037784085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037799115] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5037815332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037830790] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037846307] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5037863281] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5037878531] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5037894601] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5037910713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037925748] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5037941977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5037957679] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5037973224] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5037990708] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5038006076] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5038022333] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5038038784] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038055633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038070795] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5038087836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5038103592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5038118719] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038134903] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5038150687] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5038166692] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038182939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038198277] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5038215065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038230196] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038245742] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038261398] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5038277101] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038293335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038308378] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5038324631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038340167] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038355793] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5038372807] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5038388320] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5038404352] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038420543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038435660] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5038452793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038467919] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038483459] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5038500009] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5038515694] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5038531146] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5038547483] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038563697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038579454] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5038595893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5038611632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5038627125] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038644534] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5038659780] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5038677041] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038697348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038715964] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5038736129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038752696] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038770271] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038787075] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5038803942] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038821591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038838462] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5038856193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038872605] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5038890180] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5038908780] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5038926079] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5038943005] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5038961485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5038977936] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5038996519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039013052] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039045923] L8[TABLE]: Config 2 → 3 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 39,390000,10000,0,0,256,60,32,256,256,0,0,0,65536,0,1,0,50935,14601 [Hermes] [HADES][INFO ] [KRELTSC: 5039092573] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5039111044] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5039127856] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5039145528] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5039163528] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5039181263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039197950] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5039216279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5039233510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5039251073] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5039269633] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5039286332] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5039303805] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5039321493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039338362] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5039356461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039373034] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039390684] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039407649] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5039424417] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5039442169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039459142] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5039477453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039492567] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039508168] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5039525571] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5039540844] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5039556230] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5039572398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039588056] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5039604453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039619640] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039635293] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5039652375] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5039667643] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5039683123] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5039699565] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5039716071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039731187] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5039747880] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5039763581] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5039780799] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5039795978] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5039811425] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5039828466] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039843931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5039859740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5039874896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039890434] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039906023] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5039921703] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5039938031] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5039954013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5039969720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5039984829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5039999929] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040015791] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5040031228] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5040047219] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040062574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5040078857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5040094011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040109237] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040124872] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5040142639] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5040158142] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5040174103] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5040189962] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5040312174] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5040332137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5040350281] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5040367409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5040382376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040398161] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5040413771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5040429605] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5040446340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5040461827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040476938] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040492495] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5040510311] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5040524094] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040539782] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5040556070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040571185] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5040588034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040603074] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040618534] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040633917] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5040649999] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5040666352] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5040684350] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5040700454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040716017] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5040733106] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5040748406] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040763902] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5040780735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040795812] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5040812110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5040828115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5040843463] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5040859580] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5040874593] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5040890845] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5040906992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040922723] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5040938907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5040954282] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040970031] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5040985396] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5041000627] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5041017103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041032371] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5041048609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041063632] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041079541] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5041096493] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5041111716] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5041127131] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5041143902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041158962] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5041175197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041190238] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041206374] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5041222850] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5041238039] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5041253334] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5041270382] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5041286463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041301483] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5041318072] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5041333898] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5041350623] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5041365825] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5041381241] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5041398084] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041413486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5041429234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5041444330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041459711] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041475231] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5041493843] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5041512182] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041529131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5041544837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5041559834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041574892] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041592131] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5041608098] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5041624209] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041640249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5041656260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5041671385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041686535] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5041702463] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5041718703] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5041734150] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5041750296] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5041770188] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5041791850] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5041813936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5041837516] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5041861131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5041882055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5041902942] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5041925360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5041945029] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5041967232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5041986271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042005841] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042027651] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5042048812] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5042065857] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042087706] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042107320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042125315] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5042143428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042158829] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042174440] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042189939] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5042205719] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5042222410] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5042239516] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042255782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042271462] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5042288204] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5042303576] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042319200] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042335947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042351859] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5042368305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5042384983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5042400594] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042416689] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5042431665] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5042447594] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042465145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042480330] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5042496632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042511739] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042528145] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042543629] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5042558938] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042575171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042590723] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5042607079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042622214] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042637841] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5042655486] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5042670803] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5042686280] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042705184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042720462] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5042736866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042752068] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042768248] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5042784896] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5042800276] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5042815827] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5042832987] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5042849347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5042864586] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5042881434] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5042897519] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5042914506] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5042929751] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5042945249] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5042962257] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5042977789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5042993651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5043009535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043026171] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043041810] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5043057733] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5043074274] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043090153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5043105868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5043120912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043136022] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043152237] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5043167657] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5043183647] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043199018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5043215384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5043230468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043245543] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043261132] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5043277663] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5043293077] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5043309088] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5043324454] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5043341357] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5043356727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5043372452] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5043389954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5043405998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043424807] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5043442516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5043473094] L8[TABLE]: Config 3 → 4 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [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: 5043513804] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5043531319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5043546458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043561574] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043577655] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5043594518] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5043607521] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043623186] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5043639777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043655187] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5043671573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043687358] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043703598] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043719951] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5043735342] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5043751814] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5043770190] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5043786446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043801449] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5043817674] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5043833377] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5043848972] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5043865115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5043880220] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5043896979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5043912810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5043927828] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5043943877] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5043959340] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5043975281] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5043991421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044006457] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5044023126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044038399] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044053936] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044069278] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5044084813] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5044100962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044116051] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5044132374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044147986] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044163561] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5044180624] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5044195868] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5044211645] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5044227853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044242935] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5044259279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044275961] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044291609] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5044308152] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5044323511] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5044339431] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5044355816] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5044371967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044387553] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5044404637] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5044420111] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5044436973] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5044452594] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5044468125] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5044484628] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044500043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5044516192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5044531515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044546609] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044562197] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5044578181] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5044594747] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044610127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5044625838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5044641343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044656500] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044672100] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5044687555] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5044703943] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044719570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5044735286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5044750339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044765722] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5044781317] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5044797546] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5044812986] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5044829310] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5044844661] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5044861105] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5044876501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5044892568] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5044909954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5044925071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5044940213] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5044956109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5044971874] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5044988719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5045003833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045019365] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045035204] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5045052089] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5045065099] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045081065] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045097295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045112469] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5045128829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045144358] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045159982] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045175404] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5045190739] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5045208453] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5045225723] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045242655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045257905] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5045274871] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5045290054] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045305588] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045321765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045337277] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5045353539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5045369186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5045384244] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045400790] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5045415850] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5045431765] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045447929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045463331] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5045479618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045494698] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045510240] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045527007] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5045542354] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045558560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045573689] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5045590495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045605607] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045621204] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5045638250] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5045653858] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5045669322] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045685552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045700676] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5045717646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045732771] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045748394] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5045765269] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5045780837] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5045796255] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5045812614] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5045829134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5045844290] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5045860994] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5045876451] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5045893643] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5045909037] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5045924541] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5045941048] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5045956817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5045972805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5045987970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046003159] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046019117] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5046034723] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5046051100] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046066583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5046082740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5046098139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046113292] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046128918] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5046144695] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5046160789] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046176294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5046192056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5046208480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046223735] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046239316] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5046255492] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5046271301] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5046287463] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5046302811] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5046319264] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5046335114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5046350864] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5046367933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5046383252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046398763] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5046414529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5046430266] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5046447599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5046463493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046478790] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046494538] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5046511186] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5046526062] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046545462] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5046563408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046579874] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5046596703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046611931] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046627566] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046643639] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5046659024] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5046675926] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5046693023] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5046709690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046725652] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5046741990] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5046757140] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046773095] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5046790424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046805766] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5046822697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5046839163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5046854253] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5046870369] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5046885460] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5046901800] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5046918167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046933231] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5046949533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5046964970] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046980698] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5046996055] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5047011206] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5047027704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047042732] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5047059618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047074691] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047090667] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5047107609] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5047122846] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5047138262] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5047154836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047170026] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5047186317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047201399] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047217757] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5047234379] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5047249694] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5047265448] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5047281909] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5047298060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047313124] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5047330031] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5047345649] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5047362502] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5047377675] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5047393362] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5047410071] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047425512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5047441227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5047456775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047472098] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047487668] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5047503274] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5047520007] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047535429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5047551158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5047566236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047581678] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047597451] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5047626908] L8[TABLE]: Config 4 → 10 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [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: 5047668310] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5047684317] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047699668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5047715782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5047731176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047746230] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5047761765] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5047778604] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5047794316] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5047810114] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5047825311] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5047842179] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5047858392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5047874148] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5047891689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5047906967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5047922036] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5047937517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5047953532] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5047970419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5047985443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048000526] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048016438] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5048033158] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5048048384] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048068219] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048092615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048114237] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5048137614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048158521] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048180410] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048201135] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5048222893] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5048243065] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5048265257] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048287244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048306790] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5048328267] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5048345344] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048360914] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048377105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048392683] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5048409002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5048424829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5048439809] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048456288] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5048472792] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5048488783] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048504847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048520476] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5048536786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048553400] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048568956] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048585188] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5048600829] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048618724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048637799] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5048660398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048680041] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048697176] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5048719809] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5048740475] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5048757307] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048773985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048789329] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5048805661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048820721] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5048836811] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5048853341] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5048868613] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5048884043] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5048901561] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5048917771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5048932802] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5048949377] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5048965342] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5048983148] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5048998506] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5049013931] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5049031004] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049046560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049062344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5049077896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049092957] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049108711] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5049124243] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5049141086] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049156406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049172800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5049187813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049203282] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049218930] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5049234454] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5049250535] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049266405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049282253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5049298471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049313890] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049330121] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5049346397] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5049361906] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5049377857] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5049393762] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5049410476] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5049425942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049441749] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5049459266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5049474411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049489579] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5049505203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049521375] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5049538302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5049553398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049568531] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049584493] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5049601311] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5049614357] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049632534] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5049651113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049668204] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5049688037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049706874] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049723992] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049739470] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5049754782] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5049771724] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5049788764] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5049804931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049820036] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5049836819] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5049852752] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5049868309] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5049884498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5049900065] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049916423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5049932175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5049947287] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5049963865] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5049979195] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5049995158] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5050011369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050027108] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5050043451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050058593] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050074157] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050090017] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5050105265] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5050121500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050136621] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5050153369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050168738] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050184345] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5050201383] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5050217600] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5050233391] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5050249606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050265223] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5050281936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050297403] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050313011] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5050330178] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5050345631] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5050361065] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5050377535] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5050394152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050409299] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5050426051] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5050441552] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5050458787] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5050474039] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5050489556] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5050506080] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050522124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5050538070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5050553960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050572748] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050594253] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5050616825] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5050640931] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050662581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5050684332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5050705438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050726836] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050747413] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5050768019] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5050788175] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050807666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5050828489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5050847465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5050864149] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5050879848] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5050896954] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5050912470] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5050928721] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5050944183] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5050961143] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5050976602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5050992568] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5051009768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5051025266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051040430] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5051056068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5051071827] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5051089761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5051104936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051120078] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051135707] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5051154035] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5051167785] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051183469] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051199794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051215544] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5051235485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051255361] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051275722] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051294352] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5051309754] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5051326188] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5051344126] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051360352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051375497] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5051392291] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5051407491] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051423035] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051439211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051454737] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5051471044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5051486766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5051501866] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051519172] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5051534358] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5051550353] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051566541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051582250] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5051599394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051614546] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051630131] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051646030] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5051661298] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051677541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051692675] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5051709442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051724578] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051740386] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5051757436] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5051773172] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5051788695] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051804930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051821026] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5051838166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051853374] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5051869039] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5051885610] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5051901366] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5051916854] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5051933581] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5051950212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5051965821] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5051982576] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5052010923] L8[TABLE]: Config 10 → 4 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [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: 5052053008] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5052069862] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5052085401] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5052100816] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5052117316] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052132760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5052148916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5052164043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052179163] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052194817] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5052210775] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5052227123] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052242548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5052258288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5052273733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052288873] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052304816] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5052320284] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5052336768] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052352208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5052367934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5052383059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052398594] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052414419] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5052430589] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5052446003] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5052462257] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5052477677] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5052494179] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5052509602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5052525692] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5052543103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5052558171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052573275] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5052589292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5052605300] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5052622192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5052637620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052653094] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052668706] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5052685474] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5052698962] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052714983] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5052731506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052746597] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5052762927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052778476] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052794112] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052809566] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5052824953] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5052841853] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5052858881] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5052875056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052890502] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5052906857] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5052922302] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5052937907] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5052954520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5052969655] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5052986063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5053001858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5053017310] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5053033513] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5053048639] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5053064599] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5053082138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053097314] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5053113906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053129019] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053145085] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053160534] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5053175901] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5053192133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053207593] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5053223922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053239287] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053254892] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5053272290] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5053287617] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5053303513] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5053319706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053335263] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5053351701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053367510] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053383191] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5053400235] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5053415724] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5053431299] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5053447732] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5053464317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053479449] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5053496204] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5053511697] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5053528966] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5053544501] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5053560005] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5053576679] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053592436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5053608268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5053623486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053638686] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053654676] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5053670357] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5053686716] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053702730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5053718550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5053733993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053749153] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053765126] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5053780661] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5053796734] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053812231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5053828303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5053843470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5053858633] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5053874298] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5053890846] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5053906293] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5053922214] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5053937644] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5053954386] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5053970194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5053985973] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5054003411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5054019193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054034710] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5054050627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5054066372] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5054083720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5054102170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054118131] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054133745] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5054151176] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5054164171] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054179870] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054196158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054211661] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5054228267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054243410] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054258991] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054274925] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5054290290] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5054306908] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5054324681] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054345222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054364784] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5054388006] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5054410867] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054434251] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054456510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054477335] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5054499979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5054521437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5054540130] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054560620] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5054582289] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5054602742] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054622868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054639135] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5054657570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054672820] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054688946] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054709061] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5054729392] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054749441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054767845] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5054784395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054800166] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054816985] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5054834873] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5054850600] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5054866153] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5054882386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054898009] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5054914375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5054929704] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5054945317] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5054962255] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5054977594] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5054993992] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5055010517] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5055027121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055042326] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5055058937] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5055075157] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5055092635] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5055107917] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5055123531] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5055140449] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055155922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5055171704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5055186832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055202391] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055217993] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5055233742] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5055250226] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055266001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5055281699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5055296807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055312080] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055328291] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5055343758] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5055359713] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055375066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5055391334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5055407167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055422267] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055437813] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5055454413] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5055469823] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5055485937] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5055501243] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5055518004] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5055533396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5055549100] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5055566284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5055582533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055598046] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5055613798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5055629446] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5055646704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5055661696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055676661] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055692148] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5055709251] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5055722220] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055737733] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5055753891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055769386] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5055785666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055800692] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055816207] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055832218] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5055847557] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5055863856] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5055880761] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5055897323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055912407] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5055928895] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5055944052] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5055960181] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5055976334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5055991384] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5056007631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5056023729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5056038786] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5056054909] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5056070693] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5056087287] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5056103426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056118615] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5056134875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056150344] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056165925] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056181498] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5056196705] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5056213254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056228299] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5056244550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056273326] L8[TABLE]: Config 4 → 5 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [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: 5056315708] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056333154] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5056351692] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5056368295] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5056385167] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5056403227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056419862] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5056437708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056454480] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056471467] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5056490134] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5056506790] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5056524179] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5056542050] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5056559742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056576217] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5056594865] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5056611948] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5056630324] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5056647337] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5056664251] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5056682455] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056699271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5056716853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5056733304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056749764] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056767094] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5056784528] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5056800826] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056816165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5056832295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5056848186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056863653] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056879288] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5056895291] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5056911388] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056926855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5056942658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5056958161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5056973318] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5056989210] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5057005489] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5057021240] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5057037092] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5057052426] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5057068908] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5057084632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5057100343] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5057117628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5057132711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057148123] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5057163757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5057179460] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5057196282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5057211685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057226805] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057242480] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5057259157] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5057272401] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057288021] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057304469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057319518] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5057336188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057351261] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057366817] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057382186] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5057397829] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5057414113] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5057431086] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057447265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057462918] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5057479173] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5057494471] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057509935] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057526391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057541426] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5057558015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5057573781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5057589282] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057605550] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5057620713] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5057636726] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057653291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057668462] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5057685060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057700207] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057716432] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057731885] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5057747160] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057763367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057778892] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5057795235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057810565] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057826114] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5057843475] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5057858703] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5057874115] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5057890627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057905724] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5057922061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5057937232] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5057953183] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5057969769] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5057985101] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5058000520] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5058017207] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5058033416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058048570] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5058065290] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5058081111] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5058098620] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5058114059] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5058129462] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5058146533] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058161972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5058177774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5058192748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058208301] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058223757] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5058239190] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5058255381] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058271067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5058286720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5058301841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058317018] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058332943] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5058348316] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5058364292] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058379672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5058395645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5058410741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058425803] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058441387] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5058457838] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5058473252] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5058489377] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5058504726] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5058521560] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5058537087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5058553375] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5058570485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5058585984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058601098] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5058616633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5058632315] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5058649493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5058664563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058679836] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058695428] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5058712108] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5058724761] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058740563] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5058756754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058772295] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5058788842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058803920] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058819456] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058835132] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5058850337] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5058866869] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5058883874] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5058902703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058917860] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5058934224] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5058949831] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5058965812] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5058982106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5058997482] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5059013934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5059030065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5059045263] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5059061680] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5059077129] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5059093115] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5059109400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059124500] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5059142522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059157717] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059173339] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059188795] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5059204639] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5059220881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059235998] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5059252542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059268834] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059284730] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5059301938] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5059317286] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5059333446] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5059350320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059366218] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5059382732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059398692] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059414438] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5059431055] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5059446535] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5059463111] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5059479652] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5059496119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059511377] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5059528710] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5059544276] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5059561487] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5059577032] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5059592701] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5059609319] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059625089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5059641610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5059657004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059672379] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059688462] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5059704777] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5059721389] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059737245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5059753241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5059769239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059784569] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059800364] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5059816036] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5059832605] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059848297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5059864237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5059879549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5059895365] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5059911270] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5059927696] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5059943357] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5059959803] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5059975786] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5059992411] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5060008016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5060024336] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5060041686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5060056962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060072312] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5060088490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5060104454] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5060121820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5060137126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060152771] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060168622] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5060185439] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5060198510] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060215079] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060231404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060246853] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5060263311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060278892] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060294959] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060310532] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5060325912] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5060342865] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5060360725] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060377274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060393000] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5060409362] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5060424561] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060440370] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060469840] L8[TABLE]: Config 5 → 10 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [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: 5060510269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060525892] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5060542338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5060558412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5060573521] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060590100] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5060605301] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5060621911] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060638198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060653977] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5060670385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060685554] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060701203] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060717007] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5060732329] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060748600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060763817] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5060780607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060795817] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060811799] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5060829311] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5060844650] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5060860163] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5060876744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060892179] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5060908573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5060923724] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5060939610] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5060956475] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5060971834] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5060987270] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5061003618] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5061020215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061035360] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5061052099] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5061068302] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5061085989] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5061101249] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5061116765] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5061133328] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061149126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5061164933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5061180087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061195262] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061212046] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5061227719] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5061244339] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061259855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5061275977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5061291138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061306316] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061321918] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5061337784] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5061353850] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061369343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5061385103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5061400713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061415861] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061431515] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5061447982] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5061463736] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5061480041] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5061495386] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5061511812] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5061527589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5061543380] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5061560733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5061575908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061591399] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5061606997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5061622976] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5061641876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5061657065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061672297] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061687964] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5061704992] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5061720713] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061740694] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5061761166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061778499] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5061794895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061810233] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061825846] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061841723] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5061856968] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5061874161] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5061891780] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5061908097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5061923319] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5061939801] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5061955359] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5061971063] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5061987386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062002620] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5062019431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5062035495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5062050609] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5062066839] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5062082322] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5062098301] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5062114530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062129687] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5062146326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062161782] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062177423] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062193180] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5062210990] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5062227209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062243243] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5062260386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062276289] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062291850] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5062309064] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5062324297] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5062340312] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5062356533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062371682] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5062388009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062403508] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062419084] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5062435632] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5062450917] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5062466866] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5062483340] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5062499562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062515300] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5062532057] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5062547538] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5062564631] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5062580503] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5062595924] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5062612462] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062627927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5062644213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5062659474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062674746] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062690512] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5062706882] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5062723470] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062739057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5062755559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5062771287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062786613] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062802396] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5062818220] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5062835279] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062850940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5062866873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5062882140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5062897895] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5062913780] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5062930197] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5062946031] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5062962496] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5062978031] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5062994621] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5063010401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5063026685] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5063044017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5063059268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063074559] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5063090776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5063106699] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5063124579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5063140580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063155877] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063171510] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5063188124] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5063200995] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063217084] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063233370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063248787] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5063265499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063280675] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063296312] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063311794] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5063327586] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5063343997] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5063361049] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063377242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063392696] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5063409091] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5063424299] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063440088] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063458572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063473811] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5063491177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5063507358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5063523133] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063539423] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5063554611] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5063570559] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063587645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063602720] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5063619042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063634133] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063650209] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063665604] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5063680902] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063697143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063712704] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5063729156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063744390] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063760076] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5063777742] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5063793005] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5063808439] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063824659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063840631] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5063857208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063872548] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5063888418] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5063905685] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5063921129] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5063936961] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5063953906] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5063970282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5063985541] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5064002579] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5064018612] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5064035659] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5064050865] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5064066310] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5064083411] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064098929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5064114726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5064130177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064146857] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064162480] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5064178580] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5064194917] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064211076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5064226773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5064241763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064256834] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064272780] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5064288265] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5064304276] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064319719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5064335828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5064350962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064366132] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064382563] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5064399303] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5064414816] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5064430787] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5064446326] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5064463206] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5064478633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5064494353] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5064511444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5064526832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064541964] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5064557551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5064573340] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5064590530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5064605641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064620775] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064636398] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5064653367] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5064679965] L8[TABLE]: Config 10 → 11 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [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: 5064720908] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064736519] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5064752768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064768285] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5064784653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064799826] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064815697] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064831478] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5064846844] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5064863733] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5064880806] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5064897365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064913025] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5064929399] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5064944588] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5064960605] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5064976879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5064992131] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5065008557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5065024740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5065039857] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5065056116] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5065071279] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5065087609] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5065103832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065118987] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5065135601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065151184] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065166829] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065182319] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5065197608] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5065215211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065230327] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5065246668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065261798] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065277793] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5065294871] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5065310142] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5065325692] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5065342274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065357754] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5065374132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065389568] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065405368] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5065422001] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5065437368] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5065453525] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5065469991] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5065486230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065501388] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5065518722] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5065534658] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5065551467] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5065566723] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5065582556] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5065599109] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065614681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5065630786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5065647376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065662625] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065678334] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5065694079] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5065711042] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065726609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5065742479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5065757679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065773242] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065788972] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5065804550] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5065820930] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065836941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5065852801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5065868036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5065883699] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5065899748] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5065916022] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5065931499] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5065947488] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5065963164] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5065979949] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5065995399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5066011406] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5066028991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5066044182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066059451] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5066075361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5066091530] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5066108483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5066123695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066138855] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066154825] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5066171538] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5066184483] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066200592] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066218225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066233368] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5066250462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066266338] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066281969] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066297388] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5066312682] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5066329505] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5066346541] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066362748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066377833] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5066394920] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5066410134] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066425760] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066441997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066457519] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5066473895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5066489619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5066504951] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066521717] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5066536891] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5066553119] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066569619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066585212] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5066601608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066617678] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066633291] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066649455] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5066664806] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066681015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066696360] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5066713250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066728405] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066744002] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5066761097] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5066776727] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5066792213] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066808420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066823732] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5066840863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066856097] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5066872029] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5066888836] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5066906136] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5066921600] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5066937975] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5066954703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5066969901] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5066986637] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5067002099] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5067019546] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5067034738] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5067050132] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5067067272] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067083252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067099077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5067114329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067129751] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067145822] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5067161565] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5067178056] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067193610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067209878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5067225076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067240597] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067256573] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5067272551] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5067288748] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067304303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067320427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5067335997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067351312] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067366992] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5067383536] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5067399460] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5067415521] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5067431029] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5067447586] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5067463420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067479269] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5067496509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5067511941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067527491] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5067543504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067559794] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5067577354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5067592653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067607913] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067623641] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5067640721] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5067653720] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067669468] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5067685812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067701283] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5067718191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067733432] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067749122] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067765121] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5067780553] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5067796985] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5067814089] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5067830712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067845923] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5067862728] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5067878133] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5067894473] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5067910843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5067926090] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067942675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5067958925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5067974224] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5067990610] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5068005947] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5068022469] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5068038897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068054183] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5068070941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068086635] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068102397] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068117998] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5068133488] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5068150966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068166247] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5068182574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068197900] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068214222] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5068231275] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5068246574] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5068262181] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5068278794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068293912] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5068310255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068325382] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068341470] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5068358136] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5068373424] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5068389608] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5068407875] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5068424522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068439704] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5068457981] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5068473583] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5068490796] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5068506162] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5068522340] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5068538904] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068554400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5068570441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5068586103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068601301] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068616964] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5068632638] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5068649404] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068664876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5068680620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5068695731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068711390] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068727038] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5068742515] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5068758628] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068774486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5068790279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5068805378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5068820516] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5068849439] L8[TABLE]: Config 11 → 12 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [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: 5068891482] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5068907711] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5068923160] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5068939101] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5068955632] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5068972171] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5068987614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5069003687] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5069021835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5069037070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069052226] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5069067912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5069086157] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5069103089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5069118511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069133664] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069149752] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5069166429] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5069179413] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069194996] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069211696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069226867] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5069243233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069258380] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069274383] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069289794] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5069305146] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5069321560] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5069338991] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069355345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069370888] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5069387164] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5069402741] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069421706] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069442719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069465777] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5069488990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5069511325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5069532262] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069554754] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5069575678] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5069597795] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069618531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069637972] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5069660435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069680290] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069699610] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069718520] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5069734120] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069751294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069767433] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5069783886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069799019] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069814654] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5069832877] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5069848639] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5069864138] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5069880366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069896629] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5069916883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5069936418] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5069956410] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5069974776] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5069990148] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5070005542] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5070022593] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5070038809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070053918] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5070070716] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5070087147] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5070104033] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5070119349] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5070134907] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5070152471] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070167978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5070183785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5070199464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070216444] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070232122] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5070247767] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5070264663] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070281024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5070297638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5070315830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070335528] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070351731] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5070367295] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5070383734] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070400077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5070415972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5070431175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070446389] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070462666] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5070479019] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5070494602] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5070510704] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5070526644] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5070543228] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5070558779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5070574769] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5070592760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5070608051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070623306] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5070639086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5070655582] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5070673399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5070688648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070704565] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070720306] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5070737359] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5070750489] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070766946] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5070783346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070798560] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5070814926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070830987] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070846646] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070862156] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5070877608] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5070894724] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5070911891] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5070928248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5070943440] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5070960515] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5070975896] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5070991611] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5071008873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071024519] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5071040918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5071056695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5071071834] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5071088360] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5071103546] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5071119565] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5071135905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071151623] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5071168073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071183286] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071198974] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071216372] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5071231672] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5071247898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071263279] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5071279955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071295152] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071310771] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5071328116] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5071343446] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5071360152] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5071378991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071396086] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5071415416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071431028] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071446621] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5071464473] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5071479831] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5071495333] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5071511797] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5071528818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071544000] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5071560722] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5071576229] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5071593732] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5071609168] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5071624770] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5071642311] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071657768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5071673551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5071689293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071705007] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071720675] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5071736343] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5071752810] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071768727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5071784650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5071799767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071814946] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071831226] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5071846792] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5071862846] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071878290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5071894450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5071909625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5071925893] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5071941508] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5071958166] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5071975235] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5071992716] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5072009478] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5072028107] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5072045003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5072062372] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5072081554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5072098142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072114734] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5072132188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5072150143] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5072168683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5072185267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072202115] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072219616] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5072238078] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5072252338] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072270332] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072288213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072304789] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5072322723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072340093] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072357282] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072374214] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5072391882] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5072408350] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5072425442] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072441709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072457779] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5072474155] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5072489388] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072504989] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072522412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072538274] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5072557888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5072574491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5072592295] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072609193] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5072624533] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5072641566] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072658018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072673389] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5072689983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072706037] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072721929] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072740025] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5072757477] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072774964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072790208] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5072806867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072822042] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072838461] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5072855622] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5072871402] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5072887613] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5072904740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072920030] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5072936451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5072952385] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5072968237] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5072984837] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5073000181] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5073016000] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5073032797] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5073049067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073064245] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5073082093] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5073097753] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5073114793] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5073130191] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5073146343] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5073163004] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073179186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5073195069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5073224551] L8[TABLE]: Config 12 → 13 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [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: 5073266014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073281250] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073296931] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5073312606] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5073329443] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073345277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5073361110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5073376284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073392109] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073407808] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5073423359] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5073439408] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073455302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5073471135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5073486277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073501451] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073517632] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5073534103] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5073549558] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5073565449] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5073581239] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5073598059] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5073613533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5073629256] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5073647231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5073662424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073677685] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5073693387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5073709540] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5073726516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5073741712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073756899] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073773450] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5073790239] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5073803368] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073819064] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5073835783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073850933] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5073867346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073882489] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073898819] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5073914368] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5073929790] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5073946310] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5073963703] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5073980026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5073995250] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5074011661] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5074027470] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074043164] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5074059483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074074916] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5074091825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5074107681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5074122891] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5074139564] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5074155176] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5074171095] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5074187242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074202763] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5074219233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074234439] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074250078] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074265916] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5074281281] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5074297632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074312834] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5074332027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074347280] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074362927] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5074380102] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5074396083] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5074411590] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5074427849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074444138] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5074461005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074476105] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074491710] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5074508266] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5074523972] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5074539418] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5074555858] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5074572124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074587841] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5074604552] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5074620013] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5074636882] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5074652432] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5074667894] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5074684462] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074699969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5074719069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5074736817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074752204] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074770051] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5074787789] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5074804361] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074819954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5074836559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5074851746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074866884] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074882521] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5074898615] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5074914765] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074930336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5074946141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5074961641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5074976837] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5074992514] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5075008817] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5075024772] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5075040786] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5075056152] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5075072658] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5075088610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5075104534] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5075121911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5075137071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075152648] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5075168345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5075184171] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5075201120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5075216825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075232043] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075247765] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5075264897] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5075278075] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075293744] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075310020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075325174] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5075341898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075357086] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075372730] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075388193] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5075404119] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5075421551] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5075438781] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075455749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075470992] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5075487458] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5075504208] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075520890] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075537200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075552401] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5075568842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5075585038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5075600283] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075616609] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5075631771] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5075648349] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075664675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075679869] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5075697289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075713212] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075728999] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075744656] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5075760131] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075776929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075792852] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5075809341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075824660] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075840711] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5075857967] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5075873327] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5075889038] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5075906088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075921335] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5075937853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5075953459] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5075969223] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5075985987] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5076001462] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5076017378] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5076034283] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5076050962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076066211] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5076083802] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5076099571] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5076116651] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5076133758] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5076154348] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5076176930] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076196461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5076216272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5076231996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076248774] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076265189] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5076280863] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5076297376] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076313021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5076329301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5076344445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076359567] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076375176] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5076391063] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5076407329] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076422714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5076438418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5076453981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076469333] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076485580] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5076501786] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5076517706] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5076533752] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5076549081] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5076565582] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5076581554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5076597567] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5076614773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5076629971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076645674] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5076661298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5076677601] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5076694593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5076711123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076726667] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076742387] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5076759419] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5076773230] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076789930] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5076806408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076821529] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5076838505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076853632] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076870781] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5076888769] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5076906346] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5076924809] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5076941888] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5076958905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5076974076] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5076990441] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5077005701] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077021682] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5077038093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077053200] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5077069554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5077085663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5077100792] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5077116964] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5077134795] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5077154913] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5077174053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077189610] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5077207043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077223104] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077238654] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077253991] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5077269911] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5077289416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077309287] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5077333415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077349389] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077364916] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5077381815] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5077397453] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5077413015] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5077442755] L8[TABLE]: Config 13 → 5 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [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: 5077484333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077499395] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5077515977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077530978] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077546413] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5077562808] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5077578391] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5077596137] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5077616580] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5077634434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077650454] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5077668492] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5077683974] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5077700764] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5077718878] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5077734288] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5077750823] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077767105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5077783438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5077798599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077813888] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077830065] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5077846164] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5077862582] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077879308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5077895604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5077910953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5077926118] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077941762] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5077957686] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5077973964] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5077989410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5078008527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5078024601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078042924] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078060219] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5078077311] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5078094457] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5078111126] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5078126414] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5078143519] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5078158936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5078174660] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5078191789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5078207866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078223318] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5078238999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5078254754] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5078272168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5078287501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078302643] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078318315] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5078335508] VM-EXEC: 'BCAST-RECV' -> 'Hera' [Hera] [HADES][INFO ] [KRELTSC: 5078355298] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 5078370633] ECW: w=0xbe9d5fe8 func=0xbe44fa1c 'BCAST-GOT' [Hera] [HADES][INFO ] [KRELTSC: 5078386638] ECW: w=0xbe940d80 func=0xbe4583d4 '+!' [Hera] [HADES][INFO ] [KRELTSC: 5078402331] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078417668] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078433147] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5078449187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078464838] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5078481015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078496003] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078511435] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078527083] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5078542307] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5078558562] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5078576249] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5078592703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078607717] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5078623920] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5078638994] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078654866] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5078671006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078686050] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5078702628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5078718263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5078733301] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5078753070] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5078771326] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5078787475] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5078803645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078818788] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5078836177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078851269] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078866919] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078882353] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5078898103] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5078914217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078929262] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5078945474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5078960908] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5078976661] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5078993694] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5079012011] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5079030659] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5079048937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079064612] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5079081671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079096789] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079112324] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5079128811] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5079144983] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5079160410] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5079176816] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5079192941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079208398] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5079224995] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5079241273] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5079258580] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5079274570] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5079290139] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5079306587] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079321965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5079338446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5079353541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079368561] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079384074] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5079400042] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5079416285] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079431606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5079447261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5079462685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079477960] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079494090] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5079509700] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5079526275] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079542035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5079557856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5079573015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079588755] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079604425] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5079620695] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5079636485] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5079652722] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5079668226] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5079684603] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5079699961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5079716502] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5079733599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5079748669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079763913] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5079779915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5079795758] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5079812543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5079827866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5079843484] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079859630] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5079876764] VM-EXEC: 'BCAST-RECV' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 5079896650] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079913023] ECW: w=0xbe9d4c80 func=0xbe44fa1c 'BCAST-GOT' [Hermes] [HADES][INFO ] [KRELTSC: 5079929481] ECW: w=0xbe940d80 func=0xbe4583d4 '+!' [Hermes] [HADES][INFO ] [KRELTSC: 5079944879] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079961005] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5079976845] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5079993097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080008613] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5080025516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080040940] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080056590] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080072057] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5080087768] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5080104245] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5080121365] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080137662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080153488] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5080169895] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5080185180] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080200806] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080217676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080232965] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5080249395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5080265600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5080280734] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080296972] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5080312157] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5080328734] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080345210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080360379] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5080376761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080392284] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080407951] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080423417] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5080438711] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080455276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080470704] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5080487130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080502346] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080518335] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5080535683] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5080551030] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5080566628] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080583527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080598751] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5080615170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080630430] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080648633] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5080665485] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5080680840] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5080696336] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5080713101] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5080729374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080744584] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5080761312] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5080777575] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5080794424] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5080809536] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5080824916] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5080842067] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080857722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5080873509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5080888678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5080904192] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080919886] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5080935548] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5080952225] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5080967689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5080983708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5080998848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081014053] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081030094] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5081045876] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5081062009] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081077840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5081093628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5081108777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081123975] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081140072] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5081156325] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5081171770] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5081187735] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5081203504] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5081219987] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5081235476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5081251549] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5081269005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5081284170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081299371] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5081315085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5081331226] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5081348180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5081363483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081378749] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081394818] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5081411705] VM-EXEC: 'BCAST-RECV' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 5081430427] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 5081446350] ECW: w=0xbe9a0568 func=0xbe44fa1c 'BCAST-GOT' [Artemis] [HADES][INFO ] [KRELTSC: 5081463374] ECW: w=0xbe940d80 func=0xbe4583d4 '+!' [Artemis] [HADES][INFO ] [KRELTSC: 5081478961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081494927] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081510587] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5081527501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081542917] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5081559322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081574457] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081590527] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081606035] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5081621421] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5081637891] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5081655384] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5081671709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081686886] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5081703607] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5081718877] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081734563] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5081750876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081780433] L8[TABLE]: Config 5 → 13 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [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: 5081821086] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5081838025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5081853955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5081869131] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5081885424] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5081900944] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5081917180] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5081933515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081948997] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5081965772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5081980995] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5081996665] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082012249] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5082028443] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082044934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082060116] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5082076481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082092134] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082107804] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5082124907] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5082140562] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5082156061] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082172574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082187767] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5082204717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082219891] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082235789] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5082252444] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5082268145] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5082283611] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5082300028] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082316637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082332653] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5082349225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5082365071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5082380261] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082396978] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5082412385] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5082428499] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082444248] ECW: w=0xbe9d1d50 func=0xbe43491c 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5082462819] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5082479334] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082495663] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5082510833] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5082527232] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082542946] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5082558750] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082575081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082590650] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5082607629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082622852] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082638595] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5082655589] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5082670860] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5082687343] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082703985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082719235] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5082735912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5082751798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5082767305] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082783676] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5082798900] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5082815709] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082832415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082847703] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5082864136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082879382] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5082895373] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5082912291] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5082927558] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5082944058] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5082960731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5082975975] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5082992468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083008293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5083023901] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083040451] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5083055692] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5083071689] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083088282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083103730] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5083120179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083135429] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5083151474] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5083168194] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5083183433] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5083199959] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083216760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083231938] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083248422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083265154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5083281197] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083297492] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5083312679] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5083329122] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083345442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083360898] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5083377274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083392887] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5083411144] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5083432075] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5083448524] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5083467126] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083483299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083499955] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083517384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083533443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5083548470] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083564607] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5083580116] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5083596028] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083612440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083627535] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5083644239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083659731] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5083675550] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5083692104] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5083707651] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5083724029] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083741201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083756262] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083773246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5083789028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5083805527] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083826114] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5083846917] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5083865020] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5083882136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083898518] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5083914970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5083930328] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5083945954] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5083962949] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5083978898] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5083995350] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084011509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084027040] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084043625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084059436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5084074602] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084091218] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5084106995] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5084122909] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084139097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084154593] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5084171716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084187172] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5084203358] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5084219969] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5084235377] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5084251867] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084268647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084286488] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084305692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084321681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5084338061] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084354454] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5084369840] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5084385959] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084403172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084418709] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5084435281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084450522] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5084466697] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5084483391] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5084498760] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5084515705] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084532115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084547363] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084563881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084580154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5084595408] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084611977] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5084627250] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5084643658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084661032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084676166] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5084692524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084708357] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5084723897] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5084740630] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5084755691] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5084772409] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084788581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084803663] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084820013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5084836344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5084851482] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084867719] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5084882873] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5084899053] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5084915512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084930654] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5084947046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5084962477] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5084978077] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5084994630] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5085009764] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5085026428] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085042631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085057762] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085074124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085090207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5085105469] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085121749] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5085136836] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5085153004] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085169256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085184365] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5085200756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085216237] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5085232032] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5085248549] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5085263648] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5085280255] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085296466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085312254] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085329053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085344863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5085360004] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085376242] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5085391796] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5085407744] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085424184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085439314] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5085456112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085471282] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5085487160] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5085503792] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5085519366] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5085535725] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085551939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085567038] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085583788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085599571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5085614715] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085630946] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5085646499] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5085662420] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085678725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085693896] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5085710650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085725836] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5085741508] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5085758112] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5085773671] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5085790107] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085806538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5085821679] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085838497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5085854272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5085869402] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085885634] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5085901151] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5085917274] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5085933608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087107728] L8[TABLE]: Config 13 → 15 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [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: 5087153622] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5087170768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087186336] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5087202595] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5087219433] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5087234953] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5087251521] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087268436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087283634] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5087300921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5087318446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5087334417] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087350888] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5087366595] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5087382747] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087399703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087415017] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5087431763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087447042] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5087464326] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5087481254] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5087497162] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5087513488] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087530221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087545475] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5087562035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5087578345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5087593614] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087610013] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5087625383] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5087642025] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087658390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087673872] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5087690384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087706402] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5087725948] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5087746665] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5087765643] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5087783200] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087799722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087814822] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5087832131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5087847981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5087863410] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087879643] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5087895380] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5087911328] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5087927971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087943230] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5087960201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5087975390] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5087991309] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5088007962] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5088024277] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5088043737] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088063476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088082203] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088098841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088114570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5088129640] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088146569] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5088161674] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5088177708] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088193797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088209317] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5088225716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088240818] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5088256460] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5088273500] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5088288735] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5088305102] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088321268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088336906] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088353228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088369158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5088384192] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088400977] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5088416207] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5088432123] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088449309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088468119] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5088488099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088505155] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5088523578] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5088541714] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5088560909] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5088585374] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088605455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088621239] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088637632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088654306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5088669383] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088685538] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5088700717] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5088717079] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088733208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088748293] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5088765025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088780193] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5088795761] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5088812219] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5088827807] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5088844122] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088860328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5088876364] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088893220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5088909435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5088924534] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088940753] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5088957163] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5088973114] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5088989524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089004585] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5089021306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089039186] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5089055411] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5089073858] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5089090018] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5089106431] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089122637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089137699] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089154539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089170297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5089185653] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089202188] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5089218174] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5089234081] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089250516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089266012] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5089282355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089297497] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5089313084] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5089329994] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5089345109] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5089361720] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089377935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089393954] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089410357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089426046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5089441091] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089457681] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5089472799] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5089488905] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089505101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089520577] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5089536925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089552234] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5089567795] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5089584858] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5089599977] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5089616310] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089632486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089647967] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089664324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089680228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5089695282] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089712722] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5089727848] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5089743960] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089761038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089776899] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5089793274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089808387] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5089824016] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5089841250] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5089856450] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5089873176] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089890363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5089905531] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089921924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5089937970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5089953535] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5089969756] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5089984917] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5090000823] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090017583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090032709] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5090050436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090068472] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5090087315] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5090103948] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5090119101] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5090135508] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090152457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090167658] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090184161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090200734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5090217808] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090236474] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5090253481] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5090273371] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090290366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090305572] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5090322047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090337948] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5090353678] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5090370546] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5090385802] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5090402883] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090419178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090434654] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090451572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090467922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5090483057] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090499287] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5090514828] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5090530806] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090547054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090563126] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5090581498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090598127] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5090615252] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5090633420] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5090650394] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5090668396] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090686268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090703303] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090721350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090738626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5090754800] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090771493] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5090786722] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5090802735] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090819003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090834559] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5090850975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090866399] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5090882064] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5090899040] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5090914536] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5090931172] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5090947387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5090963170] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090979656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5090996117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5091014754] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091034488] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5091051817] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5091068296] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091086026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091102143] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5091119345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091135535] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5091152174] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5091173567] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5091192878] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5091215713] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091233131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091248571] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5091265462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5091281822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5091296886] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091312997] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5091328648] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5091344509] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091360684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091390136] L8[TABLE]: Config 15 → 16 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=0 [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: 5091431677] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5091448083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091463607] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5091479206] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5091496813] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5091513071] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5091532790] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091552345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091571136] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5091592212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5091608318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5091624627] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091643214] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5091660963] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5091679353] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091698465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091715402] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5091732066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091747561] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5091763308] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5091780575] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5091795848] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5091812560] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091829318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091844516] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5091860950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5091876796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5091892565] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091908908] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5091924228] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5091940484] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5091957245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5091972505] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5091990028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092005417] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092021534] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5092038194] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5092053411] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5092069936] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092086633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092101820] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092118315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092134161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5092149772] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092166080] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5092181301] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5092200195] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092220406] ECW: w=0xbe9d1b60 func=0xbe43491c 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5092239040] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5092256589] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092274327] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5092290790] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5092307024] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092322507] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5092338973] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092355626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092370851] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5092387153] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092403120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092418863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5092434653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092449913] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092466531] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092481947] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5092499623] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5092522089] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092541755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092560047] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5092578093] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5092594002] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5092610412] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092625958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092642234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5092657415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092672616] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092689055] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5092705674] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5092721750] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5092737520] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5092753911] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092769812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092785612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5092801354] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5092816869] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092832851] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5092848305] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092865202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5092880316] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092897094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5092912819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5092927844] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092944170] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5092959668] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5092975647] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5092991754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093006796] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5093023426] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093038657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093054248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5093069242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093084707] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093100139] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093115385] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5093130404] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5093147149] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5093163282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093178284] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5093195002] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5093213964] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5093230351] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093245744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093262107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5093277895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093293049] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093308701] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5093324758] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5093340784] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5093356990] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5093373648] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093389070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093405325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5093420441] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5093436132] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093452074] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093467746] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5093483861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093499158] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093516078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093531808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5093546830] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5093562959] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5093578485] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5093594424] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5093610604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093625708] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5093642489] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093657885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093673517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5093688801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093704178] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093719784] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093735167] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5093750282] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5093767040] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5093783312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093798449] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5093815518] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5093831329] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5093847636] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093862959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5093878666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5093894254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5093909448] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5093925057] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5093941160] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5093957021] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5093972583] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5093988946] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094004659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094021349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094036933] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5094052115] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094067719] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094083659] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094099884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094114970] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094131328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094147384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094162482] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094178642] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5094193947] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5094210162] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094226411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094241590] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5094258507] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094274415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094290208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094305379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094320731] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094336709] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094352154] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5094367277] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5094383674] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094400173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094415294] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094431681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094447448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094462904] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094479151] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5094494235] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5094510138] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094526647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094541793] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5094558146] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094573682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094589843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094604967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094620089] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094635991] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094651788] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5094666901] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5094683530] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094700019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094715531] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094732001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094747874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094763175] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094779826] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5094795025] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5094811177] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5094827722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094842892] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5094859322] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094875037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5094891161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5094906354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5094921546] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094937250] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5094953121] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5094968275] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5094984732] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095001242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095016740] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095033139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095048897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5095064039] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095080722] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5095095872] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5095111828] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095128304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095143849] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5095160252] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095175718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095191713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5095207165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095222312] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095237925] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095253367] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5095269338] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5095285978] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095302334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095317595] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095334572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095350575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5095365681] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095381961] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5095397520] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5095413475] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095429735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095444920] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5095461723] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095477163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095492970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5095508159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095523979] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095539676] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095568008] L8[TABLE]: Config 16 → 18 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 52,520000,10000,0,0,256,59,42,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5095609843] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5095625279] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5095642121] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095658412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095673636] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095690267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095706438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5095721618] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095737930] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5095753192] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5095769457] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095785715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095800877] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5095817282] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095833189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095849050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5095864193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095879570] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095895641] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5095911146] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5095926276] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5095942877] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5095959510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5095974683] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5095991052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096007076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096022697] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096039242] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5096054379] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5096070286] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096086846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096102033] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5096118402] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096133916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096151105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096166234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096181416] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096197307] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096213096] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5096228227] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5096244662] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096260907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096276961] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096293462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096309234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096324571] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096341129] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5096356321] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5096372279] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096388725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096404366] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5096420807] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096436350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096452616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096467722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096482949] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096498867] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096514561] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5096529826] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5096546247] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096562524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096578211] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096594581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096610299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096625479] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096642078] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5096657363] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5096673346] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096690023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096707434] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5096724037] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096739550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096755350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096770981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096786151] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096801847] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5096817303] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5096832811] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5096849250] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096865560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5096880950] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096897673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5096913417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5096928549] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096944805] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5096960354] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5096976247] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5096992488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097007749] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5097024627] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097040036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097055731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097071024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097086539] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097102157] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097117537] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5097132614] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5097149389] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097165969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097181177] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097197831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097214476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097229744] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097246059] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5097261331] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5097277719] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097294049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097309317] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5097325858] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097341717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097357593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097373317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097388791] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097404889] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097420399] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5097435653] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5097452439] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097468841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097484168] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097500718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097516887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097532135] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097548502] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5097563738] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5097580268] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097596599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097611814] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5097628250] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097644091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097659994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097675222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097690444] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097706868] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097722376] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5097737555] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5097754027] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097770719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097785955] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097802515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097818361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097833936] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097850346] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5097865599] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5097881655] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5097898377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097913660] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5097930147] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5097945716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5097962008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5097977244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5097992456] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098008240] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098024088] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5098039625] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5098056152] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098072745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098088495] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098105041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098121018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5098136298] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098152961] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5098168225] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5098184272] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098200859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098218265] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5098234809] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098250335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098266622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5098281874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098297192] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098313024] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098329093] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5098344439] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5098360937] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098377302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098393528] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098409992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098425741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5098440897] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098457735] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5098472910] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5098488792] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098505108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098520619] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5098537743] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098553203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098569354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5098585036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098600251] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098615942] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098631450] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5098647275] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5098663724] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098680008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098695449] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098713097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098728947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5098744138] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098760658] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5098777614] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5098793793] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098810175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098825516] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5098842451] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098858116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5098873961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5098889902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5098905142] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098920901] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5098936376] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5098952113] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5098968714] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5098985000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099000178] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099017111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099032876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5099047987] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099064192] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5099080059] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5099095978] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099112207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099127340] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5099144350] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099159791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099175606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5099190758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099206281] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099222524] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099238052] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5099253209] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5099270382] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099286686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099301861] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099318312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099334522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5099349719] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099366015] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5099382158] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5099398522] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099414829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099430008] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5099446537] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099462511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099478692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5099493872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099509045] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099525104] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099540500] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5099555594] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5099572235] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099588932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099604193] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099620738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099636848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5099652521] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099668840] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5099697978] L8[TABLE]: Config 18 → 19 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 53,530000,10000,0,0,256,59,49,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5099740856] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5099760405] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099779730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099795210] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5099811784] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099828033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099843974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5099859269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099874547] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099891026] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5099906659] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5099921947] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5099938530] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5099955628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5099970942] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5099987507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100005506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100021921] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100041405] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5100058516] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5100074954] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100093211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100108658] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5100125224] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100141898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100158403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100173695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100188937] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100205627] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100221673] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5100236923] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5100253429] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100270525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100285633] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100302361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100318084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100333621] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100349830] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5100364992] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5100380982] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100397527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100412606] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5100428962] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100444534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100460596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100475690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100490763] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100506326] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100522093] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5100537206] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5100553539] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100570002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100585509] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100601863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100617596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100632700] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100649443] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5100664599] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5100680445] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100696594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100715327] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5100740529] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100758645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100777928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100793510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100808906] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100824981] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5100841911] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5100857199] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5100873772] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100890777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5100906164] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100922693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5100938564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5100954418] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5100970727] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5100986006] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5101002060] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101018954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101034243] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5101050757] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101066279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101082536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5101097666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101112861] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101128549] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101144388] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5101159565] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5101175982] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101192278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101207783] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101224781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101240527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5101255528] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101272134] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5101287245] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5101303151] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101319268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101334906] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5101351257] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101366629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101382293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5101397710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101412748] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101428316] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101444415] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5101460099] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5101476455] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101492620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101507762] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101524789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101540544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5101555699] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101571941] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5101587453] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5101603458] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101619670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101634834] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5101651637] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101667094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101682799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5101697930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101713469] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101729070] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101746736] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5101763548] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5101781401] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101797741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101813030] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101830650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101846542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5101861810] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101878095] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5101894133] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5101910303] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5101926628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5101941890] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5101959008] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5101974671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5101990516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102005736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102021619] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102037438] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102052956] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5102068254] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5102085185] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5102101556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102117712] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5102134693] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5102150781] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5102167300] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102182913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102199086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102214724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102230605] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102246256] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5102262312] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5102278312] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5102293908] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5102310239] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102325735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102341882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102356960] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5102372029] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102387627] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102403520] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5102419740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102434812] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102451143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102467264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102482348] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5102498567] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5102513886] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5102530141] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5102546410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102561592] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5102578236] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102593682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102609436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102624538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102639966] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102655562] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102670963] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5102686067] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5102702953] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5102719154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102734250] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5102751061] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5102766871] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5102783440] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102798849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102814530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102830149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5102845238] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102860833] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5102876898] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5102892658] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5102908248] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5102924601] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5102940024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5102956292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5102971385] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5102986554] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103002189] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103018360] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103034591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103049636] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103066021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103082254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5103097286] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103113511] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5103128613] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5103145033] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103161251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103176397] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5103193298] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103209525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103225305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5103240720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103255861] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103271968] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103287901] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5103303034] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5103319520] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103336462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103351711] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5103368650] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5103384097] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5103401275] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103416753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103432883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5103448922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103464681] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103480376] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5103496540] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5103512327] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5103528401] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5103544786] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103560252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103575971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5103591493] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5103606716] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103622335] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103637941] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103654556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103669805] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103686278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103702617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5103717736] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103733965] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5103749090] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5103765389] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5103781596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103796714] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5103813090] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103829098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5103844859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5103873282] L8[TABLE]: Config 19 → 20 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 54,540000,10000,0,0,256,59,50,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5103915202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5103930419] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103946054] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5103961853] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5103977035] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5103993531] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104009810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104026137] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104045614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104062777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5104078683] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104094948] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5104110204] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5104126199] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104142829] ECW: w=0xbe9d1f48 func=0xbe43491c 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 5104159086] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5104175658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104191887] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5104207434] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5104223554] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104239525] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5104255239] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104271851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104286960] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5104303258] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104318584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104334869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5104349963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104365044] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104380622] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104396383] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5104411467] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5104427879] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104444086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104459571] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104475930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104491631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5104506724] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104523464] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5104538587] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5104554528] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104570742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104586225] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5104602546] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104617892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104633622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5104649167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104664271] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104679890] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104695251] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5104710762] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5104727104] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104743339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104758454] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104775109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104790830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5104806184] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104822712] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5104842067] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5104861389] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5104879652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104896613] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5104913438] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104930025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5104946380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5104962514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5104977714] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5104993400] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105008849] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5105025795] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5105042392] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105058669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105073775] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5105092247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5105112138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5105131452] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105151569] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5105167808] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5105183658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105199768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105215799] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5105232143] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105247961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5105263588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5105279338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105294342] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105309770] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105324981] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5105340657] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5105357004] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105373095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105388674] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5105405847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105420922] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105436430] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105452312] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5105468511] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5105484799] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105500800] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105517528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105532847] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5105549194] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5105564343] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105580507] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105596841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105611931] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5105628918] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5105646494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105661535] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5105677072] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5105692117] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5105709927] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5105725032] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105740521] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105756657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105772237] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5105788610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5105804362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5105819464] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105836156] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5105851232] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5105867089] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5105883299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105899089] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5105915365] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105930718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5105946371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5105961942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5105976976] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5105992477] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106007806] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5106023765] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5106040189] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106056414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106071484] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5106088385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106103487] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106119065] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106134457] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5106150079] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5106166748] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106182086] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106198247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106214815] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5106231171] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5106246333] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106262380] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106279227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106294370] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5106311284] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5106328749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106343910] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5106359501] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5106374576] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5106391999] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5106407719] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106423386] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106439586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106455205] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5106471887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5106487596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5106502717] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106519393] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5106534531] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5106550458] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106566916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106582641] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5106598906] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106614308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5106629985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5106645347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106660452] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106676011] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106691401] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5106706818] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5106723351] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106739473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106754540] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5106771344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106786457] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106802046] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106817411] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5106833302] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5106849652] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106865044] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106881215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106896915] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5106913223] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5106928335] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5106943883] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5106960618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5106975722] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5106992667] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5107009665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107025230] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5107040773] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107055900] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5107072891] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107088539] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107104075] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107120265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107135331] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5107152310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5107168007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5107183091] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107199263] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107214770] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5107230604] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107246762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107262295] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5107279294] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107294706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5107310448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5107325554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107340997] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107356540] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107371940] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5107387015] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5107403949] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107420118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107435204] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5107451423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107466855] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107482810] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107498245] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5107513474] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5107530195] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107545613] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107561838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107577118] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5107593485] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107608622] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107624173] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107640774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107656116] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5107673101] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5107690132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107705530] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5107721080] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107736254] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5107753242] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107768654] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107784496] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107800658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107815788] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5107832453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5107848230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5107863358] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107879622] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5107895073] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5107910921] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5107927149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5107942291] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5107959031] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5107974551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5107990276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5108021872] L8[TABLE]: Config 20 → 21 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 55,550000,10000,0,0,256,59,52,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5108063152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108078679] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108094557] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108109965] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5108125094] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5108141891] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108158110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108173549] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5108189925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108205597] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108221281] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108236747] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5108252004] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5108269335] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108285003] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108301217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108316356] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5108333020] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5108348436] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108364003] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108380256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108395772] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5108412727] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5108429714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108444807] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5108460757] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5108475836] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5108492871] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5108507965] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108523846] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108539995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108555112] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5108571472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5108587549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5108602955] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108619172] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5108634327] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5108650925] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108667201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108682401] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5108698797] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108714546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5108730314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5108745430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108760559] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108776467] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108791894] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5108807000] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5108823390] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108840420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108855571] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5108871978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108887168] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108903162] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108918551] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5108933656] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5108950367] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5108966688] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5108982932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5108998146] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5109015472] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109030762] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109046338] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109062579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109078136] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5109095093] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5109112069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109127179] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5109143083] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109158404] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5109175493] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109192288] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109211896] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109229347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109246475] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5109263830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5109280270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5109295446] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109311720] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109327406] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5109343498] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109359685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109374864] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5109391751] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109407217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5109422990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5109438038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109453502] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109469401] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109484863] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5109500050] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5109517782] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109534159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109549935] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5109566282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109581934] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109597480] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109612844] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5109628191] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5109644948] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109660608] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109676773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109692343] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5109709243] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109724542] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109740109] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109756365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109771879] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5109788918] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5109805928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109821097] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5109837127] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109852502] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5109869543] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5109884709] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5109900627] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109916926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5109932127] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5109948604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5109964852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5109980067] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5109996350] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5110011548] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5110027975] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110044220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110059352] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5110075784] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110091614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5110107389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5110122547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110137721] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110153862] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110169355] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5110186319] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5110205018] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110223978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110239937] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5110256308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110272478] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110288109] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110303546] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5110318859] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5110336293] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110352005] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110368293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110383414] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5110400335] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5110415565] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110431108] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110447255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110462744] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5110479902] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5110496860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110511948] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5110527893] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5110543005] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5110560012] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5110575089] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110590990] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110607186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110622367] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5110638778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5110655096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5110670193] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110686341] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5110701449] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5110717931] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110734153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110749268] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5110765887] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110781293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5110796998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5110812056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110827645] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110844275] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110859658] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5110874803] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5110891714] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5110908160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110923279] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5110939607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5110955063] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110970637] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5110986007] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5111001299] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5111018049] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111033887] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111053319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111072117] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5111092034] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111107646] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111124497] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111141900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111157072] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5111174032] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5111192605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111213389] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5111233636] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111253623] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5111273902] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111289103] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111304641] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111320756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111336592] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5111353118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5111368775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5111383791] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111400527] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111415632] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5111431532] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111447616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111463162] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5111480764] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111496286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5111511914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5111527445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111544240] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111559802] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111575125] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5111590755] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5111607231] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111623439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111638504] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5111655158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111670261] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111685802] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111701105] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5111716773] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5111733264] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111748597] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111765120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111780219] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5111796546] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111811734] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111827910] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5111844175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111859368] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5111876276] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5111893661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5111908744] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5111924282] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111939351] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5111956728] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5111971892] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5111987513] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112003677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112019171] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5112035771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5112051452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5112066558] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112083181] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5112098300] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5112114206] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112130333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112145754] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5112162243] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112190942] L8[TABLE]: Config 21 → 22 regime=2 score=26214 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 56,560000,10000,0,0,256,59,53,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5112233000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5112249317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5112264626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112279847] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112295331] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112310666] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5112325669] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5112342504] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112358869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112373922] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5112390583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112405673] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112421509] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112436871] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5112452485] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5112468823] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112484142] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112500288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112515676] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5112532199] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5112547358] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112562894] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112579366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112594734] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5112611695] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5112628665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112644127] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5112659725] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5112675522] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5112692510] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5112708021] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112723830] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112739975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112755027] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5112771674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5112787390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5112802536] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112819059] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5112834508] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5112850642] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5112866850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112881995] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5112898955] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112914632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5112930378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5112945510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5112960945] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112976720] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5112992174] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5113007310] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5113024119] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113040529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113055642] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5113071946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113087449] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113103209] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113118566] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5113133818] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5113150781] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113166169] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113183866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113199255] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5113216376] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5113231911] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113247493] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113264165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113279760] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5113296728] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5113313675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113329209] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5113344895] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5113360159] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5113377122] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5113392577] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113408239] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113425356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113440567] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5113457567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5113473398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5113488613] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113504812] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5113520514] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5113536480] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113553542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113568733] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5113585759] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113601447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5113617195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5113632336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113647904] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113663637] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113679046] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5113694307] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5113712501] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113732922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113750804] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5113771255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113788577] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113804494] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113823408] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5113845270] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5113866357] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113885923] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113904473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5113921621] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5113938191] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5113954062] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5113969677] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5113985892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114000919] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5114018314] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5114035290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114050376] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5114065941] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114082080] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5114099011] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114113965] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114129412] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114145854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114161698] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5114178065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5114196313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5114215511] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114234487] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114251885] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5114270302] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114286492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114301917] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5114318292] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114334676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5114350468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5114365616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114380751] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114396994] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114412497] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5114427778] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5114444145] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114460999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114476074] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5114492386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114507415] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114523351] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114538739] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5114554075] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5114570396] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114586159] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114602236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114617248] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5114633483] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114649002] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114664558] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114681426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114696456] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5114713842] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5114730773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114745821] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5114761404] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114776765] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5114793844] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114808845] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5114824341] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114840733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114855748] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5114872088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5114887708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5114902975] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114919297] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5114934993] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5114950992] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5114967415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5114982632] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5114998840] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115014148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5115030373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5115045402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115060429] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115075874] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115091638] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5115106924] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5115123222] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115139599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115154686] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5115170914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115185918] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115201387] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115217011] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5115232416] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5115248715] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115265131] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115281366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115296632] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5115312850] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5115328860] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115344377] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115360754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115375762] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5115393143] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5115410157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115426130] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5115441638] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5115457163] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5115474185] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5115489256] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115504778] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115521294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115536327] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5115552636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5115568294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5115583733] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115600489] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5115615599] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5115631507] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115648038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115663112] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5115679407] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115694795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5115710849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5115726143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115741255] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115756844] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115772609] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5115787902] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5115804764] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115820894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115836307] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5115852572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115867629] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115883115] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115898773] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5115913979] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5115930741] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5115946486] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5115963307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5115978410] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5115994714] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116009833] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116025813] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116041867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116056878] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5116073720] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5116090925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116105918] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5116121417] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116136455] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5116153703] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116168995] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116184554] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116200699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116216554] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5116232853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5116248523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5116264060] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116280651] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116295952] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5116311770] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116342374] L8[TABLE]: Config 22 → 23 regime=2 score=52428 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 57,570000,10000,0,0,256,57,54,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5116383504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116399242] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5116415748] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116431062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5116446705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5116462112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116477273] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116492941] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116508304] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5116524354] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5116540740] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116556893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116571979] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5116589015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116604338] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116619927] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116635249] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5116653528] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5116670932] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116686645] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116703401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116718546] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5116734884] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116750069] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116765967] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116782104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116797161] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5116814055] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5116831666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116846702] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5116862464] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116877515] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5116894728] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5116909828] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5116925357] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5116941922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5116957358] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5116973688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5116989367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5117004379] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117020823] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5117035839] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5117051679] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117068008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117083417] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5117099680] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117115084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5117130775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5117146196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117161233] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117176982] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117192765] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5117208613] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5117225354] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117241525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117256607] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5117273287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117288338] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117304055] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117319386] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5117335040] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5117351355] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117367167] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117383458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117398977] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5117415759] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5117431018] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117446658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117463440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117478586] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5117495555] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5117512597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117528206] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5117543891] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5117559104] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5117576164] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5117591709] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117608134] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117624383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117639873] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5117656267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5117672329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5117687533] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117704099] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5117719202] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5117735148] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117751297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117766827] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5117783167] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117798942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5117814635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5117829987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117845131] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117860944] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117876364] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5117891861] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5117908337] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5117924547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117939669] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5117956348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5117971486] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5117987297] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118002729] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5118018355] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5118034735] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118050175] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118066392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118081820] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5118098130] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118113283] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118128883] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118145398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118160549] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5118177763] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5118194794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118211480] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5118227785] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118242973] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5118259977] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118275787] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118291450] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118307965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118323171] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5118339913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5118355887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5118371014] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118387278] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118402757] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5118418658] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118434879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118450581] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5118467498] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118483069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5118499045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5118514167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118529889] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118545730] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118561312] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5118576522] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5118593385] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118609620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118625985] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5118647700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118666470] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118684641] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118700256] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5118718722] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5118735590] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118751027] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118767916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118783220] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5118799888] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118815101] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118831043] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5118847181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118862781] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5118880012] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5118897525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5118912638] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5118929019] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118944268] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5118962904] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5118977986] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5118994371] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119015219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119035156] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5119053901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5119070887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5119087243] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119103393] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5119118550] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5119134415] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119150775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119165788] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5119182125] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119197419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5119213588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5119229148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119244299] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119259854] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119275771] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5119291173] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5119307942] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119324056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119339503] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5119355719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119371768] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119387296] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119403076] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5119418335] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5119434637] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119449938] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119466439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119481444] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5119497895] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5119512943] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119529061] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119545140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119560398] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5119577662] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5119594620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119609655] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5119625192] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5119641805] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5119658773] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5119673873] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119689484] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119706947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119722112] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5119738486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5119754216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5119769937] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119786135] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5119801242] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5119817124] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5119833712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119848770] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5119865023] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119880372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5119896362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5119911428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5119926496] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119942036] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5119957775] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5119972909] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5119989484] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120005658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120021107] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5120037390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120052666] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120068200] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120083879] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5120099088] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5120115386] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120130754] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120147334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120162444] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5120178970] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5120194102] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120209988] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120226767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120242073] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5120258964] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5120276477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120291534] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5120308061] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5120323172] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5120340544] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5120355646] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120371456] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120387652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120403037] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5120419337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5120436025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5120451028] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120467531] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5120495648] L8[TABLE]: Config 23 → 5 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 58,580000,10000,0,0,256,57,55,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5120536548] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5120552591] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120568707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120584089] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5120600325] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120615688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5120631316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5120646730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120661780] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120677468] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120692830] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5120708272] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5120724674] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120741085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120756174] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5120772735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120787803] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120803338] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120818706] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5120834237] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5120850569] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120866167] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120882345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120897738] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5120914048] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5120929369] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5120944977] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5120962318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5120977847] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5120994794] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5121011791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121027472] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5121043067] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121058361] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5121075350] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121090817] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121106433] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121122616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121137695] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5121154338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5121170024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5121185046] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121201253] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121216641] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5121232956] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121249393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121264948] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5121281289] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121296690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5121312404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5121327902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121343061] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121358648] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121374278] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5121389616] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5121406104] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121422357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121437731] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5121454422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121469516] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121485080] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121500477] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5121516142] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5121532490] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121547864] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121564287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121579689] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5121596057] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121611353] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121626927] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121643696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121658790] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5121675722] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5121692707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121708433] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5121723914] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121739201] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5121756147] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121771568] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121787085] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121803225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121818268] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5121835000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5121850699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5121865714] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121881825] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5121897241] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5121913015] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5121929373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5121944420] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5121961169] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5121976545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5121992215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5122008258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122029431] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122050844] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122066751] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5122082697] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5122099192] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122115714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122130905] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5122147774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122162977] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122178629] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122194103] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5122210320] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5122226837] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122242589] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122258967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122276020] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5122292660] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5122308184] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122324708] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122341432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122356633] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5122373656] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5122391109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122406317] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5122422038] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5122437240] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5122454775] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5122470014] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122485711] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122502022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122517590] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5122534148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5122549995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5122565507] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122582171] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5122597233] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5122613168] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122629373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122644855] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5122661186] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122676590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5122692334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5122707833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122722923] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122738715] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122754173] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5122769705] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5122786086] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122802474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122817563] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5122834234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5122850136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5122865230] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122881431] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5122896903] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5122912848] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5122929091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5122944239] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5122961132] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5122976657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5122992852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5123008082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123024745] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123040428] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123056128] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5123071337] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5123088262] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123104624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123120031] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123136421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123152713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5123167851] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123184056] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5123199295] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5123215639] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123231849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123247182] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5123263604] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123279549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123295293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5123310631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123325774] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123341912] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123357287] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5123372392] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5123388731] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123405373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123420607] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123437146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123453301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5123468401] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123484570] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5123499941] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5123516235] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123532448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123547524] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5123563825] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123579827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123595543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5123610604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123625689] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123642366] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123658376] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5123673423] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5123689825] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123706492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123721594] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5123737885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123753177] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123769131] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123784530] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5123799856] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5123816418] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123833140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5123848237] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123864585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5123880296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5123895760] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5123911924] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5123926998] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5123943050] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5123959009] ECW: w=0xbe9d2130 func=0xbe43491c 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5123975617] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5123991981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124007060] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124023517] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5124038585] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124054584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124069656] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124085524] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5124100739] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5124117254] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124133286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124148789] ECW: w=0xbe9d0dd8 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5124164928] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124180298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5124196198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5124211578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124226664] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124242244] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5124258407] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5124274347] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124290323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124305630] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5124322049] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124338010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5124353712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5124368781] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5124383891] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124399908] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124415979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124431128] ECW: w=0xbe9d11b8 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5124447360] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124463177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5124478924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5124494280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124509419] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124525724] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124541850] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5124557082] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5124573361] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124590070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124619296] L8[TABLE]: Config 5 → 23 regime=2 score=52428 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 59,590000,10000,0,0,256,57,55,256,256,0,0,0,65536,0,1,0,0,65536 [Hermes] [HADES][INFO ] [KRELTSC: 5124661082] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124676551] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5124691829] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5124708930] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124724497] ECW: w=0xbe9d2608 func=0xbe43491c 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 5124741310] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5124757684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124773298] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124789395] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5124804610] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124820061] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5124839435] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5124854625] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5124870729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5124926786] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5124955519] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5124972663] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5124997880] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125014164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125030391] ECW: w=0xbe9d11b8 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5125106845] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125123721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5125140916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5125156280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125171668] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125187423] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125204415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125219694] ECW: w=0xbe9d0dd8 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5125236022] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125251576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5125267919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5125283167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125298435] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125314395] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125330355] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5125345670] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125361819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125381285] ECW: w=0xbe9cf0e8 func=0xbe43491c 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5125398703] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5125415661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125430863] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5125449137] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5125465110] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5125482202] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5125497512] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125513471] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5125530429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125545744] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125561971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125577775] ECW: w=0xbe9d12b0 func=0xbe43491c 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 5125594229] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125609854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5125625814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5125641566] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5125656850] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125672598] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125688836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125705260] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5125721806] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5125737061] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125753203] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5125768959] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5125785416] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5125801617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125817696] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125833682] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5125849186] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5125865877] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125881892] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 5125897862] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125913446] ECW: w=0xbe9417d0 func=0xbe449678 '/' [Hermes] [HADES][INFO ] [KRELTSC: 5125928818] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5125945383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5125961175] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5125977549] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5125993098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5126008900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5126024589] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5126039869] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5126055549] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5126072214] ECW: w=0xbe9d5fe8 func=0xbe44fa1c 'BCAST-GOT' [Hera] [HADES][INFO ] [KRELTSC: 5126088957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hera] [HADES][INFO ] [KRELTSC: 5126104012] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 5126119257] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5126134904] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5126200186] ECW: w=0xbe9673d8 func=0xbe42ddec 'VM-CALL' [Hera] [HADES][INFO ] [KRELTSC: 5126238053] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 5126255263] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hera] [HADES][INFO ] [KRELTSC: 5126271316] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5126286647] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5126301913] ECW: w=0xbe9673d8 func=0xbe42ddec 'VM-CALL' [Hera] [HADES][INFO ] [KRELTSC: 5126321617] ECW: w=0xbe942c70 func=0xbe456d80 '0>' [Hera] [HADES][INFO ] [KRELTSC: 5126337263] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hera] [HADES][INFO ] [KRELTSC: 5126352427] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 5126425010] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 5126442646] PASS: broadcast reached all 3 [Hera] [HADES][INFO ] [KRELTSC: 5126457111] ECW: w=0xbe9670f8 func=0xbe42d8c0 '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: 5126536875] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 5126552907] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5126571494] exec_block: block 2051 len 607 [Hera] [HADES][INFO ] [KRELTSC: 5126611068] exec_block: block 2052 len 368 [Hera] [HADES][INFO ] [KRELTSC: 5126626501] ECW: w=0xbe954690 func=0xbe457a38 '(do-log-info)' [Hera] [HADES][INFO ] [KRELTSC: 5126643797] === TRIPOD Acceptance === [Hera] [HADES][INFO ] [KRELTSC: 5126657368] ECW: w=0xbe967000 func=0xbe42d890 'VM-CONSERVED?' [Hera] [HADES][INFO ] [KRELTSC: 5126677652] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 5127419694] L8[TABLE]: Config 15 → 0 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hera] [HADES][DOE ] 59,590000,0,0,0,11076,34,936,4096,1840,0,0,0,65536,0,1,0,0,65536 [Hera] [HADES][INFO ] [KRELTSC: 5127463192] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 5127480338] PASS: fleet K [Hera] [HADES][INFO ] [KRELTSC: 5127491703] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 5127508340] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5127524432] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5127539955] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5127556660] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 5127575931] ECW: w=0xbe9d1e50 func=0xbe43491c 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5127594565] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5127611196] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5127627880] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5127643624] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5127659920] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5127675460] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5127691453] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5127708115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5127723336] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5127739778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5127755142] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5127771244] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5127786813] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5127802296] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5127818764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5127834384] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5127850830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5127866032] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5127881982] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5127899432] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5127914754] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5127930343] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5127946863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5127962455] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5127978961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5127994215] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128010147] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5128027122] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5128042548] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5128058890] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5128075716] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128092422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128107710] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5128124347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5128141713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5128157027] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128173354] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5128188885] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5128205359] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128221684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128236888] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5128253563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128269157] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128284806] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128300240] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5128315535] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128332286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128347473] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5128363856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128379212] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128395228] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5128412264] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5128427610] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5128443348] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128460006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128475249] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5128491716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128507831] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128523954] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5128540490] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5128555741] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5128571393] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5128588277] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128604559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128619716] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5128636142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5128652374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5128667603] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128683839] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5128699289] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5128715978] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128732731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128747925] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5128764663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128779989] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128795635] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128811166] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5128826530] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128843233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128858481] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5128874941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128890680] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5128906426] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5128923758] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5128939379] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5128955223] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5128971529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5128986700] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5129003101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129018602] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129034276] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5129050891] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5129066317] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5129082163] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5129098701] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5129115027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129130248] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5129147012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5129162794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5129177962] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5129195254] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5129211053] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5129227038] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5129243290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129258682] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5129275443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129290706] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129306368] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129321888] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5129337549] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5129353797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129368912] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5129385495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129401528] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129417196] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5129434284] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5129449878] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5129465733] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5129482073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129497246] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5129513690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129529307] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129544964] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5129561552] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5129577737] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5129593165] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5129609562] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5129625780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129641546] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5129658346] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5129673873] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5129690809] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5129706488] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5129722641] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5129739294] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129755361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5129771645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5129786889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129802064] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129817751] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5129833771] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5129850152] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129865581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5129881540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5129896959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5129912117] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129927762] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5129943508] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5129959893] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5129975288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5129991035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5130006109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130021567] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130037206] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5130053398] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5130069339] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5130085565] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5130101060] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5130117509] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5130133200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5130149674] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5130166803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5130181890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130197027] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5130215615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5130231596] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5130248710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5130264161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130279892] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130295619] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5130312655] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5130326032] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130342349] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][DOE ] 60,600000,10000,0,0,3215,57,57,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5130391584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130407084] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5130423678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130456060] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130472025] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130487576] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5130502979] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5130519976] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5130537084] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5130553325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130568484] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5130585513] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5130600881] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130616503] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5130632754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130648312] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5130664726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5130680572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5130695732] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5130712289] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5130727466] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5130743424] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5130759903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130776190] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5130792653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130807808] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130823643] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130839560] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5130854835] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5130871089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130886221] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5130902963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5130918175] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5130933828] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5130951105] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5130966768] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5130982677] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5130998931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131016038] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5131032667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131047814] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131063507] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5131080924] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5131097366] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5131113400] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5131137142] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5131154771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131171203] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5131188632] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5131205371] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5131222372] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5131237850] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5131253400] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5131270514] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131286065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5131301874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5131317061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131332749] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131348423] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5131364071] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5131380412] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131396202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5131411944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5131427088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131442262] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131459396] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5131474959] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5131491034] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131506569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5131523872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5131539283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131554522] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131570135] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5131586862] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5131602329] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5131618379] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5131633777] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5131650781] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5131666184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5131681998] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5131699198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5131714735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131729944] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5131745612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5131761593] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5131778893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5131794005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131809142] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131825010] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5131842308] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5131855403] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131871071] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5131887399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131903077] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5131919593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5131934770] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131950470] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5131966529] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5131982008] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5131998540] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5132016382] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132032738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132048060] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5132064581] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5132080439] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132096174] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132112518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132128372] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5132145622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5132161550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5132176815] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132193148] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5132208905] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5132225448] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132241742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132257042] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5132274983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132290190] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132305873] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132321510] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5132337301] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132353563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132368736] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5132385121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132400802] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132416465] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5132433507] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5132449057] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5132465076] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132481347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132496553] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5132513194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132529573] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132545464] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5132562282] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5132578661] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5132594813] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5132612703] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5132631380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132652036] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5132672801] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5132690652] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5132714187] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5132734398] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5132754236] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5132777473] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132796988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5132817252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5132837901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132858255] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132878582] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5132899848] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5132921335] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5132941297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5132962745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5132982760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5132998885] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133016050] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5133031528] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5133047663] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133063124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5133079279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5133094342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133109460] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133125025] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5133141901] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5133157349] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5133181321] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5133197718] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5133218097] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5133236575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5133256181] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5133281318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5133302179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133323282] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5133345255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5133361589] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5133378970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5133395854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133411208] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133428863] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5133446737] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5133463640] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133548629] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5133583823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133602872] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5133623841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133648062] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133666586] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133685300] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5133705292] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5133726408] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5133747267] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5133768205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133786801] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5133806574] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5133825625] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5133846622] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5133866752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5133884675] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5133906104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5133924766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5133943605] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5133965909] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5133985308] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5134005792] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5134027916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134057062] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5134080912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134100486] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134120642] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134141797] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5134161794] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5134183121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134206993] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5134228243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134248160] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134270042] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5134292523] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5134313016] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5134335248] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5134356333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134376216] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5134398446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134417714] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134436375] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5134454129] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5134473125] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5134493803] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5134516508] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5134537945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134558430] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5134581514] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5134603032] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5134624989] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5134648857] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5134669998] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5134692312] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134714954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5134736114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5134755213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134777583] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134798363] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5134818843] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5134841547] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134861853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5134882406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5134904213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5134923970] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5134944505] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5134965887] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5134987102] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135006570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5135026951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5135046574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135066778] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135088104] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5135109422] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5135129561] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5135151941] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][DOE ] 61,610000,10000,0,0,256,56,58,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5135217930] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5135239445] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5135259632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5135281089] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5135303253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5135323048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135344694] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5135365604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5135385879] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5135408465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5135428400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135448627] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135470791] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5135493497] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5135511785] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135534390] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5135555921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135576127] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5135598965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135618879] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135640464] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135661448] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5135681450] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5135704044] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5135726335] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5135746862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135769127] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5135790788] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5135810095] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5135829835] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5135849217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5135868012] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5135896115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5135917297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5135936244] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5135953953] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5135969497] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5135985500] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5136001714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136017692] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5136034287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136049509] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136065205] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136081521] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5136096889] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5136113139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136128385] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5136145603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136160772] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136176393] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5136193465] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5136209309] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5136224763] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5136240930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136256024] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5136273343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136289011] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136305824] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5136324133] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5136343992] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5136361473] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5136380527] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5136399582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136416538] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5136434790] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5136453324] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5136474604] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5136492155] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5136509771] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5136529648] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136547687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5136566369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5136586279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136605551] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136625072] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5136648082] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5136673234] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136689584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5136706292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5136721707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136736973] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136752756] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5136772528] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5136791717] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136810455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5136831208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5136849911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5136868252] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5136887044] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5136908466] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5136927391] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5136947230] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5136968004] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5136988698] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5137007937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5137029032] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5137050778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5137069610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137090797] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5137110463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5137130265] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5137151974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5137170587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137188393] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137206385] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5137223310] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5137236331] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137253781] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137275879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137294613] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5137314884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137335331] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137354414] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137373544] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5137394233] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5137412141] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5137429310] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137445429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137461668] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5137478036] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5137493217] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137508727] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137525568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137540641] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5137556898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5137572541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5137588734] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137604859] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5137619884] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5137635697] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137652907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137668023] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5137684309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137699331] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137715999] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137731581] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5137746842] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137763003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137779160] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5137795460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137811101] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137827078] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5137844683] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5137860002] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5137875520] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5137892598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137907752] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5137924092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5137939209] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5137955557] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5137972161] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5137987416] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5138002834] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5138019860] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5138036034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138051123] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5138067800] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5138083600] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5138100371] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5138115494] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5138130816] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5138147935] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138163394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5138179184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5138194348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138210057] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138225600] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5138241153] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5138257439] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138273188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5138288846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5138303867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138318891] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138335002] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5138352603] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5138370475] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138386785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5138403575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5138421955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138440529] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138460640] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5138488322] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5138508790] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5138534761] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5138552602] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5138571931] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5138589451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5138605920] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5138623742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5138639118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138655146] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5138670972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5138686823] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5138708267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5138727929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138743271] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138758950] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5138776387] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5138789421] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138805098] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5138821459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138837265] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5138853678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138868836] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138884963] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5138901166] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5138916629] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5138933025] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5138950046] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5138966591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5138981668] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5138997952] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5139013148] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5139029319] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5139045491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139066775] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5139086435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5139102193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5139120557] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5139143033] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5139162512] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5139182717] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5139206233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139226947] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5139250465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139271017] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5139291912] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5139313314] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5139336449] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5139359105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139380043] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5139403290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139423103] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5139443698] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5139468828] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5139490494] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5139512119] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5139535050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139554853] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5139575210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139596200] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5139616432] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5139637882] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5139659478] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5139680260] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5139701371] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5139726875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139750159] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5139777001] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5139796782] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5139817955] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5139838613] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5139858400] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5139880656] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5139903426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5139925430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5139946226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5139968751] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][DOE ] 62,620000,10000,0,0,256,56,63,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5140037583] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5140058028] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5140082817] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140102954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5140123821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5140153603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140174161] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140195368] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5140217501] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5140238621] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140258267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5140280744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5140303273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140322896] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140344266] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5140365148] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5140385902] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5140410290] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5140431677] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5140455549] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5140477102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5140497940] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5140521456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5140541798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140562574] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5140593316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5140614166] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5140636298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5140657816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140677408] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140697502] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5140721515] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5140738653] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140759037] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5140781928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140801588] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5140823076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140841288] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140857008] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5140872495] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5140887797] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5140905630] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5140922886] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5140939172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5140955117] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5140971604] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5140986988] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141002659] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5141019547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141035513] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5141051894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5141067683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5141083723] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5141100202] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5141115501] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5141131522] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5141148418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141163854] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5141180254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141195401] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141211617] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141227378] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5141242722] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5141258921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141274746] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5141291228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141306323] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141321962] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5141340219] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5141355593] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5141371082] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5141387293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141403105] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5141419491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141434668] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141450363] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5141467404] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5141482690] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5141498099] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5141515145] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5141531495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141546853] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5141563670] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5141579858] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5141596840] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5141612227] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5141627760] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5141644918] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141660497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5141676448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5141691776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141708666] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141724683] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5141740427] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5141756954] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141773047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5141789158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5141804351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141819615] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141835850] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5141851450] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5141867554] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141883380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5141899967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5141915365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5141930560] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5141946219] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5141962890] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5141978592] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5141994534] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5142009966] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5142026959] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5142042462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5142060080] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5142077799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5142092937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142108108] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5142123950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5142140123] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5142157055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5142172196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142187325] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142203320] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5142220533] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5142233636] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142249281] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142266000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142281306] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5142297747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142319651] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142336777] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142352342] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5142367723] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5142385036] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5142403635] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142420164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142435509] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5142452556] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5142468221] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142483896] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142500152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142516546] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5142533264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5142549686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5142565351] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142583121] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5142598774] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5142614767] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142631030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142647232] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5142664042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142679143] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142694801] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142710798] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5142726116] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142742286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142757395] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5142774656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142789979] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142805518] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5142822592] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5142838743] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5142854361] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5142870609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142885758] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5142904920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5142920272] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5142935775] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5142952749] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5142968171] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5142983633] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5143000004] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5143016561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143031635] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5143048295] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5143064421] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5143081673] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5143097084] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5143112454] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5143128954] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143144894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5143162373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5143182895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143198383] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143215571] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5143231323] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5143247806] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143263325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5143279657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5143294916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143310136] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143325893] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5143341883] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5143358080] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143373658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5143390119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5143405441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143420770] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143436519] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5143453275] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5143468832] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5143485132] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5143500578] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5143517804] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5143533298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5143549069] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5143566299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5143582662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143598919] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5143614591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5143630360] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5143648955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5143664434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143679719] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143695464] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5143715702] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5143728885] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143745504] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5143761957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143777601] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5143794033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143809204] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143824811] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143841039] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5143856474] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5143873031] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5143890528] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5143907030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5143922222] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5143938610] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5143954279] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5143969984] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5143986286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144001569] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5144018439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5144034306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5144049520] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5144065796] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5144081675] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5144098245] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5144114612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144129847] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5144146909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144162358] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144178102] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144193674] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5144209461] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5144225792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144241026] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5144257453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144273083] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144289023] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5144306216] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5144321621] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5144337560] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5144353989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144369143] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5144385425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144400872] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144432095] L8[TABLE]: Config 23 → 5 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 63,630000,10000,0,0,256,55,69,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5144474003] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5144490628] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5144505929] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5144521717] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5144538125] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5144554312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144569420] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5144586537] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5144602295] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5144619136] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5144634353] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5144650032] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5144666451] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144681806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5144697477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5144713247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144728348] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144744151] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5144759738] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5144776646] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144792133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5144807890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5144823049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144839098] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144855754] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5144871562] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5144887709] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144903741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5144919575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5144934765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5144950034] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5144966163] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5144983315] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5144998934] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5145015495] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5145030981] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5145047794] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5145063272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5145079447] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5145096720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5145112765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145128057] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5145144786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5145160901] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5145177851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5145193045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145208653] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145224313] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5145241183] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5145254296] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145270655] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145287225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145302479] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5145318845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145334432] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145350259] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145365678] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5145380982] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5145397831] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5145414861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145431067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145446188] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5145462935] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5145478347] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145493947] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145510132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145525847] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5145542426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5145558142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5145573235] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145589748] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5145604854] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5145620807] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145637024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145652459] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5145669010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145684079] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145699672] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145715486] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5145730734] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145746873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145761955] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5145779034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145794164] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145809698] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5145826941] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5145842314] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5145858038] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5145874264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145889881] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5145906307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5145921604] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5145937164] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5145954068] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5145969298] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5145984939] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5146001245] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5146018896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146033948] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5146050731] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5146066104] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5146083158] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5146098223] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5146115715] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5146132497] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146148472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5146164562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5146179737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146194985] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146211056] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5146226824] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5146243444] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146259033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5146275386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5146290624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146305919] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146321628] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5146337681] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5146353837] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146369309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5146385157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5146400794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146416026] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146431756] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5146448534] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5146464474] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5146480647] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5146496015] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5146512480] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5146530702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5146550651] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5146570320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5146587135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146603522] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5146619272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5146635115] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5146652574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5146667689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146682861] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146698473] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5146715847] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5146729158] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146744719] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5146760982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146776545] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5146792965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146808002] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146823541] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146839482] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5146855009] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5146871491] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5146888591] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5146905307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146920649] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5146936977] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5146952825] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5146968465] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5146984633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5146999748] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5147016584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5147032420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5147047812] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5147064033] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5147079478] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5147095417] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5147111554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147127596] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5147144284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147159384] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147175162] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147190584] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5147206262] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5147222470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147237752] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5147254074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147269593] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147285152] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5147302140] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5147317416] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5147333255] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5147349408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147364502] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5147381379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147396979] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147412588] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5147429114] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5147444408] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5147461811] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5147478348] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5147495681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147511766] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5147529250] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5147544973] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5147561853] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5147577363] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5147592813] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5147609296] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147624877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5147641018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5147656200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147671375] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147687019] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5147703045] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5147719352] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147734837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5147750550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5147766091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147781250] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147797558] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5147813057] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5147829565] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147845018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5147861031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5147876166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5147891734] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5147907387] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5147923818] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5147939288] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5147955980] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5147972242] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5147988942] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5148004480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5148020845] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5148038110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5148053289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148068569] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5148084649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5148100483] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5148117461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5148132655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148148391] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148164136] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5148181060] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5148194147] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148210746] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148227403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148242580] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5148259098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148274681] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148290387] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148305971] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5148321428] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5148338309] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5148355765] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148372053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148387262] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5148404032] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5148419615] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148435306] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148451638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148467963] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5148484366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5148500124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5148515645] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148531822] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5148547210] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5148563208] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148579867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148608328] L8[TABLE]: Config 5 → 23 regime=2 score=65535 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 64,640000,10000,0,0,256,55,70,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5148652392] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5148668875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148684115] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148699747] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148715913] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5148731391] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148748353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148763631] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5148780882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148796100] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148811843] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5148829494] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5148844852] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5148860572] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5148878986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148894609] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5148910930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5148926074] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5148941666] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5148958674] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5148973944] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5148989637] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5149006013] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5149022632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149037787] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5149054557] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5149070121] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5149087317] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5149102647] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5149118068] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5149134596] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149151156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5149167004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5149182185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149197363] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149213848] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5149229518] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5149245950] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149267290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5149283241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5149298472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149313656] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149329770] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5149345381] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5149361534] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149377088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5149393303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5149408539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149423764] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149439476] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5149456141] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5149471679] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5149487681] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5149503081] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5149520127] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5149535603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5149551431] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5149568698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5149584195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149599420] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5149615209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5149631055] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5149648427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5149663620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149679146] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149694939] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5149712545] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5149725655] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149741653] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5149758064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149773938] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5149790553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149806051] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149822574] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149838602] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5149854051] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5149870543] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5149888447] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5149905732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5149921300] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5149937742] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5149953499] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5149969246] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5149985594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150000805] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5150019873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5150035770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5150051062] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5150067406] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5150082972] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5150098994] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5150115466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150130703] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5150147481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150162669] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150178373] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150193905] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5150213354] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5150229680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150244866] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5150261423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150277107] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150292857] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5150310203] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5150325604] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5150341538] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5150357822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150373035] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5150389783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150405031] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150420679] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5150437479] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5150453939] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5150469424] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5150485838] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5150502452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150517987] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5150534706] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5150550230] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5150567131] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5150582750] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5150598193] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5150614736] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150630153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5150646331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5150661572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150676779] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150692429] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5150708590] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5150724976] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150740667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5150756443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5150772113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150787303] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150803178] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5150818699] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5150835199] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150850615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5150866379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5150881510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5150896999] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5150912613] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5150929037] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5150944521] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5150962253] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5150977711] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5150994423] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5151009931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5151026068] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5151043296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5151058367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151073512] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5151089597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5151105415] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5151122583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5151139917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151155739] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151172176] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5151189037] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5151202537] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151218442] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151235621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151250850] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5151267786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151282940] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151298759] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151314260] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5151329998] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5151346445] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5151363481] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151379671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151395798] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5151412285] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5151427895] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151443563] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151461032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151476270] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5151492960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5151509125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5151525049] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151541314] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5151556502] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5151572472] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151589185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151604482] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5151620886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151635984] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151652100] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151667531] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5151683058] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151699236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151714693] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5151731048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151746190] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151761760] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5151779132] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5151794417] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5151810123] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151826315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151842622] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5151858995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151874147] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5151890478] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5151907086] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5151922472] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5151937956] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5151954764] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5151970929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5151986095] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5152002749] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5152018764] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5152035675] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5152050948] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5152066377] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5152083176] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152098646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5152114428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5152129613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152146154] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152161841] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5152177731] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5152194141] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152209932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5152225704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5152240846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152255973] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152271942] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5152287473] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5152303476] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152319155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5152335223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5152350344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152365709] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152381339] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5152397912] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5152413797] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5152429751] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5152445068] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5152461885] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5152477276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5152493228] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5152510565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5152526036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152541221] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5152556841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5152572671] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5152589885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5152605086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152620193] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152635822] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5152653029] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5152666019] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152681618] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5152697886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152714830] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5152734050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5152752709] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152771491] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5152787915] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][DOE ] 65,650000,10000,0,0,256,55,72,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5153819832] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5153839759] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5153857475] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5153874891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5153892444] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5153908950] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5153924682] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5153940529] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5153957130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5153972412] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5153988799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5154004550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5154020109] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5154041703] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5154057293] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5154073430] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5154090129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154105343] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5154122004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154137214] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154153336] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154168933] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5154184594] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5154201608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154217552] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5154235893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154251362] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154267478] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5154284569] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5154299941] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5154315478] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5154332207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154347346] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5154363761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154379121] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154395103] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5154411663] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5154426967] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5154442423] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5154459309] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5154478883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154494193] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5154510985] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5154526983] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5154543905] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5154559327] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5154574787] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5154591803] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154607347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5154623176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5154638397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154654274] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154671019] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5154686740] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5154704363] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154719962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5154735770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5154750972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154766761] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154782462] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5154798025] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5154814096] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154829972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5154845760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5154860895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5154877087] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5154893134] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5154909391] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5154924939] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5154940950] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5154956907] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5154973338] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5154988732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5155004521] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5155022092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5155037207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155052534] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5155068218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5155085495] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5155102633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5155119548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155135140] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155152439] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5155170056] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5155183125] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155198779] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155215573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155230812] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5155247482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155262662] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155278766] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155294359] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5155309829] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5155326273] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5155349184] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155365637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155380870] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5155397752] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5155413163] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155428833] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155445299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155460985] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5155477459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5155493302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5155509321] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155526037] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5155541267] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5155557996] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155574325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155590105] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5155606661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155621976] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155637785] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155654218] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5155669622] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155685919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155701078] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5155718032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155733245] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155748928] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5155766431] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5155786252] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5155802078] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155818419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155834153] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5155850579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155865761] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5155881473] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5155898515] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5155913829] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5155929323] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5155945843] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5155962526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5155977675] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5155994487] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5156010073] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5156027406] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5156042664] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5156058287] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5156074984] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156090993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156107678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5156122921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156138351] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156154482] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5156170144] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5156186955] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156203008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156218764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5156234529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156249851] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156265821] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5156281402] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5156297384] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156312818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156329019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5156344095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156359207] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156375113] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5156391697] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5156407115] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5156424339] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5156441945] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5156459362] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5156475021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156490771] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5156507926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5156523551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156538892] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5156554565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156570361] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5156588071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5156603219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156618375] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156633995] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5156651510] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5156664577] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156680268] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5156696663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156712536] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5156728962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156744146] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156759788] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156775704] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5156791054] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5156807493] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5156824627] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5156841264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156856411] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5156872779] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5156888118] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5156904838] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5156921176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5156936392] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156953108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5156968934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5156984078] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5157000328] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5157015847] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5157031879] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5157048099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157063458] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5157080546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157095779] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157111411] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157127163] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5157142973] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5157159808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157174990] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5157191461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157207112] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157222842] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5157239979] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5157255332] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5157271351] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5157287560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157302752] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5157319129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157334796] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157350496] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5157367072] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5157382402] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5157398238] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5157414774] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5157431074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157446976] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5157464523] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5157480207] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5157497834] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5157513473] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5157529400] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5157546020] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157561887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5157578853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5157594374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157609606] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157625503] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5157642020] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5157658410] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157673785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5157689474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5157704911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157719954] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157735452] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5157750931] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5157767190] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157782595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5157798314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5157813357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5157828698] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5157844245] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5157860383] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5157875785] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5157892013] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5157907398] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5157923861] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5157939549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5157955563] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5157972613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5157987644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][DOE ] 66,660000,10000,0,0,256,55,73,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5158034857] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5158050480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5158066410] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5158083585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5158098669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158113785] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158129383] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5158146432] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5158159375] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158175041] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158193270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158211907] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5158231785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158249081] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158266634] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158282167] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5158297536] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5158313986] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5158331899] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158348135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158363379] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5158379823] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5158396216] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158411965] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158428248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158443740] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5158460483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5158476331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5158491468] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158507866] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5158523640] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5158539594] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158555728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158570782] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5158587388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158602443] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158617970] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158633369] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5158648920] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158665056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158680112] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5158696378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158713600] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158729490] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5158746646] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5158762210] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5158778347] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158794663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158809857] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5158827048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158842314] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5158857895] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5158874432] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5158889988] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5158905454] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5158921864] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5158938723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5158954176] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5158970929] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5158986390] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5159003246] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5159018756] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5159034140] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5159050604] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159066031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159082224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5159097350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159112456] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159128063] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5159143971] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5159160267] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159176613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159195963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5159211993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159227221] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159242942] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5159258434] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5159275191] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159290661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159306415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5159321768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159337823] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159353422] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5159372634] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5159388569] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5159407689] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5159423789] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5159440603] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5159456625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159472457] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5159489686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5159504889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159520502] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5159536128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159551878] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5159568763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5159584252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159599448] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159615884] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5159633076] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5159646719] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159664934] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5159681402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159696566] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5159713494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159728576] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159744110] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159759586] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5159775182] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5159791652] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5159808693] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5159825057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159840467] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5159856723] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5159871966] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5159887711] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5159904142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5159919230] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159935509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5159951402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5159966891] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5159983035] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5159998613] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5160015284] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5160031576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160046769] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5160063196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160078767] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160095717] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160111352] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5160126879] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5160143726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160158858] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5160175970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160194548] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160215339] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5160233501] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5160249128] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5160266279] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5160282904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160299931] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5160316738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160333365] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160349115] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5160366103] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5160381520] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5160397520] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5160414078] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5160430339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160445489] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5160462661] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5160479333] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5160496278] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5160511749] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5160527603] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5160544109] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160567221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5160583609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5160598782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160613994] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160629832] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5160645999] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5160662459] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160677866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5160693635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5160709246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160724379] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160740022] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5160755584] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5160772006] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160787463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5160803249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5160818622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5160834111] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5160849708] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5160865917] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5160881577] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5160897920] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5160913356] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5160930463] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5160945986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5160962335] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5160980164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5160995362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161011484] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5161028233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5161044191] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5161061263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5161076557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161092213] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161108036] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5161125111] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5161138370] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161154488] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161170771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161185958] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5161203104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161218298] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161234857] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161250261] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5161266307] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5161283079] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5161300393] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161316962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161332867] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5161349716] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5161365144] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161381127] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161397904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161413221] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5161429758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5161446001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5161461758] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161478095] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5161493366] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5161509672] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161526390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161541588] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5161558037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161573236] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161589293] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161604824] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5161620187] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161636536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161652791] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5161669245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161684462] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161700404] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5161717922] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5161733364] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5161749007] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161765972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161781946] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5161798356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161813550] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5161829843] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5161846430] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5161861756] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5161877456] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5161894525] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5161910800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5161925980] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5161942754] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5161958633] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5161975565] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5161990781] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5162006276] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5162023208] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162038713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162054522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5162071430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162087183] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162102825] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5162118622] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5162135078] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162150961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162166729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5162183286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162200465] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][DOE ] 67,670000,10000,0,0,256,55,74,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5162257941] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5162274339] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5162290591] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162312555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162329704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5162345175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162361381] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162377086] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5162394098] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5162409611] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5162425633] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5162441601] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5162458688] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5162474221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162490250] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5162507680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5162523513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162538749] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5162554455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162570558] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5162588298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5162603476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162618638] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162634387] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5162652536] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5162665656] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162681440] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5162697797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162713538] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5162729961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162745188] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162760876] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162776725] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5162792178] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5162808846] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5162826005] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5162842892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162858127] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5162874579] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5162890559] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5162906221] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5162922523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5162937746] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162954599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5162970451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5162985635] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5163001989] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5163018812] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5163035437] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5163051784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163067034] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5163084096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163099340] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163115021] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163130533] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5163146304] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5163162613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163177849] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5163194510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163210030] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163225727] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5163242805] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5163258139] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5163274079] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5163290322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163305673] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5163323423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163339377] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163355255] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5163371889] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5163387433] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5163403491] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5163419994] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5163436261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163452391] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5163469225] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5163484818] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5163503308] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5163520740] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5163536256] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5163552831] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163568323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5163584687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5163599915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163615164] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163630859] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5163647085] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5163663555] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163679094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5163694963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5163711218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163726489] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163743232] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5163758791] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5163775641] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163791374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5163807267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5163822511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5163838277] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5163853959] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5163870270] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5163886043] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5163902879] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5163918478] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5163935493] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5163951565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5163969692] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5163987144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5164002960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164020507] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5164041400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5164057463] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5164074768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5164090608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164105887] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164121535] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5164138673] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5164152385] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164168915] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164185391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164201259] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5164218326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164233658] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164249468] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164265657] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5164281231] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5164297838] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5164315053] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164332113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164347398] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5164363877] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5164379262] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164396231] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164413172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164430395] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5164446709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5164463307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5164482680] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164499036] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5164514751] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5164530953] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164547322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164562513] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5164579759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164594962] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164610588] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164626089] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5164642127] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164658450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164673700] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5164690189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164705870] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164721557] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5164738705] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5164754025] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5164770048] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164786340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164801525] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5164817942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164833762] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5164849456] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5164866089] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5164881429] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5164897432] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5164913941] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5164930136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5164945227] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5164962884] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5164978547] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5164996065] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5165011613] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5165027730] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5165044393] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165059946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165076473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5165092421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165107674] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165123402] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5165139722] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5165156306] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165171799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165187614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5165203558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165218794] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165234633] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5165250259] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5165266842] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165282339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165298179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5165313371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165329294] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165344895] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5165361080] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5165376514] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5165392908] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5165408294] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5165424735] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5165440171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165456776] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5165474028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5165489275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165504523] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5165520801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165536591] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5165553592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5165568770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165584813] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165600457] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5165617309] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5165630245] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165646449] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5165662827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165678084] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5165694564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165711392] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165729805] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165748266] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5165765685] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5165782176] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5165799286] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5165815528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165831525] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5165847976] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5165863484] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5165879294] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5165896433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5165911657] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165928100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5165944014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5165959956] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5165976197] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5165991346] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5166007403] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5166024276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166039500] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5166055922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166071111] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166087530] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166103037] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5166118389] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5166134696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166150587] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5166167003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166182169] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166198072] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5166215807] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5166231209] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5166247033] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5166265033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166280667] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5166297070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166312201] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166328452] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5166345078] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5166360455] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5166375955] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5166393579] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5166424118] L8[TABLE]: Config 23 → 5 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 68,680000,10000,0,0,256,55,80,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5166467176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166482470] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5166499321] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5166517921] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5166535084] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5166550325] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5166565712] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5166583041] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166598589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5166614762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5166629921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166645941] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166661642] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5166677302] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5166693622] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166709505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5166725198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5166740953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166756054] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166772637] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5166788228] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5166804335] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166819774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5166836449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5166853559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5166871423] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5166890140] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5166907351] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5166922890] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5166938836] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5166955068] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5166971613] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5166987108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5167002954] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5167020849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5167035972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167051141] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5167066711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5167083036] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5167099991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5167115181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167131458] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167147925] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5167164963] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5167178593] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167194220] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167211948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167227153] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5167243578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167258720] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167275113] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167290660] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5167306072] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5167322553] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5167340684] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167356958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167372117] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5167388431] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5167404441] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167420144] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167436426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167451672] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5167468483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5167484323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5167499522] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167516526] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5167532058] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5167548113] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167564400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167580128] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5167597067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167612280] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167627934] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167644117] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5167659467] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167675782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167690972] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5167708134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167723329] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167739024] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5167756767] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5167772683] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5167789844] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167806710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167822010] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5167840402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167859340] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5167877572] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5167897289] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5167912991] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5167928458] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5167951143] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5167968116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5167983391] ECW: w=0xbe9d1780 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 5168000200] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5168016129] ECW: w=0xbe9d1590 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 5168033293] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5168048626] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5168064040] ECW: w=0xbe9cf990 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 5168081009] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168097355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168113161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5168128323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168143924] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168159782] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5168175418] ECW: w=0xbe9cfd80 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 5168191743] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168207775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168223504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5168238621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168253765] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168269822] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 5168285290] ECW: w=0xbe9cf7b0 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 5168301819] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168317307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168333592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5168348703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168363840] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168385111] ECW: w=0xbe9d1688 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 5168401881] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5168417440] ECW: w=0xbe9ce648 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5168433468] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 5168448898] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5168466084] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5168481493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168498044] ECW: w=0xbe9ce738 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 5168515634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5168530761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168545937] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5168561593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168577671] ECW: w=0xbe9ce830 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 5168594547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5168609630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168624736] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168641691] ECW: w=0xbe9ccd50 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 5168659021] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 5168672164] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168687893] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5168704650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168720062] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5168736448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168751610] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168767781] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168783324] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5168798724] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5168815167] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5168832723] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5168850412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168866944] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5168885393] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5168902579] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5168918540] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5168934757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5168949900] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168966893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5168982697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5168997854] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169014096] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5169031116] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5169047094] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169063449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169079067] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5169095466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169110595] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169126181] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169142016] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5169157544] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169174412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169189548] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5169206368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169223431] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169242172] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5169269916] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5169285776] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5169301435] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169317799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169333683] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5169350187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169365444] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169381152] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5169398496] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5169413905] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5169429431] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5169446029] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169462719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169477875] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5169494324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5169510117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5169525786] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169542027] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5169557223] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5169573157] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169589848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169604994] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5169621393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169636557] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169652444] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169668496] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5169683799] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169699970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169715799] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5169732166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169747284] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169762828] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5169780322] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5169795597] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5169811079] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169827636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169842964] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5169861115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5169877678] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5169895395] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5169913583] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5169930339] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5169947241] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5169965472] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5169983324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170000746] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5170019145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5170036452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5170052980] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170070688] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5170087873] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5170105257] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170123001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170139903] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5170158289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170174909] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170191919] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170210544] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5170227661] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170245376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170261897] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5170280304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170296889] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170313998] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5170333180] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5170350102] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5170367113] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170384896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170402004] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5170419915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170436476] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170453879] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5170472025] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5170488770] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5170505721] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5170524254] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170542088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170558621] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5170577080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5170593259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5170608719] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170625160] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5170640823] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5170656910] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170673266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170688532] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5170705332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170734566] L8[TABLE]: Config 5 → 6 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 69,690000,10000,0,0,256,55,81,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5170775911] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170791653] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170807147] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5170822521] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170839056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170854220] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5170870592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170885721] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5170901901] ECW: w=0xbe9cdc98 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 5170918955] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5170934255] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5170949686] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5170966222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5170981366] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5170997714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171012844] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5171029173] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5171045778] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5171061038] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 5171076448] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5171093439] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171109667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171124783] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5171141487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5171157672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5171172772] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171188942] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5171204425] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5171220575] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5171236565] ECW: w=0xbe9d1d50 func=0xbe43491c 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5171254665] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5171271893] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171288239] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5171303393] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5171319571] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5171335447] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5171351156] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171367423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171382624] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5171399377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171414912] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5171430705] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5171447352] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5171463022] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5171479508] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171495771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171510970] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5171528019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5171543850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5171559002] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171575230] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5171591106] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5171607028] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171623256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171638355] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5171655064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171670203] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5171685838] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5171702751] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5171718142] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5171734539] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171750778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171766271] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5171782926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5171798732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5171813860] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171830554] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5171845730] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5171861709] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5171877986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171893463] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5171909842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5171925029] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5171940951] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5171958212] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5171973383] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5171989861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172006147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172021698] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172038305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172054169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5172069328] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172085882] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5172101248] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5172117592] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172133867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172150098] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5172166534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172181662] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5172197398] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5172214660] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5172230142] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5172246672] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172262908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172278714] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172295148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172310930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5172326068] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172342577] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5172357771] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5172373694] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172390227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172405603] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5172421992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172437161] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5172453105] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5172469963] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5172485135] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5172501558] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172518093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172533303] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172549750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172565948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5172581586] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172598450] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5172613716] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5172629664] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172646306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172661787] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5172678266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172693484] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5172710887] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5172728488] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5172743855] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5172760317] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172777297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172792706] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172809204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5172825086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5172840856] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172857208] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5172872497] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5172888538] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5172905335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172920485] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5172936905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5172952361] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5172968071] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5172984710] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5172999909] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5173017635] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173034025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173049268] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173065769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173082105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5173097596] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173115744] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5173131449] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5173148407] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173164943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173180096] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5173196514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173212017] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5173227666] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5173244614] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5173259862] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5173277579] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173293821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173308941] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173325304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173341477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5173356642] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173372859] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5173387983] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5173404497] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173420733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173436591] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5173453353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173468705] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5173484263] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5173500809] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5173516234] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5173532682] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173548905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173564116] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173580901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173596929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5173612162] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173628419] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5173643901] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5173660050] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173676315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173691504] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5173708263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173723416] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5173739033] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5173755702] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5173771344] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5173788041] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173804351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173819549] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173836558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5173852591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5173867692] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173883925] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5173899399] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5173915510] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5173931703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173947064] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5173963864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5173979084] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5173994713] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5174011352] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5174026946] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5174045480] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174061869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174077566] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174094003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174109750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5174124847] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174141497] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5174156735] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5174173268] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174189534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174205850] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5174222397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174237658] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5174253678] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5174270730] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5174286255] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5174302787] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174319158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174334735] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174352831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174368577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5174383615] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174400286] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5174415405] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5174431277] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174447478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174470016] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5174486525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174501696] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5174517866] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5174534464] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5174549700] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5174566180] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174582859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174598051] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174615161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174631002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5174646624] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174662933] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5174678254] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5174694172] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174710802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174726062] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5174742408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174757551] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5174773489] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5174790025] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5174805143] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5174821529] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174838147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5174853305] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174882664] L8[TABLE]: Config 6 → 23 regime=2 score=65535 L1=0 L2=0 L3=1 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 70,700000,10000,0,0,256,55,82,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5174924516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5174940377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5174955968] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5174972490] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5174987744] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5175003698] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175020421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175035630] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5175052291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175067973] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5175084042] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5175100626] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5175115739] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5175132148] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175148771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175164148] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175180471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175196243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5175211909] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175228127] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5175243271] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5175259191] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175278426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175293703] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5175310926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175326309] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5175343038] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5175359953] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5175375182] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5175392066] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175408317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175423489] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175439884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175456119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5175471413] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175487679] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5175502945] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5175519239] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175535476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175550587] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5175566940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175582444] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5175598077] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5175614674] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5175629829] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5175646640] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175662968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175678143] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175694565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175710676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5175725838] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175742081] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5175757246] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5175773546] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175789851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175805054] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5175821458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175836942] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5175852603] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5175869213] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5175884419] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5175901176] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5175917423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5175935049] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175955302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5175972124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5175990172] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176007019] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5176023164] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5176039380] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176055648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176070815] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5176089374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176104623] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5176120998] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5176137518] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5176153318] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5176169754] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176185997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176206850] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176223408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176239278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5176255330] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176272310] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5176287735] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5176303670] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176321319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176337711] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5176354184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176369381] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5176385048] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5176402208] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5176417909] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5176434360] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176450584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176466111] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176482743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176498477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5176513637] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176530179] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5176545300] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5176561126] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176577616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176592712] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5176609010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176624088] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5176639960] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5176657164] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5176672511] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5176688827] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176705358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176720615] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176737040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176752797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5176768474] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176784740] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5176799883] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5176815822] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176832411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176847773] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5176864106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176879197] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5176895113] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5176911714] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5176926877] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5176943318] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5176959890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5176975075] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5176991473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177007195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5177022633] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177039072] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5177054198] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5177070075] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177086659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177101889] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5177118329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177133507] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5177149486] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5177166119] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5177181359] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5177197803] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177214683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177229848] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177248934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177266326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5177282931] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177301376] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5177316910] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5177334123] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177350698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177365909] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5177382401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177397942] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5177413600] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5177430215] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5177445460] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5177462268] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177478535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177493669] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177510070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177526185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5177541602] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177557888] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5177573108] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5177590283] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177606631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177621825] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5177638248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177653952] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5177669633] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5177686265] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5177701483] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5177718272] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177734773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177749975] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177766722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5177782588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5177797781] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177814101] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5177829657] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5177845623] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177861920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177877102] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5177893877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5177909107] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5177924972] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5177941583] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5177957071] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5177973520] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5177989832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178005251] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178021977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178038016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5178053164] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178069433] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5178085032] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5178101003] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178117363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178132595] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5178149286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178164482] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5178180190] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5178196844] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5178212349] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5178229041] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178245331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178260554] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178277366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178293199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5178308365] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178324634] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5178340232] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5178356374] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178372672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178387825] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5178404534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178419940] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5178438643] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5178459360] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5178475569] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5178492074] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178508439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178524374] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178541065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178556829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5178572004] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178588865] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5178604422] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5178620488] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178636814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178652412] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5178668938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178684583] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5178700288] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5178719503] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5178737015] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5178756587] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178773249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178788434] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178804872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5178820684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5178836634] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178853189] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5178868405] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5178884326] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5178900997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178916368] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5178932751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5178947900] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5178963932] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5178980539] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5178996504] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5179013494] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179032867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179049892] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][DOE ] 71,710000,10000,0,0,256,55,91,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5179099674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5179115523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5179130663] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179147290] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5179162500] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5179178495] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179194676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179212663] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5179229714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179244906] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179261092] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5179278280] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5179293517] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5179309881] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179326040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179341521] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5179357906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5179374419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5179389807] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179406040] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5179421270] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5179437164] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179453672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179468754] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5179485039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179500138] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179516158] ECW: w=0xbe9d0720 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 5179532684] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5179547791] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5179564180] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179580813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179596031] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5179612723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5179628455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5179643963] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179660182] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5179675291] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5179691894] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179707898] ECW: w=0xbe9d1b60 func=0xbe43491c 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5179724676] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5179741386] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179757589] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5179772954] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5179789176] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179804774] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5179820422] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5179836993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179852159] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5179868533] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179883942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5179899993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5179915103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5179930421] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179946005] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5179961696] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5179976897] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5179993242] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5180009431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180024950] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5180042022] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5180057700] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5180074043] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180089819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180106218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5180121361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180136512] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180152589] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5180168709] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5180184808] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5180200568] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5180217444] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180233183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180248989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5180264154] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5180279725] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180295690] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180311324] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5180327912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180343053] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180359385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180375107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5180390564] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5180406800] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5180421966] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5180437880] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5180454416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180469540] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5180486155] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180501608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180517663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5180532813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180547964] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180563610] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180579413] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5180594621] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5180611305] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5180627594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180644738] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5180661821] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5180677266] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5180693635] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180710099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180725921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5180741128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180758703] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180774942] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5180791161] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5180806747] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5180822386] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5180839191] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180854673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180870460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5180885624] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5180901263] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180916916] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5180932535] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5180948822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5180964306] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180980952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5180996773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181011917] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181028453] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5181043652] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5181059636] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181075857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181091306] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5181107673] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181123152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181138978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181155858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181171024] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181186617] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181202529] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5181217735] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5181234477] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181250683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181266252] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5181283078] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5181298842] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5181315236] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181330974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181346755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181362135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181378058] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181394086] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5181410194] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5181425926] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5181441566] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5181458343] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181473813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181489840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181504965] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5181520524] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181536201] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181551855] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181568157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181586229] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181602908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181620274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181635518] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181652296] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5181667669] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5181683769] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181700061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181715738] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5181732136] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181747845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181763697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181779283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181794456] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181810134] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5181825630] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5181841215] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5181863357] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181879686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5181895494] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181911893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5181927682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5181942788] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5181959372] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5181974560] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5181990701] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182006905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182023118] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5182039510] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182055357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182071080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182086579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182101711] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182117577] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182133056] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5182148650] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5182165016] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182181455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182196577] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182213400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182229188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182244337] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182260625] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5182276169] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5182294959] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182311320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182326571] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5182343489] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182359026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182374915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182390605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182405929] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182421654] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182437374] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5182453168] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5182469665] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182486191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182501406] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182519323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182535082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182550124] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182566324] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5182581920] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5182597849] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182614274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182629403] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5182646147] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182662117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182678173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182693275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182709020] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182725577] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182741081] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5182756517] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5182773692] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182789897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182805275] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182821631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182837694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182852844] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182869248] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5182884347] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5182900572] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5182916800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5182931938] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5182948283] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5182964034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5182979850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5182995181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183010342] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183026267] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183041672] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5183056764] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5183073146] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183089701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183104868] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183121496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183137550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5183153335] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183171502] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][DOE ] 72,720000,10000,0,0,256,55,94,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5183220616] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5183236881] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183253202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183268932] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5183285355] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183300790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183316588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5183332112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183347338] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183363252] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183378752] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5183394289] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5183411179] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183427458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183442666] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183459646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183475457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5183490823] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183507120] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5183522772] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5183538718] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183555189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183570408] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5183592245] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183607960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183623752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5183638954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183654555] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183670271] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183685761] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5183700962] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5183717807] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183734138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183749344] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183766178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183782041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5183797236] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183813789] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5183829329] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5183845281] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5183861709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183877001] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5183893834] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183909268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5183925119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5183940239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5183955800] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183971497] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5183987046] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5184002229] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5184019115] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184035440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184050938] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184067410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184083976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5184099177] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184115465] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5184130691] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5184146968] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184163295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184178500] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5184194904] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184210723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184226536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5184241697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184256876] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184272918] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184288398] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5184303599] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5184320353] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184336990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184352171] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184368834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184384689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5184400177] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184418101] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5184433585] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5184449514] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184466271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184481441] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5184498134] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184513565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184529761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5184544994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184560255] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184575921] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184591846] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5184606995] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5184623397] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184640217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184655374] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184671823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184687628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5184703081] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184719355] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5184734710] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5184751800] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184768684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184783841] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5184800202] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184815597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184832203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5184847336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184862645] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184878213] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5184894066] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5184909167] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5184925597] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5184941803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5184957259] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184973576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5184989493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185004538] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185021028] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5185036201] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5185052279] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185068480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185083908] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5185100241] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185115617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185131372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185146796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185162302] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185178116] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185193518] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5185209044] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5185225445] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185241672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185256777] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185273515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185289273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185304395] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185320678] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5185337053] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5185354682] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185371636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185386842] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5185403887] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185419995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185435795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185451026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185466641] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185482388] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185498105] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5185513954] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5185531280] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185547582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185562766] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185580028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185595843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185610966] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185627198] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5185642866] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5185658845] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185675060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185690382] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5185707111] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185722541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185738378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185753610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185769179] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185784820] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5185800254] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5185815338] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5185832099] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185848339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185863469] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185879899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5185896037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5185911169] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185927636] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5185943449] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5185959777] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5185976012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5185991150] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5186007454] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186023256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186039005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186054396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186069558] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186085512] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186101347] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5186116533] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5186132921] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186149509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186164708] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186181402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186197217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186214210] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186230553] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5186245788] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5186261716] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186278454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186293671] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5186310047] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186325614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186341975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186357203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186372648] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186388283] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186404310] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5186420043] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5186436491] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186453155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186468317] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186484758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186500555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186516087] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186532399] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5186547602] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5186563795] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186580387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186595624] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5186612039] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186627764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186643906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186659099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186674305] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186690022] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186705902] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5186721079] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5186737555] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186754040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186770639] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186787103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186802911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186818070] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186834649] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5186849813] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5186865769] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5186882216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186897721] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5186914191] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186931330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5186947209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5186962736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5186977901] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5186993530] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187008924] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5187024408] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5187040775] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187056980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187072046] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187088795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187104540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5187119889] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187136074] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5187151522] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5187167375] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187183580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187198675] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5187215593] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187231025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187246980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5187262103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187277626] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][DOE ] 73,730000,10000,0,0,256,54,96,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5187325995] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187341851] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5187357011] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5187373435] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187389975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187405083] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187421382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187437313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5187453418] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187469611] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5187484737] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5187500606] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187517258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187532378] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5187548650] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187564048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187580050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5187595514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187610560] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187626207] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187641976] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5187657720] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5187675329] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187691555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187707315] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187723742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187739508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5187756016] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187774269] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5187789540] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5187805610] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187821834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187837557] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5187854026] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187869409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5187885124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5187900656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5187915818] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187931532] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5187947038] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5187962516] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5187978942] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5187995141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188010228] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188026900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188042632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188057674] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188073840] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5188089228] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5188105067] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188121815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188136955] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5188153660] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188169142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188184850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188199972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188215644] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188231264] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188246918] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5188262030] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5188278806] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188295042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188310185] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188326603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188342789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188357960] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188374236] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5188389704] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5188405751] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188422046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188437208] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5188453963] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188469408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188485193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188500310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188515786] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188531428] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188546877] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5188562201] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5188579128] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188595414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188610582] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188627272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188643465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188658653] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188674965] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5188690142] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5188706468] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188722712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188737908] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5188754294] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188771663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188787713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188802804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188817954] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188833978] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5188849390] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5188864496] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5188880887] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188897427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5188912568] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188929731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5188945655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5188961291] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5188977475] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5188992622] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5189008540] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189025152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189040264] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5189056572] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189071957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189088069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5189103195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189118369] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189134215] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189151306] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5189168767] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5189185162] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189201348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189217006] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189238839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189254694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5189270305] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189286637] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5189301976] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5189317952] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189334686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189349862] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5189367439] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189383024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189399295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5189414439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189429690] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189445629] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189462673] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5189478383] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5189494846] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189511256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189526861] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5189543731] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5189559288] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5189575638] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189591494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189607307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5189622560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189637829] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189653825] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5189675428] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5189691250] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5189707421] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5189723854] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189739343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189755207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5189770827] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5189786150] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189801809] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5189817646] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189834241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189849516] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189865980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5189881844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5189897345] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189913628] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5189928817] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5189945001] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5189961577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5189976795] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5189993198] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190008700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190024839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5190040007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190055166] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190070820] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190086676] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5190101900] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5190118337] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5190135117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190150638] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5190168159] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5190185338] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5190203031] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190218870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190234682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5190250056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190265604] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190281230] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5190297343] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5190312791] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5190328803] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5190345173] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190360643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190376470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5190392073] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5190407393] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190423121] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190438823] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5190455671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190470852] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190487254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190503294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5190518915] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5190535248] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5190553955] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5190569975] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5190586747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190601992] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5190618508] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190634265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190650548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5190665769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190680986] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190696906] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190712809] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5190728110] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5190744680] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5190761062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190776677] ECW: w=0xbe9d1a68 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 5190793568] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 5190809493] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5190825941] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190841848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5190857642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5190872868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5190888092] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190905180] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5190921371] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5190936900] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 5190953104] ECW: w=0xbe9d0068 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5190969508] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5190985122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191000947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5191016540] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5191031794] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191047462] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191063189] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191079836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191095017] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191111478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191127500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5191143081] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191159747] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5191175007] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5191191280] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191208221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191223880] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5191240329] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191255788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191272049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5191287281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191302550] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191318317] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191334181] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 5191349384] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5191365944] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191382447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191397981] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][DOE ] 74,740000,10000,0,0,256,55,98,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5191446487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191463791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5191479008] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191495616] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5191511042] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5191527461] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191543176] ECW: w=0xbe9d1f48 func=0xbe43491c 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 5191559435] ECW: w=0xbe9cdd90 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 5191575993] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191592759] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5191608018] ECW: w=0xbe9cd8d8 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 5191624230] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191640124] ECW: w=0xbe9b7848 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 5191657435] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191673703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191688870] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5191706661] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191727355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191744384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5191759495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191775067] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191790761] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5191806252] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5191821766] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5191838823] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191855126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191870280] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191886986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5191903116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5191918269] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191934507] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5191949718] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5191966040] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5191982281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5191997394] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5192014044] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192029811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192045560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5192060674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192076033] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192092073] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192107503] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5192122659] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5192139064] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192157797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192173543] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192190085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192207108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5192222321] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192238616] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5192253813] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5192270167] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192286440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192301601] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5192319278] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192335329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192351123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5192366326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192381550] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192397535] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192412985] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5192428167] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5192444575] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192461139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192476283] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192492673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192508702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5192524412] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192540661] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5192555799] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5192571704] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192588600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192603732] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5192620116] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192635615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5192651699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5192666889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192682278] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192697909] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192713887] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5192729010] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5192745429] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192761649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192777306] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5192793688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192808844] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192824482] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192840625] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5192856056] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5192872493] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192888178] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192904774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192920007] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5192936402] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5192951580] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5192968597] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5192984803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5192999925] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5193017490] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5193034505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193049644] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5193065258] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193080671] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5193097689] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193112800] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193128378] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193144980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193160110] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5193176490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5193194247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5193209990] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193226285] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193241440] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5193257596] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193274230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193289369] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5193305733] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193321174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5193337379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5193352554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193367738] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193383630] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193399375] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5193414562] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5193430944] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193447246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193462720] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5193479108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193494313] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193510519] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193526597] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5193541980] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5193558416] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193574123] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193591480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193606977] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5193623435] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193638603] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193654655] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193670935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193686077] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5193703673] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5193722157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193737385] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5193753067] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193768922] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5193786073] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193801267] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5193816922] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193833554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193848758] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5193865237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5193881324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5193896871] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193913187] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5193928361] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5193944523] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5193961161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5193976394] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5193992862] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194008371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5194024582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5194039778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194054970] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194070674] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194086559] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5194101762] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5194118415] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194134744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194150383] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5194166867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194182395] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194198140] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194217591] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5194232966] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5194249439] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194265544] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194281848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194297012] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5194313435] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5194329071] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194344707] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194360983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194376222] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5194393713] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5194410801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194425972] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5194441578] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5194457093] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5194474185] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5194489431] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194505120] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194521744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194536986] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5194553443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5194569509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5194585119] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194601441] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5194616700] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5194632677] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194649304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194664553] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5194680961] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194696713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5194712922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5194728091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194743276] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194759193] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194775022] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5194790257] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5194806810] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194823145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194838735] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5194855403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194870613] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194886260] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194903196] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5194918517] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5194934948] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5194950593] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5194967191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5194982351] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5194998735] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195013938] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195030730] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195046994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195062135] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5195079745] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5195096870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195112038] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5195127669] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195143359] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5195160479] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195176112] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195191835] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195208597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195223855] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5195240253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5195256011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5195271772] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195288051] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195303171] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5195319103] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195335734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195350891] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5195367225] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195382709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5195399033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5195414186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195429346] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195445023] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195460779] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5195475941] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5195492408] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195508975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195524552] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5195540932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][DOE ] 75,750000,10000,0,0,256,55,100,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5195589425] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195605128] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195620577] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5195635900] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5195652609] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195668063] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195684330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195699493] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5195716200] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195731407] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195747023] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195763277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195778793] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5195795856] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5195812951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195828426] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5195844077] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195859224] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5195876284] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5195891963] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5195907614] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5195923904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5195939088] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5195955825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5195971638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5195986760] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196003041] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5196018549] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5196034496] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196050757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196065902] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5196082592] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196098107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5196113913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5196129038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196144679] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196160301] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196175805] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5196191198] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5196207968] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196224274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196239447] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5196255855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196271700] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196287384] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196302863] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5196318219] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5196335161] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196350640] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196366913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196382078] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5196399042] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5196414237] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196429899] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196446165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196461906] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5196478936] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5196496001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196511235] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5196527360] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5196542628] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5196559741] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5196574936] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196590968] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196607322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196622563] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5196639058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5196655309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5196670511] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196686776] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5196702138] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5196718245] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196734479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196749678] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5196766431] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196782022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5196797838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5196813014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196828552] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196844233] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196860277] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5196875497] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5196892312] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5196908597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196923778] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5196940204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5196955682] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196971377] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5196986848] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5197002293] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5197019108] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197034599] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197050935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197066084] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5197082813] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197097997] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197113651] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197129901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197145409] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5197162408] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5197179523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197194721] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5197210731] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197225933] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5197243001] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197258372] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197276237] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197292631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197307817] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5197324320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5197340681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5197355906] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197372221] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197387439] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5197403870] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197420216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197435458] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5197452501] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197468033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5197489287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5197504594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197520757] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197536949] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197552473] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5197567691] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5197584654] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197600944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197616090] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5197633075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197648913] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197664588] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197680102] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5197695474] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5197712320] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197727769] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197744141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197759294] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5197776351] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197791643] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197807300] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197823636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197839164] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5197856353] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5197873483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5197888735] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5197904829] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197920000] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5197937211] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5197952774] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5197970103] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5197986378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198001501] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5198018388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5198034252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5198049499] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198065730] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5198081527] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5198097596] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198113834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198128980] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5198145924] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198161391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5198177176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5198192329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198209572] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198225263] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198240786] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5198256050] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5198272902] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198289172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198304367] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5198320705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198336452] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198352110] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198367564] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5198382907] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5198399708] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198415158] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198431390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198446541] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5198464193] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5198479367] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198494899] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198511144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198526664] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5198543638] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5198560665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198575769] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5198591740] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5198606889] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5198623928] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5198639069] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198655089] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198671315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198686424] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5198703268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5198719067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5198734236] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198750493] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5198766022] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5198781952] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198798190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198813401] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5198830404] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198845878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5198861672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5198877048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198892542] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198908223] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5198923682] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5198938854] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5198955839] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5198972111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5198987280] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5199003684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199019280] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199035235] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199050869] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5199066243] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5199083041] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199098581] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199114878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199130062] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5199147026] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5199162265] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199178160] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199195106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199210715] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5199227990] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5199245020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199260118] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5199276075] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5199291223] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5199308305] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5199323483] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199339454] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199355765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199370960] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5199387422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5199403750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5199419036] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199436668] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5199452199] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5199468267] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199484548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199499732] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5199516601] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199532229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5199548327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5199563526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199579115] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199594760] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199610203] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5199625366] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5199642205] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][DOE ] 76,760000,10000,0,0,256,55,102,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5199690553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199706253] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5199722856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199738116] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199753834] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199769993] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5199785378] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5199801877] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199817406] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199834305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199849545] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5199866016] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5199881285] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5199897491] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5199913850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199929114] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5199946246] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5199963661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5199978942] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5199994664] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200009913] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5200027640] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200042849] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200058543] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200074833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200090359] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5200106832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5200122711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5200137861] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200154738] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200169974] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5200185917] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200202940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200218423] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5200234796] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200250258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5200266896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5200282137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200297337] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200313006] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200328875] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5200344307] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5200360816] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200377093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200393303] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5200409733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200424965] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200440665] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200456514] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5200471846] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5200488306] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200503813] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200522425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200537668] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5200554066] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200569295] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200585520] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200601797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200616937] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5200633947] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5200651339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200666532] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5200682192] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200699317] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5200717219] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200732409] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200748110] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200765003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200780296] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5200796718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5200812521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5200827958] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200844482] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5200859661] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5200875634] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5200892511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200907704] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5200924166] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5200939678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5200955814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5200970997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5200986189] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201001888] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201017721] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5201033196] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5201049661] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201065943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201081473] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5201098141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201113346] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201129007] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201144877] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5201160230] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5201176695] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201192155] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201209193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201224372] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5201240739] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5201255920] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201271944] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201289034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201304276] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5201321365] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5201339064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201354254] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5201369927] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5201385134] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5201402783] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5201418064] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201434193] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201450380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201465979] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5201482453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5201498258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5201513741] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201530726] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5201545954] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5201562167] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201578777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201594229] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5201610608] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201626059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5201642185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5201657338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201672505] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201688132] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201703887] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5201719282] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5201735686] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201751984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201767529] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5201784142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201799301] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201814935] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201830740] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5201846093] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5201862502] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201877993] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201894677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201909880] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5201928746] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5201944410] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5201961846] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5201978106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5201993288] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5202010282] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5202027832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202043017] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5202058634] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202073781] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5202091339] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202106469] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202122049] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202138260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202153796] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5202170205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5202186012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5202201213] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202219378] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202234951] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5202250879] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202267514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202282892] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5202299266] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202314737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5202330822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5202345941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202361089] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202376684] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202392430] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5202407931] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5202424417] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202440738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202456291] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5202472676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202487858] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202503521] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202519433] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5202534802] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5202551248] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202566736] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202583326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202598748] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5202615157] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202630333] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202646341] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202662634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202677832] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5202694849] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5202712895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202728141] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5202743716] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202758843] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5202776219] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202791357] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202806984] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202823218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202838700] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5202855108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5202870846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5202885971] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202902757] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5202917874] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5202933748] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5202949922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5202965434] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5202982576] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5202998064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5203013756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5203031264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203046534] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203062180] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203078495] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5203093817] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5203110289] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203126597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203147343] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5203164089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203179290] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203194967] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203210906] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5203226502] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5203242946] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203258452] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203275331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203290856] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5203308000] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5203323335] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203339455] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203355778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203370976] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5203388046] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5203405487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203420686] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5203436371] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5203451546] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5203469222] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5203484432] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203500141] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203516929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203532219] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5203548777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5203564682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5203586693] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203603334] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5203618607] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5203634707] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203651430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203666893] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5203683553] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203699181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5203715423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5203730599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203745857] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203761496] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203777507] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][DOE ] 77,770000,10000,0,0,256,55,105,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5203825400] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5203842711] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5203859020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203874221] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5203890972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5203906410] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203922073] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203937575] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5203953332] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5203969797] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5203985239] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204001558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204017170] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5204033928] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204049240] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204064928] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204081668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204096905] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5204113985] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5204131077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204146640] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5204162566] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204177841] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5204194936] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204210473] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204226351] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204242648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204258734] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5204278702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5204295426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5204310672] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204328085] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204343443] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5204359449] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204375716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204391350] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5204408420] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204423983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5204445230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5204460966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204476478] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204492259] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204507857] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5204524217] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5204540926] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204560124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204579102] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5204599343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204614712] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204630373] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204646974] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5204662622] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5204679082] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204694586] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204715319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204733361] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5204752067] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204768142] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204784038] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204800334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204815506] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5204832972] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5204850027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204865200] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5204880893] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204896608] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5204913655] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5204928804] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5204944473] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5204961169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5204977072] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5204993583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5205009441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5205025071] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205041644] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5205056901] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5205072939] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205089852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205105118] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5205121949] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205137873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5205154368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5205169572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205184784] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205200459] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205216320] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5205231735] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5205248328] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205265046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205280456] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5205297308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205312521] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205328558] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205344328] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5205359733] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5205376165] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205392052] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205408380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205423564] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5205439941] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5205455527] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205471405] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205487719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205502928] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5205520324] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5205537485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205552723] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5205568439] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5205583939] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5205601255] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5205616448] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205632109] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205649061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205664483] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5205681833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5205700611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5205716423] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205732754] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5205747990] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5205764031] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205780718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205796475] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5205812949] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205828858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5205844837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5205859992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205877128] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205893508] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5205908996] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5205924198] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5205940618] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5205957441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5205972672] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5205989575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206004832] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206021022] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206036762] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5206052207] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5206068689] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206084522] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206100897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206116131] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5206132565] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206148279] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206164184] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206180477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206195685] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5206213504] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5206230635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206245876] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5206261646] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206277316] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5206294537] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206310644] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206326283] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206342935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206358184] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5206374727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5206390935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5206406223] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206422546] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206437756] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5206454146] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206470676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206485846] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5206502243] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206519175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5206535313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5206550453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206565975] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206582217] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206597663] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5206612862] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5206629271] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206646486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206661636] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5206677966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206693087] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206709115] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206724583] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5206739841] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5206756222] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206772009] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206788435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206803540] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5206819906] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206835461] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5206851372] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5206867605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206882744] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5206900103] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5206917165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5206932305] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5206947889] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206963454] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5206981029] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5206996644] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207016760] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207034337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207049645] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5207066144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5207083005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5207098198] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207114456] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5207129774] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5207147176] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207163623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207178855] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5207195356] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207211215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5207227182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5207242286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207257434] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207273527] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207288978] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5207304187] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5207320668] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207337272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207352390] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5207368756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207383867] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207399896] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207415351] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5207430703] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5207447128] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207462967] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207479448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207494594] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5207510945] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5207526512] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207543184] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207559450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207574592] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5207592142] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5207609181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207624352] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5207640362] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5207656735] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5207673791] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5207689424] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207705668] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207722056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207737112] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5207753493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5207769518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5207784722] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207800962] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5207816793] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5207833321] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5207849540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207864580] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5207880880] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5207896563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5207912285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5207927348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5207942439] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][DOE ] 78,780000,10000,0,0,256,55,108,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5207990483] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208005892] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5208021331] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5208037913] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208054076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208069138] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5208085850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208100977] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208116517] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208131888] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5208147436] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5208164250] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208179550] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208195624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208211010] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5208227431] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5208242448] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208257875] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208274539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208289596] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5208306466] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5208323369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208339503] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5208355197] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5208370237] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5208387149] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5208402519] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208418049] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208434156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208449181] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5208465743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5208481357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5208496329] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208512386] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5208527751] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5208543736] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208559787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208574804] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5208591355] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208606664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5208622282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5208637266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208652584] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208668310] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208683613] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5208698654] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5208715239] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208731419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208746447] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5208762678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208778072] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208793606] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208808931] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5208824149] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5208840804] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208856363] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208872465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208887506] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5208904088] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5208919351] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5208936246] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5208954158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5208969337] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5208986255] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5209003533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209019461] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5209038903] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209058633] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5209081600] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209101379] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209117579] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209133665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209149627] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5209166313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5209182040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5209197138] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209213760] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209229090] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5209245070] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209261172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209276637] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5209295548] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209316483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5209333501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5209349502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209365027] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209380838] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209397451] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5209412684] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5209429722] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209446264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209463537] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5209480049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209495415] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209511044] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209526841] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5209542071] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5209558363] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209573666] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209590152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209605446] ECW: w=0xbe9cf4c8 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 5209621693] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209637010] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209654253] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209670854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209685956] ECW: w=0xbe9ceef8 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5209704320] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5209721327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209736396] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5209751933] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209767451] ECW: w=0xbe9ce078 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5209785198] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209801786] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5209818909] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209837129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209853987] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5209871949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5209889555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5209906237] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209924209] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5209940759] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5209958575] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5209976240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5209992680] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5210010485] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210027651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210045046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210061532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210078391] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210095410] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210112234] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5210128756] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5210147091] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210165035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210181541] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210199432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210216959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210233439] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210251133] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5210268014] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5210285386] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210303343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210321005] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5210339892] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210356877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210374164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210391200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210407846] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210424817] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210440278] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5210456031] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5210472745] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210489317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210504625] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210521598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210537965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210554369] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210570579] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5210587976] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5210604123] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210620189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210635236] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5210652124] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210667560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210683210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210698187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210713609] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210729324] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210744627] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5210759745] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5210776325] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210792419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210807384] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210823629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210839775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210854805] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210870890] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5210885917] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5210902015] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5210918109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5210933173] ECW: w=0xbe9cff70 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5210949458] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5210965176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5210980805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5210995763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211010762] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211026779] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211042173] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5211057300] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5211073767] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211091130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211106488] ECW: w=0xbe9cf3d0 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 5211122843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211137903] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211154367] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211169822] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5211185213] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5211201639] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211218624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211233931] ECW: w=0xbe9cd5f0 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5211250572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5211267096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5211282567] ECW: w=0xbe9d1970 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211298852] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5211314040] ECW: w=0xbe9b7938 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 5211331090] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211346813] ECW: w=0xbe9d2130 func=0xbe43491c 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 5211363732] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5211380080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211396745] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211412654] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5211427928] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211443710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211459091] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211474370] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5211489687] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5211505841] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211522163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211537201] ECW: w=0xbe9d0dd8 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5211553256] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211568553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5211587227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5211602362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211617362] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211632857] ECW: w=0xbe9cdba8 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 5211649353] ECW: w=0xbe9be318 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 5211664807] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211680693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211695667] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5211712046] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211727363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5211742984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5211758488] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5211773966] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211789475] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211805424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211820710] ECW: w=0xbe9d11b8 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5211837223] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211852589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5211868269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5211883286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211898636] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5211914136] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211930104] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5211945146] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5211961674] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5211977667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5211992941] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212008326] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5212023893] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5212040205] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212055719] ECW: w=0xbe9d2608 func=0xbe43491c 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 5212072463] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5212089133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212104211] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212120329] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][DOE ] 79,790000,10000,0,0,256,55,107,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 5212168011] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212183453] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5212199816] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5212215304] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212231340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212246402] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212261789] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5212277456] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5212294011] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212310048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212325136] ECW: w=0xbe9d11b8 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 5212341553] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212356847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5212372453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5212387416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212402870] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212418612] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212434910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212449932] ECW: w=0xbe9d0dd8 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 5212466342] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212481626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5212497200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5212512154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212527459] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212542903] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212558169] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 5212573128] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212589434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212604447] ECW: w=0xbe9cf0e8 func=0xbe43491c 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 5212621127] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5212637839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212653187] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 5212668936] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5212683991] ECW: w=0xbe9ce270 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 5212700713] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5212716092] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212731505] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5212747716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212762696] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212778951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212793939] ECW: w=0xbe9d12b0 func=0xbe43491c 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 5212810020] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212825303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5212841740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5212856864] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5212871954] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5212887438] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212903841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5212918945] ECW: w=0xbe9ce550 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 5212935222] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5212950225] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5212966495] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5212981697] ECW: w=0xbe9b7568 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5212997756] ECW: w=0xbe9d2040 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 5213013646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5213028948] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5213044226] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 5213059330] ECW: w=0xbe9b7660 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 5213075535] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5213094017] ECW: w=0xbe9beb98 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 5213109719] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5213125105] ECW: w=0xbe9417d0 func=0xbe449678 '/' [Hermes] [HADES][INFO ] [KRELTSC: 5213140569] ECW: w=0xbe9d2700 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 5213156909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 5213172246] ECW: w=0xbe9d0ed0 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 5213188411] ECW: w=0xbe9b6ed8 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 5213204394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 5213220112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 5213235224] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 5213250310] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 5213266293] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 5213282845] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 5213299823] PASS: Hermes liveness [Hera] [HADES][INFO ] [KRELTSC: 5213312079] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5213327714] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 5213342972] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 5213359736] VM-EXEC: 'ART-STATUS' -> 'Artemis' [Artemis] [HADES][INFO ] [KRELTSC: 5213378661] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] Artemis: [HADES][INFO ] [KRELTSC: 5213399019] ECW: w=0xbe99ec90 func=0xbe44fadc 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 5213414907] ECW: w=0xbe9453d0 func=0xbe4544b4 '.' [Artemis] 22998 [HADES][INFO ] [KRELTSC: 5213432977] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] data blocks[HADES][INFO ] [KRELTSC: 5213451675] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 5213466311] ECW: w=0xbe983b08 func=0xbe456240 '(do-string)' [Artemis] K-total=[HADES][INFO ] [KRELTSC: 5213486273] ECW: w=0xbe9a16f8 func=0xbe43491c 'ART-K-TOTAL' [Artemis] [HADES][INFO ] [KRELTSC: 5213501673] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 5213517648] ECW: w=0xbe99ec90 func=0xbe44fadc 'ART-DATA-BLKS' [Artemis] [HADES][INFO ] [KRELTSC: 5213534943] ECW: w=0xbe988858 func=0xbe44f0d8 'LIT' [Artemis] [HADES][INFO ] [KRELTSC: 5213550584] ECW: w=0xbe9891c8 func=0xbe44bc3c '(DO)' [Artemis] [HADES][INFO ] [KRELTSC: 5213566583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5213582280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5213598958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5213614956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5213631614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5213647380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5213662758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5213678829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5213694148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5213710713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5213726032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5213742602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5213758592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5213775648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5213791245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5213806887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5213822748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5213838502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5213854633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5213870272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5213886867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5213903184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5213919641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5213935095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5213950432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5213966688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5213982073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5213998393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214013883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214031009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214046970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214063424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214079078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214094424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214110519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214125894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5214142608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214157963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214174885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214190945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214210281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214225596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214240850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214256661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214272306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5214288403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214303659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214320182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214336457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214352874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214368165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214383452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214399669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214415019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5214431559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214446838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214463898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214479884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214496339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214511646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214527277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214543035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214558511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5214574557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214590147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214606984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214622938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214639837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214655216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214670521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214686509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214702113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5214718296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214733549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214750057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214766432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214782884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214798290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214813675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214831502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214846848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5214863130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5214878387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5214895290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5214911223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5214927604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214942857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5214958521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5214974322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5214989808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215005877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215021506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215038035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215054158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215070574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215086559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215102229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215117992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215133252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215149765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215165022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215181757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215197658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215214507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215229733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215244945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215260666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215276354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215292465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215307763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215324250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215340536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215356945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215372467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215387842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215404143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215419383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215435565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215450820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215467757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215483681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215500279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215515942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215531173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215546930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215562338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215578752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215594031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215610554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215626455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215643348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215658589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215674080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215689864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215705506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215721542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215737025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215753589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215770216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215786628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215801862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215817098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215833259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215848599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5215864645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5215879902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5215896759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5215912689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5215929094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215944352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5215960223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5215976056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5215991426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216007552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216023352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216039968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216056241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216072643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216088560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5216103821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5216119598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216134869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216151589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216166753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216183484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216199439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216216430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216231671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5216247164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5216262926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216278571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216294614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216309836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216326329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216342806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216359241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216374732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5216390604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5216406352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216421558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216438290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216453949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216470474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216486376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216502957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216518558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5216533850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5216549624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216564901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216581254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216596552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216613090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216629011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216645840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216661102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5216676413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5216692418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216708022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216724101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216739629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216758012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216775074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216794388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216810250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5216826645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5216844090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5216859991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5216877692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5216894699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5216911998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5216928482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5216945010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 813,8130000,7340000,0,0,188496,5,4430,256,256,0,4709628538544717824,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5217602736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5217622235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5217643441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5217662648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5217682021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5217700610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5217724724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5217751329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5217775714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5217795672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5217815137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5217835832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5217854644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5217874226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5217894332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5217914640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5217933702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5217954799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5217973381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5217992286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218010671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218027647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218043836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218059339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218076057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218092631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218109554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218124984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5218140640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218156370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218171560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218187548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218203733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218220380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218237573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218254132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218269898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5218285153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218300862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218316061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218332545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218347750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218364266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218380343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218397055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218412288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5218427524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218443463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218459765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218475789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218491750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218508145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218524394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218540946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218556120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5218571286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218587388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218602535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218618422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218633536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218650387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218666208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218682523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218697730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5218713296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218728978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218744117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218760057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218776293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218793729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218810573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5218831352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218849933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5218868642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5218888041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5218908103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5218927332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5218946708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5218967123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5218984265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219000801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219017178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219032697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219048592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219063835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219080419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219095709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5219112249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5219128396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219145339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219160623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219175903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219192630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219208236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219224242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219239436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5219255886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5219272102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219288484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219303760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219319235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219335340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219350619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219366658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219381946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5219401166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5219417203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219433724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219449117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219464827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219480639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219495919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219512072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219527693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5219544233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5219560134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219576570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219593525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219608833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219624646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219641304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219657656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219673013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5219689657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5219706206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219722640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219737948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219753523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219769770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219785210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219801314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219818234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5219839357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5219858734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5219879617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219899725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5219918228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5219937608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5219956614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5219973705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5219989102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220005821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220022347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220039163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220054543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220070020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220086237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220101564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220117702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220133225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220150113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220166113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220182713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220198211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220213962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220229833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220245189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220261336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220277070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220293665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220309880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220326370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220342755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220358068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220373849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220389080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220405584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220420826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220437543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220453797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220470248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220485529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220501054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220517173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220532425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220549253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220564737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220581595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220597571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220613983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220629502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220645103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220660927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220676248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220692332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220708028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220724602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220740596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220757120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220772815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220788866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220804720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220820141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220836745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220852074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5220868618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5220884565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5220901710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220917033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5220932324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5220948324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5220964014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5220980112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5220995407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221011988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221028317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221044715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221059998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221075324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221091445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221106765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221123038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5221138357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221155219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221171120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221187506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221203121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221218862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221234632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221249935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221266434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5221281733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221298298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221314239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221331060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221346373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221361705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221377495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221393096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221409731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5221425290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221442247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221458777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221475254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221490611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221506245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221522819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221538195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221554364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5221569734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221586771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221602789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221619305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221634926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221650801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221666751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221682109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221698471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5221714212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221730841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221746830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221763377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221779189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221795036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221811068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 814,8140000,10000,0,0,256,5,4435,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5221860838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5221876843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5221892457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5221909826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5221925707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5221942311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5221958011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5221973302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5221988997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222004467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222020898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222036174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222052680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222068840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222085558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222100803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222116890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222132982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222148937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222165019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222180295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222197016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222214624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222231097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222246388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222261691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222277864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222293150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222309162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222324752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222341691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222357562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222373941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222389182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222404705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222420442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222435695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222451961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222467251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222483733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222499609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222516304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222531554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222546830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222562611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222578673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222594717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222609900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222626348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222642520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222658863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222674065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222689311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222705346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222720584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222736555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222751788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222768551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222784407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222801176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222816347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222831939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222847619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222862806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5222878998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5222894550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5222910942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5222926694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5222942964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5222958819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5222974040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5222989741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223004964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223021296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223036475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223052877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223068925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223085639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223100831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223116028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223131722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223147272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223164941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223180360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223197099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223213741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223230241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223246164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223261543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223277818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223293196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223309317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223324913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223341899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223357926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223374387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223390329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223405704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223421580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223436933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223453392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223468744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223485945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223502017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223518824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223534021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223549256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223565188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223580752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223596697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223611847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223628249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223644418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223660765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223675969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223691186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223707273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223722476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223738504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223753733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223770572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223786443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223803286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223818721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223834332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223850019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223865242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5223881207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5223897178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5223913703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5223929588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5223945973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5223961565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5223976850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5223992586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224007864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224024537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224039761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224056270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224072430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224089147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224104385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224119684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5224135472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224151063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224167149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224182412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224198909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224215229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224231602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224246891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224262385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5224278475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224293708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224309741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224324996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224341813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224357735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224374127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224389937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224405177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5224420919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224436122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224452446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224467714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224484284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224500214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224517208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224533723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224549139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5224565221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224581166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224597226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224612455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224628995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224645222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224661566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224676744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224692021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5224708396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224723615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224739598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224755045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224772028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224787899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224806885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224826626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224847592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5224868021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224885654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5224902776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5224918144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5224934817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5224950723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5224967475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5224982692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5224998034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225013935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225029486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225045393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225060530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225077464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225093217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5225109485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225124643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225140137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225155795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225170977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225186918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225202388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225218791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225234579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5225251665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225267480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225282689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225298428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225313643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225330143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225345343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225361780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225377653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5225394316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225409497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225424698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225440401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225456125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225472122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225487331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225503808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225520024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5225536358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225551589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225566830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225583138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225598396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225614820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225630079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225647038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225662904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5225679512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225694811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225713138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225730085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225745320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225761430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225777237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225793672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225810040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5225826438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225842268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5225857966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5225873687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5225888919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5225905301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5225920891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5225937317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5225953719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 815,8150000,10000,0,0,256,5,4441,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5226003810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226019644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226034985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226050760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226066083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226082785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226098154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226114782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226130791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5226147528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226162882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226178260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226194099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226212507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226228543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226243670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226260325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226276652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5226292996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226308175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226323407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226340547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226355770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226371732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226387151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226403955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226419818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5226436185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226451638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226467208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226482893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226498074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226514562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226529778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226546149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226561918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5226578762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226594450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226609678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226625376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226641198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226657231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226672490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226688952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226706026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5226723945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226739294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226754623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226771174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226786415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226802612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226818335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226835363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226851258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5226867592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226882789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5226898620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5226914445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5226930003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5226946233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5226961869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5226978334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5226994154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227010462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227026033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227041192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227056862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227072248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227088579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227103773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5227120194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5227136034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227152655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227167854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227183066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227198785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227214565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227230546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227245742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5227263616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5227281390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227299247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227315879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227332831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227349986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227366610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227384085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227401040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5227419066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5227436457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227454779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227471479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227488178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227505388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227522546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227540085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227556810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5227574825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5227592573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227610862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227627605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227644970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227662185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227678817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227696298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227713340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5227731380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5227748850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227767515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227784276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227801037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227821434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227842977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5227860817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5227877601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5227896377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5227913983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5227932051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5227949102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5227966379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5227983779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228000536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228017065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228032416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228049025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228065031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228082210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228097555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228112917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228128800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228144843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228160974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228176312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228192947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228209259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228225725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228241050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228256407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228272912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228288257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228304353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228319635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228336648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228352624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228369635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228384941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228400701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228416405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228431614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228447599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228463753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228480187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228496039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228512579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228528380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228543609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228559333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228574509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228591017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228606130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228622502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228638521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228655211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228670934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228686102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228702043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228717309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228733298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228748507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228765779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228781675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228798023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228813948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228830068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228846147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228861304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5228877221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5228892780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5228909253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5228925051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5228941320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5228957127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5228972342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5228988020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229003182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229019797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229035037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229051542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229067424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229084216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229099446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229114685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229130430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229146065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229162286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229177531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229194030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229210516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229226885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229242065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229257275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229273610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229290131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229306484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229321678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229339535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229357118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229375660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229391617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229406930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229422573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229438350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229456007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229473929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229490644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229506565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229523706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229538956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229554277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229570014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229585697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229601787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229617037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229633537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229649861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229666189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229681399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229696629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229712874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229728126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229744743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229759912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229777013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229792896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229809222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229825008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229840994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229856861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229872046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5229888035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5229903702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5229920127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5229935955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5229952814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5229968076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5229983264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5229998970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230015570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230031583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230046741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230063102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230079368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5230095725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230110945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230126135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 816,8160000,10000,0,0,256,5,6422,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5230175597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230190809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230207566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230222786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230239247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230255046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5230271783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230287020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230302250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5230317951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230333823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230349848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230365054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230381520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230397952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5230414294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230429515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230444782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5230462841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230480455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230497174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230512327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230529710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230545530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5230561836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230577442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230592698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5230608411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230624205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230643057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230659813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230677091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230693923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5230713324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230731716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230751562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5230770312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230785640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230802954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230818240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230836589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230852665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5230869121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230884461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5230900523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5230916239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5230931470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5230948765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5230964559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5230981105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5230997030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231013438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231029154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231044383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231060085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231075290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231091752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231107136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5231123728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5231140002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231156412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231171638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231186898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231203609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231219064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231234953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231250085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5231267313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5231283031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231299197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231314241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231329762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231345537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231360623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231378126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231394127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5231410617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5231426512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231442865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231458532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231473853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231489563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231504813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231521320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231536561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5231553047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5231568926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231585638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231600882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231616129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231631877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231647494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231663538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231679213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5231697972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5231717034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231735353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231750745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231766774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231782743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231797990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231814059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231831322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5231852462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5231873307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5231896262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231912819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5231928226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5231943981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5231959834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5231975917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5231991194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232007681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232026396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232042799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232058029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232074180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232090667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232105951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232122079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232137389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232154319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232170231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232186606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232202369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232220458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232236318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232251564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232268085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232283334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232299830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232315777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232332597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232348098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232363430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232379229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232394984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232411041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232426288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232442834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232459144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232475531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232490794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232506080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232522404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232537664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232553707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232568971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232585893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232602005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232618362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232633628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232649296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232665037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232680298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232696709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232712678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232729194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232745616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232761983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232777781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232793106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232808874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232824184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232841347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5232856689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5232873211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5232889950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5232906644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232921855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5232937106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5232953455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5232969128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5232985664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233000949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233018160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233034088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233050486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233065766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233081570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233097531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233113390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233130031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233145733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233162274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233178213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233194641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233210251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233225713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233241406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233256607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233273172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233288463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233304889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233320732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233337501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233352748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233368021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233383731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233399673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233415769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233431052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233447547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233464005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233480368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233495602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233510835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233527106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233542341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233558380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233573601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233590609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233606553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233622963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233638244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233653864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233669589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233684871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233700888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233716882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233733360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233749226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233765926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233781428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233796697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233812479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233828093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233844700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5233859960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5233876403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5233892736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5233909390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233924690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5233940034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5233956127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5233971626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5233987611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234003436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234020396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5234036282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234052692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234068402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234084168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234099963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234115280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5234131407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234147061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234163562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5234179528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234195909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234211714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234227181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234243311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234258550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5234275212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234290544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234307066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 817,8170000,10000,0,0,256,5,6808,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5234357897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234374281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234389779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234405269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234420975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234436192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5234452574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234467807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234484268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5234500197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234516990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234532243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234547429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234563179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234578769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5234594798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234609968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234626805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5234643170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234659809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234675063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234690357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234706395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234721694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5234737745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234753458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234770681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5234786630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234803084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234818387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234833988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234850392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234865695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5234881721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5234897442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5234914176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5234930059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5234946451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5234962314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5234977621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5234993382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235008655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235025038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235040322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235056848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235072806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235089534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235104847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235120200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5235135990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235151766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235167885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235183133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235199689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235215890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235232280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235247550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235262868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5235279356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235294650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235310753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235326011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235342871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235358788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235375195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235390767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235406330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5235422440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235437749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235454186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235469640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235486180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235502339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235519130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235534416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235549736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5235566059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235581765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235598076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235613313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235629779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235646016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235662608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235677869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235693148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5235709195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235724415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235740516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235756697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235776834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235792976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235809346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235824691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235841206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5235857312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235872494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5235888560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5235904317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5235920822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5235936735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5235953425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5235968713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5235984011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236000371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236016019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236032055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236047345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236063847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236080053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236097315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236112562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236127860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236143979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236159317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236175453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236190808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236207671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236223589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236239961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236255228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236271073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236286901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236302221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236318306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236333948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236350663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236366635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236383596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236399342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236415236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236431020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236446259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236462697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236478191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236494727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236510613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236527367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236542725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236558112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236573948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236589657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236606015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236621330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236637878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236654138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236670503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236685774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236701055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236717180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236732453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236749237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236765066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236781705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236797553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236813926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236829556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236845480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5236861394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236876661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5236893210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5236908510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5236925073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5236940973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5236957768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5236973112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5236988435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237004237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237019990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237036342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237052446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237069060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237086757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237103390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237118680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237133938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237150107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237165566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237181597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237196820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237213679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237229586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237245912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237261183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237276902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237292863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237308085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237324124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237339694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237356400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237372301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237388707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237404568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237420370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237436096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237451313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237468007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237483291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237499797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237516067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237532754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237548060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237563396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237579555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237594803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237610911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237626217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237643162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237659144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237675557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237690887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237706846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237722609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237737897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237753961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237769592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237786166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237802100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237818559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237834215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237850235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5237866221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237881455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5237897999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5237913280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5237929841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5237945776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5237962555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5237978132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5237993434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238009208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238024869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238041123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238056399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5238072941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5238089703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5238106065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238121321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5238136567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238152772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238168943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238184981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238200552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5238218685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5238235190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5238251657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238268101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5238283693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238299518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238314838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238334854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238350481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5238367075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5238383050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5238400038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238415355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5238430878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 818,8180000,10000,0,0,256,5,6817,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5238490331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238506603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238523512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238538977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5238555577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5238571487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5238588338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238603577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5238618859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238634550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238650322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238666475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238681592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5238697941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5238714523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5238731100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238746291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5238761979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238778674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238794638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238810587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238825746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5238842687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5238860204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5238881055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238901828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5238921764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5238937673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5238953893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5238969920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5238985386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239001970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239018166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239034417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239049528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239064672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239080662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239095796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239111668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239126794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239143506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239159261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239175521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239190659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239206244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239222042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239237342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239253330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239268873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239285250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239301023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239317332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239332918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239348141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239363763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239378858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239395102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239410460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239426815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239442587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239460372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239475754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239490869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239506494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239522167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239538410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239553619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239570008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239586200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239602473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239617630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239632812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239648841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239664202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239680108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239695241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239712499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239728368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239744627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239759742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239775434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239791138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239806280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239822280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239837879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239854306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5239870571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5239886845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239903285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5239918736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5239934355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5239949465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5239965808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5239980980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5239997336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240013082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240029707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240045080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240060217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240077469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240092661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240108571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240124023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5240142692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240161118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240180069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240195724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240211782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240227635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240242930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240258943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240274519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5240290980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240306817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240323123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240338707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240353948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240369772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240384992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240401395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240416581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5240433026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240449017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240466020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240481437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240496637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240512945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240528600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240544720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240559807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5240576179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240592285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240608716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240623789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240638899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240654845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240670886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240686859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240702495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5240719194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240735048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240752792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240768907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240784299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240800756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240815959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240832434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240847649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5240864815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5240880671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5240897410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240912564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5240927996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5240944548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5240960225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5240976105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5240991212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241007544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241023778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241040024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241055145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241070273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241086302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241101456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241118023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241134112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241154490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241173539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241190631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241206702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241222038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241237931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241253102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241269598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241284775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241301370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241317113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241333800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241348968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241364142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241380644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241396272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241412121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241427385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241443675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241459813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241476631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241491740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241506793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241522719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241537812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241553869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241568918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241585550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241601418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241617663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241632714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241648332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241663941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241679047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241694883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241710278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241726585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241742449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241758886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241777992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241793295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241809049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241824652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241841406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241856751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5241873652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5241889848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5241906058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241921329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5241936405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5241952307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5241967414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5241983233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5241998277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242015044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242030951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242048440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242065930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242082919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242098659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242113763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242129662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5242145942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242162329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242178132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242194353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242209857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242224961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242240522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242256326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242272733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5242287875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242304253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242321612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242341464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242359546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242375509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242391903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242407073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242423036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5242438209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242455046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242470919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242487250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242502441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242518070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242533760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242548942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242564917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 819,8190000,10000,0,0,256,5,8287,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5242615055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242631969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242648772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242664986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242680065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242695138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242711128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242726251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242742319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5242757376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242774060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242789813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242806047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242821904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242837443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242853090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242868247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5242884845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5242900419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5242917028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5242932799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5242949042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5242964453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5242979837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5242995497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243010601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243028325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243043459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243059747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243075427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243092111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243107467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243122563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243138166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243153618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243169486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243184583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243200938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243216948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243233398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243248504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243263645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243279604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243294648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243310494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243326291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243343831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243359641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243375855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243391440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243406623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243422543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243437705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243454042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243469224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243486232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243502035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243518782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243534110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243549587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243565172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243580790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243596914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243612003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243628373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243644510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243660735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243676078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243691179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243707469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243725097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243741990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243757097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243773773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243789568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243806016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243821131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243836959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243852670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243867803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5243884262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5243900071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5243916510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5243932575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5243948840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5243964513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5243980919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5243996890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244012031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244028403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244043545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244059954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244075725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244092411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244107578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244122988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244138649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244154766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244170775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244185968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244202919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244218642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244234886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244250070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244265587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244281193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244296519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244312394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244327845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244344205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244360167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244376408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244391864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244406984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244422573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244437677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244455282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244470754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244487440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244503349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244520593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244536132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244551852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244567491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244583517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244599558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244614823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244631358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244647808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244664241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244679674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244694864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244710956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244726187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244742179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244757360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244774350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244790195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244806684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244822226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244837789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244854496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244869681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5244886068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5244901728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5244918081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5244933877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5244950081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5244965671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5244980801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5244996648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245011703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245027906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245042990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245059293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245075028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245091573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245106698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245122008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245137582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245153012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245168848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245184135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245200390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245216477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245232621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245247683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245262769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245278757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245293862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245309713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245324770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245341439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245357170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245373354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245388455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245404504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245420364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245435659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245451440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245466941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245483592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245499339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245515952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245531167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245546269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245561861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245577286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245593184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245608257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245624558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245640600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245656786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245672005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245687194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245703079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245718155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245734042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245749113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245765755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245781493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245797881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245812969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245828523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5245844141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245859272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5245875399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5245892850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5245913920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5245934760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5245956376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5245971644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5245986942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246002619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246018190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246034203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246049353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246065771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246081887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246098169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246113350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5246128514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246145219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246160367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246176487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246191613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246208722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246224485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246240734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246255881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5246272339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246288035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246303270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246319241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246334828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246351240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246367005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246383266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246398737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5246413870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246429471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246444629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246460855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246475987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246492342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246508127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246524793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246540178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5246555343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246570971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246586700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246602647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246618152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246634494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246650712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246666977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246682130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 820,8200000,10000,0,0,256,5,8297,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5246731425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246747396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246762574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246778985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246794116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246810552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246827051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246843411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246858586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5246874036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5246890783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5246905987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5246921915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5246937861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5246955470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5246974194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5246994971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247015125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247035326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247055635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247075444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247098090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247118149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247134801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247151736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247168088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247183270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247198571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247214862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247229952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247246080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247261970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247278841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247294603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247310850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247325996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247341522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247357025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247372190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247387997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247403540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247419852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247435736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247452383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247467433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247482505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247498000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247513002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247530057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247545047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247561499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247577611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247593918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247609004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247624297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247640223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247655342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247671189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247686482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247703354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247719135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247735305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247750598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247766658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247782370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247797575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247813549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247830417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247846809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5247862569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5247879046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247895176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5247910378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5247926090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5247941106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5247957387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5247972414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5247988672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248004332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248020960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248036023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248052096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248072128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248091769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5248111106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5248129936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5248151325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248171005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248191020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248210488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248230335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248249700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248270185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5248290147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5248308713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5248329017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248346076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248364095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248381553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248398125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248413886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248429688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5248445823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5248461665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5248478354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248494496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248511470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248527000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248542079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248557799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248572824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5248589007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5248604030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5248620304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248635994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248652479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248667550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248682596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248698122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248713554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5248729432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5248744730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5248761078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248777190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248793427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248808512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248823628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248841605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248858875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5248876690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5248894830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5248913697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5248930403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5248946646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5248962529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5248977755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5248993411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249008570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249024990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249040119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249056477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249072255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249089186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249104372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5249119757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5249135378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249150969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249169438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249188107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249207463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249226871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249247119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249267105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5249285468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5249304867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249322502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249340791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249356130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249372966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249388773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249405585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249420730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5249436171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5249452033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249467245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249483166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249498489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249515186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249530962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249549287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249564792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5249580621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5249596183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249612069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249627915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249643327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249659544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249675185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249691301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249706675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5249721705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5249737631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249752665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249768937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249784226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249800496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249816172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249832732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249847741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5249862746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5249878485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249893885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5249909673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5249924665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5249941155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5249957147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5249973268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5249988295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250003325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250019251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250034285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250050073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250066569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5250083311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5250098982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5250115065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250130316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250145839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250161370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250176395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250192184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250207782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5250224103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5250239838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5250256049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250272139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250287303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250302886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250318209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250335874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250354609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5250374329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5250394614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5250414636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250433041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250451425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250471854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250489659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250507014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250523351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5250539928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5250555781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5250572147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250587891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250603182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250618974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250634210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250650503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250665678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5250682301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5250698139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5250715035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250730194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250746114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250761758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250777422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5250793354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250808757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5250825215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5250841469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5250857707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250872819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5250887945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5250906349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5250921675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 821,8210000,10000,0,0,256,5,9691,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5250972729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5250988788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251005321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251021725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251038022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251053277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251068477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251084503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251099645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251115606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251130959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251147697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251163485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251179786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251194958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251210451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251226125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251241264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251257289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251272826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251289265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251305133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251321668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251338314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251353582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251369256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251384456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251400827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251416037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251432452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251448313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251465100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251480326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251495806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251512210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251527993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251543963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251559141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251575609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251591814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251608159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251623562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251638755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251655272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251670450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251686660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251702181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251718692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251734499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251750761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251766254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251781461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251797122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251812517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251828920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251844094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5251860494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5251876276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5251892919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251908088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5251923325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5251939231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5251954743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5251970776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5251985991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252004605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252024927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252041661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252057182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252072429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252088969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252104304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252120645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5252135876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252152726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252168591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252184885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252200057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252216043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252232910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252247994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252263862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5252279478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252295919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252311691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252329022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252344176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252359372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252375089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252390716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252406863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5252422052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252438491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252455043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252471399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252486590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252502211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252522668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252542556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252563486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5252584374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252602277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252618223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252634641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252650640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252667292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252682913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252698168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252714569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5252729681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252746051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252761793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252778375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252794165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252809305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252825105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252840627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252856440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5252871527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5252888175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5252904395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5252920586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252935703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5252950789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5252966851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5252981969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5252998720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253014000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253030813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253046639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253062872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253078394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253093524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253109952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253124956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5253141407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253156430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253172657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253188385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253205274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253220298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253238710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253259306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253275572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5253291624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253306773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253323871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253340168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253356341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253371384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253386661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253403134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253418871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5253434710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253449711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253466548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253482301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253498555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253514780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253530290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253546624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253562307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5253578742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253593907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253610298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253626115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253643001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253658196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253674121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253689843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253705508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5253721459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253736578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253752961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253769142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253785417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253800582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253815777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253831826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253847001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5253862914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5253878048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5253894729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5253910539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5253926829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253941986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5253957448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5253973115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5253988242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254004208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254019959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254036340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254052162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254068422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254083991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254099194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254114837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254129986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254146224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254161355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254177715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254193708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254213589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254228726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254243865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254259443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254274953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254290806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254305885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254322178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254338635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254354856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254369982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254385338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254401427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254416542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254432424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254447515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254464400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254480179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254496400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254512040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254527727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254543307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254558435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254574296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254589810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254606164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254621956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254638210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254653748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254670513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254686622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254702810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254718840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254734049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254750515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254767387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254783605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254798665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254813746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254829872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254844964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5254860787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5254875856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5254892662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5254908380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5254924539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254939606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5254955032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5254970607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5254985633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255001829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255017295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255033578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255049306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255065492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 822,8220000,10000,0,0,256,5,10585,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5255114505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255129682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255145702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255160807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255176741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255192108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255208896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255224602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255240743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255256040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255271430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255286950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255301966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255317770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255333185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255349459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255365120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255381245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255396676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255411753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255427304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255442328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255458516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255473532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255489785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255505697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255522974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255538118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255553200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255569013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255584599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255600487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255615609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255631971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255648206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255664784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255679890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255695244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255711336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255726489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255742426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255757767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255774465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255790245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255806444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255821596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255838856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255854436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255869466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5255885480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5255900913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5255917140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5255932825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5255948961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5255964419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5255979482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5255995008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256010049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256026239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256041272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256057537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256073548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256090399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256105443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256120510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256136453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256152723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256168655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256183756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256200339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256216491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256232677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256247801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256263139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256279163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256294283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256310161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256325582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256343054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256358798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256374927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256390663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256405760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256421262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256436314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256452719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256467769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256484046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256499732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256516246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256531880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256547029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256562613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256578384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256594265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256609365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256625705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256641986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256658256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256673358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256688493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256704780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256719875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256735687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256752417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256769542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256785416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256801709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256816882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256832684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256848374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256863577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5256879527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5256895076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5256911477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5256927287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5256943583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5256959091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5256974296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5256990431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257005617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257021982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257037128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257053490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257069288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257085917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257101061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5257116238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5257131885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257147638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257163427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257178454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257194741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257211119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257227281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257242362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5257257689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5257273681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257288790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257304669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257319765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257336417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257352171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257368350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257383656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5257399170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5257414802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257429929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257445831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257461204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257477557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257493309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257509539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257525432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5257540590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5257556127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257571175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257587405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257602495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257618854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257634858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257651623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257666702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5257682118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5257697757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257713545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257729467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257744581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257764072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257783497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257803823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257822204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5257841958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5257861232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257879480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5257900024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5257918777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5257938911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5257958461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5257977032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5257992702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258008187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258024384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258039544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258055549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258070917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258087658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258103369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258119583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258134730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258150224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258165814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258180944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258196867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258213563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258229965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258245843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258262374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258277887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258293075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258308712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258324109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258340514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258356311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258372730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258388503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258405512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258420725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258435975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258453049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258468565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258484597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258499841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258516753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258533084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258549372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258564552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258580486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258596178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258611376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258627362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258643141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258659641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258675577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258691932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258707533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258722763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258738495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258754624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258774243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258792900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258812937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258833858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5258853711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258872115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5258893500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5258912121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5258927689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5258943584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5258959464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5258975950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5258991726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259008068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259023806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259039724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5259055351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259070455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5259087037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5259102139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5259118717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5259134458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259151224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259167381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259183649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5259199211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 823,8230000,10000,0,0,256,5,10598,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5259249488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5259265851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5259280930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5259297257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5259313019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259329580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259344663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259359787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5259375368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259390852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5259406681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5259421737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5259438077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5259454420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259470592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259485671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259500788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5259516891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259531933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5259547765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5259562816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5259579449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5259595105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259611254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259626314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259641950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5259657463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259672515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5259688328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5259707026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5259729163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5259750016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259772965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259791785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259808818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5259829676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259848183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5259867606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5259886328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5259908174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5259927295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5259947008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5259966866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5259985400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260004000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260020278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260036354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260051589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260068260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260084607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260100907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260116042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5260131195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260147482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260162629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260178516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260193634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260210587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260226411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260242721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260257877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5260273449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260289085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260304244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260320149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260335595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260351999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260367823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260384135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260399612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5260414787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260430459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260447706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260464552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260479619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260496011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260511741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260528650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260543786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5260558969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260574580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260590092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260605987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260621358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260638006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260654306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260670476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260685538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5260700606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260716733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260731792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260747631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260762710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260779460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260795257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260811491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260826598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5260842106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5260857721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260872862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5260888766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5260904482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5260922195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5260941318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5260962282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5260980658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261000068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261021072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261039454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261058914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261077618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261097005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261112903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261129168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261146085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261161491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261177185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261192357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261208996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261224135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261240529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261256337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261272932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261287993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261303057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261318592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261334202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261349992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261364999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261381264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261397238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261413426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261428509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261443611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261459606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261474671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261490540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261505622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261522315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261538042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261554227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261569316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261584807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261600374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261615407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261631233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261646650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261662893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261678598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261694744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261710260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261725358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261740888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261755919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261772227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261787279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261803869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261819569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261836100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261851288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5261866431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5261882212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261898616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5261914450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5261929477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5261946416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5261963084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5261979324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5261994415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262009534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262025707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262040872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262056809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262071972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262088986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262107579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5262127536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262146537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262165378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262184541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262208854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262228693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262246104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262265748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262281770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5262298049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262313420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262329319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262344962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262360000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262375878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262391337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262407931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262423661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5262439876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262455349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262470469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262487285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262502404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262518637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262533916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262550214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262565949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5262582707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262597809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262612917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262628493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262643924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262660970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262676118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262692493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262708928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5262725223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262740446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262755692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262771768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262787008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262803024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262818250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262834987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262850871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5262867201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262882417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5262898206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5262913900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5262929117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5262945119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5262960662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5262977100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5262992987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263009297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263025049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263040241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263056033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263071265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263087866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263103111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5263119556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5263135431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263152521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263167742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263182989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263198728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263214350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263230345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263245568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5263262662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5263279038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263295324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263310451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263325581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263341550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263356664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263372575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263387705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5263404412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5263420163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 824,8240000,10000,0,0,256,5,12969,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5263470478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263485657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263500776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263519181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263534566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263550606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263565842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5263582843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5263598727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263615105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263630323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263645921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263661623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263676877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263692859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263708461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5263724923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5263740780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263757138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263772690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263787917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263803601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263818751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263835360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263850556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5263867026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5263882906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5263899623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263914830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5263930090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5263945828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5263961328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5263977269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5263992456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264008880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264025017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264041346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264056542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264071758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264088167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264103356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264119266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264134413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264152547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264168499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264184887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264200127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264216122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264231913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264247192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264263353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264279447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264295894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264311671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264328367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264343609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264358876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264374579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264390222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264406502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264421708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264438161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264454405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264470727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264485963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264501642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264517769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264533038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264549038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264564271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264581823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264598275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264614695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264630156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264645848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264662186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264677912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264694387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264710211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264726668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264742479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264758825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264774748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264789967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264805649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264820898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264838409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264853607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5264869991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5264885770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5264902720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264918106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5264933334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5264949060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5264964870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5264981195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5264996346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265012842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265029119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265045423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265060596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265075767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265091951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265107198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265123198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5265138382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265155803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265171696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265188045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265203842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265219079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265234767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265249940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265267714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5265287605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265307962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265324142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265341633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265357000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265372469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265388309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265404056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265420182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5265435445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265452694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265468818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265485176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265500417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265516002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265531796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265547024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265563037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5265578531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265595115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265610863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265627082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265642538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265657648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265673229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265688385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265706178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5265721344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265737716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265753517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265770150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265785401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265800576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265816248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265832647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265848551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5265863681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5265880082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5265896227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5265912788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265927964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5265943173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5265959196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5265974573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5265990538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266005680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266022406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266038234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266054520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266069708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266085254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266100907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266116045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266132006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266147489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266164102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266180007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266196263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266211983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266227164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266242846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266258015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266276128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266295621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266317436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266339976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266358581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266373804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266389054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266405531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266420602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266436446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266451517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266468438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266484099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266500279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266516567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266531603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266547110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266562145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266578222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266593490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266609760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266625435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266641914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266657205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266672282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266687809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266705288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266721132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266736150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266752411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266768430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266784820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266799867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266814948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266830831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266846089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5266861890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5266876902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5266893647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5266910308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5266926549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266941644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5266957191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5266973027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5266988145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267004041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267019515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267035913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267051690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267067938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267083506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267099001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5267114558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267129588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267145915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267160972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267177922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267193617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267210161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267225275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267240368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5267255985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267271752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267288333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267303469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267320100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267337487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267354077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267369273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267384531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5267400617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267415880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267431859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267448127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267464874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267480584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267496759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267511825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267527377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 825,8250000,10000,0,0,256,5,14608,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5267578433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267593561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267609438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267624514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267641221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267656936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267673055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267688097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267703538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5267719101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267734175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267750023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267765428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267781769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267797505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267813693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267829222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267844525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5267860764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267875828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5267892034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5267907101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5267923427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5267939136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5267955711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5267970808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5267985915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268001527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268016916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268032808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268047884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268064204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268080375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268096578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268111682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268126799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268142777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268158097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268173943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268189006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268205659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268221632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268237801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268252885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268268356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268284782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268299839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268315684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268331183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268347537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268363260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268379437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268394989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268410056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268425580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268440638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268456824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268472102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268488353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268505481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268522253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268537375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268552480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268568057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268583544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268599400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268614456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268630766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268646965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268663380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268678461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268693558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268709663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268724737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268741680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268756735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268773534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268789305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268805510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268820618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268836146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268852922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268868046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5268883933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5268899466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5268915831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5268931616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5268947891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5268963557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5268978943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5268994603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269009746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269026090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269041451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269057789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269073543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269090190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269105333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269120459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269136088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269151556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269168373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269183477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269199805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269216075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269232538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269247698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269262835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269278841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269294524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269310561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269325644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269342490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269358293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269374543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269390051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269405207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269421063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269436166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269452435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269467617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269483993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269499747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269516420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269531648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269546835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269562499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269577982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269593935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269609102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269625514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269641621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269658114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269673253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269688418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269704654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269720046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269736046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269751204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269768000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269783819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269800134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269815296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269833497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269849413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269864579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5269880545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5269896032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5269912616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5269928396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5269944673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5269960128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5269975305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5269990979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270006150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270022455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270037862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270054267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270070084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270086795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270101987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270117206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270132988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270148518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270164693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270179834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270196210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270212517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270228920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270244028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270259110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270275164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270290963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270306856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270321928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270338714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270354513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270370768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270385918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270401350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270417199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270432323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270448225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270463666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270479976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270496157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270512357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270527785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270543127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270558690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270573800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270590003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270605172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270621547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270637355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270653916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270669073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270684233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270699880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270715389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270731335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270746470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270762860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270779008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270795309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270810488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270825665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270841606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270856773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5270872657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5270887764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5270904458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5270920498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5270936764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270952305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5270967494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5270983140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5270998290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271014491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271029752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271046363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5271062152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5271078771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271094169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5271109362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5271125004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271140530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271156661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271171801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271188181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5271204306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5271220555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271235940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5271251099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5271267126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271282657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271299048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271314188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271331091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5271346892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5271363193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271378345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5271393863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5271409739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271424959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271440864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271456592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271473012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5271488839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5271505129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271520604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5271535850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5271551523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271566701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271583040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271598167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271614542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 826,8260000,10000,0,0,256,5,14626,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5271664487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5271680801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271695964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5271711768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5271727475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271742669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271758654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271774232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271793837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5271812702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5271834228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271852783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5271871613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5271892277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5271910477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5271929883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5271948424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5271969480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5271988279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272004864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272020972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272036240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272052141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272067237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272083674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272098848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272115446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272131190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272147797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272162939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272178167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272193751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272209212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272225099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272240376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272256674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272272754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272289182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272304258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272319385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272335336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272350463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272366345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272381449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272398097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272413833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272430035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272445211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272460694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272476519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272491588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272508128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272524573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272541230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272557049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272573370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272588883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272604121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272619813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272635029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272651321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272666541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272683034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272698920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272715545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272730774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272746010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272761730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272777377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272793350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272808560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272825007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272841250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272857609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272872837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5272888082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5272904140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5272919585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5272935612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5272950847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5272967580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5272983406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5272999689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273015210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273030434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273046129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273061316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273077640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273092843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273109303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273125166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273141914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273157169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273172389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273188342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273203918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273219878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273235305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273251765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273267974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273284310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273299540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273314735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273330767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273345989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273361973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273377169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273393995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273409846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273426171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273441361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273456887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273472634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273488094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273504318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273523440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273543564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273563093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273584694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273603068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273621980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273642232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273660313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273680818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273700909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273723851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273743426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273759898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273776160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273791471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273807138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273822234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273838538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273853724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5273870118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5273885865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5273903147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273918494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5273933612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5273949218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5273964810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5273980971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5273996117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274012472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274028607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274045086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274060267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274075426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274091472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274106618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5274122560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5274137708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274154972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274170987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274187239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274206083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274221321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274236982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274252146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5274268470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5274283654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274300069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274315895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274332507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274347652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274362838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274378503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274393993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5274409902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5274425045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274441613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274458372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274474750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274490212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274505465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274524558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274542309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5274561217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5274581230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274600328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274619870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274641379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274659849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274678714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274697481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274717071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5274736450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5274754502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274772444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274788515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274804992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274820877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274837613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274853347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274868713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5274884620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5274900164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5274916556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5274932552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5274948777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5274964886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5274980154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5274996027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275011196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275027906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275043150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275059785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5275075810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5275092536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275107806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5275123096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5275138869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275154517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275170527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275185708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275202523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5275218446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5275234839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275250061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5275266836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5275283962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275300530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275317969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275334974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275352953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5275370268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5275388120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275405148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5275422058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5275439248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275456177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275473705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275490392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275508430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5275526656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5275544504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275561069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5275577943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5275593650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275608851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275624845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275640372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275656878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5275673003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5275689425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275705088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5275720302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5275736012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275751428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275767825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275783029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275799484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5275815391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5275833574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275848806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5275864274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 827,8270000,10000,0,0,256,5,16735,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5275914857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5275930111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5275946083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5275961595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5275981836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276001405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276022240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276041015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276059643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276079799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276098553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276117167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276133358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276153163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276169331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276185788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276201056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276216821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276232602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276247779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276263741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276279372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276296034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276311853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276328477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276343686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276359139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276374853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276390440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276406502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276421760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276438227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276454603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276471072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276486551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276501843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276517992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276533248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276549288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276564537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276581320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276597168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276613520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276628713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276644286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276660042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276676910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276693005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276708675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276725208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276741372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276757780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276773425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276788721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276804511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276819779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276836094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5276851378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5276867938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5276883857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5276900543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276915793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5276931044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5276946774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5276962324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5276981127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277000033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277021504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277041210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277061368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277080984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277099870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277118110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277134645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5277151740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277167258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277184327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277200457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277217353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277232726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277248361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277264515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277280201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5277296392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277311774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277328745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277344777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277361311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277377511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277393248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277409103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277424462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5277440610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277456323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277472971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277488998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277505468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277521139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277536540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277552618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277567986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5277584904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277600298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277616920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277632954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277649816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277665188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277680538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277696383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277712069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5277728165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277743451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277760000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277776377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277792858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277808226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277823594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277840459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277856166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5277872578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5277887813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5277904906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5277921125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5277937545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277953277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5277968607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5277984387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5277999870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278016349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278031597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278048428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278064529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278081472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278096722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278112128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278127969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278143614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278159658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278174931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278191468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278210049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278226483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278242015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278257380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278273568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278288824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278306125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278321375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278338341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278354282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278370691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278385923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278401551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278417273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278432716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278448716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278464275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278480707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278496549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278513098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278528825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278544136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278560686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278575849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278592350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278607540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278624021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278640234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278656568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278671759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278687187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278706002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278721245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278738643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278754114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278771087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278786955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278803288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278818504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278834156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5278850548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278866189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5278882338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5278898121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5278914722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5278932423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5278954598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5278970211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5278985643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279002719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279022818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279041149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279056509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279073150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279091093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279107716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279123359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5279138854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279155292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279171785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279187908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279203571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279219991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279235809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279252157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279267812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5279283051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279298688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279313862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279330223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279345359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279361728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279379026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279396738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279411938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5279427135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279442836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279459980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279476009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279491633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279508092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279524379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279540689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279556067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5279571287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279587389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279602610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279618536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279633715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279650575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279667044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279684039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279699251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5279715408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279731606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279747155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279763173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279779190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279795709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279811674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279828676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279844356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5279859942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5279876110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279891827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5279907961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5279923686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5279940519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5279957521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5279973943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5279989177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5280004536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5280021053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280037419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5280054039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 828,8280000,10000,0,0,256,5,19548,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5280589748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5280607085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5280623418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5280640483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280655902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5280671340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5280687168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280702812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5280719015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5280734343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5280751122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5280767535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5280784014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280799300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5280814801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5280831150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280846383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5280862416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5280877869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5280894827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5280910822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5280927268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280942786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5280958540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5280974746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5280990192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281006652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281022844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281039680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281057291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281075895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281093408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281108956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281124840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281141733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281157890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281173235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281189938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281206808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281223265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281238528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281254903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281271328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281286673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281302750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281318613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281336245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281353248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281369607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281384835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281400651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281416403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281431650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281447704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281463311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281479786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281495715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281512080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281527647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281542907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281558653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281573937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281590339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281605592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281622047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281637962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281654694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281669933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281685168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281701430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281717282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281733409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281748950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281766672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281783529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281799851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281815263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281830986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281846738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281861928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5281877887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5281893550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5281910457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5281926318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5281942682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5281958543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5281973780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5281989505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282004998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282021624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282036815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282054310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282073941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282091766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282107043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282122620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5282138393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282154680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282170803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282186361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282205244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282221354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282237877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282253135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282269070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5282284894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282300162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282316243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282332317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282348805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282364685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282381078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282396806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282412056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5282427808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282443091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282459546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282474741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282491219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282507288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282527082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282546614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282563545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5282579887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282595836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282611897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282627381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282644313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282660274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282676715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282692244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282708127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5282723942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282739204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282755277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282771432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282787995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282803957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282820380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282836104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282851362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5282867090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282882373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5282898734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5282914080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5282930632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5282946599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5282963305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5282978622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5282993956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283009939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283025603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283041603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283056803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283073288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283089540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283105965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283121481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5283136816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283152843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283168042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283187710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283205032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283221748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283237737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283254278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283271182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5283286685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283302555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283318125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283335193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283350556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283367195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283383421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283400442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283415821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5283431244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283447091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283462683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283478696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283494300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283510777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283527061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283543370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283558572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5283573780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283589858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283605149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283621144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283636339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283653096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283668948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283685484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283700715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5283716322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283732045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283747259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283763231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283778756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283795195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283811259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283827883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283843077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5283858290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5283873982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283889162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5283905512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5283920750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5283937807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5283954064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5283970451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5283985639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284001092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284017103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284032313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284048330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284063507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284080399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284096785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284113295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284129086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284145174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284161084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284176706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284192890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284209068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284225592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284241475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284257837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284273530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284288791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284304520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284319930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284336333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284351504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284367942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284385390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284402495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284417769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284433027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284448803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284464588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284480668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284496268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284512829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284529289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284545700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284561020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284576635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284592807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284608695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284624776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284640389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284656798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284672609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284688920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284704426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 829,8290000,10000,0,0,256,5,19571,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5284754825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284770999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284786245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284802305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284817513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284834303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284850214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5284866602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284881855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5284897439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5284913103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5284928281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5284944262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5284959725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5284976269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5284992111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285008713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285024356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285039623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285055389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285070818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285087150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285102388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285118875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285134753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285151461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285166711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285181962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285197914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285214242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285230224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285245419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285262096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285278683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285295039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285310237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285325419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285341884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285357153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285373078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285388209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285405050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285420901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285437180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285452649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285467861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285483515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285498706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285515499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285531018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285547510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285563411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285580484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285595761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285611012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285626711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285642358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285658351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285673573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285690276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285706482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285722765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285737944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285753339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285769347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285784543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285800543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285816210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285833469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285849384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5285865677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285880869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5285896473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5285912145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5285927321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5285943786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5285959543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5285975956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5285991840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286008365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286023978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286039150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286054891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286070080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286086400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286101596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286118072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286133886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286151018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286166139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286181259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286196924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286214162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286230144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286245345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286262553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286279090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286295512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286310823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286326146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286342235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286357471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286373508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286388931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286405787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286421706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286438121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286453963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286469272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286485127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286500392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286516850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286532164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286548722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286564621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286581463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286596786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286613019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286628833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286644512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286660552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286675779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286692548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286708843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286725272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286740912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286756410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286772599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286787861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286803950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286819181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286836060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286852066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5286868445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286883714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5286899291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5286915037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5286930296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5286946326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5286961869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5286978339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5286994594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287010964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287026664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287041958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287057760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287073132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287089951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287105198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287121708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287137640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287154460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287169704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287184992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287201444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287218068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287234144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287249559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287266781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287283272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287299762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287315060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287331082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287346899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287362176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287378256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287394205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287410763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287428671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287445396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287461786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287477196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287493037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287508317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287525506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287540973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287557647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287573712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287590692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287606862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287622265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287638559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287655243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287671874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287687307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287704677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287720782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287737331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287752721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287768665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287784597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287800009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287816200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287832066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287848688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5287865686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5287882243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287898291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5287913668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5287929516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5287944871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5287962300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5287977474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5287993851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288009705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288026697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288041921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288057113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288072993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288088703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5288105789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5288121060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5288137809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288154230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288170578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288185833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288201104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288217590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288232960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5288249132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5288265267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5288281903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288298600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288315322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288331242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288346444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288362131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288377363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5288393796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5288409014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5288425570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288441830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288458821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288474107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288489405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288505539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288521459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5288537953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5288553440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5288570015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288586729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288603224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288619068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288634611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288650724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288665905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5288681876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5288697058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5288713911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288730602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288746953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288765758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288784807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288803863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288822046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 830,8300000,10000,0,0,256,5,19595,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5288873226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5288888479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5288905622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5288921464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5288937833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288953732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5288969018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5288984721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5288999891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289016354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289031557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289048041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289063880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289081031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289096358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289111567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289127361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289143056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289159113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289174340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289190824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289207510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289223859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289239063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289254275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289270451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289285627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289301597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289317582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289334728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289350668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289367052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289382342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289398225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289413996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289429267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289445289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289461123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289477604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289493515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289509884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289525439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289540669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289556392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289572036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289588793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289604076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289620566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289636677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289653434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289668725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289684011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289699765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289715734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289731810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289747085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289763834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289780147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289796510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289811809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289827595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289843323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289858514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5289874515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5289890139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5289906600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5289922547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5289938881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5289955082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5289970350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5289986511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290001784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290018428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290033697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290050226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290066143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290082955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290098211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290113505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290129301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290145177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290161231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290176482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290192981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290212625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290228972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290244145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290259399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290275745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290290946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290306959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290322160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290339438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290355304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290371632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290387204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290402991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290418768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290434728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290451308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290468579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290485097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290500969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290517961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290533268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290548546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290564266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290579863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290595912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290611168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290627683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290644182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290661379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290676648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290691943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290708143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290723354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290739350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290754628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290771468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290787324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290803685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290818908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290835107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290850952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290866269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5290882429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5290898324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5290914934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5290930935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5290947401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5290963504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5290978811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5290994594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291009883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291027587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291042902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291059458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291075410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291092187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291107503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291122820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5291138585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291154192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291170245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291185493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291202450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291218372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291234855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291250530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291266192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5291281897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291297117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291313537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291329394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291345880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291361770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291378111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291394025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291409232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5291424948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291440169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291456823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291472055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291488532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291504462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291521523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291536784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291552065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5291567833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291583529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291599552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291614812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291631295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291647767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291664278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291679884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291695223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5291711666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291728293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291744676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291759905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291776990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291792893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291809354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291824816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291840701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5291856506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291871809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5291888280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5291904692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5291921213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5291937122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5291953996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5291969708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5291985638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292001554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292017676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292033772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292049027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292065581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292082374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292098832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292114160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5292129430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292145696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292161025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292177157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292192462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292209673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292225615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292242003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292257286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5292273018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292288812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292304082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292320109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292335767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292352273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292368168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292384588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292400469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5292415697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292431417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292446612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292463263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292478515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292494999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292510905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292529635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292546697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5292563680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292580430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292595679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292611650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292626840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292643771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292660288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292676647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292691873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5292707983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292724413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292740006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292756105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292771895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292788342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292804280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292820664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292836334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5292851616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5292867360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5292882636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5292899009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5292914228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5292930618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5292946495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5292963261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 831,8310000,10000,0,0,256,5,19619,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5293015571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293033420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293049383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293064663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293081708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293097092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293114077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293130109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5293147061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293162393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293177755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293193571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293209758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293225879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293241168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293257721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293274031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5293290363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293305612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293320880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293339541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293355584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293371583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293386822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293404064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293419977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5293436291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293451539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293467937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293483906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293499270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293516105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293531496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293547975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293563880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5293580610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293596104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293611388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293627161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293642947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293658990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293674238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293690761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293707139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5293723478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293738719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293753966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293770123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293785355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293801394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293816622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293833901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293849927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5293866346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293882517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5293898665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5293914420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5293929666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5293947076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5293962893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5293979727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5293995579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294011924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294028404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294043719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294059460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294074998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294091860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294107053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294123471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294139643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294156066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294171216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294186386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294203459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294218820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294234822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294250054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294266951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294282843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294299174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294314377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294330122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294345938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294361193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294377425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294393076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294409799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294425645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294442005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294457706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294473024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294488943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294504224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294520980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294536188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294552598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294568460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294585547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294601262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294616543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294632241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294647930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294663960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294679982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294696491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294712973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294729305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294744522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294759735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294776161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294791773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294807902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294823187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294842520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5294858554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5294874929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294890567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5294906471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5294922208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5294937440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5294953826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5294969232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5294986430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295006723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295023828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295039062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295054321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295070021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295088249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295104303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295119556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5295136037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295152372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295168826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295184068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295199306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295216510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295231752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295247740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295262982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5295280336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295296303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295313220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295329168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295344489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295360815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295376071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295392571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295408102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5295424572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295440514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295457324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295472830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295488452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295504274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295520042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295536153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295551443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5295568029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295584328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295600753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295616091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295631405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295647626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295662923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295680128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295695647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5295713264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295729234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295745563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295760881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295776798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295792531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295807748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295823787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295839408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5295857146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5295873632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5295890454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295905984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5295921294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5295937048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5295952627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5295968660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5295983891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296000721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296017072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296033933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296049254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296064570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296080793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296096297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296112329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296127595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296144450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296160359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296176731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296191963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296207574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296223373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296238685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296254699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296270342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296287100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296303065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296319502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296335202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296350492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296366225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296381495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296397963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296413272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296429874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296445830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296462542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296477780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296493014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296508719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296524442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296540619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296555918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296574658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296591742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296608191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296623852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296639177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296655667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296671070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296687813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296704401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296720782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296736583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296753221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296769009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296784505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296800222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296815454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296831890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296847315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5296863766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5296879622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5296896845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296912034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5296927248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5296942910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5296958659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5296974705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5296991115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297007587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297024056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297040409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297055618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297070848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297086980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 832,8320000,10000,0,0,256,5,19642,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5297136986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5297154357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5297169589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297186047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297202339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297218706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297233990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297249250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297265727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297281256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5297297319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5297312558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297329404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297345273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297361575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297377399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297393170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297408866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297424067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5297440066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5297455631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297472265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297488151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297504609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297520583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297535784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297551496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297566628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5297583034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5297598233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297614607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297630467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297647115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297662312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297677852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297693520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297709132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5297725148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5297740332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297756754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297773184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297789717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297804947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297820225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297836418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297851889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5297867902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5297883137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5297899854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5297915675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5297931982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297947205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5297963047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5297978684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5297993781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298009719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298025267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298042130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298058059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298074404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298090009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298105256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298120967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298136173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298153326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298168627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298185029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298200852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298217997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298233230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298248508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298264524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298279864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298295879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298311088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298327921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298343784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298360110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298376023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298391691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298407512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298422792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298439143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298454800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298471472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298487299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298503633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298519583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298534974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298550807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298566839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298583941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298599189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298615680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298631601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298648441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298663904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298679178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298694936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298711074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298727380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298742923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298759376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298775818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298792280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298807523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298822815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298840597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298856451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5298872925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5298888173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5298905461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5298921356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5298937720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5298953281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5298969282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5298984976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299000173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299016547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299031964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299048386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299064237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299080854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299096015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299111209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299126925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299142498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299158684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299173803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299190262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299206436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299223017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299238259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299253488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299269603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299284816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299300793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299315993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299332729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299348814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299365149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299380984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299396552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299412277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299427511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299443555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299459111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299475756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299491589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299507938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299523466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299538970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299554684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299569920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299586359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299601617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299618107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299634845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299651799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299667318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299682617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299698364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299714358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299731212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299746722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299763147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299780061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299799839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299815475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299831457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299847482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299862745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5299878768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5299894467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5299911018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5299926942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5299943366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5299958917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5299974115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5299989814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300005013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300022745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300038380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300055395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300071156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300087896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300103152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300118393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300134187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300149787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300165718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300180887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300197306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300213551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300230142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300245358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300260553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300276812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300292020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300308018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300323199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300339966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300356034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300372340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300387565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300403187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300419119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300434306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300450330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300465797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300482185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300497978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300514449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300529743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300545170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300560866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300576053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300592346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300607534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300623944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300640384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300656755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300672211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300688077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300704620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300720053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300736082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300751628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300768593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300784546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300800970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300816224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300831855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300847829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300863088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5300879123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5300895265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5300912057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5300928026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5300944517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5300960384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5300975698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5300991469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301006700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301023981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301039439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301055831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301071748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5301089755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301105602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301121447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5301137409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301154311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301170639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301186090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301203181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301219106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 833,8330000,10000,0,0,256,5,19666,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5301270842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301286138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301301328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5301316986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301334067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301350390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301365594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301382109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301401615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5301418248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301433536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301448864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5301465318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301480592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301496657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301511898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301529401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301546110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5301563240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301579252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301594693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5301610519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301625851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301642326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301657574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301674142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301690085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5301707140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301722461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301737800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5301753604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301770631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301786701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301801937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301818462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301834913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5301851566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301866857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5301882133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5301898290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5301913803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5301929849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5301947168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5301967539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5301985816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302002247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302017935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302033270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302049305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302064588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302081963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302097338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302114127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302130077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302148669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302164236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302179518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302195302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302211111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302227086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302242267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302258731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302275061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302291617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302307178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302322312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302338919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302354103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302370245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302385379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302402252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302418076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302434341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302449572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302465244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302480955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302496115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302512126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302527656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302544118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302559952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302576284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302591964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302607395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302623053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302639596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302655726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302670893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302687331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302703532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302719905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302735317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302751050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302767217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302782419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302798633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302813802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302830713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302846886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5302863435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302878728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5302894405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5302910676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5302926204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5302942236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5302958362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5302975068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5302991079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303007557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303023427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303039020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303054853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303070922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303087550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303103045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303119847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303135766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303152659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303167994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303183340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303199170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303215002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303231104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303246409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303262959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303279286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303295669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303310943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303326270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303342550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303357838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303373916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303389553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303406336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303423902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303440330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303456055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303471376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303487467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303502784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303519319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303534584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303551112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303567063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303583792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303599112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303614423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303630197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303645768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303661805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303677055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303693567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303709774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303726136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303741447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303756770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303772924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303788343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303804653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303819964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303836849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303852777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5303869151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303884420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5303900052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5303916087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5303931364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5303947458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5303963051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5303979563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5303995513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304011941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304027838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304043068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304058789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304074575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304091002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304106551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304123076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304138991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304155749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304171301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304186651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304202907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304218149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304234200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304249413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304266270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304282222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304298842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304314479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304331865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304347684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304362955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304379001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304394778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304411668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304427805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304444137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304459941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304475261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304491287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304506498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304522951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304538227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304554705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304570615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304587361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304602886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304618172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304633907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304649508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304666730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304682149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304698609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304714914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304731206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304746947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304762211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304778266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304793538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304809558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304825434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304842283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5304858146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5304874504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304890072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5304905310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5304921260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5304936497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5304952851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5304968062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5304984746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305000633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305017293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305032511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305047760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305063822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305079469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305095532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5305110981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5305127694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305143987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305162010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305179656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305195090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305211646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305226896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305242989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5305258246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5305275348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305291532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305307972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305323283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305338943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 834,8340000,10000,0,0,256,5,19690,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5305388319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305403998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305420016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5305435883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5305452650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305468598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305485205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305500454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305516098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305531875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305547178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305563225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5305578809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5305595307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305611411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305627799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305643619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305658903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305674695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305689932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305706258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5305721500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5305737900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305753752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305770720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305785977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305801217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305816920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305832449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305848438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5305863958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5305880487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5305896670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5305912930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305928746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5305943975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5305960153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5305975350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5305991557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306007121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306024651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306040589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306057088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306072316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306088363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306105646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306120851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306136778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306152445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306169071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306184880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306201125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306216691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306231835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306247829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306262979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306279732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306295178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306311598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306327852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306344199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306359623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306374877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306391886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306407216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306423219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306438420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306455296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306471209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306487883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306503147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306518944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306534633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306550067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306566072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306581660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306598165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306614077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306630477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306646081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306661315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306677268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306692491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306708807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306724049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306740464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306756382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306773608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306788881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306804404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306820205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306835818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306851919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5306867194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5306883736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5306899953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5306916511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306931803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5306947131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5306963355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5306978633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5306994909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307010146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307027010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307042945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307059414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307074754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307090513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307106149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307121341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5307137586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307153286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307169836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307186119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307202882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307218411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307233894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307249636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307265339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5307281424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307296714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307313249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307329518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307346305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307362505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307378158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307394845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307410549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5307427457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307443433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307461010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307477032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307493458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307508761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307524486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307540334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307556203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5307572531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307588410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307604894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307620765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307637098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307652917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307668201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307684202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307699461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5307715964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307731191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307747917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307763802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307780600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307796017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307811353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307827481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307843994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5307860290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5307875609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5307892874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5307908901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5307925390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307940755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5307956560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5307972384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5307987949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308004057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308019752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308036282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308052481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308068922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308084644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308100424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308116273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308131642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308148974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308168066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308186773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308203196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308219615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308234894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308250124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308266264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308281568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308297707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308312998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308329745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308345641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308362218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308377459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308393233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308408976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308424196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308441055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308457187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308473688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308489761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308506048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308521637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308537094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308553086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308568267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308584693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308599880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308616333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308632192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308648790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308663994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308679409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308695090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308710821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308726828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308742019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308758453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308775625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308791986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308807201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308822428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308838815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308854073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5308870034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5308885194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5308902054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5308917913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5308934475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308949716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5308965344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5308981068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5308996274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309012283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309028005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309044492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5309060570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309077775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309093077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5309108404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5309124137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309140252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309156836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309172051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309188459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5309204780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309221035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309236189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5309251411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5309267509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309282681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309298643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309313845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309330615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5309346521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309362884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309378137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5309394001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5309409768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309424924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309441482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309457080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309473520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 835,8350000,10000,0,0,256,5,19714,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5309524360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309540779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309556110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5309571496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5309589175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309604466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309620585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309635854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309652833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5309668800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309685148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309702540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5309717922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5309733663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309749119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309766287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309781545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309797897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5309813676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309830363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309845495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5309860681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5309876357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309891795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5309907772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5309922986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5309939617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5309955741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5309972045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5309987258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310002499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310018858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310034069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310050293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310066879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310087409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310106187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310126419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310143076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310158882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310174770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310190092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310207522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310222853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310239757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310255720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310273898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310289248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310304608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310320332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310336102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310352184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310368165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310384591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310400868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310417189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310432596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310447758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310463767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310478931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310494864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310510029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310526817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310542618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310559545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310574800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310590497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310606216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310621628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310637636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310653322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310669826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310685773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310702522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310717777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310733020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310749008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310764520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310780626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310796575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310813261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310829519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310845846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310861105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5310876321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5310892409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5310907575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5310923576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5310938983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5310956198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5310972055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5310988370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311003534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311019240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311035054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311050265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311068895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311086757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311103413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311119549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311135943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311152180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311167903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311183592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311198733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311215283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311230477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311246953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311262722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311279502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311294636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311310055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311325708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311341169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311357083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311372193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311388560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311404599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311420790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311436171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311451468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311471244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311487579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311503853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311519841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311536414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311552274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311568591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311584230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311599582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311615298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311630484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311646818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311661965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311678397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311694230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311710843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311726017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311741196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311756829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311772382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311788339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311803571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311820076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311836342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311852634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311867789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5311882940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5311898992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5311914187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5311930344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5311945508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5311962234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5311978081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5311994582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312009775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312025331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312040972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312056134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312073396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312092579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312111673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312128272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5312146924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312162189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312177921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312193677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312210139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312226317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312241637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312258302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312274690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5312291115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312306334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312321599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312337991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312353166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312369108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312384261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312401084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312416953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5312433309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312448545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312464212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312479926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312495144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312511157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312526688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312543165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312559003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5312575348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312591166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312606452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312623799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312639031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312655687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312670772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312687425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312703703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5312720113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312735231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312750509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312766598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312781734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312797641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312813625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312830406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312846243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5312862516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312877683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5312893243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5312908906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5312924051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5312940004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5312955580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5312972053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5312987913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313004203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313019921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313035246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5313050981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313066197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5313082703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5313097896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313114392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5313130475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313147248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313162432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313177813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5313193550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313209323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5313225359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5313240596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313257091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5313273534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313289956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313306034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313321347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5313337717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313352914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5313368940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5313384131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313401237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5313417121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313433549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313448793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313465642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5313481414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313496844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5313512861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5313529392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313545939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5313561856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313578900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313594368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313609967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 836,8360000,10000,0,0,256,5,23685,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5313675540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313692551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5313710588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5313726684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313743465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5313759506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313776612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313791911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313807368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5313823123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313838817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5313854830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5313870065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5313886742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5313902985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5313919538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313938150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5313957936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5313974536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5313989832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314006125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314022562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314039236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314055197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314071622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314087757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314103167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314118998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314134638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314151479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314166831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314184719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314200804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314218244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314233665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314249176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314265729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314281381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314297403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314312818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314329889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314345823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314363402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314378954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314394617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314410297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314425468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314441393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314456961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314473520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314489454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314506018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314521656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314536881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314552539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314567728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314584104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314599264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314615690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314631548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314648214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314663390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314678592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314694536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314712494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314732103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314750337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314768040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314784211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314800866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314816426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314832795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314848758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314864969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5314881153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5314897147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5314913964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5314930046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5314946594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5314962421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5314977885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5314993805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315009400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315026050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315041455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315058131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315074380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315091389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315106788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5315122155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5315138044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315153746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315169952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315185314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315203643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315219747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315236297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315251583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5315267432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5315283242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315298518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315317016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315336642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315354049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315372662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315389122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315405019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5315420351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5315436330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315451539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315467984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315483182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315499791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315516177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315532495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315548439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5315563894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5315580004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315595274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315611363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315626599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315643453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315659911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315676735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315691911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5315707598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5315725135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315743944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315762418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315778858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315795725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315811890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315829143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315844583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5315860132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5315876325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315892394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5315908617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5315924099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5315940681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5315957079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5315973528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5315988868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316005828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316022519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316037795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316053850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316069065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316086638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316104258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5316120785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316135991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316152065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316170535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316186114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316203736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316219076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316236445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316252301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5316269158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316284953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316300214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316316381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316332941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316348963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316364123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316380811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316397257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5316413697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316429012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316444313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316460445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316475676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316491690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316507117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316523995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316540906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5316557265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316572635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316588372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316604045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316619198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316635166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316650717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316667173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316682999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5316699559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316716431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316732696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316750497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316770283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316789825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316805270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316821983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316839097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5316855625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316871078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5316886617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5316904030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5316919342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5316935812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5316951426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5316970009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5316985982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317002314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317018081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317033374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317049084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317064292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317080912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5317096115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5317112546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5317128403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317145135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317160338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317175604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317191553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317207599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317223630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5317238828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5317256072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5317272750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317289182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317304471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317319780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317336135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317351406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317367450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5317382932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5317399935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5317415842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317432292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317447560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317463908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317479710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317494971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317511329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5317527159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5317543774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5317559737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317577550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317592865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317608188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317623938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317639801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317655886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5317671194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5317687776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5317704108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317720473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317736803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317755130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317776148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317793664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317809822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 837,8370000,10000,0,0,256,5,23713,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5317860652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5317877627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5317893975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5317910451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317925742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5317941464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5317958900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5317974194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5317990235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318005477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318022396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318038359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318054807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318070330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318086000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318101917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318117230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5318133344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318148891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318165374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318181232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318197571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318214782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318230008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318245657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318260822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5318278224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318293546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318310093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318326023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318345765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318361878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318377248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318394488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318409773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5318425976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318441267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318458688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318474728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318491283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318507150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318524372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318540446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318555799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5318572057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318588037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318604782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318620864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318637644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318653356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318668723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318684595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318700442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5318717651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318732977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318749529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318766315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318783226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318798685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318814039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318830874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318847616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5318864243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5318879496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5318897226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5318913208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5318929771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318945153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5318961977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5318977931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5318993186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319009236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319025202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319041733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319057627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319074270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319090024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319105335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319121147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319136466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319152903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319168129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319184627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319200491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319217726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319233011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319248242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319263927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319279626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319295634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319310924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319328142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319344063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319360498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319375808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319391482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319407230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319422481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319438556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319454593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319471073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319486938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319503360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319519022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319534297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319550057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319565274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319581673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319596868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319613713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319629726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319646582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319661862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319677150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319692897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319708544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319724582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319739838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319756318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319772565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319788925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319804743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319821300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319837811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319853197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5319869382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5319884737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5319902043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5319918039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5319934528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319950158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5319966014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5319981895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5319997206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320013559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320029196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320045786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320061709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320078518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320093877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320109233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320125010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320140819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320156898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320172207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320188786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320205197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320221680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320236915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320252181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320268551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320284584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320300662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320315955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320335742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320351782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320368179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320383492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320399169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320414958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320430228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320446544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320462152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320478638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320494548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320511214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320526837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320542108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320557926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320573431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320589760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320605020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320621526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320637492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320654175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320669416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320684684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320700470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320716023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320732045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320747279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320763825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320780025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320796423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320811716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320827432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320843206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320858459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5320874507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5320890182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5320906729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5320922655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5320939102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5320955577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5320971228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5320987056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321002316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321019021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321034290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321051548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321068575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321085720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321100983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5321116222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5321131927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321147756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321163677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321178808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321195198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321211576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321228298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321243495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5321258711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5321274825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321290043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321306338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321321554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321338380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321354231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321370619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321385885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5321401695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5321417460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321432665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321448669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321465115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321481670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321497583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321514489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321529874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5321545150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5321560959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321576225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321592702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321608321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321625109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321641447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321657813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321673308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5321688602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5321704873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321720154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321736149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321752389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321769683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321785677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321802110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321817681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5321833600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5321849354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321864607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5321880678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5321896414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5321912860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5321928739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5321945178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5321960772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 838,8380000,10000,0,0,256,5,23741,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5322010297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322026547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322041703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322057701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322072883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322089661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322105494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322121819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322137200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5322152827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322168535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322183763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322199728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322217944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322234842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322254240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322272549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322287817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5322303216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322320541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322336420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322352470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322367747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322384212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322400470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322416878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322432145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5322447439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322463583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322478836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322494912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322510195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322527321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322543268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322559709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322575017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5322590853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322606601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322621883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322637898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322653603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322670108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322686030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322703023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322718267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5322733499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322749242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322764883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322780990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322796231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322812714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322829190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322845542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322860757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5322876020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5322892419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5322907633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5322923665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5322938879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5322956341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5322972900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5322990728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323006167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323022323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323038170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323053347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323069443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323085297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323101823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323117716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323134132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323149759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323164992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323182454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323197687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323214072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323229255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323246067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323261995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323278764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323294018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323309366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323325172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323341017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323357055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323372302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323389042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323405256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323421667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323436942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323452513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323468293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323483574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323499632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323515450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323531930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323547851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323564192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323580461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323595902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323611734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323626945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323644370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323659566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323676105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323692034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323708930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323724200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323739880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323755859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323771784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323787833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323803069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323819659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323836233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323852662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323867919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5323883284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5323899588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5323915894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5323932447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5323947802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5323965340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5323981420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5323997888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324013241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324029154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324044916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324061240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324078866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324094643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324111369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324127468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5324144398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324159778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324175325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324191220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324207117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324223357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324238763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324255639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324272413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5324288782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324305176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324321277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324337549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324352828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324368865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324384070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324401165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324417072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5324433434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324448720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324464590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324480367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324495643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324511671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324527442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324543957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324559868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5324576270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324592105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324607971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324625151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324640832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324656818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324671998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324688399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324704602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5324721143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324736368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324751538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324768206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324783421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324799421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324814635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324831891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324848111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5324864427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324879620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5324895620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5324911475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5324926783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5324942838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5324958443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5324974958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5324991196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325007554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325023505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325038940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325054809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325070003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5325086798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5325102286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325119024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325134927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325151735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325166971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325182561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325198711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325214756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5325232240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5325248550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325267524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325288141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325304970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325323743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325344228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325365087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325382295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5325400878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5325417360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325437062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325455090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325474340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325492370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325508398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325526213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325543724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5325562795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5325581092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325600348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325618616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325637830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325655820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325673415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325690815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325709039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5325725996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5325743305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325759770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325776046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325792355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325809301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325824523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325840911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325856057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5325872162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5325887299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5325904172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5325920258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5325936668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325952169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5325968159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5325983889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5325999077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5326015983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326031196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326047710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326063603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326081268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326096411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326111596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5326127235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326143149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 839,8390000,10000,0,0,256,5,23770,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5326193972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326211709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326228365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326244296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326260638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326276824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326292096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5326307782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326323006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5326339595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326354934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326371511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326387330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326405004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326420213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326435394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5326451084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326466875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5326482849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326497994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326514863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326530693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326547029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326562218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326580501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5326596391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326611656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5326627768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326643616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326660151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326676088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326692442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326708029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326723321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5326739041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326754292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5326770879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326786128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326802626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326818505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326835214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326850485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5326865794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5326881545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326897388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5326913420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5326928643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5326945124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5326961387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5326977751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5326993001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327008257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327024394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327039638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327055672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327071580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327088793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327104763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327121236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327136584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327152574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327168473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327183869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327200046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327215765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327232368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327248438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327265301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327280732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327296033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327311820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327327484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327343576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327358804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327375320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327392330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327408970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327424315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327439674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327455856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327471444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327487564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327502902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327519979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327535882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327552295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327567546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327583515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327599262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327614484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327630497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327646137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327662830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327678729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327695075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327710682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327725940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327742378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327757590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327773979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327789213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327805711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327821613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327838929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327855611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5327871096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5327886972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327903319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5327919343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5327934785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5327951201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5327967673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5327983986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5327999170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328014690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328030494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328045688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328061706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328077250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328093730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328109584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328125964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328141584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328156844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328172549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328187787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328204110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328219307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328235827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328251747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328269781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328285462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328300715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328316510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328332321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328348438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328363931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328380432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328396783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328413702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328428978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328444245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328460364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328475826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328491865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328507095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328523957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328540156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328556597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328571910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328587633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328603466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328618739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328634800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328650707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328667247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328683188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328699602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328715321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328730615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328746373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328761650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328778807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328794218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328811046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328827397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328843902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328859233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5328874501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5328890920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5328906188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5328922253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5328937492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5328954453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5328970552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5328986944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329002528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329018910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329035584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329050885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329066968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329083225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329099770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329115692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329133188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329149055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329164571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329180322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329195584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329212000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329227223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329243723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329259603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329276716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329292551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329307886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329323675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329339898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329356052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329371233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329387738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329403994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329420379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329435591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329450816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329467319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329482576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329498567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329513773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329530891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329546787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329563135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329578757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329594021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329609725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329624962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329641347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329656823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329673292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329689166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329705937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329721373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329737274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329753016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329768659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329784723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329799968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329816471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329832766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329849386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329864700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5329879956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5329896094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5329911320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5329927338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5329942512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5329959318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5329975217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5329991597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330006869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330022715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5330038539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330053753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5330069781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5330085451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5330101934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5330117884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5330134584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330150284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330165611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5330181378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330196652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5330214475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5330229794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5330246360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5330262355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5330279201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 840,8400000,10000,0,0,256,5,23798,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5330332405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330350968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5330370764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330387593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5330404807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5330421513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5330443040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5330465385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5330484045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330501640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330520821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5330540561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330560985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5330583840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5330605017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5330628029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5330648952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5330669320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330684518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330699749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5330720049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330735264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5330751589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5330767364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5330783877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5330799795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5330816173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330831777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330847063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5330862883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330878189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5330895013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5330911065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5330929003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5330945845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5330962687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5330977977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5330993397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331009127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331024954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331041073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331057066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331074101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331090974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331108475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331124251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5331140451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331157518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331173694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331190902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331207411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331225090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331242170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331259299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331275774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5331292750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331310989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331327257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331344425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331360348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331377308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331396299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331415460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331431092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5331446825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331463373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331478803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331495009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331510376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331527459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331543524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331559971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331575341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5331591226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331607281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331622632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331638744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331654754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331671264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331687089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331704375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331719610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5331734850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331750573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331766218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331782218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331797416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331813889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331830132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331846682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331862963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5331878214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5331894402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5331909682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5331925705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5331940948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5331957826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5331973836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5331990235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332005504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332021225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332037230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332052448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332068471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332084040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332100741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332116598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332132933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332148556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332163862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332179619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332194857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332211178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332226384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332242835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332258677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332275448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332290679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332306272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332321954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332338452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332354629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332369765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332386185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332402364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332418860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332434029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332449223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332465264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332480444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332496394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332511529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332529135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332545187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332561468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332576637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332592254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332607934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332623163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332639148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332654713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332671141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332687009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332704239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332720615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332736025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332751741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332767469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332783664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332798934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332815447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332831644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332847959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332863152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5332878347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5332896527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5332911779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5332927774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5332942961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5332959739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5332975651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5332992019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333007296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333022914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333038670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333053920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333069976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333085489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333102179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333118043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333134364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333149894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333165150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333181578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333196822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333213318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333228758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333245187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333260989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333277692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333293173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333308805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333324493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333340104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333356087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333371253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333387730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333404094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333420702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333435838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333451099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333467257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333482707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333499176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333514727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333531373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333547197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333563506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333579009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333594261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333610121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333625243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333641563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333656720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333673124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333688933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333705483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333720705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333735982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333751594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333767014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333782953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333798110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333814490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333830604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333847627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333862788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5333877949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5333893976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5333909129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5333925315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5333940478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5333957313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5333973174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5333989653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334004783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334020911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334036555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334051712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334068131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334084019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5334100493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5334116568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5334132834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334148630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334163929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334179630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334194862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334212447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334227902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5334244351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5334260196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5334276901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334292343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334307612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334323335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334340476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334356604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334371845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5334388351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5334405729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5334422360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334438094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334454244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334470164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 841,8410000,10000,0,0,256,5,23827,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5334521431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334538677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334554018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5334570639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5334587407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5334604613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334619929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334635262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334651541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334667025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334683073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334698286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5334715613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5334731529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5334747891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334763147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334778767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334794733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334809987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334826079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334841619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5334858118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5334873995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5334890778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334906174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5334921773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5334937652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5334953401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5334969520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5334985089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335001688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335018043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335034528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335049888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335065286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335081764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335097135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335113465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335128861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335146064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335162217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335179359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335194670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335211421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335227279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335242626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335258719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335274472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335291273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335307254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335324707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335344890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335360250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335375955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335391612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335407939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335423391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335439866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335456148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335472475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335487911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335503148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335519205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335534449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335550457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335565681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335582460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335598336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335614919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335630157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335646142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335661925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335677433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335693522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335709120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335725592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335741483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335757867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335773476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335788791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335804529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335819796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335836180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335851435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5335868546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5335884450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5335901199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335916498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5335931803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5335947558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5335963095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5335979366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5335994605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336011087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336027358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336043781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336059048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336074303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336090397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336105879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336121901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336137133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336153991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336170124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336186481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336201988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336217389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336233162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336248401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336264812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336280079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336296804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336312709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336329853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336345201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336360717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336376527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336392153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336408250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336423579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336440683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336457127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336473545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336488890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336504126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336520293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336536054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336552095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336567314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336584192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336600096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336616483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336631725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336647337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336663642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336680566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336697703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336713630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336730184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336746130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336762909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336778953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336794535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336810274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336825470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336841929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336857100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5336873559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5336889859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5336906266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336921492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5336936717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5336952799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5336967995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5336984216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5336999400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337016242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337032050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337048485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337063800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337079361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337095044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337110224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337126169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5337142383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337159492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337175733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337192156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337208780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337224361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337240133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337255362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337271973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5337287197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337303673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337319593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337336835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337352208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337367789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337384711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337400596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337416630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5337431784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337448237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337464749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337481119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337496343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337511570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337527738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337542973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337558920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5337574090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337590954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337607122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337623634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337638830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337655600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337673380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337688588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337705383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5337720646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337737359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337753452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337770318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337785747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337801086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337817586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337833996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337850183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5337865714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5337882957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5337900371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5337916777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337931959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5337947168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5337963346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5337978569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5337994803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338009964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338026723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338042564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5338059101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338074282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338089914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5338105602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338121064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338137056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338152667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338169102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338185242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5338201581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338217370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338232826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5338248697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338263874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338280527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338295846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338312411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338328862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5338345764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338361316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338376636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5338393088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338408767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338424724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338439903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338456762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338472670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5338489017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338504270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338519929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5338535633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338551099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338567076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338582673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338599132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338614978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 842,8420000,10000,0,0,256,5,23855,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5338666610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338682210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338697439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5338713590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338728785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338744983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338760144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338776997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338792888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5338809208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338824474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338841853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5338857564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338872806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5338888852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5338905629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5338922335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5338938244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5338954926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5338971115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5338986363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339002047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339017653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339033651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339049041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339065460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339081688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339098017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339113257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339128422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339144477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339159659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339175955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339191314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339210451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339227045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339243468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339258726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339274508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339290350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339305627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339321709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339337448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339354473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339370907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339387268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339403028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339418312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339434379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339449731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339466224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339481505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339498078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339513976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339530865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339546198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339562943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339579285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339594581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339610661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339625944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339642893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339659183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339675617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339690890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339706785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339722586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339738118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339754194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339769942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339786540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339802442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339818808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339834480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339849737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5339865718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339880993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5339897777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5339913354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5339929965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5339945879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5339962804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5339978123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5339993698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340009502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340025188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340041294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340056840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340073401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340089692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340106006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340121208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340136406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340152501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340167730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340183752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340199003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340215915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340231815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340248426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340263702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340279503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340296035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340311607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340328091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340343329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340359957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340375939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340392770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340408051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340425995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340445521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340462706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340479164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340495013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340511808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340528776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340545516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340561154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340578519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340594446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340609787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340626158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340641915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340658648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340674645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340691200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340707218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340722528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340738498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340753787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340770401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340785630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340802389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340818266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340835065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340850298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5340866919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5340883127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340899252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5340915487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5340931115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5340947894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5340964723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5340981370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5340996791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341012300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341028833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341044284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341060774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341076246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341094138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341110312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5341126797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341142872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341158317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341174199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341189515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341207380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341222729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341239558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341256388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5341273520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341288982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341304690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341320646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341336760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341353080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341368379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341385250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341401955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5341418870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341437625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341456283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341472315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341487762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341504387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341520402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341537097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341553107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5341569801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341585706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341601032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341617048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341632346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341649572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341664838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341681326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341697174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5341713986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341729291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341744802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341760534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341776089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341792134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341807632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341824122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341840396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5341856763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341872015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5341887247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5341903398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5341918655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5341935725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5341951040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5341968135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5341984064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342000697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342016347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342031680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5342047473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342062740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342079202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342094482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342110998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5342127089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342143797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342159053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342174298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5342190037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342207791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342223893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342239691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342256401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5342272844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342289537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342307694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342326519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5342344131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342359361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342377582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342397560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342417567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5342436729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342454586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342470109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342487160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5342503358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342519324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342535626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342550989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342567674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5342584176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342600767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342617317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342632758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5342649522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342664958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342681157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342696556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342713669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5342729775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342746296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342761729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342777619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 843,8430000,10000,0,0,256,5,23884,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5342830764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342846103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5342862237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5342877510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5342896321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5342912318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5342928788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342944340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5342960075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5342978368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5342995284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343011507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343027984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343045706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343062106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343079121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343094474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343109854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5343125699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343141454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343157542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343172806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343189363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343205651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343222061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343237345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343252663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5343268791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343284038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343300068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343316312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343334284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343350365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343366838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343382246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343398033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5343414641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343430039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343448115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343466025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343484131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343500449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343518109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343533683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343549254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5343565465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343581809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343598151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343613641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343630706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343647499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343664165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343679613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343695596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5343712044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343727198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343743206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343758424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343775540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343791523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343807945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343823156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343838910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5343855441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343870927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5343887118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5343904451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5343920910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5343936648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5343953398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5343968513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5343983782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344000514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344016231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344032250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344047532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344063953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344080269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344096537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344111698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344127060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344144399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344159929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344176172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344191462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344210149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344229688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344250186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344269705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344285312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344301367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344316956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344334577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344350343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344366832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344382715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344399753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344415170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344430536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344446294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344462010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344478176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344493509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344510511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344526940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344543409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344558800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344574153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344590346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344605583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344621707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344637010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344654038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344670210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344688057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344703847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344719157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344734950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344750248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344766694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344782562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344802808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344821631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344841826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344857144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5344873038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5344888953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5344905363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5344921536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5344937086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5344954852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5344970977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5344987660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345003140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345019373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345035363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345050774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345067018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345082908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345099590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345115681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345132171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345147860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345163343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345179240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345194883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345211378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345227673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345244239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345260527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345277485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345292846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345308170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345324016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345339749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345356624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345372126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345388643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345405052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345421518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345436819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345452431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345468195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345483435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345499498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345517538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345534172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345550154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345566839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345582856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345598247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345614047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345629360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345645854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345661159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345677784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345693784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345710625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345726081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345741514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345757334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345773065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345789161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345804459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345821249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345837491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345853930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345869226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5345884747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5345900846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5345916166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5345932216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5345947466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5345964312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5345980263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5345996732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346011994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346027958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346043757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346059062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346075165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346090744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346107231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346123114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346139762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346155035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346170368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346186042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346201325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346220183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346235585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346252604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346269140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346285591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346301014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346316425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346332752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346348243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346364536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346380221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346397277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346413415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346430511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346446196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346462397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346478223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346493529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346509817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346525433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346542020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346558116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346574821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346590590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346605881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346621710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346637011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346653683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346669054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346685689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346702955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346719539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346734952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346750401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346766771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346782202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346798445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346814080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346831114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5346847413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5346863985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346879375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5346895438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5346911388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5346926755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5346944022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5346959931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5346976487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 844,8440000,10000,0,0,256,5,23912,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5347508977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5347526211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347541669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5347557066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5347573143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347588910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5347605234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5347620560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5347637399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5347653915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5347670376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347685722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5347701285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5347717762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347733108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5347749246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5347765066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5347781633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5347797596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5347814310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347830460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5347845800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5347861589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347877652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5347894089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5347909358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5347925869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5347942009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5347958785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5347974069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5347989371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348005130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348020829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348037008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348052280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348069062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348085431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348102396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348117692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5348132960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348149356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348164756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348180837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348196331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348213611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348229532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348245928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348261222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5348277251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348293051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348308254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348324297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348339975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348356518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348372490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348389161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348404867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5348420205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348436001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348451326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348467725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348483043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348499649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348515989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348532428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348548432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5348563926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348580126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348595443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348611550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348626975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348644052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348660022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348676467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348691779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5348707449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348723291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348739031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348755385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348771104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348787717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348803666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348820304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348837641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5348855001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5348874644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348891000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5348907122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5348922441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5348939249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5348955852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5348972416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5348988037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349003374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349019826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349035191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349051505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349067077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349084297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349100247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349117772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349133246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349149011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349164721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349179949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349196009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349212428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349229043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349245046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349261560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349279486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349296937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349312985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349329068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349345506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349361248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349378024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349394574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349411147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349426596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349442165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349458542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349473956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349490135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349505700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349523150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349539131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349556497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349572044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349588141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349603993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349619333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349635737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349651574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349668219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349684233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349701363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349717197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349732718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349748550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349764064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349780698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349795952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349812509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349829254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349849235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349864898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5349880221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5349897522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5349912932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5349929084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5349944390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5349961548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5349977808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5349995243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350010562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350026333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350042026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350057275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350073495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350089123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350105596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350121465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350137807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350153637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350168873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350184579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350199766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350217190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350232407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350248907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350265465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350281789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350297032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350312326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350328648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350343871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350359896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350375145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350392000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350407845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350424161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350439378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350455338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350471044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350486244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350502248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350517905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350534363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350550284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350567102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350582747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350598018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350613786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350629177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350645560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350660810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350677288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350693144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350709897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350725191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350740488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350756224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350772092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350790832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350806992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350823850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350841602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5350861564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350879458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5350895485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5350911333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5350926656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5350942747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5350958510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5350975084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5350991388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351007866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351023817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351039201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351055071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351070397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351086929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5351102294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5351118902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5351135172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351151925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351167253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351182619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351198440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351214110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351230253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5351246467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5351263356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5351279951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351296299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351311573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351327508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351343243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351358487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351374493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5351390013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5351406497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5351422372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351438984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351454575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351469952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351486711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351502077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351518696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5351533952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5351550477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5351566406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351583314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351598621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351613993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 845,8450000,10000,0,0,256,5,23941,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5351667132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351682709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351698933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5351715100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5351732763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5351748803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351766547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351782108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351797575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351813482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351830203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351846380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5351861718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5351878696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5351896019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5351912673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351928943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5351944417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5351961066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5351976501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5351992699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352008112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352025200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352041293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352057864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352073319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352089381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352105257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352120662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352136825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352152476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352168920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352184794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352201492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352217296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352232602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352248433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352263752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352281577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352299286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352316759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352335957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352353011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352368329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352383967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352400643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352415943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352432046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352447334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352464760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352480849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352497285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352513151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352529090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352544893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352560152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352576241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352591844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352609205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352625103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352642035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352657300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352672570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352688293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352704003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352720037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352735275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352751757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352768002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352784350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352799630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352814897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352831085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352849201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5352869138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5352885075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5352902500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5352918506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5352934906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352950115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5352966255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5352982007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5352997264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353013280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353030359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353046827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353062653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353079785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353095162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353110446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5353126212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353142658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353158681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353173890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353190386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353206666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353223000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353238234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353253524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5353269658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353285711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353301787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353317046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353334357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353351109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353369875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353386399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353404231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5353422073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353437831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353454888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353470218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353486882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353502880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353520137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353535489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353550898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5353567138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353583260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353599434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353614697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353631280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353648003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353664518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353679829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353695094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5353711457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353726816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353742979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353758308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353775696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353791713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353808118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353823398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353839396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5353858752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353875434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5353892119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5353907494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5353924326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5353940341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5353957209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5353974035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5353989368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354005622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354021901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354038269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354053837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354070508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354086990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354103449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354118775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5354134110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354150839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354166140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354182216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354197526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354215218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354231503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354248054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354265760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5354281345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354297199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354312604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354330371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354345802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354362281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354378055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354395663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354411112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5354426486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354442323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354460960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354478589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354495406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354512714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354529816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354546402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354561843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5354578296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354594231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354609621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354625917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354641794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354659367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354675411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354691983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354707914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5354723404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354739319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354754748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354771452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354787144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354803756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354819773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354836919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354852510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5354867867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5354883971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354899983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5354916177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5354931564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5354948222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5354964822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5354981409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5354996832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355012325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355029473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355045070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355061248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5355076603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5355093768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5355109894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355126472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355142470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355157924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355173853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355189256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355205850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5355221221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5355237832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5355253858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355271019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355286391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355301748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355318007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355333782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355350033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5355365385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5355382040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5355398708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355415208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355430591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355445993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355462314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355477676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355493887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5355509309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5355526281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5355542335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355558844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355574206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355592109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355611003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355627690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355647614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5355663908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5355682647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5355699206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355717535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355733176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355748719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355765525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355780948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355798513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 846,8460000,10000,0,0,256,5,23969,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5355863009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5355880601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5355898708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5355916954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355932391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5355947832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5355964648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5355980091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5355996349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356011743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356028958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356045722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356062839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356079753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356095118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356110944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356126283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5356143334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356158720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356175412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356191419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356208501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356223851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356239183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356254949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356270724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5356287173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356302565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356319146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356335573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356353084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356368485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356383858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356400452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356415798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5356431955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356447272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356464547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356480535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356497039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356512359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356528165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356543997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356559355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5356575452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356591473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356608070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356623992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356640914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356656248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356671547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356687338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356703029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5356719758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356734989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356751481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356768047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356784508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356799779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356815064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356831439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356846757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5356862856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5356878167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5356895335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5356911683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5356928163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356943454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5356959499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5356975285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5356990581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357006663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357022529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357039194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357055252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357071771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357089854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357108776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357124690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357140704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357156957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357172361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357188979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357205369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357221830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357237174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357253433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357272707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357288102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357304217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357319513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357336515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357355173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357371684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357387124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357403621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357419476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357434774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357450937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357468036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357484607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357500560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357517517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357532901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357548966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357564771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357580582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357596674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357611927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357628460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357644834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357661295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357676596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357691886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357708021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357723264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357740227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357755540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357772764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357788684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357805078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357820310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357836231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357851956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357867196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5357883245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5357898856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5357915347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5357931260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5357947655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5357963583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5357978862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5357994633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358009891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358026446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358041669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358058197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358074415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358091483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358106749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358122019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5358137854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358156117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358172526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358187746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358206250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358222214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358238720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358254018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358272351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5358291624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358307996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358324130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358340392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358357033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358373013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358389874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358405225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358420564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5358436399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358451680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358468410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358483743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358500344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358516702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358533190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358548538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358564147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5358580539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358596114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358612205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358627516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358644506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358660478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358676836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358692096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358707772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5358723583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358739295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358755337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358771358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358787871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358804542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358821572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358837672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358852996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5358868837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358884126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5358900529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5358915835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5358932354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5358948259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5358965266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5358980702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5358995986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359011741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359027668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359043700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359058938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359075448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359091911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359109912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359125283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5359142196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359158119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359173332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359189377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359205008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359221509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359237365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359253701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359269791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5359285352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359301138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359316501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359332985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359348355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359364932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359380878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359397633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359413433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5359429049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359444815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359460605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359476754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359492052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359509038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359525569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359543477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359558902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5359574268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359590569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359605894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359621989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359637294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359654281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359670308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359686769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359702468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5359718075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359733936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359749264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359765798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359781150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359797730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359813693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359830574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359846124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5359861467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5359877299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359893020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5359909144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5359924449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5359940965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5359957402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5359974088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5359989410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 847,8470000,10000,0,0,256,5,23997,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5360039938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360056162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360071505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360088038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360103928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360120491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360136447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5360153526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360168821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5360184344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360200157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360216069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360232176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360247489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360264031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360280698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5360297045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360312248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5360328097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360344151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360359479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360375592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360391278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360407824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360423849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5360440241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360455992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5360471531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360487333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360502612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360519235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360534797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360551376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360567396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5360584304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360599622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5360614945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360630717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360646419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360662817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360678118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360694970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360711489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5360728298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360743646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5360758990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360775766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360791101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360807228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360822511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360839422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360855387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5360871809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360887090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5360902654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5360918411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5360933658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5360949720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5360965505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5360981992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5360997917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361014593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361030260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361045613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361061403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361076953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361093142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361108469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361125068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5361141372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361158159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361173508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361188877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361205033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361220595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361236704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361252007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361268985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5361285333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361301784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361317312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361333226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361349226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361364534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361380608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361396172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361412670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5361428607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361445312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361460912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361476245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361492039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361507359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361523830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361539808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361556308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5361572188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361589027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361604272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361619545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361635296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361651108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361667470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361682744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361699284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5361715618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361732008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361747278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361762507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361778572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361793865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361809909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361825172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361842025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5361857977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5361874469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361890208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5361906688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5361923659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5361939016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5361956390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5361971620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5361988108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362003970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362020712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362036155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362051334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362067043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362082681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362099504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362114782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362131320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362147591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362163928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362181125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362196692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362213235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362228950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362245160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362260556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362277756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362294073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362310528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362325832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362341976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362357622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362372758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362388714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362404428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362420964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362436880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362453658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362468971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362484252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362499989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362515614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362531886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362547148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362563661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362581797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362599302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362614583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362629948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362646237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362661506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362677536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362692781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362709879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362725716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362742071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362757273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362773999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362789886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362805143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362821213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362836932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362853610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5362869492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5362885875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362901473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5362916913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5362932584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5362947772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5362964100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5362979332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5362995831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363011726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363028367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363043640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363058907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363074657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363090292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363106328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5363121556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5363138058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363154310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363170690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363185982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363201645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363218719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363234183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363250470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5363266193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5363282905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363299338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363316026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363331782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363347274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363363237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363378907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363395378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5363410888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5363427625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363445924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363466935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363483925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363501164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363518070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363533550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363549808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5363565103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5363582994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363599401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363616095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363631557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363647812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363663693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363679118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363695481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5363711409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5363728298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363744321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363760757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363776881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363792554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363808395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363824295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363841169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5363856474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5363873069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5363888913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5363906011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363921305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5363936583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5363952804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5363968094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5363984701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364000865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364017966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364033967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5364050500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364068186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364087984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5364107394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364126266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 848,8480000,10000,0,0,256,5,24026,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5364194383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364217014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364234670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364251137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5364269558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364285803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364301505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5364317479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364334049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5364350888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364366480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364383401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364400973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5364418046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364433365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364448980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5364467234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364483040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5364499582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364515795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364532656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364548778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5364565272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364581296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364596860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5364612791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364628016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5364645560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364660980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364677945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364693934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5364711407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364727061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364742593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5364758642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364774756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5364791365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364807051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364823957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364840792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5364858903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364874852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5364893040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5364910906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5364928838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5364945707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5364963556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5364980628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5364996678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365013192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365029862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365045410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365061166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365077785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365094693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365110572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5365127251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5365144444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365160951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365176504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365192162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365208894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365224303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365240766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365256178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5365273632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5365289545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365306116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365321546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365337879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365354262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365369589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365386033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365402662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5365419470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5365435386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365452359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365468532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365484197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365500038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365516005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365532032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365548251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5365564846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5365581661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365598101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365613617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365629419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365645995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365661588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365677640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365693010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5365710299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5365727518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365745963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365763429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365781515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365797768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365813151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365831443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365846807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5365863773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5365879810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5365897378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365912877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5365928372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5365944159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5365960625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5365976885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5365992373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366009029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366025883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366042605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366057904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366073406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366089880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366106803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5366124264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366142261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366159041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366175014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366191508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366208237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366223763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366240474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366255962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5366273189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366289316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366306025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366321976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366339953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366357047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366375575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366393123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366409110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5366425711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366441615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366459587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366476198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366493181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366508740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366525469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366541604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366557355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5366573767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366590086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366607165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366623168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366640475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366656042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366671881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366687786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366704489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5366720940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366736538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366753476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366771043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366787693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366803336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366819311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366836170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366851825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5366868051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5366886330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5366908028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5366924434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5366941903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5366959120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5366974806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5366990801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367006210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367023641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367039056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367055993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5367071988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367089649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367104970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367130815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5367147317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367162947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367179013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367194246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367211133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5367227248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367243710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367259127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367274851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5367291194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367306488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367322669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367338443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367355032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5367371064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367387418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367403822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367443798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5367460092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367475324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367491263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367506423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367523461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5367539347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367555649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367570966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367586539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5367602480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367617666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367633847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367650151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367666854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5367682775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367699172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367714765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367763776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5367780142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367795650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367811945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367827486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367843989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5367860268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5367876605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367895302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5367913501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5367929739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5367945293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5367962263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5367978124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5367994808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368011126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368028634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368044482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5368059913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368075868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368091865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5368108098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5368123709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5368141136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368157211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368174080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368190094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5368207379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368225933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368241378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5368257470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5368273570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5368290393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368306698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368323039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368338868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5368355161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368370983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368386197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5368403149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5368418604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5368435067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368452323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368468927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 849,8490000,10000,0,0,256,5,24054,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5368529756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5368545202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368560936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368576147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5368592924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5368608177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5368624710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368640960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368657307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368704434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5368719988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368736005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368751278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5368767955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5368783256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5368799901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368815900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368832928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368848215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5368863734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5368879539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368896464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5368912622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5368927901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5368944449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5368960834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5368977262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5368992557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369007877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369024197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369039501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369055567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369070814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369088443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369104414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369120825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369136117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369151773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369167625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369183112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369199213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369214848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369231371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369247358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369263810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369279512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369295033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369310853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369326190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369342611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369358152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369374761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369391149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369407623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369424283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369443999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369460892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369476185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369492499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369507734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369524714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369540658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369557043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369572276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369588113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369603917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369619176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369635256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369651002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369667547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369683738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369700194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369715937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369731259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369747048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369762904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369779288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369794546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369811025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369827216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369843623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369859167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5369874496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5369890578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5369905862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5369921936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5369937216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5369953998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5369969872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5369986263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370001545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370017146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370032936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370048377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370064444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370079989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370096446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370112330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370128697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370144600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370159877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370175890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370191119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370208736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370224044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370240784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370256768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370273634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370288935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370304237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370320412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370336280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370352369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370368336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370385397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370402066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370419224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370435023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370450266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370466837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370482150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370498485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370513800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370530916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370546923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370563363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370579085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370594453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370610256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370625542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370642172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370657918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370674590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370690760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370707742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370723115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370738699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370754545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370770382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370786621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370802028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370818682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370835152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370851711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370867369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5370882828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5370899106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5370914492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5370930684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5370946077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5370963252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5370979356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5370995979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371011440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371027289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371043206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371058892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371075108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371090931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371107858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371124157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5371141278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371156718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371172179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371188116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371203918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371220155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371235576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371252231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371268726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5371285476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371300752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371316369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371332813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371348270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371364523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371380285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371397766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371413874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5371430181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371445360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371461053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371476820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371492072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371508091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371523681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371540210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371556098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5371572497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371588105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371603322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371619042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371634314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371650831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371666304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371682771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371698650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5371715518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371730821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371746342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371762412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371778167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371794195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371809447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371825899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371842435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5371858809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371874642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5371890809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5371907930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5371923170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5371939346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5371955007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5371971432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5371987272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372003566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372019077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372034384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372050172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372065322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372081983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372097946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5372115839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5372131884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372149334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372164650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372179922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372195698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372211576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372227669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372243134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5372259646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5372276569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372292919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372308142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372323684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372339866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372355112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372371348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372386554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5372403340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5372419212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372436191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372451478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372467184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372482970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372498531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372514916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372530200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5372546851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5372562891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372579528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372594706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372609904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372625606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 850,8500000,10000,0,0,256,5,24083,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5372675571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372691801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372707769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5372724442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5372740536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372757078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372772909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372788322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372804207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372819564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372836222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372851835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5372868432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5372884451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5372901328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372916704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5372932321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5372948172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5372963970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5372980157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5372995727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373012339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373029018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373045518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373061131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373076520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373092912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373108298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373125134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5373140900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373157500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373173539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373190045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373205884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373221279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373237186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373252565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373269189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5373284590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373301244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373317247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373334506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373349840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373365109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373380865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373396515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373412539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5373428000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373444481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373460817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373477205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373492448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373507724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373523990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373539282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373555612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5373570915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373587847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373603713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373620099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373635356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373650996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373667366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373682564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373698509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5373714303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373730761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373746860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373763175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373779043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373794605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373810572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373825804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373842257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5373857472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5373873956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5373890259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5373906606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373921823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5373937282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5373953937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5373969230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5373985309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374000536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374017404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374033318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374049680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374064916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374080737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374096504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374111753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374128045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374143742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374160251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374176157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374192752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374208401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374223684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374239407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374254641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374271058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374287503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374304191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374320198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374337416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374352777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374368315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374384107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374399797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374415831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374431337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374447847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374464370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374480773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374497537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374515608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374532096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374547380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374563431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374579539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374596105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374612028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374628628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374644254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374661328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374677189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374692675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374709317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374724594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374741156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374757195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374774213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374789542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374804865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374820693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374836490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374852592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5374868052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5374884640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5374900983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5374917432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374932765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5374948098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5374964493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5374979827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5374995934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375011499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375028611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375044609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375061087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375076467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375092231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375108070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375124220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375140817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375156204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375172806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375188819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375205745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375221110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375236485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375252343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375268075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375284203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375299507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375316310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375332661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375349880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375365277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375380638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375396992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375412392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375428550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375443952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375461059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375477124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375493659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375509082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375524850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375540652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375555957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375572058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375587712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375604226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375620132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375636548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375652235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375667564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375683591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375698882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375715438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375730753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375747270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375763250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375780085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375795579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375811108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375827229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375842664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5375858711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5375873950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5375890839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5375906758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5375923151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375938435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5375954122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5375969914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5375985181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376001512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376017470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376033968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376049904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5376066318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376081957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5376097227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5376112993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376128497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376144885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376160148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376176663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376192835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5376209554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376224847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5376240157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5376255939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376271582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376287683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376302983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376319506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376335777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5376352196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376367537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5376382853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5376399088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376414393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376430477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376445786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376464743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376485179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5376501755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376517778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5376533277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5376549183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376564810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376581434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376596782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376614899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376631344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5376648310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376663665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5376679050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5376695096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376710853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376727015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376742401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376759226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376775655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 851,8510000,10000,0,0,256,5,24111,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5376827024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376842410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5376857673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5376873636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376888860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5376905236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5376920495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5376936974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5376953144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5376969548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5376984795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377000272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377017020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377032414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377048387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377063774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377081171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377097141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377113491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377128739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377144491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377160882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377176131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377192436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377208070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377224599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377240503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377256902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377272590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377287930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377303711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377319009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377335409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377351040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377367595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377383756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377400617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377415954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377431543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377447490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377463341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377479382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377494611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377511314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377527552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377543932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377559162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377574404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377590510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377605803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377621845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377637426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377654413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377670415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377688801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377704861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377720218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377736009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377751546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377768067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377783425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377799991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377816253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377833077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377848382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5377863693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5377879497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377895201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5377911260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5377926540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5377943387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5377960039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5377976637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5377992042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378007696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378024046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378039464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378055654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378071252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378088270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378104280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378120766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378136160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378152141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378168033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378183401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378199560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378216581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378233243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378249267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378267307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378282623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378297910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378313653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378329352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378345427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378361104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378377608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378394277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378410739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378426013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378441261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378457418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378472635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378489159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378504415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378521349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378537312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378553782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378569091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378584816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378600642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378615993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378632117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378647928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378664497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378680456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378697469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378713245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378728545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378744380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378759939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378776458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378791743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378808288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378824252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378841120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378856444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5378871760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5378888785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5378904940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5378921073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5378936396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5378953623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5378969785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5378986261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379001605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379017398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379033283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379048675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379064832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379080576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379097494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379113559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5379130253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379146059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379161754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379177615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379193183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379209739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379225034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379241580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379257787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5379274806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379290188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379305523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379321430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379337376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379353503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379369112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379385903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379402317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5379418760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379434060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379449611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379465848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379481170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379497281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379512582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379529544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379545525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5379561936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379577921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379593264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379609076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379624432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379640968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379656296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379672832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379689026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5379705863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379721159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379736487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379752384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379768361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379784502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379799816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379816389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379834131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5379852133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379868899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5379885696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5379903424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5379920786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5379938402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5379956066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5379974320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5379991709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380009639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380026776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380043496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5380060715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380077821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5380095345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5380112004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5380130260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380148020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380166260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380183001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380199707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5380217627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380234376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5380251988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5380269578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5380287966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380305435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380323349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380340662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380357432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5380375032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380392169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5380409709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5380426394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5380444426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380462193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380480113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380496815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380513524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5380531196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380547944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5380564614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5380580332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5380596858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380612819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380629271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380647655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380666058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5380685357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380700706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5380717787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5380733128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5380749724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380766912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380783439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380799038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380816179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5380834426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380849949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5380866113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5380881422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5380898510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5380914753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5380931332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5380946864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5380964652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 852,8520000,10000,0,0,256,5,24140,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5381022165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381038515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381057805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381074090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381092176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381108463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381125253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381141401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381156789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381172588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381187813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381204210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381219510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381236014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381251940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381270267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381285515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381300803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381316509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381332634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381350031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381365197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381381976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381398477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381414936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381430256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381446172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381462670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381478357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381494275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381509663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381526538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381542340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381558603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381573771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381589407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381605110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381620280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381638615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381658105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381676107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381692059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381709150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381724482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381739707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381755593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381771409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381787391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381802591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381819146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381835689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381852056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381867317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5381882569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5381898781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5381913975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5381929926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5381945718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5381963277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5381979480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5381996974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382012279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382028212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382043949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382059193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382075269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382091334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382108232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382124158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5382141235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382156512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382171817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382187567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382206396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382222410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382237578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382254036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382270602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5382288428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382304011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382319504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382335910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382351255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382367346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382382970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382400112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382416066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5382432498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382447804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382463523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382479381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382494701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382510775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382526417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382542961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382558957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5382575383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382591206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382606542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382623026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382640200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382659684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382677036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382693807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382711365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5382728199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382743528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382758947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382775221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382790534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382806603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382822089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382839117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382855073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5382871495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382887302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5382904272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5382920084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5382935370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5382951460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5382967247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5382983919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5382999980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383017035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383032398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383048796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383065043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383080778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383096911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383112214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383128775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383145307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383161762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383177093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383192415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383208773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383224075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383240175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383255448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383272409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383288369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383306350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383321565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383338019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383353869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383369186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383385256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383400972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383417511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383435614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383455381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383470833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383486367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383502360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383518340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383534519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383549884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383566499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383582863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383599380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383614733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383630112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383646538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383661923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383678087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383693446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383710414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383726439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383742964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383758342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383774045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383789980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383805378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383821736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383837491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5383854118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5383870104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5383886607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383902633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5383918051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5383933963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5383949393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5383966219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5383983571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384000135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384016628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384033123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384048440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384063794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384080007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384095376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384111499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384126815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384143820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384159663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384175992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384191181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384206988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384222654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384237804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384253784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384269356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384285782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384301628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384317964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384333568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384348774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384364490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384379720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384396727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384411919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384428661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384444560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384461370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384476588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384491809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384507513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384523295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384539266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384554445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384570860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384587085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384603384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384618577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384634250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384650364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384665574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384681518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384696694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384713483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384729332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384745689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384760897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384776456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384792139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384807350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384823326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384838912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384855347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5384871196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5384887534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384903145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5384918368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5384934045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5384949211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5384965609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5384980790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5384997234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5385013509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385030417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385045697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385061012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385077355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385092605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385108680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5385123949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5385140822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 853,8530000,10000,0,0,256,5,24168,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5385191485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385208450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385223719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385240171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385256096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385271863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385287926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5385303197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5385320015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5385336300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385352680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385367955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385383229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385399750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385414973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385430946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5385446143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5385463026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5385478932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385495320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385510559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385526224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385541994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385558522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385574537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5385590483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5385607117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5385623023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385640114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385655456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385670801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385686588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385703311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385719399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5385734650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5385751158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5385768072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385784895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385800256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385815650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385831920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385847294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5385863450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5385878811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5385895987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5385911987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5385928440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385943745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5385959415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5385975257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5385991131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386007277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386023161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386039741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386055751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386072219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386088103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386103444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386119252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386134582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386151156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386167093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386183773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386199734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386219335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386234709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386250012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386266216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386281558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386297602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386313097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386330111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386346059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386362443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386379229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386395788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386411366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386426453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386442352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386457890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386474301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386491076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386507789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386523815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386539142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386554957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386570238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386586967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386602278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386618837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386634784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386651626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386667372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386682665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386698429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386714319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386730444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386745742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386762294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386778848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386795293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386810641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386826009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386842126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386857464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5386873932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5386889174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5386907180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5386923118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5386939495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5386955099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5386970374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5386986139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387001411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387017762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387032974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387049458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387065414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387082110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387098907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387116053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387131949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387150203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387166320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387181456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387197906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387214454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387230751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387245930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387262277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387278700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387293835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387309753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387324860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387342440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387358320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387374580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387390297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387406103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387421713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387436788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387453153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387468627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387485153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387501133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387518132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387533446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387548740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387564493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387580110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387596144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387611366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387627851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387644134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387660551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387675833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387691147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387707296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387722559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387738595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387754568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387771867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387787727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387804010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387819195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387834956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387850611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387865788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5387881704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5387897460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5387913829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5387929645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5387945924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5387961382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5387976574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5387992645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388007851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388024351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388039522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388055905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388071676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388088265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388103443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388118600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388134238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388149770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388165738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388180911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388197352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388213507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388229864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388245088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388260274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388276366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388291556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388307511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388322677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388339666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388355568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388372029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388387167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388402977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388419315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388434607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388450610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388466446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388482951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388498823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388515523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388530668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388545845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388561525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388576914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388593222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388608389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388624812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388640948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388657753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388672937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388688151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388704141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388719307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388735253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388750404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388767125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388783187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388799471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388814627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388830106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388845768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388860929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5388876845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5388892332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5388908744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5388924552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5388940836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5388956459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5388971727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5388987391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389003294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389020336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389035520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389051985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389067783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389084505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389099664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5389114835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5389130468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389146574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389162552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389177702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389194118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389210496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389226795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389241953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5389257138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 854,8540000,10000,0,0,256,5,24197,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5389306834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389322068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389338789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389354017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389370461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389386306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389403053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389418625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5389433802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5389449400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389465157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389481142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389496279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389512702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389528852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389545478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389560673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5389575865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5389592083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389607271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389623731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389639917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389657578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389673441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389689747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389705349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5389720587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5389736261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389751417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389767700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389783089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389799497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389815306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389831923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389847323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5389862512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5389878174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389893632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5389909576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5389924738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5389941122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5389957237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5389973523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5389988751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390004388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390020399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390035784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390051739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390066921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390085524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390102998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390120427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390139184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390156905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390172871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390188138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390204786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390220050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390236545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390252872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390270388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390285631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390300841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390316466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390332175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390348461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390364104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390380590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390397729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390414057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390429229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390444418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390460674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390476098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390492073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390507247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390524942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390540935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390557313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390572544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390588379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390604104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390619313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390635311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390650972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390668480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390684373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390700717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390716321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390731549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390747316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390762663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390779304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390794538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390810999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390827337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390843972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390859219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5390874526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5390890721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5390905960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5390921986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5390937204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5390954081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5390970205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5390986603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391001916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391017607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391033603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391048939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391065020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391083123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391101802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391117758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391134089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391150026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391165256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391180961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391196163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391212592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391227736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391244162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391260008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391276707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391291882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391307106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391322793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391339067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391355078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391370266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391386715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391402956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391419286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391434504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391449711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391466032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391481299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391497321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391512669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391529623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391545925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391562797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391578528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391593889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391609664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391624913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391641294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391656539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391673030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391688963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391705762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391721058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391736364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391752134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391768045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391784172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391799458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391815953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391832399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391848749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391864032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5391879279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5391895500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5391910778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5391926870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5391942133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5391959033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5391974943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5391991328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392007180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392022841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392038844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392054089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392070096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392088451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392107962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392124061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5392141258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392156620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392171991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392187865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392203833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392220201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392235544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392252116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392268496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5392284920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392300215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392315510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392331682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392347206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392363260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392378536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392395443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392411582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5392428850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392444356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392460116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392475907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392491185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392507228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392523268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392539735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392555608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5392571949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392587609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392603072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392618766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392634022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392650393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392665613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392684189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392700166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5392717220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392732524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392747824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392763613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392779283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392795338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392810605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392828631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392844652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5392861081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392876374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5392892246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5392908034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5392923320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5392939380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5392955049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5392971583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5392987486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393003887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393019602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393034898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393050657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393065936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393082457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5393097732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393114246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393130137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393146960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393162277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393177551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393193338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393208978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393225237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5393240495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393257037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393273304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393289701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393304967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393320240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393336377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393352330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393368402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 855,8550000,10000,0,0,256,5,24225,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5393422062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393440088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393457299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393473802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393489204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393504912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393521302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393538152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393554359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5393569769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393586816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393603270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393619652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393634887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393650593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393666327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393681556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393697581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5393713229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393729976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393745858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393762264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393777886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393793192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393808966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393824226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393840704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5393857360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5393874697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5393891181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5393907532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393922758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5393938294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5393954479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5393969660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5393985588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394000757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394017821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394035193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394053088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394069732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394086840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5394104251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394120850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5394138348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394155369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394173347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394190709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394210073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394226811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394243551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5394260812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394277977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5394295974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394313247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394331769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394349213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394367150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394384047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394401432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5394418938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394435677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5394453754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394470468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394488928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394506321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394524686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394541570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394558267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5394575493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394592831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5394610340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394627023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394644653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394660570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394676970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394692227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394708070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5394723838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394739123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5394755574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394771156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394787896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394803794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394820185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394835795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394851090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5394866880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394882160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5394898514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5394914017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5394930518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5394946429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5394963233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5394978495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5394993767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395009509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395025066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395041101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395056348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395072849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395089056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395105434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395120660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395135903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395152025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395167246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395183289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395198535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395215349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395231455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395247842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395263107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395278759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395294478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395309711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395325773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395341503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395358000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395373926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395391223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395406571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395422164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395437901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395453502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395469499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395484720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395501186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395517361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395533702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395548929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395564176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395580191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395595393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395611859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395627177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395644107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395660050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395676482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395691795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395707646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395723697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395738958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395755043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395770774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395787521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395803389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395819742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395835430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395850683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5395866413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395881615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5395897993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5395913454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5395929959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5395945826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5395962633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5395977886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5395993115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396008848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396024520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396040546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396055796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396072278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396089101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396105688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396120930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396136176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396152272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396167771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396183772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396199005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396215804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396231693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396248061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396263320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396279006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396294958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396310213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396326209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396341855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396358292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396374124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396390751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396406014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396421538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396437625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396453629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396469637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396485121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396501612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396517905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396534270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396549491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396564749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396580900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396596180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396612217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396627482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396644300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396660151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396676492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396691715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396707604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396723277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396738409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396754651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396770947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396787709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396803627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396819983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396835759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396851066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5396866832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396882095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5396898606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5396914160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5396930723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5396946688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5396963551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5396978928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5396994258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397010112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397025840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397041885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397057163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397073683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397089938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397106508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397121748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5397136980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397153117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397168571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397184587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397199800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397216720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397232625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397248955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397264463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5397279751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397295696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397310875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397327180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397342450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397359149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397375026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397391758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397407289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5397422514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397438147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397453715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397469705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397485114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397501566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397517810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397534146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397549311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 856,8560000,10000,0,0,256,5,24253,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5397603507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397620255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397635494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397651974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397667412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397683877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397699668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397716588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397731876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5397747228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397763028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397778814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397795103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397810411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397827324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397843160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5397859442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397874618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5397890232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5397905904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5397921075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5397937011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5397952596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5397969045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5397985345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398001761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398017415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398032720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398048445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398063633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398079995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398095761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398112220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5398128077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398144828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398160067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398175511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398191197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398209047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398225080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398240297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398256748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5398273245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398289870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398305147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398320423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398336575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398352044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398368081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398383285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398400208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5398416115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398432486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398447737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398463825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398479518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398494732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398510713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398526376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398542871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5398559138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398575690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398591469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398606849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398622724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398638074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398654620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398669973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398687218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5398703663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398720019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398735253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398750466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398766899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398782125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398798365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398813596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398832352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5398851420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5398871283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398891651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5398909170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5398925278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5398940502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5398957111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5398972310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5398989031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399004881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399021596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399036809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399052237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399067947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399083561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399099570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399114773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5399131219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399147538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399163901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399179367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399194583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399210720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399225977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399242186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399257399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5399274749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399290625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399306957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399322179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399337935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399353685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399368957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399385004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399401025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5399417737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399433694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399450912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399466708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399482358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399498123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399513377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399529790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399545010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5399561475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399577722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399594108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399609347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399624615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399640941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399656227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399672282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399687545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5399705135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399723391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399741730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399757345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399773492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399789287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399804513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399821903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399840425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5399858494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5399878435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5399895902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399911327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5399926663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5399943326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5399959148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5399975175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5399990545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400006967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400023506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400039931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400055173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400070449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400086598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400101882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400118694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400133938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400150835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400166787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400183242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400198574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400214245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400230015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400245462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400261477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400278065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400294557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400310438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400327144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400342504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400358131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400373987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400389578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400405692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400420954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400437434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400453809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400470209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400486007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400501305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400517454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400532640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400548948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400564281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400581212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400597069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400613454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400628642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400644206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400659933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400675345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400691302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400706878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400723283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400739323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400755585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400771258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400786752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400802616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400817998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400837886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400856154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5400872727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5400888656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5400905992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400921484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5400936734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5400953116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5400968427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5400984439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5400999671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401016535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401032433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401048799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401064054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401079630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401095396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401110626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5401126668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5401142222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401158705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401174585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401190940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401206552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401221880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401237920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401253224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5401269674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5401284937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401301656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401317560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401334270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401349609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401365142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401380942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401396511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5401412627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5401428154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401444716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401461295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401477693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401493351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401509413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401525614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401540899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5401556989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5401572299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401589235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401605147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401621444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401636667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401652727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401668410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401683518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 857,8570000,10000,0,0,256,5,24282,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5401734859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5401750143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401766914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401782778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401799106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401814392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401829937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401845628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401860799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5401876718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5401892298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5401912037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5401931188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5401947577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5401963513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5401978821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5401994566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402009780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402026114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402041299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402057706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402073543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402090246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402105403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402120732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402136365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402152301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402168258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402183427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402199810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402216253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402232547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402247740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402262921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402281793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402297004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402312996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402328600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402345071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402361161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402377483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402393054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402408302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402423989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402439192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402455522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402470736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402487758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402503765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402520466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402535669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402551118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402566829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402582431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402598439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402613675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402630124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402646308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402662652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402677873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402693136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402709912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402725228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402741268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402756529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402773479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402789929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402806647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402822364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402838115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402853881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402869094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5402885109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5402900831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5402917364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5402933224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5402949636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5402965378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5402980677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5402996356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403011516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403028086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403043282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403060855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403078219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403094665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403110085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403125524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5403141795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403157058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403173158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403188412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403205449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403221339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403237941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403253196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403268912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5403284625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403300099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403316139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403331790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403348263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403364214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403380574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403396299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403411626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5403427375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403442617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403459187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403475122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403491693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403507617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403524573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403539849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403555233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5403571032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403587192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403603235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403618673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403635174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403651521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403667927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403683192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403698536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5403714642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403730225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403746479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403761703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403778842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403794719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403811375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403826651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403842526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5403858327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403873530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5403890178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5403905365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5403921753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5403937793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5403954450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5403969663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5403984867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404000776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404016329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404032461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404047692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404064147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404080506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404096869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404112137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5404127607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404144790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404160075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404176101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404191331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404208169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404224062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404240653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404255926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5404271558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404287316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404302578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404318611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404334217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404350713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404366610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404382971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404398860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5404414208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404429949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404445163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404461695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404476938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404493369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404509216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404525993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404541246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5404556488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404572224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404588019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404604069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404619298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404635740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404652081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404668501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404683784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5404699269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404715455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404731832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404748052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404766275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404786212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404805875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404827804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404845540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5404863964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5404882777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5404901172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5404918984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5404935405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5404953685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5404969784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5404986278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405001847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405018207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405034131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405049414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405065516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405081574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5405098213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5405114154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5405130644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405146898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405162332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405178364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405193637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405210333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405225608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5405242233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5405258216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5405275363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405290731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405306385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405322203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405337880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405354020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405369321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5405385875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5405402244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5405418693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405434234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405449575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405465787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405481106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405497414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405513435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5405530467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5405546450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5405562917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405578568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405593938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405609782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405625326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405641844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405657226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5405673827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5405689869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5405706725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405722092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405737459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405754024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405771524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405787734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405802989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5405819572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5405836676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5405853302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 858,8580000,10000,0,0,256,5,24310,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5405904335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5405920027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5405935853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5405951141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5405968123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5405983432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406000983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406018775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406038362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406054115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406069647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406087261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406102584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406118967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406134313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406151385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406167322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406183753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406199850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406218354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406234222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406249582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406266117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406281422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406297971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406314137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406330983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406346592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406361883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406377884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406394058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406411022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406426348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406442858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406459336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406475771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406491060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406506364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406522586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406537914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406553970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406569272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406586171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406602090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406618522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406633820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406649541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406665300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406680593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406696674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406712281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406728822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406744760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406763582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406782446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406798986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406815040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406831261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406847468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5406862828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5406880609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5406897306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5406913855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406929219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5406944673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5406961222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5406976551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5406992958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407008279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407025271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407041251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407057711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407073025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407088912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407104716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407119994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5407136095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407151850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407168588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407184796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407201252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407217322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407233784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407249504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407265229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5407281297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407296563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407313298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407329598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407345989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407361264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407376736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407392867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407408123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5407424204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407439484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407458039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407473992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407490387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407505882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407521691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407537508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407553396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5407569695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407585375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407601934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407617892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407634353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407650041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407665380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407681189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407696488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5407712933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407728232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407744835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407760809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407777583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407792907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407808341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407824246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407839951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5407856122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5407871659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5407888234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5407905161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5407921602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407936878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5407954497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5407971843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5407988483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408005438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408021602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408038368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408054399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408071142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408087240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408102983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408118983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408134362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408152176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408167516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408184332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408200337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408217256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408233480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408248795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408264993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408280316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408296416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408311706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408328668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408344654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408361117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408376458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408392224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408408068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408423423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408439527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408455179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408471731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408487695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408504398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408520013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408535355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408551167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408566711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408585541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408600925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408617502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408633509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408650338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408665722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408681097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408696958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408712647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408728851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408744210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408760799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408777070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408793555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408808886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408824245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408840423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408855795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5408871955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5408887286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5408904874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5408920917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5408938997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5408954772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5408970066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5408985804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409001051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409017453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409032713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409049264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409065412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409082234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409097495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409112748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409128474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409144061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409160140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409175395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409191912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409208243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409224654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409239921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409256928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409273203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409288494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409304561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409319836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409336713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409353203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409373626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409391054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409406496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409422380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409437968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409454518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409469865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409486482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409502470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409519357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409534719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409550060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409566553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409582337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409598446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409613749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409630366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409646645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409663068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409678396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409693760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409709897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409725168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409741238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409756535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409773463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409789409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409805862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409821175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409836845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409852793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409868219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5409884433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5409900181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5409916869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5409932957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5409949538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5409965259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5409980700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5409996642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 859,8590000,10000,0,0,256,5,24339,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5410537978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5410554437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5410570080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5410587214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5410603288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5410619764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5410635407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5410651153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5410666928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5410682193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5410698463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5410714132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5410730662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5410747228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5410763833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5410779574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5410794875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5410810659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5410826136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5410842578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5410857825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5410874346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5410890830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5410907147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5410922356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5410937704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5410953870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5410969109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5410985123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411000759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411017544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411033373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411049684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411064900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411080492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411096198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411111409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411127408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411142961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411159421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411175269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411192438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411208190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411223478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411239262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411254726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411271308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411286589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411303308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411319492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411336564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411351823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411367071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411382795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411398408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411415392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411430553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411446929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411465556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411481982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411497238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411512548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411528639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411543863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411559870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411575069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411591886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411607753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411624079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411639957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411655240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411670945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411686142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411702785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411717977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411734342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411750125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411766767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411781912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411797068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411812710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411828275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411844184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5411859347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5411875733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5411891920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5411908219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411923377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5411939422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5411955519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5411971359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5411987352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412002480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412019592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412035510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412051860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412067059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412083144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412098891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412114109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412130135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412145789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412162254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412178132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412194483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412210129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412225376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412241086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412256566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412272988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412288265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412305492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412325194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412343370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412358900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412374229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412390705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412405992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412422032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412437234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412454287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412470182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412486534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412501941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412517821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412533588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412548847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412564900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412580532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412597046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412612928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412629317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412645007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412660280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412676046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412691292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412707874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412723459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412739965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412756570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412773398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412788639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412803936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412819949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412835507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412851533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5412866760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5412883458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5412899557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5412917231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412933034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5412948562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5412964787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5412980045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5412996092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413011284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413027989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413043872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413060229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413075717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413091307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413107078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413122310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413138386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413154226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413170781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413186689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413203303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413218557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413233812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413249559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413265302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413281355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413296631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413313122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413329584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413346278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413361563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413376816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413393060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413408604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413424623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413439995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413458722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413474729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413491147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413506422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413522174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413537957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413553238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413569280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413584875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413601350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413617208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413633812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413649475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413664757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413680489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413695890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413712332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413727592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413744104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413760011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413776738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413792029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413807320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413823347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413838939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413854974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5413870201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5413886717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5413902980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5413919387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413934709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5413950255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5413966384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5413981699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5413997763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414013249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414030093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414046029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414062447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414078358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414093726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5414109542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414124855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5414141448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414157277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414174378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414190570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414207647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414222891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414238169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5414253931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414269667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5414285808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414302460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414318993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414335356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414351787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414367090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414382628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5414398858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414414160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5414430245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414445532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414462476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414478434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414494887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414510453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414526096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5414541962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414557304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5414573409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414589055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414605654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414621642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 860,8600000,10000,0,0,256,5,24367,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5414672395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414687668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414703826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5414719589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414734850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5414750880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414766983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414783502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414799402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414815797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414831732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414847032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5414862815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414878090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5414896794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5414912193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5414928747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5414944694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5414961654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5414976952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5414992238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415008042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415023832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415039908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415055199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415071657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415087973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415104376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415119638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415134906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415150955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415166201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415182220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415197497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415214512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415230429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415246824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415262550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415278238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415294000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415309243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415325507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415341129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415357612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415373496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415390372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415406686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415424822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415441913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415460344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415477112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415492508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415509335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415526397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415542996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415558337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415574080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415590547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415605924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415622138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415637520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415654560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415670587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415687072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415703031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415718478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415734343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415749708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415766233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415781556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415798138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415814109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415831112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415846448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5415861817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5415877687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415893576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5415909702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5415925045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5415941625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5415958136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5415974622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5415989941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416005280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416021667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416037020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416053163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416068490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416085525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416101506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416118780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416134121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416149849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416165687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416180990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416197089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416212951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416229580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416245570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416262105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416278003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416293357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416309205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416324577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416341120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416356452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416373045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416389500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416407927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416424636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416442781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416459664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416475090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416491286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416506684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416524321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416540397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416556989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416572373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416588386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416604336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416619653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416635865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416651564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416668118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416684535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416701434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416717417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416732749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416748525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416763761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416781052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416796391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416812946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416830783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416847326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416862667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5416878118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5416894673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5416910047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5416926166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5416941500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5416958403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5416974381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5416990845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417006182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417022061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417039402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417054671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417070619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417086504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417102953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417118799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417135095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417150559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417165743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417181444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417196608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417213215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417228391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417244783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417260586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417277255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417292397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417307580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417323269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417338709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417354646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417369786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417386186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417402470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417418765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417433953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417450392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417466825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417482043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417498051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417513264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417531521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417547442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417564684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417583686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417599554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417617072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417632946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417649747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417665129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417681910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417697942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417715307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417730623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417746018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417761803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417777763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417793799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417809091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417825627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417841892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5417858258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417873511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5417888833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5417905275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5417920602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5417936688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5417952386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5417968918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5417984835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418001245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418016900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418032304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418048130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418063460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418079923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5418095205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5418111734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5418128361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418145104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418160453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418176418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418192286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418208083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418224135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5418239338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5418255799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5418272283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418288629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418303824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418319056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418335500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418350762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418366780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5418381995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5418398891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5418414780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418431387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418446624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418462387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418478095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418493312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418509273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5418524852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5418541333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5418557229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418573604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418589281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418604582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418623077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418639848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418659033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5418675627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5418692452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5418709323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418725946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418741280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418756686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 861,8610000,10000,0,0,256,5,24396,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5418808338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418824587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418841439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5418857127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5418873847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5418890630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5418907843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418924752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5418940081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5418956322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5418971601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5418987537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419002697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419019484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419035297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419051605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419066794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419082324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419098000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419113189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419129129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419145043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419161447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419177295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419193564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419209124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419224393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419240109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419255325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419271978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419287194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419303677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419319561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419336607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419351871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419367138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419382885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419398538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419414533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419429734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419446211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419462520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419479709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419494907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419510348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419530850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419547111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419563176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419579013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419595823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419611759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419628217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419644080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419659371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419675127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419690351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419706892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419722131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419738592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419754496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419771495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419786769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419802045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419817807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419837040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419854343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5419869665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5419886170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5419902866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5419919827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419935171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5419950537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5419967037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5419982427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5419998564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420013927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420030944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420046970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420063523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420079327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420094733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420110628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420126064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5420142684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420158542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420175210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420191259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420208210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420223612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420239011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420254926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420270937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5420287108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420302522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420319193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420335841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420352387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420367777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420383236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420399560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420414969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5420431158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420446525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420463810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420479827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420496397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420511789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420527597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420543475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420558864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5420575259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420591203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420607807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420623825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420640717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420656243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420671581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420687394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420703067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5420719209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420734889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420751493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420767804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420784523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420799861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420815158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420832208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420850971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5420868885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5420884242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5420901595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5420917565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5420934007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420949270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5420965249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5420980992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5420996250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421012277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421028143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421044643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421060566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421077472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421092738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421108005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421123767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421138995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421155783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421171008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421187503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421206245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421222706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421237932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421253166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421269376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421284627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421300594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421315780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421332639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421348543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421365133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421380361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421395992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421411760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421426971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421442999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421458609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421475105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421490966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421507820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421523452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421538680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421554396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421569566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421585946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421601083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421617453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421633248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421650191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421665389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421681591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421697439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421713138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421729154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421744395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421760920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421777209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421793654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421808947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421824237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421840708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421855983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5421872006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5421887253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5421904160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5421920043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5421936432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421951680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5421967571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5421983294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5421998521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422014886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422030358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422046826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5422062677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422079605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422094909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5422110142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422125886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422141509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422157598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422173315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422189801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5422207272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422223712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422238972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5422254270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422270473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422285720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422301723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422316954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422333890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5422350017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422366399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422381627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5422397354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422413422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422428706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422444795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422460456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422476986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5422492913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422509308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422524997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5422540387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422556222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422571542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422587972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422603297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422619887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5422635833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422652866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422668173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5422683523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422699349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422715155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422731188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422746449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422762954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5422779178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422795590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422810859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5422826411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5422842762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422858001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5422874014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5422889711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5422906298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 862,8620000,10000,0,0,256,5,24424,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5422967846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5422984412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5422999741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423015421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423031208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423046549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423062637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423078317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423094875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423110813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423127180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423142849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423158135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423173901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423189200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423205731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423221246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423237778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423253692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423270639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423285945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423301235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423317003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423332645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423348962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423364234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423380798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423397268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423413864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423429133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423444410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423460574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423475830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423491867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423507083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423524220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423540330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423556662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423571866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423587427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423603109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423618339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423634322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423649845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423666252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423682094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423698432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423715146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423730345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423745966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423761050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423777480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423792644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423809064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423824877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423843018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423858541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5423873838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5423889953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5423905461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5423921516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5423936759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5423953587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5423969541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5423985965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424001916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424021668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424038631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424053907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424069993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424086628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424103404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424119224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424135528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424151254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424166531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424182275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424198561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424214950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424230370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424246846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424262704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424279542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424294813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424310101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424325880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424341491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424358968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424376030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424393086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424408995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424425535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424440904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424456660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424472359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424487583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424503630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424519230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424535691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424551527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424567840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424583457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424598683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424614381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424629572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424645917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424661100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424677563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424693483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424710469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424725953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424741199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424756909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424772528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424789155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424804408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424820812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424837140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5424853474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424869189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5424884432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5424900567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5424915979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5424933435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5424951518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5424969461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5424985397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425001790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425017336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425032885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425048538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425063700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425080073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425095242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425111597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425127356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425144022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425159158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425174307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425189934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425205573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425221746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425236874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425253205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425269392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425285903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425301097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425316277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425332346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425347529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425363508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425378707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425395526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425411544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425427826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425443000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425458533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425474175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425489318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425505265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425520836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425538215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425554024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425570317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425585973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425601408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425617113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425632296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425648622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425663821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425680277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425696089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425712720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425728211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425743904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425759604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425775181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425791340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425806479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425822907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425839162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5425855540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425870743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5425886007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5425902679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5425918118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5425934090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5425952649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5425971930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5425990001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426007016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426023405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426038801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426054522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426069735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426086533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426102021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426119214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426135191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426152013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426167253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426182520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426199127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426214971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426230931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426246100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426262531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426278796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426295112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426310288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426325472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426341469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426356648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426372580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426387703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426404445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426420429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426436698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426452055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426467330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426483216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426498340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426514502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426529737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426546361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426562136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426578725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426593912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426609268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426624899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426640400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426656328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426671464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426687826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426703919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426720446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426735588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426751067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426767357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426782606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426798609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426813809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426830625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426846480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5426863067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426878248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5426893861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5426909591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5426924775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5426940785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5426956319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5426973496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5426989643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427005935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427022247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427037929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 863,8630000,10000,0,0,256,5,24453,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5427089636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427104920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427120974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427136204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427153130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427168968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427185265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427200469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427216215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5427231914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427247101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427263483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427279389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427296111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427311988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427328689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427343900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427359099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5427374818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427390364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427406384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427421815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427438238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427456562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427473234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427488492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427503743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5427519911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427535150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427551740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427566947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427583873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427599736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427616106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427631323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427646950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5427662634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427677821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427693819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427709413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427725839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427741673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427757989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427773804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427789053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5427804769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427819971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427836341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427851762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5427868186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5427884023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5427900815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427916049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5427931329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5427947050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5427962641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5427978907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5427994885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428014109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428032137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428050367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428066327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428082554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428098510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428114406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428132111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5428148351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428165272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428181213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428197999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428214017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428230281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428246170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428261414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428277991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5428293430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428309887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428325736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428342528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428357971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428373200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428388921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428404526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428420582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5428435797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428452586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428468465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428485040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428500255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428515826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428531537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428546724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428562723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5428578247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428594727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428610589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428626936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428642466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428657728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428673685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428688928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428705326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5428720574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428737036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428752927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428769692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428784975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428800458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428816181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428831785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428847855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5428863268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5428879752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5428896270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5428912663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428927909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5428943186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5428959273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5428974511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5428990737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429005946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429022713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429038863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429055227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429070495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429086115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429101981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429117230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429133218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429148821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429165476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429181348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429197760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429216814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429232594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429250695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429267319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429284109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429299812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429316558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429333647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429350181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429365737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429381139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429397481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429412729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429428807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429444056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429463393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429479983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429496494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429512407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429528583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429545361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429561579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429578192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429593485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429609999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429625868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429642632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429657878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429673354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429689065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429704601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429720622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429735881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429752370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429768602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429784946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429800410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429815648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429831816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429846997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5429863186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5429878338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5429895169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5429910987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5429927297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429942486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5429958304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5429974504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5429989705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430005638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430021237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430037716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430053588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430069941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430085463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430100692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430116392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430131612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430147931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430163148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430179581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430195445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430212458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430228020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430243238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430258950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430274546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430290515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430305700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430322118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430338280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430354837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430370038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430385241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430401294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430416524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430432514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430448318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430469604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430485913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430502312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430518062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430533284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430549194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430564344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430580701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430595901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430612376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430628233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430644884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430660049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430675224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430690905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430706418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430722448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430737909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430754386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430770656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430787041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430803248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430819451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430837802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430852970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5430868856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5430883935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5430901316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5430917088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5430933514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430948624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5430964210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5430979843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5430994947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431010846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5431026546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431042905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431058843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431075063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431090623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5431105799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5431121451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431136598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431152921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 864,8640000,10000,0,0,256,5,24481,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5431204477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431221317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431239824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431258400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431274766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5431290255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5431306036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431321221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431337841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5431353085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431369824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431385726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431402379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431417722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5431433093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5431448803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431466264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431482198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5431497333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431513735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431530019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431546453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431561748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5431577257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5431593727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431608914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431624832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5431640412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431656851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431672909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431689237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431704765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5431719986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5431735661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431750844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431767238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5431782420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431798887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431815339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431832130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431847342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5431862765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5431878473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431894132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5431910124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5431925534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5431941984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5431958141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5431974458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5431989668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432004909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432020933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432036108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432052066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432067232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432083937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432099791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432116344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432131548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432147039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432162732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432177922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432193910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432209477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432225900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432242146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432258479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432274136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432289377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432305110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432320308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432337204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432352437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432369192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432385080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432401843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432417038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432432489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432448211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432463722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432479734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432495146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432511610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432527704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432544233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432559427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432574636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432590688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432605947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432622067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432637259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432653989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432669823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432686139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432701323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432716822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432732679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432747886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432763829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432779344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432795735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432811539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432828134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432843352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5432858853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5432874528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432890159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5432906595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5432921779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5432938191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5432954429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5432970755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5432985962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433001194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433017231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433032418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433048601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433063791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433080566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433096384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433112724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433127947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433143930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433159710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433174928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433190920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433206580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433223497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433239349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433255647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433271277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433286485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433302464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433317997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433334509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433349979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433366424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433382220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433398973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433414173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433429655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433445358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433460928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433476910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433492092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433508511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433524724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433541037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433556442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433572074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433588068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433603241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433619404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433634539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433651372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433667211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433683528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433698719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433714276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433730005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433745443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433761420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433777436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433793909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433809953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433826232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433841829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433857097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5433872824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433888056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5433904467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5433919677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5433936347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5433952590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5433968957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5433984226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5433999494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434015575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434030821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434046843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434062099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434078915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434094808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434111165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434126451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5434142101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434157873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434173173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434189222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434205556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434222147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434240338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434256783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434272490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5434287711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434303411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434318604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434335023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434350183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434366649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434382507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434399203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434414378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5434429801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434445466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434461012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434476986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434492406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434508793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434524946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434541286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434556519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5434571729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434587755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434603664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434621020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434636224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434659510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434678663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434696082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434712804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5434728319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434744088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434759288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434775768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434791324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434807817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434823579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434840381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434855573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5434870772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5434886474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434902000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5434918620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5434933824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5434950248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5434966518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5434982865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5434998323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435013533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435029570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435044798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435060828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435076028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435093057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435108964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5435125578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435141138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435156416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435172157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435187413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435203749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435219433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435236909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435252746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5435269616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435284805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 865,8650000,10000,0,0,256,5,24509,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5435335030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435350704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435365996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435382008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435397554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435413971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435429787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5435446119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435461616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435476826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435492708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435507902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435525071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435540236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435556636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435572459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5435589618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435604828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435620251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435635920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435651760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435667739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435682906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435699338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435715485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5435731789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435747002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435762220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435778198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435793405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435809901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435825226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435842086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435857937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5435874247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435889746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5435904978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5435920650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5435935851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5435952074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5435967347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5435983761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5435999847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436016501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436031753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436046994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436062721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436078194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436094174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436109336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436126048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436142213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436158560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436173746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436188972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436204988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436220886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436236804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436252266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436269302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436285205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436301763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436317344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436333057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436348791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436364034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436380278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436395928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436412387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436428282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436444653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436460206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436475440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436491349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436506556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436522892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436538127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436554575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436570458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436587457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436602682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436617946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436633883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436649416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436665394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436680588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436697058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436713243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436729584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436744846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436760096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436776218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436791494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436807500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436822732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436840067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436856012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5436872599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436887840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5436903730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5436919807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5436935067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5436951307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5436966973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5436983455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5436999368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437016085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437031351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437046621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437062357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437077875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437093869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437109067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437125768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437141958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437158344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437173603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437188876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437204935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437220173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437236193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437251445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437268224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437284137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437300466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437315709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437331337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437347056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437362257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437378247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437393753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437410198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437427507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437443837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437459431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437474694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437490397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437505606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437523071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437540254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437558690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437574627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437592437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437607709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437623014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437638748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437654315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437670360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437685734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437702478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437718302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437734602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437749788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437765305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437780986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437796170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437812341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437827796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437844166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5437860640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5437877074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437892776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5437908099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5437923896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5437939191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5437955652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5437970843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5437987275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438003375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438020051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438035297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438050532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438066210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438081746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438098351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438113641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438130103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438146448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438162819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438178024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438193517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438211094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438226401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438242450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438258020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438275002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438290887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438307423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438322671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438338264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438354019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438369232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438385248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438400776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438417237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438433098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438449472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438465028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438480290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438496236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438511537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438527955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438543207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438559899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438575783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438592449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438607680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438622911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438638632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438654172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438670161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438685582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438702489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438718353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438734697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438750025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438766808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438784580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438799879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438815879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438831444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438847892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5438863764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5438880106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438895613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5438911144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5438926856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5438942062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5438958435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5438973683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5438990135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439006245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439023144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439038345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439053570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439069539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439085062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439101086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5439116317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5439132776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439148968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439165345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439180580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439196042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439212107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439227333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439243341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5439258784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5439275628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439291515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439308024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439323366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439338992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439355260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439370597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 866,8660000,10000,0,0,256,5,24538,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5439421475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5439436968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5439453962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439470003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439486424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439501651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439517319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439533071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439548311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439564554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5439580075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5439597330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439613254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439629620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439645291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439660537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439676227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439691420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439707737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5439722964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5439739423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439755341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439771998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439787239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439802475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439818222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439833703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439849698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5439864921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5439881639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5439897799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5439914187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439929437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5439944938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5439961085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5439976356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5439992345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440007552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440024301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440040182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440056521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440072001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440089900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440105710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440120945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5440137003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440152586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440169087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440184994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440203297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440218597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440233865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440249897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440266192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5440282281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440297510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440313999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440330235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440346954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440362252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440377801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440393951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440409226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5440425308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440440795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440457618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440473541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440489964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440505262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440520869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440536622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440551868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5440567932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440583597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440600143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440616038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440632668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440648262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440663527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440679272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440694540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5440710964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440726229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440742694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440758841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440775584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440790852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440806132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440821912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440837458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5440853457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5440868698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5440886108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5440902567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5440919710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440936704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5440954037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5440971383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5440988103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441006329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441023776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441041915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441059379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441077930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441094693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5441111441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5441128777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441145897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441163477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441180203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441198586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441216508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441234467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441251198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5441268594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5441286015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441302735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441320373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441337566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441355710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441373195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441391562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441408349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5441425127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5441442429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441459524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441477116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441493851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441511901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441529667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441547613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441564361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5441581467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5441598790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441615547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441633037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441648708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441665543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441681482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441698119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441713804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5441729110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5441744875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441760399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441777063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441792484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441809091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441825750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441842587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441857880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5441873611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5441890008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5441905469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5441921671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5441937241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5441954370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5441970465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5441986981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442002383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442018102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442033888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442049157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442065693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442081393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442097897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442113834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442130503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442146201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442161516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442177290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442192558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442211143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442226505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442243054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442259248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442276382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442291626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442306836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442323178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442338849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442354901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442370117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442386608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442402801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442419143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442434384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442449911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442465914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442481815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442497851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442513062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442530045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442546034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442562483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442578081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442593422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442609231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442624566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442641175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442656681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442673586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442689541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442707864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442723200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442738432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442754162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442769777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442785770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442801049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442817768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442833938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442850264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442865454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5442880672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5442896701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5442911963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5442927998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5442943488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5442960537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5442976394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5442993000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443008493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443024173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443039903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443055149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443071138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443086689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5443103121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5443119345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5443135779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443151483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443166788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443182596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443197923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443214325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443229604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5443246134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5443262338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5443279117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443294745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443310106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443326168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443341954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443358161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443373541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5443390495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5443406582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5443423121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443438547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443454248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443470166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443485429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443501472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443517133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5443533589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5443549465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5443566157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 867,8670000,10000,0,0,256,5,24566,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5443616289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443632346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443648536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443663756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443680141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443695611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5443713653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5443730039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5443746434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443761738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443777503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443793292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443808541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443826049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443844527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5443861130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5443877036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5443894231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443909575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5443925000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5443940745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5443957060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5443974706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5443990053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444006779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444023161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444039569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444054862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444070146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444086283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444101539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444117579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444133042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444149942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444165873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444182265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444197574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444213180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444228935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444244206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444260243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444275905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444293267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444313201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444330243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444345500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444361479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444378456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444394241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444410260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444425466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444442014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444458373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444474706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444489911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444505185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444521411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444536584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444552609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444567796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444584772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444600828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444618298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444634139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444649743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444665455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444680620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444696566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444712034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444728411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444744182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444760426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444776151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444791384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444807081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444822499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444838842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444854060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5444870488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5444886346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5444902995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444918190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5444933411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5444949127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5444964568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5444980527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5444995667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5445013210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5445029423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5445045743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445060961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445076190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445092245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445107460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5445123478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5445138712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5445155434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5445171271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5445187544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445203335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445218604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445234283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445249541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5445265868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5445281159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5445297967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5445313903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5445330902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445346223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445361527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445377378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445393225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5445409309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5445424602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5445441117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5445457381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5445473790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445489085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445504356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445520678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445535959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5445552055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5445567301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5445584117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5445600069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5445616474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445631790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445647825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445663557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445679103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5445695253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5445710953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5445727479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5445743402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5445759790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445775492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5445790770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5445806502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5445821769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5445970566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446013699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446030387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446046062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446062221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446077834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446092935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446108553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446123646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446139901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446155028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446171415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446187229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446206800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446221994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446237191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446252866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446268493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446284498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446299696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446316104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446332388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446349352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446364591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446379867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446398096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446413355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446429383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446444619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446461478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446477409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446493807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446509639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446525257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446540957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446556139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446572338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446589049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446605526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446621401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446637747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446653353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446668603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446684324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446699723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446716145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446731330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446747770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446763838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446780470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446795676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446810872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446826569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446842155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5446858160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5446873333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5446891373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5446907210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5446923544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446938766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5446954424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5446970153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5446985307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447001275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447017047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447033479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447049315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447065632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447081147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447096411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5447112151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447127370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447143663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447158849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447175678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447191529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447208385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447223574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447238769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5447254440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447270266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447286251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447301503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447318447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447334734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447351321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447366502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447381653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5447397652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447412867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447428851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447444035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447460742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447476567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447492876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447508434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447524089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5447539840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447555093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447571081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447586648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447603114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447619007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447635350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447650891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447666151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5447681885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447697099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447713440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447728673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447745202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447761163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447777996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447793240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447808486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5447824332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 868,8680000,10000,0,0,256,5,24595,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5447874516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5447891270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5447906706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5447923215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5447939130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5447955888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5447971192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5447986473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448002254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448017955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448034071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448049359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448065900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448082369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448098807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448114111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448130801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448147504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448162842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448178902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448194166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448211316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448227276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448243675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448258928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448274859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448290673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448305983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448322651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448338384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448354940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448370879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448387297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448403190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448418504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448434257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448449589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448466146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448481410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448497887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448514779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448531193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448546477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448561777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448578087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448593404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448609496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448624769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448641592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448657515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448673897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448689176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448705081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448720907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448736893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448752994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448768897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448785461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448801414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448817857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448833480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448848836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5448864645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448879952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5448896359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5448911584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5448928044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5448943905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5448960609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5448975925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5448992690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449008371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449023996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449039959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449055137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449071545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449087909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449104249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449119448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449134654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449150891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449166064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449182294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449197445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449214702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449230557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449246856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449262073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449277973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449293677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449308865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449325244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449341003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449357553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449373524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449390280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449406077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449421397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449437125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449453173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449469307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449484603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449501129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449517409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449533836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449549099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449564403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449580507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449595832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449611896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449627165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449643973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449659914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449676351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449691662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449707972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449723734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449738950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449754981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449770583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449787034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449802901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449819255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449834981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449850543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5449866295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449881566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5449898213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5449913471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5449929958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5449945865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5449962753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5449978009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5449993995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450010464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450026210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450042279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450057499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450073984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450090399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450107878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450124375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5450141397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450157731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450173149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450189539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450207374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450224153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450240197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450256669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450272712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5450288089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450303964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450319441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450336228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450351500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450368008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450383895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450400662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450415888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5450431110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450446837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450462627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450478644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450493860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450510318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450528120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450544533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450559802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5450575092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450591237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450606452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450622472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450637693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450654528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450670787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450687206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450702912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5450718240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450734078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450749376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450765797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450781330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450797842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450813792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450830562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450845878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5450861218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5450877037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450893591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5450909734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5450925080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5450941668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5450958188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5450974559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5450989829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451005145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451021367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451036829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451052910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451068225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451085096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451100960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451117309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451132538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451148305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451164035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451179240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451195502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451211070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451227578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451243486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451259857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451275717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451290990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451306746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451321973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451342237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451359453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451375965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451392298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451408722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451424005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451439316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451455405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451470839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451486842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451502028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451518902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451534943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451551317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451566576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451582426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451598179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451613434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451629514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451645145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451661863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451677782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451694191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451711246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451728728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451747127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451763954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451780527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451795730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451812218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451828347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5451844917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451860489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5451875741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5451891864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5451907484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5451924134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5451939389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5451956335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5451972240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 869,8690000,10000,0,0,256,5,24623,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5452023710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452038998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452054269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452070015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452085641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452101647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452116893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452133388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5452151266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5452170307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452185699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452201016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452217446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452232778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452248890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452264168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452281151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5452297058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5452313465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452329067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452344867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452360584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452375743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452392095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452407249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452423656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5452439459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5452456053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452471480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452486686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452502404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452517913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452534224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452549994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452566495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5452582793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5452599222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452614512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452629833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452648059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452663334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452679319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452694525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452711530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5452727400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5452743728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452758943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452774671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452790430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452805631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452821600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452837089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452853533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5452869395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5452886624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452902925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5452918322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5452934200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5452949546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5452966965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5452982266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5452998752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453015086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453031820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453047181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453062578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453078825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453094178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453110322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453125639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5453142550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453158800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453175301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453190666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453206398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453222542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453238040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453255460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453271307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5453287859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453303783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453320214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453335874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453351202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453366998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453382285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453399022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453414435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5453430961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453446889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453463697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453479007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453494765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453510606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453526578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453542703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453558028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5453574602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453590948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453607399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453622752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453638087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453654409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453669623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453685608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453700812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5453717578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453733476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453749841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453765578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453780818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453796558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453811764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453828080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453843517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5453859955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5453875787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5453893198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453908679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5453923906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5453939628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5453955138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5453971134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5453986343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454002809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454018980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454035595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454050841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454066423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454082962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454098344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454114499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454129835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454146809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454162835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454179310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454194651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454212095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454227984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454243292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454259403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454275119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454291735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454307738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454324207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454340230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454355927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454371739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454387004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454403566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454418879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454435445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454451650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454468638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454483986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454499353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454515572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454531179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454547627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454562960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454579945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454596122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454612578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454627880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454643651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454659514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454674895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454691044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454706853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454723397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454739360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454755828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454771540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454786866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454802674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454818006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454834432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454849786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5454866387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5454882350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5454899208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454914818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5454930183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5454946030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5454961758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5454977873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5454993717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455011753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455028338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455044680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455059887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455075126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455091343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455106577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455122559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455137778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455154652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455170512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455186904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455202514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455218199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455234179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455249420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455265839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455281111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455297611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455313472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455330207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455345432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455360924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455377658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455393534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455409680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455424996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455441522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455457837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455474286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455489668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455505062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455521209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455536514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455552605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455567940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455584928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455600899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455617364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455632741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455648422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455664230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455679488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455695547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455711240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455727718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455743622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455760020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455775591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455790878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455806612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455821900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455838242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455853513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5455870004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5455886193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5455903033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455918387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5455933652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5455949374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5455964930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5455980989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5455996222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456012709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456029144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456045500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456060734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456075993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 870,8700000,10000,0,0,256,5,24652,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5456125791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456141374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5456157325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5456172468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456188877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456205118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456221673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456236851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456252030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456268091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456283555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5456299553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5456314751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456331528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456347384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456364362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456380339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456396081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456412053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456428470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5456446404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5456462738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456479704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456495777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456512358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456528148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456543574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456559431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456575466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5456592185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5456607505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456624092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456640372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456656824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456672166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456687520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456703672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456719278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5456735469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5456750861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456767828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456784091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456800565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456815914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456831648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456847520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456862865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5456879023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5456894783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5456911624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5456927621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5456944080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5456960029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5456975400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5456991526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457007020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457023592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457038922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457055541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457071530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457088406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457103980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457119343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5457135166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457150850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457166929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457182214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457201050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457220945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457240917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457256838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457272842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5457288914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457304202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457320257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457335902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457352438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457368750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457385091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457400827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457416316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5457432021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457447246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457463653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457479093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457495566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457511441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457528213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457543470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457558686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5457574384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457589954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457605974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457621191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457637629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457653822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457670128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457685330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457700532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5457716812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457732307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457748348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457763609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457780430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457796515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457812887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457828613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457843894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5457859653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457874907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5457891261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5457907107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5457925261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5457942656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5457960868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5457977804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5457994490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458011705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458028697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458046238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458062898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458081197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458098857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458116814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458133539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5458150514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458167772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458184490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458202421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458219069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458237118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458255107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458277772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458296796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5458313519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458331248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458347921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458365476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458383072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458405307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458422665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458440477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458457525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5458474426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458491629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458508228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458526017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458542662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458560709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458578399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458596574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458613295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5458629983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458647510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458662944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458678893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458694061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458711244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458727154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458743545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458758812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5458774374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458790299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458805464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458821450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458836935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458853600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5458869453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5458885756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458901260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5458916488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5458932181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5458947367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5458967509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5458982993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5458999459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459015695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459032006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459047180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459062351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459078410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459093597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459109810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459125002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5459141840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459157674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459174197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459189376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459204925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459220583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459235731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459251656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459267189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5459283608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459299706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459316382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459332032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459347284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459362991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459378209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459395000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459410202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5459430265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459446346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459463361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459478887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459495190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459510997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459526820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459543750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459559484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5459575970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459592379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459608768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459624013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459639519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459655338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459670786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459686770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459702249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5459718725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459734577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459750889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459766398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459781650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459797599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459812851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459829177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459844383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5459860881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5459876740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5459893425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459908637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5459923866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5459939574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5459955100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5459971134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5459987080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460003557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5460020177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460036820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460052063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460067310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460083374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460098618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5460114613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5460129837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460146678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5460162812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460179236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460194511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460210106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460225834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460241090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5460257138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5460272767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460289367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 871,8710000,10000,0,0,256,5,24680,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5460339713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460356078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460371560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460386777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460402885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460418110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5460434253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5460449459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460466335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5460482833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460499286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460515288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460530633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460546679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460561972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5460578460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5460593769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460610319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5460626261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460643053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460658685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460674004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460689786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460705430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5460721512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5460737048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460753599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5460769922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460786376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460801894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460817214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460833454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460848766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5460865090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5460880382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5460897240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5460913215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5460929635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460944942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5460960658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5460976687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5460991993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461008080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461023690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461040437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461056358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461072797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461088375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461103688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461119482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461134772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461151097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461166512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461182949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461198753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461215325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461230487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461246324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461262013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461277634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461293583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461308754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461326142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461346229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461365027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461380360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461396415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461412222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461427532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461443617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461459326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461476112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461492057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461508288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461523898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461539130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461554762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461569952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461586209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461601342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461617795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461633619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461650362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461665739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461680860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461696483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461711981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461727968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461743177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461759641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461775890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461792192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461807401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461822602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461838805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461854145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5461870222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5461885411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5461902167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5461918219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5461934524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461949693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5461965187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5461980838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5461996319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462012300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462027977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462044717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462060624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462077286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462092510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462107767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462123489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462138686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462155056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462170497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462186971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462203346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462219749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462235252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462250526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462266679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462281877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462297872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462313059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462329879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462345742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462362036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462377241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462392779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462408844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462424033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462439968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462455768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462472236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462488084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462504442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462519996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462535201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462551128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462566266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462582554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462597656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462614493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462630991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462647711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462663266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462678464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462694128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462709666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462727110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462744164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462760779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462777227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462793569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462808776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462824014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462840044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462855377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5462871495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5462886717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5462903436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5462919528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5462935881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462951086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5462966616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5462982328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5462997533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463013521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463029055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463045747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463061634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463078268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463093548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463109041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463124802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463140339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463156396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463171670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463188156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463204371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463220769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463236250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463251505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463267592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463282858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463298872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463314108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463331445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463347344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463363977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463379256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463394856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463410948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463426443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463442428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463458039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463474553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463490435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463506830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463522442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463537738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463553728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463569101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463585558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463600820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463617526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463633421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463650137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463665420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463680707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463696473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463712029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463728098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463743564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463760035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463776301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463792685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463808153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463823422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463839544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463854807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5463870870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5463886151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5463903051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5463919201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5463935618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463950901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5463966487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5463982242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5463997736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464013778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464029356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464045849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464061731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464078511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464093763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5464109272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5464125032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464140630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464156674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464171912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464188382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464204565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464220929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464236425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5464251696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5464267834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464283068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464299309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464314526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464331379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464347288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464363683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464378976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5464394594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 872,8720000,10000,0,0,256,5,24709,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5464444830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464460698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464476921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464492598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464509293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464525724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464542262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464557666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5464573067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5464589297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464604625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464621017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464636398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464653427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464669710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464686232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464701636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5464722223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5464740719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464756108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464772582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464787930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464804750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464820741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464837578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464852971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5464868355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5464884219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464899894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5464916045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5464931376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5464947920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5464964233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5464980755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5464996329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465011721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465027971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465043382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465059561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465074938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465091910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465108088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465124737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465140418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465155808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465171682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465187058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465204592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465219893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465236382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465252495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465269694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465284935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465300800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465317445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465333547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465349995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465365337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465381938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465399903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465416264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465431697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465447110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465463435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465478725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465495020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465510304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465527213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465543146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465559566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465574834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465590686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465606456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465621952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465638020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465653628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465670134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465686050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465702803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465718104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465733385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465750245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465765918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465781873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465797049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465813634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465829845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465846155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465861321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5465876503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5465892535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5465907733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5465923706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5465938876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5465955642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5465971496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5465988036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466003240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466019669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466035405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466050625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466066603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466082496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466098949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466115003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466131322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466146957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466162257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466178233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466193475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466211149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466226473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466242940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466258884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466276075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466291376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466306651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466322400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466338125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466354177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466369400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466386387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466402791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466419202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466434465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466449754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466465867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466481125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466497137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466512368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466529147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466545043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466561397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466576654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466592258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466608033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466623534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466639867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466655097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466671582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466687759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466704674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466719953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466735245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466751003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466766621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466782697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466797921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466814370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466830638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466847010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466862382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5466877762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5466893819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5466909045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5466925048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5466940257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5466957038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5466972886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5466989246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467004688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467020236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467035978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467051193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467067180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467082774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467099214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467115060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467131382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467147309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467162583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467178282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467193490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467209949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467225190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467242154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467258021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467274818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467290062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467305974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467322641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467339957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467356194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467371541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467388292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467405379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467421880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467437181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467453220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467469026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467484583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467501532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467517400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467533938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467549882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467566521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467582157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467597451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467613197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467628433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467644849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467660117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467676703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467692782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467709558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467724862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467740170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467755970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467771655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467787750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467802996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467819504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467835846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467852212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467867694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5467882978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5467900399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5467917928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5467933946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5467949093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5467966095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5467981976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5467998527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468015056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468030345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468046075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468061541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468077952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5468093183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5468109987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5468125932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5468142716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468157978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468173266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468189043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468204640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468220700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5468235961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5468252493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5468268774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5468285194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468300842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468316155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468332391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468348300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468364567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5468379791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5468396866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5468412819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5468429260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468444561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468460285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468476091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468492376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468508893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 873,8730000,10000,0,0,256,5,24737,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5468563993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5468581612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5468597860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5468614695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468629983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468645853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468661675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468676979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468693329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5468709871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5468726437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5468742361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5468758777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468774734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468790058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468805847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468821671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468838312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5468853567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5468871394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5468887345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5468904347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468919620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5468935110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5468950854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5468966582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5468982629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5468998105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469015727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469032240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469050358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469067849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469084135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469100221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469115539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469131733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469147511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469164179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469180467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469196776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469212384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469227611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469243289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469258459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469274861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469292536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469309164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469327971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469345053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469360542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469375815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469392964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469408237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469424302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469439538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469456387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469472306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469488658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469504077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469520302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469536147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469551434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469567783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469583587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469600081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469615976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469632306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469648015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469663338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469679114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469694560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469711053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469727081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469743832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469759715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469776654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469791863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469807063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469823061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469838981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469855619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5469871065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5469887580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5469903988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5469920441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469935942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5469951228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5469967353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5469982662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5469998749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470014005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470030961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470046890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470063989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470079657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470095008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470110827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470126111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5470142508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470157829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470174346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470190319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470210017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470225325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470240624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470256647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470272350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5470288410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470303680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470320214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470336518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470353246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470368513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470383779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470399954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470415210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5470431308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470446697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470463652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470479607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470496026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470514074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470532857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470549554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470565171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5470581999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470597343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470613942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470630131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470648033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470663384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470678734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470695067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470711257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5470727865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470743125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470759935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470776228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470792639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470807897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470825246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470841534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470856793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5470872801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5470888063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5470904903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5470920772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5470937388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470952958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5470968229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5470983981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5470999257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471015673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471030886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471047323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471063430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471080355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471095755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471111060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471127088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471142748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471158784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471173988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471190466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471206685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471223105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471238392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471253908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471270060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471285290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471301300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471316533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471333396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471349317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471365690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471380996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471396946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471412720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471428606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471445237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471461507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471478001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471493885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471510254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471525866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471541131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471556871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471572374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471589055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471604319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471620833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471636755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471653539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471668818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471684076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471700688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471719878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471738652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471754158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471772317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471789023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471805365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471820772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471836725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471852505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471867740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5471883725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5471899514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5471915913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5471931745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5471948040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5471963687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5471978941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5471995716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472011146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472027815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472044027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472060982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472078027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5472095221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472110592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5472125998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472142247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472157631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472173735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472189048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472205991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472221916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5472238368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472253676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5472269409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472285245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472300545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472316592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472332176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472348698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472364599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5472381019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472396656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5472411960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472427751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472443297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472459662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472474933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472491458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472507378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5472524083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472539366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5472554676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472570649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472586299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472602720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472618013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472634577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472650886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5472667297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472682562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 874,8740000,10000,0,0,256,5,24765,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5472732746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472748677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472765979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472783569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472800253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472818323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472836397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5472854596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472871447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5472888304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5472906042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5472922869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5472940540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5472957715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5472974983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5472991040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473007775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473023485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473038897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473054840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473070208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473086745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473102072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473118679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5473134947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473151794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473167181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473182605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473198499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473214196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473230566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473245824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473262319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5473278623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473295039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473310349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473325864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473343920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473359622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473375671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473391448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473408016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5473423973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473441033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473456917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473472333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473488162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473503505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473519943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473535274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473551863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5473567861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473584644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473599961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473615271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473631096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473646714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473662806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473678122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473694899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5473711442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473727926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473743245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473759197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473775469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473790759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473806828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473822094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473838910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5473856977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5473873428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473888689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5473904672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5473920826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5473936032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5473954784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5473970074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5473986594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474002725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474019427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474034673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474049932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474065690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474081247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474097285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474112884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474129395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474145606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474161983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474177219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474192729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474212262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474227577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474243658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474258895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474275808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474291755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474308220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474323739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474339454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474355259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474370523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474386556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474402235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474418767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474434703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474451357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474466961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474482292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474498060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474513547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474529970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474545283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474561843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474578180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474594634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474610359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474625657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474642120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474657408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474673518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474688758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474705580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474721505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474737931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474753218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474768945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474785024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474800271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474816327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474831936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474848902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5474864768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5474882150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474900699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5474916462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5474932171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5474947320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5474963981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5474979194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5474995645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475011561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475028329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475043569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475058849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475075393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475091192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475107238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475123549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5475140461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475156325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475172650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475187858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475203718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475219419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475234600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475250581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475266149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5475282552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475298399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475314722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475330295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475346744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475363140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475379905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475397001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475412310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5475428908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475444870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475462409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475477674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475492975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475508763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475524328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475540378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475555609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5475572104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475588332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475604779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475620121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475635432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475651459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475666690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475682738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475698209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5475715380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475731568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475747945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475763158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475779684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475796553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475811962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475828719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475843959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5475861055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5475877157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5475894291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475909627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5475924948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5475940724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5475956369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5475972511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5475987858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5476004433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5476021489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5476038280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476053634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5476068965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5476085222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476101132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5476117063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5476133064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5476150000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5476165866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5476182208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476197437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5476213431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5476229104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476244281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5476260218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5476275733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5476292152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5476307980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5476324296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476339814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5476355015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5476370693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476386104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5476403559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5476418856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5476435257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5476451081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5476467928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476483425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5476498633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5476514626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476529973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5476545990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5476561256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5476578292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5476594206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5476610570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476625841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5476641951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5476658054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476673985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5476690543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5476707318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5476724425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5476741264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5476758223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476774834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5476791425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5476807888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5476823684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 875,8750000,10000,0,0,256,5,24794,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5477362865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5477379187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5477397216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5477413400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5477430030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477445498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5477461541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5477477481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477492871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5477509412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5477525149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5477541731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5477557673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5477574386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477590053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5477605431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5477621240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477636757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5477653243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5477668542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5477685102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5477701307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5477720673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477738690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5477756835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5477773835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477789190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5477805396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5477820724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5477838077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5477854090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5477870889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477886249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5477902720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5477918576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5477933921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5477950019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5477965800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5477983061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478000621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478020852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478036339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478054326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478071491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478087619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478103724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478118963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5478135486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478151947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478168330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478183578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478198859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478215502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478232959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478252834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478269977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5478287977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478303934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478320347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478336126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478351467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478367300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478382621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478399180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478414525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5478431121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478447130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478465344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478480706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478496083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478511934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478527630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478543753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478559065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5478575913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478592202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478608557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478623771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478639023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478655192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478671133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478687124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478702651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5478719074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478734910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478751224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478766948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478782192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478797882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478813045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478829339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478844548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5478861025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5478877251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5478894318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478909648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5478925007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5478940824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5478956717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5478972839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5478989642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479009239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479028775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479047646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479063069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479079178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479094992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479110308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479126377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5479142664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479159648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479175531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479191935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479207927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479223247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479239065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479254262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479270671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5479285855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479302304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479318148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479334825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479350633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479365956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479381750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479399401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479415477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5479430661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479447153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479463740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479480110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479495338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479510607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479526770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479542017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479558013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5479573232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479590226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479606041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479622387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479637615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479653451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479669190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479684409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479700417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5479715947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479732432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479748278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479764935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479780160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479795385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479811090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479826288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479842602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5479857847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5479874296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5479891191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5479907557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479922771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5479937985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5479954123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5479969409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5479985479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480000715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480018726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480034608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480050935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480066154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480081927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480097654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480112831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480128812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480144538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480160997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480176824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480193191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480208945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480227406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480245241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480264918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480281449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480297048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480313565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480329912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480346254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480361483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480376777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480392846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480408085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480424484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480439719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480456663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480472519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480488915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480504130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480519740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480535496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480550751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480566776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480582585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480599148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480615119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480631520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480647164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480662426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480678613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480693855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480710154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480725383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480741818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480757661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480774592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480789826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480805035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480820760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480836521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480852582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5480867842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5480884325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5480902057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5480918533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480933843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5480949151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5480965668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5480981050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5480997202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481012529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481029514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481045497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481061945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481077567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481092918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5481108692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481123976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5481140429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481155881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481172436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481188365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481205124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481220442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481235790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5481251596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481267555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5481283650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481298916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481315464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481333059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481350411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481365883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481381337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5481397773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481413211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5481429413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481444808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481461873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481477924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481494443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 876,8760000,10000,0,0,256,5,24822,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5481544802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481560524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5481576267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481592037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5481608084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481623328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481640203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481657649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481675880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481691259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481707492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5481723316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481738603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5481754824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481770708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481787304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481803207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481819605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481835402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481850678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5481866412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481881683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5481898465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5481913827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5481930471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5481946484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5481963583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5481978979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5481994372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482010267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482025948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482042791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482058208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482074843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482091200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482107743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482123188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482138605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482154938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482170306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482186442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482202112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482219087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482235117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482251641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482267463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482282880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482298790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482314196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482330985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482346523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482363190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482379090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482395912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482411218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482426688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482442614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482458321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482474762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482490050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482506582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482523231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482539875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482555117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482570382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482586579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482601902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482617948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482633190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482650291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482666267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482682707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482698039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482714539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482730427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482745795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482761935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482777625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482794295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482810329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482827079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482842784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5482858180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5482874071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482889748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5482906276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5482921680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5482938298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5482954702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5482971329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5482986624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483001949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483019162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483034608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483051000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483066539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483083691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483099628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483116415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483132030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483148107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483163988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483179348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483195487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483211358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483227973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483243974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483260448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483276156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483291533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483307377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483322718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483339373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483354715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483371310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483387597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483404739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483420076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483435789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483451575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483467273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483483329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483498575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483515379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483531526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483547917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483563161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483578753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483594513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483609766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483625816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483641356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483658098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483674037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483690513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483706443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483721937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483737664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483752907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483769264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483784521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483801049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483816955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483833753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483849232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5483864515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5483880272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483896148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5483912697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5483927958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5483944604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5483961078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5483977493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5483992788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484008067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484024485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484040061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484056095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484071329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484088438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484104409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484120917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484136264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484152645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484168470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484183770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484199877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484217554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484234344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484251082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484268019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484283404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484298763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484314608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484330298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484346650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484361985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484378575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484394907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484411616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484426976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484442646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484458818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484474086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484490114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484505341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484522232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484538167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484554559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484569848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484585612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484601529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484616804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484632855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484648533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484665105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484681056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484697479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484714039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484729425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484745271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484760587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484777342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484792663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484809144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484825015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484842007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484857278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5484872525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5484888251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484904119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5484920417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5484935562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5484952399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5484968245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5484984523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5484999707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485015416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485031090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485046282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485062227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485077822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485094264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5485110073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5485126401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485141998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485157207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485172871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485188034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485204382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485219827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485236250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5485252037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5485269018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485284251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485299531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485315245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485330836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485347050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485362230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485378936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5485395196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5485411765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485426986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485442251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485460712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485479408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485495472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485510564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485527757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5485543569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5485559891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485575055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485590861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485606547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 877,8770000,10000,0,0,256,5,24851,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5485656281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485672293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485687448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485704386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5485720486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5485736779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485752005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485767728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485783677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485798889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485814875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485830437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485847090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5485862980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5485879308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485894923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5485910382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5485926566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5485941826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5485958278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5485973494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5485989952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486005816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486022650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486037947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486053196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486069447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486085088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486101118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486116332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486132829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486149041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486165746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486182177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486197356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486215341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486230611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486246689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486262329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486279955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486295860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486312238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486327815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486343100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486358839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486374082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486390467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486405925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486422371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486438239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486455364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486470652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486485975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486501708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486517665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486533986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486549255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486565772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486582113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486598769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486614072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486629390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486645580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486661772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486678069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486693278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486710245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486726698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486743106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486758368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486774046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486790016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486805257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486821274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486836985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486853604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5486869535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5486885889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486901611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5486916901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5486932959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5486948224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5486964840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5486980198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5486996731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487012674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487029389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487044617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487059907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487075647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487091459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487107478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487122722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487139394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487155346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487171704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487186932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487202557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487218542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487233791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487249799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487265372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487282088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487297968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487314318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487329899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487345130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487360855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487376061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487393188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487408420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487424898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487440795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487457476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487473095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487488406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487504196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487519881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487535894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487551135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487567621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487583844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487601118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487617238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487632881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487649102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487664547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487680542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487695750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487712837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487728755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487745141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487760425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487776025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487791983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487807184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487823156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487838685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5487855123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5487870990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5487887348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487902886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5487918152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5487934628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5487951652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5487969310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5487986478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488003150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488019707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488036075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488051260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488067166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488083306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488098700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488114624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488129773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488146451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488162246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488178492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488193656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488209197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488224869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488240078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488256417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488271991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488288411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488304222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488320528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488336024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488351213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488366897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488382106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488398416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488413830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488430255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488446100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488464782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488482566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488500361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488519794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488536643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488552798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488568306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488585562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488601748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488618074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488633845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488649503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488665811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488681025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488697019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488712673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488729147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488745652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488761987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488777849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488792979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488808564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488823654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488840013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488855173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5488871600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5488887408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5488904362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488919577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5488934880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5488950854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5488966456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5488982433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5488997617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489014043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489030236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5489046520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489061707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489077124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489092984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489108424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489124399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5489139903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489156336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489172212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5489188617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489204305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489219559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489235280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489250511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489266887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5489282096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489298545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489314428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5489331068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489346500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489361709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489377399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489392906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489409199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5489424386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489440835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489457044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5489473647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489488853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489504098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489520087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489535762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489551770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5489566953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489583755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489599614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5489615915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489631095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489646670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489662664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489677910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489693950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5489710091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489728080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489746573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 878,8780000,10000,0,0,256,5,24879,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5489803846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489819296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489835425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489851421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489866715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5489882780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5489898423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5489915190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5489931119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5489948220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5489963919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5489979108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5489994776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490010456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490026971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490042160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490058568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490074374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490091815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490106996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490122180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5490137827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490153400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490169364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490184493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490200866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490217014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490233308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490248479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490263653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5490279741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490295796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490312448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490328147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490344625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490360747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490377082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490392855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490408102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5490423789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490438969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490455269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490470475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490487177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490503004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490519862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490535321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490550531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5490566228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490581880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490597962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490613157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490629640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490645921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490662373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490677679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490692904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5490712409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490731118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490752782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490771241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490787807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490803668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490819976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490835604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490850874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5490866544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490881700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5490898036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5490913180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5490929974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5490946083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5490962812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5490977982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5490993147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491008804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491024386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491040556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491055715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491072110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491088264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491104541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491119698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491134843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491150887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491166271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491182207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491197386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491214182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491230215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491246466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491261644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491277288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491292966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491308147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491324087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491339830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491356498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491372311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491388586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491404082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491419261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491435537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491450682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491467075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491482457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491498877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491515050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491531382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491546578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491561799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491577786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491592967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491608910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491624062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491640949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491657034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491673334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491688529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491704141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491719812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491735218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491751181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491767026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491783542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491799343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491815668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491831216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491846431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5491862324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491877506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5491893810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5491908976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5491925425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5491943097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5491961629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5491977189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5491992444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492010289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492032078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492051736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492070068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492091351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492110921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492130441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492148449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5492166376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492182022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492197089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492214080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492229448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492245958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492261766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492278496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492293665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5492308884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492324543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492340007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492356161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492371295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492387703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492403891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492420192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492435408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5492450627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492466678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492481843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492497809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492512962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492530328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492546109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492562270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492577719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5492592884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492608527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492623656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492639857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492654984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492671597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492687344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492703866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492718981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5492734352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492749966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492765390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492781268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492797008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492813349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492829394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492845660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492861047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5492876191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5492892152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5492907291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5492923447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5492938548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5492955232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5492971387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5492987670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493002815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493019199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5493036439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493052975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493068903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493084608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493100999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5493116790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5493133025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493148846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493164243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5493180216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493195338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493211715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493226905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493243545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5493259349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5493276014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493291152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493306357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5493322011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493337575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493353740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493368879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493385271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5493401357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5493417934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493433105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493448544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5493464645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493479872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493495834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493511015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493527836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5493543881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5493560190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493575368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493590909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5493606596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493621790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493637745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493653256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493669655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5493685460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5493701952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493717245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493732684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5493748385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493763653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493779933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493795107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493811522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5493827660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5493844002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493859412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5493875739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 879,8790000,10000,0,0,256,5,24908,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5493926780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5493942007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5493958383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5493973574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5493990127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494006027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494022961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494038770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494054388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494070043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494086489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494102464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494117574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494134633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494151063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494167418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494183115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494198295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494215491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494230910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494246903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494263383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494282041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494298035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494314338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494330261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494345620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494361369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494376594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494392987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494408153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494424842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494440665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494457299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494472495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494487692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494503394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494518915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494534945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494550343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494566786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494582939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494599319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494614790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494630075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494646142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494661409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494677445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494692663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494709569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494725445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494741779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494757004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494772641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494788359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494804358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494820380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494836029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494852473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5494868357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5494884712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494900545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5494915813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5494931772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5494947026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5494963417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5494981564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5494998544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495015131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495031528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495046985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495064445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495084038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495103086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5495119500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5495134789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5495152711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495168741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495188275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495209510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495229458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495250378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495269929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5495290621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5495307851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5495324550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495341493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495357857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495373150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495388575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495404837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495420167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5495436265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5495451446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5495468264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495484120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495500441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495516854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495532148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495547904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495563114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5495579431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5495594639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5495611289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495627148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495643800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495659006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495674252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495689945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495705440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5495721409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5495736601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5495753041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495769177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495785535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495800976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495816197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495832198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495847402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5495863358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5495878543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5495895628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5495912391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5495928794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495944024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5495959708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5495975443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5495990868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496006864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496022465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496038909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496054810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496071148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496086767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496102008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496117955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496133170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496149540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496166755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496187705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496205411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496222209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496237646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496253194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496270465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496285912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496302108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496317450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496335283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496351348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496368071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496383376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496400323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496416121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496431621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496447650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496463843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496480499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496496258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496512503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496528307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496543511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496560334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496576033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496592549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496607724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496624143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496640381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496656703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496671890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496687356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496703574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496718874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496734849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496750046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496766850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496782664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496798961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496814152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496833069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496849584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496864775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5496880791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5496896404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5496912999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5496928774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5496945035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5496960972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5496976229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5496992914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497008186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497024657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497039816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497057492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497073419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497090349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497105540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497120952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5497136617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497152084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497167999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497183516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497200186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497216658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497232981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497248140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497263328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5497279467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497295093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497311096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497326286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497346274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497365709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497382267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497398954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497415464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5497431554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497446893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497464080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497479815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497496757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497512657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497530370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497545588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497560869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5497576564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497592094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497608047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497623427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497640184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497656050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497672397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497687817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497703394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5497719129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497734297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497750258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497765763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497782194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497798050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497814395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497830007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497845276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5497860987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497876414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5497892737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5497908586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5497925439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5497941416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5497958248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5497973582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5497989112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498004896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498021720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498037848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498053123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498069659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 880,8800000,10000,0,0,256,5,24936,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5498120118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498136500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498152073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498167309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498183246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498199075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498215824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498231049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498247492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5498263316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498280045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498295270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498310750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498326474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498342034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498358013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498373764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498390834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5498407032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498424171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498439352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498454955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498470705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498486751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498502950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498518675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498535195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5498551309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498567702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498583374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498598619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498614381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498629638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498646178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498661672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498678319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5498694143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498710881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498726079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498741238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498756911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498772582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498789104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498804255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498820706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5498836930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498853309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498868550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5498884156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5498900212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5498915452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5498931498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5498946729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5498963518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5498979380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5498995971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499011212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499026769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499042488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499057932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499073923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499089419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499105892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499121786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499138175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499153694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499168953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499184912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499200507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499217136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499232332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499248786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499265101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499281724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499297064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499312357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499328456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499343771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499359846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499375406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499392383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499408349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499424750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499440075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499455776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499471597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499486871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499502932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499518524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499535328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499551248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499567863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499584382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499599794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499615634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499630942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499647320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499662497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499678919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499694787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499711484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499726710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499741936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499758043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499773820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499789916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499805215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499821815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499838075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499854559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499869832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5499885100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5499901117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5499916318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5499932260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5499947424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5499964117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5499979990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5499996335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500011560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500027080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500042754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500057946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500073912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500089367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500106467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500123578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500140623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500155804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500171019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500186672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500202956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500218997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500234178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500250833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500267091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500283420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500298595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500313777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500329815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500344980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500360949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500376357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500393130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500408927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500425230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500440660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500456166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500471886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500487052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500502996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500518470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500534908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500551447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500569039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500586209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500601737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500617602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500632934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500649499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500664829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500681630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500697564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500714182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500729338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500744755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500760413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500775929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500791955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500807165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500823581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500839687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500855996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500871620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5500886828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5500902860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5500918024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5500934202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5500949362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5500966178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5500981968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5500998282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501013484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501029289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501044996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501060410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501076384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501091906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501108331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501124182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501140756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501156033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501171237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501186903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501202988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501218998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501234165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501250827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501267060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501283408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501298597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501313779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501329857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501345036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501360984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501376375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501393139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501408931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501425188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501440557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501456036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501471687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501486838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501503058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501518545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501535268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501551051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501567517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501583080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501598222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501613814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501628947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501645187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501660329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501676726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501692497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501709082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501724253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501739393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501755277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501770714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501786637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501801778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501818183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501834289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501850567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501865738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5501880940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5501896923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5501912077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5501928004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5501943147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5501959840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5501975643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5501991935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502007106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502022754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502038392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502053527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502069444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5502084888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5502101255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5502117048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5502133543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502149070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502164318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 881,8810000,10000,0,0,256,5,24965,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5502219839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502239279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502260866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5502280939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5502301571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5502320102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5502337567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502352933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502368463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502384512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502400197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502416272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5502431547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5502448264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5502464560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5502480993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502496298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502511644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502527794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502543120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502559456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5502574769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5502591687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5502607642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5502624305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502639919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502655290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502671122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502686455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502703969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5502719210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5502735640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5502751736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5502768424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502783605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502798811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502814712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502830262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502846216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5502861403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5502878049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5502895188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5502911560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502926766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5502942197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5502958208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5502973409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5502989391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503004563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503021259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503037121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503053450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503068632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503084384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503100034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503115232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503131422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503146936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503163337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503179153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503195431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503211343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503226574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503243257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503258794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503275385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503290867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503307205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503323152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503339743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503354869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503369957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503385550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503400941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503416836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503431918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503448210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503464347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503480574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503495652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503510766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503526793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503541943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503558134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503573478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503590232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503606027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503622320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503637686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503653258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503668912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503684079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503700003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503717508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503736314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503754851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503772416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503787568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503802770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503818414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503834059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503850004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5503865180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5503881857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5503898025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5503914312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503929498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5503944680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5503960712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5503975887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5503991855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504006988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504024030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504039984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504056423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504071732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504087411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504103210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504118479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504134782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504150421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504166989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504182974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504199389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504216054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504232122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504247761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504263095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504279539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504295112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504311498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504328037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504344308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504359425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504374600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504390666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504405863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504421830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504436994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504453944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504469746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504485950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504501332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504516815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504532454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504547610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504563508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504578989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504595418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504611232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504627481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504643040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504658204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504673836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504688948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504705163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504720283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504736670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504752471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504769100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504784216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504799307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504815112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504830593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504846514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5504861664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5504878067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5504894511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5504910768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504925940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5504941351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5504957455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5504972653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5504988603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505003801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505020518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505037009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505053348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505068535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505084159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505099851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505115036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5505130999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505146546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505163012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505179164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505195701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505213606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505232384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505252446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505273888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5505293334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505312697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505333961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505349961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505366241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505381425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505397301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505412977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505428059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5505444182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505459593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505475913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505491648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505508065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505523463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505538610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505554186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505569248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5505586537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505601627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505617947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505633929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505650447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505665566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505680684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505696259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505711972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5505727863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505742917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505759225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505775295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505791547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505806653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505822033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505838063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505853219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5505869117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5505884478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5505901163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5505917028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5505933313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505948499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5505963996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5505979664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5505994843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506010787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5506026213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506042570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506058374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506074610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506090193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5506105349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506120977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506136106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506152387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5506167468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506183823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506200287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506222908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506238613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5506253950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506270454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506286113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506302252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 882,8820000,10000,0,0,256,5,24993,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5506352376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506370035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506387107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506404157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506419402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5506434653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506450344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506466268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506482584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5506497768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506515050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506530878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506547153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506562332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5506578141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506593844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506609349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506625275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5506641099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506657511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506673304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506689560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506705313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5506720517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506736184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506751342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506767888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5506783070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506799464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506815348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506832919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506848112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5506865527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5506881800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506898111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5506914068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5506930025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5506947299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5506964458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5506980817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5506995963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507011145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507027291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507042481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507058464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507073827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507090559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507106736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507123107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507138326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507154102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507169841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507185053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507201035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507216675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507233708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507249533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507266236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507281392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507296568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507312241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507327833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507343780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507358925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507375282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507391529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507407835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507423098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507438292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507454372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507469555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507485513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507500726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507517683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507533522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507549805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507565238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507580742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507596853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507612045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507628013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507644554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507661033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507676901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507693249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507709039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507724293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507740018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507755235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507771586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507786808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507803280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507819154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507836103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507851343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5507866568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5507882269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507897861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5507913862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5507929055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5507945509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5507961708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5507978069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5507993278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508008756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508024808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508040081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508056079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508071524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508088322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508104203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508120569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508135836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508151392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508167112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508182317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508198525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508213971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508230939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508246892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508264639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508280025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508295263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508310993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508326476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508343012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508358247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508374716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508391202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508407561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508422762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508437994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508454037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508469262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508485270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508500464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508517633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508533546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508550247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508565452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508581553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508597253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508612442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508628414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508643975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508660426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508676304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508692625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508708379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508723603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508739305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508754526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508770918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508786118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508802561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508818404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508835117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508850335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5508865567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5508881252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508896963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5508913686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5508928844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5508945248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5508961573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5508977862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5508993022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509008223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509024525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509039744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509055732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509070906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509087642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509103501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509119883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509135071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509150620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509166286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509181498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509197431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509213145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509229566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509248685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509270667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509291558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509311300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509331687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509350597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509366678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509381911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509400182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509416093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509432459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509447645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509463651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509479357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509495598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509511643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509527360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509544801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509560898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509578011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509593285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509609339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509625005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509640607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509656634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509671908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509688426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509704892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509721267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509736497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509751727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509767873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509783123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509799147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509814399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509831276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509847190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5509863589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509878858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5509894776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5509910503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5509925756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5509941774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5509957603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5509974098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5509990018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510006832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510022664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5510037869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510053527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510068729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510085118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5510100303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5510116733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5510132585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510149374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510164628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5510179893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510195654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510213722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510229766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5510245442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5510261921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5510278844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510296148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510311783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5510327673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510343466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510358722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510374938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5510390696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5510407272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5510423118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510439456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510455293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 883,8830000,10000,0,0,256,5,25021,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5510505827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510522048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510537238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510553308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5510568535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5510585585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5510601433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510617741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510632968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5510649150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510666388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510681906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510697983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5510713800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5510730916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5510746959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510763355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510779349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5510794670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510810642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510825787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510842175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5510857333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5510873756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5510891359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5510907713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510922955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5510938167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5510954450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5510970420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5510986366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511001526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511018287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511034110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511050414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511065617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511081456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511097116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511112283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511128229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511143801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511160223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511176020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511192309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511207857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511223043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511238701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511254539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511271456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511287245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511304022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511320028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511337172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511352522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511367921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511383777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511399406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511415547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511430882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511447469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511463783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511480251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511495628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511510968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511527063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511542314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511558332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511573575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511590695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511606612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511622960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511638811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511654380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511670057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511685244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511701251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511716869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511733330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511749207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511766181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511781437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511796719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511812488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511828005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511843990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5511859212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5511875708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5511891876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5511908207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511923450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5511938723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5511955157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5511970390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5511986416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512001628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512018397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512034308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512050654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512065943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512081872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512097607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512112892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512128911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512144681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512161158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512177070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512193472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512209022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512224296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512240040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512255742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512272474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512288084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512304554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512320410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512337511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512352746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512367972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512383697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512399189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512415152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512430328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512446770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512463186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512479514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512494709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512509945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512525887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512541052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512556965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512572109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512588856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512604673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512622079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512637336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512653354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512670458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512686200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512702628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512717830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512734296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512750074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512766841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512782139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512797333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512813001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512828787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512844878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5512860019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5512876433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5512892554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5512908843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512924008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5512939196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5512955725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5512970922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5512986816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513001962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513018907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513034711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513051004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513066188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513081657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513097365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513112546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513128528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513144191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513161479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513179130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513196953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513213051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513228403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513244161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513259949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513276625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513291781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513308253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513324065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513340923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513356077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513371229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513386881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513402383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513418310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513433452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513449837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513467385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513483811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513499119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513514633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513530717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513546003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513562072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513577743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513594267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513610168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513627116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513642820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513658150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513673966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513689397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513706133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513721424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513737988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513753944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513770694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513786041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513801380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513817173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513832953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513848945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5513864147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5513880580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5513896704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5513912992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513928201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5513943433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5513959454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5513974655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5513990640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514005861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514022871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514038771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514055104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514070280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514085782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514101784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514116980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5514132957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514148648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514165082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514180912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514197237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514216783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514232035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514248118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514263720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5514280333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514295801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514312211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514328414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514344730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514359939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514375161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514391202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514406413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5514422368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514437554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514454303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514470373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514486693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514501877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514517603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514533530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514548706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 884,8840000,10000,0,0,256,5,25050,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5514599164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514614424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514630859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514647278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514663616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514678836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514694056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514711042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514726335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5514742350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514757553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514774356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514790208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514806519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514821714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514837515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514853230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514868444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5514884996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5514901021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5514917609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5514933545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5514950022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5514965686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5514981347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5514997162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515012476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515028908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515044235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515060796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515076974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515093539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515108890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515124253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515140378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515155946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515172092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515187421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515204370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515220597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515237085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515252433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515268598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515284388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515299634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515315701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515331305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515347767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515363624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515379952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515395623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515410959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515426702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515441933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515458314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515473488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515489923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515505763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515523015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515538568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515553858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515569565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515585518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515601570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515616819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515633616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515650208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515666647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515681983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515697300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515713787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515729092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515746269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515761473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515778277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515794089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515810370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515825565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515841342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515857054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515872277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5515888291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5515904071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5515920530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5515936396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5515953072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5515968320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5515983583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5515999310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516014901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516031173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516046432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516062922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516079211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516095586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516110828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516126074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5516142176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516157406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516173442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516188664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516205432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516221270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516237614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516252857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516270294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5516290081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516310783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516332521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516351452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516371946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516387937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516405379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516420659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516436042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5516454050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516469287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516485355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516500561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516517410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516533470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516549780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516564962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516581519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5516597386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516612481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516628352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516643811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516660127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516675858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516692056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516708164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516725668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5516743800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516760613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516777130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516792571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516809118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516824962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516841720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516856988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5516872255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5516887982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5516904067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5516920116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5516935322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5516952104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5516968112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5516984477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517000500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517016058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517031777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517047039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517063043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517078593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517095066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517110954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517127293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517142938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517158174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517173916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517189089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517205479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517220822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517237157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517252945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517270395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517285688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517300931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517316654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517333226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517349964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517365165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517381587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517397854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517414402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517429593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517444831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517460885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517476088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517492107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517507296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517524168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517540194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517557151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517572298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517587943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517603884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517619086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517635077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517650730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517667509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517684382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517700608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517716279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517731660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517747272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517762658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517778993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517794385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517810781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517826548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517843726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517858900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5517874083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5517890182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5517905371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5517921575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5517937818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5517954879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5517970996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5517987390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518002640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518018270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518034008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518049247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518065242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518080927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518097683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5518113793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5518130511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518146177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518161362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518177032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518192493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518208864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518224241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518240592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5518256343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5518273055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518288402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518303528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518319150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518335255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518351179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518366354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518382739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5518398947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5518415247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518430428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518445651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518461699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518477079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518493004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518508165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518524880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5518540669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5518556951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518572150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518587712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518603368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518618528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518634471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518650030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518666431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5518682227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5518698516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 885,8850000,10000,0,0,256,5,25078,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5518748588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518763811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518779979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518795253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518811239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518826379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518843154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5518859015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5518876532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518892167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5518907634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5518923296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5518938475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5518955006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5518970387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5518986791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519002986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519019672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519035134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519050345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519066019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519081603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519097769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519112926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519129345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519145553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519161806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519176980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519192223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519208211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519223365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519239313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519254457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519271206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519287243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519303525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519318693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519334196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519349865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519365033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519381004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519396520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519413113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519428875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519445118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519460768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519476829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519493485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519510756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519527632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519542868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519559389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519575319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519592078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519607291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519622599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519638392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519653995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519671600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519688341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519706728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519724151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519742096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519758821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519775871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519793410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519810148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519828080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519845048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5519863096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5519880568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5519898883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519915663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5519932423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5519949088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5519964738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5519980763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5519996004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520012478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520028681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520045038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520060329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520075620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520091733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520107198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520123259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520138522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520155398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520171452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520187850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520203418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520218743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520234488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520249714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520266173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520281632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520298166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520314092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520330773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520346248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520361753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520377516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520393073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520409082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520424352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520440817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520457046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520473676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520488956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520504226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520520323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520535569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520551648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520566867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520583639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520599536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520615894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520631149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520646740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520662472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520677624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520693617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520709408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520725865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520741775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520758159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520773717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520789218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520804992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520820262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520838143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520855080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5520871741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5520887695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5520904457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520919773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5520935069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5520950809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5520966380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5520982629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5520997823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521014480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521030731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521047362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521062657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521078322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521094114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521109397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521125469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521141015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521157754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521173672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521190068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521205748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521221069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521236851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521252094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521268511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521284009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521300515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521316423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521333237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521348727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521363980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521379710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521395193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521411114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521426255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521442627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521458703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521475225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521490442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521505701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521521738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521537143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521553136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521568332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521585076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521600940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521617274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521632498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521648103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521663763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521679166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521695118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521710575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521727220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521743052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521759336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521774838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521790064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521805781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521820954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521837323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521852764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5521869235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5521885094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5521901813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521916994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5521932198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5521947882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5521963478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5521979819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5521996143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522012701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522029542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522047420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522062751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522078566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522094324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522109532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5522125559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5522141143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522157668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522173787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522190276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522208794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522224329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522240084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522255293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5522271777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5522286988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522303459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522319336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522336071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522351856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522367100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522382811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522398391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5522414423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5522429658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522446136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522462380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522478763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522494007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522509256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522525390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522540634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5522556665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5522571906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522588732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522604617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522620950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522636188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522651808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522667803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522683039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5522699062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5522714659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522731402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522747327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522763682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522779267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522794546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522810290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 886,8860000,10000,0,0,256,5,25107,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5522859608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5522875737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5522891354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5522907786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5522923854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5522940168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5522955670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5522970883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5522987029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523002213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523018552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523034135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523050789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523066621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523083519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523098697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523113887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523129545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523145088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523161079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523176252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523192671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523208890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523225199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523240386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523255585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523271663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523286847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523302820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523317987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523334797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523350782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523367214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523382430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523398098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523414038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523429232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523445241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523460791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523477240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523493105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523509427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523525005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523540275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523556015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523571251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523587565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523602779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523619221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523635114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523651833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523667063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523682536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523698787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523714429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523730621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523745822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523762266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523778534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523794968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523811030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523826604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523846564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523862085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5523878329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5523894898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5523911713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5523928038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5523944666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5523960628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5523976185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5523992120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524007492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524023936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524039515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524056140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524072146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524088906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524104268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524119628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524135472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524151093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524167212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524182530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524199123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524215409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524232065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524247421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524262794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524279094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524294460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524310593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524325926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524342842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524359058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524376309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524392073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524407481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524423352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524438721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524455278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524470620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524487227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524503210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524520039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524535372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524550944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524566768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524582415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524598547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524613857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524630441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524646848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524663203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524678438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524693691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524709774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524725063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524741083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524756324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524773279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524789137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524805735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524820967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524836622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524852391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524867652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5524883717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5524899248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5524915790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5524931919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5524948326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5524963942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5524979237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5524994982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525010206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525026814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525042056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525058545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525074422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525091082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525106581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525123142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525139048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525154812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525170886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525186129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525203048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525219038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525235464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525250796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525266734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525282509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525297781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525313862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525329533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525345897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525361676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525377913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525393345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525408502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525424093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525439229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525455443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525470562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525486941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525502732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525519269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525534446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525549838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525565489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525580968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525596984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525612378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525628782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525644995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525661289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525676452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525691937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525709115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525725918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525743169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525758299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525775443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525792480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525810766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525826051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525842059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5525857785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525872954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5525888944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5525904483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5525921278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5525937173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5525953779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5525968986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5525984411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526000073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526015559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526031507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526046656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526063056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526079202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5526095505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526110921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5526126158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526142140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526157353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526173324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526188511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526206475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526222701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5526239322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526254582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5526270241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526285929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526301124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526317139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526332723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526349226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526365840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5526382167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526397718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5526412920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526428867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526444073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526460358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526475566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526492251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526508090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5526524700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526539923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5526555132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526570835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526586392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526602393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526617611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526634077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526650212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5526666559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526681774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5526697040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526713045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526728259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526744259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526759448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526776309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526792262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5526808618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526823827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5526839381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5526855091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5526870388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5526886403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5526901939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5526918406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5526934271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 887,8870000,10000,0,0,256,5,25135,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5526985221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527000538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527016147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527031941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527047480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527063504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527079167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527095638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527111504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527127859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527143397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527158620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527174318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527189531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527205826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527221043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527237494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527253357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527270037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527285255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527300745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527316456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527332043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527348074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527363331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527379826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527396025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527412401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527427890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527443157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527459287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527474542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527490771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527505977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527522849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527538700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527555039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527570245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527585774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527601470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527616913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527632893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527648420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527664877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527680986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527697627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527713201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527730327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527747177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527762308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527778811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527793997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527810434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527826323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527843076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527858285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5527873568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5527889675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5527904980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5527921227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5527936464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5527953579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5527969496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5527986080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528001289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528017073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528032758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528047918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528063851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528079334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528095796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528111696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528128001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528143656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528158916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528174587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528189749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528206199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528221384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528237912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528254939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528271879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528287085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528302353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528318016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528336318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528352449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528368414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528385029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528401379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528417760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528432983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528448333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528464642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528479905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528496158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528511355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528528322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528544260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528560659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528575932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528592176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528607935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528623168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528639542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528654906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528671436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528687580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528704520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528719935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528735509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528751262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528767015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528783721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528799076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528815684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528832304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528848599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528863828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5528879108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5528895164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5528910317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5528926227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5528941358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5528958058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5528973817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5528990254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529005382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529020846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529037749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529053180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529069153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529084607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529100958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529116750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5529132978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529148436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529163652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529179580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529194785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529211038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529226200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529242606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529258391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5529275065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529290215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529305588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529321232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529336694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529352924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529368187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529384600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529400776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5529417087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529432298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529447495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529463585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529478806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529494796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529509977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529526722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529542553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5529558875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529574113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529589666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529605392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529620607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529636610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529652162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529668627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529684476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5529701007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529719187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529736787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529757804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529777037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529796120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529814631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529833967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529850067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5529866835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529882155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5529898007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5529913855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5529929149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5529945210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5529960877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5529977353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5529993434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530009765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530025386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530040650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5530057358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530072684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5530089216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530104527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530121094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530137036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530153792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530169121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530184646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5530200456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530217811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5530233924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530249166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530266164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530288702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530306065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530321671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530338492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5530358301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530373999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5530390796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530406884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530479196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530496718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530513380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530529632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530545154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5530561010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530576331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5530592994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530608383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530625002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530641390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530657903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530673261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530688821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5530704997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530720376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5530739537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530755013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530772085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530791265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530808033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530823397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530840982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5530859313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530877821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5530896683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5530913884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5530931376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5530947385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5530964705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5530980180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5530995923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5531011872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531027705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531043874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531059236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531076155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5531092799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531109394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531124847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531141825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 888,8880000,10000,0,0,256,5,25164,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5531191348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531207574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531223945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531239876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531256831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5531273431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531289999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531305677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531321140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5531337595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531352976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531369391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531384784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531401783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5531417840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531434392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531449791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531465526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5531481430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531497033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531513192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531528930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531545554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5531561554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531578360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531593754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531609182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5531625070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531640853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531657102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531672564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531689286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5531705722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531722293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531737742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531753211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5531769491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531784904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531801127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531816566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531834334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5531851268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5531870048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531888201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5531905092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5531923607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5531939278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5531956103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5531971445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5531988081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532004269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532021174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532036530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532051884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532067736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532083665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5532099784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5532115088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5532131910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532148395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532164907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532180209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532195551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532211881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532227229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5532243842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5532259142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5532276083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532292024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532308434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532323696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532339387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532355206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532370454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5532386507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5532402133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5532418670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532434599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532451062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532466726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532482538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532498509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532515724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5532531895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5532547188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5532563814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532580242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532603934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532619416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532692341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532709654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532725009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5532741478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5532756875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5532774086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532790127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532806637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532821965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532839213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5532856126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532872915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5532892330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5532907827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5532924329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5532940187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5532962639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5532981077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5532998955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533015964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533065007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533083395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533110185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533127081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5533143845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5533160454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533175846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5533191569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533208116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533223375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533239397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533255077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533271947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5533287797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5533304122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533320216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5533338374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533354158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533369406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533385414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533405009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533421596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5533437535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5533454413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533519731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5533542391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533558370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533573965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533590677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533606047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533622798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5533638806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5533655759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533671051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5533686386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533702587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533717860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533733883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533749128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533769445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5533785430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5533801834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533817100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5533836288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533852086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533867325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5533883557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5533899222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5533915689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5533931583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5533947961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5533963585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5533978824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5533995798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534014814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534033586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534051173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534070517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534089384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534106332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534121572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534136835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5534153498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534168841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534184965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534200275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534217880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534233834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534250614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534266715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534281920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5534297612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534312774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534329296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534344702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534361185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534377170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534394096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534409339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534424572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5534440489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534456272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534472296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534487554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534504029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534520270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534536627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534551874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534567168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5534583271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534598532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534614529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534629756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534646785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534662672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534679008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534694464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534710097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5534726554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534741756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534757722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534774754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534791230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534807246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534823658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534839410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534854759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5534870546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534886048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5534902517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5534917769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5534934300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5534950449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5534967229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5534982541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5534998895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535018688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535035898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535051943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535067347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535084704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5535100761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5535117257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535132600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535148460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535164317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535179633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535195755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535211952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535228466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5535244433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5535261319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535277148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535292451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535308168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535323390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535339896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535355146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535371642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5535387771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5535405282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535420607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535436085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535452458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535467819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535483922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535499242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535516143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 889,8890000,10000,0,0,256,5,25192,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5535566600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5535583674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535598969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535615065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535631119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535647092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535663209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535678454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535694963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5535712181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5535728539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535743847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535759313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535775489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535790712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535806738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535822176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535839103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5535855026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5535871460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535887001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5535902696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5535918492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5535933768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5535950070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5535965721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5535982259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5535998208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536015112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536030371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536045663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536061403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536076649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536093694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536108974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536125451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5536141762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536158141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536173374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536188660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536204802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536220031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536236455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536252089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536269807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5536285777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536302186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536317496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536333266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536349061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536364351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536380429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536396108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536412640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5536428601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536445255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536460965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536476286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536492085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536507418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536523839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536539143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536555803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5536572035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536588864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536604247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536619635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536635726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536651376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536667484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536682753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536699257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5536715489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536731893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536747156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536762688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536778918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536794195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536810273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536825569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536842353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5536858234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5536874606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536890196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5536905486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5536921273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5536936499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5536952843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5536968136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5536984674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537000624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537017352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537032629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537047905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537063742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537079483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5537095555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5537110801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537127428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537143737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537160270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537175602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537190958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537207536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537222859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5537238953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5537254248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537271628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537287656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537304179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537319748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537336130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537351931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537367180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5537383224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5537398859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537415422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537431784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537448395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537464990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537480754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537496544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537512017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5537528877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5537544164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537560800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537577029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537593559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537608789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537624049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537640274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537692994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5537713489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5537728858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537747344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537765585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537783017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537798355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537815196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537836040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537855632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5537874979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5537893962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5537910888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5537926889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5537943393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5537959335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5537974820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5537990513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538005694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538022258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538037400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538053809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538069796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538086426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538102423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538117752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538133540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538149971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538166025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538181959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538198551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538215139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538231569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538246819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538262094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538278281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538293550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538309575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538324793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538341735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538357661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538374060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538389662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538405090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538420839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538436100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538452720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538468614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538485134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538500996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538517769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538533025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538548265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538563933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538579523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538595478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538610652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538627095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538643272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538659562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538674716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538689859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538705904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538721039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538736976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538753338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538770640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538786690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538803167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538819067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538835004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538850949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538866372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5538882575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5538898448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5538915868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5538931852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5538948324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5538964111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5538979478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5538995312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539010860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539027302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539042639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539059217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539075184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539092013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539107371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5539122713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5539138760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539154405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539170549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539185873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539203041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539219015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539235434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539250738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5539266447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5539282207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539297460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539313498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539329304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539345859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539361834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539378296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539393948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5539409328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5539425164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539440495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539457514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539472807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539489625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539505526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539522484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539537782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5539553080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5539568829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539584414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539600477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539615750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539632311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539648549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539664958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539680273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5539695784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 890,8900000,10000,0,0,256,5,25221,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5539747163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539762401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539778830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539794093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539810578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539826500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539843500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539858873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5539874247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5539890688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5539906022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5539922148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5539937470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5539954383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5539970350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5539986807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540002142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540018837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540034733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540050062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540066179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540081902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540098439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540114347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540130733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540146595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540161919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540178045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540193370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540210048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540225211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540241611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540257427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540274223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540289488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540304772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540320553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540336132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540352090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540367257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540383669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540399879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540416168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540431361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540446955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540463199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540478571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540494667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540510007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540527042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540543055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540559566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540574935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540590687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540606533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540621888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540638014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540653732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540670379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540686427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540703510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540718908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540734305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540750184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540766294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540782396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540797704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540814225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540831174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540847614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540862881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5540878162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5540894474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5540909696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5540925747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5540940978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5540960085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5540976063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5540992430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541007703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541023366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541039135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541054367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541070402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541086276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541102762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541118660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541135022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541150665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541165933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541181647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541196881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541213471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541228666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541245132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541261150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541279203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541294587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541309878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541325693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541341702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541357776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541373036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541390104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541406030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541422440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541437724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541453419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541469215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541484476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541500840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541516600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541533046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541548824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541565133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541580926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541596186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541611868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541627027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541643655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541659076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541675599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541691518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541708546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541723844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541739165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541754964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541770662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541786706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541802524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541819115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541835459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541851790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541866976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5541882900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5541899356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5541914698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5541930799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5541946089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5541962971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5541978927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5541995318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542010602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542026421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542042140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542057408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542073427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542088967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542105398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542121278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5542137606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542153274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542169064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542185065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542200437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542216884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542232079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542248541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542264760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5542281105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542296341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542311609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542327679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542342924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542358920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542374130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542391211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542407105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5542423412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542438638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542454207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542469975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542485204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542501213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542517046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542535623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542553151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5542571378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542588545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542604409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542620198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542635457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542652050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542667351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542683908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542699856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5542721973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542742794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542758554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542775095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542790462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542806582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542821913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542838859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542855379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5542871894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542887291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5542903056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5542918964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5542934376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5542950622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5542966419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5542982922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5542998853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5543015576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543030876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5543046138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5543061902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543077544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5543093842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5543109120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5543125639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5543141820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5543158246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543173576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5543189462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5543208411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543225410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5543241644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5543257039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5543274483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5543290526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5543307127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543323080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5543339181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5543355030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543370342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5543386425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5543402445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5543418998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5543434960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5543451438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543467087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5543482417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5543498227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543513538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5543530566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5543545804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5543562315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5543579020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5543595425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543610663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5543625943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5543641995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543657342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5543673465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5543688780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5543706263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5543725408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5543744222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543762071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5543779979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5543796543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5543811917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5543828609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 891,8910000,10000,0,0,256,5,25249,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5544362571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5544379531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5544396266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5544412806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544428164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5544443531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5544459915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544475221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5544491353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5544506651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5544523692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5544539621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5544556010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544571276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5544587084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5544602851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544618138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5544634200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5544649937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5544666413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5544682275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5544699434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544715297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5544730537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5544746226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544761433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5544778065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5544793894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5544810452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5544826301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5544843421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544858691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5544873967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5544890130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5544905395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5544921418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5544936643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5544953405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5544969254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5544985634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545000886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545017340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545034031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545053360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5545074737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5545097717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5545121313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5545143665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5545166692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545186574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545209072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545228539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545247731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5545269386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5545289205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5545310310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5545331297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5545348340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545364189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545379567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545396032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545411531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5545428139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5545444170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5545461136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5545477236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5545494008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545509132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545525001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545540769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545555849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5545572580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5545588683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5545605129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5545621012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5545641733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545661392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545679758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545697562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545714629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5545730947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5545746147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5545762735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5545779487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5545795898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545811119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545826352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545842674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545857833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5545873794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5545888946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5545905985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5545922408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5545938712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5545954284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5545969453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5545985035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546000923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546017804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546033374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546049965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546065959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546082807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546098118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546113448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546130047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546145840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546162283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546177649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546194271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546210604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546227122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546242467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546257862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546274358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546290432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546307047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546322371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546340718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546356757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546373416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546388705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546404388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546420112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546435384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546451404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546467228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546483675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546499541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546516267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546531675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546546895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546562600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546578224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546594227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546609423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546625836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546642259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546658876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546674113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546689368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546705478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546720680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546736675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546752005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546768835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546784892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546801651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546817284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546832990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546848933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546864153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5546880154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5546895819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5546912337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5546928275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5546944647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5546960301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5546975527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5546991228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547006431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547022790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547038024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547054439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547070283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547087073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547102321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547117540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547133290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547149048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547165103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547180352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547196826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547213048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547230061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547245359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547260636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547277016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547292310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547308394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547323676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547340983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547356882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547373235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547388455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547404105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547419867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547435123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547451115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547467037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547483547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547499456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547516208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547531681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547547643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547563937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547579675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547595704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547610946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547627379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547643564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547660065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547675276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547690483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547706454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547721655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547737582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547752741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547769544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547785376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547801645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547816852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547832745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547848501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547863703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5547879705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5547895244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5547911673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5547927531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5547943847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5547959445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5547974890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5547990546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548005704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548022030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548037408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548054288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548070164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548086807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548102098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5548117824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548133604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548150035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548166230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548181436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548197914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548214280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548230695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548245966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5548261249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548277457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548292747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548308812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548324067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548341206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548357157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548373590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548388889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5548404754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548421441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548436864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548453563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548468887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548485420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548501345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548518171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548533738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 892,8920000,10000,0,0,256,5,25277,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5548583884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548599710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548614992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548631084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548647129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548663978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548679965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548696433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548712189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5548727753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548743610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548758982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548775529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548791048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548808450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548824469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548841395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548856746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5548872102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5548887958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548903960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5548919947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5548935130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5548951523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5548967755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5548984062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5548999251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549014826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549030592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549045832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549061823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549077436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549094139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549110029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549126349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549141977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549157251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549172981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549188207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549205076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549220634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549237434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549253253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549270027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549285264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549300483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549316185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549331833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549347798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549362941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549379335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549395547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549411841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549427025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549442243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549458487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549474036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549490047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549505223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549522084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549537914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549554230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549569463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549585122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549601012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549616184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549632151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549647710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549664093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549679868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549696181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549711896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549727356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549743057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549758258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549774652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549789821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549806290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549822128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549838844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549854272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5549869467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5549885113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549900642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5549916828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5549931978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5549948348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5549964812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5549981347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5549996591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550011841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550028009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550043230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550059922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550075662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550092963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550108922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550125302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550141328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550156626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550172374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550187584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550204100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550219555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550236008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550251884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550268713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550284143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550299356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550315073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550330703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550346706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550361927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550378389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550394661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550411224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550426490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550441750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550457963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550473189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550489190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550504441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550521302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550537376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550553738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550569024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550584717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550600495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550615774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550631842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550647466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550663943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550679845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550696217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550711932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550727383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550743089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550758306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550774707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550790189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550806915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550822797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550839529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550854742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5550869932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5550885623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550901246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5550917255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5550932450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5550948889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5550965154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5550981484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5550996729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551011964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551028191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551043510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551060842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551076369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551094670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551110541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551126860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551142601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551157795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551173431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551188615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551205039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551220184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551236531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551252310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551269278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551285363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551300553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551316723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551332605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551348555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551363714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551380076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551396315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551412855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551428045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551443233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551459861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551474929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551490781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551505883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551522778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551538649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551554934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551570113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551585662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551601528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551616662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551632602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551648156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551664575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551680411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551696721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551712649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551727844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551743501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551758677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551775032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551790246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551806685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551822555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551839200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551854381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5551869576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5551885236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551900725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5551916915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5551932075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5551948469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5551964619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5551981126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5551996311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552011487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552027610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552042844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5552058800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5552074007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5552090821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5552106883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5552123384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552138541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552154089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552169740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552184900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5552200830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5552216387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5552233013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5552248816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5552265492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552280643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552296027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552311707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552327118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5552343097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5552358211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5552374582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5552390673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5552406893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552422048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552437761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552453707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552468869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5552484776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5552499956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5552516693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5552532527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5552548804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552563959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552581921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552601765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552622639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 893,8930000,10000,0,0,256,5,25306,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5552697098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5552718876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5552740648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5552763377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5552784554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552804109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552823887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5552845574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552865598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5552885991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5552903816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5552920777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5552936695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5552953747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5552969179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5552984913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553000702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553018497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553039245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553058859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553080233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553097664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553114088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553129303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5553145220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553161225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553176448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553192530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553208127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553224645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553240512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553256854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553272493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5553287832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553304549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553319927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553336779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553352026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553368700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553385256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553402258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553417551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5553432857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553448620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553464389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553480706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553496016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553512559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553528955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553545435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553560765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5553579464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553595885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553611287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553627438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553643273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553659972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553676266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553692816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553708669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5553724150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553740085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553755533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553772149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553787569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553804231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553820281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553838285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553853795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5553869032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5553884728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553900405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5553916413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5553931606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5553948099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5553964358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5553981562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5553996784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554011951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554028182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554043403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554059412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554074648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554091726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554107712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554123967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554139098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554154777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554170699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554185860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554202126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554219359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554236292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554252210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554269375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554284707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554300215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554315976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554331951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554348024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554363481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554379968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554396259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554413327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554428568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554443813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554459953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554475292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554491405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554506635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554523527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554539427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554555757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554571008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554591350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554606930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554621935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554637700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554653579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554670075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554686701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554703438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554718535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554733630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554749143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554764521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554780554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554795860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554812208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554828350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554844705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554859742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5554874783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5554890819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5554907620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5554925012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5554941924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5554960481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5554978004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5554996020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555012671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555029794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555047274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555064017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555081899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5555098810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555117458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555134835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5555153515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555170339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555186902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555204675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555221269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555238970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5555255555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555273881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555291190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5555308940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555325544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555342595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555359759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555376362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555394147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5555410713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555428680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555445987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5555464202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555480813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555497398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555514889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555531540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555549059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5555565701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555583966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555601308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5555619178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555635663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555651238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555667151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555682333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555698341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5555715647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555736223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555755914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5555776539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555791972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555807228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555822897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555838481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555854559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5555869851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5555886253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5555902403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5555918732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555933980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5555950016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5555966288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5555981678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5555997626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556012797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556030087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556046149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556062723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556078460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556093723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556109471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556124663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5556140959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556156243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556172965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556188861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556205515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556220719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556236173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556251851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556267437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5556283444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556298642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556315342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556331553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556347819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556363848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556379136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556395263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556410464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5556426703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556441855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556458711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556474582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556490960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556506192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556521792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556537501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556552685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5556568695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556584309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556600732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556616597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556632928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556648485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556663740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556679468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556694720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5556711110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556726378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556743069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556758981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556775681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556790918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556806148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556821879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5556837446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5556853453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5556868889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5556885406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5556901564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5556917912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 894,8940000,10000,0,0,256,5,25334,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5556967539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5556982895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5556998909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557014143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557030571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557045991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557062440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557078600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557094914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557110160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557125377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557141350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557156532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557172726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557187902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557204636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557220458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557237005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557252220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557267740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557283428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557298631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557314594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557330189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557346587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557362658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557378982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557394531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557409755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557425669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557440838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557457200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557472373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557488802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557504600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557521215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557536627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557552735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557568611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557584309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557600296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557616135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557632579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557649127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557665518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557680729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557695950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557711973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557727149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557743106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557758281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557775036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557790913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557807244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557822433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557837937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557853631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557868838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5557884944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5557900455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5557916819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5557932558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5557948774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5557964366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5557979548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5557995189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558010327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558026611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558041810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558058461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558074295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558090943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558106133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5558121318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558137003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558152647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558168791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558184134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558200722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558217115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558233596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558249136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5558264795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558280602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558295926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558312262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558327936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558344492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558360663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558377062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558392690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5558408015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558424023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558439322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558455823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558471152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558487702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558503660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558520437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558535758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5558551072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558566894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558582566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558598672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558613961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558630524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558646918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558663386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558678719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5558694073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558710189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558725493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558741821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558757115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558773980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558789970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558806484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558821848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5558837531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5558853407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558868730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5558888160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5558908791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5558932063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5558955313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5558978673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5558998733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559021276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559042839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559063653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559083930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5559103053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5559123912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5559143088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5559159568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559174822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559194050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559214955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559231955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559248555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5559263998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5559281573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5559297627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5559314133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559329874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559345330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559361188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559376531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559393821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5559409462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5559425998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5559442121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5559459289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559475254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559490511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559506181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559521902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559540979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5559560155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5559581218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5559599956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5559616730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559632279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559648543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559664328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559679530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559695557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5559711191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5559727644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5559744489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5559760830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559776510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559791754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559807460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559822678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559840463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5559855884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5559872474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5559888474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5559906240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559921578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5559937113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5559953504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5559968771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5559984837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560000287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560017169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560033077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560049443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560064651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560080265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560095953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560111159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560127113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560143863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560160307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560176097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560192372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560208084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560223315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560239007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560254228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560270626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560285780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560302191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560317995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560334800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560350042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560365874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560382042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560398250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560415616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560430907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560447339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560463723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560480087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560495368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560510601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560526604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560541787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560557736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560572964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560589693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560605483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560621966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560637160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560652673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560668419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560684174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560700116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560715915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560732379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560748444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560765193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560780450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560795661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560811362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560826582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560843566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5560858799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5560875202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5560891598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5560907938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560923139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5560939626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5560956290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5560971532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5560987561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561002970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561020566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561036432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561052710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561068427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561083961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561099680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 895,8950000,10000,0,0,256,5,25363,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5561151793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5561167818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561183274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561199729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561215913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561232244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561247423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561262666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561278668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561293891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5561310087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561325276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561342068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561357898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561374201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561390571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561405835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561421554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561436757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5561453145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561468375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561484827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561500917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561517654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561532840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561547991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561563658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561579225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5561595212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561610400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561627053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561643221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561659536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561674746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561690207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561706331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561721515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5561737462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561753271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561770040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561785846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561802108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561817336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561832858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561848562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561863774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5561879760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5561895307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5561911732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5561927559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5561943841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5561959328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5561974476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5561990293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562005568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562021884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562037096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562053483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562069286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562085998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562101190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562116645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562132339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562148180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562164742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562180145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562196549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562213181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562229514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562244743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562259961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562277576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562292857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562308899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562324129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562341102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562357025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562373412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562388887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562404533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562420563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562435782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562452108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562467400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562483828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562499670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562516421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562531648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562546879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562562642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562578240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562594270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562609498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562625987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562642656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562659882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562675130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562690331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562706483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562721727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562737721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562752934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562769719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562785577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562801928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562817163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562832829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562848518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562863734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5562879761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5562895478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5562911944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5562927792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5562944110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5562959622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5562974846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5562990549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563005980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563022257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563037511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563054143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563070123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563087379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563102557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563117729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563133389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563148881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563164803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563180168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563196556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563212692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563228955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563244154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563259335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563275424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563290565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563306710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563321882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563338596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563354447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563370743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563385914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563401556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563417183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563432352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563448307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563463824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563480251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563496114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563512447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563527991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563543215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563559113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563574308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563591106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563606323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563622726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563638521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563657316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563672751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563688105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563705665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563721915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563738425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563753568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563770618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563786462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563803336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563818541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563834182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563849874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563865024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5563880980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5563896497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5563913964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5563929842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5563946178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5563961884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5563977109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5563992812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564008064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564024385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564039545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564055954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564071791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564088417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564103663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564118891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564134587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564150175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564166175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564181381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564197813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564213953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564230311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564245555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564260817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564276936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564292097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564308015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564323185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564339954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564355768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564372244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564387408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564403343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564419019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564434138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564450053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564465545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564481948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564497966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564514590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564529950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564545232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564561218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564576433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564592725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564607890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564624296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564640400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564656729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564671944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564687167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564703145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564718312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564734663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564750024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564766775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564782593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564798847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564814016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564829468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564845103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564860222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5564876126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5564891668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5564908024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5564923803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5564940070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5564955555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5564970714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5564986361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565001754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565017983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565033123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565049494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565065749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565082381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565097591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5565112778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5565128487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565143996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565160857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565176498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565193296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565209855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 896,8960000,10000,0,0,256,5,25391,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5565263702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565280210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5565295579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5565311214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565326349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565342793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565357961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565374362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565390505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565406774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565421920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5565437216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5565453273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565468475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565484466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565499689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565516464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565532271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565548555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565563742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5565579237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5565594937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565610118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565626060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565641541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565657953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565673755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565690049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565705575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5565720784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5565736457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565751980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565768408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565783578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565799964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565815774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565832408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565847615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5565862823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5565878717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565894232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5565910203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5565925362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5565941777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5565957949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5565974225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5565989384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566004570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566020605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566035784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5566051798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5566067175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5566083918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5566099741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5566116032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566131227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566146756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566162438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566177643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5566193593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5566209166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5566225567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5566241357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5566257871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566273362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566288537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566304224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566319392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5566335655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5566350818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5566367224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5566383238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5566399923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566416494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566435721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566459362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566481219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5566503982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5566525506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5566548548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5566569473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5566593409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566612013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566631604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566653386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566672798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5566693790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5566714470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5566734041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5566750443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5566768143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566783440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566798783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566814497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566830287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5566847007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5566862418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5566879016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5566895571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5566912530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566931465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5566951632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5566971465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5566988082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567004224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567020418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567036942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567052733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567069255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567084716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567099864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567115443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567130773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567147119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567162949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567179226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567196210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567213939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567229204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567244415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567260285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567275936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567292757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567307995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567324705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567341030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567357441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567372714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567387987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567404183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567419454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567435483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567450940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567467795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567483702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567500086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567515715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567530969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567546692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567561911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567578469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567593671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567610149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567626066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567643054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567658319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567674740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567690620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567706422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567722428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567737662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567754367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567770634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567787036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567802262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567817759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567834504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567849706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5567865688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5567880879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5567897763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5567913585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5567929862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567945289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5567960887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5567976584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5567991752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568007718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568023330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568039770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568055635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568071993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568087528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568102731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568118423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568133600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568150006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568165170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568181627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568197438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568214138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568229355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568244578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568260515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568276142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568292798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568308228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568325532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568342137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568358648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568374053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568389925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568405889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568421906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568438149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568454115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568470730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568486708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568503518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568519481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568534921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568550818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568566216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568582759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568598120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568614767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568630789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568647882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568663259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568678654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568694573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568711056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568729857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568748767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568769521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568788427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568804786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568819946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568835567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568851278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568866498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5568882523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5568898070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5568914528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5568931105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5568948104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5568964162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5568979409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5568995136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569010384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569027410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569042770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569059382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569075339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569092125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569107463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5569123057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5569138897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569154540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569170654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569186282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569203259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569219236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569235720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569251041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5569266800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5569282678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569298035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569314173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569330068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569346658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569362658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569379147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569394884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5569410288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 897,8970000,10000,0,0,256,5,25420,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5569461277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569476539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569492526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569507963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569524783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569540621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569556959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569572181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5569587879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5569603574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569618758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569634764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569650337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569666813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569682647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569699176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569714707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5569729911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5569745581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569760769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569777069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569792250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569808722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569824769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569841354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569856554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5569872517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5569888211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569903834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5569919813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5569935004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5569951666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5569968155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5569984475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5569999691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570015466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570031935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570047146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570063106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570078783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570095221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570111051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570127362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570142984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570158201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570175655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570192054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570211252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570230293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570249470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570268020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570284411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570299573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570314923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570331123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570346265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570362268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570377425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570394409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570410178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570426410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570441555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570457205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570472887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570488054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570503997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570519772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570536894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570552776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570569082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570584697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570599881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570615535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570630682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570647192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570662344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570679421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570695230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570711981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570727166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570742342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570758726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570774425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570790393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570805543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570821985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570838465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570854805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570870001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5570885428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5570901576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5570916756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5570932736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5570947916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5570965086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5570980902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5570997238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571012455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571027972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571043686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571058898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571075120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571090623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571107059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571122888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571139456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571154779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571170018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571185766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571201514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571217833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571233015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571249486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571265669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571282007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571297181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571312376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571328553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571343788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571359766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571374972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571391910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571407726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571423997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571439175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571456242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571472014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571487510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571503441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571519472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571535879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571551649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571567933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571584030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571599233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571614859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571629980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571646466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571661608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571677992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571694136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571711170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571726407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571741626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571757327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571772821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571788787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571803960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571820406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571836842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571853107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571868689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5571883908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5571900188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5571915347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5571931310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5571946451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5571963220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5571979031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5571995315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572010837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572026807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572042575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572057785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572073793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572089347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572105771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572121607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5572137955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572154442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572169629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572185331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572200733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572217132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572232276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572248699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572264874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5572281295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572296501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572312033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572328243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572343405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572359356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572374502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572391515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572407341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5572423654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572438861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572454462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572470527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572485832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572501892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572520095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572537734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572553648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5572569966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572585716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572602449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572619564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572634829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572651308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572666520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572682929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572699413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5572717253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572732499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572747704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572763388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572779085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572795117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572810291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572827035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572843015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5572859404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572874622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5572890291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5572905987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5572921163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5572937152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5572952713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5572969137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5572984924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573001236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573016797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573032035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573048086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573063503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573080126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573095302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573111711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5573127519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573144787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573159951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573175159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573190817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573207498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573223477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573238624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573255017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5573271438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573287708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573302883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573318085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573334158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573349353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573365336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573380556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573397637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5573413486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573429824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573445941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573461860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573477611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573492805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573508812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573524325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573540801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 898,8980000,10000,0,0,256,5,25448,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5573591007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573607397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573622643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573637930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573654072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573669364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573685469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573700782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573717631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5573733580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573750011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573765943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573781181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573796859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573812052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573828314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573843498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5573859868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5573876164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5573893127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573908394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5573923670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5573939401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5573955738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5573975835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5573996346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574021378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574044144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574066458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574088498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574108548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5574131172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574150782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5574170691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5574189754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574211283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574227456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574244011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574261649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574282720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5574303176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574322432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5574344487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5574362464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574380809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574398242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574415023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574430379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574445849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5574462945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574478266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5574494321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5574509897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574527097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574543043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574559465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574574721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574591423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5574607773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574623014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5574640385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5574655972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574673367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574689376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574706421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574721809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574737181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5574753028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574768813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5574784967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5574800295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574816875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574833272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574849724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574865058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5574880444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5574896935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5574912172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5574928176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5574943420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5574960503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5574976420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5574992823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575008086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575023922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575039638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575054825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575070792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575086349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575102859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575118728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575135125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575150757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575165967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575181672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575196873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575214034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575229345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575245882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575262303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575279178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575294403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575309991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575325630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575341240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575357207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575372381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575388808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575405342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575421686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575436874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575452438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575468337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575483575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575499539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575515124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575531574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575547436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575563762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575579274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575594707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575610395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575625601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575642035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575657802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575674202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575690038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575706644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575721825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575737015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575752691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575768488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575784447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575799646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575816077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575832278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575848546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575863667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5575878825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5575894786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5575910015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5575926015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5575941290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5575958196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5575974863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5575991258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576006551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576022321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576038157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576053472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576069541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576085173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576101996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576117923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576134343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576150259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576165608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576181398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576196710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576213053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576228355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576244866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576260831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576278273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576293534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576308745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576324430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576340434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576356413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576371603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576388051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576404185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576420448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576435573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576450734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576467119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576483533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576499640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576515395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576532105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576547940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576564292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576579855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576595364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576611114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576626784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576643118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576658578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576675062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576690935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576707593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576722836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576738089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576753846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576769624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576785639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576800851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576817305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576833753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576850079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576865283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5576880521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5576896541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5576911727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5576928612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5576943817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5576960660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5576976662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5576992937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577008103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577023590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5577039307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577054488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577070477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577085963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577102392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577118225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577134557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577150217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577165430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5577181138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577196308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577214055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577229270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577245656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577261424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577278178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577293729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577308970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5577324662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577340465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577356459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577371649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577388066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577404260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577420579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577435782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577451006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5577467219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577482414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577498423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577513611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577530339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577546194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577562488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577577965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577593181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5577608904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577624087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577640367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577655789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577672176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577687976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577704749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577720153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577735898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 899,8990000,10000,0,0,256,5,25477,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5577787395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577803478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577819437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577835356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577851955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5577867804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5577884135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577899719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5577914962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5577930655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5577945829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5577962280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5577978514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5577994934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578010719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578027426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578042632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578057848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578073558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578089047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578105085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578120303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578136757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578153188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578169540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578184805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578200027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578216355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578232452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578248813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578264030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578280862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578296691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578312988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578328603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578343980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578359683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578374875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578391166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578406365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578422829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578438695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578455380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578470819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578486044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578501750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578517248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578533251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578548465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578564886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578581173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578597458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578612635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578627844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578644295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578659658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578675779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578691079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578707924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578724139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578740562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578755888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578771520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578787348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578802695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578818821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578834687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578851411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5578867359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5578883826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578900448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5578915921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5578931641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5578946902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5578963327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5578978587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5578996140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579012040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579029110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579046969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579062265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579078470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579093662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579109695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579124878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5579141765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579157799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579174100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579189288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579204831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579221310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579236498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579252461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579268609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5579285108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579301033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579318011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579333666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579349171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579364900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579380096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579396503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579411828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5579428379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579444327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579461042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579476337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579492249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579507892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579523461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579539399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579554553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5579570914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579587090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579603355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579618503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579633977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579650131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579665361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579681331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579696473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5579714284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579730353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579746607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579761738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579777372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579793091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579808263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579824199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5579839971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5579856362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5579872168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5579889778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579905388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5579922713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5579942106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5579962164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5579981321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580000234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580019532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580035634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580052166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580067504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580083442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5580099325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580114665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5580130813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580146447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580162805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580178582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580194829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580210659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580226543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5580243128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580258406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5580275485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580290632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580307145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580324100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580341147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580356335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580371982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5580393004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580412991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5580431553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580450670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580473388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580490539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580507009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580523241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580538885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5580554571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580569726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5580586209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580601671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580618112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580633959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580650732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580665955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580682494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5580698208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580714114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5580730399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580745630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580762918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580779452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580795975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580811129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580830328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5580850402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580868362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5580886730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5580903769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5580920838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5580936833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5580954403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5580969706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5580985188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581000960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581016688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581032963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5581048200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581064675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5581081009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5581097368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581113548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581128883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581146395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581161712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581177683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5581193550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581210777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5581227243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5581243780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581262001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581282148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581300968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581320040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581338554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5581353903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581370522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5581387157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5581404102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581419542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581434881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581450627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581466273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581482335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5581498462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581515447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5581531314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5581548141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581563709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581579528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581595239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581610421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581627180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5581642961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581659448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5581675335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5581691711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581709194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581728985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581747260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581762533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581779028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5581794494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581810957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5581827130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5581843649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581858920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5581874212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5581890321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5581905582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5581921648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 900,9000000,10000,0,0,256,5,25505,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5581971629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5581988090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582003914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582020683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582036146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582051395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582067077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582083136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582099157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5582114364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5582130829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582147046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582163374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582178564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582193807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582209881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582225350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582241859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5582256997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5582273796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582289750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582305953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582321052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582336605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582352278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582367441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582383406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5582398923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5582415535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582431335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582447615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582463077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582478489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582494502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582509687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582526316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5582541581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5582559161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582575298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582592270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582607647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582622933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582639573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582655184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582671947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5582687216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5582704173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582720000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582737008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582753095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582773524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582794666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582816450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5582840201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5582860933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5582884198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5582905768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5582929360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582948026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5582967670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5582984285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5582999697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583019511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583037519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583056506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583077837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583099494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583115577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5583131096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5583147969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583163253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583179336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583194559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583211657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583227811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583244605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583259740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5583275710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5583292148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583307345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583323278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583339006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583356415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583372236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583388489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583404436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5583420401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5583439828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583460822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583479800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583496769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583513450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583530149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583546601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583561828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5583577615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5583593414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583608810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583624803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583640401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583656882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583672970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583689313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583704860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5583720680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5583736666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583751966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583768549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583783904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583801123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583817129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583834123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583849443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5583864948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5583880728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583896295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5583912366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5583927626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5583944165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5583960348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5583976748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5583992052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584007380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584024386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584040024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584059697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584079176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584099046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584118404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584136193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584153035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584168819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584185172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584200332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584216936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584232830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584249771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584266280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584282607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584298079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584313310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584329616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584344818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584360820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584376053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584393026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584408893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584425251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584440539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584456259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584471984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584487383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584503311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584518993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584535510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584551389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584567730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584583462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584598738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584614780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584629970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584646581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584661936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584678467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584694355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584711118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584726403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584741651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584757350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584772892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584788896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584804065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584820512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584836923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584853793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584869017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5584884218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5584900193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5584915333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5584931293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5584946462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5584963239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5584979126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5584995436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585010583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585026327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585041993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585057154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585073096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585088597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585105049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585120918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585137265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585152876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585168252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585183928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585199090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585215561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585230769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585248112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585264026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585281616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585297289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585312572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585328868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585344085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585360319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585375491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585392287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585408114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585424376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585439526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585455046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585470736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585486131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585502124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585518044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585534488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585550562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585566915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585582490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585597706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585613389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585628597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585644890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585660076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585676702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585692522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585709168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585724364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585739579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585755828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585771649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585787669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585802894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585819349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585835686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585852698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585868081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5585883443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5585899696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5585914927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5585930944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5585946171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5585963816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5585979770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5585996105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586011264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5586027002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586042962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586058168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586074141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586089736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586106179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5586122037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5586138344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586153981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 901,9010000,10000,0,0,256,5,25533,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5586205598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586221365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586236787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586253280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586269129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586285533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5586301339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5586317608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586333229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5586348413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586364291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586379468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586395806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586410919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586427265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5586443077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5586459654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586474818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5586490183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586505831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586521369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586538013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586553498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586569944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5586586214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5586602505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586617714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5586632921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586648937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586664340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586680290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586695455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586712479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5586728386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5586744736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586759952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5586775510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586791228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586806423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586822357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586837875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5586855309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5586872658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5586891118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586907830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5586924549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5586941804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5586958767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5586976400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5586993154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587011207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587028997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587047121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587064088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587081525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5587098772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587115498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5587133818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5587151095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587171149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587192117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587212576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587229318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587246038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5587263682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587281015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5587298644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5587315393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587334336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587351787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587369910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587386600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587403758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5587420979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587437618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5587455709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5587472406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587490460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587507834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587526206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587542867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587559491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5587576654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587593807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5587609798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5587625000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587642528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587658462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587674881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587690137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587706643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5587722424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587737869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5587753893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5587769676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587786142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587802943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587819376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587835271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587850608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5587866576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587881859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5587898479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5587913835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5587930420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5587946397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5587963430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5587978727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5587994244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588010038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588025865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588041949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588057242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588073761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588090297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588107067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588122433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588137806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588154099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588169361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588185412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588200661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588217594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588233632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588250550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588267359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588282790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588298626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588313917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588330417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588345715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588362444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588378395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588395128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588411903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588427112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588442744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588458400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588474352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588489510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588505931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588522093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588538372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588553762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588568923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588584950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588600125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588616123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588631331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588648202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588664164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588680591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588695892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588711499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588727306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588742813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588758878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588774462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588790972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588806891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588823305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588838936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588854218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5588870183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588885582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5588902726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5588918263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5588935260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5588951250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5588968088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5588983347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5588998609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589014687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589030069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589046398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589062435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589079363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589095225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589111713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589126873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589142380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589158039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589173185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589189155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589205135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589221707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589237800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589254175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589269805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589285158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589300962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589316260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589332690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589347989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589364516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589380992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589397725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589412922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589428350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589444006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589459569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589475527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589490681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589507093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589523207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589539514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589554922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589570124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589586448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589601643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589617597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589632763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589649648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589665477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589681780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589696961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589712472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589728219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589743685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589759708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589775270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589791691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589807743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589824070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589839641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589854874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5589870535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589885682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5589901951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5589917175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5589933639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5589949500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5589966162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5589981408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5589996642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590012362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590027932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5590043956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590059384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590075831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590092066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590108408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590123654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5590138883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590154867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590170021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5590185990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590201198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590218349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590234208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590250777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590266652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5590281966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590300301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590318616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 902,9020000,10000,0,0,256,5,25562,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5590373439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590388906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590406458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590422476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590438902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590454714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5590470113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590485901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590501390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5590517846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590533084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590549663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590565661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590582441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590597749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5590613286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590629087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590644936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5590660967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590676908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590693335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590709671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590726040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590742271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5590757578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590773728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590788948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5590804977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590820195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590837011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590852850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5590869152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590884365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5590899921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5590915597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5590931006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5590947681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5590963219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5590979644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5590995676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591011991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591027586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591042763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591058445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591073621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5591089991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5591105149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5591121747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5591137532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591154239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591169428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591184686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591200396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591216543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5591232585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5591247782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5591264552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5591280589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591296979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591312444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591328165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591343993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591359234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5591375688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5591391392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5591407735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5591423744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591439987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591455501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591470677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591486342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591501477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5591520038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5591535238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5591551635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5591567450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591586600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591606115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591628385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591651971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591673688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5591695191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5591717258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5591739244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5591761371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591781983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591801300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591820690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591841441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591858192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5591877781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5591897332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5591914472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5591930534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5591947328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5591963138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5591979245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5591995390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592010689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592027922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592043605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592060528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592076422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592093775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592109408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5592128727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592150472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592168625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592186307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592202474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592220311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592236336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592252813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592268623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5592284987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592303720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592321942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592342927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592360240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592376950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592394741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592411820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592427590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5592443005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592459250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592474470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592491357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592506712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592523874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592539786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592556127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592571349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5592587032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592602777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592618034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592634058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592649735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592666223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592682152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592698529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592714090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5592729373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592745095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592760336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592776720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592791948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592808429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592824309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592841124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592856372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5592871631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5592887385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592902956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5592918958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5592934385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5592950821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5592967069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5592983435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5592998684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593013942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593030070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593045743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593061858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593077441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593093997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593109940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5593126578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593142197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593157487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593173311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593188849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593205273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593220553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593237531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593253317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5593269989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593285185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593300380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593316263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593331866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593347863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593365694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593385472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593405173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5593423827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593442730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593462067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593478026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593493283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593509334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593525271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593542029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593557893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5593574262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593589911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593605137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593621068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593636277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593652591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593667773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593684427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593700242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5593717755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593733644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593748859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593765188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593781168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593797471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593812839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593829824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593845665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5593861978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593877357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5593892988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5593908672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5593923843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5593939788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5593955521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5593972030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5593987945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594004560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594020210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594035560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594051395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594066952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5594083340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5594098642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5594115215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5594131199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594148047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594163384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594178717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594194523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594210222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5594226364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5594243160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5594260987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5594278443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594295131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594310950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594330509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594349673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594369298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5594386822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5594407674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5594425183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5594441059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594458396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594473733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594489224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594505590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594521646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5594537748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5594553032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5594569785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5594586833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594603205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 903,9030000,10000,0,0,256,5,25590,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5594655962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594671241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594687159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594702944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5594721794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5594740865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5594762028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5594781883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594799101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594814428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594830756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594846553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594861747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5594877812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5594893540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5594909985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5594925845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5594942186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5594957790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5594973051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5594988762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595003970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595020951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595036189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595052603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595068430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595085953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595101546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595116889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595133804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595149702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595166363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595181636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595198112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595214570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595230960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595246707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595261995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595278158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595293384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595309431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595324656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595341531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595357769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595374077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595389622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595404958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595420652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595435823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595452027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595467303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595483741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595499630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595516353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595531592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595546844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595562566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595578127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595594150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595609350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595625772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595642064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595658444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595673692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595688975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595705020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595720257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595736310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595751795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595768563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595785062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595801446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595816691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595832321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595848033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595863264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5595879310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5595895000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5595911470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5595927319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5595943670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5595959181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5595974394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5595990107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596005258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596021704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596036938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596053377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596069415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596086151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596101365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596116573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5596132258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596147819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596163820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596179007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596195434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596211625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596227970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596243680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596258886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5596274985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596290221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596306238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596321437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596338158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596354007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596370535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596385880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596401455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5596417193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596432494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596448952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596464503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596480949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596496850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596513183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596529910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596548400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5596567828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596585971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596602197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596618803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596635328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596651970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596668333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596683534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596698766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5596714848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596730050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596746006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596761999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596778951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596794792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596811107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596827632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596843175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5596858982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596874270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5596890730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5596906000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5596922472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5596938477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5596955422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5596970686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5596985952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597001699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597017342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597033407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597048662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597065364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597081886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597098277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597113453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597129831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597145951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597161172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597177175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597192386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597209171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597225034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597241374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597257068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597272709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597288460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597303757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597319795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597335544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597351991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597367845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597384371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597399984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597415197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597430909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597446340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597462616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597477821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597494226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597510050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597526674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597541898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597557107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597573032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597588555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597604562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597619766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597636540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597652719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597668972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597684084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597699243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597715369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597730542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597746508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597761878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597778674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597794845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597811182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597826386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597842113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5597857870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597873468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5597890035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5597905368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5597921961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5597938173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5597954940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5597970172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5597985449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598001211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598016776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598032821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598048056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598064765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598080962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598097386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598112643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5598127939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598143990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598159265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598175331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598190598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598209512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598225371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598241718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598257398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5598273047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598289592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598304914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598321215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598336961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598353526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598369452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598385885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598401399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5598416589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598432248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598447593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598464216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598481114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598497714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598513882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598531202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598546566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5598562012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598578392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598593799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598609943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598625280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598643060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598659885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598676688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598692551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5598708289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598724107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 904,9040000,10000,0,0,256,5,25619,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5598773679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598789722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598804888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598821530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598837847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598854156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598869339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5598884563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5598900613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5598915811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5598931772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5598947132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5598963935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5598979742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5598996029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599011218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599027002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599042730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599057909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599073908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599090682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599107165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599123280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5599140959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599156400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599171607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599187262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599202954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599218888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599234011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599250358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599266999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5599283325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599298499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599313686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599329781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599344957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599361261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599376443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599393429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599409322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5599425657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599440872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599456511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599472239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599487453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599503491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599519274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599535749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599551620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5599567962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599583602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599598863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599614593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599630045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599646554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599661782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599678126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599693958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5599713486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599731538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599748609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599764955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599780560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599797026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599813130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599830298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599846258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5599863097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599878847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5599894516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5599910232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5599925443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5599941432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5599957210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5599974152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5599990362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600006724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600022510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600037757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600053464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600068639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600084980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600100204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600116663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600132478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600149177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600164370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600179564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600195484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600210989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600226975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600242167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600258965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600275372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600291655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600306832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600321998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600337934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600353045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600368944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600384054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600401168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600416988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600433244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600448750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600464439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600480596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600495784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600511985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600527584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600544020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600559800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600576105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600591672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600606856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600622525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600637709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600654001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600669219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600685658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600701497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600718122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600733332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600748537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600765035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600780279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600796214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600811393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600828225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600844020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5600860297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600875482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5600891067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5600906689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5600921817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5600937717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5600953247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5600969627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5600985422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601001705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601017269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601032428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601048102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601063251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601079515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601094671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601111070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5601126879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601143800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601159013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601174215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601189863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601205465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601221371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601236495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601252883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5601269657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601286020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601301231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601316462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601332710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601347910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601363897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601379074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601395995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5601411775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601428706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601443832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601459383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601475053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601490237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601506435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601521897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601538313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5601554103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601570398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601585904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601601051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601616703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601631863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601649760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601665168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601681739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5601697887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601714856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601730114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601745388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601761118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601776718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601792716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601808706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601825398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5601841714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5601859124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601877681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5601899122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5601917215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5601932617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5601950206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5601967894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5601984985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602000990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5602018169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602033511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602049061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602064862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602081154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5602097285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602112608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602129177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602147006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5602167298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602186847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602206663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602225971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602241678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5602257747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602273810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602290522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602306420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5602322831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602338623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602353925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602369670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602384889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5602401510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602417537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602434053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602449951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5602467313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602483182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602499186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602515657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602530830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5602546770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602561943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602579123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602594982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5602611302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602626484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602642171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602657828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602672992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5602688887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602704877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602721315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602737170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5602753474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602769145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602784416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602803971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602820946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5602838333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5602853623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5602870265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5602886231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 905,9050000,10000,0,0,256,5,25647,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5602938068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5602954311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5602969728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5602985473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603000652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603017106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603032303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603048777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603064613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603081728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603096990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603112217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603127932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603143662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603159626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603174807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603191929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603208763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603225379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603240583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603255771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603272942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603288205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603304146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603319242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603336146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603352726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603369027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603384132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603399791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603415440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603430591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603446526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603462212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603478615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603494415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603510666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603526228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603541390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603557043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603572185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603588547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603603687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603620065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603635869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603652612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603668214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603683405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603699051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603714652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603730590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603745758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603762152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603778390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603794667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603809827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603824994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603841067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603856653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5603872562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5603887705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5603905202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5603921028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5603937271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603953050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5603968244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5603983889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5603999034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604015350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604030489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604046901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604062688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604079517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604094782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604110021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604125726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604141310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604157267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604172426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604188791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604204975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604221878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604237068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604252225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604268549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604283731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604299650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604314778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604331646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604347494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604363802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604379027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604394784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604410480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604425664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604441598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604457173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604473646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604489543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604505854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604522052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604537308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604553753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604568924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604585295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604600430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604616844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604632660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604649308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604664485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604679654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604695302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604710981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604726877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604742061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604758442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604774858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604791135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604806308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604821495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604837465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604852643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5604868619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5604883781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5604900744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5604916499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5604932761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604947900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5604963600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5604979229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5604994381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605010319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605025900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605042340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605058182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605074493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605090777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605106006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605121613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605136700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605153353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605168455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605185390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605201211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605217914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605233643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605248894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605265251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605280477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605296477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605311666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605328569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605344405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605360759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605375973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605391581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605407278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605422500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605438472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605454020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605470443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605486267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605502552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605518069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605533298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605549024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605564236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605581725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605598578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605615293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605631234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605648128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605663335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605678555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605694260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605710702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605726739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605741963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605758389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605774557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605790900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605806132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605821375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605838057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605853311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5605870102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5605885330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5605902402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5605921532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5605940966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5605958013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5605973349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5605988997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606004143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606020437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606035606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606051997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606067756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606084602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606099709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606114875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5606130481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606146165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606162060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606177180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606193537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606209931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606226751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606241928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606257090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5606273482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606288682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606304592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606320423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606337365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606353208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606369464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606385373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606401349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5606417081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606432239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606448186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606463879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606480268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606496071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606513023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606528925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606544103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5606559724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606574826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606592177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606607372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606623771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606640001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606656346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606671549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606686778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5606702936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606718160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606734133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606749323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606766161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606782037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606798373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606813588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606829151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5606845093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606860298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5606876302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5606891909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5606908420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5606924311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5606940693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5606956241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5606971517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 906,9060000,10000,0,0,256,5,25676,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5607501995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607517829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5607534216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5607549589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5607566206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5607582572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5607599073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607614447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5607629855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5607646446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607661789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5607678579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5607694408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5607713740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5607734926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5607751298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607766888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5607782369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5607798116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607813363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5607829667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5607845136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5607861550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5607877400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5607894066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607909558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5607924804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5607940516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5607956155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5607972402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5607987634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608004086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608020354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608036888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608052079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608067251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608083261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608098455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608114419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5608129580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608146354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608162199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608178498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608193682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608209180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608225238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608240925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608257030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5608272781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608289402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608305380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608321842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608337722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608353599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608369472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608384828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608401292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5608416642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608433247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608449433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608466250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608481575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608496945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608512739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608528600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608544710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5608559997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608576558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608592969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608609401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608624716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608641453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608657288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608672578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608691151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5608711108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608730454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608750215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608771378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608787611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608802944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608818811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608834668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608850662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5608865854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5608882298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5608898683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5608914881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608930558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5608945757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5608962003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5608977179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5608993805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609008977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609026628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609042503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609060704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609080408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609098682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609118468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609135516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5609152877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609168190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609184915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609200888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609218190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609233471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609249385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609265548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609280765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5609296751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609311952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609328810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609344916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609361869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609377051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609392897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609408779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609424678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5609440647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609456289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609472667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609488463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609504732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609520318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609535493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609551138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609566280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5609582602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609597758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609614122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609629887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609646504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609661845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609676985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609692591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609708790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5609724935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609740078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609756461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609772848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609789188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609804362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609819607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609835679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609850847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5609866773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5609881944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5609898746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5609914805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5609931147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609946346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5609961946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5609977610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5609992745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610008696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610024368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610041038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610056870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610073197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610088800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610103991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610119713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610134907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610151642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610166818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610183223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610199004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610216134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610231349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610247063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610262738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610278383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610294320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610309527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610325952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610342298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610358601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610374203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610389619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610405599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610420793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610436782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610452438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610469856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610485703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610502376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610518032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610533464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610549152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610564366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610580792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610596267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610612739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610628623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610645355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610660587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610675832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610691591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610707169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610723194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610738388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610754831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610771164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610787602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610802908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610819065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610835273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610850783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5610866779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5610881976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5610898830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5610914940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5610931312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610946523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5610962191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5610977942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5610993181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611009187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611024809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611041663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5611057536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611073900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611089473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611104798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5611120598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611135904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611153400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611168679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611185200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5611201350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611218518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611233868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611249617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5611266099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611281486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611297693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611313084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611330234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5611346226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611363144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611378552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611394380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5611410231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611425547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611441673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611457414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611473990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5611489966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611506403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611522115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611537375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5611553107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611568321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611584699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611600041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611616644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 907,9070000,10000,0,0,256,5,25704,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5611667375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611683732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611698920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611714821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5611730875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611746056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611762005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611777804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611794598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5611810408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611826995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611842261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611857466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5611873152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611888313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5611904558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5611919757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5611936165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5611952391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5611968707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5611983866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5611999035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612015084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612030482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612046456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612061659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612078523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612094646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612111411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612126779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5612142495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612158182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612173640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612193150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612212011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612229704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612245761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612262673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612278777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5612294160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612309895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612325130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612341605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612356860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612373304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612390705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612407477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612422810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5612438211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612454463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612470589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612486708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612502009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612519196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612535191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612551653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612567010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5612582815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612598714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612614078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612630223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612645940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612662513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612678503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612695012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612710798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5612726176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612742018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612757348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612774003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612789371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612805948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612821945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612838867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612854223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5612869593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5612885421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612901138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5612917332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5612932697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5612949300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5612965706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5612982148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5612997457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613012759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613029121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613044432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613060909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613076185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613093366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613109304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613125713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613141408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613156696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613172461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613187734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613204358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613219845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613236294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613252179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613269742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613285606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613300858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613316515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613332241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613348286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613363502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613379974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613396276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613412665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613427892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613443156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613459278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613474548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613490579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613505816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613522795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613538634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613554970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613570202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613585921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613601924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613617165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613633234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613649011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613665782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613681682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613698102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613713788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613729555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613745343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613760604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613777025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613792526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613809012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613824923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613841800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613857081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5613872384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5613888224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5613903860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5613919904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5613935154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5613952735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5613968694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5613985277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614000490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614016103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614031846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614047086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614063148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614078764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614095243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614111115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614127496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614143108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614158586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614174293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614189490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614205962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614221236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614237717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614253640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614271267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614286779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614302000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614317705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614333381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614349305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614364458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614380893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614397525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614413999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614429148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614444344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614460379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614475615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614491944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614507138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614523917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614539784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614556054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614571227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614586768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614602630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614617781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614633785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614649417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614665902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614681786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614698126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614713808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614729146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614744884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614760179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614776578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614791784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614808196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614824076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614840741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614856213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5614871460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5614887158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614902806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5614918772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5614933947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5614950383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5614966575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5614982869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5614998083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615013395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5615029462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615044660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615061048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615076258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615093057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615109128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5615125437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615141058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615156257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5615171918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615187058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615203275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615218891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615235352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615251161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5615268021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615284835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615303899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5615320835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615337694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615353673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615368742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615385172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615401501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5615418075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615433750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615448980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5615465212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615480454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615496539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615512745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615530307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615546506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5615562834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615578611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615593884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5615610697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615626149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615647741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615667194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615685992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615705544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5615724310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615743500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615759140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 908,9080000,10000,0,0,256,5,25733,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5615810603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615826013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615842784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5615858342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5615875618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5615892149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5615908724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615924046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5615939952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5615956549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5615971867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5615988182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616003622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616024671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616045338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616064190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616082874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616098453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616114289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616129537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5616146200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616161527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616178126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616194084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616211479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616226629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616241793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616257401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616273125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5616289374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616305123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616321597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616338002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616354335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616369557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616385472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616401802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616417236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5616433154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616449095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616466017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616481851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616498148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616513339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616529062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616544765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616559971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5616575946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616591666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616608114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616624004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616640936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616656238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616671512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616687226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616702912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5616718945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616735226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616751685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616767985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616784376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616799628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616814925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616831112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616846380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5616862630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5616877829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5616894650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5616910553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5616926940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616942221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5616957862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5616973678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5616988936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617005010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617020621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617037330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617053248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617069813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617086096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617101341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617117530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617132998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617153559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617168859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617185077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617200621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617218649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617233695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617249692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617266057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617281172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617297076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617312167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617328963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617344724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617361193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617376332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617391869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617407479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617422603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617438490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617454693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617471207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617487306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617503697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617519375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617534884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617550639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617565883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617582397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617597626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617614099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617629948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617646617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617661874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617677143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617693168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617708790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617724707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617740090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617756469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617772582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617789654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617804853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617820005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617836044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617851387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5617867296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5617882395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5617899020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5617914764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5617931204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617946286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5617961734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5617978226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5617994034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618010158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618025870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618042464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618058379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618074842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618090470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618105768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618121571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618136865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618153304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618168659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618185263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618201220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618218304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618234217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618249535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618265788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618281097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618297218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618312563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618329468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618345425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618361872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618377176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618392882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618408707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618424019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618440629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618460844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618479784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618496706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618513252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618529638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618545058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618560837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618576081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618592956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618608297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618624822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618641166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618657613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618673148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618688462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618704608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618719906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618735982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618751288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618768353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618784356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618800784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618816096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618831847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618847739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618863332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5618879448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5618895128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5618912213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5618928299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5618944585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5618960198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5618975403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5618991817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619007039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5619023468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5619038625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5619055252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619071015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619087616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619102747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5619119054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5619136237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619153286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5619170809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5619187437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5619205828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619223180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619244068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619266144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5619289378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5619313931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619338269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5619362018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5619384271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5619410233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619432142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619454971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619472205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5619489702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5619510863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619530583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5619551162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5619571934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5619594648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619612480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619630421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619647778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5619664607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5619682070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619698701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5619716794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5619733462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5619751724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619769418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619787857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619804489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5619821140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5619838725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619856183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5619873981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5619891265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5619909321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5619929785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5619950792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5619970743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5619988143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620004039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620019847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620035927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 909,9090000,10000,0,0,256,5,25761,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5620086837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620103399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620119487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5620135793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620151452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620166716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620182427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620197664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620215355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5620230930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620247799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620263606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5620280360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620296387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620311846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620328004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620343205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620359376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5620374548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620391380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620407250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5620423779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620438980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620454539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620470215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620485393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620502286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5620517982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620534462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620550319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5620566632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620582258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620597500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620613301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620629237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620645651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5620660851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620677269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620693123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5620710896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620729725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620751300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620767646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620782850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620798850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5620814060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620831024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620846882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5620863195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620878364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5620893867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5620909548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5620924994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5620941034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5620956567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5620973044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5620989168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621005546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621021078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621036333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621052318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621067581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5621084019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5621099315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5621116068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5621131958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621148647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621163883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621179142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621194881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621211847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5621229526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5621245318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5621261836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5621278315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621294687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621310400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621325764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621341926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621357215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5621373302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5621388583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5621405508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5621421465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621437868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621453465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621468778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621484584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621499890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5621516243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5621531571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5621550944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5621569404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621588141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621604052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621619388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621635165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621651056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5621667137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5621682357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5621698847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5621715169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621731542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621746914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621766694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621787390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621809309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5621832972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5621854412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5621876791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5621898778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5621921731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621941241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5621960717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5621980488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5621999994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622021408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622041827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622061126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622078854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622095524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622111090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5622130292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5622151860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622170458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622188489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622205222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622222122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622238212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622255336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622270975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5622286267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5622302050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622317105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622333342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622348847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622365199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622380986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622398827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622414105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5622429553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5622445233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622461680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622477660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622493000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622509422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622525676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622542022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622557221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5622572436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5622588526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622603774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622619963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622635166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622651994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622667893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622684479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622699712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5622715342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5622731796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622747239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622763231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622778920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622795411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622811535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622828286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622843571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5622858886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5622874620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622890292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5622906358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5622921612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5622938346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5622954640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5622971053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5622986302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623001760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623019104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623034409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623050418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623065660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623082811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623098716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623115311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623130570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623146435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623162301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623177829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623193886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623209644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623226167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623242048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623258819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623274559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623289871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623306304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623321521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623338226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623354179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623370923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623386833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623404498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623419787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623435322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623451066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623466789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623482819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623498276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623516687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623532845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623549266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623564587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623580305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623596101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623611396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623627540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623643097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623659662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623675651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623692097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623707729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623723069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623738888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623754217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623770651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623785977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623802547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623818499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623835193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623850490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5623865835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5623881670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623897389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5623913490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5623928833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5623945629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5623961970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5623978391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5623993679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624008988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624025142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624040458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624056502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624072014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624088890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5624104817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5624121449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624136721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624152346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624168177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624183749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624199855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624215443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624232000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5624247944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5624265657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624281259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 910,9100000,10000,0,0,256,5,25789,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5624332669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624348400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624363595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624379574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624395099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624411549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5624427385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5624443701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624459273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624474476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624490141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624505526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624521829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624537014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624553436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5624569469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5624586130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624601321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624616523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624632197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624648523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624664878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624680073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624696487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5624713303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5624733441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624750444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624767677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624783615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624798991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624815187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624830935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624847663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5624863731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5624880274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624895971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5624911260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5624927055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5624942366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5624958750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5624974046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5624990912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625007323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625024142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625039424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625054721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625071459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625087224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625103330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625118607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625135143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625151490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625167967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625183487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625198855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625214937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625230164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625246387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625262185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625279184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625295191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625311635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625327288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625342556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625358302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625373768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625390186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625405439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625422252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625438093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625454896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625470142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625485415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625501189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625516801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625533682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625549019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625565840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625582299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625598786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625614135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625629486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625645652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625660991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625677111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625692649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625709539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625725545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625742027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625757600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625773283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625789216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625804642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625820837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625836491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625853116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5625869385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5625885891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625901600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5625916984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5625933313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5625948512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5625965083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5625980390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5625998159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626014071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626030831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626046043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626061297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626077553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626093109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626109111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626124319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626141278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626157401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626173781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626189290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626205164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626220969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626236251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626252519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626268516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626285086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626300986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626317359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626333017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626348305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626364089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626379412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626395773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626411064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626427640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626443592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626460394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626476318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626491565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626507254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626522898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626538917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626554166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626570888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626587095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626603474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626618688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626633960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626649991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626665245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626681442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626696712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626713504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626729371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626745770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626761339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626777661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626793413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626808630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626824643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626840280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626856771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5626872664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5626889529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626904842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5626920078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5626936034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5626951256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5626967629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5626982806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5626999245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627015388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627031660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627046824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627062237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627078276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627093462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627109411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627124805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5627141556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627157357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627173648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627188821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627204426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627220088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627235244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627251458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627267791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5627284293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627300132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627316475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627332112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627347306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627362981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627378385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627394695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627409860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5627426539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627442573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627459289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627474527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627489748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627505453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627520970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627536946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627552126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5627568750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627584883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627601223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627616416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627631621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627647842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627663054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627679046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627694247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5627711091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627726883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627743162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627758346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627773922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627789590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627804783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627822711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627841662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5627859790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5627876030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5627893120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627908394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5627923721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5627939586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5627955330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5627971365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5627986599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628003075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628019288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628036218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628052323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628067616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628084050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628099906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5628116764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5628132070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628149183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628165060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628181409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628196622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628213219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628232091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628247517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5628263751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5628279751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628296369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628312269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628329025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628344343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628359692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628375492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628391351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 911,9110000,10000,0,0,256,5,25818,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5628441849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5628457528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628473971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628489781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628506143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628521707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628537069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628552854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628568181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5628584582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5628599908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628616459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628632479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628649227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628664550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628679912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628695716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628711405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5628727526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5628742868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628759469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628776441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628792913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628808257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628823832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628840109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628855435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5628871545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5628886860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5628903712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5628919699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5628936142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628951456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5628967120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5628982907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5628998209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629014599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629030006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629046576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629062571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5629079428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629094740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5629110090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5629125902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629141595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629157666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629172959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629189506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629205770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5629222643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629238011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5629253344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5629269564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629284879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629300986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629319238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629341521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629364093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5629387342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629409845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5629430089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5629452450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629473666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629496031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629515861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629536916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629557616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5629580340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629599454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5629617078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5629633278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629649941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629666131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629681529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629698232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629714697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5629731221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629746488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5629762052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5629778611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629794428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629810449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629825897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5629843946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5629860059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5629876513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629892441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5629908334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5629927742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5629947298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5629967365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5629984062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630000709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630017687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630034138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630049363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630064744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630080850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630096010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630111939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5630127090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630143899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630159742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630176004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630191794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630208686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630224999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630240275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630256486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5630272150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630289488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630305499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630321923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630337782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630353214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630369117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630384519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630401076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5630416438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630433037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630449057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630466122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630481489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630496888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630512983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630528762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630544929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5630560263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630577756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630593915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630610461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630625823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630641644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630657591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630672958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630689154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5630705218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630721835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630737874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630754706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630770470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630785780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630801533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630816995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630834322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5630849629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5630866180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5630882580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5630899613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630917936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5630935816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5630953907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5630969333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5630985472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631000793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631017914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631034011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631050480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631066276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631082159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631098019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631113356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631129472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631145916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631162559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631178526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631195063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631211129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631226947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631242717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631257982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631274628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631289945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631306514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631322476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631339304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631354601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631369932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631385715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631401412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631417502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631432810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631449575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631465938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631482344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631497617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631512936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631529268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631545186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631561231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631576491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631593498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631609456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631625872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631641554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631656886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631672679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631687990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631704473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631719729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631736259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631752229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631769194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631784505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631799833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631815628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631832690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631848815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5631864035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5631880598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5631897058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5631913486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631928727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5631944026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5631960077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5631975331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5631991380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632006633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632023656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632039577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632055942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632071227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632088900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632104673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632119940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5632136216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632151879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632168382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632184288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632200683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632216650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632232426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632248165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632263357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5632279745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632294935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632311411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632327823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632344156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632359334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632374538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632390721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632405918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5632421843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632437022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632453854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632469728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632486076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632501273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632517114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632532809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632547996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5632563955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632579445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632595864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632611732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632628031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 912,9120000,10000,0,0,256,5,25846,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5632677882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632693363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632709590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632724902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5632741592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632756852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632773889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632789915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632806393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632821913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632837587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632853391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632868634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5632884651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5632900820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5632917323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5632933211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5632949597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5632965211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5632980508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5632996269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633011738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633028057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633043299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633059819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633075946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633092672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633108192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633123388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5633139042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633154757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633170762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633186613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633204521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633220476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633238439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633253646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633269395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5633285114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633300325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633316294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633332081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633348571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633364440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633380800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633396683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633411967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5633427739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633443017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633459418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633474697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633491213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633507141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633523922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633539183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633554449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5633570564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633586364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633602401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633617636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633634130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633650735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633667087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633682315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633697775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5633714282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633732040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633750219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633769601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633789653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633809063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633825624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633841235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633856444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5633872116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633887316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5633903760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5633918948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5633935406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5633951259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5633968064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5633983279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5633998523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634014544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634032049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634051277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634067808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634086346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634102375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634118822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634134142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634149980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634165818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634181092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634197144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634214252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634230863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634247216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634264162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634279928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634295320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634311182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634326454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634342987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634358869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634375668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634392444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634408844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634424111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634439370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634455453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634470669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634486662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634501979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634519071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634535449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634552140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634567358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634583123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634598908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634614181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634631012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634646735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634663199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634679063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634695382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634710882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634726083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634741783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634756960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634773232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634788398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634804843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634820664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634837266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634852469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5634867625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5634883280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634898878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5634915148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5634930289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5634946723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5634963086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5634979349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5634994517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635009675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635025694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635040794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635056709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635071874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635088739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635104514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5635120806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635135968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635151513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635167134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635182281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635198200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635213898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635230258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635246612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5635266545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635282529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635297824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635313505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635329139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635345139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635360308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635376750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635393149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5635409483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635424732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635439970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635456216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635471402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635487349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635502524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635519333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635535191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5635551494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635566685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635582971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635598800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635614400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635630424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635646252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635662789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635678752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5635695161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635710841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635726105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635742206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635760984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635782569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635800495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635821053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635843729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5635861712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635877664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5635894139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5635909934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5635925107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5635941222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5635957208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5635975118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5635994759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636017629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636034318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636050976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636066647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636082745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636098705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636113829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636130238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636146409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636162613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636177679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636192813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636208782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636223917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636239773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636255509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636272407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636289672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636306009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636321178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636336893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636352571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636368393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636384278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636399841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636416161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636431881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636448109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636463628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636478764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636494357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636509469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636525742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636540841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636557245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636573013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636589779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636604907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636620042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636635648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636651328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636667238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636682338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636698676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636714858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636731073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636746153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636761266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636777401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 913,9130000,10000,0,0,256,5,25875,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5636827382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636843344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5636859642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5636876632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5636894161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5636910485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636925609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5636940783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5636956977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5636972730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5636988626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637003731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637020643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637036433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637052677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637067793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637083256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637098945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637114112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637130041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637145954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637163099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637180416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637200600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637218323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637234043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637250197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637265807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637281677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637296731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637313006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637329135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637345239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637360218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637375226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637391044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637406261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637422013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637436982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637453583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637469516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637485659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637500662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637516248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637531789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637546815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637562614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637578013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637595133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637610857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637627670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637643176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637658542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637674865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637689963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637706292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637721379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637737693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637753417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637770148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637785260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637800388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637816022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637831535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637847451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5637862539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5637878918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5637895154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5637911372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637926455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5637941562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5637957497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5637972613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5637988491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638003588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638020256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638036027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638052271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638067458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638082982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638098540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638114598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638130593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638146417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638162786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638178563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638194778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638214221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638229443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638245102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638260761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638277125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638293524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638309885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638325644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638342462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638357601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638372740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638388351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638403821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638419708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638434823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638451171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638467573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638483773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638498886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638514031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638530301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638545448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638561369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638576472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638593166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638608930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638625207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638641228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638656733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638672476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638687714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638704128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638719336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638735816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638751729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638768391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638783836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638799091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638814815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638830320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638846331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5638861522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5638877979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5638894187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5638910550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638925762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5638940972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5638957359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5638972718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5638989054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639004905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639022110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639037983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639054400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639069671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639085605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639101904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639117065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639133073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639148653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639164929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639180605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639196771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639213862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639229042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639244683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639260453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639276946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639292045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639308370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639324436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639341337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639356468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639372611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639388336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639403951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639419899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639435062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639451472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639467873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639484160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639499282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639514763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639530956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639546873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639562777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639578333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639594916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639610714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639628235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639643831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639659200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639674806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639689927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639706228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639721603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639739223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639755315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639772167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639787367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639802572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639818256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639834018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639849974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5639865150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5639881554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5639897733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5639914045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639929237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5639944453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5639960705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5639975890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5639991860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640007053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640023994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640039813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640056095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640071273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640086793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5640102463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640117657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5640133602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640149360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640166132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640181981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640198284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640214123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640229332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5640245080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640260324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5640277319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640294054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640310616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640326470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640343753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640360303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640379166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5640397493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640412773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5640428731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640443880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640460912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640476712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640492997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640508112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640524264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5640539952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640555101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5640571056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640586583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640603439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640619457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640637296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640653162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640668520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5640684257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640699452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5640716762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640731963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640748330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640764953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5640781202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640796348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640811497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5640827471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640842599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5640858516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5640873639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5640890318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5640906092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 914,9140000,10000,0,0,256,5,25903,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5640957536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5640973430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5640988531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641004117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641019516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641035436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641050555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641066886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641082921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641099161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641114283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641129417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641145335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641160509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641176417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641191517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641208837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641224878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641241052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641256139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641271912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641287600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641302771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641318708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641334172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641350789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641366597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641382879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641398375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641413574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641429222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641444375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641460655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641475823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641492236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641508056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641524636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641539831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641554991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641570631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641586514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641602454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641617585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641634327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641650551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641666819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641681998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641697176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641713143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641728514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641744423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641759566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641776264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641792100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641808410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641823600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641839311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641854965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641870536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5641887256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5641903224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5641919714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5641935601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5641952392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5641967625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5641982856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5641998853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642014009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642030652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642045780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642062521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642078991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642095543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642110689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642125873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642142568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642157847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642173822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642188986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642206158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642222565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642239780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642254897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642271041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642287448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642303026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642318897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642334458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642351092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642366914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642383141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642398642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642413810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642429475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642444640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642460913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642476036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642492387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642508171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642524990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642540272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642555446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642571091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642586555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642602717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642617862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642634245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642650412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642666671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642681836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642696970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642712916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642728091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642744050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642759200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642775921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642791727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642808032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642823218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642838721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642854373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642869489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5642885406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5642900978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5642917351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5642933153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5642949439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5642965310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5642980457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5642996085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643011225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643027514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643042901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643059303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643075067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643091829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643107089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643122290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5643138464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643154316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643170303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643185476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643202350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643218706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643235051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643250138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643265761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5643281365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643296508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643312378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643327980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643344338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643360084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643376287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643392017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643410583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5643428190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643445293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643462392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643477753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643494433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643510350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643527484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643542815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643558150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5643574387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643590076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643606159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643621448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643638563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643654927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643671902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643687183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643702878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5643718704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643733990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643750724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643766379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643782948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643798847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643815213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643830746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643846002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5643861750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643876927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5643893302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5643908723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5643925178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5643941056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5643957782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5643973018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5643988238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644003956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644019445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644035336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644050441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644066778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644082821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644099275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644114414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644129613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644145682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644160840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644176751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644191854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644208661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644225216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644241428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644256542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644272034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644288164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644303307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644319249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644334761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644351161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644366988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644383237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644399724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644415242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644430908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644446044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644462394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644477796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644494192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644510025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644526679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644541855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644557019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644572687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644588238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644604405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644619575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644636010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644652180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644668697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644683870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644699061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644715208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644730338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644746280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644761471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644778285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644794336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644810619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644825800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644841268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5644856952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644872116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5644888118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5644903879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5644920449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5644936211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5644953207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5644968380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5644983572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 915,9150000,10000,0,0,256,5,25932,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5645035364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645050577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645066516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645082031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645098751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645114690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645131091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645146697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5645161979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645177725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645192975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645209442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645225216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645241732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645257598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645275411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645290910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5645306166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645321872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645337555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645353571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645368808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645385261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645401524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645417839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645433019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5645448226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645464253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645479704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645495754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645511005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645527819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645543758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645560179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645575471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5645591198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645607192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645622451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645638845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645654599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645671152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645687492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645705268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645720456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5645735573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645751186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645766803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645782997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645798191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645814582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645830815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645847088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645862270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5645877473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5645893531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5645908711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5645924667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5645939859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5645956637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5645972677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5645988973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646004146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646019693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646035317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646050462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646066388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646081890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646098525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5646114376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5646130690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646146235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646161453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646177145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646192362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646208785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646224010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646240846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5646256680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5646273322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646288694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646304220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646319880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646336178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646352466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646367712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646385305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5646403556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5646421154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646436318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646453918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646473629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646490395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646508829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646528952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646548766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5646565472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5646583026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646598293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646613594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646629266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646644821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646660787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646676133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646692481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5646709232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5646725648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646740762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646755891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646773740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646793200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646812835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646832007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5646848672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5646868080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5646886856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646907156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5646925722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5646941484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5646958464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5646974582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5646989730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647006226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647023141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647039496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647054632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647069811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647086047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647101202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647117144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647132278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647149648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647165507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647181756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647196871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647212665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647229051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647244662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647260636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647276451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647293114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647308939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647325291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647341097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647356342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647372049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647387260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647403721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647418955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647435396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647451231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647468014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647483412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647498627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647514609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647529955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647545993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647561200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647578145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647593959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647610230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647625404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647641039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647656712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647672232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647688207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647703874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647720326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647736154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647752421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647768313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647783464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647799065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647814158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647830429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647845516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5647861841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5647877600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5647894141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647909238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5647924339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5647939926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5647955405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5647971360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5647986519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648002849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648018947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648035194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648050327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648065427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648081336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648096426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648112272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648127378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648144087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648159888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648176060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648191196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648207682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648223535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648239014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648255485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648271472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648288042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648303980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648320437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648337228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648352524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648368205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648383363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648402663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648417926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648434347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648450170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648466929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648482381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648497627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648513339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648528870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648545588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648560864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648577817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648593706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648610083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648625348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648640999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648656752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648672208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648688271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648704132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648720864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648736841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648753352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648769071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648784444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648800278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648815621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648832167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648847511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5648864352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5648880327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5648897206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648912561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5648928159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5648943984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5648959735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5648975880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5648991419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649008456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5649024747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649041354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649056595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649071836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649087931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649103170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649119166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649134411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649151229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 916,9160000,10000,0,0,256,5,25960,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5649200445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649217323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649232798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649249230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649265343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649280529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649296443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649311592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649328434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5649344235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649360740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649375917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649391735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649407499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649422912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649438881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649454398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649471626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5649487730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649504053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649519705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649534974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649550684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649565898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649582239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649597421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649613848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5649629704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649646412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649662519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649681613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649700293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649717849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649733931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649749202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649766338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5649782418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649798766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649813916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649829700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649845707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649860896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5649876805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5649892603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5649910573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5649927848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5649944530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5649960169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5649975481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5649991309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650006600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650022999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650038225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650054734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650070617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650087398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650102645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5650117929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5650133704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650149403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650165461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650181305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650197806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650214103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650230691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650245981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5650262512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5650278666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650293804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650309743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650324854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650341589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650357893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650375846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650392804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5650409363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5650426463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650443001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650460806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650477374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650495297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650512520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650530634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650547215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5650563763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5650581293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650597849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650615475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650632001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650650338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650667622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650685682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650702601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5650719994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5650737459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650754053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650772244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650789010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650807282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650824633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650842935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650859600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5650876264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5650893863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5650910526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5650928225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5650944828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5650963161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5650980451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5650998288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651015224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651031863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651049265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651065886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651084026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651099173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651115781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651131591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5651148241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651163378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651178532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651194184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651209709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651225681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651241058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651257944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651274435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5651290750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651306224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651321415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651337505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651352664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651368577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651383747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651400511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651416384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5651432643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651447828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651463309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651478989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651494182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651510114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651525868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651542977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651558986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5651575404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651591078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651606393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651622392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651637666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651654099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651669393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651685944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651702250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5651718648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651734200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651749805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651766009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651781316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651797650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651812974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651829827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651845764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5651862146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651878025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5651893723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5651909486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5651924956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5651940968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5651956616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5651973782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5651990344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652006660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652022245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652037447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652053377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652068544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652084909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652100122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652116783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652132621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652149350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652164577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652179819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652195543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652211159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652227155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652242323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652259263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652275627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652292000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652307516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652322797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652338908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652354139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652370170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652385405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652402270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652418530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652434941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652450203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652465820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652481639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652497155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652513189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652528731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652545180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652561077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652577739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652592994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652608272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652624025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652639458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652655562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652670807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652687287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652703600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652719978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652735344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652750701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652766815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652781999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652798177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652813417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652831786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652851809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5652870517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652886122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5652902379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5652918178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5652933467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5652949557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5652965321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5652981810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5652997902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653014621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653029971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653045244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5653060991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653076242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653093261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653108513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653124983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653141271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653157624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653172855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653188123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5653204314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653219549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653237602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653253310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653271320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653287370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653304986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653320468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653336472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 917,9170000,10000,0,0,256,5,25989,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5653386828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653403040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653419100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653434528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653451078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653467419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653483785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653499223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653514901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5653530539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653545688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653561616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653577076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653593577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653609424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653625739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653641518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653656778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5653672487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653687889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653704233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653719422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653735876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653751822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653770210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653785478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653800892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5653816572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653832100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653848063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5653863162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5653879514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5653895688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5653911968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653927335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5653942521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5653958508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5653973708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5653989725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654004899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654021559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654037371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654053703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654068869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654084437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5654100110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654115508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5654131464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654147030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654163470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654179533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654195826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654211921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654227215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5654242935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654258137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5654274526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654289740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654306211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654322092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654338744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654353969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654369465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5654385239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654400740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5654416797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654432295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654448755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654464946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654481317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654499124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654519410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5654540715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654562414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5654585984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654606701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654629893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654651348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654674597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654693435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654713756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5654734007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654753243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5654775269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654794085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654812762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654830575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654847019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654862290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5654877908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5654894312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5654909565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5654925664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5654941141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5654958290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5654974856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5654991183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655006576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655022607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655038594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655054312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655070284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655086105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655102497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5655121994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5655144601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655162149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655179486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655196266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655212842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655229088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655244378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655261023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5655277461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5655293854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655309061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655324325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655340475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655355700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655371939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655387142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655403902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5655420405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5655436753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655452514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655467742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655484255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655499790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655516268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655531511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655548042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5655563970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5655580745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655595997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655611258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655627004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655642572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655658651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655673916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655690632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5655706850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5655723218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655738459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655754881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655771311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655786575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655802611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655818118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655835510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5655851602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5655868588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655883902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5655899822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5655916259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5655931606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5655947879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5655963615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5655980457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656000217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656019538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656035746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656051196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656067004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656082867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656099264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656114596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656131195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656147562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656163980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656179293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656194602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656210789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656226523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656242525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656258098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656275508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656291437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656307864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656323157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656338901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656355419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656370926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656386950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656402675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656419149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656435249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656451603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656467288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656482551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656498518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656513757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656530351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656546096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656562806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656579145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656595531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656610782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656626276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656642594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656657806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656673828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656689311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656706089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656721955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656738327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656753552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656769331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656785124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656800424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656816510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656832196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656848767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5656864701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5656881128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656896778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5656912071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5656927853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5656943141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5656959483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5656974633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5656991046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657008032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657024829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657040033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657055221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657071102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657086678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657102633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5657117786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5657134130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657150343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657166625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657181812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657197635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657213699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657229294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657245240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5657260356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5657277306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657293091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657309390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657324535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657340071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657355702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657371051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657386983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5657402468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5657418815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657434602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657450847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657466380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657481527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657497398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657512540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657528786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 918,9180000,10000,0,0,256,5,26017,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5657578321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5657594761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657610584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657626881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657642522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657657847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657673561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657688998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657705319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5657720502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5657736934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657753000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657769632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657784827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657800127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657815805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657831328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657847326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5657862517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5657879606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5657895761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5657912105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657927328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5657942814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5657958884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5657974098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5657990102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658005294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658022112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658037978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5658054298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658069733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658085273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658101016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658116218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5658132201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658147832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658164249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658180114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5658196427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658213535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658229430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658245402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658260861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5658281207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658301393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658325171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658348752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5658371300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658393011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658413357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658435858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658456096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5658476215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658495026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658517565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658538640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5658558633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658575076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658592209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658608127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658626280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5658647526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658666678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658686058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658704637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5658720990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658736127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658751366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658767462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658782597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5658798526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658813596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658830692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658846466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5658862677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658878598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5658894318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5658909936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5658925058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5658941168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5658957383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5658973806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5658989599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659005864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659021596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659036833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659052563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659067811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659086616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659104408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659121973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5659138283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659155883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659171241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659186626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659202940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659218137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659234616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659250026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659267114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5659283094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659299525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659315947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659332106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659348012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659363419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659379851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659396365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659413009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5659429018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659445690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659461446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659476785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659492574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659508096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659525541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659540843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659557320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5659573422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659590357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659605640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659620955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659636989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659652648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659668702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659683980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659700495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5659720938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659742636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659759052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659774709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659790420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659805605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659821583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659837183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659853687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5659869571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5659886146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659901796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5659917041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5659932733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5659948190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5659964501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5659979692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5659996779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660012865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660029565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660044816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660060155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660075981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660091557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660107593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660123053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660139951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660155838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660172196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660187492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660203070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660218894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660234473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660250906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660266592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660283086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660298985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660315365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660331003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660346289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660362044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660377290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660393616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660408864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660425341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660441481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660458167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660473437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660488682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660504445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660519996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660536018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660551257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660567988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660584191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660600568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660615822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660631323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660648193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660663445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660679478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660694696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660711432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660727172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660743383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660758742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660774750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660790985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660806189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660822305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660837831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660854186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5660869938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5660886174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660901685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5660916845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5660932513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5660947861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5660964118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5660979218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5660995519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661011458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661028021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661043340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661059138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661074874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661090458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661106425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5661121582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5661138226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661154432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661170811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661186062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661201251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661217291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661232448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661248892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5661264646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5661281155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661297035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661313711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661329323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661344555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661360266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661375480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661391782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5661406973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5661423421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661439274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661455915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661471088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661486281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661502200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661517977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661533921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5661549081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5661565480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661581660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661597941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661613090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661628294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661644457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661659637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661675598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5661690807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5661707708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661723541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661739832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661754996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 919,9190000,10000,0,0,256,5,26045,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5661804942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661820945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661836549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661852597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5661867843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5661884312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5661900591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5661916945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661932148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5661947590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5661963729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5661978976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5661995262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662010889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662028483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662045233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662061611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662077146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662092549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662108270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662123473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662139853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662155054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662171498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662187366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662207941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662227153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662244011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662260337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662276381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662292365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662307542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662323999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662341045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662358243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662373766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662389068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662405298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662420467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662437100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662452797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662469259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662485082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662501404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662518164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662534350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662550360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662566273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662582609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662597759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662614142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662629993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662646878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662662085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662677969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662693917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662709526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662725480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662740630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662757048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662773233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662789554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662804749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662819942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662836092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662851290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5662867232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5662882447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5662899238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5662915098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5662931399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662946610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5662963354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5662979088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5662994559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663010754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663026317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663042749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663058612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663074967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663090541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663105803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663121537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663136743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663153183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663168371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663184863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663201027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663217787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663232990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663248229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663263942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663279471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663296530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663311862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663329167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663345105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663361539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663376860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663392760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663408596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663423877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663439936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663455615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663472149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663488073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663504504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663520157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663535477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663551267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663566547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663582936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663598115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663614502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663630534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663647174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663662370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663677557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663693219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663708775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663724730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663739888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663756279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663772521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663788822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663804020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663819221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663835455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663850927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5663866839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5663881988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5663898925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5663914758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5663931044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663946212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5663961824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5663977510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5663992882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664009031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664024523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664040914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664056796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664075175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664092198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5664107431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5664123132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664138249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664154661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664169794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664186194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664202332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664218598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664233734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5664248873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5664264853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664280015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664296330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664311502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664328479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664344279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664360600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664375807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5664391385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5664407052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664422206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664438211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664453798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664470172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664485971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664502268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664518042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5664533248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5664549977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664569317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664591622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664613491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664637141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664659793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664682608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664704231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5664726428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5664745789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664765771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664786112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664806177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664828064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664849086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5664866938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664882385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5664898618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5664914323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5664929486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5664945511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5664962162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5664978781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5664994655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665010993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665026922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665043017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665058784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665074022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5665090822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5665108358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5665129337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5665150496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665169344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665184645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665200269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665216813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665232012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5665248078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5665263540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5665280489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5665297145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665313490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665329543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665344793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665360471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665375627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5665392688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5665407897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5665425063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5665440887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665457943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665474253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665489484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665505092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665521105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5665538685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5665556384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5665574822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5665591797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665608260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665623616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665639026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665655284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665670516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5665686558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5665702493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5665718985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5665734891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665751275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665767181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665782802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665798539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665814712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5665832037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5665847252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5665863702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5665879472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5665896376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665912344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5665927633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5665943293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5665958973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 920,9200000,10000,0,0,256,5,26074,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5666008096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666023996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666040369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666056164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666072429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666087989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666103144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666119600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666134781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666151134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666166264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666182625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666198403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666216652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666231772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666247191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666262745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666278322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666294210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666309359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666325911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666342136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666358460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666373624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666389031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666405080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666420193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666436104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666451245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666468034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666483823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666500093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666515678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666530852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666546513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666561656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666577995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666593139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666609516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666625331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666642003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666657175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666672349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666687992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666703738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666719684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666734851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666751239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666767977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666784256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666799426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666814590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666830693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666845835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5666861746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5666876922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5666893928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5666909721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5666925960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666941128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5666956929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5666972602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5666987762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667003678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667019235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667035583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667051402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667068505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667084590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5667099770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5667115414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667130536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667147056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667162215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667178568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667194420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667211076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667226658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5667241796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5667257386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667272955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667288895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667304683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667321176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667339551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667355974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667371611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5667387210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5667403455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667418715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667435648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667452916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667470976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667488338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667506216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667523239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5667539960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5667557182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667573865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667591964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667608609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667626634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667644533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667662687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667679357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5667696035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5667713586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667730231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667747736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667764696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667782812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667800180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667818062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667835026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5667851708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5667868932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667885624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5667903670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5667920331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5667938361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5667956373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5667974277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5667990965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668007672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668025226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668041927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668059427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668076204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668094634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668112054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5668129966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668147201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668163791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668180652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668195945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668213064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668228621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668245024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668260787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5668277788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668292925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668308092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668324386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668340217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668356222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668371440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668387871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668404708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5668424792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668442352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668460946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668476815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668492075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668508150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668523944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668540520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668556411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5668572759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668589849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668605875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668621597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668636795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668653187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668668393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668684936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668700863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5668717586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668732819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668748085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668763827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668779429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668795449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668810703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668827494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668844000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5668860360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668876170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5668891855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5668907605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5668922826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5668938910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5668955176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5668971927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5668987797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669004138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669019665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669034907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669050654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669065901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669082203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669097615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669114062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669129912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669146537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669161790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669177037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669192755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669208816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669225406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669240605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669257089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669273643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669289904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669305045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669320204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669336443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669351579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669367467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669382607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669399494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669415234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669431426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669446501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669462258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669477863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669492992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669509300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669525032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669541450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669557263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669573886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669590540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669606000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669621838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669637178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669653899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669669230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669685818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669701968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669718502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669733818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669749123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669765258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669780790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669796867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669812173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669829079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669845054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5669861508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669876825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5669892502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5669908306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5669923589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5669939684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5669955262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5669971830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5669987812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5670004275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5670020039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5670035410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5670051249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5670066559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5670082934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5670098215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5670114756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5670130686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5670147455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 921,9210000,10000,0,0,256,5,26102,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5670681246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5670696927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5670713419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5670728799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5670744912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5670760248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5670777517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5670793504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5670809933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5670825250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5670842168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5670857944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5670873157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5670889169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5670905165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5670921686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5670937618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5670954318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5670969788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5670985057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671000792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671016330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671032400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671047623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671064113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671080295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671096685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671111960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671127269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671143502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671158974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671175029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671190291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671207230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671223104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671239933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671255148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671270747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671286418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671301634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671317615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671334062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671350519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671366348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671382689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671398268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671413500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671429211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671444433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671460745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671475983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671492463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671508370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671525075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671540351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671555653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671572423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671589479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671606315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671621499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671638796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671658536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671676660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671693846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671709960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671725699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671740906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671756972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671772793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671789271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671805150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671821489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671837071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671852566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5671868270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671883486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5671900015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5671915786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5671932278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5671948130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5671965064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5671980646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5671996767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672013257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672029313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672045427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672060749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672077728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672094601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672111193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672126568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5672142569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672158614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672173908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672189995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672205780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672222627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672239110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672255553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672271283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5672286630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672302458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672317785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672334201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672349794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672366437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672382481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672399251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672414476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5672429718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672445439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672460989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672477013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672492218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672508687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672524854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672541417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672556657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5672571926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672588225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672603458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672619441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672634628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672651409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672667320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672684170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672699404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5672717390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672736717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672755410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672775047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672791399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672807859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672823714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672840696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672855940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5672871228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5672886977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672902822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5672918899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5672934192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5672950684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5672966955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5672983357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5672998630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673013889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673030138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673045413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673061430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673076674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673093714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673109612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673126005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673141533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673156823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673172593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673187859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673204325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673219824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673236332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673252699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673269544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673284781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673300039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673315774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673331665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673348646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673364214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673380704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673397086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673413687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673428944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673444239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673460694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673475917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673491946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673507173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673523941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673540098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673556480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673572310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673588080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673603876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673619145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673635204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673650739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673667257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673683190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673699600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673715359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673730705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673746474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673761762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673778392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673793654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673810161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673826087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673842851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673858145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5673873454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5673889421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5673905062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5673921133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5673936421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5673953265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5673969232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5673985658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674000963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674016970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674032807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674048083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674064173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674079789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5674096539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5674112461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5674128832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674144441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674159755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674175529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674190804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674208335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674223879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5674240424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5674256799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5674273635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674289150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674304394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674320185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674337080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674353515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674368793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5674385218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5674401518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5674417931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674433186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674448463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674464613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674480914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674497270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674512532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5674529365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5674545273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5674561653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674577329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674592864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674609501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674624811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674641596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674658155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5674675791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5674695881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5674715384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674732135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674747629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674763436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 922,9220000,10000,0,0,256,5,26131,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5674813274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674829751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674845007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5674861517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5674877372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5674894070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674909465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5674924663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5674940356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5674956661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5674972802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5674988033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675004539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675020846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675037943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675053116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675068294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675084487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675099847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675115767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675130923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675147695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675163446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675179708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675194861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675210408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675226253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675241394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675257867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675273554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675290225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675306058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675322349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675337968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675353197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675368884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675384677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675401012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675416246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675432733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675448610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675465399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675480615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675495856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675511592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675527228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675543434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675558616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675575081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675591332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675607906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675623116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675638388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675654467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675669946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675686018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675701301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675718214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675734114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675750477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675766127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675781400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675797604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675812839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675829267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675844591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5675861975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5675877905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5675894729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675910046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5675925333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5675941086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5675956819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5675972965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5675988223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676004731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676021093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676037501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676053314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676068610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676084768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676100077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676116160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676131535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676148735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676164962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676181462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676196806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676212637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676228478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676243807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676260508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676276175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676292695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676308563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676325007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676340573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676355806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676371545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676386757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676403146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676418604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676435080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676450932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676467648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676482879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676498147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676513866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676529474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676545436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676560617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676577429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676593390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676609877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676625059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676640643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676656382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676671518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676687470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676703570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676720111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676736013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676752414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676768093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676783391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676799391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676814684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676831135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676846443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5676862982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5676878887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5676895689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676910985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5676926279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5676942049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5676957744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5676974071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5676989365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677005903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677022222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677038605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677053888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677069177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677085362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677100901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677117812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5677133037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677150011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677166145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677182533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677197799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677213546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677229355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677244657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677260889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5677277248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677294018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677309955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677326350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677342069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677357630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677373797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677389089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677405563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5677420824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677437351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677453643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677470057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677485540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677500816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677516982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677532242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677548262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5677563509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677580366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677596252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677612865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677628122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677643840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677659910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677675210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677691278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5677707703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677725657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677741639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677757965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677773774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677792334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677811105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677828628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677844688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5677859938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5677876462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5677893022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5677909330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677924498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5677939743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5677955791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5677971023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5677987637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678003283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678020256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678036292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5678053525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678069509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5678085433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5678101190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678116431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678132462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678148125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678164774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678180812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5678197207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678213333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5678228563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5678244279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678259468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678275860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678291090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678307579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678323450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5678340159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678355668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5678371198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5678391597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678411925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678434713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678457338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678480370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678501957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5678524381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678546018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5678565532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5678586155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678605869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678626284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678647954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678668563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678685369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5678702553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678718265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5678733888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5678749671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678765430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678781469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678797744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678814265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678830675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5678847098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678863182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5678878524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5678894761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5678909990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5678926035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5678942159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5678959405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5678975335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 923,9230000,10000,0,0,256,5,26159,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5679035238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679054100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679072307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679089873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679105500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679121860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679137144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679154530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679170872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5679187442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679203363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679219190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679235194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679250472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679266965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679282277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679299189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679315308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5679332173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679347422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679362716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679379190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679395027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679411071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679426361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679442805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679459086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5679475455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679490695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679506545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679522685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679537856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679554041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679569209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679586072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679601977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5679618312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679634466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679650215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679666057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679681373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679697374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679717502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679733853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679749474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5679766232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679781192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679796209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679811639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679828358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679844570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5679859678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5679876007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5679892298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5679908599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679923934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5679939081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5679955279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5679970852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5679986777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680001876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680020779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680036623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680052883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680068013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680083527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680099146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680114287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680130187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680145611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680162504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680178233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680194443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680209934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680225715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680241554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680256799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680273757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680289069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680305563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680321473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680338283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680353725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680368971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680384678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680400343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680416574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680431809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680448291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680464568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680480925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680496180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680511435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680527647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680543120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680559134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680574375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680591262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680607180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680623548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680638794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680654451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680670430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680685680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680701982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680717307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680734015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680749880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680766653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680781939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680797241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680813033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680829232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680845338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5680860628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5680877123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5680894393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5680910919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680926260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5680943224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5680963305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5680981111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5680997292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681012659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681030444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681047149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681063627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681079472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681095219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681111836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681127156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5681143688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681158899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681175433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681191330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681208260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681224670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681242356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681258275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681274223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5681290241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681305412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681321870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681338168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681354492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681369860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681385058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681401157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681416366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5681432339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681447484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681464239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681480074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681496503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681512493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681528123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681544320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681559520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5681575563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681592370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681609500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681625438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681642671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681657935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681673362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681689119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681704756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5681720789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681735990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681752444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681768762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681785134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681800389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681815693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681831822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681847037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5681863013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5681878264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5681895088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5681910963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5681927295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681942523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5681958134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5681973808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5681988999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682005012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682020911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682037505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682053504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682069975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682085769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682101151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5682117246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682132614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682150039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682165315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682183360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682199533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682216826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682232876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682248279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5682264146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682279945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682296243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682311539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682328394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682344283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682360662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682375917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682391609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5682407371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682422839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682438906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682454517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682470976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682486851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682503262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682518927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682534207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5682550175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682566243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682582984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682598301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682616678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682636927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682660248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682681067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682696937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5682714274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682729880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682746157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682761531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682779599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682795674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682812233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682828336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682843874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5682859707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682875765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5682892578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5682907920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5682924751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5682940742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5682957644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5682972921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5682988508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5683004308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683020007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5683036092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5683051333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5683067834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683084252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683100685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683116676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5683136348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 924,9240000,10000,0,0,256,5,26188,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5683200824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683219957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5683237066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5683252381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5683270364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683286336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683302854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683318164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5683334296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5683350124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683365407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5683381509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5683397298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5683417527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683438746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683462733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683482577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5683502573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5683525021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683543865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5683563496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5683581191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5683598382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683614997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683631388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683648520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5683664008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5683679776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683695009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5683712301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5683728311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5683745154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683761021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683778802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683794103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5683809674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5683825412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683842091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5683858104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5683873956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5683893862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5683914096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5683930888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683946181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5683963074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5683978974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5683994521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684010666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684026719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684046490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684065623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684085768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684101186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684116852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684132598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684148395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684164529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684181417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684200175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684219619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684238763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684255538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684275042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684294330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684313024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684334645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684353024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684373127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684394017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684412995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684430383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684448462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684465598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684480875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684497175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684513167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684530374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684546166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684562404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684577985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684594191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684610205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684625439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684642059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684657756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684674984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684690987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684708991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684724777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684740214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684755923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684772644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684788686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684803959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684820560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684836883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684853630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684868888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5684884159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5684900599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5684915791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5684931795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5684946920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5684963969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5684979765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5684996047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685011177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5685027626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5685043296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685060971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685082249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685101595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5685123865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5685144127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5685165261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685183637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5685202590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5685220774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685237872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685255651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685275132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5685295350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5685314816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5685335721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685354256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5685373664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5685394327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685411602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685430875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685449824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5685471572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5685491696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5685511870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685530938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5685546577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5685562170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685577999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685594032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685609161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5685625851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5685642247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5685658566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685673736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5685689635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5685706199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685724062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685743611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685762112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5685781153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5685797579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5685815358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685831641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5685847115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5685862974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5685878410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5685896134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5685911335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5685931870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5685953715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5685978017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686001576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5686026789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5686049518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686072587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5686097535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5686119655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686143112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686165333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686187901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686214042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5686234674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5686252434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686270490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5686288019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5686304882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686323762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686341933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686362349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686379383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5686396837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5686416994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686438208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5686462925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5686483595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686503497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686522931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686540898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686558158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5686575022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5686592688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686609270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5686625984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5686641658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686658136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686674025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686691363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686707094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5686722327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5686738002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686753535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5686770706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5686785945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686802500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686818461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686835206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686850403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5686865885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5686881583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686897138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5686913129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5686928416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5686944947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5686961172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5686977485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5686994329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687013468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687036634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687056237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5687076020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5687095765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5687112686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5687128810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5687146202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687162301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687179055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687194945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687211516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5687227608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5687242993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5687259482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5687275870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5687295613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687315186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687334587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687350668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687365911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5687382128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5687399420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5687416039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5687432210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5687448769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687465084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687480735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687496697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687511893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5687528643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5687543844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5687561327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5687579048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5687596175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687611390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687627971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687646972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687664668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5687683352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5687701196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5687719751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 925,9250000,10000,0,0,256,5,26216,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5687776793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5687793473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687808827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687824200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687840500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687855794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5687871924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5687887230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5687904391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5687920328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5687936756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687952378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5687967659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5687983353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5687998566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688014927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688030961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688047454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688063579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688080406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688095695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5688110978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688126954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688142645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688158703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688173938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688190668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688206986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688226180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688246367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5688269196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688289064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688308095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688329214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688348382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688368134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688384153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688401852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688417410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5688434149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688449945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688466050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688482156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688498306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688515452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688531275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688547561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688562721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5688578313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688594020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688610074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688628088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688646549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688666270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688685838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688703304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688718790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5688734155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688750720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688766562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688782652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688798440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688816005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688832437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688849213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688865687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5688881190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5688897489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5688914187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5688930396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5688946155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5688963215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5688979026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5688995274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689010447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689026035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689041705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689056864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689072805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689088525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689105170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689121078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5689137434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689153255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689168550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689184331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689199582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689216019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689231283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689247786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689263707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5689280455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689295698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689310973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689326982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689342326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689358371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689373832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689390706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689406722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5689423406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689438741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689454558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689470311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689485421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689501316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689516854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689533188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689548929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5689565392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689580870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689596008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689611564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689626865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689643077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689658224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689674568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689691367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5689708408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689723721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689739018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689754986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689770694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689787362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689805727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689825101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689841784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5689858243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689873738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5689889037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5689905435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5689920930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5689937047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5689952762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5689969304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5689985186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690001547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690017268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690032612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690048369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690064567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690081507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690096725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690113183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690129270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690145931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690161515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690177751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690194157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690211247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690227240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690242424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690259971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690276592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690293180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690310382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690330017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690348722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690367630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690388460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690405381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690422154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690438175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690455227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690470361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690485574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690501159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690516713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690532620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690547735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690564291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690580509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690597516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690612640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690627757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690643871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690658989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690675518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690690670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690707634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690723373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690739629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690754776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690771216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690786831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690801952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690818089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690833712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690850205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5690866085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5690882670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690898294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5690913514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5690930390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5690950477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5690968024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5690983202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5690999589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691015864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691032139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691047238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691062423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691078683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691093857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691109758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5691124876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5691141651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691157462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691173702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691188837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691204402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691220020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691235113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691251105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5691266765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5691283199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691298988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691315462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691330993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691346157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691361802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691376912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691393190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5691408304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5691424647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691441090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691457693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691472894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691488105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691503958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691519478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691535413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5691550543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5691566926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691583668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691600567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691615708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691631102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691647397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691662760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691679312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5691694397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5691711377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691727191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691743759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691759442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691775029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5691791000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691806196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691822421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5691838012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5691854456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5691870295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5691886834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691902540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5691917791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 926,9260000,10000,0,0,256,5,26245,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5691967571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5691982781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5691998761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692014179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692030995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692046848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692063100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692079087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692094703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692110401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692126392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692142886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692158049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692174486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692190490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692207145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692222291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692238060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692254125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692269803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692285748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692300896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692317538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692333762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692350061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692365246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692380431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692396534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692411683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692429726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692445445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692463531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692479553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692498512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692517775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692535390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692551238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692568240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692586029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692601470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692618204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692634060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692650983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692666172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692681406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692697117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692712672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692728602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692743734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692760106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692776974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692793868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692809021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692824403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692841348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692856574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5692872531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5692887648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5692905389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5692925259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5692946012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5692965062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5692981905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5692998021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693013210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693030159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693045443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693061987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693078251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693094559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693109737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5693124921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5693141298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693156480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693172398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693187547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693205217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693221112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693237415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693252603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5693268429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5693284876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693300055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693316000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693331787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693348165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693363914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693380160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693396094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5693415274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5693433236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693449696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693467328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693483617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693500520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693517363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693533910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693549288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5693564735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5693581875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693598607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693614658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693632939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693654252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693670802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693687170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693703326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5693719711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5693735415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693750567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693767135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693782415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693798933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693814815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693831980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693847225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5693862782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5693878497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693894475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5693910482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5693925698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5693942547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5693958944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5693975293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5693990507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694006287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694023093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694038438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694055018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694071463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694088680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694104629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5694121055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694136355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694152121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694168643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694183930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694200182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694215865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694232425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694248343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5694265167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694280439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694295728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694311513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694327381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694343425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694358716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694375223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694391559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5694407937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694423219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694438509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694454609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694469867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694485892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694501191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694518283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694534189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5694550608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694565916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694581742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694597512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694612758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694628813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694646077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694662638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694678552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5694694923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694713420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694733930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694753689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694774091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694794264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694813500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694834189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694850197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5694867139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694882497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5694898266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5694913929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5694929033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5694945569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5694961291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5694977691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5694993457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695010555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695026439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695041662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695057352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695072509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695089080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695104246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695120629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695136449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695153220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695168413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695183608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695199553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695215122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695231084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695246223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695262617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695278770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695295060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695310208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695325383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695341395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695356553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695373295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695388677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695405484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695421280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695437571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695453150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695468443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695484067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695499215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695515467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695531231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695547575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695563320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695580005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695595151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695610306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695625942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695641412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695657344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695672495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695688844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695705477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695721734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695736876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695752020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695768104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695783246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695799169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695814294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695831048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695846883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5695863147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695878356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5695894015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5695909629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5695924767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5695940676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5695956200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5695972618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5695988381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696004609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696020305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696035436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696051055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696066160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5696082672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 927,9270000,10000,0,0,256,5,26273,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5696131973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696148849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696164686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696180974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696196710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696212517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696228214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696243396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5696259355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5696275090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696291442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696307204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696325428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696344435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696359864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696378291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696395504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5696411729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5696427008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696443621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696460058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696476615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696491997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696507439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696523994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696539364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5696555517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5696571084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696591112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696610942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696629820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696649902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696667034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696682833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696697987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5696715261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5696730929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696747633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696763562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696780697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696795924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696811194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696827180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696842468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5696858474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5696873648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5696891421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5696907271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5696923587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696938796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5696954630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5696970352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5696985551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697001536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697017139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697033965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697049868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697066224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697082151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697097408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5697113769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697129079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697145567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697160750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697177183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697193765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697210803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697225984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697241275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5697256987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697272891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697288874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697304040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697321359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697341251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697360586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697379577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697400947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5697421042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697439763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697462057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697480681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697497520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697513695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697531277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697546953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697562256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5697578693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697594564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697610477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697626410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697643635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697659487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697675785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697693818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697714392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5697733226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697750531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697768973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697784464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697801047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697816891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697833732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697848890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5697864111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5697879743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697895719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5697911732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5697926931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5697943364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5697959759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5697976076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5697991782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698006961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698023271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698038435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698055062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698070319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698087601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698103450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698119757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698134942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698150896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698166604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698181822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698197812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698214628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698231205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698247033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698263356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698279819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698295044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698310789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698326045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698343071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698358520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698377792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698396293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698415880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698431235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698446453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698462735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698477882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698494759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698510594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698527719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698543474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698559722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698574981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698591372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698607050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698622170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698638217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698653885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698670281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698686040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698702640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698720523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698738289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698757559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698775069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698791034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698806203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698822625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698838834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698855113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698870271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5698885440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5698901567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5698916698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5698932593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5698947718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5698965286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5698981065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5698997309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699012474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699027975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699043603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699058760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699074760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699090410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699106794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699122604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5699138839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699154327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699169528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699185211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699200411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699216740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699231931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699248415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699264707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5699281109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699296266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699311463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699327687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699342834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699358748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699373907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699390567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699406391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5699422651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699437842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699453326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699468963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699484143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699500068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699515663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699532080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699547904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5699564189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699579985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699595146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699613474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699632161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699650527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699665728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699683283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699703760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5699722096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699738772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699754935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699772220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699787576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699803933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699819171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699836454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5699852288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5699868582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699883705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5699902055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5699921950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5699939858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5699960129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5699975584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5699994037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700010090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700028426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700043800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5700059204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700074979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700090890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5700106898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5700122706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5700139176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700156109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700172813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700188177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5700203963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700219829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700236082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5700252119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5700267990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5700284529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700303374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700325482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700345786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 928,9280000,10000,0,0,256,5,26301,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5700398145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700413967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700429138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5700445147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5700460975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5700477562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700493373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700509642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700525598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5700540772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700556411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700571535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5700588739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5700603879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5700620226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700635960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700652681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700668679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5700683967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700699660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700715209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5700731111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5700746226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5700762558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700778979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700795223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700810886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5700826061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700842378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700857499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5700874724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5700890579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5700906964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5700922760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5700938995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5700954627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5700969828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5700985462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701000610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701018232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701033736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701050166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701065983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701082837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701098065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701113271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701128969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701144537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701160513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701175663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701192070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701208445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701224815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701239961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701255130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701271197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701286380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701302356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701317526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701334583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701350391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701366710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701382540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701398410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701414117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701429334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701445311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701461165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701477638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701493474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701512292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701533638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701551084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701566898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701583132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701599333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701617660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701638715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701658423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701679046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701696517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701715656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701733193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701750077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701768112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701784813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701802924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701820254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701838768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701855406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5701872076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5701890365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5701907103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5701924872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5701941845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5701961149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5701979055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5701996889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702013525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702030853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702048048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702064644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702082560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702099146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5702117100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5702134380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5702152614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702169229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702185838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702203445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702220262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702238190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702256773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5702275386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5702292713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5702310571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702327544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702344424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702361552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702378138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702395933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702412532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5702430464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5702447018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5702463820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702479004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702494143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702509804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702525447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702541405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702556556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5702572950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5702589034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5702605347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702620523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702635712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702652122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702667369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702683335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702698531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5702716469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5702732287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5702748876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702764076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702780820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702800185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702818360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702839830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5702858245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5702875899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5702892870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5702909261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702924490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5702939925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5702956174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5702971693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5702987732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703002973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703019972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703035834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703052119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703067328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703083409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703099418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703115346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5703131286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703148901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703165700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703181816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703198851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703214697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703229915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703245572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703260697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5703278814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703294041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703310801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703327021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703343664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703358863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703374066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703390160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703405361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5703421312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703436464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703453184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703469001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703485239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703500418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703516019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703531974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703547144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5703563113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703579019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703595441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703611271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703627598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703643210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703658623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703674311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703689478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5703705753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703720952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703737416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703753280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703769995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703786118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703801287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703816957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703832518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5703848736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5703863950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5703880417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5703896731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5703913257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5703928463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5703943680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5703959795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704009767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5704059149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5704092237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5704108935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5704125788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5704145946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704165782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704184037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5704200095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704216797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5704233102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5704248874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5704266069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5704282270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5704298671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704313907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704329650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5704345677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704360919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5704376961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5704392587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5704409031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5704424920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5704441238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704456790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704472664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5704488391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704503620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5704520041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5704535506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5704552713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5704568576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5704585944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704601199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704616451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5704632159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704647885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 929,9290000,10000,0,0,256,5,26330,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5704698478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5704714104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5704730499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5704746296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5704762573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704779003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704794272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5704810007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704825210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5704841990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5704857137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5704873509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5704889690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5704906442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704921670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5704936935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5704953572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5704969076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5704985092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705000318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705017112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705032999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705049299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705064520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5705080095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705095775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705110993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705126972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705142513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705158963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705174849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705191170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705206909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5705222126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705240317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705256904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705274804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705291621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705309575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705327325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705345184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705361792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5705378412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705395958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705412561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705430021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705446607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705465072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705482394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705500233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705517179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5705534047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705551185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705567772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705585582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705602186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705620115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705637431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705655693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705672312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5705688903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705706409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705723032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705740482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705757061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705775325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705792686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705810508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705827636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5705844524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5705861692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705878255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5705896345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5705912994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5705930970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5705949134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5705970567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5705990044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706011032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706031104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706050633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706070460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706087060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706103651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706119526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5706135806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706151474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706167023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706182757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706197904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706217305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706232750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706249194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706265695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5706282009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706297195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706312407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706328493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706343717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706359921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706375092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706391863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706407749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5706424134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706439401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706455023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706470746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706485931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706501896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706517668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706534432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706550246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5706566533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706582093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706597725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706613405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706628558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706649918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706665536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706681959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706697872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5706714677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706730144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706745364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706761108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706776907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706792890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706808104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706824520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706840854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5706857211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706872444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5706887800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5706905043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5706920333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5706936396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5706952534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5706969308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5706985338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707001853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707017780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707033987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707049691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707064925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707081525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707096742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707113178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707129046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707145735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707161152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707176329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707192031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707207779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707223959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707239099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707255488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707271726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707287972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707303117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707319111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707336198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707351616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707367552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707382689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707400148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707416111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707432552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707447825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707464128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707479870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707495123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707511100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707527317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707544640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707560472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707577500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707594072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707609379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707625121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707640949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707656937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707672308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707688730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707704968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707721330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707736810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707752070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707768177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707783333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707799278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707814463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707831955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707848112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5707864446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707879681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5707896342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5707912400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5707927665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5707943747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5707960437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5707976943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5707993624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708009973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708025915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708041519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708057346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708072658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5708089259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5708104775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5708121327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5708137289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708154178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708169486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708184864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708200673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708216388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5708232735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5708248077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5708265037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5708281021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708297477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708312799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708328624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708344525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708360122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5708376293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5708392029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5708408593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5708424560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708441017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708456717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708472327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708489278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708504587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5708521712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5708537000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5708553558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5708569497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708587063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708602578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708617822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708633534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708649360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5708665731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5708680997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5708697459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5708714016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708730438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708745715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708761020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708777216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708792765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5708808849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5708824118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5708841086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5708856987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5708873363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 930,9300000,10000,0,0,256,5,26358,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5708934112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5708951684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5708970006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5708985588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709003623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709020525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709037338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709053366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709069988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709086747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709102348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709118071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709133300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709150005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709165418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709181881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709197695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709214472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709229695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709244931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709260645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709276222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709292437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709307591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709323986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709340358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709357608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709372823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709388025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709404264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709419732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709435713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709450885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709467815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709483710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709500009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709515615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709530810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709546692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709561881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709578244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709593563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709610344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709626283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709643219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709658607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709673966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709689817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709705556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709721708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709737247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709753832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709770163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709786640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709801991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709817343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709833574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709849085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5709865198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5709880521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5709897640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5709913890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5709930395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709945774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5709961590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5709978269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5709993671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710011299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710031446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710048855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710064862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710082698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710098083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710113522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710129344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710145783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710162016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710177321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710193850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710210187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710226745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710241947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710257202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710273403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710288872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710304901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710320162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710337063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710352951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710369325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710384566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710400240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710416218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710431467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710447504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710463242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710479914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710495762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710512112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710527980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710543277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710559041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710574318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710590723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710606239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710622776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710638698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710655517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710670811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710686109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710703035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710718302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710734370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710749625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710766459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710782315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710798675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710813913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710829616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710845476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710860787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5710876914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5710892618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5710909203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5710925214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5710941709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5710957452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5710973427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5710989322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711004662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711021202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711036664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711053200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711069131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711086762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711101950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711117268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711132979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711151565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711170216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711185607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711203493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711219511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711235986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711251283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711267455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711283251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711298960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711314993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711330675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711347159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711363237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711380427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711396058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711411318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711427212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711442409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711458770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711473983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711490658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711506498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711525640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711540940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711558230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711578633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711595179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711611538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711626986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711645164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711661333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711678003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711693456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711712671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711732603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711749319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711766150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711781583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711798487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711814559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711831941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711847381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5711862797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5711878685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711894406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5711910638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5711926262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5711942939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5711959308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5711976645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5711995877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712016617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712038003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712056241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712077387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712094326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712111871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712127929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5712145625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712160920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712176509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712192262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712207902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712223915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712239126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712255607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712272326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5712289057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712304413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712319758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712336554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712351927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712368257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712383555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712400967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712416916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5712433361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712448701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712464857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712480653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712496098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712512139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712528091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712544626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712560572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5712577556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712593216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712608650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712624371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712640177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712656630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712672181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712688757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712705137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5712721665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712737066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712753240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712769596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712785015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712801168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712816765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712834374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712850343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5712866967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712882262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5712898407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5712918107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5712933427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5712949536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5712965541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5712982716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5712998813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713015840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713031250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713046868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713062986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 931,9310000,10000,0,0,256,5,26387,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5713113442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713129581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5713145277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713161850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713178040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713194488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713210149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713225515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713241327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713256652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713273823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5713289993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713306873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713322881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713339820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713355417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713370766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713386575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713402835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713418863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5713434072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713451087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713467534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713483944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713499237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713515144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713531211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713546677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713562719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5713578687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713595330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713611202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713627561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713643323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713658667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713674721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713690041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713706576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5713721850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713738351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713754328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713771114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713786832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713802355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713818094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713833935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713849986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5713865189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5713881632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5713898027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5713914353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713929585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5713944817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5713961107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5713976385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5713992888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714008136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714025057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714040936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714057295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714072543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714088308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714104100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714119714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714136263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714151936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714168573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714184455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714200801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714217023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714232280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714247980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714263183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714279743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714295215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714311701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714328319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714345120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714360440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714375816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714392356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714407721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714423823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714439138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714456277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714472266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714488687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714504002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714519728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714535554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714551095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714567184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714583007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714599539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714615497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714631902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714647634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714663001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714679045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714694369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714710760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714726064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714742634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714758629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714775398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714791541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714807083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714822839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714838467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714854522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5714869766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5714886263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5714902536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5714918957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714934248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5714949583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5714965695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5714980989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5714997635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5715012923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5715030054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5715046012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5715062416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715078185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5715093535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715109390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715124653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5715141131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5715156452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5715173034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5715189040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5715206418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715221844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5715237438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715253842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715270792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5715288077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5715304206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5715321106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5715339255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5715360157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715378982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5715399208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715419088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715438626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5715459708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5715478574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5715500314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5715522080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5715543400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715562332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5715582512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715601987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715620649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5715640615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5715659006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5715679376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5715699623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5715721559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715741378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5715760778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715783004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715803574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5715824805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5715846017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5715868010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5715888761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5715912348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715932652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5715953625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5715974253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5715994050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5716015753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716035416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716056390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5716075416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5716096153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716115240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5716134844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5716155654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716174732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5716195359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716217129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716239866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5716262102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5716286467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716307968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5716330466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5716351857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716372248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5716395217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716414859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716436496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5716458200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5716478778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716497259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5716517071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5716557452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716594752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5716619691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716634822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716652231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5716668360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5716685051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716700211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5716716131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5716731813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716747357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5716763322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716779294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716795696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5716811892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5716828776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716844011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5716859241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5716874917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716890841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5716907004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5716922440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5716939121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5716955538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5716972026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5716987373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717002743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717018921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717034292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5717050636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5717065960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5717082908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717098842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5717116303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717131626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717147349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717163160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717178498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5717194599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5717210231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5717226865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717243067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5717259502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717275181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717290501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717307556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717324328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5717342595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5717359204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5717377424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717395241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5717413092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717429923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717446564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717464277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717483614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5717504665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5717522326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5717540359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717557889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 932,9320000,10000,0,0,256,5,26415,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5717623856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717647656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717669124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717686604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717704486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5717722219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5717738990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5717758177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717776719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5717794872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717811675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717828937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717846295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717863042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5717880492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5717896222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5717912709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5717928585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5717944936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5717960617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5717975894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5717991647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718006898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718023319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718038550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718055034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718070910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718087666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718102922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718118170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718133920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718149483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718165507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718180716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718197162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718213654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718230043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718245312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718260590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718276824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718292069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718308070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718323312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718340132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718356029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718372370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718387580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718403189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718418895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718434143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718450165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718465873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718482351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718498239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718514983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718530225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718545989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718561771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718577430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718593452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718608656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718625373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718641612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718660426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718677077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718693737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718710638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718726178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718742173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718757542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718775187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718791134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718807549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718822760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718838842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5718854612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718871112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5718887375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5718903360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5718920107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5718936085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5718953107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5718968443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5718983863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719000126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719015871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719032061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719047451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719064019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719080401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719096845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719112173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719127742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719143925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719159192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719175237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719190526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719208280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719224265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719240987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719256334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719272088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719287993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719303337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719319484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719335190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719351712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719367638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719384080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719399717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719415044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719431076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719448480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719465042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719480364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719497159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719513116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719529876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719545186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719560473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719577801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719593416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719609429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719624650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719641550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719658717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719675175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719690431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719706202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719722031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719737382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719753706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719769464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719786043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719802015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719818675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719834379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719849791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5719865653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719881436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5719898165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5719913497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5719930349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5719946378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5719963311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5719978730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5719994386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720012885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720030761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720048549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720067259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720088736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720108063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720127740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720147749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5720166533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720184395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720201489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720222019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720241511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720262954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720285579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720307158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720325808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5720347031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720366572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720381948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720399567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720415108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720432202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720448284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720465299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720480560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5720496115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720511871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720527508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720543588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720558852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720575385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720591660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720608086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720624493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5720640197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720656066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720671408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720687740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720703366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720719952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720735924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720752379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720767999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5720783333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720799280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720814830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720831345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720846607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5720863163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5720879094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5720895914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720911207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5720926500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5720942506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5720958161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5720974212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5720989461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721006702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721023038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721039377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721054594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721069822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721085844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721100989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5721116914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5721132078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721148870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721164689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721181002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721196143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721211733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721227393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721242548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5721258478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5721274053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721290850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721307009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721323729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721339351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721354738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721370473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721385849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5721402312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5721417905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721434371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721450232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721467176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721483664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721499247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721515528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721530767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5721546792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5721562041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721580351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721597115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721613517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721628808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721644610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721660463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721675769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5721692091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5721707798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721724240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721740024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721758040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721773678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721788823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 933,9330000,10000,0,0,256,5,26444,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5721839913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721855049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5721870985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5721886065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5721902801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5721918513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5721934672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721949740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5721965178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5721981648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5721997934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722014853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722030206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722047819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722063669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722080422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722095527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722110650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722126409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722141942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722157801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722172861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722189191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722205373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722221598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722236716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722251872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722267941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722283035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722298901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722314013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722330761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722346546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722362804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722377939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722393435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722409456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722424533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722440418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722456251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722472638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722488442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722504745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722520327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722535523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722551188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722566576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722582891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722598009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722614380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722631594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722648206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722663554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722678693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722694580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722710331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722726238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722741381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722757733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722773924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722790172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722805318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722820702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722836709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722851885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5722867781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5722882903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5722899590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5722915364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5722931634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722947013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5722962542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5722978218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5722993393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723010085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723025719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723042144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723057990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723074496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723090116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5723105344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5723121032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723136231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723152633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723167819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723184240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723200293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723216911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723232069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5723247265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5723262963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723278609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723294809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723309973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723326537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723342809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723359107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723374430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5723390102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5723405792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723420980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723436925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723452464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723468920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723484749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723501280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723516785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5723531997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5723547687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723563264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723579636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723594802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723611206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723627009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723643718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723658922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5723674112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5723690037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723705599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723721543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723736718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723753327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723770216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723790945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723810665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5723831837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5723851911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723871707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5723893668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5723913320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5723934362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5723955839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5723976826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5723996452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724018461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724037717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724053039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724069079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724085262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724101811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724117712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724134156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724151942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724167456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724183240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724198744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724215289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724230533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724247042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724263177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724279955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724295200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724310473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724326230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724342429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724358524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724373799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724390773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724406706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724423115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724438403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724454068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724469846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724485115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724501155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724516736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724533266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724549197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724565832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724581676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724596974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724612695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724627913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724644333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724659582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724676055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724692921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724709932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724725470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724740832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724756877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724772631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724788710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724803982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724820518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724836869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724853320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724868811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5724884127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5724900351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5724915657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5724931742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5724947655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5724964780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5724980686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5724997104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725012378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725028101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725045329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725063885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725084228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5725101862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5725121592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5725141207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5725161161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725179820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725198676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725219276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725237554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725257026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5725276426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5725296507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5725316167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5725336060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725353358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725371252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725388202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725404209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725421150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5725436406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5725453602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5725469478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5725485851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725501057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725516703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725532456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725547679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725563671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5725579216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5725595711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5725611605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5725628198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725643802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725659088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725674814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725690062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725706447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5725721699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5725738192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5725754325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5725771082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725786374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725801643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725817383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725832934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725848941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5725864159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5725880858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5725898806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5725915245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725930471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5725945717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5725961897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5725977138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5725993183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726008412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726025297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 934,9340000,10000,0,0,256,5,26472,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5726075327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5726092614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726107956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5726123244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5726139558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726154941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726171013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726186277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726204458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5726220413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5726236798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726252025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5726267922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5726283670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726298945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726315027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726330672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726347147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5726363003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5726379826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726401164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5726416640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5726434874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726453475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726472941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726491600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726511534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5726532049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5726552206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726570007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5726588351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5726606904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726625742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726647511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726667763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726689304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5726710405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5726732029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726749183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5726765775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5726781430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726796567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726812546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726829119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726845728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5726861536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5726877837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726893614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5726908792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5726924464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5726939608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5726956169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5726971343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5726987787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727003649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727020463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727035667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727050852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727066538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727082140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5727098112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5727113272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727129707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727146152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727162486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727177648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727192861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727208884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727224088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5727240077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5727255268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727272372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727288189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727304526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727319940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727335498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727351167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727366330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5727382376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5727400933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727420222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727437703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727457543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727474154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727492504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727512533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727532189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5727551329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5727569638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727591020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727610287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727628881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727647017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727665005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727681731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727697014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5727713696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5727728984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727745527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727761582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727778481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727793713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727808952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727824895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727840462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5727856483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5727872688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5727892042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5727907942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5727924169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727939304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5727954969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5727970674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5727986353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728002406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728018236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728034623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728050396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728066691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728082287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728097497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728113188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728128386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728144855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728160074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728176490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728192322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728210360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728225597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728241610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728257835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728274047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728290112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728305375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728321892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728338268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728354651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728369916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728385199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728401888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728417142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728433124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728448319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728465386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728481437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728497911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728513159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728528963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728544693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728559902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728575902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728591471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728607933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728623778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728640733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728655978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728671228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728686958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728702634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728718639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728733798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728750219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728766619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728782937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728798136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728813329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728829413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728844605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5728860579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5728876455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5728893422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5728909228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5728925537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728940712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5728956343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5728972036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5728988816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729008163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729027435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729045250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729062399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729082976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729101655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5729120263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729139147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729159299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729178320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729195610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729215854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729233060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729249463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729265311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5729280716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729296435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729311557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729328167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729343316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729359711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729375504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729392534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729407715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5729422928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729438602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729454386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729470356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729486625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729505964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729525176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729544331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729559752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5729576101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729593359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729608769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729625089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729643354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729659988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729675875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729692226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729708082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5729723493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729739184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729754357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729770759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729785968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729802359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729818190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729835338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729850555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5729865819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5729881557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729897629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5729913690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5729928953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5729945449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5729961742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5729978121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5729995258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730012720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5730031060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730048314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730067815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730087562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730107655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730127031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5730148562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730166144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730183354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5730203938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730219790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730236109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730251478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730268583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730285474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5730301883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730317170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730333200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 935,9350000,10000,0,0,256,5,26501,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5730382961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730400525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730416642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730431927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730448509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730464895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5730481378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730496742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730512126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5730528509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730543847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730559968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730575290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730592316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730610972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5730630134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730646555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730662117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5730677955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730693250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730710265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730725590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730742291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730758300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5730775381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730790735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730806123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5730821957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730837936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730854170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5730869409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5730885912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5730902239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5730918621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730933913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5730949189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5730965405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5730981445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5730997507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731012760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731029714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731045651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731062085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731077835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731093348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731109131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731124397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5731140812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731156139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731172678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731188615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731205413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731220948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731236280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731252106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731267778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5731283884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731299166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731315710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731332049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731348526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731364205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731380453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731396867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731412109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5731428138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731443345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731460221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731476109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731492485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731507711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731523324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731539082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731554343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5731570367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731585863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731602337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731618215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731634585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731650617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731665860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731681585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731696828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5731713166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731728387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731744880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731761508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731782295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731797574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731812873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731830226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731845762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5731863674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5731881512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5731901674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5731919604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5731936207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731951423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5731967508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5731983282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5731998496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732015033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732030441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732046977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732062900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732079896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732095175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732110426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732126180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732141755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732157837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732175041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732191629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732208442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732224730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732239907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732255047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732271319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732286494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732302462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732318444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732335246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732351132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732367454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732382655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732398484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732414137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732429317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732445268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732460837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732477580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732493475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732509841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732525914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732541229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732557040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732572331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732589050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732604335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732620858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732636796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732653602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732668901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732684175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732699942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732715521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732731583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732746843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732763362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732779803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732796210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732811474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732826991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732842890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732858179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5732874270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5732889844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5732906599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5732922534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5732938923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5732954820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5732970325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5732986569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733001840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733018424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733033661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733050161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733066046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733084097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733101955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733118194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733135689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733152223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733168444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733183780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733200394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733217130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733233633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733249024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733264704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733280848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733296180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733312291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733327971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733344584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733360617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733377135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733393288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733408693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733424566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733439932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733456505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733472038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733488626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733504680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733521477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733536787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733552102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733567953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733583584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733599715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733615040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733631621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733647849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733664820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733680150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733695488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733711993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733727361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733743513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733758855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733775976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733791973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733808443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733823780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733839460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733855292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733870644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5733886772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5733902416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5733919045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5733934980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5733951437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5733967391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5733982694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5733998516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734013832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5734030355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5734045721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5734062344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5734078810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5734096623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734113052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5734128438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5734145359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734163450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5734182924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5734200204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5734219165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5734235349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5734251750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734267755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5734283390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5734299119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734314305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5734330860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5734346942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5734363371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5734379208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5734396266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734411819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5734427086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5734442820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5734458510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5734474760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 936,9360000,10000,0,0,256,5,26529,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5735008326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735025707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735041770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735058165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735073497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735089466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735105246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735120496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5735136612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5735152585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735169099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735185056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735201436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735217265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735232533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735248305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735263564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5735280232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5735295505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735312017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735328265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735344881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735360140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735375423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735391506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735407009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5735423052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5735438278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735455148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735471303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735487674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735502923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735519164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735535116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735550317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5735566277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5735581832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735598296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735614208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735630642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735650209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735666481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735684722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735700066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5735717412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5735732721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735749272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735765722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735782492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735797827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735813181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735829435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735844778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5735860931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5735876222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5735893215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5735909187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5735925663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735940978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5735956699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5735972528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5735987847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736003971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736019733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736036375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736052336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736068848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736084645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736100443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736116270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736131591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736148474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736163787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736181187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736197126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736214064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736229384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736244674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736260437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736276191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736292268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736307548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736324074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736340616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736357037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736372367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736387687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736403813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736419111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736435176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736450461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736467526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736483458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736499896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736515481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736531015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736546799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736562104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736578518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736593798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736610336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736626291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736644862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736661625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736677186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736695523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736712201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736728651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736743846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736760322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736777082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736793497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736808724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736823977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736840202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736856060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5736872078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5736887316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5736904417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5736920319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5736936705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736952405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5736967703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5736983509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5736998805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737015230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737030758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737047307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737063264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737080241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737095561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737110824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737126568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737142270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737158430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737173723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737190191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737206459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737222790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737238030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737253294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737269423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737284916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737300964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737316190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737333237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737349370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737365754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737381011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737396670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737412426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737427691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737443735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737459376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737476110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737492006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737508380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737524346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737539831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737555556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737570782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737587285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737602508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737620201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737636183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737653100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737668563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737683825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737699557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737715350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737731615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737746819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737763321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737779588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737795947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737811161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737826399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737842409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737857613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5737873609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5737888797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5737905834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5737921810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5737938234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5737953974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5737969530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5737985677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738000947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738017356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738032897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738049480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738065431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738082239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738097542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738112864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738128687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738144435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738160543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738176038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738192987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738210363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738227051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738242369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738257670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738274060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738289606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738306168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738321506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738338588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738354824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738371297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738386632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738402437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738418517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738433862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738451282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738468211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738487861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738504191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738524450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738540552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738555917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738571649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738587558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738603572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738618746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738635294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738651599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738668178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738683405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738698656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738714787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738730236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738746206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738761445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738778259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738794060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738810398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738825601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738841276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738857009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738872851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5738888880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5738904664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5738921174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5738937058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5738953778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5738969030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5738984268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5738999999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739015623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739031906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739047179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739063689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739079928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739096369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739111708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 937,9370000,10000,0,0,256,5,26557,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5739162407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739178217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739193481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739209918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739225451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739242071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739257975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739274706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739289952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5739305210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739320932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739336756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739352984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739368204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739384679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739400885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739417434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739432679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5739447932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739463994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739479190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739495185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739510394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739527176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739543562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739559906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739575144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5739590778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739606778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739621982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739637967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739653501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739669954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739685769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739702530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739717790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5739733171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739748852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739764022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739780528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739795809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739812228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739828409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739844955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739860150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5739875363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5739891440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5739906690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5739922687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5739937901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5739954657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5739970513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5739986825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740002028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740017623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740033334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740048571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740064575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740080288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740096788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740112871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740129264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740144902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740160128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740175823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740191031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740208382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740223681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740240217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740256115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740272954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740288193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740303409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740319193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740334831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740351187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740366535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740383148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740399678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740416401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740431786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740447164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740463461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740478822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740495504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740512159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740529618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740545906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740562472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740578235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740593643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740609723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740625029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740641615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740656910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740673426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740689380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740706203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740721600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740736997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740753989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740769867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740786223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740801458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740818019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740834501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740850892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740866180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5740882134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5740898571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5740914171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5740930299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5740945691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5740962716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5740978685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5740995164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741010477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741026235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741042067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741057385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741073477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741089151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741105735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741121725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741138077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741153819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741169154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741184928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741200199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741216725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741232004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741248557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741264899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741281262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741296567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741311834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741327980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741343248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741359299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741374565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741391456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741407437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741423899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741439184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741455072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741470888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741486175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741502224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741517889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741535111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741551670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741568020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741583750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741598995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741615004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741630592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741647148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741662427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741679251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741695159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741712148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741727704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741743032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741758890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741774547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741790877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741806135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741822661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741838949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741855323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741870564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5741885887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5741902090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5741917344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5741933406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5741948650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5741965538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5741981637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5741998005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742013246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742028888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742044598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742059863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742075874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742091407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742108096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742123947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5742140705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742155891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742171107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742186796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742202435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742218902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742234290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742250701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742269526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5742285988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742301183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742316485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742332834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742348093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742364349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742379621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742397144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742413360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5742429779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742445106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742460832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742476809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742492062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742508106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742524060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742540598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742556492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5742572905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742588621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742603936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742619696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742634958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742651349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742666597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742683111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742699015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5742715806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742731067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742746339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742762102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742777846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742793909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742809213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742825763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742842143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5742858585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742874384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5742890096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5742905905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5742921434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5742937530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5742953189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5742969709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5742985861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743002296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743017925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743033282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743049110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743064422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5743080940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743096236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5743113271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5743129245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743146060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743161381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743176999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743192847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743208552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 938,9380000,10000,0,0,256,5,26586,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5743258482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743274368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5743291192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5743307153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743323615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743339322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743354640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743370466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743385773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5743402231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743417727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5743434266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5743450177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743466982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743482525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743497839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743513648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743529302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5743545364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743561389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5743578948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5743594949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743611348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743626622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743642313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743658049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743673274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5743689289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743704880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5743721336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5743738443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743758669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743778959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743798177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743817993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743837940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5743858341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5743877560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5743898997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5743919270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5743939829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5743959579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5743978780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5743998832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744018898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744039093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744058245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744079504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744099264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744119911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744139157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5744159166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5744179105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744194892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744211486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744226728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744243159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744258992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744275783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744291046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5744306615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5744323696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744339387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744355532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744370837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744387404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744403680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744420134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744435438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5744450782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5744467023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744482605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744498735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744514082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744531045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744547069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744563539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744579248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5744594648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5744610512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744625842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744642257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744657552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744674363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744690317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744707184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744722555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5744737917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5744753781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744769497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744785636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744801230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744817833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744834222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744850731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744866317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5744881699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5744897867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5744913190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5744929345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5744944656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5744961586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5744977565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5744994429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745009816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745025652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745042224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745058309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745074342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745090148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745106790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745122815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5745139591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745155103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745170494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745186391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745202000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745218303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745233655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745250311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745266702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5745283210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745298594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745313997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745330336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745345679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745361838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745377153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745394033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745410030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5745426554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745441917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745457615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745473529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745489169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745505475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745521265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745537923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745554133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5745570634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745586309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745601684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745617600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745632936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745649707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745665062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745681653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745697649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5745714492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745729828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745745202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745761052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745776711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745792823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745808161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745824746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745841115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5745857604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745872940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5745888277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5745904474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5745919878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5745935992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5745951341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5745969269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5745986468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746004476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746022639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746038713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746058110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746074365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746091087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746106360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746122902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5746138821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746155590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746171095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746186459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746203853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746219160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746235234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746250516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746267428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5746283303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746301085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746316375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746333041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746348780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746364023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746380020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746395768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746412229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5746428084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746444361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746459879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746475069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746490962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746506130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746522443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746537600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746554269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5746570110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746586743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746601955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746617153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746632845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746648348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746664309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746679466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746695847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5746712009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746728290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746743719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746758893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746775282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746791996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746809732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746825190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746842369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5746858256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5746874696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746890224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5746905408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5746921092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5746936357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5746952525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5746967674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5746984040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747000478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747017224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747032374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747047745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747064099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747083128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5747099440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747117148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747134173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747151097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747167658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747183422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747198834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747215111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747231076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5747248075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747263255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747284832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747304677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747321762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747338663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747354499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747370850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747386263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5747403191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747418539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747435188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747451134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747468027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 939,9390000,10000,0,0,256,5,26614,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5747518226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747533488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747549406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747564599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5747580945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747596122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747612580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747628419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747645085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747660231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747676282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747692612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747709167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5747725153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747740576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747757015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747773267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747789578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747804775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747819998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747836091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747851299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5747867303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5747882493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5747899462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5747915301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5747931858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747947036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5747962886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5747978600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5747993804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748009762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748025644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748042140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748058219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748074896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748092926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748110953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748128323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748146692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748163052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748178199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748194606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748210900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748227235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748242633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748257797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748273905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748289078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748305012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748320190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748336995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748352752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748369735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748384905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748400472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748416107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748431272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748447193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748462824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748479268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748495106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748511395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748527067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748542283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748557940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748573095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748589497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748604672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748621310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748637270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748654061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748669287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748684476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748700489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748716396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748732444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748747686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748764158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748780463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748796933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748812280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748828000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748843799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748859072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5748875161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5748890829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5748907396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5748923356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5748939830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5748955536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5748970900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5748986746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749002100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749018590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749034261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749050818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749066771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749083598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749098883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749114395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749130163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749145790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749161890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749177163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749193727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749209902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749226205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749241644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749256843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749272920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749288118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749304352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749319540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749338530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749354386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749370927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749386138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749401786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749417462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749432656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749448661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749464120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749480529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749496324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749512604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749528118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749543333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749559277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749576462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749594840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749610957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749629528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749646919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749663297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749678477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749693694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749710319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749725537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749741510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749756693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749773480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749789333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749805884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749821095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749836760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749852448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749867659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5749883641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5749899162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5749915605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5749931679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5749947975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5749963493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5749978701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5749994380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750009584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750025869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750041043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750057725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750073580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750090350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750105549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750120805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5750136539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750152147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750168144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750183326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750199751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750216282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750232623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750248042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750263253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5750280240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750295497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750311529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750327061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750343647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750359547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750376425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750392075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750407287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5750423013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750438456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750454818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750470021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750486485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750502596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750519246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750534430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750549633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5750565336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750583056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750602034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750620283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750637941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750655282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750671848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750687205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750703143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5750719064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750734485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750750727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750766321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750782870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750798791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750815432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750831166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750846499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5750862224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750877474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5750893863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5750909064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5750925708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5750941762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5750960031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5750975376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5750990579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751006274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751021977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751037971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751053859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751070299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751086600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751102927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751118258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5751133583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751149678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751164873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751180975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751196282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751213081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751228921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751245276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751260502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5751276138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751291853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751307263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751323220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751338857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751355324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751371175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751387534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751403169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5751418401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751434376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751449596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751465930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751481165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751497636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751513513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751530273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751545509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5751560759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751576452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 940,9400000,10000,0,0,256,5,26643,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5751626610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751643144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751658417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751674923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751691055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751707806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751723463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5751738819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751754610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751770434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751786492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751801747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751818516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751834770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751851141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751866383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5751881623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5751897862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5751913104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5751929120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5751944518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5751961404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5751977324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5751993716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752009014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752024623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752040352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752055625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752071642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752087200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752103699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752119820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752136229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752151850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752167079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752183031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752198249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752214927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752230429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752246913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752262763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752279640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752294918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752310203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752325940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752341414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752357340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752372718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752389743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752405622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752421981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752437205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752452763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752468475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752483691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752499934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752515456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752531929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752547817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752564157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752579745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752595006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752610710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752625910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752642312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752657551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752674044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752689940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752706611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752721848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752738547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752754289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752769906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752785890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752801029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752817699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752833835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752850091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752865219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5752880600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5752896535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5752911730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5752927698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5752943130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5752959863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5752975715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5752992054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753007245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753022769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753038498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753053973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753069945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753086840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753104834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753120768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753137140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753152961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753168264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753184210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753199387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753215782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753230941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753247683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753263487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753280276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753295531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753310973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753326659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753342229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753358246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753373691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753390529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753406408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753422767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753437997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753453539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753469253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753484461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753500469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753515982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753532460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753548338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753564953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753580569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753595802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753611498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753626708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753642988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753658573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753674996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753691031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753708203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753724525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753740035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753755688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753771300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753787313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753802503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753819228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753835348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753851666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753866826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5753882029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5753898376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5753913572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5753929535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5753944718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5753961427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5753977273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5753993569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754008777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754024290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754039983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754055393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754071357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754086871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754103292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754119111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754135405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754151013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754166321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754182011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754197467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754215792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754231073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754247549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754263436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754280213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754295455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754310715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754326482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754342296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754358319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754373727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754390863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754406801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754423224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754438568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754454177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754469973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754485274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754501348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754516912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754533446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754549368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754565799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754581470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754596821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754612612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754627922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754644435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754659702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754676207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754692121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754708851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754724159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754739442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754755505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754771148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754787198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754802463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754818998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754835272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754851673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754866971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5754882272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5754898661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5754913922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5754930374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5754945596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5754962510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5754978396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5754994815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755010076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755025686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755041798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755057048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755073324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755088888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5755105326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5755121467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5755137727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755153301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755168859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755184612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755200088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755216660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755231853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5755248306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5755264720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5755281116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755296568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755311774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755327918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755343998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755360603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755376603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5755393678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5755410339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5755427822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755443155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755459073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755474746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755489882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755505817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755521444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5755537862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5755553689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5755570205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755585743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755600930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755616570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755631682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755650218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755665412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5755681808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5755697836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 941,9410000,10000,0,0,256,5,26671,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5755749680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755765664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755780848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755796474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755811628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755828168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755843389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5755859871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5755875719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5755892712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755907874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5755923050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5755938719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5755954447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5755970402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5755985527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756001924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756018250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756034551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756049707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756065024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756081148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756096302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756112275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756127392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756144127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756159948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756176189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756191335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756206889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756223130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756238382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756254625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756270333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756286848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756302762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756319126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756334793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756350070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756365833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756381087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756398262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756413506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756429953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756445850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756462612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756478191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756493403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756509064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756524744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756540754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756555960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756572663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756588855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756605232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756620473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756635706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756651870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756667104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756683104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756698317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756715185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756731052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756747399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756762639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756778312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756794046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756809263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756825250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756840851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5756857288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5756873478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5756890208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756905389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5756920608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5756936270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5756953330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5756969375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5756984498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757000841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757016923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757033193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757048327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757064053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757080562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757098372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757117581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757136439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757155364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757171303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757187720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757203943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757219248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757234977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757250150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757268298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757283746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757300446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757316436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757333683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757349120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757364547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757380437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757396277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757412419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757427706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757444518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757460921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757477354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757492637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757507932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757524112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757539390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757555416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757570671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757587560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757603487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757619856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757635106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757650780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757666552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757681791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757697857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757713516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757730056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757746860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757763509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757779207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757794536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757810695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757825934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757842465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5757857700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5757874402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5757891786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5757908599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757924017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5757939442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5757955994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5757971404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5757987598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758003010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758020084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758036244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758052791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758068214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758085004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758103851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758122269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758138558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758154677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758171326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758187218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758205448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758220761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758236149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758251889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758268232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758284281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758299489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758316016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758332537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758348990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758364265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758379688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758395941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758412025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758427961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758443139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758460277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758476142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758492465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758507641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758523251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758538975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758554227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758570207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758585711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758602117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758617940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758634249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758650048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758665315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758680996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758696206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758712516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758727703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758744163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758760168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758777012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758792350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758807708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758823790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758839625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758855741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5758871057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5758887622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5758903966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5758920412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758935574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5758950995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5758967067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5758982256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5758998249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759013636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759030414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759046253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759062592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759079135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759097871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5759116172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759131465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5759148524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759163846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759180559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759196511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759213542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759228816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759244198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5759260061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759275850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5759291896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759307123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759323836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759340184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759356528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759371794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759388451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5759407175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759422873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5759438938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759455016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759471552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759487391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759503784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759519358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759534645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5759550278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759565414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5759581738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759596908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759613314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759629101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759645738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759660906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759676070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5759691727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759707237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5759723135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759738293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759755470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759771777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759788077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759803249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759818419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 942,9420000,10000,0,0,256,5,26700,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5759868448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759883686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5759900073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5759915259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5759931700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5759947563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5759964258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5759979442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5759994624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760010284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760025840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760041851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760057011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760073460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760089757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760106084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760121235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5760136410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760152445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760167619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760183539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760198692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760215500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760231320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760247620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760265833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5760284262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760300112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760315407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760332947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760348257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760364932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760380894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760397928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760413216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5760428531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760445264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760461204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760477212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760492389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760508896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760525466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760541794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760557023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5760572278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760588396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760603551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760619544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760634730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760651525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760667382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760683740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760698923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5760715614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760731357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760746573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760762586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760778236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760794638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760810481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760827415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760842583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5760857797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5760873559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760889061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5760905395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5760920521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5760938297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5760954740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5760971049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5760986252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761001432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761017470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761032601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761048474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761063522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761080397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761096752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761112977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761128092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761143544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761159205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761174428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761190359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761206037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761222367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761238097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761254352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761269877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761286567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761302334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761317552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761334261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761349520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761366047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761381945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761398996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761414724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761430033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761445777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761461699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761477803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761493047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761509566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761526145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761542582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761557832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761573168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761589505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761604781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761620841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761636135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761653221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761669233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761685647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761700951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761716833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761732675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761747939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761765271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761780621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761797256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761813291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761830327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761845703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5761861115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5761876949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761893018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5761909109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5761924377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5761940996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5761959728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5761976213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5761991543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762006954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762023123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762038440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762054546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762069867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762086756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762102746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762119188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762134583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762150529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762166323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762181605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762197736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762214778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762231318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762247245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762264164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762279884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762295110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762310830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762325996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762342397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762357603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762374052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762390280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762406614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762421830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762437552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762453635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762468837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762484814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762499999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762517043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762532948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762549278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762564467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762580110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762595802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762610974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762626966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762642509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762659236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762674997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762691145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762706907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762722103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762737827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762752975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762769349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762784559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762800984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762816827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762834319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762851856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5762870170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5762888729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5762909264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5762929214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5762945068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5762962937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5762978967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5762995424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763010730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763027962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763043659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763058739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763074662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763090400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763106829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5763123503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5763140247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763155336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763170579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763186240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763201320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763221050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763236574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763253117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5763270199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5763286629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763301854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763317166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763333306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763348539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763364544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763379755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763396848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5763412724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5763429039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763444280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763459876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763475557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763490765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763506742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763522382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763538869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5763554688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5763570940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763586464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763601655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763617313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763632485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763648941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763664088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763680506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5763696308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5763713211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763728370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763743564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763759234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763774809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763791705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763806925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763823410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5763844213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5763864573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763880622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5763897196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5763912990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5763928256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5763944329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5763960102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5763976795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 943,9430000,10000,0,0,256,5,26728,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5764027954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764044403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764059619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764074867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764091108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764106266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764122206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764137339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764154134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5764169914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764186201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764201360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764217229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764232824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764247938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764263839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764279646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764296080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5764312018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764328741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764343883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764359081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764374733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764390217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764406114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764421211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764437541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5764453621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764470736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764485907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764501065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764517032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764532158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764548076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764563176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764579917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5764595716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764611966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764627103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764642639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764658274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764673409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764689297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764704786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764721429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5764737162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764753406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764769026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764784254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764799864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764814982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764832726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764851924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5764869754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5764885741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5764903070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764918339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5764933644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5764949332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5764965253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5764981392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5764996667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765013213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765029523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765045878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765061043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765076257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765092485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765107707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765123699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5765140463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765156848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765172654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765188884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765204384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765219758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765235446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765250583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765266862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5765282232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765298600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765314409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765331047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765346229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765361377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765377026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765392542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765408632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5765423718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765440029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765456156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765472667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765487828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765502999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765519009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765534115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765549989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5765565067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765581844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765597761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765614002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765629133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765644653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765660295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765675397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765692985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5765708815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765725307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765741215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765757554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765773445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765788701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765805097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765820298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765836662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5765851890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5765868353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5765884198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5765901124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765916344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5765931601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5765949917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5765969688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5765986994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766002287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766020242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766036161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766052628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766067899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766083905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766099834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766115034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766131060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766146852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766163345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766179207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766195538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766214134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766229344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766244988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766260117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766276736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766291861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766308229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766324039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766341323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766356488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766371659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766387302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766402919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766418859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766434017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766450404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766466911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766484010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766499184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766514781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766530540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766545727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766561668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766577178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766593786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766609637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766625952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766641534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766656714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766672365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766687537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766703943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766719226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766735635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766751449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766768122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766783327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766798555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766814275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766829804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766846021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5766861171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5766877595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5766894917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5766911226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766926421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5766941605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5766957609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5766973018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5766988973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767004188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767021861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767037749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767054068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767069240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767084855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767100516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767115672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767131611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767147701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767164133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767179997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767196304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767211950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767227170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767242848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767258029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767275156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767290365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767306759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767322599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767339478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767354698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767369880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767385556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767401118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767417096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767432349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767448789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767465213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767481517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767496709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767511935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767528283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767543530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767559533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767574745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767591670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767607523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767623812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767638959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767654573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767670213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767685362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767701252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767716790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767733170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767748980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767765565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767780959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767796513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767812152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767827608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767843766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5767858913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5767875290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5767891438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5767907729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767922924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5767938140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5767954299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5767969476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5767985685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768000869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768017884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768033938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768050253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768065457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768081315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 944,9440000,10000,0,0,256,5,26757,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5768130994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768147098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5768163292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768178454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768194942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768211392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768227789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768242986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768258286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5768274630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768289839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5768305798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768320982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768337902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768353696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768369989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768385113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768400618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5768416274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768431485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5768447504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768463038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768480125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768495951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768512244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768527817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768543018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5768558681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768573828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5768590195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768605363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768621728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768637514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768654264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768669423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768684621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5768700257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768716438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5768732457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768747661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768764103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768780272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768796581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768811777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768827336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5768843324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768858497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5768874410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5768889907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5768906279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5768922075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5768938356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768953860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5768969063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5768984726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5768999883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769016233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769031602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769048019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769063793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769080785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769095969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769111199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769126902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769142812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769158782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769173917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769190330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769206594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769223075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769238393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769253579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769269580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769284728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769301284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769319227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769340308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769359363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769376020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769392202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769407714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769423588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769438978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769456218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769471700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769488186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769504000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769520669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769535831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769551628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769567364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769583245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769599340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769614596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769631081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769647411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769664024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769679281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769694526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769710672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769726085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769742044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769757208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769775219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769791387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769807666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769823569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769839282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769854993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769870168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5769886135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5769901718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5769918417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5769934301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5769950679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5769966291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5769981481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5769997185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770012371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770028681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770043910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770060408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770076292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770092963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770108207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770123448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770139171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770154810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770170892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770186190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770204308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770220437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770236792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770252008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770267628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770283346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770298532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770316551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770336027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770356464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770372601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770389129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770406076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770421534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770437320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770453228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770469325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770484572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770501989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770518455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770535118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770550389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770565907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770582245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770597496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770613541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770628825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770645923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770661847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770678277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770693579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770709499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770725499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770740742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770756792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770772670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770789208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770805146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770821546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770837158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770852661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5770868411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770883699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5770900108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5770915354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5770931862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5770947727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5770964655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5770979957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5770995244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771011043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771026611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771042927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771058205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771074724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771090969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771107625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771122901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5771138185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771154918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771170305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771186468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771202262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771218986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771234990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771251355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771267059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5771282325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771298035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771313251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771332039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771349174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771366424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771382405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771399405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771414829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5771430111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771445779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771461453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771477575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771492862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771509385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771525815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771542597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771557929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5771573272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771589499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771605103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771621259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771636633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771653658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771669681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771687784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771707729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5771723874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771739736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771755030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771772178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771787457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771804148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771820035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771837986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771853260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5771868647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5771884412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771900427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5771916756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5771931968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5771948489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5771964746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5771982755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5771998301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772013753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772030353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772045613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772061880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5772077490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772094113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5772110105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5772126560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772142241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772157554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772173313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772188590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772204976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 945,9450000,10000,0,0,256,5,26785,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5772254901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772271769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5772287657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5772304022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772319290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772334927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772350675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772365895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772381901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5772397526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772414012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5772429869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5772446245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772461828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772477114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772492850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772508106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772525126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5772543577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772561691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5772578383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5772594737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772610182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772625432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772641695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772656859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772672888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5772688108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772705441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5772721539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5772737881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772753093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772768779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772784461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772799646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772815598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5772831155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772847552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5772863349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5772879642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772895189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5772910393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5772926078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5772941288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5772957711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5772973082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5772989467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773005489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773022677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773038571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773056145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773071984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773087863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773103826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773118985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773135431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773151612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773168215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773183415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773199370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773215399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773230639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773246583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773261779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773278669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773294717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773311006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773326162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773341783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773357423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773372580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773388540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773404176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773420826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773436658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773453354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773468530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773483930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773499597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773515141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773531035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773546222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773562656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773579025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773595337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773610555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773625749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773641782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773656950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773672871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773688041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773707812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773727750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773745175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773760555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773777069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773792940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773808220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773824357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773840175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773857518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5773873318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5773890004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773905163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5773920354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5773935993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5773951130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5773967389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5773982520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5773998883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774015016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774031275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774046436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774061617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774077689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774092855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774109014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774124133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5774140855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774156647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774172896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774188024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774207033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774225344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774244177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774261037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774277038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5774293591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774309434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774325797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774341829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774357184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774372916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774388105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774404794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774420270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5774436737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774453041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774469490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774484712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774499940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774516082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774532215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774548266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774563464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5774580306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774596223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774612613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774627876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774643828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774659546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774675013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774691012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774706628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5774723092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774738988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774755355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774770974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774786335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774802380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774817600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774834018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774849261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5774865734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5774881620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5774898369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774913591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5774928877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5774944611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5774960122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5774976133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5774991371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775007858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775024054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775040421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775055650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775070891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775086913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775102149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775118192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775133475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775150260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775166394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775182746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775198606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775214634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775230398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775245621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775261632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775277270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775293786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775309884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775326252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775341875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775357415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775373196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775388483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775404793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775420029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775436520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775452790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775469156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775484444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775499753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775515912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775531171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775547181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775562427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775579283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775595196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775611786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775627038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775642628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775658383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775673818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775689828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775705396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775721885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775737769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775754182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775769857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775785151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775800915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775816157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775832519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775847812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5775864994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5775880940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5775897771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775913028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5775928307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5775944066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5775959652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5775975670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5775991158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776007683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776023909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776041684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776057098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5776072200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5776088339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776103520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776119436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776134563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776151454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776167440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776183845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776199007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5776214616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5776230286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776245422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776261354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776276925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776293326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776309140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776325453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776340997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 946,9460000,10000,0,0,256,5,26813,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5776390340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5776406173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776421410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776437446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776453028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776469556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776485703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776502110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776517772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5776533432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5776550916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776567464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776585295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776601863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776619772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776637018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776655236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776672100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5776688706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5776706412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776723004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776740627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776757207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776777205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776796904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776814724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776831802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5776847036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5776862976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776878184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5776894547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5776909685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5776926102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5776941900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5776958815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5776974003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5776989412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777005071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777020600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777036581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777052007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777068440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777084579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777100862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777116045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777131267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777147279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777162455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777178386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777193553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777210249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777226641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777243016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777258250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777273895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777289608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777305019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777321221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777336749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777353060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777368799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777385033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777400499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777415667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777431326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777446481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777462702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777477835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777494145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777509894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777526491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777541647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777557025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777572640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777588025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777603900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777619030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777635386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777651481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777667713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777683030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777698142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777714286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777729524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777745527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777760745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777777725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777795417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777811672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777827102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777842392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5777858032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777873170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5777889686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5777904947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5777921367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5777937185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5777953949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5777969093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5777984478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778000061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778015482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778031384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778046718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778063079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778079233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778095554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778110715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778125906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778141922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778157064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778172978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778188111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778207006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778222853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778239151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778254298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778269848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778287009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778302473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778318632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778334704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778351381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778367631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778384129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778399740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778414946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778430846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778446017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778462350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778477559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778494006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778509894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778526536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778541751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778557763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778573504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778589021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778604998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778620185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778636608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778652806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778669168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778684376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778699589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778715650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778730815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778746765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778761922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778778733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778794547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778810889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778826097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778841678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5778857356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778872746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5778888806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5778904484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5778921040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5778937211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5778953997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5778969305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5778984586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779000427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779016020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779032128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779047427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779063974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779080304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779096721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779112076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779127407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779143578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779158889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779174985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779190309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779207197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779223589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779240280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779255631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779272598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779288642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779303973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779320097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779336217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779353593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779369686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779386136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779402084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779417475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779433573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779449535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779466107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779481297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779497783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779513601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779530273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779545524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779560770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779576464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779592118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779608106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779623313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779640098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779655984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779672360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779687637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779703305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779719046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779734239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779750502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779766109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779782638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779798489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779814846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779830601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779845900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5779861604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779877005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5779894571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5779909806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5779926326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5779942353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5779960605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5779976320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5779991554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780007180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780022805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5780038779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780054193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780070612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780086796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780103080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780118275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5780133452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780149492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780164658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5780180608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780195756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780212514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780228278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780244777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780259909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5780276062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780291720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780309198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5780325180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780340914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780357329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780373143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780389742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780404888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5780420042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780435910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780451059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 947,9470000,10000,0,0,256,5,26842,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5780501793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780517377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780533721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780549539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780566696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780582226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5780597417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780613319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780628470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5780644855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780659992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780676373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780692174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780708823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780724022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5780739162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780754815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780770376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5780786374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780801544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780818024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780836583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780852945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780868164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5780883393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5780899777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5780914964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5780931131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5780946330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5780963065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5780978877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5780995116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781010276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781025749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781041462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781056901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781072936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781088463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781104871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781120654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5781136950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781152539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781167775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781183385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781198576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781214808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781230392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781246812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781262635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5781279308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781294506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781309701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781325400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781340951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781356902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781372084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781388617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781404835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5781421191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781436376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781451654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781467666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781482950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781498937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781514136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781530882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781546755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5781563097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781578704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781593909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781609588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781624857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781641199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781656386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781674325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781694089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5781711900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781727270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781742926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781758790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781774640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781790703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781806182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781822782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781839237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5781855568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781870816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5781886150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5781903574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5781919024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5781935946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5781951240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5781968241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5781984238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782000724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782016392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782031765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782047613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782062918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782079324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782094666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782111312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782127306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782144110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782159399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782174690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782190479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782207395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782223459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782238752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782255276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782271627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782288056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782303387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782318737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782336706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782352063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782368147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782383419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782400367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782416239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782432865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782448100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782463715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782479370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782494756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782510704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782526300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782542706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782558546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782575515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782591118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782606437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782622363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782637564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782653911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782670501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782690598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782708513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782725026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782740361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782755782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782772373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782787664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782803791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782819151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782836237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782852140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5782868515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782883772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5782899449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5782915145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5782930596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5782946609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5782962207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5782978725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5782995095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783011545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783027336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783042693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783058525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783074402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783091418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783106782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783123274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783139166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783156052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783171374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783186668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783202810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783218067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783234152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783250313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783267297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783283268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783299731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783315073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783330787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783346520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783361726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783377957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783393501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783409879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783425681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783441959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783457532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783472740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783488468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783503869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783520424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783535570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783551945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783567754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783584469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783599678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783614901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783631225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783647176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783663117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783681551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783702651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783722549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783742681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783761110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783780985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783800405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783817966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783836801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783852135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5783868716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5783884582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5783901509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783916699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5783932756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5783948488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5783964088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5783980092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5783995499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784011936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784029044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784045409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784060587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784075763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5784092393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784107569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5784123508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5784138650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784155575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784171388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784187869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784203394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784218579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5784234217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784249381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5784266261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5784281486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784297877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784313690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784330474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784345703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784360901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5784376582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784392148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5784411650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5784431243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784451497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784468618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784485066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784500615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784516516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5784532256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784547451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5784565172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5784581287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784600739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784620123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784638018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 948,9480000,10000,0,0,256,5,26870,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5784690622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784706987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5784722832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784738112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5784754226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5784770048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784786768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784802788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784819308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784835490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784850840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5784866640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784882163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5784899088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5784914415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5784931002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5784946960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5784963780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5784979127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5784994537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785010622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785026328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785042727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785061638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785080171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5785096152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5785112499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785127723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785143461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785159128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785174290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785190463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785205980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785222393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5785238233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5785254553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785270138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785285345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785301026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785317315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785333714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785348883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785365313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5785381386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5785398179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785413927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785429234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785445553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785463998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785483577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785502122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785523375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5785543043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5785563329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785582878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785601776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785621413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785641274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785659633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785676805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785693824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5785710587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5785729177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785745078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785762473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785781558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785797140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785813112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785829088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785845633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5785861534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5785878131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785893811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5785909057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5785924752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5785939940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5785956821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5785972082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5785988514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786004575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786021285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786037320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786052522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786068436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786084018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786099976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786115133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5786131542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786147699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786164037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786179240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786194684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786212228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786227553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786243460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786258826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5786275684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786291515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786307827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786323098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786338654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786354293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786369506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786385449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786400926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5786417341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786433182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786449502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786465087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786480334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786496025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786511203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786527497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786542694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5786559137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786574967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786591858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786607036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786622269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786641959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786660760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786679942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786699708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5786721167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786740091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786760671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786779229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786796801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786812557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786828216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786844235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5786859402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5786876106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5786892207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5786908452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786923582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5786938937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5786954902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5786970039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5786985934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787001184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787017907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787033695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787049927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787065283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5787080744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787096280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787111364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5787127205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787144930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787161371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787177237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787193728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787209251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5787224425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787240065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787255467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5787271760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787286935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787303371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787319223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787336044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787351315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5787366543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787382992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787398586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5787414949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787430216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787446687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787463061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787479519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787494825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [32m[HADES][INFO ] [KRELTSC: 5787510496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787526681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787542046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5787558132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787573636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787590569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787606531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787622973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787638546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5787654229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787670035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787685309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5787701404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787717140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787733687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787749665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787766652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787781943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5787798445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787817921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787836891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5787856630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5787875310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5787896619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5787916696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5787935376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5787954121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5787969796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5787985659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788001023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788017693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788033077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788050111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788066056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788083710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788098978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788114253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5788130225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788145792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788161821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788177039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788193529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788210082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788226491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788241762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788257284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5788273424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788288705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788304771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788320256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788337049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788353018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788369455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788384784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788400289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5788415967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788431138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788447102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788462570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788479035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788494908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788511268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788527030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788544134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5788559786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788574845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788591530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788606730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788623192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788639037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788655753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788671259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788686508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5788702569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788717817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788733898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788749375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788766685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788782543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788798875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788814060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5788829803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5788845488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 949,9490000,10000,0,0,256,5,26899,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5788895485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5788911521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5788926682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5788943244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5788960238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5788976583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5788991767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789006946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789022933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789038056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789053946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789069270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789085884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789101609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789117797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789132889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789148414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789164024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789179144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789195026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789210491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789226917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789242753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789259080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789274656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789289846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789305864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789321281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789337598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789352752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789369242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789385041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789401686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789416844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789432284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789448199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789463693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789479643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789494781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789511409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789527532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789543788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789558948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789574128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789590100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789605258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789621187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789636538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789653324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789669290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789685577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789700769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789718542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789736293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789754185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789771138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789786346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789802731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789818639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789835403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789850514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5789865642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5789881210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789896754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5789912696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5789928109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5789944681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5789961367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5789977616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5789992746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790008102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790024139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790039234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790055079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790070156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790087431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790103232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790119431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790134736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790150276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790165875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790180970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790196895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790214210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790230612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790246404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790262911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790278493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790293658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790309316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790324666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790340977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790356124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790372489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790388327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790404992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790420113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790435262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790451093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790466663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790482659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790497823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790514971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790530828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790547100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790562743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790578463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790594270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790609549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790625595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790641233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790657791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790673971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790690416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790706129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790721317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790736994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790752505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790769080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790784240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790800770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790816748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790833799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790849125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5790864431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5790880278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790897660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5790913813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5790929049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5790945511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5790962682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5790979050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5790994238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791009477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791025699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791040896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791056863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791072045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791088817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791105095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791121468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791136663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791152347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791168030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791183544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791199460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791215262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791231746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791247573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791263896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791279511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791294794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791310503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791329220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791349748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791369289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791392609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791413593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791431214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791447073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791463451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791479110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791494205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791510392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791525962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791542362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791558074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791574293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791589697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791604770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791620321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791635380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791651613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791666654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791682907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791698633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791715173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791730250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791745364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791760934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791776408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791792265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791807361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791824419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791840560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5791856830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791871948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5791887067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5791903028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5791918109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5791933968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5791949075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5791967703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5791988111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792010151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792027958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792043415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792059207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792074482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792091124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792106454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792123648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5792140205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792156626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792171909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792187234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792203663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792220220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792236185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792251294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792268129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5792283943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792300249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792315387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792331107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792346812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792361995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792377958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792394379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792415332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5792432067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792448827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792464660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792479872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792495549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792511070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792527490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792542656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792559028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5792575057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792591660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792606809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792621999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792637654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792653118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792669073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792684212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792700848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5792717486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792733818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792749022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792764480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792780283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792796130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792812096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792827800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792844188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5792860012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5792876345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792892129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5792907338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5792923028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5792938191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5792954771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5792970483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5792986852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793002620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 950,9500000,10000,0,0,256,5,26927,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5793064026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793083807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793102532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5793121711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793141603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793160740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793178952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793199357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793219391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5793239256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793257420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793274949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5793290719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793305897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793321966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793337725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793354192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793370012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5793386311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793402187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793417456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5793433169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793448371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793464829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793480054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793496533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793513278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5793530228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793545443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793560696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5793576405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793592181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793608167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793623371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793640170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793656019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5793672333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793687549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793703257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5793719163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793734349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793750322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793765943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793782542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793798376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5793814671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793830149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793845385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5793861056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793876262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5793892590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5793907760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5793924167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5793940001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5793956656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5793971902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5793987137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794002852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794018376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794034533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794049860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794066491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794083038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794099505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794114848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5794130181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794146455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794161805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794178224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794193534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794214723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794233932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794253546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794273371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5794292279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794311370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794331071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794351136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794368896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794386904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794404417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794422321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794437700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5794454006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794469929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794485162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794501169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794517044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794533474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794549318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794565664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794581463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5794596663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794612349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794627522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794643827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794659042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794675507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794691356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794708013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794723227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5794738467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794754206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794770043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794786048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794802949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794819495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794835858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794852129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794867294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5794883331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5794899665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5794914923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5794930938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5794946136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5794963246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5794979093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5794995404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795010635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795026229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795041930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795057092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795073090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795088850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795105291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795121162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5795137501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795153100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795168338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795184078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795199326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795215612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795230832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795247288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795263172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5795280244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795295464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795310699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795326413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795341933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795357908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795373110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795392784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795412657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5795431865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795447392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795464229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795480056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795495288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795511365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795527265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795543925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795560754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5795577743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795593277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795608683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795624505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795640474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795656921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795672302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795688969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795705475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5795721970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795737331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795752703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795768929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795784286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795800413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795815749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795832670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795848710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5795865241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795880683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5795896385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5795912334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5795927798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5795943976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5795959881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5795976504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5795992523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796009013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796024911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796040297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796056203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796071608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796088287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796103676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796120308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796136330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796153329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796168742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796184198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796200068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796215746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796232223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796247588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796264899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796281074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796297636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796313024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796328718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796344594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796359957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796376094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796391767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796408560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796424530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796441033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796456839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796472335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796488207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796503579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796520036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796535380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796552005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796568031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796585032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796600254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796615504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796631249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796647157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796663226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796678442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796694888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796711169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796727560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796742850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796758139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796774507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796789747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796805753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796820951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796837999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796853948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5796870327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796886025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5796901896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5796917652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5796933816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5796949969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5796965801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5796982284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5796998154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797014818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797030012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797045200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5797060895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797076106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797092406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797107608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797123995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797140178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797156694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797171867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797187733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 951,9510000,10000,0,0,256,5,26956,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5797239707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797254944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797271424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797286758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797303277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797319111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797336027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797351164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797366310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5797381886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797397271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797413155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797428237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797444562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797461004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797477247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797492376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797507497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5797523504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797538651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797554561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797570496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797587462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797603207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797619425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797634546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797650341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5797666017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797681151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797697068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797712574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797728987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797744804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797761081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797776798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797791951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5797807559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797822651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797839069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797854208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5797870609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5797886424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5797903003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797918187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5797933376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5797949089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5797964674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5797980743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5797995870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798012273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798028378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798044656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798059810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798074977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798091119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798106408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798122498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798137752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798154627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798170518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798186935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798202764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798218055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798234218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798249496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798265993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798281627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798298177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798314127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798330931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798346493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798361823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798377684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798393360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798409465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798424750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798441291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798457692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798474316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798489582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798504893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798521351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798536854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798552926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798568152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798585075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798601031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798617442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798632724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798648616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798664460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798679760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798695899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798711595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798728383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798744380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798760830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798776624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798791994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798807816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798823155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798839690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798855151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5798871688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5798887668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5798905115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798920480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5798935833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5798951679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5798967563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5798983663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5798998954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799015876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799032054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799048489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799063778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799079477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799095304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799110642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799126736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799142644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799159243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799175218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799191679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799207411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799222983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799238812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799254115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799270581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799285922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799302489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799318456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799335189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799350658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799365878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799381602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799397099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799413059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799428228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799444656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799460779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799477105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799492309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799507547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799523611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799539076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799555283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799570479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799587406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799603594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799619936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799635183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799650770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799666731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799681916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799697907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799713394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799729823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799745637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799761960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799777475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799792702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799808381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799823592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799839935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799855155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5799871594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5799887480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5799904128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799919400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5799934646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5799950388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5799965961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5799981919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5799997074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800013473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800029786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800046104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800061300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800076494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800092570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800107792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800123786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800139002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800156004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800171972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800188275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800203786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800219228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800234945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800250183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800266604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800281847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800298300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800314169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800330798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800346000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800361203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800376895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800392359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800408369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800423533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800439972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800456201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800472505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800487720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800502955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800519005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800534199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800550164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800565340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800582237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800598134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800614419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800629624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800645234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800661167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800676343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800692281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800707766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800724431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800740302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800756671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800772188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800787407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800804222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800819694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800836099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800851299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5800867793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5800883893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5800900573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800915810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5800931097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5800946865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5800962387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5800978443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5800993666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5801010128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5801026414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5801042726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5801057976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5801075284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5801091784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5801106957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5801122870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5801138001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5801154713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5801170511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5801186816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5801202348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5801217498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5801233158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5801248291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5801264492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5801279741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5801296143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 952,9520000,10000,0,0,256,5,26984,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5801826465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5801843643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5801858953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5801874220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5801890356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5801905681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5801922169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5801937527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5801954569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5801970758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5801987110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802002409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802018026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802033998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802050059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802066112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802081767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802098239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802114367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802130740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802146278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802161747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802177480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802192730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802209131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802224323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802240759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802256648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802273383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802288886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802304124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802319862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802335390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802351432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802366702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802383199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802399470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802415870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802431182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802446468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802462505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802477774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802493795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802508993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802525815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802541975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802558334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802573610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802589164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802605193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802620452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802636522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802652055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802668539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802684455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802701091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802717083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802732359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802748104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802763330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802779763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802795017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802811496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802827793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802846758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802865699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5802881254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5802898501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5802913817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5802929959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5802945273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5802964573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5802981074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5802997487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803012697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803028795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803044589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803059844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803075902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803091692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803108485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803124353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5803141131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803156375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803171648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803187403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803203039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803219112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803234379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803250870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803267094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5803283571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803298955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803314236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803330314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803345552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803361570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803378042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803394933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803411090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5803427534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803442841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803458484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803474296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803489565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803506797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803523818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803540794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803556712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5803573171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803589006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803604603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803620339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803635617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803651959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803667199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803683686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803699586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5803716259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803731822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803747140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803762955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803778516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803794791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803809997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803826493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803846016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5803865604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803881006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5803897450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5803913608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5803929017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5803945278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5803961383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5803978410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5803994475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804011027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804026885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804042311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804059073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804074477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804090994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804106614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804123258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804139556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804156124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804171491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804186848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804203033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804218378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804235230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804250637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804268153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804287038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804303479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804318642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804334410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804350110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804365324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804381271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804396843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804413537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804429767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804446195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804461907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804477169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804492882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804508113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804524747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804539973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804556430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804572378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804589193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804604521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804619845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804635687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804651391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804667767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804683094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804699649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804716006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804732893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804748233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804763630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804779894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804795264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804811378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804826684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5804845831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5804862052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5804878525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804894304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5804909628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5804925371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5804942827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5804963395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5804981899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805002392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805023519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805043633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805062197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805082271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5805101267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805116896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5805133096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5805149180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805166176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805182245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805198759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805214583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805229988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5805245860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805261213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5805277862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5805293457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805310055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805326056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805342957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805358225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805373512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5805389821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805405321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5805421405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5805437409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805454354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805470261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805486908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805502218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805517912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5805533698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805548938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5805564988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5805580618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805597114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805613027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805629373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805645032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805660339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5805676371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805691587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5805708039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5805723344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805739882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805755836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805772637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805787957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805803315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5805819165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805834830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5805850909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5805866439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5805883002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5805899345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5805915794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5805931093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5805946478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 953,9530000,10000,0,0,256,5,27013,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5805997565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806012825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806029283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806044741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806061285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806077508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806093905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806111520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5806130725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806151906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806172112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806192741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806209525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806226138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806242070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806258558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806274218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5806289606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806305296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806320457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806336723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806351854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806368444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806384251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806400904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806416072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5806431227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806446887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806462479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806478433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806493817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806510232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806526480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806542792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806557978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5806573187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806589525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806604945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806620926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806636090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806652861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806668907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806685198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806700373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5806715931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806731611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806746799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806762750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806778294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806795747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806811609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806828320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806843552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5806858986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5806874648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806890270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5806906221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5806921405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5806937834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5806955906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5806972418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5806987682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807002975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807019400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807034686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807050731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807065953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807082864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807098712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5807115853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807131147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807146928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807162662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807178272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807194431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807213356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807231054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807250657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5807271823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807290559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807309378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807329479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807347968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807367528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807386079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807406705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807425007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5807441520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807457552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807472895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807488950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807504982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807521584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807536828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807553609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807569457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5807586281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807601511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807616987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807632678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807648393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807664386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807679615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807696111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807712552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5807728948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807744222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807759468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807775610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807790875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807806892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807822096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807838999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807854907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5807871288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807886548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5807902149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5807917870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5807933088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5807949073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5807964737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5807981225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5807997089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808013413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808029067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808044521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808060268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808075514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808091853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808107017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5808123458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808139561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808156015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808171593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808186847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808203117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808218344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808234566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808249823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5808266708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808282549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808298857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808314067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808329737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808345512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808362177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808381937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808400968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5808421106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808440908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808462493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808480982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808499565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808519455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808535409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808551665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808566840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5808584097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808599988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808616284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808631417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808647078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808662708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808677884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808693949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808709403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5808725755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808741729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808757948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808773537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808788648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808804275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808819383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808835743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808850887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5808868424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5808884150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5808900720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808915871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5808931259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5808946889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5808962333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5808978245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5808993356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809009738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809025923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809042151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809057303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809072455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809088393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809103522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5809119670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5809134789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809151505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809167227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809183442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809198577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809214325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809229938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809245245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5809261113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5809276636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809293026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809308810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809325048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809340646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809355842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809371493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809386619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5809402882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5809418011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809434406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809450183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809466838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809481997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809497203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809513269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809531618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5809553061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5809573154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809596408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809617752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809639121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809660513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809679794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809697159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809714623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5809732094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5809748694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809767337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809784587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809803991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809822113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809839612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5809856737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809873538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5809891485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5809908055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5809926193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5809943459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5809961605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5809978184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5809994722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810011821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810028728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810046051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810062759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810080982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5810098208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5810116204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810132739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5810149638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810166700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810183206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810200567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 954,9540000,10000,0,0,256,5,27041,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5810253157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810271528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5810289157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5810305425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810320615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5810336156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810351789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810366940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810382848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810398576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810414945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5810430960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5810447224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810462903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5810478063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810493656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810508778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810525076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810540158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810556692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5810572434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5810589050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810604217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5810619656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810635320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810650979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810666928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810682831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810699217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5810715532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5810731791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810746910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5810762104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810778165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810793324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810809270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810824432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810841240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5810856999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5810873245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810888379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5810903876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5810919587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5810934757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5810951236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5810966771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5810986259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811006080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5811027610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811047114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5811066911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5811089326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811108830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5811129954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5811151092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5811172574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811193289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5811216142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811236119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5811256199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5811278165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811298232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5811319592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5811341844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5811364914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811385804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5811405141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811420553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5811435999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5811452192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811467567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5811483697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5811499217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5811516095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811531875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5811548222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811567275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5811588401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5811609764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811629647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5811652228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5811672374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5811693954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811716189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5811738049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811758037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5811780234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5811802152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811821451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5811843053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5811862771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5811883950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5811906685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5811927626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5811947559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5811968898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5811989572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812009523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812031713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812051639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812073310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5812094854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812116568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812137220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812155329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5812171032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812186404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812203094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812218595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812235123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5812250910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812267750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812282904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812298091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5812313811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812329406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812345336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812360430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812376781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5812393094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812409408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812424597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812440031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5812456125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812471302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812487270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812502635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812519446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5812535967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812552277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812567464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812583068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5812598746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812613875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812629786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812645299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812661651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5812677365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812693604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812709233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812724434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5812740112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812755300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812771624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812786804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812803202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5812821759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5812844440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812864927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5812884877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5812906279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5812926472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5812947456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5812966918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5812985676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813001910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813019313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813034954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813050369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813066060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813081704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813097803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813112989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813129631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813145749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813161901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813176947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813192004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813207996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813223956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813239801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813254835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813271741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813287495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813303713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813318812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813334333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813349928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813365020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813380882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813396391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813412669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813428400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813444559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813459929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813474991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813490553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813505843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813522049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813537093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813553424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813569152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813585696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813600794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813616402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813632137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813647670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813663578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813678674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813695018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813711149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813727308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813742343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813757368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813773285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813788338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813804191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813819445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813836160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5813851916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5813868360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813883716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5813899234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5813914843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5813930253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5813949918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5813969186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5813987635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5814007202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5814028483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814046998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5814065334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5814085212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814103658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5814123157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814143270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814163687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5814183487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5814204833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814223865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5814243082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5814262830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814282542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5814301650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814320159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814340600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5814358065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5814378954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814399300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5814416855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5814436820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814456424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5814476137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814494730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814515281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5814535195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5814555227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814572521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5814591003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5814606763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814621858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5814637771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814653442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814670636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5814686563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5814703171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814718212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 955,9550000,10000,0,0,256,5,27069,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5814768377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5814784016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814799090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5814815159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814830539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814846874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5814862585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5814878803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814894193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5814909321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5814924915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5814939992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5814956270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5814971382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5814987667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815003376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815019984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815035058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815050168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815066001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815081490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815097372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815112500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5815129612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815145971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815162319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815177569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815192847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815209037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815224455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815240471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815255672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5815272436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815288163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815304924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815320834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815336629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815352982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815368259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815384443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815401211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5815421555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815440574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815461644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815480390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815499166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815519537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815537962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815556727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815572190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5815589507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815605243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815621545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815636636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815652185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815667810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815682928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815699030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815714605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5815731126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815746934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815763359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815778899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815794070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815809721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815824835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815841148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815856198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5815872485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5815888219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5815904734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815919811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5815934912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5815950473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5815965878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5815981729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5815996821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816013118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816029213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816046131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816061210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816076297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816092334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816107952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5816125561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5816141633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816158287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816174223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816190527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816206208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816221458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816237171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816252388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5816268830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5816283930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816301063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816317095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816334096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816349390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816364681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816380450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816396039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5816415237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5816433692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816454593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816474295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816494226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816512325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816533005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816550838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816568429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5816585395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5816600526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816616971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816632667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816649415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816664496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816679596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816695383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816710913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5816727639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5816742686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816759152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816775224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816791417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816806515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816821582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816837508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816852567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5816868382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5816883642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5816900265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5816915964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5816932143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816947432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5816962860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5816978435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5816993501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817009349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817024760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817041084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817056762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817072977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817088424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817103538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817119069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817134161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817150372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817165451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817181742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817197683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817214221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817229291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817244371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817260173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817275555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817291422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817306480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817322792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817338835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817354982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817370054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817385682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817401614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817416662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817432456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817447742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817465100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817480934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817497173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817512279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817528063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817543704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817558972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817575137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817590681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817607078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817622862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817639534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817654785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817669929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817685544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817700680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817716914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817732079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817748451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817764483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817780829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817796028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817811213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817827241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817842389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817858324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5817873429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5817890162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5817905947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5817922203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817937504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5817953091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5817968769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5817983899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5817999836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818015724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818032105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818048091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818064316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818080038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818095104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818110668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818125743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5818141990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818157113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818173434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818189183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818205754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818220891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818236040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818251641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818267216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5818283198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818298691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818315037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818331359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818347882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818363021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818378202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818394326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818409505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5818425467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818440658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818458118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818474128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818490359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818505421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818520972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818536590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818551689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5818567603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818583125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818599489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818615226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818631437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818647002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818662143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818677739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818692864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5818709649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818724775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818741085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818757067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818773663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818789180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818804336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818820156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818835732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 956,9560000,10000,0,0,256,5,27098,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5818885697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5818901344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5818917794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5818933907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5818950381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5818965950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5818981128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5818996789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819011953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819028233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819043394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819059763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819075793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819092403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819107541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819122662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819138273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819153728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819169678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819184776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819201121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819217227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819233490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819248671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819264089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819280153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819295303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819311220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819326581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819343371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819359175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819375979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819391556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819406716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819422354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819437474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819454025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819470042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819486564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819502634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819519787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819535011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819550606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819566381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819582122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819598086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819613229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819629660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819645807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819662058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819677190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819692377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819708364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819723575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819739498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819754654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819771295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819787095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819803347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819818724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819834162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819849836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819866207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5819882134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5819897684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5819914049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5819929764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5819946213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5819961638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5819976801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5819992425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820007519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820023768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820039565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820055862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820071525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820088111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820103148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820118204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820133739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820149149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820164995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820180509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820196916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820213061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820229339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820244469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820259849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820276015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820291069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820306906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820321997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820338760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820354461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820370635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820385710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820401243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820416884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820432021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820448128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820463624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820480017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820495804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820512064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820527574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820542731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820558328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820573454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820589747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820604887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820621210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820637217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820653817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820668969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820684139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820700716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820716289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820732220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820747385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820763781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820779990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820796260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820811805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820827311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820842981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820858135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5820874094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5820889487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5820906004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5820921819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5820938112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820953847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5820969018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5820984680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5820999828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821016328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821031484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821047899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821063675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821080321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821095452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821110586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821126227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821141673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821157636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821172823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821189244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821205549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821221848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821237061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821252275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821268318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821283490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821299454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821314644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821331323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821347126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821364093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821379289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821394804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821410518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821425701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821441982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821457798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821474254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821490098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821506633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821522216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821537439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821553133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821568331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821584587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821599743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821616157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821632202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821648762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821663952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821679149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821694838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821710328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821726306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821741443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821757850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821773935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821790245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821805394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821820681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821836907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821852082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5821868060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5821883341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5821900814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5821916614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5821932898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821948038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5821963492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5821979155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5821994304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822010271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822026009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822042402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822058228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822074800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822090488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822105701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5822121364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822136553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822152816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822168026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822184491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822200578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822218140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822233345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822248602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5822264644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822279949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822295984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822311199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822328297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822344132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822360449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822375638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822391354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5822407607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822424337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822440468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822456323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822472860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822488733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822505119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822520745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822535976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5822551624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822566803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822583078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822598237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822614597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822630399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822647115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822662296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822678070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5822693730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822709881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822725853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822741001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822757394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822773499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822789771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822804937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822820123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5822836340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5822851552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5822867482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5822882656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5822899554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5822915366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5822931656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 957,9570000,10000,0,0,256,5,27126,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5822981570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5822996796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823012645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823028198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823044124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823059291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823075716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823092007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823108295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823123516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5823138774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823154851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823170042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823186007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823201400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823218358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823234137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823250379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823265906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5823281119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823296802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823312002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823328911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823344206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823360990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823376873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823393622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823408867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5823424094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823439860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823455380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823471399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823486609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823504250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823520899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823537333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823552577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5823567863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823584135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823599378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823615361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823630524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823647227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823663071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823679390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823694604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5823710352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823726089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823741310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823757382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823772990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823789443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823805304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823821942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823838932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5823858502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5823879695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5823898164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5823915845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5823932551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5823950850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5823969372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5823987474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824004220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824021834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824039199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824056001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824072068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824088109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824104573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824120318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5824136541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824152091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824167316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824183023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824198241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824214984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824230164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824246575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824262409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5824279142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824294340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824309570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824325240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824340714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824356650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824371785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824388400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824404551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5824420824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824436015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824451191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824467224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824482390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824498370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824513540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824530310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824546101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5824562389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824577932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824593534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824609966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824625414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824642140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824657508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824674159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824690183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5824707342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824723382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824738737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824754583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824770511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824786596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824801909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824818849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824835199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5824855192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824873642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5824889064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5824906008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5824921236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5824937245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5824953210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5824969898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5824985773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825002080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825017751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825032943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825048614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825063770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825080449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825095672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825112138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825128014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825144967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825160172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825175414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825191138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825206964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825223470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825238659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825255045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825271543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825287872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825303068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825318291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825334335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825349523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825365509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825380685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825398581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825414482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825430830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825446041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825461860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825477551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825492762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825508715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825524200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825540651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825556485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825572820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825588352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825603600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825619982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825635538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825651997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825667254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825683737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825699888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825716715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825731971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825747223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825762942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825778724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825794769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825809989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825826460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825843027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5825859414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825874652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5825890382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5825906216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5825921859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5825941326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5825959781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5825976269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5825992095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826008428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826024295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826039548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826055603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826070773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826087248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826102448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826118871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826134690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826151910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826167189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826182402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826198124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826213755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826229713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826244887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826261299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826277571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826293921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826309134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826324361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826340390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826355567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826371554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826386792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826403797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826419661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826436003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826451228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826467003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826483088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826498276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826514495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826529837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826546343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826562246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826578930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826594197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826609467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826625198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826640748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826656730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826671921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826688338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826704502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826721144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826736372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826751599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826767661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826782877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826798886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826814087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826830825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826846647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5826863290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826879751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5826895386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5826911014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5826926107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5826941966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5826957859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5826974283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5826990097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827006383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827021895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827037051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827052688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 958,9580000,10000,0,0,256,5,27155,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5827102566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827118503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827133598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5827150445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5827166277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827182503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827197628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827213162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827228767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827243884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827259782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827275281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5827292220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5827308443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827324892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827340892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827356237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827372067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827387397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827404225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827419543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5827436113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5827452356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827469051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827484378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827499721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827515880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827531212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827547331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827562675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5827579559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5827595504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827611937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827627239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827642863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827658872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827674128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827690175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827705751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5827722240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5827738533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827754960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827771020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827786357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827802165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827817481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827834144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827849470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5827865984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5827881889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5827898596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827913783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5827928998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5827944669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5827960164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5827976129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5827991279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828007676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828024422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828040687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828055839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828071249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828087261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828102397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828118661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828134246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828151312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828167155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828183447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828198623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828214159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828229844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828245034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828260980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828276515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828292911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828308690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828324969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828340696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828355892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828371943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828387483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828403878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828419069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828435503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828451324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828468299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828483494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828498699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828514663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828529954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828545910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828561116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828577825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828593623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828609914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828625097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828640616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828656348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828671553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828687573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828703209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828722817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828739667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828756089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828772202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828787506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828803255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828818496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828835071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828850439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5828866912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5828882815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5828899453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828914717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5828929977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5828945688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5828961449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5828977520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5828993288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829009922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829026573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829043096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829058484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829073856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829090066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829105459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829121620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829136985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829154210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829170183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829186657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829202451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829217897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829233783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829249164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829265675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829281018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829297659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829313661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829330475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829345977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829361252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829377032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829393142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829409194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829424400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829440889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829457181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829473935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829489286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829504660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829520821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829536420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829552559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829567886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829584786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829600773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829617592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829632927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829648652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829664420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829679669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829695739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829711374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829727893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829743815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829760231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829775900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829791236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829807040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829822369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829839104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829854404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5829870962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5829886893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5829903665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829918969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5829934287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5829950089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5829965994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5829982099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5829997447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830014049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830030680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830047547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830063155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830078917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830094902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830110172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830126283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5830142038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830158818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830174748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830191201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830209523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830224891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830240711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830256403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830272888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5830288191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830304675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830320514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830337469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830352752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830368034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830383809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830399610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830415655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5830430869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830447343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830463558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830479905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830495127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830510369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830526921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830542164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830558142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5830573320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830590164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830606038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830622334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830637542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830653395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830669102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830684304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830700283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5830716094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830732836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830748669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830765870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830781147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830796370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830812098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830827910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830843922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5830859093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5830875788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5830892004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5830908273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830923432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5830938566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5830954628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5830969784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5830985709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831000838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831017588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831033617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5831049934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831065130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831080643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831096349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831111534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5831127517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831143137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831159550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831175387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 959,9590000,10000,0,0,256,5,27183,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5831226716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831242320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831258182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831276518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831291810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5831307849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831323094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831340177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831356070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5831372543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831387762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831403629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831419633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831434857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5831450820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831466416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831482832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831498660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5831515847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831531080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831546335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831562018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831577557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5831593559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831608784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831625212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831641400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5831657740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831672965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831688229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831704385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831719830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5831735795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831750968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831767790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831783599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5831799896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831815082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831830633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831846381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831861601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5831877616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5831893333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5831910330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5831926238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5831942551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5831958224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5831973415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5831989094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832004257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832021321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832037432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832053957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832070400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832088043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832103730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832119091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832135041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832151081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832167066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832183021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832200108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832216684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832233135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832248425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832263721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832279938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832295196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832311266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832326483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832344666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832361179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832377647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832393294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832408492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832424122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832439293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832455645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832470817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832487203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832503006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832519671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832534859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832550045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832565722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832581244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832597195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832612331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832628725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832644870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832661239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832676478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832691660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832707797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832723024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832739548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832754734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832772122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832788140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832804689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832820085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832835816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832851710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832867119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5832883315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5832899034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5832915623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5832931618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5832948128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5832963841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5832979267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5832995163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833010539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833027057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833042450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833059099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833075163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833091977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833107404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833122815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833138682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833154424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833170826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833186092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833203011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833219208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833235640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833250976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833266823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833282617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833297869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833313925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833329507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833346059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833362001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833378441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833394550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833410205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833426077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833441405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833457882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833473482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833490054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833506065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833522972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833538302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833553638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833569440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833585066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833601373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833616665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833633163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833649501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833665857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833681086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833696345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833712473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833727642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833743631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833758790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833775543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833791357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833807621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833822815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833838429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833854140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833869336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5833885328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5833901175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5833917644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5833933541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5833949916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5833965546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5833980761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5833996447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834011628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834028457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834043745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834060236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834076416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834093282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834108831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834124159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5834140354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834155666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834171772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834187087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834205186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834221169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834237594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834252898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834268799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5834284664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834299972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834316094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834331940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834348469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834364459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834380886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834396609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834411982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5834428935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834444575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834461182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834476515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834493174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834509202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834526085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834541411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834556790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5834572621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834588343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834604483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834619779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834636341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834652919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834669324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834684586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834699880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5834716266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834731777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834749605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834768714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834788022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834804035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834820422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834836250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834851882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5834867678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834882985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5834899460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5834914763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5834931300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5834947237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5834964063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5834979604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5834995913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5835013007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835030490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835046693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835061924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835079236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835095438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835112134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835127506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5835143348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5835159536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835175115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835191077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835206854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835223214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835238982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835255254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835270958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5835286948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 960,9600000,10000,0,0,256,5,27212,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5835338647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835354235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835370270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835386420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835404021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835419892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835436567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835452064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5835467397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5835484266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835499442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835516114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835531318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835547761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835563608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835580437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835595655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5835611100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5835627739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835643624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835659767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835675313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835691883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835708373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835724861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835740203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5835756328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5835774137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835790039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835809151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835824403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835841734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5835857836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5835874206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835889875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5835905372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5835921279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5835936561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5835953110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5835968359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5835984831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836000682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836017640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836032929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836048195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836063948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836079848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836095901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836111647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836128125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836144434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836161030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836176298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836191552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836207716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836222964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836238979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836254200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836271067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836286949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836303323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836318572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836334250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836350003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836365553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836381583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836397212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836413681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836429580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836445940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836461427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836476795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836492585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836507784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836524356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836540182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836556735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836572652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836589870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836605150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836620431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836636222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836651872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836667914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836683116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836699592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836715924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836735907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836754223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836770070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836786282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836801743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836817832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836833429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836849938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5836866034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5836882430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836898006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5836913272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5836929004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5836947942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5836967329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5836982811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5836999281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837015779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837032160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837047636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837062939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837079229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837094464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837110438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837125630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837142562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837158453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837175120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837190267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837205890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837221552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837236732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837252672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837268239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837284709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837300815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837317120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837332667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837347865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837363550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837378755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837395114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837410356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837426824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837442667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837459775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837475014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837490252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837505969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837521599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837537657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837552895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837569385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837585609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837601956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837617213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837632481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837648527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837663776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837679806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837695025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837711847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837727695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837744019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837759239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837774853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837790590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837806138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837822132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837837687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837854167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5837870054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5837886403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837901914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5837917185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5837932902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5837948136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5837964403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5837979903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5837996404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838012296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838028979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838044190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838059413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838075099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838090618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838106634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838122118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838138587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838154754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838171330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838186589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838202195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838217995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838233191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838249171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838264792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838281260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838297139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838313476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838329103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838344300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838360236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838375446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838391731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838406954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838423745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838439691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838456423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838471684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838487200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838502964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838518627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838534674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838549946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838566460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838582678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838599055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838614338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838630888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838647427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838662744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838679108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838694390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838711382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838727319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838743739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838759005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838774996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838790805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838806124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838822189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838837857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838854684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5838870690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5838887161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838902812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5838918367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5838934280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5838949611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5838966153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5838981482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5838998011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5839013963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839030740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839046302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839061893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839077977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839093244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5839109250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5839124443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5839141222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5839157088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839173406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839188609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839204183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839219909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839235119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5839251133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5839266778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5839283219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5839299119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839315446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839331004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839346285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839362015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839377247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5839393804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5839409030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5839425409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 961,9610000,10000,0,0,256,5,27240,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5839481021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839497781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839513107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839528977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839544840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839560110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5839576174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5839591796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5839608446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5839624367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839641095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839656428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839671763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839687870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839703764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5839719739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5839735112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5839751522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5839767817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839784218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839799465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839815106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839831348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839846672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5839863046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5839878385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5839895321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5839911266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5839927963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839943283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5839959115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5839974953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5839990470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840006574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840022281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840038979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840055233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840071757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840087484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840102837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840118657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840134663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840151094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840166423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840182985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840198977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840216395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840231764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840247152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840263015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840278817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840295013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840310700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840327666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840343613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840360230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840375522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840391211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840406990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840422258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840438298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840453875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840470397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840486299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840502661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840518265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840533596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840549604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840564896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840581341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840596615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840613384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840629328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840646158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840661475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840676784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840692594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840708251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840724314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840739820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840756306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840772600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840788979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840804764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840820034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840836188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840851437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5840867488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5840882742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5840899611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5840915551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5840931942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840947510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5840963130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5840978853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5840994069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841010059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841025636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841042088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841058188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841074539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841090080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841105361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841121090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841136314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841152610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841167826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841184274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841200128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841216853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841232111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841247391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841263138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841278740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841294754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841309977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841329221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841345343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841361772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841377075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841392837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841408659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841424189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841440281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841455880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841472881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841488797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841505212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841520900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841536194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841551983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841567646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841584293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841599491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841615918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841631783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841648615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841664029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841679206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841694823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841710430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841729358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841746433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841762892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841779202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841795529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841811003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841826248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841842321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841858764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5841877178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5841896663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5841914665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5841930956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5841947432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5841963565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5841979013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5841994889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842010256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842026837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842042165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842058752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842074719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842091636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842106973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842122564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5842140049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842155788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842172463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842187744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842206669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842224213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842241127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842256325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842272143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5842287851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842303239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842319266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842334908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842351467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842367308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842383579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842399202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842414423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5842430295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842445449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842461821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842477008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842493662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842509493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842526236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842541451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842556662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5842572358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842587989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842604031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842619661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842636142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842652395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842668741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842684198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842699402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5842715486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842730713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842746747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842761948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842778794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842794678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842812043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842827589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842842818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5842858523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842873696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5842889992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5842905183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5842921623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5842937501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5842954121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5842969350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5842984577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843002509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843022060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843038606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843053906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843070456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843086850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843103230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843118412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843133640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843149712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843165000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843181327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843196589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843213363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843229204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843245521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843260729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843276352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843292080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843307559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843323602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843339218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843355638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843371724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843388064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843403720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843418958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843434713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843449993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843466354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843482103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843498787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843515019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843531315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843546509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843561735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 962,9620000,10000,0,0,256,5,27269,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5843611417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843626599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843643066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843658265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843674704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843690535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843707267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843722456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843737659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843753317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843768971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843784958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843800220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843816806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843835735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843852130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843867599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5843882837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5843899167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5843914398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5843930674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5843945880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5843962713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5843978613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5843995213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844013295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844029748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844048294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844064045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844080818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844096036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844112515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844128578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5844145452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844160708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844176583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844192482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844208183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844224177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844239384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844255827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844272308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5844288678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844304122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844319373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844335437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844350645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844366654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844381880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844398653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844414502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5844430819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844446018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844461588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844477349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844492810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844508815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844524448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844541444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844557615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5844573926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844589553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844604740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844620637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844635787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844652029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844667161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844683781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844699553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5844716262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844731451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844746681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844762351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844777934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844793872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844809026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844825886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844842100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5844858436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844874945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5844890851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5844906637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5844921891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5844937959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5844953707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5844970194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5844986104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845002491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845018048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845033212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845048852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845063973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845080221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845095374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845111744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845127501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845144087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845159307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845174528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845190225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845205788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845221857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845237116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845253627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845269936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845286313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845301585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845317103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845333266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845348574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845364628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845380124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845397441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845413430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845429870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845445190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845460774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845476424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845492464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845508504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845524106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845540550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845556600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845572900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845588399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845603647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845619381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845634577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845650859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845666064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845682524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845698382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845715021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845730228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845745714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845761412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845777155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845793109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845808287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845824707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845840910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845857213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845872403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5845887618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5845903675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5845918900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5845934928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5845950170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5845966962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5845982864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5845999215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846014809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846030047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846045933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846061117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846077470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846092632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846109044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846124844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846141437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846156896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846172080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846187758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846203287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846219227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846234363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846250790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846267132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846283472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846298684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846313898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846329910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846345159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846361154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846376371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846393121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846408960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846425273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846440477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846456023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846471782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846486976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846502948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846518514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846534916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846550719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846567645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846583764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846599032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846614724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846629921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846646516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846661739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846678214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846694255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846710888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846726114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846741353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846757583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846773875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846789918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846805077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846821819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846838119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846854564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846869875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5846885377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5846901617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5846916975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5846933317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5846948666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5846965636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5846981627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5846998068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847013398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847029015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847044768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847060198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847076163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5847091716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5847108174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5847124048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5847140763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847155956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847171182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847187117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847202703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847218705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5847233915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5847250366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5847266879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5847283221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847298469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847313922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847330038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847345212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847361163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5847376522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5847393333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5847409125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5847425421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847440836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847456441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847472151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847487712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847503728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5847519356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5847535860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5847551711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5847568306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847583974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847599356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847616199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847632823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847649586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 963,9630000,10000,0,0,256,5,27297,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5847698973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5847716066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5847731878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5847748379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847763551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847779206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847794823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847809968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847825881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5847841571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5847857971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5847874036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5847890828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847906017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5847921188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5847936893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5847952703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5847968608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5847983745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848000087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848016267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848032639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848047887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848063153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848079268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848094607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848110659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848126129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848143078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848159793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848176249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848191538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848207190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848223011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848238325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848254656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848270284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848286691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848302487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848320742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848339351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848358229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848374847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848390740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848406788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848421971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848438458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848454713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848471053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848486195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848501349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848517522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848532694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848548889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848564407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848581691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848597583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848613919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848629365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848644996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848660673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848675869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848691800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848707381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848723947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848739956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848756627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848772368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848787698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848804055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848819360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848836616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848851916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5848868442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5848884615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5848901468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848916623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5848931803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5848947670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5848963293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5848979299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5848994526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849010997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849027205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849043522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849058788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849074231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849090315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849105540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849121550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849137008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849153996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849169859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849186223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849201436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849217122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849232850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849248060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849264598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849279901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849296348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849312214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849328940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849344154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849359416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849375157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849390693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849406730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849424552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849443063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849459511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849475824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849490956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849506579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849523034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849538318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849554365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849569607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849586604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849602523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849618918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849634423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849650112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849665920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849681210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849697279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849712833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849729237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849745020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849761518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849777140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849792385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849808098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849823522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849839886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849855110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5849871552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5849887405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5849904100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849919340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5849934557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5849950494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5849965990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5849981965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5849997113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850013559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850029686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850045995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850061210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850077422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850093195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850109032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850125054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850140668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850157162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850173451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850189738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850206352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850221549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850237206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850252373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850268719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850283890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850300315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850316158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850332761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850347947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850363116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850378799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850394283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850410307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850425502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850441975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850458108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850474446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850489694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850504921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850520933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850536133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850552086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850567296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850586547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850606190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850622485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850637570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850653376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850668942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850684084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850699936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850715368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850731660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850747400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850763599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850779137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850794280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850809953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850825072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850841790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850856941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5850873289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5850889089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5850905714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850920872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5850936034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5850952132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5850967376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5850983287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5850998423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851015331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851031161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851047425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851062613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5851078073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851093713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851108861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851124799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851141298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851159207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851175090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851191593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851207297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5851222484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851238115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851253284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851269580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851284783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851301184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851317007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851333612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851348836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5851363983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851379667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851395155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851411156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851426316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851442727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851458887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851475237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851490786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5851505989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851521991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851537158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851553073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851568232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851584969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851600773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851617058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851632460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5851648087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851663733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851678877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851694970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851710869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851727354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851743203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851760488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851776537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 964,9640000,10000,0,0,256,5,27325,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5851825606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851841720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851856862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5851872878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5851888001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5851904894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5851920700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5851936958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851952741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5851967904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5851983525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5851999179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852016710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852032179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852048698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852064577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852081571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852096806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852112047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852127745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852143526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852159534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852175585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852192075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852208373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852224747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852239969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852255252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852271411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852286679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852302698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852318072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852334965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852350900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852367251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852382501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852398122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852413885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852429134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852445196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852460745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852477237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852493106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852509686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852525263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852540546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852556332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852571580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852587912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852603170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852619635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852635523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852652233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852667521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852682769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852698739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852714280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852730360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852745610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852762127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852778406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852794748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852810006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852825454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852841902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852857136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5852873164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5852889089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5852905917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5852921857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5852938282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5852953823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5852969066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5852984831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853000067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853016605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853031744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853048108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853063917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853080589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853095736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853110860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853126448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853141975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853157888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853172994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853189391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853205768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853222011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853237135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853252932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853269661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853284984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853301270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853316394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853333503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853349316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853365605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853380775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853396369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853412099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853427275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853443275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853459369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853476147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853491920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853509527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853526289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853541533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853557163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853572506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853589016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853604164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853620510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853636503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853653068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853668170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853683292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853698971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853714567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853730423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853745517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853761852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853777944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853794174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853809274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853824609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853840560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853855637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5853871478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5853886771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5853903448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5853919745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5853937769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853953675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5853969008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5853984729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5853999891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854016427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854031652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854048204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854064136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854081135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854096346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854111554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854127278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854142897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854159626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854174828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854191263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854210401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854226714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854241934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854257160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854273523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854288695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854304650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854319777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854336646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854352450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854368738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854383913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854399720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854415491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854430716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854446716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854462282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854478680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854494486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854510751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854526349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854541580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854557278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854572503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854589102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854604235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854620604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854636396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854653034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854668188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854683382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854699235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854715850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854732490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854747680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854764078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854782689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854799160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854814448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854830868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854846636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854861857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5854877909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5854893526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5854910087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5854925999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5854942402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5854958035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5854973305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5854989026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855004223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5855021717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855036952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855053404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855069288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855086231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855101457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5855116687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5855132412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855147908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5855164055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855179270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855195782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855212036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855228397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855243624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5855258875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5855275166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855290398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5855306415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855321627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855338368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855354265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855370645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855385895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5855401671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5855417448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855432682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5855448773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855464532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855481028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855497233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855513802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855530421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5855545754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5855561475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855577236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5855593342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855608581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855625075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855641352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855657696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855672923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5855688665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5855705068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855720292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5855736280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855751506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855768927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855784875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855801226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855816491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5855832302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5855848054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855863316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 965,9650000,10000,0,0,256,5,27354,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5855913745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5855928833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5855945174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5855961715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5855977964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5855993113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856008242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856024279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856039404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856055289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856070394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856087461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856103640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856119968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856135112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856150778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856166450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856182339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856198254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856214096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856230504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856246308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856262588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856278355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856293541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856309198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856324352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856340667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856356630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856373395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856389621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856406077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856421328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856436536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856452678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856467835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856483780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856498927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856515836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856531714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856547981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856563137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856578879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856594522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856609685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856625632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856641150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856657816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856673969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856690202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856705770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856720987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856736689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856751849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856768127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856783283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856799710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856815478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856832155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856847835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5856862998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5856878616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856894314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5856910298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5856925485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5856941900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5856958004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5856974291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5856989428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857004592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857020571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857035726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857052966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857068210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857085401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857101225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857117526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857132714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857148554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857164248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857179435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857195380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857210911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857227321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857243120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857259402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857275243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857290459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857306157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857321375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857337725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857352897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857369316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857385135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857402033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857417260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857434228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857450135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857465909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857481965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857497596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857514102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857530447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857546815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857562057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857577614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857593224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857608296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857624154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857639480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857655934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857671697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857687924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857703450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857718629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857734290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857749440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857765792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857780914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857797283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857813060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857829745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857845111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5857860278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5857875924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857891416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5857907350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5857922467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5857938832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5857955080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5857971459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5857986629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858001788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858017829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858035592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858055125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858070960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858088837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858104738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858121095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858136260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858152256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858168582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858183671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858199557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858218223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858235681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858251505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858268748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858283936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858299139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858314692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858330677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858346617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858361680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858378002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858397635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858416427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858431635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858446755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858463369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858478565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858494512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858509700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858526509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858542315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858558625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858573809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858589383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858605072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858620267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858636232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858652011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858668355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858684127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858700376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858716114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858731322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858746988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858762165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858778898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858794094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858810506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858826340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858843916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858859075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5858874226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5858892057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5858907266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5858923227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5858938404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5858955165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5858970990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5858987268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859002446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859018127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859037189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859054644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859071270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859087174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859103556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859119343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859136188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859152057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859167290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859182980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859198149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859214511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859229635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859246037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859261824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859278676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859293828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859308981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859324606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859340270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859356162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859371246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859387570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859403667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859419888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859435054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859450214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859466496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859481668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859497604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859514010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859531288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859547036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859563261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859578742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859593822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859609363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859624377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859640781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859656333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859672656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859688396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859705043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859720164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859735281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859750846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859766338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859782201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859797252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859813562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859829675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859846099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859861194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5859876309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5859892271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5859907346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5859923239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5859938314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5859954941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5859970627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5859986791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 966,9660000,10000,0,0,256,5,27382,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5860035918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860051086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860066713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860082204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860098108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860113269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860129637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5860145906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5860162283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860177851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860193009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860209914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860228560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860248486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860266007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860283007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5860298809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5860315060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860330633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860346090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860361717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860376832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860393100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860408182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860424509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5860440314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5860456849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860472018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860487179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860502795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860518222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860534392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860549562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860565953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5860582215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5860598460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860613607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860628765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860644809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860660197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860676098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860691209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860707866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5860723660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5860739963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860755126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860770641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860786298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860801445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860817377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860832917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860849916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5860865678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5860881943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860898631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5860914050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5860929677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5860944796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5860961405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5860976629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5860993112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861009021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861025927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861041142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861056372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861072124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861087697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861103687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861118869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861136094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861153159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861169463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861184622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861199792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861216163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861231404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861247379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861262553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861279440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861295231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861311521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861326683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861342289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861357989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861373176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861389117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861404698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861421089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861436968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861453714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861468904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861484086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861499799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861516351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861532244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861547317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861563655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861579959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861596193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861611332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861626454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861642431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861657565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861673431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861688545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861705297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861721092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861737323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861752449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861768094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861783767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861798897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861814784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861830501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861847115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5861862893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5861879174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861894763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5861910176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5861925802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5861941021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5861957289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5861972399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5861988784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862004564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862021139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862036527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862052210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862067884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862083521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862099701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862114847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862131259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862147423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862163715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862179306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862194473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862210578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862225696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862241596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862256729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862273484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862289296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862305603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862320770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862336384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862352041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862367210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862383177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862398714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862415272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862431021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862447293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862462810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862478004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862493614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862508768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862525048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862540195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862556594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862572424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862589269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862604416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862619571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862635196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862650674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862666636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862681787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862698202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862714430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862730832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862745966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862761148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862777191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862792331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862808259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862823386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862840741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862856502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5862872736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862887888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5862903414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5862919071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5862934185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5862950102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5862965517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5862981868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5862997583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863013812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863029515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863044664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863060326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863075456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863091700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863106794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863123152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863138930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863155490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863170615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863185742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863201375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863216991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863233039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863248158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863265050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863280828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863297082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863312766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863328395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863343978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863359064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863374903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863390331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863406845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863422545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863438732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863454175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863469266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863485070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863500167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863516412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863531735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863548127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863563897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863580669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863595769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863610889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863626457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863641887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863659891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863675322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863691663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863707928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863724109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863739183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863754285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863770337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863785516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863801397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863816462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863833134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863848836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5863864997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863880076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5863895522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5863911125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5863926249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5863942132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5863957488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5863973839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5863989571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864005783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864021176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864036319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864051900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 967,9670000,10000,0,0,256,5,27411,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5864102254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864118209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864133294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5864150097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5864166377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864182656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864197787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864213247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864229130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864244244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864260202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864275697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5864292118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5864307921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864324241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864339755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864354936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864370560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864385700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864401900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864417268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5864433599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5864449390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864465998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864481384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864496562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864512225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864528032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864544003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864559258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5864575671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5864591802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864607989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864623086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864638227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864654215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864669335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864685189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864700292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5864717077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5864732882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864749113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864764490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864779921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864795718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864810912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864827529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864842681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5864859070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5864874854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5864891466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864906868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5864921970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5864937587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5864952975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5864968884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5864984214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865000565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865016624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865033104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865048223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865063360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865079289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865094468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865110530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865125638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865142352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865158070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865174266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865189366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865204904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865220553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865235668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865251553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865267054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865283661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865299423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865315699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865331210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865346351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865361985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865377108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865393375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865408463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865424769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865440500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865457044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865472424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865487777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865503383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865518767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865534707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865549823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865566175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865582225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865598428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865613553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865628726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865644719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865659878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865675784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865690926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865707703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865723499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865739741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865754908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865770405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865786253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865801360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865817274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865832675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865849032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5865864790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5865881020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865896517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5865911876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5865927442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5865942540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5865958736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5865974103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5865990462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866006245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866022809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866037978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866053158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866068835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866084259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866100396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866115488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866131847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866148557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866164865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866180061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866195188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866211111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866226274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866242180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866257329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866274053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866289783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866305994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866321136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866336668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866352322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866367462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866383367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866398832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866415188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866430964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866447204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866462619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866477722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866493293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866508379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866524613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866542945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866559961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866575959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866593099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866608599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866623879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866640055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866655204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866671455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866686566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866703259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866719056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866735307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866750469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866765961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866781611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866797524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866813409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866828960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866845560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5866861308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5866877559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866893038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5866908165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5866923787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5866938884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5866955202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5866970344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5866986961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867002758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867019329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867034470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867049819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867065431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867080874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867096822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867111947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867128359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867144535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867160797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867176132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867191272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867207308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867222460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867238378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867253495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867270248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867286190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867303695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867318949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867334948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867350865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867366274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867383185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867401539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867420303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867436225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867453138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867468755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867483952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867499580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867515210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867531191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867546630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867563043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867579279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867596121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867611579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867626748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867642849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867657977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867674075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867689220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867706855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867727554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867744941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867760063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867775538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867791195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867806361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867822294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867838022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867854652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5867870482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5867886801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867902381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5867917537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5867933154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5867948267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5867964606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5867979956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5867996337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5868012093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5868028755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868044146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5868059289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5868074925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868090571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5868106471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5868121575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5868139534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5868156890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 968,9680000,10000,0,0,256,5,27439,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5868691015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868708310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5868725087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5868742552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868759231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5868777260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5868794161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5868812366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5868830299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5868848243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868865169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5868881843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5868899590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5868916522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5868934118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5868950819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5868969257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5868986859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869004764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869023655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869040628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869057872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869074574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869092679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869109751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869127942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869145875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869164087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869180991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869197822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869216340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869233311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869250889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869268092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869286151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869303536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869321435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869338540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869355216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869371967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869388124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869405021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869420347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869436912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869453302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869470009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869485342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869500706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869516972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869533386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869553395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869568697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869585900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869601822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869618201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869633401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869649034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869664753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869680158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869696092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869711705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869728258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869744218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869760526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869776109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869791335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869807017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869822184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869838507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869853803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5869870315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5869886191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5869902907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869918163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5869934481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5869950659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5869966373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5869982329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5869997460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870013841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870031352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870048366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870063607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870079249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870094898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870109968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870125863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870141386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870157738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870173482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870189693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870206358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870221532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870237357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870252491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870268846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870283982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870300347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870316124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870332741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870347884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870363225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870378830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870394391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870410319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870425434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870441787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870457994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870474353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870489528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870504699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870520697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870535893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870552063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870567228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870584515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870600446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870617363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870632550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870648289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870664071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870679291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870696308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870712063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870728609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870744534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870760844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870776447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870791699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870807427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870822688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870839015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870854226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5870870780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5870886622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5870903266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870918639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5870933815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5870949484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5870964956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5870980888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5870996051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871012442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871028567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871044838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871060025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871075182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871091180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871106349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871122310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871137464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871154178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871169987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871186286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871201611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871217686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871233420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871248644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871265137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871280450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871297008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871312961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871329741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871345038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871360590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871376368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871392049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871408075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871423270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871439713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871456048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871472358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871487555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871502783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871518808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871534032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871550024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871565197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871582010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871597999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871614428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871629768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871645490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871661284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871676570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871692645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871708306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871724857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871741061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871757489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871773243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871788579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871804636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871819948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871836727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871851943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5871868372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5871884229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5871901016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871916305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5871931585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5871947369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5871962992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5871979047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5871994294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872011144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872027873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872044370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872059747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872075906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5872092339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872107714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5872123942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5872139685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872156506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872172957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872189389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872205151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872220506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5872236277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872251521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5872267967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5872283176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872299835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872315653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872332368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872347632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872362865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5872379155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872394977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5872410997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5872426454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872442929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872459265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872476035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872491326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872506616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5872522802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872538036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5872554060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5872569280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872586127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872601994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872618398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872633684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872649288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5872665043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872680272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5872696840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5872712466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872728916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872745050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872761452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872777177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872792513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 969,9690000,10000,0,0,256,5,27468,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5872846006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872861807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5872877932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5872893856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5872910404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5872927354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5872943724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5872959494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5872974790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5872990570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873006062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873022693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873038180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873054722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873070658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873087567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873103213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873118509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873134213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873149958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873165978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873181175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873197630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873213890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873230188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873245607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873260817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873276892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873292110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873308114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873323289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873340123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873355981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873373118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873388299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873403960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873420080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873435654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873451631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873467325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873483804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873499884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873516586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873531855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873547131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873562879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873578523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873594534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873609771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873626467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873642727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873659103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873674365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873689625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873705747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873721353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873737495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873752822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873769705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873785674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873802366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873817678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873833989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873849786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873864994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5873881009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5873896618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5873913096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5873929212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5873945570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5873961306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5873976573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5873992516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874007809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874024260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874039945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874056418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874072359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874089121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874104382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874119632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874135433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874150996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874167033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874182278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874198752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874214997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874231395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874246615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874261897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874277941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874293183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874309468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874324704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874341531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874357879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874374649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874390445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874405875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874421778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874437165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874453698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874469112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874485745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874502004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874518799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874534225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874549611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874565574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874581256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874597458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874612866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874629511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874645835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874662444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874678069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874693554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874710469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874725771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874741791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874757050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874773833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874789689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874806293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874821536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874837055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874852803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874868282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5874884364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5874899828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5874916313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5874932232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5874948620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5874964213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5874979848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5874995836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875011036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875027431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875042684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875059166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875075035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875091803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875107100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875123923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875140326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875157666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875173960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875189223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875206323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875222488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875238881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875254090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875269879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875285661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875300885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875316915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875332619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875349060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875365111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875382217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875398075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875413363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875429139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875444397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875461102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875476341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875492928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875508915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875525647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875540884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875556369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875572084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875587675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875603673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875619229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875635637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875651816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875668142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875683578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875698803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875715055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875730303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875746292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875761501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875778257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875794097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875810648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875825864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875841451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875857139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875872570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5875888541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5875904053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5875920514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5875936362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5875953097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5875968674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5875983963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5875999909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876015647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876031709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876047421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876064174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5876080511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876096954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876112225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876131134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876148667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876164084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876180467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876195940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876214258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5876230444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876247148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876262448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876278154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876293904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876309344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876325369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876340953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876357430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5876373556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876390289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876405560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876420813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876436547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876452012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876468102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876483339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876500034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5876516254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876532625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876547855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876563322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876579416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876594631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876610687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876626151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876642927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5876658855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876675262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876690776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876706897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876722815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876738210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876754649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876770314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876786926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5876802961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876819437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876835247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5876850671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5876866876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5876882203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5876898660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5876913996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5876930577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 970,9700000,10000,0,0,256,5,27496,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5876982150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5876998923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877014677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877030151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877045969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877061525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877078023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877093440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877109991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877125957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5877142822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877158131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877173467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877189500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877205165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877221641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877237397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877256625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877276041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5877292599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877307900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877323216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877339771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877355168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877371554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877386915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877404767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877420867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5877437686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877453538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877468927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877484831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877500534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877517002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877532266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877548807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877564957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5877581730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877596998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877612286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877628049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877643580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877659621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877674870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877691361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877707585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5877724021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877739303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877754837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877770913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877786166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877802214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877817469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877834367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877850410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5877866945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877882522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5877898342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5877914245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5877929596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5877945781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5877961548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5877978186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5877994213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878010750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878026418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878041784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878057833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878073555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878090006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878105381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878122108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878138219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878155207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878170433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878185714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878201435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878217386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878233415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878249795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878267050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878283089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878299620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878315018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878330814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878346715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878362059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878378436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878394152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878410732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878426740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878443238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878458931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878474606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878491767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878507065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878523620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878538854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878555300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878571404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878588010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878603210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878618421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878634094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878649908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878666052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878681363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878697907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878714356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878731040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878746867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878762387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878778552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878793782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878809777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878824971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878841765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5878857667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5878874019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878889489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5878904839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5878920573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5878936052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5878952476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5878967728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5878984167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879000026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879016851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879032132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879047369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879063324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879078887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879094912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879110156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879126636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879142836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879161313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879177269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879192665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879209059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879224388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879240520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879255790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879272712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879288623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879305003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879320256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879336243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879352020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879367263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879383668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879399499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879416371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879432165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879448710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879464306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879479496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879495194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879510388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879526711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879541864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879558252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879574080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879590659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879605866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879621070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879636749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879652310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879668304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879683509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879699929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879716057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879732450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879748553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879763864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879780023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879795237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879811210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879826383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879843181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5879859045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5879875383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879890962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5879906265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5879922003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5879937432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5879953861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5879969143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5879985613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880001499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880018670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880034080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880049437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880065548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880081330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880097826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880113218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880130052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880146460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880163011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880178416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880193824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880210125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880225653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880241828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880257190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880274120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880289999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880306377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880321619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880337217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880353264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880368453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880384413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880400140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880417328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880433341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880449775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880465530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880480909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880496737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880512057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880528537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880543847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880560394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880576350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880592968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880608164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880623351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880639602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880654937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880670961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880686174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880703187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880721677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880741261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880758202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880773780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880789532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880804758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880820983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880836479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880852911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5880868726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5880885062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880900589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5880915845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5880931546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5880946768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5880963140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5880978322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5880994753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881010833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881027520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881042735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881057942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 971,9710000,10000,0,0,256,5,27525,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5881108708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881124057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881140538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881155844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881172372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881188320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881205066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881220365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881235706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5881251520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881267478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881283811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881299123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881315657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881332318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881348831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881364579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881380674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5881397061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881412434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881429123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881444708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881461669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881477652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881494117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881509689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881525473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5881541301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881556662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881572787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881588422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881604976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881620976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881637429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881653124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881668506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5881684350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881699938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881718764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881734148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881750737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881767178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881783647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881799036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881814527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5881830820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881846118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5881862218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5881877783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5881894664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5881910787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5881927052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881942171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5881957715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5881973344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5881988442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882004516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882020156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882036567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882053474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882070053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882085833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882101309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882116969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882132143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882148532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882163710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882180109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882196157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882214506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882229684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882244867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882260530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882276195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882292185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882307355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882323985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882340160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882356453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882371636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882386825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882402822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882417980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882435908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882451458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882468705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882484562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882501112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882517435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882534173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882550203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882565424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882582005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882597257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882613749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882629622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882646488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882661732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882677009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882692739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882708637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882724694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882739947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882756915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882773203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882789598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882804849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882820118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882836314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882851590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5882867919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5882883195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5882900217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5882916176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5882933555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882948791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5882964455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5882980146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5882995333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883011339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883026950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883043414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883059241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883075544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883091094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883106335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883122012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883137417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883153852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883169245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883185636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883201662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883218421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883233638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883248842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883265071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883280242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883296232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883311412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883328607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883344469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883360949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883376180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883391829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883407615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883423281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883439337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883454971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883471475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883487405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883503828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883519950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883535179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883550906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883566117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883582671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883597902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883614369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883630213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883646934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883662156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883677388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883693340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883708976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883724984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883740165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883756618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883772763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883789450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883804740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883819993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883836130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883851425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5883867510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5883883017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5883899820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5883915740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5883932147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883947438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5883963057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5883978851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5883994154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884010439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884026151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884042637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884058551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884074972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884090963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884106256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884122062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884137340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884153679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884168965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884185477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884201645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884218361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884233695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884249046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884265236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884280511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884296605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884311903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884329010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884344937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884361342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884376630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884392441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884408261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884423684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884439666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884455475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884471985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884488042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884505591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884522071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884537366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884554215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884569508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884585983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884601139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884617646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884633534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884650196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884668117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884686727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884704163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884719390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884735368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884750574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884768179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884784339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884800694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884815911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884831731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884847480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884862704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5884878710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5884894247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5884910715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5884926582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5884942923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5884958483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5884973750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5884989492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885004745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885021390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5885036573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885053505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885069601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885086779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885102184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5885117633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5885133504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885149254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885165421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 972,9720000,10000,0,0,256,5,27553,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5885215742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885232304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885248268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885265317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885280652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5885295965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5885311786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885327384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885343445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5885358704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885375195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885391652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885408071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885423339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5885438636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5885456051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885473112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885489243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5885504452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885522173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885538325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885554749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885570035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5885586116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5885601980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885617317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885633436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5885649136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885667530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885687215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885704659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885720090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5885735502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5885751413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885767166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885783412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5885798836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885815546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885831992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885848533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885863908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5885879299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5885895515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5885910819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5885926893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5885942175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5885959003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5885974936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5885991376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886006682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886022335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886038456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886053615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886070845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886086910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886103372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886119830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886136130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886151733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886166960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886182612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886197903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886216660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886232053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886249430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886266694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886284761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886300017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886315489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886331806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886347313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886363267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886378403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886395442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886411259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886427566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886442750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886458326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886474019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886489402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886505392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886521219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886537679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886553534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886569863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886585658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886600919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886616625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886631813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886648467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886663713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886680173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886696028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886712910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886728110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886743318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886758989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886774518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886790992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886806196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886822605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886838896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886855325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886870645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5886885981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5886902471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5886917778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5886933902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5886949205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5886966197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5886982046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5886998408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887013660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887029924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887046052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887061369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887077913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887093188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887109732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887125686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5887142529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887157828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887173115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887188907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887205402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887221497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887236695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887253174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887269430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5887285873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887301493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887316841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887333106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887348358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887364400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887379630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887396809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887412751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5887429116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887444372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887461620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887477627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887492992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887509139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887525327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887542346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887558517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5887575188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887591218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887607304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887624341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887640325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887656392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887671584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887688035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887704330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5887720915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887736132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887751404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887767967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887783290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887799361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887814637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887831527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887847452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5887863849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887879141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5887895063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5887910858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5887926119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5887942188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5887958105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5887974630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5887990531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888006927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888024793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888040088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888055855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888071125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888087836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888103126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888119637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888136059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888153043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888168317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888183598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888199362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888214996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888231046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888246296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888262812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888279247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888295628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888310872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888326163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888342267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888357532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888373577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888388823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888405934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888421867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888438294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888454125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888469405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888485193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888500489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888516859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888532172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888548746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888564698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888581460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888596963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888612259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888628075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888643656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888659744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888675021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888692293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888709522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888725946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888741186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888757177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888776550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888792957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888809487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888824637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888842035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888857866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5888874194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888889691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5888905011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5888920718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5888935879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5888952083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5888967544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5888983969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5888999785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889016441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889031646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5889046852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889062542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889078118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889094127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5889109313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889125746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889141902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889158210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889173399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5889188602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889204602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889219822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889235815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5889251022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889267880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889283730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889300050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889315277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 973,9730000,10000,0,0,256,5,27581,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5889365874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889381992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889397665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889413730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5889428931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889445389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889461810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889478483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889493770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5889509067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889525398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889540683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889556767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5889572050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889588915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889604861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889621419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889636946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5889652622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889668402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889683664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889699723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5889715293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889731793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889747695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889764095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889779750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5889795032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889811670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889827567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889843587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5889858795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5889875272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5889891465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5889907811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889923012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5889938236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5889954255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5889969465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5889985473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890000687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890017468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890033585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890049940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890065231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890080862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890096594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890111838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890127888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890143994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890160507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890176379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890192808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890213649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890229049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890244824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890260137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890276576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890291871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890308406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890324367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890341075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890356354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890371714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890387522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890403193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890419293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890434550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890451071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890467600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890484007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890499290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890514965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890530985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890546240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890562300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890578079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890594681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890610599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890626997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890642592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890658145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890673937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890689235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890705745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890721251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890737911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890754805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890771676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890786941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890802209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890818274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890833859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890849913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5890865153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5890881686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5890897924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5890914360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890929666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5890945609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5890961828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5890977137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5890993243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891008525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891025602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891041549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891058012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891073328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891089117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891105226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891120618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891136778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891152834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891169443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891185488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891202303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891217923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891233343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891249250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891265022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891281253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891296670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891313354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891329696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891346495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891361957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891377414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891393608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891409266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891425483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891440877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891457808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891473871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891490639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891506035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891521907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891537843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891553235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891569407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891585018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891601654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891617696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891634191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891649880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891665309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891681194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891696599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891713450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891728685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891745182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891763180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891780007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891795156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891810397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891826047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891841594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891857675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5891872849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5891889536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5891905444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5891921769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891936915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5891952457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5891968099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5891983264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5891999211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892014924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892031313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892047096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892063375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892078906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892094113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892109760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892124928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892141217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892156864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892173285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892189109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892205801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892221017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892236243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892251966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892267553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892283601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892298791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892315246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892331411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892347742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892362924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892378132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892394166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892409629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892425594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892440770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892457593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892473403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892489695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892504890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892520465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892536141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892551323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892567283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892582744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892599374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892615161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892631476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892646993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892662169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892677836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892692977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892709233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892724634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892741039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892756923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892773576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892788752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892804197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892819890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892835369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892851362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5892866543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5892882987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5892899076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5892915437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892930644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5892945875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5892961867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5892977086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5892993057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893008239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893025143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893040993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893057341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893072549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893088249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893104100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893119286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5893135267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893150914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893167345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893183159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893199448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893215194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893230380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893246069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893261264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5893277584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893292793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893309224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893325078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893341708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893356914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893372126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893387810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893403376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 974,9740000,10000,0,0,256,5,27610,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5893453102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893468386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893485121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893500959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893517619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893533060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893548259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893563953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893579577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5893595775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893610957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893627400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893643614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893659907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893675072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893690268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893706805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893725111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5893742652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893759326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893776138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893791981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893808291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893823467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893839007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893854703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893871135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5893887095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5893902744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5893919198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5893935046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5893951346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5893966874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5893982106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5893997820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894013034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894029720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894044939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894061350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894077538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894093922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894109164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894124461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894140578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894156114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894172133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894187382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894205826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894221955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894238327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894253581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894269261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894285224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894300481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894316546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894332166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894348665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894364549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894380934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894396476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894412002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894427776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894443065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894459456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894474929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894491443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894507353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894524118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894539409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894554677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894570886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894587763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894603993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894619342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894635994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894652415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894668949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894684334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894699743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894715927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894731282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894747445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894762782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894779775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894795819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894812289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894828507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894844529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5894860510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894875670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5894892211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5894907496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5894924055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5894939940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5894956668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5894973388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5894988913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895004779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895020638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895036820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895052182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895068808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895085407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895101923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895117273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895132685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895148955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895164351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895183815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895199187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895216289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895232194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895248614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895263877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895279516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895295468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895310699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895326962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895342323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895358822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895374742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895391533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895406999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895422264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895437997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895453582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895469601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895484842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895501991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895518248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895534620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895549889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895565194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895581354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895596897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895613006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895628271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895645161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895661294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895677707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895693005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895708929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895724762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895740120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895756186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895771879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895788673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895804653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895821089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895836696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895851968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5895867719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895882959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5895899511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5895914988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5895931486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5895947399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5895965263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5895980778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5895996047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896011875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896027401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896043484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896058727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896075226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896091461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896108099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896123384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896138640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896155053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896170295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896186350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896201610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896218433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896234339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896250738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896266389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896281847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896297588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896312854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896329238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896344526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896361043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896376967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896393671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896408900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896424141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896439907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896455396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896471438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896486684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896503207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896519371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896535804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896551076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896566340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896582431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896597978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896613991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896629245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896646179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896662334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896678715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896693934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896709685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896725709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896740927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896756952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896772506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896789219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896805130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896821725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896837519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896853017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5896868723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896884019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5896900423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5896915676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5896932165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5896948079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5896964988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5896980269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5896996588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897012313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897028096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897045293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897060621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897077729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897093828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5897110195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897125462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897141213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897156999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897172474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897188529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897204095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897220598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897236512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5897252921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897268627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897283926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897299692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897315004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897331553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897346809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897363278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897379147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5897395908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897411208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897426469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897442235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897457849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897473906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897489489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897506052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897522356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5897539081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 975,9750000,10000,0,0,256,5,27638,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5897588694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897604089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897619893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897635198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897651588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897666904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897683438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897699376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5897716099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897731430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897746760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897762617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897778200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897794541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897809833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897826367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897842641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5897859284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897874598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5897890222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5897906008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5897921281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5897937361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5897952944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5897969495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5897985457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898001905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898017686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898033138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898048943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898065692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898083025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898098273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898114717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898130575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898147324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898162553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898178252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898194010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898212648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898228824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898244139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898260704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898277068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898293746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898309046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898324365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898340644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898356142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898372281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898387578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898404527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898420488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898436930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898452592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898467953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898483753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898499077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898515491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898530794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898547509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898563422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898580228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898595559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898610869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898626688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898642327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898658415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898673911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898690460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898706697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898723128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898738436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898753742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898769892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898785162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898801234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898816509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898833635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898849636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5898866079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898881388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5898898134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5898913964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5898929265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5898945360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5898960998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5898977569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5898993560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899010054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899025972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899041578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899057397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899072715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899089121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899104463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899121054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899137026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899153778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899169362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899184689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899200556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899216135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899234224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899253002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899270528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899286511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899303007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899318370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899334037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899349906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899365277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899381413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899397026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899413470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899429305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899445635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899461200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899476436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899492121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899507623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899523940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899539395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899555880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899571748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899588382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899603618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899618876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899634645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899650170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899666403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899681632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899698074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899714339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899730822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899746406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899761800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899777907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899793213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899809354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899824653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899841383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899857434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5899873754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899888966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5899904561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5899920519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5899935742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5899952023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5899967323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5899983780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5899999644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900016456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900031748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900047252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900063000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900078503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900094519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900109702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900127222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5900143730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900160261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900176102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900191474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900207883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900223165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900239408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900254668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900271506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5900287440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900303886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900319164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900334767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900350611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900365954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900382077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900397639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900414167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5900430097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900446528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900462141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900477460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900493281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900508597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900524949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900540237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900556717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5900572671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900591019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900606321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900621659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900637445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900653086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900669168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900684469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900700968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5900717454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900734082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900749359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900765072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900780906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900796246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900812382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900828335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900845064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5900861144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5900877511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900893123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5900908533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5900924400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5900939782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5900956295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5900971663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5900988327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901004421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901021293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901036631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901052059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901067952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901083557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901099614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5901114869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5901131374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901147644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901164015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901179256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901194545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901210621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901227135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901243208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5901258451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5901275453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901291377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901307832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901323145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901338896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901354760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901370076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901386201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5901401872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5901418410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901434347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901450902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901466927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901482304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901498125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901513789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901530266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5901545854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5901562454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901578754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901595226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901610839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901626245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901642357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 976,9760000,10000,0,0,256,5,27667,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5901691506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901708083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5901723555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5901740524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901756646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901773477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901788832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901804204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901820045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901835676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901851800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5901867107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5901883650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5901899920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5901916427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901931766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5901947107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5901963231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5901978545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5901994642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902009952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902026854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902042869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902059335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902074653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902090583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902106593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902121817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902137820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902153605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902170380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902187080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902205604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902220942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902236474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902252265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902267920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902284004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902299293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902316270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902332601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902348990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902364277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902379530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902395677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902410975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902427046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902442354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902459227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902475119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902491538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902506798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902522488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902538249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902553701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902569709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902585322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902601801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902617913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902634304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902650050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902665335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902681043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902696280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902713052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902728321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902744790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902760664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902777465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902792764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902808064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902823843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902839594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902856201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5902871488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5902887966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5902904262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5902920703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902936119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5902951411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5902967723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5902983119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5902999244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903014861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903031342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903047243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903063653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903079244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903094532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5903110509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903125789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5903142179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903157432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903173919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903189858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903206618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903221852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903237147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5903253973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903269846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5903285931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903301209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903317700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903334097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903350822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903366129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903381436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5903397601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903412879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5903428936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903444189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903461062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903477010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903493417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903508721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903525503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5903542754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903559429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5903577391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903594035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903612033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903629366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903647622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903664274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903680941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5903698089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903715073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5903732625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903749281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903767603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903784961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903802933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903819646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903836714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5903853887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903870531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5903888042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5903905090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5903923336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5903940663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5903958857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5903975865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5903992578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904009731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904026795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904044310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904060939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904079266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904096622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904114777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904131455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904148489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904165721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904182392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904199915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904216886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904234939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904251446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904268288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904283597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904298917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904314933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904330687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904346765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904362025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904380024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904397243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904413605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904429024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904444295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904460367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904475622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904491635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904506874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904523765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904539645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904555977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904571204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904586736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904602816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904618082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904634066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904649625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904666037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904681892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904698253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904713919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904729137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904744880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904760071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904776461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904791679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904808371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904824267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904840995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904856252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5904871529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5904887305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904902953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5904920013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5904935264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5904952032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5904968024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5904984461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5904999843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905015485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905031180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905046360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905062338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905077965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905094477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5905110349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5905126689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905142251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905157466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905173404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905188591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905205016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905220201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905237054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5905252986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5905269824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905285189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905300523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905316240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905331916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905347926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905363133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905379597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5905396167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5905412574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905427894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905443232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905459433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905474727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905491001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905506292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905523185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5905539095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5905555464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905571199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905586833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905602613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905618120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905634135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905649750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905666336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5905682481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5905698912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905714640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905729935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905745654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905760900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905777372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905792642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905809353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5905825246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 977,9770000,10000,0,0,256,5,27695,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5905876977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905892790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5905908143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5905923972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5905939297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5905956003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5905971294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5905987921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906004106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906020960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906036276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906051602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906067597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906083269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906099354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906114611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906131147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906147412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906163857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906179353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906194703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906211952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906227249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906243311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906259125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906276053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906291963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906308573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906323877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906339492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906355273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906371938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906388025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906403739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906420297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906436239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906453036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906468347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906483880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906500081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906515757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906531892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906547204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906563789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906580081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906596548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906611907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906627260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906643470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906658767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906674870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906690178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906707520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906725305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906741990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906757399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906773217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906789122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906804450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906820550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906836216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906852737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5906868668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5906885090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906903117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5906918491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5906934692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5906950042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5906966500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5906981813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5906998327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907014568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907031072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907047166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907062471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907078804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907094104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907110135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907125772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5907142661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907158514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907174912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907190399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907206058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907221808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907237036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907253079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907268712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5907285316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907301217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907317636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907333321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907348637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907364421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907379696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907396081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907411316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5907427785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907443710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907460434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907475695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907490927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907507912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907523780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907539942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907555540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5907572150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907588459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907605424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907620809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907636269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907652466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907667822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907684168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907699514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5907716439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907732447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907749469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907765150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907780427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907796176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907811498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907827889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907843152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5907859678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5907875594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5907892300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907907634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5907922945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5907938980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5907954576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5907970692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5907985983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908002559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908018930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908035330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908050598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908065883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908082014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908097256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908113342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908128573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908145463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908161469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908177999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908193578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908209274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908225165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908240567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908257612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908273415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908290044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908306051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908322589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908338326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908353700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908369786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908385420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908402320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908417746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908434304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908450237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908467211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908482577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908497928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908513745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908529497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908545575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908560887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908577819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908593735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908610132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908625405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908641115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908656908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908672210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908688544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908704233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908720629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908736466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908753012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908768557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908783785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908799477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908814708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908831094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908846316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5908862683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5908878755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5908895390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908910618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5908926346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5908942303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5908957794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5908973771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5908988976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909005804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909022066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909038483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909053738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909069245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5909085342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909100625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909116681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909132185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909149557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909165578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909182048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909197423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909213254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5909229139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909244503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909260632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909276349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909293039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909309056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909325590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909341206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909356578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5909372665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909388057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909404553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909419948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909436584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909452842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909469255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909484504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909500864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5909517353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909532702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909549877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909565122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909582080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909598418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909614804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909630448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909646141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5909661938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909677165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909693213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909708731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909725246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909741175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909757824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909773471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909788755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5909804574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909819839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5909836223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5909851462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5909867949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5909884044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5909900725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909916061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5909931409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 978,9780000,10000,0,0,256,5,27724,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5909982237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5909997532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910013616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910029453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910046000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910061954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910078781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910094073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910109380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910125163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910141006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910157089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910172350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910188852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910208863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910225599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910240820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910256096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910272793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910288461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910304403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910319587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910336459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910352290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910368563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910383776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910399293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910414911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910430015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910445953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910461408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910477753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910493508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910509690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910525283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910540447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910556069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910571451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910587757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910602887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910619283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910635079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910651811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910666995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910683829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910700422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910716334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910732406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910747599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910764585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910780607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910797056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910812339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910828084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910843844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910859091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5910875109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5910890656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5910907122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5910922990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5910939531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5910955905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5910971123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5910986838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911002312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911018808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911034058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911050574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911066718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911083522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911098752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911114034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911130040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911145606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911161595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911176829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911193287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911209696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911226144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911241395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911256658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911272832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911288073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911304090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911319296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911336110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911352007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911368769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911384212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911399767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911415495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911430691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911446676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911462183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911478583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911494385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911510685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911526252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911541410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911557142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911572258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911588539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911604012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911620340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911636321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911652869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911668016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911683174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911698805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911714284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911730218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911745343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911761939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911778019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911794326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911809518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911824712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911840777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911855917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5911871843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5911886965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5911904123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5911919980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5911936954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911952443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5911967623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5911983268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5911998407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912014950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912030166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912046597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912062417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912079096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912094294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912109501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912125277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912140934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912156888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912172054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912188440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912204675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912220953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912236126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912251337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912267718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912282905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912298845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912314268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912330996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912346841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912363116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912378327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912393840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912409567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912424721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912440708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912456315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912473287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912489106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912505764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912521420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912536632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912552326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912567483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912583814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912598982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912615552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912631617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912648267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912663454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912678629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912694526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912710077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912725987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912741139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912757496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912773753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912790044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912805199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912820600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912836676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912851875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5912867845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5912883235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5912900095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5912915955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5912932612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912947778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5912963434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5912979141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5912994305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913010278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913025894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913042289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913058117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913074646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913090307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913105656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913121456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913136690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913153044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913168233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913184624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913200676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913217657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913232915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913248158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913263920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913279598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913295624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913310877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913327763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913343714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913360095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913375374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913391302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913407096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913422378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913438491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913454423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913470931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913486860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913503251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913519211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913534548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913550373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913565663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913582152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913597917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913614466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913630539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913647407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913662675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913677974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913693739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913709316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913725411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913742434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913759278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913775577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913791888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913807079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913822241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913838264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913853431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5913869362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5913884738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5913901464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5913917290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5913933587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913948792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5913964338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5913980015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5913995182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914011367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914026963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914043386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 979,9790000,10000,0,0,256,5,27752,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5914094702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914111084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914126272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914141805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5914157544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914172731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914188718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914205626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914222096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5914237945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914254297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914270401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914285670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5914301418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914316615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914333084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914348264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914364665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5914380541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914397440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914412664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914427859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5914443566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914459218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914475220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914490348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914506733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5914522956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914539224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914554467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914569637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5914585695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914600862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914616771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914631917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914648614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5914664456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914680753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914695961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914711590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5914727294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914742441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914758425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914773884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914790299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5914806131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914822661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914838190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914853436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5914869140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914884325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5914900662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5914915838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5914932481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5914948293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5914965073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5914980302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5914996476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915012245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915027926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915043915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915059056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915075730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915091924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915108253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915123475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915138701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915154695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915169843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915185748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915200905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915217625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915233495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915249795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915265557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915280746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915296445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915311602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915327849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915343035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915359440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915375339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915391958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915407181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915422379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915438098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915453661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915469613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915484787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915501217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915517484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915533810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915548989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915564231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915580521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915595985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915611928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915627105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915643952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915660699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915679561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915694822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915710606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915726232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915741368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915757395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915773369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915789733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915805446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915821667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915837547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915852784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5915868455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915883633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5915899878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5915915044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5915931401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5915947210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5915963867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5915979058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5915994227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916009867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916025459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916041431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916056601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916072989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916089289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916105592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916120809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5916136031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916152006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916167200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916183140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916198583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916215279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916231116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916247467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916263437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5916279341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916295341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916310511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916326406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916342004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916358433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916374235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916390983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916407147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5916422563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916438430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916454289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916470442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916486483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916503141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916519648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916536153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916551511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5916566850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916583065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916598309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916614352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916629574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916646469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916662459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916678886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916694231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5916710185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916726042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916741393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916757536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916773435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916790032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916806007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916822464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916838187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5916853550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5916869380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916884689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5916901465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5916916796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5916933971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5916949883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5916966818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5916983401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917001070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917018231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917034025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917052228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917068103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917085815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917101714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917118115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917133331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917148959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917164645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917179813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917195765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917211341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917227791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917243624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917259999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917275759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917290953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917306584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917321732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917340143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917355553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917372172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917388158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917405142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917420457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917435775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917452144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917467619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917483745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917499079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917516224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917532156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917548607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917563925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917579950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917596488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917611720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917627707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917643543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917660173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917676164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917692617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917708342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917723682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917739527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917754858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917771248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917786522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917803093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917819193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917836039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917851354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5917866658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5917882484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917898388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5917914463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5917929761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5917946344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5917962683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5917979148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5917996539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918013015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918030657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918046194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918062647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918078804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918095457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5918111671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5918128752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918145105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918160444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 980,9800000,10000,0,0,256,5,27781,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5918210267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918225456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918241400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918256531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918273562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5918290528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5918306816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918321978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918337796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918353463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918368718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918384725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918400410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918416918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5918432830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5918449205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918464921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918480195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918495938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918511171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918527649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918542944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918559449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5918575366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5918592162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918607483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918622813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918638603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918654392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918670797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918686534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918703534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5918719474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5918735886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918751173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918767116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918782907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918798203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918814246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918829928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918846472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5918862440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5918878868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918894527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5918909808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5918925608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5918940884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5918957841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5918973133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5918989693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919005647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919022418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919037613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919052818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919068496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919084218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919100214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919115424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919131877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919148119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919164454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919179690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919194899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919210884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919226066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919242048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919257222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919273980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919289800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919306111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919321292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919337033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919352722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919367925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919383892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919399399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919415857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919431733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919448069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919463871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919479118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919494826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919510049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919526486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919541677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919558070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919575369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919592270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919607552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919623146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919639057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919655045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919671235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919686543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919703607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919721814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919740553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919755881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919772846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919788582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919803791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919819827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919835572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919852064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5919867905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5919884233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919899754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5919915021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5919930744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5919945989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5919962291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5919977557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5919994086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920010019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920028164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920043473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920058651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920074323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920090117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920106144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920121372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920137859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920154331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920170682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920185905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920201153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920217213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920232470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920248503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920263747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920280897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920297088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920313411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920329084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920344472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920360159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920375432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920391737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920407003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920423465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920439378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920456296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920471673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920487053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920502904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920518805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920534840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920550031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920566491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920582701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920599052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920614264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920629486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920645781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920661033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920677030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920692260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920709986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920725829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920742117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920757323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920772847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920788544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920803722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920819708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920835435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920851840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5920867643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5920883962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920899742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5920915003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5920930739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5920946180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5920962938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5920978177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5920994638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921010443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921027387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921042578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921057801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921073473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921089051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921105034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921120240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921136685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921153056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921169371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921184603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921199810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921216075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921231330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921247279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921262478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921279295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921295138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921311452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921326624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921342206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921357848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921373041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921388985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921404524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921421021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921436875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921453700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921468900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921484086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921499736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921515246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921531468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921546637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921563076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921579251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921595788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921611195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921626362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921642380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921657788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921673696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921688821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921705563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921721391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921737718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921752931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921768554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921784186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921799361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921815308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921830886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921847296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5921863100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5921879341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921894823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5921910253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5921925919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5921941051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5921957416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5921972562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5921988947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922004752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922021446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922036619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922051786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922067446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922082983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922099518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5922115622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5922132038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922148473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922164803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922179952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922195150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922214471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922229740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922245697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 981,9810000,10000,0,0,256,5,27809,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5922296044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5922312575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922328909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922345225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922360424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922375643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922391818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922407036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922422998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5922438172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5922454986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922470811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922487087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922502277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922518068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922533945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922549156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922565118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5922580657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5922597079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922612928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922629249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922644811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922660026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922675658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922690809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922707138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5922722317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5922738734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922754617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922771389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922787570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922803162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922818980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922834776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922850898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5922866193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5922882729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5922899252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5922915677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922930977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5922946274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5922962868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5922978185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5922994264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923009565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923026857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923042828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923059300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923074651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923090702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923106517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923121814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5923137919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923153676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923170227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923186186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923203012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923218569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923233879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923249699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923267164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5923285473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923302566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923319376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923336245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923352758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923368106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923383568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923399739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923415077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5923431160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923446480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923463403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923479248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923495537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923510720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923526320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923542237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923557464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5923573432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923589205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923605760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923621594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923638633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923654223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923669475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923685169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923700376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5923717553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923732733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923749130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923765319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923781621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923796858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923812053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923828151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923843319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5923859320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5923874499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5923891287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5923907428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5923923758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923938987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5923954791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5923971034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5923986628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924002857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924018710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924035333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924051795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924068150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924084175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924099448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924115176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924130414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924147528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924162689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924178989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924194729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924211443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924226848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924242056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924257708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924273361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924289724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924304858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924321275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924337431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924353689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924368846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924384041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924400131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924415305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924431205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924446335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924463201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924479024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924495312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924510488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924526155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924541844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924557017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924573010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924588474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924605081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924620880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924637189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924653131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924668374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924684069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924699297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924715833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924731181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924747659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924763500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924780421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924795686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924810960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924826958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924842317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5924858391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5924873650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5924890523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5924906401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5924922791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924938036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5924953979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5924969975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5924985200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925001221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925016754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925033280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925049199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925065580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925081770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925097344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925113103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925128320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925144656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925159896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925176426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925192283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925209003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925224242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925239494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925255231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925270820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925287063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925302265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925318703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925334866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925351220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925366401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925381631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925397694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925413117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925429075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925444263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925460976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925477068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925493405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925508654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925524274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925540024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925555186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925571140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925586622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925603255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925619369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925635685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925651172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925666387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925682044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925697206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925713459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925728669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925745049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925760891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925777625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925792940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925808106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925824392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925842277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5925858262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5925873450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5925890238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5925906344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5925922693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925937896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5925953424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5925969373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5925984555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926001840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926020395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926039232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926055140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926074619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926093056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5926108518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5926124305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926140219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926156426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926171786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926188434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926204779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926221306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926236631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5926251965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5926268156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926283707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926300391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926315678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926333048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926348921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926365220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926380487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 982,9820000,10000,0,0,256,5,27837,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5926429713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5926445428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926461053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926477257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926492480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926508903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926525176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926541506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926556738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5926571953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5926588015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926603468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926619439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926634645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926651354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926667422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926683700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926698911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5926714496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5926730234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926745455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926761459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926776953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926793424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926809258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926825633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926841160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5926856624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5926872348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926887584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5926903897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5926919183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5926935651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5926951598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5926968853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5926984143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5926999362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927015422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927030626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927046657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927061867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927078950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927094832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927111192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927126446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5927142003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927157745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927172981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927188969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927204527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927221169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927237014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927253334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927269003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5927284330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927300070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927316510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927334344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927352621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927371110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927387206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927404298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927419643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5927434995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927450850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927466574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927482921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927498218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927515116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927531143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927547593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927562927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5927579069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927595350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927610817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927626851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927643351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927660198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927676235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927692746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927708420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5927723786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927739622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927754969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927771451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927787075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927803748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927819760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927836621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927852001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5927867338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5927883148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927898867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5927915001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5927930341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5927946939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5927963621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5927980071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5927995388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928010737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928026815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928042304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928058276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928073487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928090299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928106192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928122534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928137768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928153384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928169349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928184566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928200574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928216150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928232623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928248475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928265240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928280475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928295715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928311822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928327512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928343579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928359122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928375645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928391966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928408387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928423697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928439010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928455162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928470452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928486760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928502060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928521416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928538686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928556762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928573253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928589924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928605731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928620926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928636924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928652708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928669222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928685148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928701523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928717155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928732359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928748050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928763233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928779658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928794822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928811278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928827665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928845512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928860734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5928875910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5928892025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5928907248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5928923235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5928938396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5928955253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5928971069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5928987979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929003116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929018570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929034240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929049436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929065389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929080876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929097320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929113161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929129474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929144969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929160174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929175833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929191010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929207362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929222667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929239112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929254935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929271637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929286816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929302031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929317732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929333233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929349218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929364404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929380858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929396995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929413320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929428518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929443733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929459779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929474948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929490936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929506132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929522940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929538775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929555080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929570446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929588208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929606143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929621476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929637533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929653969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929670535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929686390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929703077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929718289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929733809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929749552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929765158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929781166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929796389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929812884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929829136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929845467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929861293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5929876860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5929893023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5929908230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5929924215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5929939446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5929956209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5929974376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5929990879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930006139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930021988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930037978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930053209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5930069239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930084819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930101669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930117578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5930133900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930149597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930165127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930180862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930196095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5930212405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930227859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930244273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930260136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5930277324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930293484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930310012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930325777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930342448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5930359943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930375313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930392482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930408440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5930424851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930440137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930455878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930471695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930486984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 983,9830000,10000,0,0,256,5,27866,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5930537965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930553365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930569785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930586037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5930602369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930617521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930632678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930648753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930663900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5930679820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930694943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930711669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930727443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5930743671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930758814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930774358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930790022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930805175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5930821114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930836700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930853201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5930869149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5930885459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930901032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5930916487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5930932149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5930947355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5930963734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5930978928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5930995843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931011691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931028471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931043818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931059321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931075103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931090870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931106997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931122321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931138902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931155235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931171679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931187015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931202696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931218513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931234032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931250132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931265763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931282356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931298317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931314783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931330637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931345992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931362026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931377302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931393783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931409070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931425875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931441847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931458586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931473770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931488984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931504647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931520163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931536138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931551555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931567983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931584521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931600813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931615984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931631198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931647300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931662872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931678841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931694068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931710835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931726693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931742996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931758204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931773826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931789520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931804705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931820684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931836317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931853026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5931868874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5931885235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931900872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5931916351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5931932078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5931947308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5931963590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5931978790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5931995237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932011093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932027781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932043021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932058271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932074018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932090036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932106136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932121421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5932137967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932154369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932170853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932186163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932201522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932217716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932233034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932249149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932264842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5932281520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932297597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932314009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932329951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932345291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932361088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932376398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932392768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932408066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5932424878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932440894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932457774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932473026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932488352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932504136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932519705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932535954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932551361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5932567917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932584273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932600707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932616668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932631993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932648441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932663711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932679747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932694963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5932713406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932734404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932752193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932767833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932783036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932798948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932814161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932830454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932845729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5932862184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5932878088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5932895121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932910387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5932925646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5932941394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5932957037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5932973056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5932988549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933005479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933021732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933038125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933053390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933068694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933084828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933100087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933116368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933131579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933148689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933164588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933180947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933196181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933211896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933227661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933243119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933259133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933274870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933291389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933307274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933323611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933339289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933354613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933370394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933385718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933402498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933417753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933434221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933450068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933467145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933482734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933498090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933513849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933529600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933545657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933560875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933577760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933593658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933610046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933625303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933640973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933656984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933672094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933687987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933703714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933720510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933736691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933752994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933768629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933783887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933799601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933814801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933831252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933846502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5933862935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5933879864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5933896804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933912077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5933927370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5933943095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5933958969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5933974917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5933990036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5934006427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5934022913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5934039228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934054347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5934069526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5934085556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934100773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5934116748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5934131951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5934148805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5934164740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5934181198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934196501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5934212478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5934228174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934243587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5934259515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5934275195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5934291717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5934307652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5934324531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934340749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5934356122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5934371952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934387306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5934403791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5934419120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5934435703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5934451668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5934468714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934484159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5934499662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5934515970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5934531567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5934547720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5934563027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5934580056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5934596018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5934612677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 984,9840000,10000,0,0,256,5,27894,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5935143864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935159292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935175264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935190509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5935206925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5935222154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5935238722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5935254589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5935271357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935286549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935301979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935317673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935335134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5935351158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5935366365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5935383039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5935399447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5935415915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935431456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935446778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935462953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935478224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5935494992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5935510164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5935527230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5935543082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5935559659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935574882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935590542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935606209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935621596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5935637533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5935653470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5935670014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5935685927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5935702681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935718012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935733360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935749150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935764886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5935781096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5935796244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5935812649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5935828943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5935845307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935860622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5935876912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5935895850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5935911952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5935927965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5935943154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5935960238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5935976082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5935992368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936007531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936023381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936039078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936054233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936070128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936085709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936102120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936117905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936134180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936149706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936165492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936181390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936196540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936212826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936227968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936244370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936260160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936277172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936292471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936307777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936323539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936339244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936355313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936370545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936387080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936403813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936420326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936435684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936451052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936467331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936482658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936498988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936514500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936531165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936547109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936563591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936579263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936594593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936610399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936625856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936642331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936657508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936673960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936689779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936706442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936721642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936736876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936752588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936768132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936784060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936799203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936815606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936832137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936848499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936863730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5936878953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5936895002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5936910209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5936926751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5936942456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5936959429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5936975251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5936991760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937006937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937022443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937038087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937053454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937069395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937085134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937101575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937117404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937133733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937149263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937164490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937180214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937195437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937211765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937226928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937243327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937259115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937276004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937291198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937306367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937322016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937337611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937353588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937368976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937385387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937401535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937417869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937433093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937448289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937464321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937479760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937495991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937511214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937528347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937544351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937560808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937576161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937591979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937607838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937623188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937639624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937655456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937672137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937688402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937705379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937720720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937736060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937752111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937767993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937783954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937799076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937815443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937831636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937847976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937863142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5937878310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5937894347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5937909546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5937925479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5937940630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5937957784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5937973690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5937990280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938005528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938021115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938036885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938052129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938068182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938083762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938100302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938116236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938132645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938148527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938163813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938179785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938195033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938213177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938228425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938244901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938260759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938277586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938292865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938308138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938323907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938339532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938355578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938370835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938387340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938403639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938419995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938435463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938450734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938468547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938483775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938499758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938515308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938531764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938547692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938564278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938579835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938595105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938610891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938626146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938642596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938657845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938674328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938690489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938707208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938722450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938737729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938753702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938769270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938785332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938800533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938817253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938833548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938849926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938865283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5938880675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5938896826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5938912688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5938928758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5938944235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5938961219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5938977108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5938993450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939008680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939024280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939040029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939055367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939071504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939087094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939103597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5939119456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5939135803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939151381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939166679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939182657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 985,9850000,10000,0,0,256,5,27923,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5939232889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939249179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939264818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939281308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5939297181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5939313524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939329117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939344430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939360211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939375694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939392033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939407297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939423777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5939439906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5939456889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939472152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939487403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939503405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939518978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939535010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939550243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939566996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5939583223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5939599621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939614876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939630142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939646249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939661528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939677566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939692850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939709752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5939725674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5939742058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939757690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939773314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939789051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939804286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939820293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939835889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939852362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5939868299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5939884855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939900467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5939915761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5939931772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5939947002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5939963435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5939978716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5939995208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940011143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940027821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940043072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940058580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940074337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940090179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940106234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940121688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940138211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940154678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940171451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940186769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940202468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940218263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940233547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940249844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940265420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940281962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940297903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940314342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940330011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940345321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940361355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940376625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940393372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940408613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940425051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940440933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940457742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940473449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940488856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940504551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940520187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940536204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940551398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940568136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940584348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940600739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940615984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940631226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940647565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940662818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940678810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940694013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940710815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940726729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940743101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940758596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940774285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940790021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940805203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940821711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940837605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940854109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5940869935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5940886265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940901905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5940917154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5940932882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5940948047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5940964446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5940979659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5940996125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941011977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941028616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941043838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941059030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941074712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941090351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941106337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941121754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941138271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941154476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941170812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941186067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941201366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941217353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941232545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941248757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941264024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941280823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941296653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941313219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941328743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941344013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941359710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941374903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941391270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941406515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941423019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941439662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941456715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941472001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941487490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941503202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941518726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941534713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941549925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941566609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941582740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941599053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941614225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941629671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941645790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941660992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941676991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941692191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941708964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941724826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941741172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941756637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941772181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941787884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941803041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941819029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941834629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941851100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5941866967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5941883334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941898825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5941914085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5941929804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5941945254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5941961550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5941976785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5941993248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942009144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942025877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942041131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942056336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942072049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942087631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942103664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942119103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942135571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942151966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942168254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942185248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942203062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942219210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942234396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942250436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942266072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942282640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942298508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942315057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942330542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942345739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942361436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942376622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942392947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942408134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942424560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942440625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942457253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942472427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942487625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942503322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942518820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942534763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942549942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942566407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942582553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942598866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942614061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942629519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942645638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942661942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942678038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942693499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942710501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942726475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942742947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942758261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942773942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942789724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942804980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942821535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942837237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942853786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5942869723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5942886239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942901915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5942917253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5942933088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5942948374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5942964766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5942979872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5942996264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943012265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5943028880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943044063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943059248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943074906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943090500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943106470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943121619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5943138252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943154455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5943170743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943185918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943201283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943217239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943232391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943248326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943263469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5943280190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943295987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 986,9860000,10000,0,0,256,5,27951,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5943346229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943361431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943376632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943392791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943407999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943423951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943439367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5943456122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943471968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5943488664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943503852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943519792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943535452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943550572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943566669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943582225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5943598615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943614371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5943630860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943646379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943661532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943677143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943692282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943708471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943723539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5943739849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943755564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5943772345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943787530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943802680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943818536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943834119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943850049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5943865151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5943881707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5943897842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5943914116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943929249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5943944412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5943960473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5943975622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5943991573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944006747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944023680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944039437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944055574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944070683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944086317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944102055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944117213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944133413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944149318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944165729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944181526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944197792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944213233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944228398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944244040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944259404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944275730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944290936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944307286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944323389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944340012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944355196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944370380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944386316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944401841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944417796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944432941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944449347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944465468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944481747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944496926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944512329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944528283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944543444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944559347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944574497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944591300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944607293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944623798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944638955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944654902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944670583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944685751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944704476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944719843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944736280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944752140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944768791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944784019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944799253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944815452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944831064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944847094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5944862243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5944878666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5944894826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5944911093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944926237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5944941402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5944957434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5944972622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5944988610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945004049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945020765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945036582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945052847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945068265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945083779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945099492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945114678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945130661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945146173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945162591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945178412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945194938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945210540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945225761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945241464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945256682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945272997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945288199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945304655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945320742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945337551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945352672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945367834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945383775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945399314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945415315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945430513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945446970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945463541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945480114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945496146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945511421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945527625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945542865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945558883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945574103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945590980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945606823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945623156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945638390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945654011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945669693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945684863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945700846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945718853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945737118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945755287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945773205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945788392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945803622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945819343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945835387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945851323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5945866467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5945883065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5945899252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5945915547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945930722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5945945938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5945962044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5945977226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5945993234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946008661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946025577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946041386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946057691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946072886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946088714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946104403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946119568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946135523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946151554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946167962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946183741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946200266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946216637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946231886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946247607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946263039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946279579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946294796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946311208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946327408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946343753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946358929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946374130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946390383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946405535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946421470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946436613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946453367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946469166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946485444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946500648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946516218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946531978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946547184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946563113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946578861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946595269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946611124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946627400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946642909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946658131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946673770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946688925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946705443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946720674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946737120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946752969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946769734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946784923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946800440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946816104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946831942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946847885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5946863065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5946879438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5946895792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5946912108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946927284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5946942489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5946958754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5946973901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5946989799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947004901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947021638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947037442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947053698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947068887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947084898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5947100575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947115739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5947131675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947147188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947163543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947179282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947195526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947211002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947226149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5947241768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947256908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5947273444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947288539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947304843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947320598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947337277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947352343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947367417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 987,9870000,10000,0,0,256,5,27980,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5947417811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947432945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5947448832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947464339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947481061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947496838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947513773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947529544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947544942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5947560810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947576401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5947592901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947608242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947624827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947641124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947657559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947672916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947688299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5947704508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947719847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5947735951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947751240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947768208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947784192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947800688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947816036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947831820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5947847678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947863018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5947879147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5947894907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5947911486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5947927474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5947943966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5947959677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5947975062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5947990942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948006306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948022772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948038124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948054723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948070765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948087792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948103048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948118312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948134606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948150551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948166744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948182124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948198726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948215587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948232091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948247464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948263106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948279359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948294706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948310808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948326126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948343104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948359068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948375505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948391445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948406825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948422646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948437982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948454670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948470032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948488247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948505696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948523143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948538469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948553791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948569608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948585454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948601562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948617980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948634509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948650823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948667057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948682151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948697262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948713271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948728385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948744265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948759372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948776035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948791839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948808094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948823936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948839560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948855251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948870438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5948886393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5948901858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5948918236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5948934059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5948950529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5948966070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5948981224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5948996834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949011990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949028202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949043294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949059624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949075368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949091919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949107080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949122259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949137897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949153484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949169390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949184507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949200847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949216990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949233279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949248425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949263579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949279599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949294777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949310761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949325901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949342610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949358383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949374676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949390206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949405890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949421653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949436861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949453579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949468808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949485581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949501494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949518211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949533467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949548733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949564462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949580207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949596170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949611308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949627713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949644385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949660719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949675933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949691159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949707243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949722443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949738414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949753597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949770970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949786808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949803048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949818189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949834067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949849757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949864910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5949880913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5949896711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5949913120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5949928949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5949945254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5949961662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5949976985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5949992736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950007968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950024797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950039939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950056307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950072079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950088795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950103973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950119178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950135194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950150927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950166871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950182012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950198396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950215652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950231953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950247099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950262259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950278777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950293914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950309842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950324930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950341911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950357673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950373926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950389087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950404610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950420318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950435461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950451387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950466825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950483219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950499020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950515698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950530857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950545975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950561606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950577041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950593221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950608343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950624645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950640993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950657343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950672817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950687963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950704001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950719249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950735199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950750345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950767117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950782926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950799463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950814684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950830468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950846142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950861215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5950877076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5950892645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5950911297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5950929233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5950945709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5950961912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5950977302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5950993109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951008416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951027438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951042781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951059386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951075365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951092502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951107817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5951123078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5951138829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951154582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951170696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951185987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951202903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951218876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951235337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951250677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5951266568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5951282505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951298070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951314059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951329908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951346387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951362320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951378708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951394430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5951409794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5951425599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951440898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951457607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951474003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951490553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 988,9880000,10000,0,0,256,5,28008,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5951541028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951557418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951572625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5951588718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5951604452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951619649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951635673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951651483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951667934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951683770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951700066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951715941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5951731153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5951746862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951762044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951778398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951793595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951810025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951825847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951842780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951857976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5951873120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5951888763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5951904577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5951923917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5951941040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5951958448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5951974414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5951990716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952005893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952021723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952037406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952052563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952068522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952084093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952100495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952116351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952132656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952148393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952164257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952179859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952194967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952211752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952226923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952243320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952259108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952275915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952291209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952306410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952322112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952337659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952353632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952368783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952385178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952401599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952417949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952433160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952448392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952464598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952479713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952495570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952510657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952527577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952543347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952559652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952574836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952590323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952605987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952621141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952637047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952652523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952668927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952684738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952701051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952716680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952731832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952747431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952762549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952778920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952794062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952810749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952826582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952843727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952858904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5952874131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5952890340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5952905592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5952921543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5952936713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5952953554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5952969407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5952985739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953000954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953016594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953032313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953047945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953067580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953085372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953102545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953118416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953134787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953150691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953165900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953181600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953196801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953213367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953228541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953244963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953260766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953277472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953292663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953307844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953323538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953339419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953355499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953370743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953387270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953403545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953419916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953435146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953450461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953466560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953482386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953498859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953514088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953530946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953546761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953563001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953578676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953594009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953609656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953624827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953641100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953656528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953672952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953688781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953705402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953720865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953736094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953751782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953767302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953783481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953798629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953815059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953831469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953848107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953863367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5953878635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5953894866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5953910409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5953926509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5953941836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5953958766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5953974579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5953990920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954006428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954022024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954037667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954052813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954068735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954084476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954100894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954116737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954133017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954148861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954164084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954179731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954194890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954212898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954228320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954244754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954260550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954277284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954292502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954307706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954323384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954339165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954355135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954370257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954386661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954402805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954419106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954434287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954449482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954465414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954480586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954496525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954511678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954528607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954544424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954560697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954575878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954591761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954607428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954622622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954638568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954654174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954670604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954686445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954703116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954718600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954733809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954749492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954765020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954781573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954799121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954817608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954834393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954850757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954866001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5954881323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5954897544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5954912799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5954928909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5954944141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5954961033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5954976927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5954993307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955008567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955024422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5955040159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955055409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955071458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955087203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955103708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955119605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955135943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955151556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955166871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5955183210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955198762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955215598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955230849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955247347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955264537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955281145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955296421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955311708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5955327780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955343049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955359056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955374291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955391092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955407173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955423632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955438887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955454530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5955470287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955485878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955501931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955517477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955533940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955549805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955566167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955582866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955598355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 989,9890000,10000,0,0,256,5,28037,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5955649330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955664528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955680431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955695520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955712830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955728880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955745352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955760690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955776589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5955792451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955807804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955823930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955839556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955856144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5955872107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5955888575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955904509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5955919858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5955935707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5955951315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5955967961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5955983184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5955999622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956015843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956032490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956047766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956062907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956078982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956094143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956110077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956125230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956142036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956158421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956174734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956189949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956205555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956221278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956236466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956252446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956268321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956285093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956300979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956317361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956332957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956348253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956363999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956379262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956395803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956411078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956427587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956443530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956460285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956475826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956491145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956507635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956523722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956539783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956554973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956571430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956587715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956604237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956619457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956634702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956650797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956666046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956682027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956697211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956713959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956729837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956746169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956761385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956777371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956793138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956808356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956824671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956840302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956856819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5956872720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5956889062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956904761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5956920031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5956935760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5956951012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5956967393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5956982597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5956999060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957015422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957031859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957047140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957062451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957079161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957094624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957110636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957127273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5957144406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957160515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957176848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957191981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957207628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957223220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957238349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957254241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957270347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5957287096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957303024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957319402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957335071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957350401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957366156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957381424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957397789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957413229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5957429685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957445545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957462366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957477666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957493932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957509630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957525422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957541275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957556304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5957573976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957590299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957606850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957622043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957637213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957653316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957668472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957684404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957699558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5957716368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957732222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957748498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957763665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957780156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957795929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957811124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957827552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957842778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5957859251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5957875111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5957891864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957907084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5957922329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5957938055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5957953652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5957969927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5957985141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958001590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958017842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958034228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958049465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958064720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958080828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958096039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958112069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958127288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958144132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958160676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958176946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958192131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958207956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958223700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958238886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958254893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958270486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958287188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958303050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958319380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958334925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958350129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958365818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958380999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958397286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958412481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958428955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958444848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958461796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958476904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958492032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958507632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958523168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958539108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958554334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958570723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958586900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958603458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958618638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958633835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958649850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958665257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958681238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958696457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958716215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958733893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958750141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958765666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958780869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958796797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958811981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958830239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958845641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5958861989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5958877781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5958894974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958910209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5958925392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5958941059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5958956669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5958972877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5958988068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959004468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959020707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959037243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959052421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959067623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959083907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959099032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5959114944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5959130055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959147029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959162888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959179227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959194448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959210258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959225987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959241236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5959257228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5959273780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959290347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959306227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959322815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959339966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959357209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959372945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959388128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5959404831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5959419974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959436398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959452872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959469273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959484871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959500115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959516264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959531445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5959547352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5959562515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959579312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959595161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959611422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959626606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959642131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959657754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959672905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5959688827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 990,9900000,10000,0,0,256,5,28065,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5959738760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959755169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959771406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959787878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959803067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959818217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959834192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959849573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5959865478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5959880584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5959897278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5959913064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5959929324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959944481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5959960312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5959975963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5959991064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960006970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960022693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960039091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960054886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960071173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960086714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960101878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960117472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960132541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960148772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960164187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960180546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960196335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960212987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960228362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960243512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960259150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960274980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960291255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960306479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960322849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960339100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960355385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960370552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960385757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960401726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960417062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960432951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960448029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960464718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960480462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960496707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960511860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960528338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960544224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960559330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960575212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960590794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960607169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960622967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960639492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960654745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960669916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960685569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960700745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960717074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960732485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960748885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960765070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960781339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960796524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960811689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960828069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960843281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5960859477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5960874632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5960891386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5960907190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5960923476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960938681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5960954519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5960970203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5960985380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961001335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961016894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961033353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961049398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961066471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961084476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961100822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961117490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961132771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961149462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961164902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961181381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961197197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961213858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961229205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961244384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961260049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961275582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961291521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961306637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961322992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961339130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961355635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961370774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961385952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961401940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961417349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961433294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961448459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961465222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961481038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961497893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961513094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961528597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961544320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961559463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961575418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961591005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961607444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961623281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961639939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961655116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961670309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961686128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961701335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961717670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961733314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961753515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961772582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961788942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961804080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961819218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961835328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961850701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5961866725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5961881893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5961898752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5961914800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5961931083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961946277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5961961804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5961977518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5961992683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962008710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962024230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962040900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962056707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962073057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962088589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962103816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962119485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962134665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962151513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962166643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962183013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962198788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962217046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962232258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962247415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962263034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962278588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962294522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962309629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962326024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962342221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962358724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962373865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962389035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962405081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962420469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962436382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962451504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962468493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962484268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962500480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962516007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962531171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962546789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962561911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962578112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962593208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962609722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962625474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962642087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962657213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962672355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962687966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962703775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962719908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962735390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962751868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962768188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962784499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962799729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962815333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962831456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962846670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5962862873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5962878117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5962894876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5962910791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5962927132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962942370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5962958181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5962973855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5962989030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963004940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963020554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963037032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963053072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963069434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963085501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963100911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963116594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963131832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963148257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963163424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963179833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963195680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963212385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963227565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963242729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963258430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963274052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963290025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963305456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963321897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963338246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963354568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963369775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963384999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963401091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963416308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963432268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963447459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963464381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963480682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963496998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963512221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963527890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963543620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963558798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963574796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963590645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963607328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963623169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963641974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963657248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963672728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963688433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963704778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963720763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963736171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963752614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963768793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963785081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963800213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 991,9910000,10000,0,0,256,5,28093,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5963851377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5963867352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963882497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5963898853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5963914008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5963930692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5963946491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5963963202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5963978365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5963993478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964009080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964024636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964040601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964055962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964072350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964088499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964105010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964120210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964135411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964151386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964167075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964182996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964198151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964214895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964230739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964247039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964262258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964277790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964293661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964308836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964324757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964340283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964356666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964372445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964388686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964404308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964419448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964435080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964450251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964466582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964481949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964498343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964514120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964530760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964545934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964561148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964577003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964592281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964608245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964623405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964640078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964655837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964672107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964687272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964702721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964718397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964733791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964749742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964765165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964781561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964797631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964814154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964830251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964845482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5964861160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964876351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5964892636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5964907831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5964924490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5964940312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5964956990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5964972165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5964987591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965003284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965018845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965034810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965050001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965066443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965082710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965099030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965114486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965129659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965145638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965160847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965176774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965191927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965208599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965224416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965240883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965256125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965271656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965287338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965302482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965318466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965334008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965350398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965366230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965382517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965398487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965413649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965429257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965444383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965460746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965476203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965492606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965508487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965525189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965540378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965555580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965571242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965586845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965602828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965618057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965634508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965651045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965667365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965682550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965697762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965713837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965729071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965745011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965760176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965777011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965792875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965809438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965824632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965840413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965856145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965871320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5965887257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5965902912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5965919343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5965935471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5965952067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5965967394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5965982684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5965998406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966013616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966030012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966045190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966061716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966077915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966094284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966109524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966124790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966141349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966156583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966172520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966187679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966204446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966220272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966236572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966251776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966267369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966283359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966298508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966314388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966329973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966346411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966362219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966378533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966394124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966409329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966425213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966440363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966456712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966471843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966488451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966504239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966520830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966536041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966551308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966567044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966582773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966598754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966613978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966630434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966646761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966663079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966678507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966693726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966709752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966724940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966740925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966756137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966772959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966788873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966805664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966820909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966836726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966852443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966867600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5966883599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5966900433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5966917688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5966933548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5966949814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5966965509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5966980719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5966996666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967011859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967028430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967043629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967060048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967075873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967092769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967107905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5967123090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967138700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967154317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967170276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967185397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967202132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967218093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967234448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967249639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5967266544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967285402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967304333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967322371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967339066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967355794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967372337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967392496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967409117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5967424490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967440166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967455949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967472005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967488223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967504720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967520965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967537190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967552519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5967567626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967583840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967599031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967614976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967630165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967646996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967662862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967679144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967694324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5967710194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967725919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967741130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5967757150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967772739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967789218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967805093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967821400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967837080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5967852365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5967868324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5967883566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 992,9920000,10000,0,0,256,5,28122,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5967933295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5967948607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5967965656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5967981530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5967998066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968013263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968028932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968044637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968060059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968076011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968091535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968107925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968123958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5968140638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968156331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968171628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968187648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968203425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968219507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968234747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968251419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968267733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5968284211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968299736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968317053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968334103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968351524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968370888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968386295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968403404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968419290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5968435626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968450827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968466817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968482614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968497834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968513872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968529607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968546357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968562249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5968579004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968594266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968609534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968625485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968641294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968657322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968672552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968689024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968705416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5968721793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968737045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968752510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968768889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968784180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968800252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968815545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968832998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968848937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5968865420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968880864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5968896559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5968912330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5968927599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5968943678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5968959518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5968976044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5968992199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969008583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969024307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969039612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969055406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969070698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969087193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969102488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969119021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5969134943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969151707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969166973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969182265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969198045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969213992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969230105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969245410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969261942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5969278323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969294761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969310008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969325302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969341513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969356776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969373060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969388344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969405232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5969421217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969437696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969453382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969468711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969484501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969500330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969516735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969532007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969548570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5969564571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969581346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969596645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969611952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969627729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969644656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969663366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969678623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969697162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5969714474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969730848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969746241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969761457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969777600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969792764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969808711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969823874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969840639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5969856447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5969872908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969888035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5969903819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5969919492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5969934652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5969950617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5969968245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5969984696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970000535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970017177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970032370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970047564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970063256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970078893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970094872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970110025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970126450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970142637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970158886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970174592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970189969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970206048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970221263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970237281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970252679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970269470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970285280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970301567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970316720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970332248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970347917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970363128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970379301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970394855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970411277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970427120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970443632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970459220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970474397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970490063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970505216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970521471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970536655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970553160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970569190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970585825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970601021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970616238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970631938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970647406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970663339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970678563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970695182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970711351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970727686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970742907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970758104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970774229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970789406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970805394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970820533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970837459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970853282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5970869552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970884952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5970900503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5970916170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5970931538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5970947457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5970963186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5970979553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5970995343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971011572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971027000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971042146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971058010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971073154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971089531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971104665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971121304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971137156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971153809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971168933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971184068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971199688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971215186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971231072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971246375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971262807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971279015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971295253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971310442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971325613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971341601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971356709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971372841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971387943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971404946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971420729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971436984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971452594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971467741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971483573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971498709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971514906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971530046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971546454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971562259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971578899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971594098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971609353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971625000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971640583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971657420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971672830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971689251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971705582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971721884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971737266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971752523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971768587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971784284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971800370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971815792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971832680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971848549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5971864846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971880060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5971895889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5971911568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5971926734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5971942668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5971958192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5971974587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5971990399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972006687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 993,9930000,10000,0,0,256,5,28150,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5972056942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972072381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972088530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972103725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972119730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5972135108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5972151857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5972168640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972184915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972200075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972215704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972231334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972246521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972262585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5972278118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5972294503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5972310299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972326573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972342149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972357322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972373200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972388358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972404667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5972419804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5972436202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5972452403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972468681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972483836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972499046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972515108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972530328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972546275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5972561463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5972578213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5972594056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972610331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972625505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972641126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972656789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972671935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972687928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5972703420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5972719822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5972735631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972752145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972767629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972782804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972798573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972813904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972831164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5972847808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5972865818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5972883193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5972901454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972918098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5972935000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5972952599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5972969218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5972986735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973003581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973021924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973039257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973057139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973073788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973090805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5973108024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973124691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5973142617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973159278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973177286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973194639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973213116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973229823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973246698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5973263855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973280990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5973298473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973315326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973333701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973351086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973368969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973385634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973402636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5973419846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973436508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5973454613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973471305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973489314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973506897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973525347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973541995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973557981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5973573679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973589292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5973605212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973620366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973636762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973653905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973670384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973687741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973705866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5973721681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973736744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5973752849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973768355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973784805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973800601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973816859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973832283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973847368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5973862915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973877931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5973894482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5973909547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5973925786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5973941739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5973958661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5973973747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5973988830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974004636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974020068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974035927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974050974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974067264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974083289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974099491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974114557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974129677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974145790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974160837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974176609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974191603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974209726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974226429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974242677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974257842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974273488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974289174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974304301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974320249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974335721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974352122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974367922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974384186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974399657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974414805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974430456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974445803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974462110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974477198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974493557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974509346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974525981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974541150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974556346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974572004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974587461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974603434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974618565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974635182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974651208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974667461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974682580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974697771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974713717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974728876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974744762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974759898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974777134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974793024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974809372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974824604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974840297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974856029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974871576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5974887835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5974903688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5974920739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5974936651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5974953378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5974968641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5974983911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5974999614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975015405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975031525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975046649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975062981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975079137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975095386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975110489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975125662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975141692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975156825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975172682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975187789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975204516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975220615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975236947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975252103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975268091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975283765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975298901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975314811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975330584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975346969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975362766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975379235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975394786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975410000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975425677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975440812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975457056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975472189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975488563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975504602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975521237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975536969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975552057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975567660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975583090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975599024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975614152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975630491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975646609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975662880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975678005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975693177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975709153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975724323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975740246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975755415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975772131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975787977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975804260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975819413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975834921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975850556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975865704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5975881859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5975897378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5975913795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5975929580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5975945884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5975961373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5975976541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5975992210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976007585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976023812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976038980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976055377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976071406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976088125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976103313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5976118516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5976134209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 994,9940000,10000,0,0,256,5,28179,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5976183369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976199508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976217520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976233929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976249736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976266388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976281550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5976296713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5976312359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976328068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976343986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976359120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976375501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976391704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976407913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976423027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5976438180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5976454176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976469271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976485146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976500230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976517176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976532957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976549213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976564347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5976580010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5976595682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976610793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976626713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976643425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976660677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976676547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976693056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976708711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5976723946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5976739599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976754748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976771065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976786213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976802629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976818712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976835345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976850562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5976865760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5976882513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976898215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5976914282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5976929429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5976945905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5976962134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5976978463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5976993612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977009024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977025078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977040258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977056190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977071587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977088475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977104341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977120651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977135852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977154015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977171285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977189661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977207408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977222801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977239480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977255478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977272843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977288082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977303366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977319028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977335844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977352032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977367222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977383832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977400197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977416732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977431911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977447052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977464046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977479453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977495416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977510823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977527831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977543954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977560612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977576050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977592258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977608640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977623935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977640716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977656081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977672580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977688423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977705230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977720397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977735637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977751249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977766955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977782879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977798076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977814464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977830645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977846934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977862153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5977877344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5977893770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5977908951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5977924868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5977940204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5977956965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5977972799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5977989099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978004258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978019992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978035624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978050751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978066675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978082396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978098740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978114496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978130696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978146468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978161600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978177174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978192263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978209321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978224384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978243060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978260125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978277210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978292336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978307524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978323103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978338617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978354538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978369605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978385981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978402328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978418621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978433778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978448938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978465009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978480118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978496006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978511106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978527904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978543679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978559946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978575084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978590557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978606165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978621279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978637140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978652677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978669014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978684798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978701062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978716518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978731686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978747304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978762470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978778779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978793945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978810349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978826202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978843045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978858176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5978874019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5978890081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5978905181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5978921036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5978936128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5978953001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5978968761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5978984992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979000084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979015514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979031126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979046255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979062177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979077811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979094142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979109963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979126189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979142436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979157700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979173530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979188610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979205928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979221123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979237490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979253282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979270207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979285372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979300521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979316206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979331860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979347827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979362947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979380470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979397359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979414795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979430183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979446358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979462884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979478325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979494272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979509448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979526373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979542845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979559132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979574440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979590250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979605938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979621104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979637033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979652515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979668898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979684706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979700989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979716929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979732110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979747783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979762949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979779391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979794576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979811003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979827108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979843565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979858790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5979874033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5979891787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5979906975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5979922908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5979938034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5979955308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5979971130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5979989042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980004524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980020701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980036402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980051533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980067497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980083025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980099484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980115329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5980131632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980147349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980162543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980178206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980193337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980210458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980225642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980242357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980258213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 995,9950000,10000,0,0,256,5,28207,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5980309383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980324658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980340581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980356256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980371445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980387441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980402997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980419399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980435202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5980451975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980467556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980482870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980498556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980513957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980530357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980545514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980561947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980578677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5980595210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980610375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980625589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980642057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980657270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980673234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980688857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980705841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980721775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5980738123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980753363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980769000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980784725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980800043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980816082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980831967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980848449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5980864341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5980881476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980897106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5980912389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5980928127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5980943369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5980959853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5980975126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5980991611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981007519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981024523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981039729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981054946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981070664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981086267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981102229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981117377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981133783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981150017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981166275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981181446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981196648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981212645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981227810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981244602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981260054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981277197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981293248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981309469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981324594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981340441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981356069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981371211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981387095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981402894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981419444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981435258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981451566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981467260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981482516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981498179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981513363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981529950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981545635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981561965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981578208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981594421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981609559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981624686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981640668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981655817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981671721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981686826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981703529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981719311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981735549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981750687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981766429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981782058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981797136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981813026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981828884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981845291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5981861434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5981877755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981893330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5981908611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5981924321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5981939554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5981956152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5981971378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5981987799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982003660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982020791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982036045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982051313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982067059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982082745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982098818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982114055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982130518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982146990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982163447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982178614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982193832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982213383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982228642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982244619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982259824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982276924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982292760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982309056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982324252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982339761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982355416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982370588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982386521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982402412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982418910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982434790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982451140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982467266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982482631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982498734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982513967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982532213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982547493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982563988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982580322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982596679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982611908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982627148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982643743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982658828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982674715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982689778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982706794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982722539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982738777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982753904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982769498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982785082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982800166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982816041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982831545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982847889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5982863663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5982880163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982895924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5982911209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5982926961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5982942185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5982958860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5982974093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5982990571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983006476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983023135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983038367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983053596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983069332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983084869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983100871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983116494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983133032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983149522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983165934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983181174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983196437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983212761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983228048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983244078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983259368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983276287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983292194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983308601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983323906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983339724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983355520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983370789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983386846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983402380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983418899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983434810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983451192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983466665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983481878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983497524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983512716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983529231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983544636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983561026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983577168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983593564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983608770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983624303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983640501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983655641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983671604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983686753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983703520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983719614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983735922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983751112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983766666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983782397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983797567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983813529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983829185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983845757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5983861563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5983877870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983893568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5983908787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5983924477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5983939641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5983956196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5983971442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5983987895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984003785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984020688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984035965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984051225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5984066961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984082520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984098504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5984113700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5984130174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984146674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984163004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984178118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984193760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5984210087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984225253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984241128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5984256297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5984273132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984288954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984305267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984320452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984336237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 996,9960000,10000,0,0,256,5,28236,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5984386246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984402266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984418214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5984433303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5984449652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984465871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984482213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984497366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984512574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5984528577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984543680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984559627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5984574715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5984591732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984607497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984623838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984639027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984654772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5984670458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984685623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984701568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5984717132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5984733537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984749340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984766000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984781316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984797019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5984812722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984828422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984844343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5984859982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5984877173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5984893325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5984909823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984924934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5984940029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5984956039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5984971218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5984987166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985002337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985019074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985035086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985051352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985066468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985082022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985097756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985112904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985128863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985144331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985160707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985176509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985192811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985208419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985223674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985239343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985254481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985270843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985285961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985302319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985318095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985334967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985350137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985365273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985380884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985396428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985412516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985427667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985444104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985460467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985477030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985492218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985507435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985523520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985538894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985554862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985570045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985586854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985602719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985619014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985634247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985649804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985665465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985680609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985696567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985712237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985728598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985744397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985760711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985776476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985791688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985807330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985822436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985838688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985853814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5985870167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5985885938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5985902788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985917929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5985933056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5985949056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5985965025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5985980986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5985996100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986012477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986028845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986045105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986060286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986075583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986092233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986107473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986123410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986138553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986155637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986171477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986187750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986206697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986222161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986237794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986252998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986269540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986286421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986303698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986319663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986336752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986352003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986367238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986382904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986398731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986414653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986429756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986446098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986462638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986479703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986494944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986510138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986526698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986541849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986557814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986573003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986589779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986605564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986621798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986636939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986652455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986668084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986683182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986699226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986715480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986731986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986747995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986764820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986780576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986795910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986811681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986827366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986843410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5986858653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5986875951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5986892205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5986908801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986924404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5986940509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5986956940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5986972501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5986988873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987003976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987021843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987037761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987054088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987069303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987085200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987101115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987116240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987132190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987147767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987164214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987180022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987196327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987212193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987227458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987243156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987258383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987274805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987290287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987306763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987322663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987339601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987354887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987370177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987385944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987401589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987417647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987432880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987449423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987465730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987482306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987497513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987512771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987529503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987544770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987560817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987576078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987593052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987608884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987625163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987640764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987655957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987671595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987686741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987703154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987718509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987734850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987750652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987767300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987782431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987797575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987813218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987828985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987845162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5987860432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5987876928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5987893257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5987909681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987925028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5987940341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5987956506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5987971817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5987987888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988003206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988020200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5988036146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988052593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988067883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988083723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5988099482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988114701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5988130751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988146336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988162828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5988178745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988195566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988211185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988226485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5988242251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988257502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5988274164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988289442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988305978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5988321958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988339191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988354476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988369747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5988385488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988401259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5988417451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988432568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988448956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 997,9970000,10000,0,0,256,5,28264,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5988500873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988518007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988533348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988548642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5988564418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988580087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5988596145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988611411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988627924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5988644194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988660618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988676866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988695006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5988715267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988731662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5988747686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988762848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988779854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5988795726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988812029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988829950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988845209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5988860892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988876082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5988894247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5988912331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5988930393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5988947769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5988966134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5988982793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5988999469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989017157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989033737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989051212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989067803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989086160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5989103702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5989121480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989138113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5989155090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989172225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989188831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989206652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989223460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989241419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5989258715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5989276895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989293693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5989310338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989327878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989344710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989362141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989378740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989396992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5989414291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5989432105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989448736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5989465653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989482800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989499369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989517152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989533800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989551826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5989569246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5989587528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989604204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5989620056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989635733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989651259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989667167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989682274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989698631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5989715492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5989731823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989746993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5989764945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989784345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989800023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989816095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989831851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989848293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5989864105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5989880450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989895989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5989911205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5989926911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5989942064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5989958388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5989973714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5989990098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990005902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990022494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990037865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990053483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990069138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990084701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990100607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990115750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990132148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990148239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990164500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990179601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990194740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990210857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990225979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990241895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990256982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990273738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990289941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990306190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990321302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990336849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990352486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990367626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990383501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990399137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990415550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990431336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990447577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990463106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990478496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990494101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990509266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990525533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990540899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990557243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990573032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990589586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990604714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990619855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990635458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990651095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990667202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990682243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990698596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990714707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990730933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990746003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990761154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990777107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990792488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990808351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990823460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990840104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5990856094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5990872295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990887409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5990902992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5990918610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5990934021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5990952808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5990972041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5990988656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991004556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991021610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991036811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991051985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991067627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991083109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991099040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991114218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991130588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991146771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991163089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991178290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991193497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991209450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991224659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991240655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991255863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991272984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991288876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991305137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991320305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991335979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991351847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991366949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991382865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991398322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991414690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991430497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991446766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991462341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991477718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991493398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991508581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991524837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991540225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991556614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991572400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991588943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991605044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991620304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991636009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991651596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991667665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991682911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991699365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991715564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991732197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991747420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991762646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991778796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991793996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991809969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991825165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991841905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5991857790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5991874176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991889706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5991904958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5991920715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5991935949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5991952296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5991967589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5991984304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992000227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992016918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992032194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992047458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992063238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992078904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992094946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5992110189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5992126671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992142934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992159317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992174571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992189840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992205929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992221126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992237332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5992252565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5992270181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992286142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992302492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992317741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992334257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992350191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992365365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992381315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5992396958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5992413409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992429224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992445526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992461060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992476161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992491801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992506944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992523186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5992540694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5992557172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992574609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992592237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992607853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992623165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 998,9980000,10000,0,0,256,5,28293,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5992673591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992688834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992705323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5992720530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5992737739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992753745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992770580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992785858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992801165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992816928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992832516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992848709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5992864511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5992881154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5992897508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5992914200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992929505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5992944820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5992962116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5992977443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5992993574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993009133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993026142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993042142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993058370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993073493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993089454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993105138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993120274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993136187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993151674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993168245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993184020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993200872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993217417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993232976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993248849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993264889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993281390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993297311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993313987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993330541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993346945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993362184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993377449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993393739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993409075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993425043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993440238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993457146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993473022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993489687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993504851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993520509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993536168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993551290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993567218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993582714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993599129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993615288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993631627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993647178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993662347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993678008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993693176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993709455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993724621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993740975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993756799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993773444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993788604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993803803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993819475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993835065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993851050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5993866443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5993882848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5993899062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5993915387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993930739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5993945931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5993962077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5993977309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5993993299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994008498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994025278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994041094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994057381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994072628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994088231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994103902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994119398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994135341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994150929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994167361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994183207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994199536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994216072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994231271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994246940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994262083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994278742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994294332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994310737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994326522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994343320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994358547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994373738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994389784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994404976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994420909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994436072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994452909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994468775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994485056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994500251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994515730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994531469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994546658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994562673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994578333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994594748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994610802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994627084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994642576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994657781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994673442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994688590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994706141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994721881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994738429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994754772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994771667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994786997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994802524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994818335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994834002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994850047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5994865284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5994881778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5994897925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5994914200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994929540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5994944981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5994961064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5994976263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5994992233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995007429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995024127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995040060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995056372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995071544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995087130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995103030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995118203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995134207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995152978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995170210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995186858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995203772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995219125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995234688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995250546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995266221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995282343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995297875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995314432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995330761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995347203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995362507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995378106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995394128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995409296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995425217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995440376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995457158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995472978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995489509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995504683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995520973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995536963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995552216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995568234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995583921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995600414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995616720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995633096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995648643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995664219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995679848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995694988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995711262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995726403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995742802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995758620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995775185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995790347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995805482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995821120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995836572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995852515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5995867654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5995884059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5995900099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5995916440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995931797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5995946978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5995962919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5995978072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5995994157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5996009601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996026447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996042310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996058656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996073884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996089418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996105129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996120302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996136274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5996151756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996168375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996184250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996200585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996216361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996231566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996247271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996262469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996279021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5996294276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996310723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996326587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996343294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996358551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996373784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996389839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996405028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996420964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5996436121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996452895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996468718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996485000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996500203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996515709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996531396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996546534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996562493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5996578168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996594636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996610470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996627029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996643051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996658383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996674114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996689364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996705812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 999,9990000,10000,0,0,256,5,28321,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 5996754916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996772390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996788206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996804620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996819673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996835260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996850844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996865908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5996881790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5996897633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5996914069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5996930157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5996947301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5996962948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5996978219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5996994136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997009293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997025672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997040877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997057382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997073259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997090038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997105724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997121355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997137177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997152911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997169000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997184285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997200796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997217134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997233546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997248807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997264981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997280841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997296331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997312402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997328057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997344607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997360587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997377012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997393882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997409349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997425361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997440669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997457542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997472969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997489565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997505566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997522415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997537732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997552990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997568745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997584432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997600465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997616653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997633180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997649475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997665922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997681411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997696734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997712935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997728192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997744221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997759452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997776392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997792360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997808795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997824084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997839799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997855494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997870903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5997886917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5997903000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5997919474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5997935325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5997951672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5997967362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5997982769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5997998602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998013815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998030757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998046208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998062681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998079267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998095570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998110721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998125893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5998141916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998157108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998173298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998188441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998205271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998221160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998237455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998252639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998268239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5998284380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998299767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998315724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998331284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998347724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998363779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998380100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998395679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998410910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5998426613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998441838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998458162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998473336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998490006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998505818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998523024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998538309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998553533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5998569295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998584933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998600875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998616052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998632421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998648552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998664880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998680046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998695244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5998711331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998726539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998742486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998757695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998774556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998790352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998806897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998822089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998837585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5998853205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998869935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5998887366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5998904683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5998921170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5998936913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5998954703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5998969903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5998985479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999001211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999016756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999032697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999048038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999064454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999080607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999096846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999111996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999127134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999143108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999158558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999174380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999189417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999206192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999221954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999238198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999253318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999268898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999284541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999300210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999316450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999332356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999348846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999364684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999380994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999396551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999411762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999427471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999442686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999459070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999474308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999490748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999506643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999523291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999538507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999553766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999569492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999585401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999601438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999617331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999633765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999650053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999666347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999681525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999696737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999712792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999727978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999743939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999759166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999776293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999792384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999808679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999823825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999839472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999855154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999870521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 5999886432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 5999901963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 5999918342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 5999934098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 5999950355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 5999965961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 5999981160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 5999996864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000012060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000028348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000043530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000060195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6000076043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6000092731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000107919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6000123121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6000138778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000154309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000170248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000185416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000202151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6000218065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6000234375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000249797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6000265650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6000281307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000296478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000312408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000327964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000344345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6000360128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6000376614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000392167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6000407677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6000423380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000438498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000454858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000470085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000486552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6000502628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6000519350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000534578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6000550378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6000566290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000581867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000597839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000613011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000629409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6000645643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6000661921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000677139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6000692306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6000708371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000723536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6000739516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6000754709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6000771493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6000787368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6000804001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6000819621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][WARN ] [KRELTSC: 6000992852] INFERENCE: Output validation failed, ignoring results [Artemis] [HADES][DOE ] 1000,10000000,10000,0,0,256,5,28349,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6001527084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6001543350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001559049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6001575259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6001591515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6001608186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6001624117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6001640917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001656187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6001671897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6001687792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001703303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6001719281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6001734451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6001751133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6001767337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6001783645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001798844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6001814267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6001830332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001845525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6001861504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6001876945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6001893681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6001909510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6001925784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001941189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6001956730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6001972407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6001987547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002003719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002019181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002035607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002051438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002067728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002083278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002098465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002114155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002129331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002145671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002160801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002177194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002192960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002210651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002225856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002241460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002257389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002273285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002289320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002305492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002322283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002338728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002355152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002370645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002385940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002402029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002417287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002433511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002448723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002465680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002481568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002497908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002513127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002528921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002544675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002560144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002576188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002593518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002610045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002625906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002642691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002657928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002673162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002688864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002704705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002720718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002735894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002752323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002768506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002784831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002800062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002815526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002831565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002846757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6002862685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6002877843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6002894671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6002910481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6002927835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002942980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6002958528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6002974171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6002989312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003005458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003020987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003037365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003053154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003069657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003085280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003100453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003116139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003131283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003147570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003162687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003179041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003194849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003211550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003226718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003241866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003257497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003273018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003288965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003304100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003320691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003336872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003353177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003368349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003383544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003399539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003414705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003430646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003445998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003462721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003478545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003494817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003509990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003525541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003541168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003556663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003573000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003588496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003604874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003620872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003637113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003652562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003667688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003683265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003699208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003715579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003730756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003747170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003762995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003779629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003794816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003810147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003825899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003841346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003857313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6003872420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6003888770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6003904933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6003921243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003936633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6003952109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6003967915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6003983117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6003999051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004014528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004031064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004046869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004063125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004078594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004093721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004109415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004124542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004140770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004155899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004172274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004188350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004205098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004220248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004235638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004251516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004267282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004283253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004298378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004315002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004331106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004347327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004362418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004377483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004393358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004408432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004424279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004439620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004456214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004471948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004488106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004503389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004518947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004534567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004549639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004565505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004580965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004597262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004612969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004629170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004644658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004659774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004675387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004690485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004706710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004721808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004738128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004753850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004770409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004785531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004800667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004816624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004832080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004847952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6004862994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6004879337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6004895624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6004911843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004926949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6004942077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6004958038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6004973157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6004989030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005004088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005020890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005036672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005052921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005068071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005083574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005099145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005114220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6005130077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005145554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005161901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005177687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005196345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005214918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005230460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005246605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005261821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6005279340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005294698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005311231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005329082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005345608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005360886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005376789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005393383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005408546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6005424452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005440214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005457759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005473630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005489900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005505268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005520954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005536570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005551640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1001,10010000,10000,0,0,256,5,28378,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6005604790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005620004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005636633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005652826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005669134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005684300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005699765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005715782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005730902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6005746812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005761916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005778644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005794472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005810762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005826141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005841646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005857271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005872407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6005888309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6005903847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6005920264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6005936080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6005952823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6005967983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6005983519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6005999162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006014771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006030885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006045979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006062319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006078876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006095101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006110195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006125321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006141572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006156683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006172847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006190038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006209694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006226876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006244705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006262730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006280703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006296587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006311807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006328762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006344052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006360662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006376563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006393661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006408892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006424076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006439764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006455520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006471466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006486934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006503364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006519724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006535927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006551013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006566117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006582081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006597183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006613068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006628242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006645104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006660810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006677011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006692115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006708194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006723923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006739145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006755332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006770844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006787182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006802916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006819397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006834999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006850166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6006865779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006880933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6006897239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6006913055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6006929442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6006945213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6006961879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6006976978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6006992123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007008595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007024434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007040398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007055573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007071965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007088263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007104523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007119937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6007135077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007151084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007168934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007186453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007204055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007220947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007236801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007254536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007270361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6007285651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007303050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007321777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007339412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007354570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007370977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007386940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007403608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007418700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6007433879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007449481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007464955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007480871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007495954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007512279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007528410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007544627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007559771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6007574919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007591775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007606880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007622718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007637800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007654613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007670340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007686599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007704314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6007719588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007735199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007750331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007766678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007781801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007798134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007813853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007830469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007845599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6007860754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6007876338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007891792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6007908040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6007923110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6007939465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6007955968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6007973314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6007988483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008003605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008019646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008034801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008050716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008065844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008082657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008098617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008115071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008130134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008145641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008164794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008182989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008199068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008214988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008231432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008247259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008264648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008279946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008295155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008310836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008326048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008342541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008357685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008374084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008390219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008406529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008421693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008436887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008452851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008468077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008484055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008499254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008516328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008532179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008548501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008563720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008579555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008595643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008610851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008626844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008642414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008658815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008674640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008691035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008706854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008722042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008737679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008752844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008769221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008784396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008800800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008816637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008833234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008848414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6008863597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6008879410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008895008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6008910979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6008926356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6008942837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6008959028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6008975363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6008990594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009005804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009021805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009036999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009052968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009068324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009085139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009100974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6009117326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009132523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009148179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009164616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009182896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009202395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009218824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009235276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009251083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6009268248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009283378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009298541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009314175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009329691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009345604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009361505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009377914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009394388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6009410704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009425900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009441127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009457413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009472613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009488614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009503798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009520641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009536470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6009552804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009567987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009584180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009599807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009614953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009630882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009646440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009662859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009678686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6009694978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1002,10020000,10000,0,0,256,5,28406,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6009745124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009760567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009776635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009791804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009807727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009823068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009840103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009856148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6009872373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009887520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6009903383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6009919115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6009934326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6009950546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6009966199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6009982558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6009998326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010015235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010030379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010045536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010061151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010076294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010092585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010107686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010124067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010140146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010156391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010171541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010186704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010203511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010218677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010234613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010249730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010267035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010282794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010299044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010314204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010329878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010345560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010360692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010376603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010392266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010408668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010424439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010440714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010456245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010471794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010487461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010502637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010519007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010534169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010550574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010566387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010583325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010598493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010614920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010630590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010646687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010662551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010677595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010693906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010710149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010726579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010741720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010756834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010772999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010788089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010803925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010818986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010835678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010851388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6010867550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010882610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6010898288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6010913902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6010929294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6010945210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6010960990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6010977362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6010993134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011009364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011024800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011039944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011055551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011070696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011087092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011102569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011118987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011134816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011151476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011166601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011181747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011198774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011214574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011230549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011245661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011262052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011278206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011294438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011309527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011324845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011340770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011355871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011371743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011386817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011403547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011419357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011435625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011451000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011466563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011482173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011500328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011517758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011533300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011549812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011565692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011582438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011598201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011613447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011629064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011644811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011660733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011675866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011692240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011708371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011724683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011740356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011755528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011771751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011786898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011802805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011817892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011834856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011850646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6011866921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011882083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6011897595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6011913216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6011928396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6011944338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6011960112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6011976541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6011992331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012008572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012023999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012039143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012054789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012069944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012086413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012101591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012118015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012133831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012150595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012165749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012180925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012196603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012213260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012229208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012244362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012261032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012277429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012293643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012308743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012324047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012340314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012355448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012371684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012386768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012403735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012419472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012435687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012450807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012466469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012482091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012497245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012513142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012530087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012546516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012562303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012579075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012594218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012609391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012625052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012640627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012656738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012671878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012688313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012704446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012720737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012735882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012751051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012767144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012782307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012798241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012813397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012830200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012846003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6012862303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012877471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6012893037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6012908999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6012924135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6012940039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6012955553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6012971927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6012987985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013004202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013020015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013035401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013050987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013066035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013082339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013097441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6013113831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6013129593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013146530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013161668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013176824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013192454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013207910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013223883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013239037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6013255452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6013271632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013287933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013303129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013318317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013334241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013349397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013365324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013380472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6013397191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6013413023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013429286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013444468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013459957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013475625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013490779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013506750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013522477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6013538941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6013554767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013571325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013586891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013602038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013617939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013633071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013649496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013664923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6013681215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6013696974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013713946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013729094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013744268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013759894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1003,10030000,10000,0,0,256,5,28435,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6013810397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013826369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013841863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6013858291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6013874032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6013890597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013905739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6013922163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6013937820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6013953498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6013969410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6013984565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014000947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014017090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014033421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014048565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014063744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014079754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014094898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014110861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014126017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014142744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014158491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014174737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014189864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014208053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014223805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014239035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014255818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014271720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014288210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014304070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014320457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014336217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014351390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014367036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014382238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014398529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014413671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014430075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014445869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014462763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014477880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014493047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014508703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014524272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014540177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014555275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014571617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014587793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014604000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014619084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014634223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014650284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014665448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014681395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014697185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014715054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014730908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014747161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014762349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014778019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014793709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014808850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014824808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014843235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6014860301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6014876476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6014893565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014908970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6014924524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6014940128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6014955772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6014971704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6014986828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015003195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015019375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015035632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015050762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015065871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015081835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015096949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015112840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015127921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015144778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015160795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015177030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015192138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015207939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015223568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015238705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015254607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015270215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015286622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015302424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015318691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015334258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015349622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015365251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015380367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015396849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015411961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015428314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015444103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015460747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015475892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015491061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015507128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015522733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015538872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015553970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015570577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015586926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015603203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015619130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015634313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015650843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015666031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015681973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015697120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015714154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015729994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015746256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015761434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015776916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015792566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015807715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015823604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015839091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015855476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6015871281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6015887544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015903291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6015918534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6015934169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6015949321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6015965659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6015980818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6015997198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016013020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016029621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016044778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016059958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016075908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016091645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016107545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016122658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016139655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016155562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016171754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016186850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016202343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016218201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016233854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016249768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016265263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016281585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016297373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016313589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016329007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016344344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016359951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016375070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016391213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016406305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016422612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016438359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016454876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016470010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016485117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016500709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016516166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016532124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016547267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016563670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016579898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016596362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016612320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016631076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016649648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016664999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016680911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016696013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016713327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016729200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016745617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016761195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016777112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016792810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016807974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016823955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016839423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016855841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6016871670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6016888016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016904108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6016919608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6016935283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6016950401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6016966895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6016982025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6016998437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017014550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6017030923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017046093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017061296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017077305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017092712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017108690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017123841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017140678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017156476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6017172781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017187956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017203498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017219381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017234545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017250479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017265962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017282559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017298317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6017314593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017330102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017345275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017360913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017376055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017392658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017408084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017424468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017440257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6017456890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017472094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017487264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017502958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017518521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017534499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017549672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017566296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017582470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6017598806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017614208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017632998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017652570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017667862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017683891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017699124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017716245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017732104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6017748370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017763524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017779464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017796682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017812079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6017828787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6017844025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6017860553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6017876410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1004,10040000,10000,0,0,256,5,28463,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6017926989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017942116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6017957888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6017973545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6017988684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018004591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018020626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018037082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018052827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018069071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018084641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018099981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018115591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018130710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018147064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018162180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018178534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018194346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018213126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018228336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018243513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018260023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018275773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018291850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018306983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018323370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018339571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018355921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018371110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018386353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018402357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018417596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018433559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018448774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018465752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018481626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018497952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018513548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018529338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018544978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018560106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018576040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018591688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018608046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018623819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018640531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018656057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018671268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018686936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018702568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018718725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018733884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018750301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018766690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018782992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018798147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018813357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018829452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018844630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6018860535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6018875678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6018892444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6018909033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6018926863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018943461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6018960492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6018977657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6018994299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019011798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019028953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019046997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019064364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019082647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019099529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019116213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019133394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019150464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019167904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019184505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019202780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019220124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019237984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019254640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019271658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019289140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019305783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019323240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019340182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019358180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019375505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019393669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019410300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019427572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019444736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019461806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019479258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019495903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019513871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019531512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019549393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019566031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019583310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019600932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019617562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019634855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019650467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019667102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019682933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019699245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019714827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019730030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019746445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019761527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019777830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019792943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019809318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019825104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019841697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019856877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6019872036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6019887659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019903641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6019919540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6019934604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6019950959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6019967127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6019983369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6019998467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020013674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020029609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020044738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020060607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020075780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020092777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020108599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020124866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020140363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020155523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020171144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020186258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020202593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020218213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020234553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020250277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020266929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020282078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020297442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020313039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020328647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020344811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020359869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020376213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020392334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020408536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020423599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020438686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020454551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020469903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020485754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020500861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020517474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020533625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020549791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020564791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020580184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020595709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020610716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020626531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020642018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020658268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020673967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020690123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020706033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020721282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020736905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020752075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020768424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020783827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020800212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020816072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020832630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020848037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6020863176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6020878855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020894386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6020910315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6020925457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6020941852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6020958217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6020974490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6020989645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021004810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021020790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021035936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021051870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021067036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021083760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021099578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021115815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021130980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021146515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021162547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021177742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021193681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021209267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021225708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021241445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021257713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021273275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021288422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021304035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021319175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021335611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021350946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021367311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021383081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021399611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021414768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021429937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021445553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021461046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021477265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021492424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021508829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021524902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021541425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021556556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021571729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021587691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021602826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021618903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021634010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021650801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021666572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021682775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021697908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021713542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021729145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021744229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021760121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021775583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021792505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021808243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021824474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021840009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021855192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6021870809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021885962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6021902406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6021917595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6021933988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6021950722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6021968748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6021984163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6021999347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1005,10050000,10000,0,0,256,5,28492,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6022050801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022066035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022082528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022097756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022114283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022130134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6022147063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022162253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022177473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022193142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022212969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022229198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022244435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022260857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022277122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6022293992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022309171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022324373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022340427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022355589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022371518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022386677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022403447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022419958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6022436260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022451383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022466986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022482924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022498133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022514099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022529640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022546335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022562194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6022578807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022594002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022609205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022624874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022640989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022657042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022672326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022688726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022705254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6022721778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022736923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022752093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022768112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022783249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022799179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022814322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022831030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022846859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6022863177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022878349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6022893859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6022909487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6022924612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6022940518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6022956213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6022972866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6022988724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023005041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023020594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023035828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023051837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023066931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023083299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023098459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023114830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023130631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023147306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023162481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023177644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023193333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023209341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023225587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023240768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023257203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023273993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023290372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023305532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023320760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023336838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023352049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023367968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023383140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023399910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023415969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023432259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023447446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023463037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023478709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023493841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023509776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023525265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023541685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023557446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023573766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023589307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023604503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023620758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023635912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023652227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023667352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023684077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023699920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023716788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023732224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023747422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023763127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023778738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023794937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023810091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023826508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023842763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6023859295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023874463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6023890092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6023905776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6023921213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6023937145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6023952719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6023969172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6023984993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024001327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024017819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024033155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024049070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024064240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024082352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024099259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024115880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024131756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024148724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024164159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024179387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024195032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024210506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024226657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024241744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024258109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024277216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024297951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024314139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024330119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024345863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024361199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024377253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024393057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024409573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024425449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024441813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024457396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024472991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024488704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024503890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024520270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024535437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024551865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024567685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024584347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024599572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024614942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024630621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024646142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024662083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024677243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024693676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024709851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024726149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024741312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024756485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024772536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024787965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024803920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024819117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024836004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024851829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6024868383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024883582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6024899094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6024914735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6024929866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6024946622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6024962188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6024978559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6024994359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025010657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025026241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025041459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025057100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025072241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025088572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025103970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025120296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025136108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025152734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025167891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025183051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025198706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025214554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025230765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025245919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025262317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025278431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025294888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025309987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025325131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025341122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025356256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025372845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025387936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025404819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025420638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025436930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025452459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025467586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025483451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025498583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025514802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025529949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025546561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025562383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025579580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025594849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025610409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025626171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025641817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025657812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025673027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025689490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025705764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025723999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025739172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025754262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025770419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025785523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025801621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025816702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025833354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025849087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6025865288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025880400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6025895820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6025911447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6025926736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6025942614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6025958016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6025974362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6025990129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026006381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026021817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026036955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026052817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026067932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026084436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026099573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6026115951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1006,10060000,10000,0,0,256,5,28520,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6026169517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026185804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026201231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026218487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026234348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026249453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026265816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026280892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6026297737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6026313482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026330196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026345307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026360416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026375985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026391442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026407329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026422616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6026438901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6026455016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026471208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026486509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026501626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026517703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026532780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026548608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026563651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6026580343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6026596144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026612556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026627658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026645226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026660829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026675935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026691814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026707331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6026723693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6026739506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026755758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026771470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026786618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026802492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026817622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026834312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026849471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6026865809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6026881566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6026899254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026914352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6026929693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6026945279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6026961141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6026977016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6026993018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027009816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027026131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027042429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027057606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027072785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027088816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027103973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027119933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027135103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027151854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027167658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027183938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027199085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027214545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027230200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027245363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027261289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027276777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027293417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027309259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027325559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027341079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027356275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027371930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027387073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027403419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027418800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027435169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027451281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027468088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027483460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027498765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027514697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027529946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027545864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027560996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027577713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027593538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027609807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027625272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027640760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027656413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027671820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027687757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027703262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027719629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027735454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027751760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027767289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027782477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027798366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027813525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027829858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027845028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6027861432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6027877295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6027893996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027909215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6027924401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6027940066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6027955695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6027971646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6027986802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028003187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028019445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028035700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028051094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028066294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028082694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028097820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028113912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028129016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028145778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028161598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028178115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028193264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028209952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028225682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028243143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028259738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028275855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028292265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028308349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028324691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028340310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028355522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028371193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028386352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028402682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028417864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028434489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028450298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028466965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028482080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028497213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028512811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028528261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028544179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028559292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028575712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028592284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028608627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028623800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028639012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028655330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028670537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028686444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028701582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028718827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028734650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028750881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028766497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028781645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028797258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028812388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028828692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028843785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6028862752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6028882480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6028904468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028920671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6028936053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6028953259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6028968432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6028984465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6028999676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029016577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029032435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029048759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029063956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029079510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029095190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029110388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029126343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6029141910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029158296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029174130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029190406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029206275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029221467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029237111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029252199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029268673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6029283734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029299997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029315714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029332369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029347958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029363219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029378972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029394593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029410574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6029425776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029442247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029458542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029474841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029490044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029505273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029521376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029536577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029552518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6029567726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029584513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029600379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029617073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029632270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029647899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029663613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029678806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029694760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6029712287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029728707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029744497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029760747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029776472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029794395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029811163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029830227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029847420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6029862705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6029879202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6029895833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6029912273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029927552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6029942901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6029959135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6029974696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6029990789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030005879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030022973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030038767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030055251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030070397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030085975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6030101558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030116705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030132598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030148132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030164460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030180454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030197719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030214722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030229924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1007,10070000,10000,0,0,256,5,28549,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6030281607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030296809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030313710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030329258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030345691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030361482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030379698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030396163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030411551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6030427321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030442434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030458894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030474077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030490826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030506694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030523382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030538558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030553954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6030569588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030585084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030601456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030616624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030633113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030649422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030665718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030680889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030696086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6030712106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030727243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030743137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030758256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030774977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030790739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030807208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030822353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030837787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6030853403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030868758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6030884648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6030900241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6030916611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6030932620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6030948861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6030965213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6030980377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6030996003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031011137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031027464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031042774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031059198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031075017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031091662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031106818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031122201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031137836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031153363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031169298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031184396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031200717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031216918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031234136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031249291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031264853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031280986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031296059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031311971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031327511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031343931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031359745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031376017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031391568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031406728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031422361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031437508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031453797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031468943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031485293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031501083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031517735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031532909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031548080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031563983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031579517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031595477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031610621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031627579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031643752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031660003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031675125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031690290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031706204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031721332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031737219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031752549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031769190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031784951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031801157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031816294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031831729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031847388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031862828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6031878862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6031894222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6031910499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6031926330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6031942627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6031957994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6031973138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6031988738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032003845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032020115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032035215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032051617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032067540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032084132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032099264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032114370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032129962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032145415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032161295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032176630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032192950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032209135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032225336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032240419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032256290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032272493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032287993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032303925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032319121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032335816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032351637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032367912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032383127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032398608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032414285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032429664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032445616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032461054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032477478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032493544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032509721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032525228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032540397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032555999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032571114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032587297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032602313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032618615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032634312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032650777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032665867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032680955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032696543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032713084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032729000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032744087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032760415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032776556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032792854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032807985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032823166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032839116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032854211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6032870081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6032885157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6032904146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6032919950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6032936471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032952170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6032967435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6032983073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6032998186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033014075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033029505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033045859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033061878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033078457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033093615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033108784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033124856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033140375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033156277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033171452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033187892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033204105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033220355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033235498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033250889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033266928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033282047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033297942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033313041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033329765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033345548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033361828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033376999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033392547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033408197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033423348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033439279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033454851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033471251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033487057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033503335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033518896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033534090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033549772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033565177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033581426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033596576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033613186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033628992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033645605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033660765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033675939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033691554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033706971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033722891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033738017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033754839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033771068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033787343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033802508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033817679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033833720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033848852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6033864772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6033879902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6033896583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6033912434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6033928694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033943833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6033960241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6033975865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6033990961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034006867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034022343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034038769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034054561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034070814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034086343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034101515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6034117148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034132328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034148650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034163775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034180203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034195981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034212743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034228669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034243835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6034259944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034275578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034291562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1008,10080000,10000,0,0,256,5,28577,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6034342088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034358607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034374888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034391689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034406935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034422218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6034438136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034453675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034469648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034484829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034501229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034517408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034533702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034548886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034564308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6034580352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034595499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034611430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034626792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034643545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034659312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034675606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034691445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034707101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6034722797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034737992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034753951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034770443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034786994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034802893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034819446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034835140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034850369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6034866110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034881278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6034897700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6034912881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6034929286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6034945848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6034962526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6034977681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6034992876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035009132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035024754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035040768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035056003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035072441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035088605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035105711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035120918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035136098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035152173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035167363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035183304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035198697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035215612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035231464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035247821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035263145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035278674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035294327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035309515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035325650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035341226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035357600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035373424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035390020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035405156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035420316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035436195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035451382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035467660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035482861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035499251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035515488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035531779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035546965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035562171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035578255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035593421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035609742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035625138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035642337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035658270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035674604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035689817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035705389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035721108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035736306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035752317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035767821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035784271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035800123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035816651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035832240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035847439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6035863124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035878372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6035894727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6035909907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6035926378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6035942258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6035958950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6035974215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6035989458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036006229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036021856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036037855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036053059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036069518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036085894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036102245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036117429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036132664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036148719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036163930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036179915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036195365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036212150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036228049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036244390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036259960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036276059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036291796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036306998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036322974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036338484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036354924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036370770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036387071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036402587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036417831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036433549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036448974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036465336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036480529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036496954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036512820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036529673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036544974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036560187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036575865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036591449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036607451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036622657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036639070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036655247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036673288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036690223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036706269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036721962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036737144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036753160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036768664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036785130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036800973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036817516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036833063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036848271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6036863953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036879347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6036896306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6036911507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6036927906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6036944383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6036961024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6036976195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6036991365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037007025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037022565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037038541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037053705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037070087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037086264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037102583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037117742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037132901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037148849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037164065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037180062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037195463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037212207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037228035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037244358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037259542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037275258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037290961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037306205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037322210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037337867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037354339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037370189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037386507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037402070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037417274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037432998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037448172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037464513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037479688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037496323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037512326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037529678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037544884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037560073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037576123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037592218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037608208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037623434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037640268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037656100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037672457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037687708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037703569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037719306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037735213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037751100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037766794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037783281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037799332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037815848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037831638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037846883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6037862551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037877744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6037894684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6037909856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6037926256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6037942065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6037959885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6037975155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6037990322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038005942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038021427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038037365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038052487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038068875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038084981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038101206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038116341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6038131471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038147811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038162975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038178881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038194004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038211797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038227677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038244028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038259615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6038275285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038290994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038306201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038322446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038337990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038354430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038370252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038386813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038402379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1009,10090000,10000,0,0,256,5,28605,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6038452967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038468689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038484091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038500258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038515869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038532226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038547957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038564189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038580666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6038596719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038612844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038628006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038644524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038659716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038676151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038691975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038709148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038724382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6038739650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038755366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038771194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038787633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038802838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038819268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038835625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038851996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038867221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6038882702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6038898827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6038914064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6038930089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6038945977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6038962832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6038978670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6038995019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039011089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039027396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039043208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039058459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039074483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039090057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039106729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039122563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039138873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039154470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039169647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039185289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039200671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039219430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039234644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039251050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039267529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039283826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039299006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039314220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039330238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039345406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039361364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039376510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039393286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039409393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039426279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039441557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039457247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039472855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039487974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039504096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039519626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039535981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039551775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039568541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039584219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039599330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039615991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039631353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039647629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039662738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039679056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039695026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039711569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039726715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039741903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039757536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039773063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039788959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039804062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039820383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039836470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039852703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039867847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6039883220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6039899225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6039914745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6039930656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6039945726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6039962515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6039978311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6039994562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040009692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040025291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040041273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040056444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040072579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040088117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040104525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040120343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040136609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040152063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040167254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040182893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040198060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040214366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040229516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040245912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040262251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040278952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040294097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040309239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040324849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040340330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040356213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040371319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040387629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040403801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040420012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040435161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040450274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040466305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040481420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040497303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040512621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040529437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040545253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040561535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040577305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040592472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040608133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040623277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040639519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040654747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040671465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040687283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040704290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040719510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040734699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040751194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040767332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040783256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040798367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040814755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040832345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040848661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040863786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6040878987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6040895245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6040910350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6040926736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6040941795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6040958796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6040974520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6040990684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041005773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041021208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041036779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041051841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041067699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041083110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041099407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041115116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041131292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041146935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041162024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041177599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041192656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041208868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041223953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041240248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041255968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041272567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041287674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041303203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041318821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041334401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041350320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041365434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041381792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041397889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041414138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041429277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041444481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041461896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041478384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041494261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041509314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041526142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041541838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041558007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041573283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041589129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041604736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041619816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041635652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041651039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041667307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041683042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041699253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041714765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041729885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041745516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041760603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041778843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041793905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041810221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041825957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041842741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041857856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6041875235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6041892640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6041907899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6041924152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6041939297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6041956238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6041972040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6041988297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042003436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042018898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042034533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042049637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6042065530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042081547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042098620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6042114523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042130835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042146740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042161987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042177671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042192873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6042209219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042224357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042240772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6042256976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042273964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042290724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042305926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042321508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042337107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6042353025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042368112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042384987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6042401663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042417975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042433139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042448670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042465915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042481052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1010,10100000,10000,0,0,256,5,28634,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6042532945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042548398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042565032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6042581852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042598213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042613361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042628542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042644887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042660063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6042676027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042691187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042708044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6042723869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042740161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042755302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042770837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042787945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042803098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6042818982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042834788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042851162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6042866918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6042883156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042898675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6042913860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6042930136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6042945956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6042963440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6042980462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6042998217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043015002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043031594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043046786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043062091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043078436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043093657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043109651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043124766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043141881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043157811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043174056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043189532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043205270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043220853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043235910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043251745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043267414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043283692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043299394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043315558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043330959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043346728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043362421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043377553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043394151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043409263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043425620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043441433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043458047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043473219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043488364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043504012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043519593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043535545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043550650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043567231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043583448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043600440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043615562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043630691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043646721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043661873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043677745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043692850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043709546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043725314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043741526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043756624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043772342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043787942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043803645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043820063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043836312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043852650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6043868308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6043884821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043901269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6043916523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6043932198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6043947342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6043963893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6043979007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6043995340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044011099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044027757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044042900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044058067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044073707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044089178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044105178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044120368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044136825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044153207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044169839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044185031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044200138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044216446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044231677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044247627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044263599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044280257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044295979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044312206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044327881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044343023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044358590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044373729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044389905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044405020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044421314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044437411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044454165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044469377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044484543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044500173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044515576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044531470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044546580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044562909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044579048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044595271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044610399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044625543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044641503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044656626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044672531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044687643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044704380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044720120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044736310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044752318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044768227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044783883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044799299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044815173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044830905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044847240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6044863019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6044879210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044894621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6044909742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6044925691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6044940813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6044957242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6044972354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6044988672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045004427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045020946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045036053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045051167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045067131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045082637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045098547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045113634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045129985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045146031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045162306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045177451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045192618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045208530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045223664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045239601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045254725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045271488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045287273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045303546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045318687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045334405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045350035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045365157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045381021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045396476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045412790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045428584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045444874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045460376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045475549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045491203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045506350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045522934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045538285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045554548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045570241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045587398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045603189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045618338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045633970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045649514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045665470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045680607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045697284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045713661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045729955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045745073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045760265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045776441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045791547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045807449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045822554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045839404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045855178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6045871431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045886584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6045902312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6045917930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6045933074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6045948981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6045964382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6045980744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6045996505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046012776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046028433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046043614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046059232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046074381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046090580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6046105702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6046122030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6046137821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046154362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046169520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046184672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046200290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046220762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046236896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6046252469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6046269554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6046285591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046302010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046317318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046333586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046349225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046364326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046380275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6046395926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6046412364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6046428119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046444362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046459960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046475113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046490787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046505931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046523355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6046539195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6046555727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6046571672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046588554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1011,10110000,10000,0,0,256,5,28662,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6046638329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046653989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046669688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046684858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046701041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6046716580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6046732968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6046748742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046765425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046780601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046795771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046811399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046826529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046844039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6046859383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6046876388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6046893219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6046909564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046925423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6046940614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6046957107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6046972298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6046988193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047003339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047021216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047037003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047053255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047068407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047084113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047099842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047114959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047130881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047146316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047162686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047178413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047194649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047210184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047225510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047241093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047256204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047272480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047287586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047303912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047319649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047336178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047351298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047366972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047382750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047398603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047414632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047429895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047446418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047462611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047478996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047494237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047509502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047525552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047540778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047556786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047572029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047590105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047606133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047622567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047637883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047653710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047669553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047684883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047701022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047716943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047733532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047749492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047766287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047781552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047796893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047812715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047828392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047844499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6047859796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6047876338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6047892676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6047909353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047924638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6047939927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6047956016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6047971312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6047987349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048002620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048019416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048035602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048052006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048067345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048082967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048098679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048113829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048129791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048145282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048161681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048177487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048193794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048209801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048225222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048241050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048256608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048273413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048288762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048305309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048321320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048338106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048353469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048368841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048384657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048400336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048416425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048431704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048448261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048464498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048480974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048496307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048511684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048527786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048543093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048559197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048574587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048591460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048607262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048623567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048638764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048654352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048670016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048685191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048701095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048716799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048733214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048749033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048765727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048781154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048796389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048812089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048827604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048843845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6048858952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6048875272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6048891403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6048907894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048924538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6048941108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6048958517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6048975309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6048992679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049009204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049027413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049044660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049062454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049079453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049096282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6049113363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049129896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6049147579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049164166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049182060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049199300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049217440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049234023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049250612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6049270359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049288976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6049307195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049323905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049342683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049360081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049377963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049395065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049411795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6049427849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049443090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6049459620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049475424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049491826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049507620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049524316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049539448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049554608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6049570299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049587381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6049604592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049619901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049637255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049653582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049669909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049685055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049700279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6049716576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049731750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6049747678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049762855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049780433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049796229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049812453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049828033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049843944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6049859768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049875660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6049892201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6049907470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6049923761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6049939447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6049956290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6049971630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6049986707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050002288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050017990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050033996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050049835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050066479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050082936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050099901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050115128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6050130395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050146529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050161987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050177965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050193172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050212667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050228495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050244705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050259847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6050275573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050292136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050307337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050324131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050339875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050356413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050372329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050388731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050404661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6050419955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050435691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050450931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050467428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050482978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050499540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050515894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050532306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050547618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6050562967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050579177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050594678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050610707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050625986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050642882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050659065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050675489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050690769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6050706436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050722329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1012,10120000,10000,0,0,256,5,28691,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6050773627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050789695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050804882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050821317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050838210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050854681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050869822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6050885272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6050901626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6050916696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6050932559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6050947612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6050964312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6050980837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6050997009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051012069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051027966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051043607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051058777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051074708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051090431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051107173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051122991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051139166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051154864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051170519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051186405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051201502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051218151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051233245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051249597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051265795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051282033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051297138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051312258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051328269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051343368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051359641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051374727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051391438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051407186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051423388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051438500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051454021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051469647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051484769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051500669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051516137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051532446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051548186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051564404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051579965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051595119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051610672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051625739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051642625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051657764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051674133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051689935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051706636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051721743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051736858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051752490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051767985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051784130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051799253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051815575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051833862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051850177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051865339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6051880498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6051896495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6051911629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6051927528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6051942642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6051959533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6051975345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6051991898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052006964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052022475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052038014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052052997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052068818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052084198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052100465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052116134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052132299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052147886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052163038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052178918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052193969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052210283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052225382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052241690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052257449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052274089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052289202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052305312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052320904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052336335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052352437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052367511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052383793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052399909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052416130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052431238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052446358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052462324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052477671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052493506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052508590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052525244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052541226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052557619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052572706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052588197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052603839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052619302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052635182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052650660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052667206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052682919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052699126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052714509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052729658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052745214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052760291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052776507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052791600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052807890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052823607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052840232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052855320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6052870389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6052885971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052901503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6052917391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6052933517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6052950295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6052966713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6052983078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6052998672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053013931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053030179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053045632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053061626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053077096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053093654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053109527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053125876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053141455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053156686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053172606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053187807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053204233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053219411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053236045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053252283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053269115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053284405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053299710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053315498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053331073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053347122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053362357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053378822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053395083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053412414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053428199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053443527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053459826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053475300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053491360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053506654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053523509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053539456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053555864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053571166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053586760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053602766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053618463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053634520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053650333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053666805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053682730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053699109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053714727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053730030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053745771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053760977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053777317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053792595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053809127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053825022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053841712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053856985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6053872635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6053888332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053903946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6053919973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6053935196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6053951604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6053967810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6053984097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6053999241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054014804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054030488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054045669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054061629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054077042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054093584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054109474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6054125845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054141415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054156642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054172318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054187506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054203907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054219127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054235556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054251397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6054268111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054283653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054298866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054314569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054330085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054346151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054361278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054377652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054393816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6054410082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054425215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054440331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054456298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054471438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054487345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054502828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054519539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054535486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6054551710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054566800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054582418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054598082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054613201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054629084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054644587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054660996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054678137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6054694467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054710017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054725394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054741054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054756174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054772375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054787512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054803872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054819655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1013,10130000,10000,0,0,256,5,28719,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6054871118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054886208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6054901775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6054917592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6054932648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6054948483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6054964214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6054980537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6054996275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055012478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055028005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055043379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055058983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055074096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055090337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055107801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055124228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055140897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055157235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055172410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055187610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055203614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055218748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055234910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055250103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055266935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055282741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055298961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055314105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055329640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055345235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055360343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055376267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055391743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055408065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055423803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055440028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055455488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055470626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055486223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055501312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055517472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055532516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055548835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055565251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055585541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055601403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055617326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055632928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055648902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055664933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055680123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055696559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055712825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055729279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055744392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055759969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055775974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055791066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055806910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055822005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055838625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055854576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6055870733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055885852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6055901298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6055917102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6055932186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6055948023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6055963415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6055979613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6055995279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056011428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056026905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056042057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056057652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056072694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056088959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056104032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056120315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056136064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056152765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056169345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056184637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056200231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056216090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056232578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056248081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056265579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056281832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056298320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056313440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056329045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056344716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056359861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056375802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056391701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056409269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056425327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056441573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056457143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056472361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056488193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056503302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056519700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056534921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056551241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056567006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056583640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056598717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056613840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056629438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056644976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056660877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056676553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056692867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056709008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056725247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056740584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056755684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056771609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056786685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056802770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056817843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056835104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056850820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6056866958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056881993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6056897694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6056913494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6056928753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6056945143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6056962009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6056978640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6056994407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057010668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057026526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057041690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057057278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057072350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057088700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057103795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057120180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057135971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057152541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057167691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057182849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057199081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057215004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057230924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057246046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057263169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057279455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057295941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057311073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057326256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057342191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057357343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057373284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057388413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057405221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057420986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057437260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057452853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057468045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057483710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057498857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057515101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057530250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057546588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057562379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057579097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057594278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057610118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057625802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057641262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057657492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057672566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057688810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057704972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057721215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057736364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057751527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057767495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057782603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057798506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057813619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057831137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057846941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6057863182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057878242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6057893739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6057909338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6057924667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6057940560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6057956051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6057972383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6057988326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058004592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058020052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058035180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6058050805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058065954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058082151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058097257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058113605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058129751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058148586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058163886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058179369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6058195684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058211362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058227314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058242430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058258775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058275627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058292073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058307166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058322319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6058338286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058353405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058369279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058384418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058401030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058417000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058433180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058448655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058464151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6058479812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058494951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058510709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058526155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058542498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058558302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058574545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058589924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058605324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6058620953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058636104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058652308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058667447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058683786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058699572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058716302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058731497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058746702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6058762407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058777876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058793793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058808903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6058825298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6058841489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6058857760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058872928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6058888089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1014,10140000,10000,0,0,256,5,28748,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6058939121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6058954645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6058970567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6058985906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059002254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059018306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059034522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059049593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059064750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059080741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059095824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059111682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059126720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059143355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059159084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059175481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059190569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059206068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059221686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059236784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059252624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059268076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059284382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059300307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059316542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059332088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059347239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059363064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059378186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059394428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059409577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059425963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059442551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059459721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059474999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059490275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059506024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059521916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059538136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059553237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059569549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059585684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059602207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059617587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059632751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059648808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059663930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059680046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059695739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059713658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059729679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059746128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059761662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059777319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059793086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059808349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059824431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059839991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6059856462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6059880933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6059899822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059915112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6059930426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6059946025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6059961837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6059977887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6059993414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060009997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060026258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060042550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060057704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060072894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060088898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060104096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060120298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060135467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060152174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060168416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060184901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060200045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060215684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060231399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060246597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060262571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060278918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060295366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060311654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060328397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060343633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060359124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060374819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060390822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060406858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060422064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060438520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060454739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060471064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060487577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060503010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060519293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060534647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060551033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060566361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060583329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060599278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060615697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060630992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060646721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060662510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060678453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060694493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060710399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060726937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060742887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060759311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060775129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060790809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060806663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060821817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060838213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060853353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6060869979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6060885758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6060902387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060917577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6060932748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6060948974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6060965321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6060981372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6060996590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061013032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061029360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061045996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061061660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061077415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061093198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061108478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061124534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061140187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061156705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061172584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061188979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061204719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061220082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061235972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061251345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061267879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061283244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061300129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061316149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061333072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061348431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061364048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061379991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061395826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061411980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061427635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061444213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061460647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061477060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061492618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061507947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061524393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061539733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061556374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061571744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061588726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061604707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061621444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061636739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061652450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061668228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061683448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061699413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061715112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061731603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061747725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061764079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061779814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061795060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061810796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061826118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061842595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6061859228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6061878257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6061896321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6061912891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061928347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6061943830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6061960149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6061975475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6061991852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062007083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062024117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062040006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062056969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062072114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062087732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062103370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062118487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062134414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062150849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062167279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062183319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062199573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062216702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062231946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062247634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062262855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062280149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062295340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062311785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062328067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062344409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062359617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062375081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062391168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062406385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062422387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062437583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062454385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062470275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062487448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062502843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062518479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062534124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062549278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062565511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062581362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062597869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062613715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062630048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062645843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062661091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062677327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062692699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062709413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062724674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062741366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062757248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062773989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062789231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062804455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062820168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062835812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062851852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6062867083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6062883550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6062899843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6062916152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062931373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6062947280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6062963428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6062978632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6062994823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063009980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063026788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1015,10150000,10000,0,0,256,5,28776,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6063077745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063094106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063109340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063124552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063140617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063155858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6063171879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063187303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063204097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6063219941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063236279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063251692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063267324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063283019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063298212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6063314586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063330172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063346647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6063362492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063379074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063394693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063409927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063425621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063440817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6063457258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063472470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063488914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6063504743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063521412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063536607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063552038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063567723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063583279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6063599293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063614655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063631516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6063647753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063664152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063679410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063694690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063710836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063726082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6063742070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063757292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063774143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6063791044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063807399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063822585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063838295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063853985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063869390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6063885277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6063900968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6063917424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6063933514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6063950108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6063965789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6063981052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6063996761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064011988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064028353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064043519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064060205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064076072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064092756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064107948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064123159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6064138861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064154394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064170365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064185517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064202538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064218449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064235353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064250741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064266339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6064282012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064297895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064313893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064329531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064345975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064361773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064378084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064395900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064411184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6064426925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064442379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064458881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064474140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064490611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064506451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064523258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064538435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064553683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6064569951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064585658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064601663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064616859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064633297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064649507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064666352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064681470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064696612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6064712923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064728651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064744507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064759563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064776430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064793783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064813737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064833236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064848614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6064864407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064879624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6064896117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6064911338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6064927837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6064943923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6064961652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6064976900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6064992147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065007832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065023443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065039419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065054636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065071072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065087418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065103757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065118950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065134156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065150276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065165501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065181516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065197085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065213963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065229757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065246039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065261226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065276817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065292462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065307822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065323718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065339279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065355702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065371525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065387847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065403420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065418582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065434462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065449613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065466189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065481367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065497767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065513576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065530789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065545854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065561146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065577651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065592810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065608929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065624784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065641786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065657621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065673898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065689063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065704712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065720420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065735588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065751779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065767324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065783782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065799618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065816156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065832132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065847378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6065863079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065880122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6065900755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6065916199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6065932634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6065948499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6065965367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6065980600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6065995847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066011593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066027155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066043148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066058308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066074763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066090998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066107351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066122797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066137994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066153998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066169184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066185160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066201023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066218224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066234191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066250803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066266476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066281808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066298095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066313608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066330058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066345353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066361885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066378049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066394781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066410081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066425374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066441152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066457273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066473236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066488332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066504699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066520910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066537158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066552342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066567501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066583552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066598699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066614644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066629802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066646483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066662308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066678605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066693785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066709280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066724976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066740172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066756138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066771628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066788044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066803881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066820457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066835988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066851201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6066866898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066882105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6066898512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6066913707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6066930148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6066946264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6066963131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6066978332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6066993565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6067009514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067025438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6067045239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6067061952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6067079316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6067095160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6067111390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067126759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6067142313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1016,10160000,10000,0,0,256,5,28805,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6067671580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067686921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6067703604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6067719113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6067735464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6067751189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6067767816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067782992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6067798190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6067814055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067829570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6067845485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6067860632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6067877239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6067893335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6067909657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067924807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6067940207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6067956177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6067971297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6067987228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068002579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068019279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068035027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068051294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068066654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068084326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068100040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068115213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068132068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068147675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068165930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068183953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068200850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068217153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068232596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068248337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068263577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068280252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068295509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068312229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068328486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068345143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068360313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068375427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068391418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068406557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068422473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068437570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068454283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068470090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068486403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068501976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068517909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068533592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068548785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068565519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068581788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068598248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068614094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068630667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068646732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068661989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068677685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068693117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068709529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068724786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068741414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068757313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068773910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068789755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068804910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068820936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068837056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068852993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6068868097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6068884434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6068900863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6068917245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068932476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6068947732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6068964129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6068979589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6068995518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069010623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069027489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069043288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069059566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069074707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069090307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069105960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069121083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069137022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069152530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069168883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069184624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069200856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069216476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069231694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069247517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069262660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069279015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069294167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069310527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069326526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069343115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069358310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069373452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069389752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069405059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069421060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069436287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069453509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069469312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069485588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069500755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069516394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069532095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069547276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069563294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069579049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069595982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069611828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069628127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069643759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069658935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069674590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069689738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069706079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069721208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069737537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069753320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069770419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069786495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069801709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069817355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069834247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069850253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6069865389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6069882019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6069898128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6069914407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069929526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6069944737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6069960713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6069975853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6069991746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070007114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070023903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070039718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070055984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070071385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070086872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070102548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070118062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070134011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070149482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070165869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070181700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070198214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070213772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070229297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070244944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070260295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070276678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070291861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070308281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070324090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070340745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070355986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070371327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070387143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070402799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070418741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070433898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070450296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070466415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070482695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070497882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070513075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070529211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070544419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070560405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070575579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070592353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070608208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070624559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070640163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070655404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070671107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070686327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070702977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070718214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070734646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070750484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070767411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070783062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070798228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070813881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070829375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070845352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6070860975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6070877417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6070893746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6070910060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070925255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6070940457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6070956514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6070971694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6070987652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6071002827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071019622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071035840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071052126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071067459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071083101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071098771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071113900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6071129840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6071145320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071161680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071177476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071193749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071209260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071224444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071240077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071255239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6071271613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6071286749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071303161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071318978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071335638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071350927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071366106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071381957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071397485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6071413404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6071428526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071445356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071461485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071477775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071493296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071508477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071524530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071539691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6071555641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6071570795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071587553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071603361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071619643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071634795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071650428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071666134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071681335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6071697286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1017,10170000,10000,0,0,256,5,28833,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6071748558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071766150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071782245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071798573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071813830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071829877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071845576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071860779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6071876809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6071892646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6071909041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6071924848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6071941141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6071956966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6071972146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6071987845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072003035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072019435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072034607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072051795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072067746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072084845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072100051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072116521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072132218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072148386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072164350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072179525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072195944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072212214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072228586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072243785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072259030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072275748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072291468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072307481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072322667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072339601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072355466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072371812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072386998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072402560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072418254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072433442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072449647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072465177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072481650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072497491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072514142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072529890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072545214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072560985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072576353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072592946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072608244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072624769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072641241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072657642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072672915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072688204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072704266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072719549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072735586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072751201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072768069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072784312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072800651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072815902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072831469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072847243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072862470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6072878456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6072894244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6072910699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6072926578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6072943148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6072958791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6072974054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6072989804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073005007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073021404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073036619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073053084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073068935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073085684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073100938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073116208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073131925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073148148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073164130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073179289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073195690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073211918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073228267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073243493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073258970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073275041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073290233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073306183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073321628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073338657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073354506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073371207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073386469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073402208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073418006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073433277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073449680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073465393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073481944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073497881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073514572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073529993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073547452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073563175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073578783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073594766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073609900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073626304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073642435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073658743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073673879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073689053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073705051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073720158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073737426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073752667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073769682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073785569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073801930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073817131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073832763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073848453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073863614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6073879543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6073895088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6073911509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6073927358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6073943678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6073959210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6073974438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6073990135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074005743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074022145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074037361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074053797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074069836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074087155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074102420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074118137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6074133854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074149690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074165693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074180893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074197348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074214528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074230860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074246038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074261360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6074277546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074292708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074308691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074323911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074340814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074356677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074372966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074388144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074403621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6074420300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074439359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074458653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074475616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074492515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074508360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074525644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074540867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074556150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6074571797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074587434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074603444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074618615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074635401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074651638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074667955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074683146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074698364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6074714351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074729563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074745471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074760658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074779391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074796617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074814303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074831633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074847187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6074862845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074877996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6074894569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6074909747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6074926119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6074941891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6074958730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6074973877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6074989051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075004688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075020340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075036232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075051308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075067661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075084410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075101504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075116870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6075132000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075148487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075163823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075179745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075194809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075211809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075227610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075243857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075259285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6075275062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075290738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075305876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075321777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075337752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075354558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075370448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075386809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075402501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6075417800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075437383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075454946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075471070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075486242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075502695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075518983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075535412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075550611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6075565826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075581968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075597222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075613243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075628455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075645487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075661378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075677716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075692936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6075708974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075724735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075739985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075756004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075771542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075788032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075803894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075820254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075836031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1018,10180000,10000,0,0,256,5,28861,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6075885605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6075901865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6075917116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6075933134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6075948320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6075965418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6075981603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6075997982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076013230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076029065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076044759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076059968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076075935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076091949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076108376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076124222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6076141322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076156533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076171741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076187404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076203245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076219221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076234334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076250707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076266860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6076283212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076298384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076313612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076330322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076345567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076361791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076377822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076395770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076411649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6076427962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076443151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076459482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076475202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076490418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076506371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076522677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076539239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076555166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6076571574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076587432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076602668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076618397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076633643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076650402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076665670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076682146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076698071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6076714861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076730091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076745353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076761065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076776707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076792704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076808496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076825538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076842250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6076858647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076873863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6076889141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6076905564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6076920772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6076936752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6076952333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6076968777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6076984607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077000952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077018657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077033969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077049705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077064967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077081530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077096754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077113207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077129085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077146450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077161713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077176955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077192690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077208590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077224621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077239855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077256346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077272811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077289182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077304419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077319657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077336185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077351405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077367378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077382555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077399413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077415260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077431588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077446780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077462406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077478534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077493771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077509776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077526593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077543198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077559112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077575537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077591392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077607449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077624847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077640868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077656846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077672017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077688833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077705285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077721842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077737011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077752264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077768637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077784284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077800397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077815686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077832945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077848971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6077865392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077880670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6077896584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6077912302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6077927513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6077943495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6077959077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6077975538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6077991381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078007708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078023539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078038773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078054514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078069754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6078086488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6078101703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6078118169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6078136150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078154702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078171415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078188141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078207499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078224468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6078242027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6078258690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6078277190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6078294587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078312497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078329541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078346241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078363435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078380097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6078398261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6078415501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6078433561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6078450909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078469287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078485960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078502653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078520282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078537101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6078554579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6078571192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6078589573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6078606930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078624827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078641835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078658958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078676144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078692775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6078710912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6078727590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6078745569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6078762891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078781362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078797982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078814614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078832077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078848684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6078866258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6078881425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6078898181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6078913992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6078930277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078945453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6078960946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6078976640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6078991851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079007826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079023341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079040065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079055893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079072121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079087720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079102901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079118576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079133735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079150066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079165231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079181648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079197481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079214445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079229658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079244913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079260645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079276194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079292191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079307390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079323822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079340082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079356430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079371661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079386894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079403199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079418389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079434382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079449569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079466326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079482149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079498486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079513692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079529573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079545281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079560489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079576459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079591962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079608385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079624238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079640844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079656038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079671497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079687119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079702687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079718810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079733936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079750298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079766374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079782901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079798085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079813804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079829847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079845020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6079860949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6079876098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6079892880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6079908758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6079925053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079940253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6079955831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6079971593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6079986793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1019,10190000,10000,0,0,256,5,28890,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6080038113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080053315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080069716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080086146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080102459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080117640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080132827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6080148815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080163993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6080179992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080195177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080212682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080228782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080245061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080260228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080276004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6080292067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080307267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6080323258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080338905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080355363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080371199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080387542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080403219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080418457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6080434208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080449435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6080465943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080481132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080497557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080513379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080530049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080545216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080560404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6080576064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080591794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6080607747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080622948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080639784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080655903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080672237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080687442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080702955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6080718627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080733828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6080749899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080766775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080785584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080801764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080818066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080834779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080850865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6080866601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080882367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6080899075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6080914348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6080931034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6080946853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6080963845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6080979004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6080994186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081009869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081025720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081041660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081057675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081073995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081090299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081106533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081121642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081136727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081152896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081167963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081183802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081198860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081215767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081231516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081247738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081262851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081278373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081293928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081309046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081324916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081340371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081356716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081372462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081388689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081404439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081419576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081435175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081450284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081466630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081481723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081498030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081513810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081531159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081546482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081561757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081577725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081592740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081609352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081624478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081641254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081657028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081673552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081688645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081704143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081719711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081734805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081750654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081766337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081782639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081798333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081814509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081830021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081845334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6081860918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081875977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6081892162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6081907219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6081923500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6081939202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6081955643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6081970736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6081985817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082001366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082016771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082032598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082047633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082063895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082079920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082097267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082112409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082127535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082143811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082158899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082174836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082190546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082208976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082224904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082241269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082256501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082272120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082288102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082304075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082320053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082335713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082352181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082368029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082384386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082400030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082415249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082430912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082446101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082462414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082477622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082494033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082509865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082526559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082541773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082556989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082572667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082588221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082604227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082619396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082635831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082652076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082668346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082683518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082698715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082714752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082729935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082745895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082761054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082777966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082793885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082810648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082825909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082841767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6082857849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082873078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6082889080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6082904641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6082921105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6082936915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6082954025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6082970032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6082985224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083000844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083016411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083032599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083047739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083064160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083080360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083096662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083111824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083127001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083143001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083158375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083174358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083189497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083206214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083222040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083238307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083253480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083269046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083284715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083299896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083315846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083331498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083347922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083363776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083380117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083395775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083411016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083426714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083442277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083458765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083473967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083490380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083506256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083523248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083538437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083553648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083569292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083584830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083600800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083615967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083632375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083648604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083664887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083680063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083695260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083711245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083726442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083742413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083757581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083774349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083790427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083806770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083821971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083837567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083853473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083868726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6083884736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6083900394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6083916880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6083932700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6083949001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6083964671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6083980118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6083995815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084011028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084027428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084042819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084059208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084075374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084092094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1020,10200000,10000,0,0,256,5,28918,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6084141935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6084157449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6084173143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084188785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084205164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084221641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084238072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084253857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084270675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084286124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6084301336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6084316989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084332610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084348531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084363655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084380012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084396312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084412583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084427703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6084442882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6084458916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084474302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084490214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084505337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084522088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084538099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084554344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084569506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6084585054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6084600662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084615778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084631698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084647910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084664380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084680161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084696754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084712612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6084727825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6084743480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084758615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084774992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084790181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084806575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084822404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084839043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084854855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6084870002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6084887057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084902826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6084918974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6084934137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6084950520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6084966697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6084983156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6084998294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085013465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085029467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085044593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085060506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085075627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085092266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085107994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085124217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085139949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085155301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085171001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085186119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085202483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085217647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085234022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085249802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085266448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085281596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085296781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085312419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085328605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085344615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085359770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085376112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085392267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085408525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085423911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085439084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085455061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085470157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085486051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085501172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085518593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085534585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085550829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085565955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085581672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085597308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085612459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085628413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085643955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085660327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085676116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085692394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085707910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085723290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085738928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085754077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085770365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085785521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085801899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085817682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085834457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085849836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6085865000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6085880619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085896157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6085912332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6085927463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6085943849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6085960380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6085976688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6085991828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086007003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086023015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086038420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086054364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086069513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086086233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086102240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086118520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086134324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086150388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086166174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086182087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086198074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086215055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086231801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086247674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086264019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086279644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086294870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086310597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086325831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086342201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086357392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086373832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086389996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086406340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086421773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086436987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086453059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086468268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086484261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086499458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086516220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086532053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086548593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086563774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086581456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086597312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086612800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086628786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086644492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086660940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086676798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086693132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086710066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086725573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086741249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086756445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086773338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086792037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086811067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086827654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086844055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086859945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6086875192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6086891214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6086906440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6086922636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6086937862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6086954662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6086970528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6086986822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087002016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087017721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087033408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087048541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087064484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087080875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087098568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087114928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087131261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087147892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087163223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087178912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087194119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087211035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087226248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087242650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087258474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087275260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087290479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087305693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087321397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087337342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087353344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087368523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087384956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087402360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087420206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087435666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087450772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087466796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087481925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087497830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087513511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087530324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087546093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087562329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087577796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087592985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087608634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087623788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087640037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087655222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087671617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087687404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087704085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087719252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087734660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087750321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087765868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087781818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087797206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087813612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087829768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087846056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087861241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6087876439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6087892409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6087907592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6087923518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6087938921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6087955666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6087971503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6087987774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088002965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088018600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088034260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088049648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088065595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088081055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088097479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6088113571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088129895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088145460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088160671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088176647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1021,10210000,10000,0,0,256,5,28947,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6088227083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088243110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088258279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088275145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6088291206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088307496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088322657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088338219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088353874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088369037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088384957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088400424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088417080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6088432857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088449133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088464605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088480007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088495647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088510808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088527083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088542215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088558598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6088574401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088591165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088606333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088621512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088637161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088652692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088668657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088683841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088700297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6088716550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088733054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088748212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088763440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088779501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088794659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088810595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088825775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088842528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6088858880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6088875183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088890683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6088905856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6088921521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6088936673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6088952906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6088968060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6088984698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089000544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089017133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089032291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089047460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089063136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089078766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089094747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089109915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089126340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089142443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089158954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089174123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089189289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089205290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089220483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089236694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089251869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089268712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089284547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089301073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089316273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089331832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089347523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089362684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089378658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089394159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089410519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089426509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089442762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089458226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089473374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089489238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089504373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089520855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089536021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089552407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089568270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089585104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089600322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089615531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089631228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089648918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089664994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089680458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089696945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089713172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089729572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089744786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089760054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089776186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089791557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089807666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089822905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089839689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089855558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6089871912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089887133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6089902796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6089918586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6089934058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6089950087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6089965632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6089982113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6089997994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090014622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090029984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090045254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090060974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090076215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090092559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090107788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090124247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090140609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090157006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090172485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090187993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090204098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090219342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090235328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090250567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090267393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090283233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090299523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090314761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090330404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090346172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090361604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090377619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090393239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090409669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090425510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090441828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090457375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090472599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090488550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090503754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090520051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090535243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090551640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090567491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090584196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090599400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090614624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090630319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090645909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090662312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090678421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090694900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090711224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090727514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090742649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090757868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090773910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090789081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090805022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090820166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090837128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090852919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6090869183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090884348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6090900994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6090916684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6090932157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6090948076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6090963609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6090980065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6090996098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091012437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091027986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091043196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091058865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091074036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091090385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091105584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091121998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091137837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091154483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091169671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091185089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091200739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091216297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091232277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091247671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091264115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091280303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091296852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091312042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091327621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091343319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091358522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091374480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091390051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091406419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091422198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091438451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091453938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091469121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091484747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091500166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091516426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091531548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091547918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091564069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091580805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091595986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091611180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091626869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091642366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091658319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091673736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091690184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091707492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091723919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091739203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091754495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091770679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091785931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091802004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091817242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091834029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091849888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6091866423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091881653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6091897265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6091912917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6091928057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6091944019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6091959522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6091975893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6091991677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6092007936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092023528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092038702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092054612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092069752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6092086059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6092101234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6092117603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6092133396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6092150026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092165464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092180867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092196560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092213029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6092229145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6092245449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6092265984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6092285257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1022,10220000,10000,0,0,256,5,28975,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6092348004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092364483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092381486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092399863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092416045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6092432139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6092447332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6092464635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6092480544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6092497185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092512419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092528104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092543772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092558954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6092574925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6092590472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6092606941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6092622773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6092639073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092654843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092670034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092685684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092700851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6092717270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6092732467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6092749123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6092765339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6092781663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092796860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092812052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092828137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092843334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6092859334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6092875505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6092892297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6092908117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6092924388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092939548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6092955114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6092970805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6092986074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093002215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093017986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093034444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093050341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6093067404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093084701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6093100021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6093115731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093130927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093147349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093162576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093179292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093195135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6093211866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093227068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6093242510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6093258194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093273990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093290029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093305252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093321688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093339179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6093355701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093371080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6093388102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6093406735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093422163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093438322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093454098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093470699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093486608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6093503029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093518841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6093534940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6093550742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093566016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093582536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093600354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093620268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093640849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6093661219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093679710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6093698206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6093718875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093737159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093756230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093776404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093796276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093815511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6093837040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093855063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6093873729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6093894002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6093912289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6093931418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6093950020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6093971991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6093991319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094010925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094031243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6094049840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6094068900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094089120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6094108726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6094126838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094148542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094167787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094187560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094207716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6094225755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6094244261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094262461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6094283572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6094301957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094321596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094343906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094364036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094382659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6094403703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6094422993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094441831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6094462836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6094481637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094502114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094523209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094543496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094562709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6094582920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6094602455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094621538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6094642564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6094661364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094681926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094701360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094722764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094740839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6094758069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6094776034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094791326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6094807398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6094823246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094840534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094856418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6094873015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094888187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6094903797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6094919481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6094934718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6094950719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6094966305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6094982701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6094998527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095015138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095030311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095045492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6095061380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095076582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6095094465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6095111032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6095128959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6095146622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095164438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095181008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095197608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6095215109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095231701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6095249397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6095266395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6095284338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6095301656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095319725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095336604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095353258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6095370381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095386967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6095404713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6095421302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6095439476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6095457065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095474929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095491551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095508209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6095525671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095542273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6095559729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6095576330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6095594609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6095611917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095629719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095649623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095669191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6095689702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095711768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6095732862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6095752588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6095774648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6095794065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095812072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095829242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095845736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6095861373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095876472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6095892953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6095908133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6095924576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6095940384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6095957099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6095972317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6095987485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096003130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096018637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096034565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096049721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096066358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096082473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6096098746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096113910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6096129338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096145301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096160468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096176395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096191555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096208381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096224192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6096240453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096255854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6096271413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096287086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096302270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096318448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096333942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096350336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096366136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6096382413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096397934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6096413358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096429034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096444232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096460567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096475749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096492170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096508249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6096525187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096540413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6096555597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096571286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096586811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096602791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096618099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096634609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096650850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6096667201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096682399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6096697624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1023,10230000,10000,0,0,256,5,29004,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6096747811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096763009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096781944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096799778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096818700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096836168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6096856135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096873999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6096891251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6096907037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6096922263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6096938519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6096954447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6096971018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6096986909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097003254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097018802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097034040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097049731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097064933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097081280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097096459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097112862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097128715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097145367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097160567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097175712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097192203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097207762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097223719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097238894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097255540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097271736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097288024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097303202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097318420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097334445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097349621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097365546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097380723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097397476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097413290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097429576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097444800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097460333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097476469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097491794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097507865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097523654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097540247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097556229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097572691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097588425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097603801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097619620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097634975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097651438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097666754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097683322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097699288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097716167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097731476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097747185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097763007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097778918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097795037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097811142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097828080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097844054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6097860844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097876159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6097891884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6097907714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6097923057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6097939203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6097954828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6097971436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6097987413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098003900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098019550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098034890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098050765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098066120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098082547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098097922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098114554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098130563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098147425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098162759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098178076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098193919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098210028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098226152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098241460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098258055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098275527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098292055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098307405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098322772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098339022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098354296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098370444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098385751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098402707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098418659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098435116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098450437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098465977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098481653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098496810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098512841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098528622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098545066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098560895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098577507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098592716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098607965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098623666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098638873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098655209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098670454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098686923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098703092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098719439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098736850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098753409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098772907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098789910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098806767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098822097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098839199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098855133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6098871626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098887064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6098902741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6098918463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6098933711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6098949732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6098965375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6098981863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6098998002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099014738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099029997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099045309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099061303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099076596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099093654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099108918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099125637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6099142151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099158409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099173560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099188709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099205413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099220605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099236564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099251671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099268456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6099284284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099300577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099315764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099333670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099349410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099364646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099380880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099396532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099413008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6099428856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099445194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099460697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099475904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099491613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099507066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099523362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099538575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099555185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6099570969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099587712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099602885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099618084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099633775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099649334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099665316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099680706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099699174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6099715764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099732121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099748888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099766277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099785641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099803131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099822464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099839210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099855790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6099872336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6099888890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099904675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6099919995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6099935727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6099950910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6099967394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6099982575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6099999351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6100015943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100032259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100047442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100062752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100079030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100094529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6100110600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100126626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100143720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6100159528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100175806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100191185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100207255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100223752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100238908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6100254872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100270499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100286840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6100302615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100319099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100334629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100349798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100365426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100380958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6100398405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100414048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100430885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6100446862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100463884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100479206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100494513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100510289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100526146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6100542795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100558066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100574544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6100590839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100607254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100622512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100637791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100654260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100669553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6100685619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100700899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100717874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6100733803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100752628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100769537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100785077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100803675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100819502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6100836241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6100851512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6100867967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1024,10240000,10000,0,0,256,5,29032,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6100919212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6100935558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100950699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6100966382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6100982065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6100997238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101013181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101028775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101045178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101060973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101077870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101093076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101108255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6101123881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101139050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101155363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101170521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101186903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101203299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101219518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101235303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101251101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6101267518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101282740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101298740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101313940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101330743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101346594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101362927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101378140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101393670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6101409352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101424521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101440445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101455953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101472340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101488146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101504429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101519940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101535174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6101550841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101566018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101582338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101597544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101613984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101630046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101646746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101661941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101677142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6101693240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101710445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101727335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101744614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101763883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101784212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101801207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101817043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101833758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6101850119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101865924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6101882436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6101899069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6101916907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6101933323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6101949905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6101967956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6101985169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102001484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102017874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102033973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102049216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102066004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102082315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102098752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102114034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102129377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102145639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102160913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102176925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102192383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102210438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102226382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102242728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102258197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102273886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102289609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102304860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102320872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102336516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102352990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102368902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102385846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102401726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102417046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102432843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102448344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102464731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102479978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102496497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102513983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102530869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102546068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102561268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102577215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102593393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102609308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102624435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102641522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102657398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102673784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102688951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102704510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102720195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102735371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102751314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102767037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102783440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102799256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102815535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102831344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102846552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6102862204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102877378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6102893692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6102908878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6102925284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6102941124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6102957742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6102972946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6102988196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103004281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103019966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103035988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103051197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103067691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103083954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103100332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103115578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103130830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103147031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103162299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103178343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103193599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103210437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103226316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103242931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103258151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103273757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103289478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103304659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103320630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103336428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103352932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103368799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103385164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103400792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103416050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103431776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103446987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103463357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103478592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103495060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103510936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103527664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103542903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103558159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103573903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103589694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103605701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103620908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103637867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103655205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103671610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103686848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103702534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103718324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103733567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103749630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103765324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103781955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103797963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103814384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103830312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103845591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6103861352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103876585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6103893075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6103908600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6103925049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6103940934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6103957826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6103973093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6103988393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104004119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104019690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104035741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104050996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104067489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104083952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104100340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104115617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104130918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104147851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104163087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104179165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104194427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104212203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104228355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104244754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104260500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104276428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104292349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104307730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104323901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104339726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104356368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104372377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104388887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104404598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104420040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104435911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104451321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104467805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104483185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104499842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104516175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104532684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104548098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104563521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104580245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104595610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104611801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104627200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104644189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104660209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104676716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104692114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104707783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104723623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104738960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104755112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104770975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104787573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104803600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104820351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104836264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104851549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6104867272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104882522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6104899223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6104914497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6104931016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6104946882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6104963572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6104978789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6104994029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1025,10250000,10000,0,0,256,5,29061,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6105047628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105063026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105079594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105094948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105111555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6105127570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105144678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105160043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105175449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6105191288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105208175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105224367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105239573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105256011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6105272887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105289524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105307447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105324898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6105343483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105359433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105375527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105391443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105407979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6105423779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105440083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105455990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105471239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6105486911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105502108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105519075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105534217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105550572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6105566338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105582994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105598148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105613312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6105628909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105644519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105660472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105675628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105692050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6105708808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105726209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105741404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105756586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6105772998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105788155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105804159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105819280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105836420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6105852263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6105868560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105883747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6105899509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6105915213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6105930403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6105946990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6105964231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6105981603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106000180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106017829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106033137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106048421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106064144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106079890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106096048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106111252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6106127717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106144162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106160911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106176198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106191473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106207949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106223271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106239359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106254639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6106271569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106288855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106306120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106321540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106340599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106357520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106375561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106395589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106411857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6106428595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106444755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106461943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106477335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106492744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106508573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106525024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106541157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106556514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6106573096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106589519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106606043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106622284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106637689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106653983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106669295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106685394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106700720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6106717853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106733721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106750055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106765593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106781248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106796997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106812218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106828736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106843960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6106860414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6106876288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6106893116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106908398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6106923652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6106939369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6106955008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6106971116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6106986436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107003007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107019470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107035857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107051115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107066363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107082532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107097792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107113826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107129116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107145889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107162031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107178327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107193515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107209351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107225104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107240346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107256379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107272005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107290450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107306455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107322811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107338782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107354074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107369815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107385060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107401636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107417277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107433966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107450000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107466886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107482296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107497685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107513604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107532059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107549071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107566276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107584318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107600904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107617378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107632686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107648661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107664375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107679576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107695570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107711140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107727580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107743448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107759765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107775282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107790498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107806208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107821422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107837783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107852964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6107869407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6107885262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6107902169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107917345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6107932566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6107948281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6107964278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6107980336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6107995542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108012012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108028392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108046076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108062371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108078351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108094426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108110060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108126885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6108142617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108159183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108175127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108191538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108207470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108222780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108238540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108253827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108270241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6108285508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108302038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108317970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108334939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108350255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108365575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108381359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108397197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108413271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6108428547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108445076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108461294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108477733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108492997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108508308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108526967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108542315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108558377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6108573681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108590835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108606762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108623179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108638856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108654534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108670715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108686051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108702667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6108718169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108734691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108750630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108767643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108782923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108798228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108813977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108829738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108845915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6108861149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6108877634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6108894108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6108910486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108925756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6108941052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6108957215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6108972518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6108988564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6109003828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109020875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109036829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109053217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109068502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109085615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109101819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109117136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6109133227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1026,10260000,10000,0,0,256,5,29089,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6109183045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109199533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109215823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109232199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109247446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109262697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109278798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109294432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6109310978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6109326322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109343391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109359389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109375809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109391485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109406863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109422749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109438093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6109454607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6109469965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109486553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109502548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109519362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109534722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109550136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109565996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109581694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6109597857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6109613215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109629847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109646162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109662670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109678026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109693374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109709532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109724860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6109741005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6109756330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109773542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109789525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109806019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109821370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109837050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109852904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109868230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6109884356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6109900356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6109916924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6109933077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6109949397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6109965030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6109980680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6109996422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110011594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110028166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110043346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110059760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110075586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110092393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110107614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110122869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110138558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110154100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110170062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110185269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110201686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110222408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110238783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110254021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110269702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110285436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110300631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110316626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110332150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110348626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110364530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110380884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110396749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110412075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110427866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110443113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110459610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110474811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110491322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110507163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110523895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110539142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110554800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110570464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110586078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110602052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110617198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110633631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110650034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110666341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110681547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110696750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110713035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110728213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110744162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110759326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110776161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110792010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110808369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110823579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110839155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110854798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110869976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6110885933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6110901463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6110917879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6110933704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6110950047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6110965560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6110980784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6110996497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111011707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111029136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111044334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111060736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111076526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6111093188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111108378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6111123589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6111139506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111154815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111170824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111186369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111203257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111219383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6111235706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111250944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6111266706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6111282645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111297868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111315126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111332202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111350286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111367706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6111385625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111402872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6111419562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6111436744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111453744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111471563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111488235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111506296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111524006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6111541943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111558629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6111575336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6111593068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111609697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111627229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111644270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111662551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111679957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6111697897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111714886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6111731574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6111748833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111765924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111783680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111800340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111818658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111836465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6111854413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111871162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6111887921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6111905808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6111922516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6111940051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6111957105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6111975161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6111992565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112010465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112027462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112043188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112058884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112074205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112090791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112105983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112122421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6112138290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112155142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112170366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112185607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112201341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112216875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112232875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112248058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112264897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6112280779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112299830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112315464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112332730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112348776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112364082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112380215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112396059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112412687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6112428713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112445476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112461359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112476903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112492712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112508026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112524439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112539740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112556288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6112572287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112589383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112604751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112620107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112635994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112651937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112668041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112683374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112700445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6112716921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112733387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112748709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112764028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112780513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112795837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112811944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112827613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112845053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6112863883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6112882911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112901159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6112916772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6112932544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6112947730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6112964360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6112979576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6112996056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113011971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113029077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113044289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6113059464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113075466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113091136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113107085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6113122278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6113138697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113154921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113171220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113186411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6113201596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113217852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113233112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113249112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6113264630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6113281154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113297039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113314086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113330253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1027,10270000,10000,0,0,256,5,29117,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6113381395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113398524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113413759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113429733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6113444904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6113462045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113478139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113494439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113509676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6113525364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113541311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113556517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113572830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6113588667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6113605170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113621075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113637846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113653637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6113668962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113684753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113700309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113716798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6113734706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6113752943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113771397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113789200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113804880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6113820565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113836922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113852379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6113868396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6113883612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6113900555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6113916490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6113933202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113950133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6113968060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6113984345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6113999642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114016487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114032005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114048581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114064549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114082155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114097471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114112741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114128497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114144141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114160158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114175394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114191889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114211136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114227876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114243237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114258619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114274937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114290544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114306713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114322867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114340515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114356396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114372720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114387911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114403603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114419278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114434476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114450442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114466050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114482586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114498519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114515392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114530592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114545807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114561483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114577021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114593171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114608372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114624846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114641071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114657676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114672911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114688166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114704495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114719692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114735654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114751238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114770154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114787445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114803815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114819047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114834815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114850570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114865769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6114881716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6114897289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6114913693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6114929520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6114945809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6114961368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6114976825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6114992515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115007739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115024049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115039449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115055869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115071714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115088335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115103538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115118721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6115134389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115150012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115166215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115181383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115198884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115217150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115235952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115253269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115269714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6115285674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115301026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115317190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115332930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115349389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115365250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115381602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115397252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115412518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6115428781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115444008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115460407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115475633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115492085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115507987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115524675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115539927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115555199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6115570925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115586560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115602611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115617825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115634584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115650951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115667297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115682572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115697827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6115714266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115729778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115745882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115761152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115778017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115793901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115810297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115825566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115841381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6115857154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115872402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6115888410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6115904070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6115920963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6115937906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6115955060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6115970511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6115985876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116001863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116017496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116033441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116048825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116065263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116081860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116098256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116113472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116128737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116144859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116160089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116176317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116192018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116211580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116229583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116246809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116261976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116277790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116293460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116308645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116324615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116340216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116357532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116373393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116390194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116405415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116420884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116436923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116452632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116468680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116483925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116500397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116516620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116533000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116548441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116563694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116579983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116595228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116611285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116626519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116643601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116659631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116676141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116691414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116707147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116723170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116738421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116754984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116770533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116786997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116802861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116819253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116834991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116850828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6116866520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116881665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6116898083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6116913262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6116929676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6116945549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6116962299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6116977476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6116992712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117008414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117023957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117040200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117055399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117071840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117088104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6117104428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117119637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6117134906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117151116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117166399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117182422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117198421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117217709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117235408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6117252578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117268459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6117283697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117299396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117314569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117331446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117346869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117363599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117379595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6117397212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117412692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6117428354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117443999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117459679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1028,10280000,10000,0,0,256,5,29146,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6117509906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117525805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117542295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117558146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6117574492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117590211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6117605499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117621286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117636519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117655047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117670290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117686713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117703015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6117719340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117734771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6117750010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117766009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117781206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117797407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117812601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117829338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117845166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6117861449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117876620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6117892230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6117907901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6117923310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6117939282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6117954831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6117971199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6117986976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118003248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118018698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118033866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118049729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118064882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118081104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118096260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118113460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118129343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118146054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118161273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118176477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118192172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118208789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118225023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118240248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118256708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118273014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118289640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118304872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118320144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118336247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118354322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118370987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118388679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118405786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118422461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118438805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118454538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118469836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118485545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118500764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118517170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118532412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118548936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118564862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118581584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118596799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118614091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118629876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118645833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118662023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118677253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118693760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118710088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118726629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118742240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118757517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118774418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118789840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118805748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118820853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118837604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118853446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6118869750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118884914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6118900465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6118916134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6118931293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6118947260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6118962826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6118979446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6118995293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119011579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119027121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119042318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119058036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119073212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119090823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119107519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119123922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6119140152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119156427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119171599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119186748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119202703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119217859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119234043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119249175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119265949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6119281768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119298009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119313406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119328976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119344627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119360939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119378148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119395134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119411549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6119427519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119444243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119459731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119474901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119490628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119505787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119522106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119537193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119553528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6119569262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119585940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119601093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119616271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119631914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119649275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119666552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119683642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119700389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6119716834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119733191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119748392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119763643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119780266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119796033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119812237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119828273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119845868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6119861889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6119878323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119894291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6119909849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6119925658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6119940921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6119957483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6119972698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6119989754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120005784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120022681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120037952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120053195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120069000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120084660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120100690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120116791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120133303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120149562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120165971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120181250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120196537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120212679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120227965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120244042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120259299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120276762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120292826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120309463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120324753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120340741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120356487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120371683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120387724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120403376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120419923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120435879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120452644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120467977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120483288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120499099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120514925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120533396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120550514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120568892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120586395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120602860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120618445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120633625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120649797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120665405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120681377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120696456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120713272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120729132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120745651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120760832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120776335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120793217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120808373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120824350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120839902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120856575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6120872442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6120888799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120904268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6120919462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6120935197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6120950388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6120966725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6120981916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6120998356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121014155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121030785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121045968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121061192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121077248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121092488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6121108731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121123942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121143025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121158906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121175461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121190663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121206536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121222258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121237503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6121253881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121269538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121285965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121301844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121318182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121333754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121348897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121364752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121379916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6121396182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121411348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121427747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121443558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121460628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121475779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121491305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121506945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121522471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6121538415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121553549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121569987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121586084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121602364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1029,10290000,10000,0,0,256,5,29174,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6121653327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121668853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121684542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121700356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6121719249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121734639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121753486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121770870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121787296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121802784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121818046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121834202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121849476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6121865762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6121881334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6121898333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6121914294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6121930664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121945959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6121961686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6121977475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6121992980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122009032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122024631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122041177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122057116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122073524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122089061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122104237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122120306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122136225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122152716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122168339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122185122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122200995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122217856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122233177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122248511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122264621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122279989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122296045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122311315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122328143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122343949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122360251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122375442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122390941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122406640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122421826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122437810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122453378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122469804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122485835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122502125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122518023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122533398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122549221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122564532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122580956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122596264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122612817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122628785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122645623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122660889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122676377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122692102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122707752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122723800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122739365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122755970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122772271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122788705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122804535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122819864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122835938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122851254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6122867385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6122882710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6122899698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6122915645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6122932840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122948093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6122963795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6122979427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6122994811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123010763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123027129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123043774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123060945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123077897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123093219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123108523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123124336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123140234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123156235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123171443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123188063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123204200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123220499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123235674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123250884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123266972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123282173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123298150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123313318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123330163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123345993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123362324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123377531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123393070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123408782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123423967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123439947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123455433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123472178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123488232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123504577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123520133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123535393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123551114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123566346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123582795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123598024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123614473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123630319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123647216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123662655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123678021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123693873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123709585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123725750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123741332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123757966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123774711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123791202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123806530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123821878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123838093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123853432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6123869569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6123884916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6123901910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6123917924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6123934445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123949816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6123965619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6123981420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6123996959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124013057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124028718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124045319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124061517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124078389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124093736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124109075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6124124910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124141074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124157218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124172544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124189324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124205619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124222057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124237350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124252698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6124268917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124284249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124300354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124315680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124332583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124348559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124365248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124380578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124396686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6124412541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124428083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124444158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124459790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124476389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124492361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124508815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124524582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124539896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6124556456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124572087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124588713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124604099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124620718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124638367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124656878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124673713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124690556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6124708239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124725026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124742679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124759456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124778009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124795544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124813865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124829554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124844931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6124860830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124876435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6124892988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6124908360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6124927315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6124943276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6124960294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6124975553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6124990833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125006521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125022484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125038519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125053707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125070150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125086418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125102790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125118037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6125133262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125149451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125164724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125180876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125196520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125213418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125229297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125245916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125261164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6125276752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125292450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125307679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125323657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125339232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125355673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125371758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125388129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125403865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6125419242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125435315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125450638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125467138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125483159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125499718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125516027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125532527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125547822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6125563235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125579442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125594779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125610879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125626368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125643248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125659555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125676198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125691458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6125707251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125723006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1030,10300000,10000,0,0,256,5,29203,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6125772493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125788643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125803907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125820428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125836749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125853096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125868598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6125883858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6125899982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6125915260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6125931540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6125946795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6125963716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6125979644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6125996031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126011322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126027031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126042822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126058351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126074460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126090180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126106719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126122879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6126139658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126155098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126170936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126186646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126202156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126218197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126233415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126250126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126266380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6126283128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126298335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126313509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126329579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126344820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126360867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126376099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126392934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126408852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6126425234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126440472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126456165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126471881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126487102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126503090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126518724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126535202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126551095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6126567660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126583325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126598627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126614482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126629922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126647385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126662740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126679321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126695271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6126712188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126727514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126743254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126759069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126774943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126791014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126806236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126822732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126841547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6126857951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126873125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6126888288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6126904726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6126920272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6126936197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6126951309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6126968231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6126984049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127000344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127015999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127031170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127048027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127067319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127085630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127101872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127118901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127134876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127151974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127167224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127182483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127198180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127214974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127231048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127246449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127262882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127279328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127295939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127311793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127327718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127343472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127358715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127375866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127391631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127408132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127423910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127440404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127458145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127473348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127489024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127504199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127521149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127536728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127553187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127568944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127585669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127600927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127616200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127631956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127647573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127664118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127679344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127695721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127713236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127729807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127744945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127760166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127776666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127791874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127807968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127823232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127840052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127855818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6127872077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127887204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6127902773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6127918408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6127933796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6127949734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6127965260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6127981625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6127997661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128013946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128030131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128045996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128061853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128077579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128093581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128109061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128128953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128148586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128165975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128182646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128197982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128214368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128229586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128245633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128260859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128277823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128293700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128310264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128325521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128341166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128356864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128372062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128387995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128403622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128420080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128435926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128452798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128468020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128483236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128499170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128514823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128530958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128546173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128562615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128578835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128595156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128610390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128625858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128642034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128657317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128673343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128689126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128706102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128721928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128738200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128753486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128769862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128785608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128801112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128817352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128832960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128849704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6128865583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6128881928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128897513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6128912742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6128928469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6128943937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6128960401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6128975640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6128992123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129008011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129024739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129039969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129055238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129071003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129086541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129102544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6129117790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6129134513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129150666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129167004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129182232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129197466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129213467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129228653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129244629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6129259819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6129276675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129294456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129312465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129329931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129345822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129361583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129376769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129393402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6129408608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6129425363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129441127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129457851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129473012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129488193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129504069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129519993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129535963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6129551156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6129567584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129583756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129600118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129615362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129630838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129646937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129662182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129678192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6129693401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6129710163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129726040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6129742414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129757664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129773245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129789027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129804307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129820545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6129836105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6129852592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6129868484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1031,10310000,10000,0,0,256,5,29231,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6129919838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129935096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6129950307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6129966386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6129981642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6129997934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130013183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130030075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130045985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130062728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130078319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130093516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130109209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130124311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130140565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130155702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130172135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130187876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130205928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130221248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130236517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130252252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130267938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130283936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130299127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130315790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130332016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130348319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130363518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130378969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130395976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130411550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130427541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130442747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130460137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130476075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130492449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130507710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130524501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130540243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130555438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130571437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130587102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130603543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130619381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130635740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130651274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130666552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130682589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130697737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130714051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130729213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130745635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130761439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130778044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130793224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130808415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130824079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130839594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130855568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6130871123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6130887574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6130903839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6130920166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130935368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6130950605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6130966769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6130982017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6130998060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131013310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131030120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131045982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131062347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131077960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131093218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131108945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131124184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131140513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131155720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131172196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131188306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131205060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131220321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131237556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131253588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131269893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131286140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131301378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131318403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131334776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131351139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131366326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131381766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131398659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131413939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131429933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131445122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131462083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131478265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131494584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131509994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131526194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131541874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131557026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131572980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131588443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131604807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131620582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131636830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131652343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131667536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131683200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131698359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131714699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131729890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131746297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131762344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131779040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131794272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131809514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131825235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131840815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131856743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6131871929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6131888564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6131904708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6131921063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131936260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6131952105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6131967948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6131983140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6131999123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132014649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132031174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132047033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132063379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132078893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132094120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132110101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132125309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132141643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132156875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132173349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132189515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132206179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132221421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132236716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132252492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132268102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132284078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132300655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132317154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132333409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132349689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132364857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132380259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132396435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132411612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132427576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132442941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132459656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132475479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132491798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132506976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132522656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132538398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132553657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132570221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132585895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132602363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132618238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132634601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132650230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132665463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132681180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132696618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132713006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132728208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132744651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132760762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132777525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132792782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132808045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132823805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132839351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132855732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6132870939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6132887665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6132903856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6132920207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132935429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6132950684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6132967174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6132982430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6132998389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133013611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133031170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133047533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133063858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133079550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133094796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133110906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133127446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6133144047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133159267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133175708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133191560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133208537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133223758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133238947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133254624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133270213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6133286176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133301337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133317761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133333868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133350128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133365312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133380755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133396729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133411926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6133427870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133443238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133459922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133475733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133492002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133507200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133523143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133538862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133554041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6133570265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133585815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133603836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133621952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133640802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133658721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133675431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133691186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133707009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6133723014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133738173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133754622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133773203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133789584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133804741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133819955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6133836438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133851631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6133867606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6133882998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6133899750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6133915579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6133931877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6133947342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6133962944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1032,10320000,10000,0,0,256,5,29260,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6134499630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134515767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6134531786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6134547002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6134563495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6134579876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6134596242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134611471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6134626713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6134642974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134658158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6134674097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6134691089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6134709952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6134726706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6134744973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134761099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6134777198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6134792980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134808185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6134824457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6134840069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6134856533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6134872427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6134888987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134904651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6134919901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6134935584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6134950832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6134967162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6134982367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6134998817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135015508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135031975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135047274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135062563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135079179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135094903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135110991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135126241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135143194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135159129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135175532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135190806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135207333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135223143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135238409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135254474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135270471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135287000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135302937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135319363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135335253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135350551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135366883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135382323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135398803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135414090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135430624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135446795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135463574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135478854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135494158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135510153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135525737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135541819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135557061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135573641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135589837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135606228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135621501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135637237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135653482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135668716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135684679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135699864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135717128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135733053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135749402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135765033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135780250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135795962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135811165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135827762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135842991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6135859496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6135875398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6135894798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135911030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6135929473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6135945737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6135962009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6135978017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6135993195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136009838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136026061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136042757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136057977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136073158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136089333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136104513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136120457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136135620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136152408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136168240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136184534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136199716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136215260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136230948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136246145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136262096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136277690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136294716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136311657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136329174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136344766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136359982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136375607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136391180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136407232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136422470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136438948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136455230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136471566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136486749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136501972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136518049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136533268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136549279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136564489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136581281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136597186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136613548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136628809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136644715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136660431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136675632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136691631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136707833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136724271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136740129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136756459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136772072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136787373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136803100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136818341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136834656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136849891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6136866333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6136882215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6136898862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136914099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6136929330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6136945067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6136960601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6136976968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6136992201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137008623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137025057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137041332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137056502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137071655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137087790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137103018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137119033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137134236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137151362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137167242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137183549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137198798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137214417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137230103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137245255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137261212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137276737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137293172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137309033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137325583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137341097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137356320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137372249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137387457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137403774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137419006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137435456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137451534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137468300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137483492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137498703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137514697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137529960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137547388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137563203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137580424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137596310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137612836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137628048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137643910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137659613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137674782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137690709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137706791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137723220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137739062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137755342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137770907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137786086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137801715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137816854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137833320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137848446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6137864866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6137880694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6137897311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137912423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6137927551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6137943170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6137958642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6137974567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6137989704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138006025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138022617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138038959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138054125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138069309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138085397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138100580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6138116540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138131670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138148415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138164261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138181022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138196735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138214989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138231019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138246198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6138262060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138277771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138294136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138309911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138326409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138342104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138357312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138372959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138388114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6138404586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138419711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138436099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138452096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138468399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138483538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138498675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138514641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138529989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6138545897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138561042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138577764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1033,10330000,10000,0,0,256,5,29288,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6138628545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138645270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138660468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138675660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138691320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138707155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6138723113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138738289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138754654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138770788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138787095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138802299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138817539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138833748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138848904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6138865235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6138880340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6138897354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6138913118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6138929371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138944518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6138960008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6138975668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6138990825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139006739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139022549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139038907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139054691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139070932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139086694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139101850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139117478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139132619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139148960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139164152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139180590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139196431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139213169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139228572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139243765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139259409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139275006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139290965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139306133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139322533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139338871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139355147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139370555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139387457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139403712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139418835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139434701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139449759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139466576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139482307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139498846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139513993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139529764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139545362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139560468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139576346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139591982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139608323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139624063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139640567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139655671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139670792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139686386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139701494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139717984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139733092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139749445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139765541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139781748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139796900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139812078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139828068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139843220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6139859126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6139874278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6139891035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6139906982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6139923261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139938428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6139953898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6139969558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6139984749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140000682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140016132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140033026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140048912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140065201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140080783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140095980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140111607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140127055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140143421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140158545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140174916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140191183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140212759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140230799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140248195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140264006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140280472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140296590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140311912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140328867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140344788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140361190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140376450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140392138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140408137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140423397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140439420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140455060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140471549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140487437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140503809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140519659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140534889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140550623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140565847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140582455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140597725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140614194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140630011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140646636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140661859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140677118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140692835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140709730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140727124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140744537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140763345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140781119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140797412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140812540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140828141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140843821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140858947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6140874849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6140890457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6140907073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6140922894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6140939166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6140954723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6140969911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6140985582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141000735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141017050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141032195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141048606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141064430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141081151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141096523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141112482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141128504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141144142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141160113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141175288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141191936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141208442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141225026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141240257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141255482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141271747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141287226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141304331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141322345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141342219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141358623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141376010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141391913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141407204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141422937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141438166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141454610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141469914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141486416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141502280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141518953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141534170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141549420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141565737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141581382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141597690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141612930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141629687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141645989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141662307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141677478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141692692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141708770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141724181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141740161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141755342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141772077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141788081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141804345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141819501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141835252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141850930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141866136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6141882084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6141897657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6141914278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6141930122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6141946437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6141961905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6141977104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6141992765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142008305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142024687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142040266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142056664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142072481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142089410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142104588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6142119765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6142135420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142151171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142167169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142182398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142198832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142216456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142232779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142247957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6142263135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6142279530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142294661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142312612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142329472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142348144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142364348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142380644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142396507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6142411959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6142427643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142442847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142459318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142474542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142490971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142506797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142523632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142538827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6142554005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6142569670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142585583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142601531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142616667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142633370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142649638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142665930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142681116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6142696286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1034,10340000,10000,0,0,256,5,29317,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6142747065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142762268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142778919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142794094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142810516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142826325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142843269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142858409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6142873593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6142889526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6142905028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6142920964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6142936110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6142952946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6142968738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6142985020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143000187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143015737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143031396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143046585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143062523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143078051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143094461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143110276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143126558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143142360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143157788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143173461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143188637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143205131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143220276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143236654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143252422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143269476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143284896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143300067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143315752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143331285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143347468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143362609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143378969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143395506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143411779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143427126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143442281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143458320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143473711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143489621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143504752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143521536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143537314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143553546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143568690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143584188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143600056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143616113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143632263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143647926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143664392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143680238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143696552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143712084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143727327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143743059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143758298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143774801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143790035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143806508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143822361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143839267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143856307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6143871796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6143887520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143903689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6143919645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6143934749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6143951138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6143967227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6143983449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6143998518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144013624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144029573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144045296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144061170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144076274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144093299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144109072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144125292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144140798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144156145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144171778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144186853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144203229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144218357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144234728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144250506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144267810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144284554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144299887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144315459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144331028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144346886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144361968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144378282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144394309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144410540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144425617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144440732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144456652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144471969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144487835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144502925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144519878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144536041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144552271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144567411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144583031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144598687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144614229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144630130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144645657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144662086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144677886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144694215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144709947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144725144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144740818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144756031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144772347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144787533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144803959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144819940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144838492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144853691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6144868819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6144884430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144899976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6144915865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6144930921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6144947231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6144963264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6144979707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6144994838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145009991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145025925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145041234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145057128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145072202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145088970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145104700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145120881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145135965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145152066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145167807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145182898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145198739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145214190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145230498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145246207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145262427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145277975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145293069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145308654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145323752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145340034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145355207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145371902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145387682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145404275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145419436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145434580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145450240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145466437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145482655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145497809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145514193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145530621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145546928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145562095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145577618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145594936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145610108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145625889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145641384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145657949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145673598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145689734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145705138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145720443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145735975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145751035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145767196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145782646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145799111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145814938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145831593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145847015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6145862215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6145877866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145893365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6145909326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6145924451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6145940809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6145956876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6145973386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6145988511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146003690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146019643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146035351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146051282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6146066397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146083075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146099101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6146115388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146130523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146146114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146161752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146176879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146192763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6146209459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146226081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146241866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6146258126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146273777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146288957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146304621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146319757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146336033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6146351170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146367571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146383337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6146401798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146417675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146432876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146448516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146464072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146480032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6146495174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146511600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146527808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6146544066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146559398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146574585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146590567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146605694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146621568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6146636682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146653476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146669292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6146685675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146701119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146716734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146732417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146747555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146763503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1035,10350000,10000,0,0,256,5,29345,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6146813292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146830156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146845987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6146862318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146877540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6146893222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6146908908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6146924073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6146940090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6146955664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6146972118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6146987939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147004272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147019807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147035376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147051208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147066291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147082607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147097744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147114127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147129892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147146560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147161965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147177135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147192810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147208277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147224455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147239632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147256037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147272241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147288527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147303693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147318874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147334820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147350194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147366456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147381592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147398250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147414254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147430508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147445655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147461104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147476751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147491871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147507766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147523305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147539660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147555453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147571707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147587176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147602354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147617978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147633131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147649448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147666282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147685083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147701494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147721056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147737060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147752380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147768612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147783802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147799787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147814985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147831813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147847853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6147864143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147879345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6147895054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6147910948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6147926104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6147942060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6147957519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6147973955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6147989754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148006000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148021507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148037217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148052915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148068094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148084398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148099809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148116197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148131993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148148758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148163878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148179013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148194663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148210127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148226029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148241170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148257551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148273771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148290006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148305117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148320232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148336233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148351586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148367496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148382626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148399368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148415384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148431683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148446835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148462301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148477917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148493064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148508974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148524450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148541057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148556846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148573120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148588575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148603986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148619629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148634792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148651018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148666162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148682557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148698553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148715189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148730590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148748211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148766896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148785442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148802824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148818037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148835013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148850837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6148867160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148882297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6148897926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6148913781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6148928924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6148944859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6148960398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6148976739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6148992477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149008705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149024134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149039527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149055184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149070315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149086594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149101920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149118293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6149134039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149150693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149165884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149181108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149196778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149213822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149231689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149247137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149263589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6149279781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149298942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149317462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149336347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149352148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149367355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149384456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149400241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149416719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6149432563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149448897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149464465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149479681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149495341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149510513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149526869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149542031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149558460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6149574292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149590908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149606126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149621334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149637000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149652527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149668548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149683872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149700332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6149716606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149733143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149748339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149763528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149779562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149795007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149810965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149826150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149842914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6149858743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6149875042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149890553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6149905753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6149921702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6149936911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6149955946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6149972784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6149991362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150007692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150024617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150039912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6150055600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150071392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150087032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150103057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6150118266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6150134776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150153163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150169671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150184824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6150200055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150218430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150233975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150250051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6150265771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6150282342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150298214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150314581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150331176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6150346456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150362191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150377426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150393860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6150409063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6150425759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150441605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150458317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150473545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6150488982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150504663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150520173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150536149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6150551347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6150567813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150583987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150600569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150615783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6150631013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150647135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150662352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150678550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6150693723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6150711248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150727131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150743466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150758657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6150774324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150790079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150805350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150821351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6150836920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6150853429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6150869293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6150885652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150901172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1036,10360000,10000,0,0,256,5,29373,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6150950448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6150966592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6150982069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6150998105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151013337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151030581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151046477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151062845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151078875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151094153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151109871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151125331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151141750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151156972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151173700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151189611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151206492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151221752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151237034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151252841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151268512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151284581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151299772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151319015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151338332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151354798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151370054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151385297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151402583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151418033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151434008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151449204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151466098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151482014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151498380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151513622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151529223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151544993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151560205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151576215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151591882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151608542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151624406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151641217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151656445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151671685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151687425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151703048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151719095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151734317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151750782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151767073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151783411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151798679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151813937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151830065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151845316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6151861338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6151878268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6151895276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6151911101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6151927461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151942676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6151958294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6151973975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6151989102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152005049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152020589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152036959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152052791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152069547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152085347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152100574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152116260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152131424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152147797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152162986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152179575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152195405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152212110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152227281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152242462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152258124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152275731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152294145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152310736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152330822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152347878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152364513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152379713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152395742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152412652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152427972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152445054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152464049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152480871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152496914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152513563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152529548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152544833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152560556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152575774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152592203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152607558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152624104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152640433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152656819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152672305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152687567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152703691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152719356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152735400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152751313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152768228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152784138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152800724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152816068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152831695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152847399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152863193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6152879146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6152894763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6152911240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6152927316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6152943626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6152959169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6152974353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6152990248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153005415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153021737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153036928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153053580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153069386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153085989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153101172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153116353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153132038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153147652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153163608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153178999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153195419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153211630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153227937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153243156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153258387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153274483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153289683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153307770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153322985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153340593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153356634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153373034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153388202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153404570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153420273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153435462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153451457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153467112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153483778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153499601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153516319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153531471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153546647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153562333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153577877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153593819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153608942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153625325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153641521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153657831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153672996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153688219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153704530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153720184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153738093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153755605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153773738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153790051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153806354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153821516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153837140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153852818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153868205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6153884140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6153899677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6153916103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6153931930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6153948442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6153964101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6153979641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6153995609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154010835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154027254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154042446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154059091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154075232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154091948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154107199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154122420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154138112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154153711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154169800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154185127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154201542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154219505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154236084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154251341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154266964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154282734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154297927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154313958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154329584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154346048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154362155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154378504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154394160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154409432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154425183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154440472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154456891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154472190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154488928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154504841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154521584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154536829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154552336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154568105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154583740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154600143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154615373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154631781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154648133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154664517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154679956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154695175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154711283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154726512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154742935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154758075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154774876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154790685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154806985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154822150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154838411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154854055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154869231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6154885157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6154900693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6154917089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6154933137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6154949405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6154964984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6154980191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6154996401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155012041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1037,10370000,10000,0,0,256,5,29402,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6155065297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155081511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155098135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155114011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155130450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155146100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6155161447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6155177409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155192656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6155209137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155224648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155241455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155257335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155274270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155289717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6155304827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6155320442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155336035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6155352037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155367476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155384278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155400603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155417007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155433193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6155448483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6155464722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155479980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6155496043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155511279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155528100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155543982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155560536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155575750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6155593356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6155609280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155624450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6155641036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155656262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155672798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155688769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155705566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155720807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6155736290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6155751983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155767565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6155783495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155798647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155815044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155831252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155847564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155863188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6155878487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6155894674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6155909936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6155926226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6155941443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6155958496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6155974376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6155990734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156008177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156026422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156043524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156059605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156075919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156091929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156108949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156125068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6156141809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156157033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156172271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156187984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156203591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156219538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156234740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156251148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156267387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6156283720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156298950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156314190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156331479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156346653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156362599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156377729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156394856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156410837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6156428846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156446729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156463315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156479135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156494599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156510534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156526188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156542570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156558589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6156574773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156590230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156605325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156620910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156635962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156652250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156667352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156683676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156699452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6156716034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156731128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156746448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156763336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156778897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156794805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156809891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156826250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156842715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6156859025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156874413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6156890079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6156905765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6156920948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6156937162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6156952845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6156969290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6156985106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157001425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157017065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157032272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157049935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157065642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157084963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157102201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157119405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157135347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157152260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157167535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157182785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157198516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157214306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157230295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157245486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157261934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157278154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157294471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157309674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157324907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157341028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157356598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157372545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157387676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157405529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157421802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157438989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157454906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157470155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157485895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157501141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157517525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157532794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157549306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157565180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157581932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157597172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157612415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157628385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157643976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157660008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157675227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157691689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157708727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157725094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157740630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157756076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157774035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157789228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157805189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157820331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157837097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157852943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6157869206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157884390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6157899993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6157915673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6157930876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6157947022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6157962586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6157978958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6157994725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158010962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158026437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158041604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158057442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158072563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158088793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158105325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158121701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158137640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158154602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158170056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158185216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158200831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158216746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158232696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158247776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158264133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158280303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158296539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158311931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158328284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158346820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158362408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158381599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158399042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158415598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158431778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158448112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158463801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158479021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158494954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158510121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158526486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158541640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158558266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158574082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158590774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158605999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158621192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158636894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158652434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158668383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158683541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158699937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158716080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158732367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158747550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158762756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158779236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158794417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158810367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158825519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158842352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6158858180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6158874461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158890046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6158905225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6158920899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6158936067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6158954604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6158969865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6158986337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159002210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159018951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159034153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159049376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159065118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159080685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6159098302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6159114994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6159133090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159150887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159168843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1038,10380000,10000,0,0,256,5,29430,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6159221784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159238515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159255724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159272789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6159290320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6159307188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6159325704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159343569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159361559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159378215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159395296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159412447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159429080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6159446778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6159463845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6159482268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159498378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159515517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159531163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159546342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159561973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159577551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6159593501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6159608670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6159625322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159641541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159657864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159673050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159688461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159704458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159719605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6159735531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6159750707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6159767530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159783375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159799698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159815131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159830748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159846433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159861656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6159877647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6159893108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6159909508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6159925354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6159941638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6159957305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6159972504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6159988154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160003528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160019791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160034960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160051385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160067204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160083828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160098979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160114141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160129783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160145524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160161474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160176634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160193048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160209310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160225593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160240745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160255930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160272052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160287236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160303222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160318395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160335172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160350988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160367295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160382471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160397964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160413628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160428810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160444795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160460363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160476774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160492588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160508891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160524369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160539582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160555258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160570495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160586882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160602064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160618512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160634326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160650934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160666089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160681264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160696946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160712473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160728396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160743549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160759956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160776179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160792470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160807825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160822996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160839082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160854264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6160870214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6160885353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6160902086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6160917889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6160934181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160949328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6160964867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6160980539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6160995724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161012309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161027902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161044277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161060060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161076298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161091847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161107026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161122920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161138111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161154415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161169563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161186204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161202635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161219002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161234212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161249403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161265498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161280651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161297028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161312480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161329347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161345222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161361555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161376990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161392556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161408222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161423400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161439360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161454868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161471833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161487668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161503945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161519461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161534659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161550308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161565460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161581832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161596973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161613389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161629188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161645823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161660986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161676205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161692143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161707729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161723647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161738780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161756027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161773686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161792208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161809640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161825622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161845082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161860398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6161876708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6161892433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6161908953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6161924880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6161941917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6161957526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6161972686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6161988342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162003743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162020069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162035296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162051688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162067478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162084179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162099373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162114822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6162130529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162146844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162162841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162178002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162194715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162211802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162228220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162243449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162258881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6162274988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162290170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162306115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162321291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162338227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162354061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162370324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162385504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162401132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6162417940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162433126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162449077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162464860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162481548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162497395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162514071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162529939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162545152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6162560811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162576229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162593163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162608292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162624659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162640872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162657685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162672915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162688573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6162705004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162720269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162738494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162754145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162771471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162789890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162808852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162824908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162841609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6162857792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162872964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6162889112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6162904846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6162921596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6162937734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6162954946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6162970238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6162985506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163001381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163018246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163034303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163049498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163065935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163082290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163098650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163113898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163129086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163145226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163160433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163176397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163191806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163208597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163224439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163240775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163255975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163271525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163287245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1039,10390000,10000,0,0,256,5,29459,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6163337419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163353403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163368547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163385140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163401282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163417581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163432758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163448172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163464243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163479455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163495999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163511472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163528242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163544081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163560405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163575843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163591371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163607083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163622294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163638269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163653810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163670224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163686056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163702989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163718182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163733376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163749067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163764778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163780766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163795953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163812384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163828569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163844857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163860050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6163875233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6163891612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6163906791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6163922728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6163937891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6163954937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6163974189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6163992959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164011244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164028249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164043970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164059120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164075338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164090888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164107382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164123223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6164139904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164155076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164170725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164186911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164202978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164218977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164234140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164250556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164266903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6164283263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164298518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164313772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164329792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164344989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164360949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164376156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164393436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164410593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6164427344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164442957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164458898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164474757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164490071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164506142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164521721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164538282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164554277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6164570927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164586565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164601892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164617729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164633060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164649445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164664753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164681347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164697317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6164714135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164729467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164744778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164760601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164776227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164792348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164807644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164824240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164840973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6164857512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164872865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6164888264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6164904472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6164919803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6164935940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6164951513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6164968465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6164984470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165000953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165016586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6165031949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6165047756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165063093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6165079780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6165095080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6165111685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6165127671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165144659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165160020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6165175386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6165191260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165207028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6165223154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6165238480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6165255077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6165271604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165288139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165303517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6165318911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6165335111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165350536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6165366683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6165382028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6165399027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6165415073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165431555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165447541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6165463287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6165479024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165494319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6165510565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6165526196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6165542657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6165558523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165575048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165591466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6165606758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6165622528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165637748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6165654135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6165669401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6165687281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6165865218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6165896667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165911908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6165927604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6165943409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6165959210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6165975644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6165991021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166009167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166025645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166041927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166057051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166072779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166088988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166104217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166120607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6166136145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166153085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166168994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166186495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166202101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166217591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166233323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166248815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166265645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6166280971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166297590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166314484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166331759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166347567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166362848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166378838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166394682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166410744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6166426854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166443618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166460134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166476542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166491800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166507504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166524055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166540358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166556412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6166571632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166588932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166604959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166621405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166637725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166653805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166669641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166685185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166701218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6166717947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166737196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166755368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166774038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166789654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166804893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166820718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166837233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166853402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6166868736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6166885375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6166901819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6166918349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166933712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6166949048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6166965179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6166980534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6166996640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167012176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167029627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167045634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6167062074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167077832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167093199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6167109082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167124469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6167140974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167156322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167172939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167188936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6167206949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167222331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167237716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6167253572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167269562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6167285743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167301136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167317792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167334224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6167350753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167366112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167381494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6167397689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167413123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6167429335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167444747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167461861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167477881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6167494364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167509707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167525651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6167541510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167557240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6167573379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167590534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167607061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167622909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1040,10400000,10000,0,0,256,5,29487,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6167674107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167689385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167705244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6167721601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167736830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6167752839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167768485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167784977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167800903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6167817288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167833224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167848603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6167864470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167879804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6167896205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6167911538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6167928690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6167944852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6167962615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6167977887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6167993136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168008875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168024615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168040663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168055933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168072459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168088699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168105076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168120376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168135682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168151741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168167035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168183087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168198535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168215492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168231404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168247787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168263039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168278736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168294952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168310889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168328734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168345569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168362051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168377884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168395064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168410256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168425469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168441140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168456634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168472623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168487912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168504345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168520765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168537124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168552322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168567514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168583472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168598702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168614661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168629836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168646778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168662591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168678847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168694009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168709487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168725182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168740358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168756292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168771777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168788133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168803949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168820200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168836106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168851375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6168867068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168882568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6168899821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6168915387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6168931929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6168947874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6168964772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6168980081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6168995408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169011201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169028089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169045950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169061344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169078552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169094461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169110764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169125938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169141591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169157297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169172481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169188459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169204001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169220493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169236361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169252677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169268297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169283497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169299180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169314383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169330793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169346004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169362484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169378341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169395268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169410460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169425678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169441365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169456865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169472836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169488022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169504442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169521269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169537739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169553073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169568398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169584513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169599791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169615901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169631196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169648016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169663971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169680389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169695692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169711626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169727434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169742769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169758873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169774675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169791257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169807224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169823677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169839354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169854840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6169870666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169885977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6169902675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6169917988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6169934592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6169951539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6169968456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6169983661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6169998868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170014888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170030325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170046291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170061443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170078212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170094012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170110294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170125454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6170140958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170156621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170171803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170187816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170204704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170221102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170236884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170253145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170268712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6170283906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170299572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170314772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170331234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170346339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170362701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170379159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170396042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170411208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6170426405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170442056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170457588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170473510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170488621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170504971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170521151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170537889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170553155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6170568374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170584856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170601025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170617076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170632239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170649217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170666543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170683238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170698568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6170715723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170731439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170746617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170762560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170778492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170794912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170810769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170827490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170842692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6170857920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6170873667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170888886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6170905426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6170920622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6170937091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6170953238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6170969558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6170984748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171000007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171016069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171031265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171047663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171062889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171079679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171095503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6171111843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171127018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171142526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171158208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171173379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171189350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171204922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171221322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171237116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6171253430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171268992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171284221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171299943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171315166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171331439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171346627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171363106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171378982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6171395591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171410794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171426029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171441764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171457288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171473288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171488493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171505002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171521301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6171537594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171552806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171568015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171584039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171599217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171615311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171630496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171647264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171663065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6171679336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171694499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171710372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1041,10410000,10000,0,0,256,5,29516,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6171761206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171777419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171793482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171810291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171830233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171848307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6171865176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171880896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6171897206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6171913170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6171928570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6171944780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6171960586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6171977238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6171993266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172009785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172025527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172040916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172056783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172072169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172088962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172104287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172120960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6172136991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172153918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172169211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172184500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172200278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172215888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172231974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172247288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172263838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6172280100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172296431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172311682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172327303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172342994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172358218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172374236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172390544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172406977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6172422790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172439091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172454676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172469903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172485596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172500808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172517754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172533015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172549446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6172565275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172581971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172597183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172612382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172628094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172643717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172659708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172674896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172691315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6172707726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172724147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172739353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172754555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172770831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172786030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172802412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172820788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172841312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6172859408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6172875960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172891962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6172907539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6172923339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6172938606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6172955028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6172970335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6172986915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173003211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173020548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173035752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173050959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173067785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173084800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6173102260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6173118838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173136791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173154736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173172611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173189236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173206211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173223410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173240061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6173257559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6173274770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173292806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173310178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173328441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173345097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173361777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173378973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173396044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6173413553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6173430221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173448216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173465902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173483774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173500405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173517356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173534527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173551203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6173568733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6173585683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173603713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173621152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173639048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173656332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173672995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173690169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173707194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6173724693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6173741367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173759382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173777157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173794393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173810134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173829184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173845235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173862864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6173879241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6173894999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6173911486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6173927401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6173943773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6173959541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6173974919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6173990796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174006161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174022734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174038044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174054643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174070629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174087330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174102549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174117781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174133491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174149029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174165074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174180321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174197164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174217560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174234067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174249384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174266722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174282639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174297827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174313779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174329314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174345824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174361617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174377893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174393391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174408570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174424226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174439407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174455910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174471869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174488264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174504043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174520685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174535878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174551095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174566798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174582349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174598506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174613622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174629972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174646418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174662955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174678129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174693283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174709359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174724573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174740541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174755870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174772622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174788406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174804639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174819797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174835409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174851298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174866498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6174882411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6174898410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6174915573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6174931537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6174947945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6174963934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6174979260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6174995029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175010280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175026920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175042205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175058711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6175074650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175091377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175106717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6175122099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175138348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175153954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175170064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175185365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175202142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6175218095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175234510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175249798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6175265485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175281292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175296541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175312635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175329007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175347399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6175363674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175380201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175396224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6175411681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175427519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175442879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175459547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175474896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175491499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6175507495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175524426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175539765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6175555034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175570772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175586344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175602384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175617662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175634171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6175650427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175667004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175682243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6175697469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175713927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175729632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175745885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175761312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175778494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6175795155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175811731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175827619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6175843324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6175859649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6175874889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6175891356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6175906599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6175923096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1042,10420000,10000,0,0,256,5,29544,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6175974139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6175991135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176006689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176022789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176038612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176053938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176070012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176085804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176102389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176118643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6176135211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176150951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176166214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176182663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176197909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176214383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176229827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176248415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176268016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6176285110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176302717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176318716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176335208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176350708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176366773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176381999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176398899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176414784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6176431159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176446395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176462004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176478009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176493943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176509975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176525617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176542099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176557970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6176574332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176590054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176605422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176621217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176636486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176652874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176668378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176684858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176700749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6176717706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176732957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176748232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176764094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176780002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176796725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176811978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176828901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176844896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6176861332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176876526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6176892168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6176907834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6176923047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6176939026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6176954508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6176972615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6176988868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177005359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177021232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177036616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177052488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177067838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177084304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177099644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177116271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177132334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177151865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177168009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177183223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177198935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177214657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177230890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177246079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177262521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177278734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177295044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177310235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177325414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177341466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177356648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177372608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177387782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177404839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177420863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177437273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177452871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177468177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177483938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177499182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177515562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177530811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177547312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177563192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177579868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177595167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177610464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177626223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177641819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177658141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177673427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177689987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177706264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177722878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177738143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177753421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177769524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177784788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177800855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177816113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177833242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177849176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6177865618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177880905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6177899167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6177915229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6177930496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6177946562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6177962272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6177978808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6177994748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178011142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178026715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178042224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178058006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178073289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178089748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6178105255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6178123120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6178142753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178159361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178177159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178192715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178212034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178230140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178249965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6178269465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6178287535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6178303312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178319500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178335117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178350450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178366041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178381108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178397312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6178412602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6178428869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6178445098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178462222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178477745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178493165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178509573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178525737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178544051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6178562577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6178579529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6178595411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178612041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178627231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178642872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178658507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178673635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178689536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6178705180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6178721919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6178737725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178754138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178769929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178785261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178801061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178816359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178832839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6178848433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6178865018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6178880983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6178899545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178917571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6178933778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6178953954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6178971480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6178988048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179006433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179027375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6179044706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6179061399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179078813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6179097656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6179219851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179242515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6179264741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179285492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179307807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6179329798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6179355416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179373390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6179391327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6179407296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179422745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6179438887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179454865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179471414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6179487333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6179503690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179519299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6179534532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6179550458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179565675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6179582145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179597459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179613950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6179629839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6179646589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179661831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6179677104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6179692826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179709680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6179727458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179743646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179760195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6179777491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6179793895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179809173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6179824471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6179840699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179856218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6179872273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6179887519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6179904417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6179920542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6179936920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179952478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6179967727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6179983467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6179998713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180015797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180035395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180053789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180069725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180086681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180102171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6180117424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6180133187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180148821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180164825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180180021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180196472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180215076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180231769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180247012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6180262280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1043,10430000,10000,0,0,256,5,29573,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6180313864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180329538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180345514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180360708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180377104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180393234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180409572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180424812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6180440034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6180456889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180472088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180488026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180503189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180520126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180539032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180555501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180572999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6180591516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6180607932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180623146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180639074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180654844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180671333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180687190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180703863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180719039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6180735185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6180750905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180766585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180782662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180798114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180814587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180830785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180847151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180862384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6180877655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6180893774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6180909010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6180925227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6180940447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6180957258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6180973244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6180989708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181004915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181020468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181036353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181051588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181067590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181083225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181099857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181115811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6181132168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181148479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181166702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181184444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181199818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181216576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181231800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181248247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181264062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6181280885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181296437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181311740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181327963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181343187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181359195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181374437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181391231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181407605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6181424228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181439488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181455096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181470920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181486209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181502285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181517843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181534352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181550237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6181566597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181582136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181597421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181613387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181628626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181647140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181662837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181679428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181695377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6181712444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181727768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181743170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181758992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181774706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181790843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181806139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181822967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181839591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6181856191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181871419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6181886646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6181903879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6181919315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6181936145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6181954417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6181971006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6181986868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182003220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182018794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182034114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182049867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182065830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182082517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182097712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182114403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182130250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182146870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182162107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182177513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182193213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182208742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182224682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182239851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182256278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182272539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182288790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182303930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182319071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182335295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182350717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182367108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182382533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182399515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182415601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182433011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182448472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182464153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182480117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182495349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182511456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182527043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182543457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182559284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182575569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182591205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182606734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182622471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182637675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182654098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182669569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182686060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182702280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182718612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182734207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182749408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182765523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182780751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182797016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182812222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182829254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182845053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6182861604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182876765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6182892399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6182908080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6182923256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6182939216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6182954703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6182971071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6182987137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183003385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183018910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183034067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183049714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183064832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183081525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183096797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183113239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183129380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183146455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183161785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183177089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183193574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183210601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183226695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183242751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183259910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183276475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183293990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183309442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183324862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183341188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183356758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183372890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183388552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183406790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183423343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183439765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183455569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183470806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183486512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183501762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183518149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183533338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183549732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183565591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183582221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183597444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183612705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183628404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183643971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183659950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183675359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183691824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183708030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183724595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183740048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183755266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183771410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183786676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183802675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183817937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183834774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183850975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6183867833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183883104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6183898956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6183914685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6183929869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6183945875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6183961454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6183977896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6183993970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184010288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184025864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184041086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184056782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184072382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184088782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6184103958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6184120376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184136204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184153040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184168449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184183685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184199405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184215504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184231499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6184246725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6184263168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184280061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184296465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184311722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184327419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184343249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184358680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184374850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1044,10440000,10000,0,0,256,5,29601,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6184424460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6184440972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184457235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184474007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184489341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184504670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184520835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184536153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184552263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6184567547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6184584412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184600353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184617017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184632349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184648073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184663926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184679247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184695363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6184711095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6184727695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184744326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184760834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184776598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184791924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184807744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184823050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184839486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6184854811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6184871576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6184887554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6184904361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184920037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6184935291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6184950984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6184966618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6184982642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6184997859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185014519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185030497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185047035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185062253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185077873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185093932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185109577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185125790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6185141619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185158318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185174386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185190936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185207074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185222572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185238774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185254224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185270905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6185286301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185302985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185319034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185335989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185351361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185366777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185382681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185398338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185414797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6185430425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185447086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185463450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185479993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185495426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185511023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185527318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185542689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185558810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6185574185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185591161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185607401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185624751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185640585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185655893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185671808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185686997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185703414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6185718640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185735359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185751231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185767949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185783161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185798450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185814156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185829769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185845784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6185861242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6185877701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6185893872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6185910247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185925482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6185940710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6185956684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6185971925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6185987946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186003196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186019992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186035888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186052262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186067535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186083414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186099138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186114546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186130518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186146116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186162602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186178679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186195031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186211844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186227117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186243078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186258327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186274818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186290131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186306693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186322637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186339446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186354679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186370165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186385916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186401587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186417608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186433064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186449545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186465747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186482148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186497420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186512708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186528788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186544050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186560326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186575582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186592540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186608455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186625043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186642257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186658349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186675353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186692444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186709847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186727146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186744655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186761352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186778402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186793820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186809235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186825143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186841000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6186857208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6186872811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6186889842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6186905891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6186922404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186937793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6186953589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6186969506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6186984892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187001070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187016790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187033409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187049643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187066130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187081992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187097384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187113251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187128644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187145185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187160589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187177215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187193234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187210529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187225916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187241311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187257201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187272852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187288884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187304412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187320896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187337236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187353646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187368918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187384199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187400343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187415631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187432253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187447524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187464363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187480259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187496622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187511888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187527469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187543225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187558688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187574744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187590388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187606936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187623055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187642140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187657505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187675309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187691707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187707599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187723618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187739083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187755532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187771710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187788024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187803464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187818665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187834731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187849907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6187865854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6187881038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6187897844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6187913660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6187929950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187945140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6187962187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6187978651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6187993852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188009809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188025499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188041926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188057930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188074189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188090447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6188105599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6188121417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188136526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188152847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188167991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188184538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188200305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188216982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188232187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6188247584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6188263238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188278804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188294738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188310125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188326515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188343194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188359450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188374568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6188390194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6188405848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188420957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188437090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188452512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188468852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188484609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188501072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188516523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1045,10450000,10000,0,0,256,5,29629,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6188566829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6188582885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188598084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188614252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188629504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188646624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188664307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188683903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188699661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6188718907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6188734823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188750567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188767175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188783053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188799454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188815455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188832140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188847346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6188862562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6188878213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188893808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6188909711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6188924840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6188941185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6188957271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6188973494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6188988637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189003954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189019877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189034977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189050859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189065957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189082642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189098450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189114848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189130107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189145581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189161230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189176391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189192317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189207793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189224200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189240007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189256280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189271818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189286959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189302570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189318156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189334672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189349968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189366517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189382485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189399324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189414617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189429918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189445986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189462067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189478069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189493260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189509684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189527416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189543866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189559074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189574304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189590629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189605897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189622876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189638096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189655875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189672359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189689566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189705438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189720723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189736442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189751905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189768410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189783695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189800195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189816338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189833116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189848354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6189863587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6189879287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189895015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6189911140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6189926330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6189943435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6189959982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6189976381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6189991659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190007200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190023440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190038748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190054792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190070044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190086975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190102908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190120138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190135456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190151101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190166922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190182218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190198297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190214084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190230654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190246588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190263051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190278820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190294110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190309919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190325207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190341675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190356909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190373380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190389565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190406093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190421358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190436771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190452830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190468566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190486754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190503414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190522745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190539677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190556006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190571457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190587448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190603372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190618520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190634417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190650040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190666470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190682288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190698576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190714126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190729301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190744926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190760063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190776520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190792315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190808907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190824696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190841407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190856609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6190871813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6190887477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190903060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6190919051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6190934354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6190950731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6190966978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6190983254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6190998602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191013834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191030209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191045353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191061334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191076472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191093405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191109292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191125610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191141902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191157283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191172987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191188136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191205370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191220516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191236820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191252545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191269268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191284397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191299507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191315344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191330886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191346779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191361879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191378458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191394654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191410924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191426078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191442155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191458258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191475320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191492470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191510714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191528442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191544545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191561008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191576314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191592134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191607857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191623048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191639005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191654681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191671120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191687201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191703919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191719097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191734311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191749986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191765643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191781638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191796825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191813264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191830063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191846409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191861582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6191876994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6191893091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6191908293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6191924267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6191939505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6191956317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6191972206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6191988512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192003960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192019682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192035401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192050594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6192066840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192082632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192099095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6192115492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6192131775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192147323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192162554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192178278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192193731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6192210333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192225497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192241877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6192257893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6192274682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192289888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192305097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192320773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192336388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6192352355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192367542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192384203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6192400465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6192416787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192431993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192447204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192463542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192478730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6192494662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192509780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192526564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6192542356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6192558795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192574092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192589824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192605517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192620674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1046,10460000,10000,0,0,256,5,29658,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6192670771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192689212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192708960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6192727938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6192744589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192760333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192776438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192792145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192808055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6192824043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192839757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192856162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6192872167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6192888485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192904125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6192919363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6192935050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6192950260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6192966666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6192981855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6192998307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193014158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193030872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193046108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193061585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193077702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193093341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193109330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193124530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193143671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193159591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193175923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193191363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193207122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193222819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193237968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193254165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193269732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193286107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193301893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193318193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193333741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193348933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193364583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193379958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193396247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193411412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193427819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193443604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193460332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193475764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193490897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193506530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193522073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193538929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193554191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193570974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193587306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193603602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193618801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193634004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193650006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193665150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193681102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193696481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193713487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193729286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193745517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193761156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193776733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193792399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193807524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193823460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193838906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193855286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6193871089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6193887582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193903071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6193918201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6193933787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6193949113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6193965376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6193980860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6193997216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194012954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194029564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194044682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194059817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194075616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194091186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194107105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194122235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194138896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194155066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194171352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194186538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194202314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194217974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194233119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194249061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194265991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194283760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194299642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194315898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194331809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194347482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194363153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194378405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194394993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194410124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194426486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194442497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194459186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194474357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194489564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194505226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194520685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194536608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194551771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194568168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194584245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194600505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194615976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194631203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194647212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194662380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194678339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194693495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194710185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194725970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194742282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194757484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194772933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194789171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194804362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194820340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194835835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194852241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6194868034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6194884606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194900199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6194915817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6194932512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6194947741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6194964433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6194979888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6194996253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195012007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195028721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195043945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195059156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195074839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195090335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195106320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195122108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195138579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195154905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195171263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195186454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195201683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195217766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195232990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195248988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195264499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195281012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195296876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195313249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195328752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195343992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195359669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195374852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195391136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195406382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195422843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195438697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195455940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195471163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195486373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195502082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195517593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195533573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195548757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195565328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195581609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195597936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195613485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195628717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195644844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195660054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195676092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195691263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195708067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195723969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195740306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195755774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195771360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195787092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195802285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195820097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195835876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195852440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6195868320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6195884684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195900356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6195915639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6195931359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6195946614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6195962963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6195978201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6195994674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196010533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196027236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196042474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196057672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196073609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196089216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196105215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6196120692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6196137348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196153510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196169839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196185031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196200264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196216309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196231869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196247845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6196263226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6196280098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196295945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196312263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196328000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196343265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196358976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196374159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196390448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6196405647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6196422061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196437912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196454631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196469853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196485099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196500801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196516562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196532588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6196547780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6196564223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196580346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196596711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196611954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196627203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196643421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196658612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196674555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6196689739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6196706756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196722592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196738882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1047,10470000,10000,0,0,256,5,29686,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6196789251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196804827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196820804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196838146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196854199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6196869795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6196886358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6196902838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6196919195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196934406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6196949896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6196965977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6196981209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6196997209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197012624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197029478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197045337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197061654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197077440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197092661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197108392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197123605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197140153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197155347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197171811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197187655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197204324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197219521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197234779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197250467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197266073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197282078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197297254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197313761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197329973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197346320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197361520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197376762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197392762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197407998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197424003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197439211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197456577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197472450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197489055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197504592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197520625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197536453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197551774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197567846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197583504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197599969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197615883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197632275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197648113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197663377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197679131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197694389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197710981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197726258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197742782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197758700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197775404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197790661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197805960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197821948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197837550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197853644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6197868939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6197885521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6197902015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6197918456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197933735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6197949307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6197965974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6197981272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6197997325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198012615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198029441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198045358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198061733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198077288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198092547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198108301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198124056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198140733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198156003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198172442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198188314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198207049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198222331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198237559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198253231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198268862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198284813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198299949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198316346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198332801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198349064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198364225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198379458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198395534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198410725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198426700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198441881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198458885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198474710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198490986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198506172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198521928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198537567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198552742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198568693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198584242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198600639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198616458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198632757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198648211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198663411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198679076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198694236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198711574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198726797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198743314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198759599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198776409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198791906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198807146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198822850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198838430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198854698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6198871318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6198887880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6198904384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6198920738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198935924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6198951113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6198967159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6198982363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6198998347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199013770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199030529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199046369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199062630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199078194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199093404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199109084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199124288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199140705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199156147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199172580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199188460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199205260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199220497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199235733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199251469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199267028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199283039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199298261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199314781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199330968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199347302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199362521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199378194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199394384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199409582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199425556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199440755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199458064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199473963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199490323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199505528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199521314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199536983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199552157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199568094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199583583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199599982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199615813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199633041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199648801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199664090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199679859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199695096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199711733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199726942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199743411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199759302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199776025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199791285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199806534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199822273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199837982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199853935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6199869087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6199885488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6199901883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6199918209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199933384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6199948592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6199964674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6199979958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6199995940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200011359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200028555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6200044451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6200061100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200076324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6200092090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6200107872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200123540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6200139961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200155285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200171870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6200187806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6200204845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200220142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6200235497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6200251319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200267021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6200283136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200298414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200314946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6200331229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6200347668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200362971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6200378297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6200394621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200409905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6200425934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200441208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200458161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6200474148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6200490592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200505917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6200521721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6200537529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200552842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6200568965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200587582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200604305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6200620266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6200637004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200652940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6200668300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6200684352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200699578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6200716329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6200731558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6200748083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6200764412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6200781475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6200796765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6200812072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6200828182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1048,10480000,10000,0,0,256,5,29715,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6201358089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6201374305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6201389945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6201406502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6201422468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6201438931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201454631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6201469948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6201485682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201500930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6201517481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6201532702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6201549154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6201565066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6201581976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201597252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6201612510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6201628270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201644056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6201660101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6201675341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6201691884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6201710305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6201726739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201742051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6201757319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6201773684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201788960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6201805023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6201820281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6201837293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6201853203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6201869549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201884791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6201900851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6201916639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6201931884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6201948295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6201963993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6201980480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6201996378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202012792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202028404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202044880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202060788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202076112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202092938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202108272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202124862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6202141172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202157665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202173031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202188367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202206469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202221751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202237882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202253134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202270039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6202285941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202302376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202317658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202333351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202349180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202364500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202380626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202396245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202412813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6202428773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202445218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202460833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202476157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202491971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202507289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202524206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202539442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202555867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6202571703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202588921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202604295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202620383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202636161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202651948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202668062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202683358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202699899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6202716411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202732805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202748098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202763402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202779520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202794779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202810863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202826172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202843180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6202859132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6202875543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202891186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6202906491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6202922290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6202937601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6202954046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6202969486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6202986042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203001994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203018832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203034146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203049471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203065290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203081056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203097248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203112572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203129181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203148075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203164673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203180006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203196204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203212638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203227952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203243968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203259266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203276318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203292877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203309288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203324587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203340287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203356111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203371386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203387468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203403317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203420778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203436894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203454129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203469585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203485536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203501511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203517389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203533422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203548645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203565107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203581415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203597969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203613198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203628443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203644538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203659993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203677060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203692300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203709528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203725512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203741949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203757479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203774286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203790408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203805616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203821601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203837356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203853851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6203869752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6203886112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203901948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6203917172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6203932880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6203948127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6203964911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6203980145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6203996591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204012495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204029264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204044536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204059789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204075500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204091548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204107605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204123491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204140420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204156318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204172675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204188148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204203828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204219587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204234859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204250883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204266445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204282953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204298839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204315216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204330824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204346307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204362059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204377303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204393738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204409307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204425828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204441768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204458736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204474272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204489549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204505329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204521039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204537098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204552343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204568819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204585062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204601437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204617039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204632315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204648432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204663660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204679687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204694909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204711724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204727612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204743958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204759194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204774902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204790898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204806161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204822201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204837987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204854484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6204870384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6204886734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204902309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6204917608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6204933402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6204948675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6204965093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6204980368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6204996881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205012801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6205029514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205045097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205060483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205076284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205091982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6205108013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6205123287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6205140235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205156391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6205172824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205188108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205203974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205219831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205235127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6205251125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6205266708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6205283378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205299254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6205315620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205331197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205346684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205362452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205377713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6205394073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6205409324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6205425798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205441658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1049,10490000,10000,0,0,256,5,29743,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6205493732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205509009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205525061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205540821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205556091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6205572117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6205587657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6205604189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205620151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6205636506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205652101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205667722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205683536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205698835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6205716528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6205731825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6205748319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205764548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6205781327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205796602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205811912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205828125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205843380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6205859384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6205874574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6205891373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6205907274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6205923668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205938920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6205954723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6205970907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6205986138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206002153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206017768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206034510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206050398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206066750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206082305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6206098472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206115706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206132380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206150273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206166918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206185724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206203781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206222084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206238898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6206255726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206273560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206290291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206308176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206324875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206343542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206360958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206378912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206395944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6206412633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206429847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206446517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206464643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206481352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206499439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206517193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206535376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206552083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6206568784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206586327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206603014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206620588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206637259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206655651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206673012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206689845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206705463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6206720804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206736605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206751910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206768734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206784021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206800630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206816585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206834075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206850681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6206865964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6206883797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206899929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6206916083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6206931696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6206948151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6206964489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6206981115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6206996325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207011568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207027797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207043002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207058903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207074039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207090814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207106665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207123439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207138689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207154603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207170387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207185612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207201657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207217347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207233840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207249734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207266544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207281836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207297056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207312827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207328391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207345116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207360382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207376914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207393351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207410054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207426008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207441369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207457608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207472889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207488961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207504210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207521215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207537366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207554106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207569313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207584950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207600669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207615862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207631864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207647642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207664385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207680264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207696597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207712232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207727708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207743429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207758607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207775021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207790244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207806721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207822638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207839344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207854792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6207870036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6207885759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207901318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6207917546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6207932778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6207949239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6207965802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6207982157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6207997407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208013048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208029459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208044703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208060711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208075943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208092707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208108601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208124941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208140479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208155686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208171375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208186927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208203351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208218650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208235156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208251043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208267832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208283097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208298350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208314086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208330966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208347283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208362506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208378988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208395232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208411776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208426998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208442221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208458273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208473512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208489519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208504765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208521571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208537689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208554023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208569241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208584770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208600771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208615989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208631977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208647506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208663946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208680274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208696655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208712250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208727744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208743468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208758736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208775069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208790302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208806755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208822999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208839764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208855233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6208870509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6208886263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208901837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6208917880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6208933131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6208949621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6208965862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6208982259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6208997532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209012860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209029143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209044430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209060685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209077020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209093925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6209109898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6209126304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209141930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209157198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209172892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209188120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209204374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209219850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209236511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6209252387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6209269156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209284368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209299626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209315329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209330843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209347125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209362366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209378870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6209396848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6209413303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209428565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209444200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209460471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209475765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209491828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209507086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209523964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6209540143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6209556533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209571792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209587455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1050,10500000,10000,0,0,256,5,29772,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6209636921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209652563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209668629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209683905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209700422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6209716672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6209733315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209748612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209763877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209779983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209795266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209811319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209826589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209843466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6209859403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6209875811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209891390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6209906890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6209922727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6209937994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6209954363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6209969933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6209986483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210002437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210019589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210035100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210050356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210066297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210082180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210098441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210113664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210130111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210146398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210162751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210178008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210193299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210210399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210225905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210241924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210257150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210274023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210289910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210306276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210321529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210337110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210352858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210368116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210384144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210399703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210416453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210432328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210448681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210464309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210479835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210495604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210510845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210527232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210542575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210559098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210575005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210591727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210607252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210622514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210638263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210653834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210669864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210685320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210702738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210718768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210735384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210750721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210766450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210782238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210797528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210813601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210829239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210845773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6210861747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6210878171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210893800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6210909244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6210925151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6210940432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6210956806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6210972106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6210988626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211004618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211021419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211036766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211052064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211067900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211083513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211099869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211115182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211131773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211148116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211164578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211179905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211195273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211211393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211226732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211242821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211258136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211275079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211291320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211307761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211323103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211339115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211355198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211370473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211386533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211402349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211418799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211434622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211450992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211466614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211481855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211497568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211512782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211529141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211544409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211560873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211577078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211593518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211608774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211624055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211640134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211655344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211671573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211686753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211704076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211720020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211736397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211751639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211767287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211783021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211801703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211821341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211837348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211853911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6211869863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6211886290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211902007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6211917302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6211933062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6211948309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6211965192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6211980785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6211997331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212013322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212030550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212045858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212061179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212077395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212092713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212109017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212124312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212141161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212157118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212173531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212188833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212204765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212220581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212235897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212251964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212267636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212284184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212300390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212316833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212332478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212347824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212363734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212379015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212395490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212410792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212427301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212443258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212460002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212475345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212490691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212506489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212522094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212538180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212553693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212570211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212586883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212603311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212618584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212633877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212650007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212665488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212681496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212697268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212714106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212729985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212746347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212761618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212777178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212793141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212808341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212824342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212839872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212856563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6212872409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6212888766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212904310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6212919549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6212935271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6212950470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6212966871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6212982318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6212998774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6213015057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213031446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213046924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213062204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213078321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213093531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213109812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213125025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6213141816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6213157942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213175686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213193549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213209938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213226045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213241297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213257331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213273503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6213290108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6213306030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213322259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213337762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213352862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213369020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213384138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213400346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213415507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6213431882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6213447667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213464228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213479636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213494799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213510431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213526227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213542206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213557383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6213573789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6213589938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213606171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213621296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213636453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213652405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213667781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213683677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213698777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6213715517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1051,10510000,10000,0,0,256,5,29800,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6213766608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213782986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213798404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213813606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213829594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213845176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6213861393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6213876556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6213893407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6213909292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6213925610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213940807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6213956429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6213972111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6213987275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214003263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214018839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214035654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214051721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214068056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214083568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214098822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214114550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214129762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214146067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214161271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214177921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214193781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214212082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214227590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214242803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214258494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214274023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214290211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214305445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214321885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214338056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214354652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214369906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214385177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214401283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214416509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214432493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214447664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214464403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214480756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214497085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214512228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214528358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214544410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214559593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214575537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214592952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214609683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214625577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214642672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214657968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214673469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214689177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214705420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214721395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214736503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214752926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214769129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214785516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214800760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214815997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214833065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214848378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6214864438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6214879686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6214896580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6214912503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6214928886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214944196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6214961141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6214980720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6214999473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215019664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215038307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215058737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215079256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215095933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215111657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215127008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6215143407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215158672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215175054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215190280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215207184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215223092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215239489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215254954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215272136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6215287929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215303163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215319209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215335050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215351584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215367718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215384118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215400772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215416206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6215432069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215447316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215464385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215479674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215496300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215512223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215529284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215544731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215560157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6215575926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215591733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215607776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215623278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215640364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215656476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215673928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215689158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215704979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6215720712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215736458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215752486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215768304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215785480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215801612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215818013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215833791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215849115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6215864899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215880188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6215896609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6215911911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6215928426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6215944326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6215961095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6215976355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6215991604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216007344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216023070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216039126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216054614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216071498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216087835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216104212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216119489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6216134756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216150926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216166204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216182484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216197766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216214604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216230651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216247457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216262636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6216278440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216294144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216309374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216325360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216340921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216357828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216373877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216390720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216406110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6216421662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216437466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216453191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216469293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216484622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216501170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216517647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216534480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216549965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6216565148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216581366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216596835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216612884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216628146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216645057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216660972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216677389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216693228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6216709212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216725469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216740653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216756661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216772351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216788875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216806071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216824576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216843037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6216858269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6216873911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216888997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6216905677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6216920933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6216937611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6216953952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6216970362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6216986009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217001235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6217017371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217033109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217049517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217064779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217081745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6217097643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6217114272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217129557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217145266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6217161036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217176277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217192336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217207964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217224474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6217240403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6217257847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217274037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217289607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6217305379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217321120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217338518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217354112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217370855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6217386758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6217404347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217419631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217435111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6217450841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217466543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217482619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217497872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217514809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6217530738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6217547150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217562462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217578496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6217594274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217609595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217626158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217641881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217658463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6217674311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6217692514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217711113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217729221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6217747850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217763586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217781005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217796550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217813228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6217829689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6217846301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217861574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6217876903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1052,10520000,10000,0,0,256,5,29829,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6217932497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6217948095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6217965033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6217980368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6217997498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218013496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218030493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218045748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218061032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218077136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218092532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218109403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218124889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6218141936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218157862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218174249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218189506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218205176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218220984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218236389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218252914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218268623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6218285106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218301393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218317832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218333563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218348934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218364755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218380065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218396488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218411794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6218428349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218444264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218461078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218476387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218491948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218507740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218523490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218539964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218555242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6218571709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218588257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218604663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218619970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218635383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218651560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218666860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218682946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218698206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6218715227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218732355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218749473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218767042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218785241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218802187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218817453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218834279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218849542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6218866088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6218882346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6218899271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218914780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6218934222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6218950676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6218966738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6218982960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6218998556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219015694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219031727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219048293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219063675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219079488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219095368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219110805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219127149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6219143107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219159811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219175823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219192319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219208023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219223284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219239233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219254445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219270881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6219286118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219302793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219318673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219335429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219350681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219366154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219381884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219397431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219413434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6219428887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219445334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219462377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219478805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219496735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219512568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219528986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219544189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219560583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6219575765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219592767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219608701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219625032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219640574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219655766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219671432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219686607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219702947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6219718123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219734502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219750318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219766951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219782167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219797414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219813367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219828876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219844849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6219860000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6219876380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6219892542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6219909616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219924974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6219940467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6219956657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6219972000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6219988059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220003545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220020370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220036333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220052723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220068003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6220086381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6220102855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220121255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220140258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220156936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220175024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220192604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220210838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220227484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6220244139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6220261327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220278466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220295952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220312536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220330901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220348233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220366064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220382699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6220399665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6220416856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220433709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220451188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220468131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220486089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220503442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220521689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220538305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6220554955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6220572095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220589019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220606528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220623359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220641671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220659056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220676938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220693793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6220711265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6220728477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220745115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220762950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220780002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220798034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220815419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220834203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220851006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6220867526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6220883234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220898946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6220914881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6220930051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6220946480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6220962675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6220979004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6220994445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221009633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221025732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221040987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221056981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221072193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221089087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221104972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221121548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221136777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221152387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221168127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221183588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221199614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221215176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221231698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221247613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221263975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221279653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221294986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221310781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221326045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221342461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221357709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221374217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221390893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221407334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221422546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221437792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221453910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221469174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221485224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221500439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221517582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221533519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221549847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221565079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221580651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221596384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221611628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221627868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221643438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221659894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221675772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221692343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221708749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221723979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221739688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221754881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221771448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221786620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221803062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221819113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221835802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221850983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6221866176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6221881871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221897817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6221913853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6221929037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6221945450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6221961838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6221978204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6221993578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222008903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222025493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222040768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222056732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1053,10530000,10000,0,0,256,5,29857,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6222108366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222125009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222141307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6222157712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222173013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222188527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222206432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222221754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222237821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6222253050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222269972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222285888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6222302272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222317746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222333380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222349161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222364422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222380494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6222396076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222412555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222428497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6222444899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222460518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222475801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222491582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222506856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222523401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6222538661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222555161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222571051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6222587706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222602920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222618127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222633847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222649873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222665856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6222680994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222697590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222713827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6222730181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222745391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222760635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222776663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222791876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222807891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6222823292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222840016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222856160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6222872702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222888333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6222904089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6222919917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6222935210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6222951304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6222966870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6222983378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6222999482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223016170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223031404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223046666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223062642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223078191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223094194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223109453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223125930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6223142198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223158586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223173830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223189347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223205470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223220712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223236681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223251895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223268726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6223284913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223301289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223316492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223332146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223348961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223364185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223380071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223395721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223412249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6223428160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223444544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223460207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223475452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223491148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223506406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223526152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223541400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223557858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6223573730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223590386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223605634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223620861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223636595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223652217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223668223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223683562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223700144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6223716354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223732709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223748194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223763447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223779553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223794792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223811057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223826292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223843081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6223858966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6223875539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223891208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6223906838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6223922650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6223937922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6223954378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6223969661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6223986213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224002352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224019079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224034358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224049697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224065714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224081299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224097340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224112587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224129098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224145411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224161789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224177084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224192682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224208780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224224063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224240168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224255481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224272409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224288321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224304726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224320048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224335799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224351587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224366869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224383210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224401366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224417954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224434770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224455725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224471392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224489966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224506718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224522875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224539481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224554841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224571686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224588114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224604622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224619964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224635350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224651607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224666995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224683136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224698690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224715701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224731713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224748916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224765051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224780421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224796494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224811989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224829614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224845431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6224862318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6224879082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6224896294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224911695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6224927086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6224942909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6224958737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6224975000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6224990308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225006833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225023647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225040102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225055393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225070701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225087114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225102488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225118968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6225134568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225151871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225168385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225184829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225200161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225216451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225232550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225247843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225263927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6225279693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225296279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225312244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225329163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225344492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225359822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225375682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225391434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225407588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6225422929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225439536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225456049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225472554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225489678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225506176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225524894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225541078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225558412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6225574085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225591479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225607623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225624243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225640378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225655795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225671692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225687092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225704031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6225719462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225736138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225752426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225769556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225785932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225802807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225818656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225834683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225850742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6225866438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6225883305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6225899736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6225916149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225931402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6225946860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6225962997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6225978236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6225994257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226009511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226026328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226042226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6226058603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226073878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6226089430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226105188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226120430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6226136439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226152094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226168579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226184472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6226200821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226217149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1054,10540000,10000,0,0,256,5,29885,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6226266588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226282327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226297521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6226313522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226329031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226345478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226361331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6226377669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226393298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6226408844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226424541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226439964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6226456497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226471723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226488158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226504016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6226520805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226536102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6226551398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226567416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226583091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6226599170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226614426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226631189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226647479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6226667838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226687767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6226707700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226726963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226745466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6226765654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226784201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226804275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226823747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6226844218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226862760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6226881273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6226900948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6226919519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6226939121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6226959474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6226978698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6226994750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227011132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227027435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227042884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227058737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227074244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227092605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227108114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227126159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227142927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227159286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227174539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227189826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227206156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227221426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227237439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227252659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227269498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227285382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227301766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227317270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227332861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227348648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227363903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227380160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227395699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227412293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227428227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227444858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227460405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227475679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227491458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227506729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227523047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227538297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227554800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227570690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227587451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227602699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227617977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227634534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227650142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227666195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227681437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227697935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227714118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227730486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227745749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227761029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227777119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227792370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227808419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227823663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227840439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227856297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6227872683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227887936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6227903614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6227919361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6227934572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6227950813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6227966403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6227982860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6227998751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228017429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228034115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228049450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228065203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228080985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228097087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228112353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228128863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228145698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228162160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228177421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228192709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228208898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228224177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228240211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228255465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228272607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228288496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228305373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228320665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228338466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228354311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228369629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228386096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228401976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228418497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228434389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228450782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228466365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228481612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228497358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228512819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228529257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228544537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228561090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228577361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228593760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228609837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228625537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228642276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228657523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228674358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228690829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228708600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228724598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228741000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228756281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228772396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228788229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228803806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228819808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228835635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228852164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6228868092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6228884605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228900408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6228915711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6228931436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6228946891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6228963580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6228980118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6228996664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229012610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229029921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229045386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229060810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229076531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229092216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229108227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229123460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229140598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229156509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229172870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229188100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229203835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229219568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229234777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229250768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229266371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229282889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229298744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229315049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229330621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229345849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229361601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229376802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229393421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229408628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229425092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229440980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229457652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229472888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229488142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229503835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229519617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229535611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229550807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229567249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229583581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229599963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229615171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229630782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229647928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229663241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229679303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229694558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229711691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229727663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229744107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229759419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229775105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229790915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229806219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229822355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229837986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229854543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6229870490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6229886920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229902652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6229917957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6229933788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6229949091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6229965493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6229980812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6229997379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230013366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230030088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230045414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230060738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230076575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230092226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6230108310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230123593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6230141547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230158036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230174425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230189637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230206133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230221858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230237054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6230253034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230268982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6230285430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230301753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230318072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230333872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230349179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230364928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230380209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1055,10550000,10000,0,0,256,5,29914,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6230431347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230446695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6230463983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230479996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230496475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230511834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230527480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230543218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230558442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6230575473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230591324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6230607965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230623967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230640781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230656237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230673212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230691084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230707907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6230724083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230739308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6230755849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230772132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230788502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230803687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230818916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230834898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230850085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6230866047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6230881238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6230898319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6230914171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6230930532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230945787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6230961450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6230977163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6230993050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231009039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231024779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231041246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231057098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231073578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231089212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231104442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231120161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231135370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231151759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231167154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231183604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231200009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231216945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231232213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231247470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231263211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231278901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231294965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231310212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231327242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231343146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231359531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231374796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231390415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231406158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231421418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231437417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231452968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231469806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231485712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231502093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231518012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231533295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231549094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231564369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231580940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231596201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231612721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231628672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231645430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231660956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231676260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231692038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231707939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231723968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231739234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231755771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231772049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231788439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231803702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231818993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231835478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231850748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6231866787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6231882034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6231898903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6231914764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6231931135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231946363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6231962030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6231977777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6231993007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232009034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232024955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232041432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232057336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232073730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232091504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232108923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232124825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232140890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232157037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232172298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232189542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232206436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232222870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232238111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232253358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232269773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232285023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232301041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232316933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232333896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232349825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232366190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232381455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232397364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232413644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232429795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232445788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232461654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232478134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232493982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232510333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232525882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232541131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232556812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232572011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232588498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232603650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232620115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232636008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232652640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232667829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232683070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232698753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232714510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232730494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232745646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232762036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232778391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232794663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232809840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232825035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232841089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232856280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6232872194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6232887383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6232904289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6232920137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6232936425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232951604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6232967187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6232983219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6232998405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233014587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233029900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233046338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233062212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233078899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233094161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233109371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233125046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233140635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233156599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233171820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233188246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233204712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233221007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233236218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233251426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233267537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233282774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233298732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233313912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233330668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233346496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233363558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233379207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233394979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233410810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233426085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233443276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233459245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233475746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233491623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233507965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233523507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233538743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233554458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233569650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233586158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233601368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233617807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233633655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233651335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233666585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233681842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233697579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233713156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233729183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233744390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233760878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233777369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233793712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233808917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233824174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233840256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233855492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6233871491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6233886703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6233903671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6233919507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6233935831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233951042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6233966682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6233982401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6233997605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234013645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234029140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234045563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234061399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234078062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234093499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6234108688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6234124325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234139834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234156063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234171268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234187657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234206187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234224322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234239629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6234254905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6234271490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234286783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234302924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234318810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234336150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234352053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234368462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234383724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6234399687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6234415445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234430707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234446757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234463129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234479661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234495551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234511914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1056,10560000,10000,0,0,256,5,29942,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6234561309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6234576582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6234592741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234607988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234623984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234639627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234656285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234672234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234688673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234704295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6234719555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6234735293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234750521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234766958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234782420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234798910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234814843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234831570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234847069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6234862326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6234878058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234893706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6234909757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6234924981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6234942095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6234958650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6234975267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6234990498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235006331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235022542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235037805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235054604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235069866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235086812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235102750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235119137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235134439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235150353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235166115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235181398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235197432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235213099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235229614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235245491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235261854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235277760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235293038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235308798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235324018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235340693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235355921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235372403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235388276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235405043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235420272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235435480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235451188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235466805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235482845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235498070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235514882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235531002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235547385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235562642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235578268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235593996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235609261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235625312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235640943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235657941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235673933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235690310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235705946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235721208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235736960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235752263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235768651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235783912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235800408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235816325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235833060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235848358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6235863664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6235879465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235895137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6235911198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6235926437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6235942961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6235959249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6235975810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6235991112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236006398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236022542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236037841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236053909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236069170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236086000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236101948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236118368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236133622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236149442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236165281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236180578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236196670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236212420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236228928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236244844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236261230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236277157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236292430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236308166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236324131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236340849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236356087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236372591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236388448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236405205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236420462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236435739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236451485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236467357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236483405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236498642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236515511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236531647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236547993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236563262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236578881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236594658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236609935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236626020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236641586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236658367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236674268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236690645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236706200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236721496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236737297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236752630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236769182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236784467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236800970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236816847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236833635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236848949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6236864230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6236880024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236895615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6236911651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6236926900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6236943419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6236959748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6236976242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6236991803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237007072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237023390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237038695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237054766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237070026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237086858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237102743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237119165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237134456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237150271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237166026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237181327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237197356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237214606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237232227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237248179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237265087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237280466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237295851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237311723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237327439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237343850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237359218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237375801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237392112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237408628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237424206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237439610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237455879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237472693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237488995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237504242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237521173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237537083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237553481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237568728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237584306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237600084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237615304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237631298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237646892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237664008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237679902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237696307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237712202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237727509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237743269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237758533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237774899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237790233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237806788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237822757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237839449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237854730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6237870022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6237885810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237901634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6237917696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6237932943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6237949472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6237965702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6237982150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6237997445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238012742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238028880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238044131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238060173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238075407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238092277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238108221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238124621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238140293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238155795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238171617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238186940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238206689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238222197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238238665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238254568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238271507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238286785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238302047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238317751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238334004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238350035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238365989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238385070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238403879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238420486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238435935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238451431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238468407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238484027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238500254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238516183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238532749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238548630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238565022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238580646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238596088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238611781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1057,10570000,10000,0,0,256,5,29971,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6238662978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238679066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238695271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238712850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238729409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238745946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238762338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238780768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238796914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238812256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238829350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238844934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6238861951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6238878494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6238895604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238910809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6238926048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6238941835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6238957628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6238973581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6238988722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239005131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239023290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239039572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239054739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239069918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239086051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239101473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239117406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239132579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239149381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239165177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239181495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239196684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239212293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239228250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239243429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239259402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239275016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239291431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239307890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239324257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239340012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239355498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239371192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239386633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239403158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239418348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239434811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239450664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239467363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239482612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239497862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239513580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239529190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239545188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239560379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239577138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239593087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239609413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239625538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239641987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239657773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239672985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239689542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239705233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239721718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239739128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239755625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239771392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239786766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239802583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239817901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239834377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239849745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6239866343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6239882293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6239899082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239914409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6239929768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6239945610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6239961274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6239977407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6239992756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240009362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240025626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240042060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240057408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240072762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240088920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240104284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240120438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240135789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240152690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240168674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240185156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240200515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240216311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240232129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240247454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240263534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240279197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240295871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240312515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240329528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240344820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240360369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240376063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240391627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240407635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240422774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240439195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240455285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240471600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240486789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240501986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240517968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240533408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240549417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240564591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240581559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240597661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240614011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240629240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240644862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240660615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240675853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240691844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240707372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240724054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240739934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240756308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240771912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240787358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240803073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240818277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240834650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240849849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6240866341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6240882225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6240901416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240916748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6240932071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6240947832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6240963478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6240979525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6240995099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241012294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241029164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241045631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241060965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241076321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241092467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241107791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241123907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241139523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241156182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241172191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241188675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241204406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241219995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241235819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241251107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241267588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241283112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241299694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241315653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241332412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241347734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241363094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241378915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241394558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241410670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241425992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241442540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241458789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241475508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241490843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241506203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241522431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241538000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241554111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241569448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241586306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241602583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241619047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241634435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241650133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241665986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241681604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241697780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241713461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241730256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241746271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241762780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241778609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241794210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241810036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241825361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241841867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6241857207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6241873784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6241890103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6241906552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241922114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6241937430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6241953668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6241968976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6241985065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242000370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242017971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242035399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242052596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242067935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242083618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242099469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242114747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6242130767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242146407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242162915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242178802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242195160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242212168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242227495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242243258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242260587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6242277482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242292727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242309228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242325084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242341834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242357470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242372717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242388448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242404070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6242420107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242435336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242452058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242468031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242484411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242499676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242515504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242531236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242546470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6242562450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242577988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242594470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242610355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242626735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242642301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242657580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242673293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242688554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6242704895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242720191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242736644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242752542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1058,10580000,10000,0,0,256,5,29999,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6242805658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242820988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242836776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242852810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242868048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6242884107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6242899773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6242916331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6242932280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6242948734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6242964452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6242979737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6242995485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243010782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243027658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243043659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243060170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243076043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243092878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243108142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243123403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243139162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243154793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243170865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243186111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243202963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243218896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243235320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243250616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243266286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243282088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243297628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243313693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243329279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243345778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243361911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243378301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243393861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243409161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243424925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243440177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243456626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243472111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243488664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243505521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243522388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243537920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243553223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243568955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243584519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243600727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243615914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243632352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243648503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243664856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243680080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243695316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243712179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243727500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243743550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243758819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243775613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243791520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243807881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243823081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243838734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243854717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243869943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6243885974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6243901496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6243918011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6243933922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6243950312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6243965981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6243981506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6243997240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244012507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244028861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244044308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244060754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244076648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244093322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244108560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244123837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6244139911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244155099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244171086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244186304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244203311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244219207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244235581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244250823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244266515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6244282272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244297554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244313596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244329177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244345676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244361600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244378202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244393768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244409033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6244424743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244439997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244456295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244471515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244487947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244503819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244520560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244535804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244551087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6244566857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244582419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244598454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244613694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244630215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244646464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244662944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244678371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244694904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6244712196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244727485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244745168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244763062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244780948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244796839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244813199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244828781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244844110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6244860066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244875340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6244891658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6244906885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6244923350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6244939204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6244956520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6244972794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6244988023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245003702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245019341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245036193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245051642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245068158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245086316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245103974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245119348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245134655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245150992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245166558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245182675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245197961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245214883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245231129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245247610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245262958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245278723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245294545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245309877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245325977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245341612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245358382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245374333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245391099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245406423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245421737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245437560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245453252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245469423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245484778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245501396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245517689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245534167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245549704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245565046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245581182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245596558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245612697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245628024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245644886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245660886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245677349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245692652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245708643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245724506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245740074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245756195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245771823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245788416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245804398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245820876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245836594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245852819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6245869156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245884438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6245900940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6245916167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6245932693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6245948582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6245965412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6245980710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6245995976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246011737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246027755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246043908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246059270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246075759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246092116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6246108495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246123746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246139029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246155368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246170825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246186834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246203562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246221430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246237438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6246253847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246269742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246286014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246302712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246318335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246335381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246350714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246367274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246383641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6246400904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246416278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246431644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246447485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246463283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246479424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246494720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246511327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246527826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6246544332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246559890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246575239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246591424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246606734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246622860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246638160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246655076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246671117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6246687918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246704558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246720021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6246735915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246751302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246768422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246784157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246800757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246816727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6246833642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246849022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6246864583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1059,10590000,10000,0,0,256,5,30028,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6246915553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6246931048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6246947063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6246962576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6246979059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6246994919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247011218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247026919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247042214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247057916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247073673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247090114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247105408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247121922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247137834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247154518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247169779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247185019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247200764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247216540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247232598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247247859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247264758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247281939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247298279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247313439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247329256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247344989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247360211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247376209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247391849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247408620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247425221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247441520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247457134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247472332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247488029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247503209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247519491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247534673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247551125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247567009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247583636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247598866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247614267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247629948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247645520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247661510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247676717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247693159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247709383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247726064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247741428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247756600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247772594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247787828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247803857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247819074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247835817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247851689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6247868250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247883502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6247899029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6247914708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6247929915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6247945913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6247961411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6247977893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6247993797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248010123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248025721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248040940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248056632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248071846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248088135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248103330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248120012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248135860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248152540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248167781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248183013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248198746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248215553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248232211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248247613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248264686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248280877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248297608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248312971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248328712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248344603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248359946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248376132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248392175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248408694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248424853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248441283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248456940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248472235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248487991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248503249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248519584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248534854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248551379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248567367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248584138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248599436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248614735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248630517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248646129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248662186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248677435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248693956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248710136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248726542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248741797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248757044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248773115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248788382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248804628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248819876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248836663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248852619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6248869057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248884353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6248899958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6248915750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6248931244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6248947317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6248962964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6248979489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6248995653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249012054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249027732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249043029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249059036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249074303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249090643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249105901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249122657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249138593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249155292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249170575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249185850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249201617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249217396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249233428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249248678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249265578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249281454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249297840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249313123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249328721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249344460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249359710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249375742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249391270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249407779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249423933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249440327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249455914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249471163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249487144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249502420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249518870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249534117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249550648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249566579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249583249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249598543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249613814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249629575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249645144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249661246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249676524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249693023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249709231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249725861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249741124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249756427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249772515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249787765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249803856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249819134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249835997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249851929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6249869187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249884371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6249900018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6249915728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6249930937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6249946959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6249962498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6249979065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6249995152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250011477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250027107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250042324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250058028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250073249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250089756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250104967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250121692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6250137609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250154349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250169649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250185160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250200936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250218023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250234145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250249437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250266413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6250282367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250298892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250314288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250329923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250345666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250360899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250376948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250392979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250409585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6250425828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250442285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250457932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250473242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250489280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250504581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250521037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250536277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250552816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6250568733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250585555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250600894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250616203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250631993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250647633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250663711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250678986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250695501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6250711928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250728367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250743658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250758981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250775276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250790566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250806569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250821804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250838733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6250854635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6250871041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250886297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6250901967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6250917766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6250933293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6250949363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6250965045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6250982597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1060,10600000,10000,0,0,256,5,30056,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6251036946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251054025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251070197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251086054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251101835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251117319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251133513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251149231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251165874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251182004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251198324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251213925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251229172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251245126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251260343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251276765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251291974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251308713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251324567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251341277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251356545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251371816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251387625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251403260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251419302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251434552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251451059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251467255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251483652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251499130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251514738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251530545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251545780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251561865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251577554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251594083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251609991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251626396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251641981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251657251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251673023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251688665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251705088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251720402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251737361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251753303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251770083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251785367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251800718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251816722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251832315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251848349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6251863648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6251880407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6251896623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6251913062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251928395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6251943676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6251959778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6251975076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6251991158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252006649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252023578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252039504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252055928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252071212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252086874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252102647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252118672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252135345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252151770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252168360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252184544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252201012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252216761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252232104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252247899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252263229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252279704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252295012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252311873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252328456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252344904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252360212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252375778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252391959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252407579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252424207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252439593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252456435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252472262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252488599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252503832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252520025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252535809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252551599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252567661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252583460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252600003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252615958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252632673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252648387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252663720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252679556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252695074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252712298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252727615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252744118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252759980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252777940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252793213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252808434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252824132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252839951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252856329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6252871700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6252888156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6252904711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6252921145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252936448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6252952553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6252968330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6252983583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6252999633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253015389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253031879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253047771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253064138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253080349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253095721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253111480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253126657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6253142953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253159214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253175825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253191775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253208941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253224587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253239840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253255811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253271603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6253287941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253303177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253319713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253336208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253352677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253367966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253383500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253399723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253415012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6253431066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253446319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253463161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253479064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253495427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253510682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253526392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253542246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253557568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6253574028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253590142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253606728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253622707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253639119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253654858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253670206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253686246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253701511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6253717983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253733223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253751170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253767605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253784065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253799392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253814692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253830907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253846207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6253862232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6253877520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6253894524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6253910552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6253927058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253942406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6253958300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6253974162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6253989463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254005548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254021394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254037954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254053939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254070323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254085962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254101270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254117041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254132321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254148842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254164196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254180766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254196681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254216018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254231537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254246986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254263144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254278973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254295109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254310450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254327486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254343619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254360147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254375793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254391730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254408314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254423619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254439732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254455570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254472138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254488076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254504510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254521473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254536855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254552667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254567919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254584842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254600224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254616857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254632899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254649961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254665375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254680765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254696897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254712789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254728913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254744199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254761020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254777429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254793962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254809316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254824569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254841410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254856700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6254872735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6254887939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6254904954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6254920853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6254937255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254952890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6254968164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6254983938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6254999186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255015645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255030847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255047286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255063188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255080474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255095734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6255111019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1061,10610000,10000,0,0,256,5,30085,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6255162410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255177674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255193705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255209340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255225825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255241703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255258076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255273744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6255289036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6255304805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255320084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255336661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255351913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255368390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255384485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255401235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255416481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6255431696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6255447642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255463591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255479585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255494753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255511174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255527412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255544373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255560015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6255575340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6255591997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255607326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255623389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255638667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255655615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255671498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255687905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255705858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6255721213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6255737051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255752374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255769275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255784549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255801044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255816935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255833729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255848944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6255864170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6255879894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255895538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6255911552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6255926727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6255943346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6255959593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6255975924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6255991140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256006376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256022435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256037615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256053620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256069040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256087468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256103417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256119729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256135182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256150991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256166770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256182022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256198062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256213661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256230176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256246197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256262830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256278809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256294101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256309830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256325050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256341648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256356906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256373422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256389612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256406169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256421482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256437427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256453660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256468876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256485246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256500732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256517627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256533549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256549970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256565484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256581176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256596962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256612240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256628278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256643847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256660295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256676164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256692543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256708310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256723896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256739640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256754848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256771361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256786622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256803133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256819248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256836041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256851252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6256866475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6256882198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256897782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6256913793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6256929027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6256945714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6256962000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6256978446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6256993716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257008994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257025094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257040373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257056416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257071824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257088966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257104928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257121500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257137018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257152710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257168475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257183759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257199745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257215677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257232215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257248156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257266553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257282327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257299027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257315631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257331924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257348777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257364097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257380648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257397018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257413377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257428601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257444087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257460127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257475379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257492114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257507341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257524215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257540078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257556428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257571644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257587249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257602930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257618129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257634381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257649906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257666329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257682195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257698530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257715468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257732972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257748906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257765236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257781200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257796397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257812806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257829251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257845569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257860763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6257875961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6257892209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6257907366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6257923323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6257938634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6257955666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6257971572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6257988263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258003721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258019300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258035068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258050288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258066297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258082105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258099170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258115117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258131673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258147412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258162687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258178422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258193667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258210981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258226285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258242843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258258770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258275670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258290990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258306329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258322141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258337781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258353806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258370328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258386884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258403225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258419671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258435292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258450560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258466818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258482039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258498054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258513246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258530027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258545869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258562259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258577778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258593009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258609738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258625056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258641595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258656872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258673316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258689194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258706217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258721539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258736828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258752587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258768143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258784219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258799441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258816041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258832498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258848882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258864115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6258879361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6258895414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6258910688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6258926710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6258941961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6258958690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6258974581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6258990989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259006475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259022031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259037773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259053036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259069086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6259084862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259101577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6259117433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6259133984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259149607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259164834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259180523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259195723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259212092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1062,10620000,10000,0,0,256,5,30113,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6259261729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259278782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6259294726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6259311180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259326992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259342539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259358345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259373697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259390439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6259405670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259422099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6259438006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6259454813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259470083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259485367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259501183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259517079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259533129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6259548363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259564810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6259581001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6259597394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259612700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259628034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259644381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259659622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259675715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6259691012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259708037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6259723942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6259740316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259755587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259771136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259787251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259802491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259818535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6259836298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259852768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6259869311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6259886153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259901980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6259917275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6259933107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6259948410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6259964821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6259980097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6259996587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260013045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260029946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260045263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260060559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260076317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260092045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260108097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260123317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260140185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260156117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260172528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260187799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260203382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260219103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260234321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260250357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260265981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260282437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260298340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260314684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260330278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260345568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260361316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260376602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260393268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260408506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260424938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260441169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260457845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260473097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260488581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260504499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260520201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260536243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260551520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260568040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260584307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260600692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260615984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260631298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260647621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260662885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260678864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260694032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260710749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260726583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260742928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260758169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260773712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260789416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260804590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260820580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260836405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260852828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6260868674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6260885233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260900764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6260916004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6260931725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6260946936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6260963335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6260978539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6260995004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261011149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261027777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261043024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261058270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261074193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261089823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261106293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261122874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261139760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261155821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261172225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261187486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261203267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261219022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261234272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261250295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261265945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261282393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261298277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261314659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261330435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261345713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261361441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261376708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261393096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261408329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261425202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261441991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261458878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261474145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261489355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261505056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261520802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261536795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261551976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261568417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261584876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261601192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261616468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261631698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261647715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261662917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261678933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261694177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261711167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261727100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261743500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261759247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261775584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261791347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261806576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261822996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261838671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261855162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6261871100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6261887705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261903451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6261918722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6261934469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6261949716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6261966555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6261982262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6261998775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262015312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262031665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262046886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262062106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262078470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262093759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262109776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262124976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262142102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262157980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262174320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262189515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262207419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262223263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262238583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262254632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262270485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262286978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262302855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262319187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262334981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262350275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262366037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262381846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262398634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262413922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262430426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262446713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262463618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262478860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262494132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262510055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262525670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262541664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262556889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262573439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262589648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262605974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262621195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262636453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262652500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262667706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262683741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262699214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262715981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262731864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262748640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262763974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262779756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262795551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262810826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262827090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262842403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6262858847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6262874742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6262891620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262906805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6262922018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6262937721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6262953451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6262969422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6262984636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263001364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263017951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263034304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263049504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263064756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263080858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263096153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6263112434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6263127639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263144550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263160516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263176924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263192166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263208038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263223857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263239892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6263256480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6263272469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263288950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263304777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263321109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263336736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1063,10630000,10000,0,0,256,5,30141,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6263386876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263403045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263418284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6263434282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6263449474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263466280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263482169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263498507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263513731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263529363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263545068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263560283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6263576518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6263594184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263612737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263629116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263647455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263662835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263678274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263694072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263710049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6263726126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6263741362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263757795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263774017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263791108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263806297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263821519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263837584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263852831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6263868846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6263884054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6263901000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6263916858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6263933225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263948480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6263964024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6263979759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6263994934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264010982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264026525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264043003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264058904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264075242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264091105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264106344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264122123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264137367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264154051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264169285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264185759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264201661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264219284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264234564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264249840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264266559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264282030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264298142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264313465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264330298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264346258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264362661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264377968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264393682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264409465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264424717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264440767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264456812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264473314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264489228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264505618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264521195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264536509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264552293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264567574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264584166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264599437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264615986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264631934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264650200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264665534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264680808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264696499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264712316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264728374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264743594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264760059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264776242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264792618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264807866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264823096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264839127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264854315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6264870336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6264885578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6264903559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6264919439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6264935730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264950898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6264966831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6264982524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6264997695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265013628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265029230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265045721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265061655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265078604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265096101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265112667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265129003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265144979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265161016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265176246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265192722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265208931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265225276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265240539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265255740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265272095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265287275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265303246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265318423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265335417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265351286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265367606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265382898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265398523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265414187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265429358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265445347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265461040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265477479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265493321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265509652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265525474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265540742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265556412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265571575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265587862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265603021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265619417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265635371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265652338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265667542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265682742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265698438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265713934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265730370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265745583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265762005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265778508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265795203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265810402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265825634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265841850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265857055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6265873050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6265888237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6265904976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6265920824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6265937174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265952703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6265968160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6265983823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6265999035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266015317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266030520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266046958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266062822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266079438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266094694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266109941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266125682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266141498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266157520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266172705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266189164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266206528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266222862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266238047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266253279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266269512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266284867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266300905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266316135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266334755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266350912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266367184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266383032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266398911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266415597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266431008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266447677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266463423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266479913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266495798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266512164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266527957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266543212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266558892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266574132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266590448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266605622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266622058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266637900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266654968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266670410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266685614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266701262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266717133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266733118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266748278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266765073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266780909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266797242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266812441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266828051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266844078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266859417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6266875529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6266891057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6266907525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6266923361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6266939704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6266955301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6266970745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6266986418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267001591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6267017993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6267033371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6267049753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6267065535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6267082180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267097308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6267112761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6267128391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267144071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6267160227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6267175346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6267191731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6267207947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6267224407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267239481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6267254656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6267270631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267285769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6267301684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6267316799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6267333557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6267349586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6267365875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267381069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6267396629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6267412663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6267427858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1064,10640000,10000,0,0,256,5,30170,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6267957990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6267973269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6267989772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268005751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268022587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268037852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268053145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268068825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268085106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6268101388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6268116603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6268133030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268149495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268165865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268181086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268196301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268212539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268227766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6268243763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6268258952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6268277060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268294422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268312325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268329302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268346002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268363215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268379902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6268397921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6268414634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6268432642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268449979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268468540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268485230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268501947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268519498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268536380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6268553973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6268570660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6268588979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268606393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268624336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268641313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268658016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268675604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268692262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6268710467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6268727261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6268745280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268763588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268780446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268795638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268810828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268826545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268842275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6268858186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6268873304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6268889984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6268906035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6268922366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268937572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6268953096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6268968794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6268984359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269000320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269015837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269032499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269048357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269064702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269080201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269095431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269111124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269126332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269142767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269157938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269174346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269190158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269206781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269221969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269237200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269252910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269268497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269284509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269299676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269316091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269332289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269348606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269363822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269379071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269395136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269410584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269426565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269441744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269458535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269474363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269490702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269505890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269521461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269537432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269552624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269568619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269584195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269600858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269616725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269633062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269648864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269664112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269679820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269695020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269711293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269726700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269743119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269758962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269775960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269791173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269806390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269822059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269837997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6269854040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6269869265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6269886197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6269905008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6269922946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269938176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6269954483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6269970197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6269985400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270002352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270018239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270034873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270050623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270066849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270082272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270097375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270112974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270128085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270144352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270159458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270175822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270191626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270209856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270225029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270240159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270255783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270271307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270287457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270303311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270319671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270335837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270352074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270367216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270382376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270398326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270413476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270429369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270444507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270461266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270477116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270493355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270508497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270523996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270539879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270555025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270570967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270586425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270603040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270618850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270635127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270650574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270665747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270681389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270696539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270713973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270729440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270745836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270761622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270778692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270793834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270809032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270824698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270840166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270856114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6270871304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6270887667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6270903809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6270920081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270935217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6270950370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6270968248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6270983393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6270999225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271014576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271031053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271046797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271062968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271078340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271093439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271108976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271124051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271140251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271155285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271171542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271187622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271204322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271219817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271234969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271250649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271266140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271282253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271297372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271313737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271329823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271346070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271361217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271376359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271392318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271407664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271423572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271438699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271455484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271471497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271487781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271502924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271518380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271534279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271549419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271565355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271580880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271597491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271613332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271630177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271645996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271661179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271677182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271693018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271709822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271725040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271741450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271757265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271774080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271789298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271804544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271820255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271835866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271851823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6271866957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6271883345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6271900257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6271916638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271931932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6271947222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6271963332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6271978572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6271994585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272009772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272026623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272042474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272058812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1065,10650000,10000,0,0,256,5,30198,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6272109718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272124972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272141209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272156439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6272172625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272187809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272204638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272220426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272236751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272251915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272267465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272283317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272298471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6272315043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272330531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272346914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272362771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272379083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272394649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272410076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272426145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272441811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6272458311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272473597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272490110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272506047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272522811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272538106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272553417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272569193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272584786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6272600851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272616121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272632597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272648794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272665138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272680361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272695610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272711725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272726926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6272742925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272758155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272774932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272791036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272807414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272822661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272838250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272854205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272869422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6272885421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6272901282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6272917746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6272933607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6272949962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6272966026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6272981539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6272997280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273012517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273028800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273044006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273060445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273076302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273092914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273108361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273123575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273139552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273154874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273171116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273186315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273203140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273219017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273235394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273250633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273266281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273282078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273297319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273313346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273328945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273345561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273361542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273377882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273393513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273408738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273424465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273439672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273456029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273471286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273487964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273503824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273520489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273535730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273550982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273566741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273582257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273598496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273613728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273630464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273646673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273663291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273678567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273693857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273710603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273725899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273741934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273757173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273773994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273790095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273806444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273821670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273837279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273852981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273868170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6273884160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6273899666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6273916087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6273931938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6273948249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6273963812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6273979267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6273994974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274010215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274026602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274042048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274058529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274074438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274091144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274106408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274121671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6274137378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274152911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274169171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274184353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274200775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274219958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274236388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274251692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274267532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6274283259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274299572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274318669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274338498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274356728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274372697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274389140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274405026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274420438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6274436248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274451537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274468054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274483342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274499906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274516234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274532661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274548170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274563479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6274579567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274594876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274610966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274626265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274643509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274659435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274675822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274691102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274706871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6274722990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274738524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274754611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274770383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274787198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274803128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274819566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274835344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274850676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6274866709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274881984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6274898449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6274913742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6274930297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6274946447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6274963702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6274979638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6274994911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275010662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275026562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275042809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275057970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275074417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275090690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275107023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275122232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275137441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275153473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275168649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275184628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275199802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275216638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275232417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275248680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275263872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275279614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275295325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275310554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275326539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275342166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275358836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275374681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275391357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275406570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275421841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275437561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275453167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275469204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275484458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275500963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275517156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275533481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275548932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275564146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275580192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275595367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275611365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275629044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275650499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275667533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275684043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275699382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275715391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275731399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275746641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275762726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275778423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275794909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275810780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275827563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275843520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6275859039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6275874766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275890560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6275906820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6275922026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6275938461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6275954722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6275970987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6275986198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276001361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276017322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276032508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276048746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276063943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276080675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6276096465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6276112790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276128010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276143554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276159223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1066,10660000,10000,0,0,256,5,30227,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6276214816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276232105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276247557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276264142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6276280821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6276297278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276312557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276328974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276344715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276360128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276376095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276391619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276408046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6276424104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6276440422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276455914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276471099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276486788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276501980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276518242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276533440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276549850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6276565715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6276582410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276597601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276612797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276628458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276643936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276659863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276675001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276691383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6276707778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6276724112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276739542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276754780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276771841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276790880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276808575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276823813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276841236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6276857566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6276874040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276889550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6276904863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6276920795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6276935973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6276952333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6276967518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6276984168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277004005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277024637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277043665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277062069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277082133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277100637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277116940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277132054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277149226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277165065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277181386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277196555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277212368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277229103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277245299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277261170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277276914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277293346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277309163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277325499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277341151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277356563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277372227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277387401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277403793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277419194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277435597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277451375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277468244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277483486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277498720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277514889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277530217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277546423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277561579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277578619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277594536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277610892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277626082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277642309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277658041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277673250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277690033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277705718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277722183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277738240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277754995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277773674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277789002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277804620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277819739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277836470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277852047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6277868864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6277884573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6277901450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277917086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6277932289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6277947889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6277963589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6277979758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6277995107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278011517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278028011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278044364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278059612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278074840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278091155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278106379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278122336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278137512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278154481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278170435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278186770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278203609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278218837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278234717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278249885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278266333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278281487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278298086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278313889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278330543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278345713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278361519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278377181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278392732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278408674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278424045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278440455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278456590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278472891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278488048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278503247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278519399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278534597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278551174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278566284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278583184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278598984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278615253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278630418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278645959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278661621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278677015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278692951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278709840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278726246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278742037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278758291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278773992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278789152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278805020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278820122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278836466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278851611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6278868058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6278883872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6278900585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278915780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6278930986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6278946680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6278962513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6278978443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6278993624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279010035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279026710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279043037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279058242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279073507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279089641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279104828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279120779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279135944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279153333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279169182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279185482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279200663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279216480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279232403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279247629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279263622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279279264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279295968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279311851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279328528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279343733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279358954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279374680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279390271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279406245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279421636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279438042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279454688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279471028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279486254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279501503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279517669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279532958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279549005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279564229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279581074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279596954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279613338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279628569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279644159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279659901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279675557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279691486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279707171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279723576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279739692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279756007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279771521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279786707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279802371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279817544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279833881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279849069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6279865488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6279881346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6279898047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279913243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6279928676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6279944373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6279960088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6279976085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6279991489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280007959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280024205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6280040573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280055790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280071008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280087132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280102336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280118355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280133561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280150492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280166375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6280182987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280198177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280213908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280229646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280245623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280261611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280277610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280294469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280310553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1067,10670000,10000,0,0,256,5,30255,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6280364648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280380743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280396600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280412334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280427744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280443712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280459294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280475748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280491839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6280508178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280523892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280539129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280555074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280570268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280589171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280604490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280620890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280636701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6280653642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280668786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280684004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280699632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280715240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280731177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280746325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280762680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280778798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6280795071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280810433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280825570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280841614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280856738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6280872633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6280887753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6280904622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6280920431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6280936922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280952541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6280967751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6280983461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6280998877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281015227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281030963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281047398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281063235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281079936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281095190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281110413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281126082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281141669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281157626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281172777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281189479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281205874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281222225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281237429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281252688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281268768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281283960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281300077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281315252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281332131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281347984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281364337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281379621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281395170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281410873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281426111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281442175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281457851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281474316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281490396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281506746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281522379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281537655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281553379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281568608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281585186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281600412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281616890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281632761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281649470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281664726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281679996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281696217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281711935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281727912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281743103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281759577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281775756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281792070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281807508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281822724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281838865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281854109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6281870412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6281885637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6281902455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6281918298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6281934709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281949949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6281965613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6281981326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6281996760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282012746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282030338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282046859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282062737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282079450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282094716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282110003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282126060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282141748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282157809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282173075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282191012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282208132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282224516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282239692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282254875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282271024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282286170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282302132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282317276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282334124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282350486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282366754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282381908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282397463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282413133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282428337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282444336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282459863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282476283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282492061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282512477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282531840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282547290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282563015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282578896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282594953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282610180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282626748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282643009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282659364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282674657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282690059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282707479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282722719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282738721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282753924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282770741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282786635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282803198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282818422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282834054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282849763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282865180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6282881186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6282897850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6282914364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6282930254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6282946644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6282962282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6282977513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6282993196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283008388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283025520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283040757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283057217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283073076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283089802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283105066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283120388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283136127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283151670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283167694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283183126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283199567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283215834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283232190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283247421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283262666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283278831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283294040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283309999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283325181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283341942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283357794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283374102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283389508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283404828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283420516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283435717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283451957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283467244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283483702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283499565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283518438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283533889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283549064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283564907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283580531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283596467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283611607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283627987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283644093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283660392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283675533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283691609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283707871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283723013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283738882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283754218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283771374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283787212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283803445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283818597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283834093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283849717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283864819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6283880723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6283896237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6283912640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6283928430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6283944712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6283960240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6283975396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6283991140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284006361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284022612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284037707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284054260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284070023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284086677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284101815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6284116995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6284132627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284148232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284164382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284179519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284195911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284212084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284228339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284243457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6284258632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6284274694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284289881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284305816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284320996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284337888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284354036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284370346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284385550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6284401959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1068,10680000,10000,0,0,256,5,30284,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6284453781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284469027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284485005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284500176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284516990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284532796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284549082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284564463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6284580120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6284595744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284610884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284626751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284642232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284658568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284674350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284690826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284706320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6284721471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6284737104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284752234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284768532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284783672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284800075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284815870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284832435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284847636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6284862767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6284878430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284893899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6284909796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6284924900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6284941481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6284957666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6284973911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6284989032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285004179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285020157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285035711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285051656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285067024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285083805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285099614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285115850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285131044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285146596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285162261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285177413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285193569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285209111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285225499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285241329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285257833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285273388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285288623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285304297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285319485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285335758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285350935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285367353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285383208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285399835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285415015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285430189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285445862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285461474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285477480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285492703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285509183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285525602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285541921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285557139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285572396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285588388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285603617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285619594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285634831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285651587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285667522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285684127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285699375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285715029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285730736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285746015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285762262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285777803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285794301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285810952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285827661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285842848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6285858078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6285874016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285889560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6285905683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6285920924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6285937615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6285953850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6285970191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6285985445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286000696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286016804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286032067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286048062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286063261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286080061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286095874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286112190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286127656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286143214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286158920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286174136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286190145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286207137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286223604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286239432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286255963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286271624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286287399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286303012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286318090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286334428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286349847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286366252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286382033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286398670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286413834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286429011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286444651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286460248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286476194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286491349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286507743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286523886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286540149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286555314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286570726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286586749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286601894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286617830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286632984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286649890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286665724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286682031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286697207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286712686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286728342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286743515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286759474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286775024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286791453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286807287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286823860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286839404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286855293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6286871007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286886214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6286902642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6286917845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6286934305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6286950143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6286966932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6286982108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6286997254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287013147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287028817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287044760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287059920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287076332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287092587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287109283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287124719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6287140354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287156000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287171131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287187060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287202778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287219256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287235073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287251412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287267033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6287282228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287297936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287313353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287329701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287344855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287361296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287377090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287393739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287408901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6287424058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287439942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287455414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287471401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287486579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287503180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287519883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287537715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287553322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6287568725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287584956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287600484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287616398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287631721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287648525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287664358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287681170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287697173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6287713012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287728775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287744340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287761517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287777359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287793960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287809863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287826475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287842163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6287857452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6287873224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287888508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6287904950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6287920187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6287936650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6287953092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6287970185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6287985460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288000897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288017219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288032485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288048729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288063964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288080985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288096875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288113170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288128445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288144216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288159934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288175158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288191185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288206746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288223214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288239082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288255659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288271270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288286505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288302245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288317703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288334234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288349922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288366361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288382262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288399644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288414800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288429944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288445532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288461074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288477315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288492519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288508971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1069,10690000,10000,0,0,256,5,30312,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6288560300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288576645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288592176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288607367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288623020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288638457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288655059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288670303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288686767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288703172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288719495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288734689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288749861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288766049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288781255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288797634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288814279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288833572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288849728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6288866108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288881406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6288897407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6288913238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6288928491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6288944700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6288960341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6288976799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6288992681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289009027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289025504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289040777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289056550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289071813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289088149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289103361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289119794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289135665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289152414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289167645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289182896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289198614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289214153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289230162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289245383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289261892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289278122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289294467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289309690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289324949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289340984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289356237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289372235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289387455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289404286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289420170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289436564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289452264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289467603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289483342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289498586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289515154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289530424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289546909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289562757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289579406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289594681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289609934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289625708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289641566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289657579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289672762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289689490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289705703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289722054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289737300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289752522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289768584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289783819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289800831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289816531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289833673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289849563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6289865958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289881215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6289896751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6289912510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6289927734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6289943747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6289959348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6289975829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6289991675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290007987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290023586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290038837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290054565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290069829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290086427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290101633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290118059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290133925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290150626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290165846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290181061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290197026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290212653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290228663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290243877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290260300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290276519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290292865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290308102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290323561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290339667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290355156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290371174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290386372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290403172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290419239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290435557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290450816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290466444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290482164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290497399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290513607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290529131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290545579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290561443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290579009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290594251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290609459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290625143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290640991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290656930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290672045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290688375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290704949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290721228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290736367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290751562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290767587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290782749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290798663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290813804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290830773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290846613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6290862895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290878077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6290894087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6290909774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6290924956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6290940895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6290956490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6290972893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6290988705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291005001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291021624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291036824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291052484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291067665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291083968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291099145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291115606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291131474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291148106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291163329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291178548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291194230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291209824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291225823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291241022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291257460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291273711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291290025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291305241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291320457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291336613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291351823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291367780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291383181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291399977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291415772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291432074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291447270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291462809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291478521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291493740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291509962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291525494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291541929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291557749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291574106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291591344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291606598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291622309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291638483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291655570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291670853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291687669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291704352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291720738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291735985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291751239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291767500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291782720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291798691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291813904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291830696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291846619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6291863010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291878294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6291894122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6291909859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6291925108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6291941173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6291956721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6291973212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6291989123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292005734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292021395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292036671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292052445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292067743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292084377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292099646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6292116124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6292132013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292148775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292164041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292179311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292195118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292210865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292226906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292242132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6292258851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6292275086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292291415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292306643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292321889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292338231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292353468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292369497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292384964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6292401914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6292417802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292434195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292449435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292465116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292480815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292495983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292512193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292527747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6292544196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6292560050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292576608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292592189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292607455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1070,10700000,10000,0,0,256,5,30341,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6292657881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292673099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292690533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292706520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6292723049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6292738904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292755300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292770896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292786142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292801849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292817037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292833441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292848679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6292865200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6292881057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6292897919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292913139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6292928342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6292944247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6292959894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6292975893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6292991063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293007485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293024045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293040378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293055565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293070786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293087128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293102336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293118336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6293134719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293154338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293173848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293191785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293207854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293223273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293239058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293254976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293272340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6293287651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293304159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293320067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293336913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293352182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293367477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293383232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293399438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293415471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6293430695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293447194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293463713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293480175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293495759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293511520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293527889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293543407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293559633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6293574861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293591813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293607659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293624460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293640141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293655408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293671093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293686538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293703831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6293719025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293735475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293751320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293768225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293783488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293798719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293814419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293830624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293846658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6293861898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6293878324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6293894815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6293911192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293926407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6293941700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6293957817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6293973076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6293989080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294004330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294021845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294037808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294054182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294069416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294085566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294101308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294116542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294132875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294148805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294165290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294181163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294197514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294215202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294234202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294252425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294268264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294284239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294299363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294315793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294331959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294348283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294363440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294379232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294395587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294410801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294426826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294442031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294458832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294474661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294490957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294506130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294521757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294537445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294552613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294568564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294584578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294600956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294616772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294633052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294648805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294664139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294679872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294695065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294711394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294726612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294743067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294758958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294775572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294790779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294806005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294821690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294837396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294853398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6294868592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6294885016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6294901153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6294917492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294932708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6294947949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6294964281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6294980655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6294997124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295012326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295029737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295045632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295061940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295077748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295093362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295109028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295127558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6295144579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295159793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295176305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295192237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295208890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295224074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295239304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295254958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295270563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6295286570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295301728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295318131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295334245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295350548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295367147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295386051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295403244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295418533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6295434484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295449647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295466488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295482281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295498553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295513689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295529285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295544920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295560049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6295575956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295591648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295608025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295623827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295640728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295655903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295671087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295686738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295703021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6295718989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295734149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295750567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295766693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295782992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295798157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295813332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295829523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295844676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6295860610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6295875750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6295892627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6295908453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6295924786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295939988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6295955803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6295971514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6295986700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296002653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6296018407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296034890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296050756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296068510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296084199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296099424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296115076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296130274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296146766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6296161880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296178238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296194020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296210615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296225875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296241069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296256756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296272548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296288478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6296303622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296320010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296337547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296355525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296371145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296386380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296402541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296417726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296433673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6296448861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296465668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296481499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296497815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296513025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296528889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296544584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296559801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296575756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6296591307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296608180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296624214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296640996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296656628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296671840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296687746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296703643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296719613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1071,10710000,10000,0,0,256,5,30369,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6296770480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296787047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296802866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296819200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296835036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296850253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6296865918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296881099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6296897749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6296912862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6296929193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6296944935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6296961965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6296977204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6296992470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297008178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297023995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297039977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297055797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297072198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297089447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297105738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297120888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297136061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297152443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297167897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297183868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297199024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297216121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297231964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297248302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297263484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297279077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297294720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297309906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297325860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297341515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297357932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297373804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297390425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297405865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297421104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297436830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297452979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297469212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297484453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297500937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297517980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297534591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297549777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297565047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297581157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297596770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297613053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297628812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297645805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297661678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297678038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297693263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297709568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297725278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297740500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297756480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297771995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297788407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297804239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297820544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297836376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297851656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6297867400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297882629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6297898936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6297914158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6297930606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6297946498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6297963392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6297978636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6297993882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298009606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298025132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298041140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298056355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298072828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298089109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298105489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298120733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298135964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298152337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298167574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298183572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298198812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298217111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298233027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298249421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298265138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298280425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298296191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298311461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298327826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298343273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298359722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298375845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298392521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298407965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298423220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298438987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298454534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298470533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298485760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298502252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298518495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298534826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298550040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298565263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298581455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298596666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298612665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298627878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298644751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298660625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298676980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298692168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298707797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298723553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298738787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298754814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298770435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298786921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298802787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298819139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298834679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298849911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6298865608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298881272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6298898027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6298913261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6298929765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6298945657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6298962328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6298977538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6298992880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299008625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299024367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299040797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299056067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299072612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299089052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299105506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299120840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299136144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299152395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299167717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299183785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299199092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299216175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299232101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299248554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299263855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299279553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299295316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299310607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299326669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299342439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299358975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299374876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299391666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299407195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299422451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299438202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299453776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299469837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299485128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299501646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299517870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299534520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299549806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299565131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299581368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299596676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299612764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299628021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299644895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299660822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299677299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299692599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299708527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299724364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299739640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299755697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299771672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299788148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299804030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299820348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299836599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299851928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6299867641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299882863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6299899321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6299914734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6299931218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6299947070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6299963780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6299979050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6299994300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300010025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300026035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300042983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300058192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300074604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300091298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300107633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300122874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6300138906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300155117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300170306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300186248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300201671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300218777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300234698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300251088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300266701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6300282197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300297931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300313140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300329494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300344720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300361173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300377464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300394141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300409660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6300424960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300440740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300456307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300472318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300487543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300504021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300520209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300536547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300551771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6300567050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300583189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300598481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300614524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300629771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300646632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300662499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300678885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300694133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6300709791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300725520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300740747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300756760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300772309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300789022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300804873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300821243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300836924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1072,10720000,10000,0,0,256,5,30397,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6300886822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6300903253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6300918504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6300934510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6300949716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6300966502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6300982376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6300998739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301013956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301029748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301045810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301061045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301077492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301092951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301109428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301125329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6301142038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301157486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301172719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301188450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301204009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301220258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301235499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301251969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301268338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6301284907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301300117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301315348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301331489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301346677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301362683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301377904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301394735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301413098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6301430268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301445506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301461353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301477262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301492402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301508328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301523995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301540553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301556395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6301572703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301588541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301603682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301619318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301634661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301651091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301666206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301682566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301698318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6301715732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301731163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301746395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301762077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301777643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301793587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301808737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301825153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301841637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6301857872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301873778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6301889739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6301905570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6301920751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6301936699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6301952597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6301969182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6301985192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302001542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302017055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302032290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302047971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302063149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302079950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302095190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302111872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302127732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302144472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302159763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302175021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302190780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302209123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302225211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302240454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302256928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302273220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302289799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302304995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302320219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302338661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302353883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302369823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302385659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302402643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302418511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302434842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302450052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302465628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302481310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302496488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302512446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302528085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302544516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302560352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302576655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302592445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302607663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302623374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302638541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302654901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302670078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302686484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302702712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302719040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302734211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302749402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302765419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302780794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302796719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302811870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302828718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302844601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6302860954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302876607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6302892259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6302907838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6302922923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6302938767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6302954383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6302970759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6302986516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303002746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303018270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303033433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303049484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303064602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303080913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303096256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303112636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303128462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303145379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303160600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303176548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303192194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303207762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303223828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303238919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303255482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303271694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303288201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303303375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303318567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303334637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303349808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303365723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303380836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303397534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303413316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303429572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303444715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303460273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303476163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303491293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303507194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303522687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303539089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303554889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303571234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303586783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303601980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303617637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303632812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303649071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303664236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303680637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303696433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303713425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303728598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303743785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303759453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303774916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303790876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303806016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303822435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303838515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303854811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303869993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6303885169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6303901167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6303916292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6303932191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6303947309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6303964138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6303979909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6303996140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304011305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304026864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304042532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304057665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6304073560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304089073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304105430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6304121212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6304137459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304153055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304168213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304183843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304198969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6304215259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304230403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304246772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6304262528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6304279174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304294302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304309426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304325026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304340499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6304356953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304372151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304388568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6304404793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6304421136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304436347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304451570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304467712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304483129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6304499123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304514550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304531081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6304546915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6304563243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304578853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304594079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304609778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304624993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6304641402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304656584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304672982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6304688821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6304705509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304720729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304736570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304752300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304767862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6304783875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304799124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304815625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6304831890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6304848307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304863544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6304878793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6304894815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6304910041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1073,10730000,10000,0,0,256,5,30426,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6304961372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6304976616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6304993087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305008943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305025550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305041291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305056539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305072257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305087804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305103862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305119081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305135556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305151842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305168409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305183646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305198874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305215147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305230363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305246348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305261515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305278328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305294444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305310791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305326021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305344064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305360022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305375320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305392312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305408230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305424846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305440790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305457729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305472940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305488244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305503991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305519672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305535647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305551056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305567553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305583816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305600146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305615685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305630957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305647198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305662644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305678615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305693800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305711011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305726848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305743177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305758389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305774368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305790851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305806066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305822013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305837585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305854279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6305870158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6305886488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305902219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6305917415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6305933090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6305948306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6305964692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6305979886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6305996270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306012133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306028830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306044015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306059224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306074922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306090418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306106426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306121588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306138022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306154358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306170903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306186066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306201290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306219460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306234675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306250638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306266293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306282723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306298584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306314892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306330505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306345706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306361686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306377207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306393610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306409534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306426339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306442216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306458974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306474213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306489512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306505281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306520840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306536866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306552333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306568834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306585104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306601447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306616688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306631977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306648146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306663624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306679633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306694866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306711702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306727636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306743991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306759269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306774871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306790579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306805762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306821740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306837338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306853827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6306869694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6306886062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306901704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6306916957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6306932714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6306947954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6306964320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6306979534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6306996010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307011910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307028863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307044321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307059560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307075249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307090809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307106829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307122060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6307139571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307155611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307172012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307187461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307203124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307218787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307234164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307250129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307265683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6307283959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307301142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307317517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307333293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307348554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307364446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307379644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307395961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307411138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6307427559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307443364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307460038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307476728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307491999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307507697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307523323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307539333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307554574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6307571076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307587262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307603608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307619033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307634246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307650523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307666768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307683950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307700977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6307719650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307735919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307752224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307768168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307783485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307799187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307814362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307830723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307845942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6307862347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6307878199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6307894847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307910007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6307925220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6307940895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6307956527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6307972735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6307987885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308004311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308020600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308036924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308052356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308067563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308083593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308098800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308114984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308130144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308146995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308162838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308179087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308194280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308209928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308225596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308241009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308256922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308272427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308288862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308304706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308321038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308336546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308351746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308368259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308383437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308400008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308415223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308431886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308447754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308464383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308479579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308494785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308510429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308526047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308542017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308557160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308573560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308589727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308606024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308622699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308637951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308654120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308669336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308685330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308700507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308717398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308733271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308749635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308765239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308780483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308796190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308811414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308827737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308842986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6308859447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6308875324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6308892060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308907323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6308922575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6308938556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6308954170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6308970213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6308985399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309001862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309018056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309034802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1074,10740000,10000,0,0,256,5,30454,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6309087696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309103085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309118787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309134019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6309150850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6309166305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309182803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309198711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309215508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309230882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309246195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309261920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309277570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6309293826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6309309106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309325598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309341812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309358145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309373356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309388604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309404832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309420069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6309436115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6309451414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309468239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309484123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309500607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309516227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309531487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309547450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309562734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6309579128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6309594345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309611034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309626882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309643629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309658874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309674090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309689870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309705701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6309722473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6309737661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309754034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309770244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309786577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309801791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309816956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309832952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309848143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6309864073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6309879253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6309895979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6309911849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6309928423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309944066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6309959818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6309975552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6309991021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310007018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310022530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310039012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310054872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310071221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310086770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310102059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310118045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310133286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310149703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310164926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310181639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310197446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310215559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310230842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310246322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310262091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310280209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310296261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310311501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310328372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310344249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310360615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310376215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310391771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310407503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310422731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310438772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310454286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310470747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310486609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310502952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310518588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310533806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310549503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310564673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310581095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310596328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310612777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310628628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310645337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310660548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310675789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310691490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310707002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310723010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310738394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310756021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310772360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310788754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310804011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310819273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310835417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310850738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6310866783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6310882030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6310898814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6310914657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6310931242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310946473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6310962105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6310977870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6310993407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311009471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311025059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311041839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311057729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311074121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311089704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311105020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311120763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311136001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311152476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311167703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311184398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311200256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311216883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311232130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311247383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311263119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311278718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311294719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311309921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311326392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311342605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311358968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311374203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311389753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311405490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311420735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311437614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311453285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311469726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311485817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311502145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311517716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311532997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311548693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311563942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311580283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311595499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311612175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311628039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311644753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311659990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311675204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311690957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311707485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311723485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311738718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311755138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311771305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311787670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311802863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311818090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311834159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311849392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6311865637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6311880828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6311898040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6311913868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6311930178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311945363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6311961023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6311976758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6311992173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312008167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312023645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312040078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312055861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312072197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312087703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312102915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312118798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312133955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312150390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312165597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312182216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312198026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312214765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312229969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312245244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312260957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312276617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312292592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312307744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312324162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312340344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312356655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312372379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312387587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312403628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312418788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312434722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312449887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312466850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312482688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312499014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312516127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312531413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312547121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312562316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312578659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312593851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312610275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312626267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312643035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312658236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312673447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312690586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312706376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312722377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312737552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312754005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312770186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312786514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312801863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312817191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312833295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312848504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6312864483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6312879684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6312896411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6312912276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6312928620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312943873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6312959613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6312975343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6312990511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313006489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313022010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313038753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313054587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313070879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313086529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313101735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313117408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1075,10750000,10000,0,0,256,5,30483,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6313167824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313183833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313199252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313216145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313231945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313248257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313263467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313279057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313294778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313310199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313326181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313341751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313358193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313374029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313390671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313405889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313421145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313436880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313452451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313468404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313483607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313500265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313516390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313532765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313548383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313563618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313579742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313595032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313611052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313626302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313643176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313659057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313675387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313690595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313706520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313722221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313737411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313753386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313768924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313785413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313801476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313817873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313833430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313848673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6313864601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313879799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6313896119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6313911353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6313927776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6313944237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6313963407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6313978582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6313995564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314012268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314028348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314044371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314059819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314076357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314092596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314108932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314124131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314139701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314155518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314170692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314186635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314202058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314218626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314234467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314251027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314266628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314281879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314297570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314312777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314329206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314344389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314360815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314377616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314394286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314409507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314424744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314440493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314456014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314471995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314487175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314503828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314519992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314536332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314551566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314567046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314583077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314598338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314614385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314629593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314646432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314662330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314678811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314694203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314709761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314725506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314740980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314757000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314772586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314789045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314804938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314821307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314836857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314852090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6314867799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314883302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6314899640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6314914868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6314931549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6314947454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6314964069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6314979272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6314994494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315010174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315025975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315042310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315057766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315074243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315090421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315106746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315121945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315137171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315153231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315168473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315184719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315199942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315216752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315232645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315249257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315264894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315280148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315295817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315310990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315327339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315342536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315358975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315374806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315391524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315406742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315421938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315437642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315453226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315469223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315485203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315502223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315519552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315536033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315551267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315566527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315582657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315597853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315613857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315629016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315645863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315661724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315678048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315693554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315709910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315725674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315740868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315757182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315772898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315789473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315805385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315821762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315837401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315852680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6315868396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315883828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6315900328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6315915558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6315932273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6315948172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6315964876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6315980139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6315995396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316011123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316026763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316042841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316058081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316074580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316090817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316107225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316122708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316137993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316154053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316169294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316185332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316200552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316217502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316233399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316250022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316265685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316280986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316296733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316311980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316328484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316343724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316360578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316377402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316394255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316409483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316424661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316440546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316456115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316472703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316488188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316504638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316520984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316537402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316552673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316568142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316584241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316599461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316615426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316630834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316647578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316663423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316679719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316694906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316710679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316726403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316741598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316757568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316773148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316789574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316805467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316821850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316837627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316852870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6316868613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316883864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6316900202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6316915407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6316931989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6316949411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6316966576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6316981768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6316996946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317012610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317028673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317044612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317059737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317076117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317092355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6317108674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317123880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6317139116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317155160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317170359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317186335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317201505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317218369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317234209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1076,10760000,10000,0,0,256,5,30511,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6317285213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317300511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6317315978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317332138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317347358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317363354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317378574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317395361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317411281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6317427638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317443092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6317458641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317474361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317489572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317505576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317521120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317537609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317553496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6317570072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317585611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6317600840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317616547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317631751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317648026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317663277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317679702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317695530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6317712534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317729051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6317744266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317759861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317775428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317791433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317806627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317823026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317839221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6317855515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317870717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6317885921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6317902050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6317917241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6317933270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6317948455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6317965408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6317981638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6317998449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318013694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318029363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318045135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318060388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318076427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318092112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318108645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318124564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6318141404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318156760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318172088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318187874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318205794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318221920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318237203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318253718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318270113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6318286599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318301917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318317280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318333467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318348796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318364926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318380553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318397516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318413503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6318429944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318445513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318461279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318477061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318492347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318508425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318524205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318540991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318556981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6318573463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318589155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318604498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318620308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318635636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318652089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318667351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318683844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318699784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6318716624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318731914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318747232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318763009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318779225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318795861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318815119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318834275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318853363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6318870027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318885645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6318903161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6318919104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6318934412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6318950595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6318966714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6318983708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6318999626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319016675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319031880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319047071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319063453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319079083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319095067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319110267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319126704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319142922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319159268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319174450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319189638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319205734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319221044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319237027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319252426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319269213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319285070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319301370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319316842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319332458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319348110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319363264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319379201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319394751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319411163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319426974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319443516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319459075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319474291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319490006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319505428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319522352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319537583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319554034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319569897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319586678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319601827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319617323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319633235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319648884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319664906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319680064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319696694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319713380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319729735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319744952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319760209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319776584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319791761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319807661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319823023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319839822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319855607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6319871907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319887104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6319902687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6319918385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6319933569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6319949760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6319965353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6319983351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6319999149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320015832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320031003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320046176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320061827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320077575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320093563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320108718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320125143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320141383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320157705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320172888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320188090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320204232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320219395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320235378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320250608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320267437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320284744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320302508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320317781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320333821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320349528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320364739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320381352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320397123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320413712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320429619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320445974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320461575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320476818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320492533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320507990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320524483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320539716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320556246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320572132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320588863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320604073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320619275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320634945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320650521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320666535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320681753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320698461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320714935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320731332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320746624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320761882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320777965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320793190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320809166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320824399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320841156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320856999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6320873340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320888800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6320904389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6320920118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6320935352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6320951367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6320967136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6320983634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6320999532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321016510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321031790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321047338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6321063116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321078934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321095031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321110688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321127461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6321144033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321160438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321175668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321190894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6321207005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321222207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321238236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321253402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321270316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6321286151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321302479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321317690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321333436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1077,10770000,10000,0,0,256,5,30540,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6321384195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321399792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321415734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321430872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321447267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6321463416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321479757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321494923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321510152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6321526533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321541722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321557698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321573112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321589935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6321605760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321622690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321637918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321653579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6321669447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321684531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321700409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321715930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321732766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6321748556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321765436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321780632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321795838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6321811511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321827458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321843438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6321859379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6321875749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6321892181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6321908504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321923940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6321939057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6321955049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6321970190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6321986095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322001233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322017963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322033917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322050295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322065529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322081246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322096946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322112116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322128048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322143591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322160027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322175868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322192181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322208655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322223911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322239639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322254844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322271251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322286400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322302818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322318616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322335423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322350638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322365846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322381776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322397770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322413774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322428980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322445630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322461931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322478215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322493417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322509335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322525449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322540607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322556521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322571817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322588686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322604505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322620861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322636064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322651600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322667292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322682496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322698496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322714278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322730739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322746599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322762905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322778473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322793719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322809441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322824665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322843137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6322858393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6322874850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6322891292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6322907627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322922865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6322938078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6322954094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6322969285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6322985269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323000441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323017167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323033003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323049638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323064895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323080463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323096158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323111340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323127317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323143271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323159780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323175606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323191943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323207472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323222699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323238388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323253583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323269997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323285178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323301622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323317460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323334175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323349398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323364587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323380289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323396057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323412016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323427199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323443620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323459960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323476262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323491478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323506718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323522814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323538019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323554011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323569230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323586210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323602041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323618339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323633543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323649042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323664735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323679883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323695848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323712986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323729413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323745271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323761577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323777119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323792366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323808082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323823279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323839567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323854742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6323871181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6323886996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6323903641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323918868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6323934094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6323949788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6323965419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6323981391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6323998034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324015014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324030851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324047174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324062391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324077928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324093654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324108828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324124812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324140280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324156684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324172518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324188820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324204350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324219518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324235168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324250329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324266882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324282053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324298428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324314219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324330798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324345981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324361160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324377120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324392706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324408682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324423860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324440296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324456519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324472837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324488042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324503228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324519168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324534319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324550247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324565383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324583128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324598976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324615256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324630433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324646532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324662271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324677719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324693591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324709155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324725621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324741439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324757739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324773326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324788543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324804227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324819630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324836017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324851234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6324867635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6324883529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6324901425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324916718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6324931919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6324947611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6324963711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6324979648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6324994727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325011043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325027260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325043818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325059003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325074185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325090552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325105710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6325121668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6325136978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325153945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325169751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325186022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325201192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325216775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325232397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325247518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6325263419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6325279143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325295501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325311577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325328284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325343516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325358688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325374356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325390091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6325406014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6325421173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325437555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1078,10780000,10000,0,0,256,5,30568,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6325487234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325503591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325519101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325534295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325549977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325565148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6325581637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6325596792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325613227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325629016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325645921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325661120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325676361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325692038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325707926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6325724144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6325739325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325755731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325772154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325788460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325803648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325818874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325835051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325850231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6325866234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6325881417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6325898159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6325913959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6325930241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325945417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6325961219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6325976872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6325992010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326007935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326023394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326039771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326055569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326071821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326087481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326102673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326118317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326133478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326149973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326165137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326181528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326197344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326214948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326230163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326245364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326261036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326276637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326292631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326307791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326324174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326340311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326356622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326372062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326387255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326403219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326418407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326434339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326449492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326466588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326482421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326498689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326513889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326529621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326545245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326560409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326576336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326593787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326610550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326626497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326643471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326658732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326673991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326689711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326705219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326721308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326736478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326752901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326769350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326785668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326800905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326816133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326832355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326847609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6326863620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6326878808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6326895619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6326911442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6326927758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326942964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6326958485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6326974167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6326989362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327005362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327020870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327037832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327053727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327070058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327085675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327100943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327116663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327131888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327148185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327163390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327179826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327195685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327212298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327227556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327242809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327258550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327274174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327290430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327305673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327322148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327338591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327354938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327370941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327386284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327402465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327417752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327433787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327449052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327466195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327482107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327498461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327513718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327529301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327545075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327560328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327576370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327591929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327608437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327624728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327642460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327658522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327673845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327689604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327705659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327721767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327737037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327753598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327769888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327786305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327801573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327816815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327832964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327848243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6327864305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6327879552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6327896466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6327912376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6327928748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327944826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6327960659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6327976548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6327991836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328008097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328024010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328040494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328056365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328072715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328088533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328103790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328119503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328134735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328151407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328166666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328183118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328198988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328215884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328231090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328246311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328262031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328277607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328293656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328308850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328325317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328341947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328358336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328373998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328389582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328405611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328420860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328436862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328452463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328469120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328484980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328501307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328516944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328532445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328548200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328563447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328579787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328595058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328611548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328627452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328644357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328659608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328674868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328690598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328706402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328722420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328737624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328754105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328770369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328786738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328801971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328817236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328833646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328848850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6328864832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6328880042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6328897509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6328914198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6328930724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328945937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6328961670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6328977446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6328992703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329008775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329024876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329041388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329057329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329073687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329089352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329104597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6329120351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329135616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329152374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329167650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329184159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329200115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329217167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329232457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329247754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6329263511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329279153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329295189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329310409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329327766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329343753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329360142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329375408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329391168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6329406966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329422994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329438974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329454596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329471032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329486875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329503187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329518711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329534183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1079,10790000,10000,0,0,256,5,30597,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6329585194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329600479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329616484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329631675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329648569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329664690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329682127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329697344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329713646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6329729320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329744765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329760725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329776372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329792860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329808759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329825086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329841325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329856594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6329872299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329887511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6329904176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6329919404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6329935890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6329952029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6329968515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6329983757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6329999048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330015093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330030529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330046550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330061766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330078786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330094699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330111067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330126357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330142005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330157970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330173177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330189134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330205883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330222656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330238597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330255004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330270849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330286145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330302272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330317532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330333954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330349416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330365876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330382077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330399008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330414237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330429548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330445338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330460987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330477072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330492334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330508841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330525073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330541477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330556755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330572031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330588141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330603411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330619497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330634759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330652417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330668838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330685465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330700728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330716542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330732323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330747603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330763676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330779303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330795806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330811703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330828417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330843677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6330858926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6330874685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330890470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6330906761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6330921970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6330938445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6330954711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6330971100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6330987249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331002570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331018847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331034300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331050858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331065953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331082751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331098852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331115175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331130352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331146025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331161695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331176885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331192843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331208347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331225023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331240916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331257231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331272859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331288098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331303791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331319183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331336486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331351715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331368225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331384104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331400889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331416604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331433130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331450314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331467597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331485381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331502066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331520537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331537951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331555906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331572643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331589741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331606997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331623660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331641546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331658201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331676224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331693595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331711964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331729086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331744323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331760026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331775659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331791683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331806942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331823437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331839757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331856242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331871501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6331886743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6331902869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6331918134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6331934186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6331949431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6331966539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6331982432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6331998764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332014011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332029573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332045345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332060583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332076608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332092384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332108883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332124737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332141400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332156700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332171997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332187745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332203521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332219547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332234755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332251201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332267480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332284075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332299305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332314538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332330656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332345891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332361891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332377102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332394624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332410521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332426870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332442081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332457714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332473716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332488993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332505919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332521638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332538111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332553945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332570309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332585953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332601487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332617254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332632498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332648830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332664057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332680530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332696398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332713098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332728597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332743866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332759622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332775412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332791438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332806665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332823209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332839482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6332855853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332871129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6332888175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6332906837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6332922090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6332938164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6332953817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6332970538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6332986366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6333002713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333018290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6333033529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6333049226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333065002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6333081305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6333096517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6333112966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6333128861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6333145489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333160703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6333175904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6333191621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333207105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6333223070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6333238200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6333254597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6333270829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6333287105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333302254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6333317406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6333333490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333348701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6333364689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6333379895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6333397564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6333413532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6333429993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333445266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6333460902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6333476864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333492137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6333508149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6333523706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6333540166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6333556003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6333572361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333587941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6333603177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6333618911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6333634124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6333651482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1080,10800000,10000,0,0,256,5,30625,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6334189956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6334209794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6334225889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6334242968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334258278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6334274142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6334290173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334305502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6334321634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6334337350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6334354117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6334370069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6334386477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334402509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6334418053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6334433807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334449455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6334466657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6334482213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6334498735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6334515038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6334531746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334547034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6334562354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6334578499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334593703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6334609887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6334625046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6334641874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6334657948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6334674266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334689451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6334705220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6334721126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334736373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6334752424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6334767987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6334784746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6334800736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6334817107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334832761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6334847971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6334863682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334878879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6334895275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6334910801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6334927251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6334943081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6334959806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6334975044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6334990310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335006040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335021598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335037845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335053091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335069563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335085736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335102128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335117399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335132692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335148777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335164249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335180312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335195570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335212362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335228278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335244660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335259923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335275664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335291442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335306719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335322776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335338456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335354938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335370830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335387197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335402944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335418222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335433984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335449210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335467246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335482475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335498975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335515214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335531752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335547108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335562842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335578907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335594191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335610247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335625501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335642323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335658208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335674580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335689836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335705666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335721483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335736758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335752810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335768366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335785108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335801009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335817363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335833028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335848450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6335864353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335879647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6335896070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6335911307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6335927783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6335943672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6335960326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6335975802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6335991050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336006778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336022314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336038570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336053825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336070343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336086652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336103042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336118340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336133628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336149706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336165004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336181039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336196269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336213059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336229217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336245612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336260869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336276555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336292321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336307584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336323602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336339249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336355997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336371906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336388287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336403916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336419191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336434915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336450137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336466560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336482018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336498505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336514729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336531130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336546668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336561970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336578122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336593380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336609434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336624687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336641550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336657464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336674036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336689297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336705059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336720835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336736076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336752120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336767735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336784309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336800208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336816591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336832218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336847648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6336863504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336878744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6336895320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6336910589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6336927282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6336945914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6336964672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6336980102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6336995327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337011040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337026715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337042980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337058202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337074731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337090903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337107224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337122390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6337137577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337153609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337168997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337184919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337200062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337218824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337236508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337254451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337271814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6337288192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337303899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337319115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337335667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337350923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337367597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337383494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337400201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337415652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6337430902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337446613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337462260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337478211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337494241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337510717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337527070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337543439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337558668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6337574764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337590977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337606172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337622127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337637300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337654120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337669967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337686353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337701561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6337717330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337733261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337748437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337764784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337781142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337797567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337813369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337830105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337845296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6337860721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6337876385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337891953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6337907930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6337923120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6337939557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6337955877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6337972262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6337991134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6338007817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338024234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338039690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338055678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338070849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338087727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6338103599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6338119931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338135207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6338150859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338166599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338181839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338197864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338217711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338237630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6338254367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6338271481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338286726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1081,10810000,10000,0,0,256,5,30653,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6338337530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338353519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338368726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338384717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338400263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338416958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6338432836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6338449179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338464818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6338480032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338495691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338510874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338527195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338542589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338558979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6338574767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6338591438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338606610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6338621820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338637481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338653123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338669057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338684238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338700652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6338716868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6338733149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338748300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6338763480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338779663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338794839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338810793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338825967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338842851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6338858667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6338874972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338890522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6338905718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6338921746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6338936994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6338953352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6338968558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6338984997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339000860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339017578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339032774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339048232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339063908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339079451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339095480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339110933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339127850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339144141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339160461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339176085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339194955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339215317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339232907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339249060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339264928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339281912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339297941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339314413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339330438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339345968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339361796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339377115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339393598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339408912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339425715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339441667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339458434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339473769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339489122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339505020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339520698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339536844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339552399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339568969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339585205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339602360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339617691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339632985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339649147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339664474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339680597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339695905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339713018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339728985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339745389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339760682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339776297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339792359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339807676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339823774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339839460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339856011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6339871945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6339888352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339903959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6339920051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6339935725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6339950858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6339967296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6339982440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6339998845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340014972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340031287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340046495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340061711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340077773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340092947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340108935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340124106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6340140879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340156706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340173041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340188246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340204279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340221564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340238472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340254929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340271077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6340287861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340303968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340320302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340338858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340356702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340373794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340389068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340405842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340421074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6340437548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340454109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340470513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340485762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340501047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340517214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340533144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340549271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340564359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6340581113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340596925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340613692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340628857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340644702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340660379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340675514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340691454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340706918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6340723346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340739198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340755476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340771012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340786179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340802020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340817213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340833497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340848617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6340864970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6340880737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6340897371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340912889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6340928303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6340944539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6340960065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6340976032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6340991443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341007881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341024077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341040408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341055614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341070837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341086898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341102119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341118110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341133285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341150085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341165962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341182484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341197689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341213238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341228936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341244338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341260296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341275846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341292316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341308318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341324607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341340119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341355281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341370957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341386162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341402498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341417653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341434077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341449887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341466548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341481717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341497115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341512795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341528438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341545117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341560319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341577996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341594372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341610992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341627111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341642922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341658602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341674043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341689997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341705613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341722100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341738004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341754382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341772726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341788044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341804691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341819993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341836556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341851832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6341869030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6341885554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6341902767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341918065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6341933368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6341949159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6341964937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6341981010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6341996501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342013042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342029304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342045744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342061022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342076339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342092544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342107869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6342124147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6342139757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342156285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342172336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342188865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342205696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342221017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342236829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342252098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6342269669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6342285563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342302038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342317885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342334926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342350502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342365819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342381545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342397290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1082,10820000,10000,0,0,256,5,30682,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6342447563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6342463327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342479780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342495864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342512221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342527841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342543094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342558841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342574066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6342590544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6342605760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342622415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342638281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342655001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342670215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342685424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342701115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342716787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6342732800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6342748007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342764806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342780705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342797250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342812456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342828126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342843865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342859330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6342875348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6342890948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6342907369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6342923178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6342939492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6342955905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6342971185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6342986927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343002164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343020590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343035823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343052304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343068173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343084989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343101478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343117067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343132815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343148935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343165159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343182041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343199463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343216081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343232518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343247826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343263101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343279274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343294509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343310757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343325963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343342811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343358664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343375019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343390582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343405817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343421535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343436771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343453146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343468360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343484825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343500920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343517691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343532896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343548163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343564535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343581754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343599957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343616189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343633695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343650293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343666716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343682240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343697593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343713840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343729116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343745140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343760372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343777261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343793136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343809736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343825010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343840730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343856483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343871736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6343887822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6343903495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6343920018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6343935938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6343952895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6343968232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6343983564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6343999640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344015824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344031868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344047073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344063759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344080395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344096889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344112134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344127405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344143989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344159313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344175401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344190670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344207731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344223745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344240129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344255389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344271098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344286868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344302838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344318907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344334591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344351135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344367335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344383796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344399480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344414767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344430540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344445793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344462212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344477447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344494188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344510047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344526827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344544610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344560957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344579979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344595960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344612153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344627436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344644548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344660551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344677253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344692583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344708475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344724325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344739605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344755679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344771510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344788081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344804040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344820489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344836161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344851501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6344867329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344882649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6344899178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6344914468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6344931044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6344946978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6344964291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6344979635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6344995944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345011676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345027341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345044459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345063073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345081928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345098036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345114521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345129873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6345145682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345161490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345176809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345192924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345208806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345225675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345241590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345257945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345273637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6345288900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345304625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345319822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345336217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345351455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345368169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345384065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345400737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345416821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6345432376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345448185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345464008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345480346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345498537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345518325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345534573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345551157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345566728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6345582592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345598349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345613601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345629655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345646011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345662535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345678600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345694996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345710716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6345726008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345742030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345758829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345778057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345793553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345813099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345831475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345848020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345863310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6345878864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6345895165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6345910528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6345926839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6345942248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6345959230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6345975209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6345991704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346007045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346022829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346039151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346058043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346074730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346090681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6346107266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6346123197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346140119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346155444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346170768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346187505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346204812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346220972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346236287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6346253057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6346269501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346285952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346301257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346316574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346333703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346349024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346365260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346380669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6346397656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6346413624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346430341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346445671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346461337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346477170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346492526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346508583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346524180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6346540725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6346556920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346573342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1083,10830000,10000,0,0,256,5,30710,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6346623835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346639547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346655495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346671215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346687729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346703968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6346720777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6346736679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346753322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346769099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346784401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346800191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346815848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346832757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346848333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6346864801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6346880872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6346897756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346913402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6346929061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6346945259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6346961007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6346977061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6346992305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347008837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347025664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347042045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347060601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347079735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347095724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347111001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347127053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6347142689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347159247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347175138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347191546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347207113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347222345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347238063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347253286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347269641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6347284842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347301299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347317153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347333810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347349038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347364257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347380206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347395752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347411831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6347427085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347443815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347460062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347476424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347491645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347506945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347523157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347538425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347554481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6347569746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347586670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347602556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347619134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347634385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347649953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347665718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347680927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347697452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6347713027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347729557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347745664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347762036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347777668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347792946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347808691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347823929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347840259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6347855521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6347872015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6347887907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6347904650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347919873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6347937622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6347953808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6347969072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6347985088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348000318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348017360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348033198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348049542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348064976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348080607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348096359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348111623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348127906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348143493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348159987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348175879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348192268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348207883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348223183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348238966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348254439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348270858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348286071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348302572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348318448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348335176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348350751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348366007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348381766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348397442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348413474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348428688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348445375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348461569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348477948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348493265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348508521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348524791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348540001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348556040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348571459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348588375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348604285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348620661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348635941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348651562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348667351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348682654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348698716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348714459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348730895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348746973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348763335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348778943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348794247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348810021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348825305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348841746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6348857015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6348873565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6348889798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6348906216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348921543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6348937074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6348953190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6348968486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6348984543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349000069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349017244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349033109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349049448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349064703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349080350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349096085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349111310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349127570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349143153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349159651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349175500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349192927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349208803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349224150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349239956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349255467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349271844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349287078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349303574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349319669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349336441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349351681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349366939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349382901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349398485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349414570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349429811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349446911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349464053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349481104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349496570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349511739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349528015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349543269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349559242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349574432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349591297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349607183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349623563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349638932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349655452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349671935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349687752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349704620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349719826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349736600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349752459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349769365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349784591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349799853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349815580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349831205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349847224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6349862416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6349878847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6349895192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6349911625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349926868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6349942131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6349958218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6349973466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6349989481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350004713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350021594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350037826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350054237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350069456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350085152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6350101471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350116595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6350132706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350148584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350165257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350181056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350198057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350215397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350230789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6350246618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350261916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6350278995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350294300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350310771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350326640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350343480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350359214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350374553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6350390793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350406067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6350422163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350437412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350454372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350470339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350486768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350502228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350518046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6350533887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350549146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6350565209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350580890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350597416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350613373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350630037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350645678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350660987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6350676788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1084,10840000,10000,0,0,256,5,30739,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6350728851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6350744894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350760958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350778809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350795310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350812007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350827862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350843151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6350858927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350874193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6350890875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6350906132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6350922595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6350938466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6350955162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6350971073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6350986384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351002165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351018148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351034895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351050112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351066587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351083115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351099681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351115020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351130351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351146626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351161940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351178018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351193564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351210986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351226881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351243270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351258526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351274216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351290040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351305323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351321348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351337126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351353585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351369446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351385754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351401951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351417143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351432791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351447941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351464399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351479996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351496484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351512618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351529436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351544715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351559972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351575693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351591393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351607417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351622675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351639783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351655685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351672076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351687355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351704353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351721582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351737657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351753756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351769791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351786427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351805455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351823095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351839542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351855209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6351871116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351886678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6351903238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6351918595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6351935338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6351951320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6351968128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6351983802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6351999998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352016582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352031777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352047811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352063001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352079919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352095805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352112162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352127417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6352143013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352158770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352173981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352189977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352205528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352222053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352238008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352254398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352270084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6352285378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352301102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352316558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352332905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352348121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352364593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352381583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352398448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352413749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6352430018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352446887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352462836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352478895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352494142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352510879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352527139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352543621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352558909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6352574425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352590537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352605766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352621816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352637312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352654138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352670125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352686584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352702434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6352717711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352733460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352748732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352765370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352780649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352797198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352813152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352829942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352845274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6352860568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6352876323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352892067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6352908141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6352923527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6352940097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6352957590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6352974529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6352989735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353004900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353021331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353036566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353053072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353068515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353085469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353101388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353117774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353133770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353149778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353165532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353180752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353196756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353213845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353230429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353246396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353263056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353279552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353297724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353316021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353333063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353351408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353367207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353384105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353400650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353417091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353432407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353447689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353463836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353479115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353495130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353510592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353527564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353543477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353559829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353575085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353590686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353606462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353621710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353637958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353653524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353670021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353685889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353702811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353718102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353734442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353750157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353766027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353782072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353797320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353813814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353830059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353846452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353861732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6353877234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6353893426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6353908680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6353924706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6353939930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6353956973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6353972881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6353989300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354004595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354020193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354035962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354051203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354067245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354083039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6354099651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6354115576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6354131962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354147558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354162821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354178558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354193790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354210301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354225549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6354242519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6354258451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6354275597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354294173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354310167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354329432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354345323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354361448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354376700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6354394563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6354410595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6354427026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354442348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354458202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354474016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354491194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354509551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354525399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6354541981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6354557903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6354574559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354590211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354605571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354621407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354636716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354653230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354668560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6354685114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6354701303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6354718190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354733504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354748866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354765212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354780536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354796669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354811994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6354828960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6354844929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1085,10850000,10000,0,0,256,5,30767,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6354896841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354912166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6354927454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6354943236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6354959093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6354975125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6354990366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355006887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355023162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355039564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355054839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355070164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355086858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355102129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355118159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355133554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355150498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355166421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355182792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355198075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355213754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355229514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355244732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355260964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355278171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355294608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355310449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355327106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355342494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355357774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355373527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355388759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355405558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355423158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355442638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355460891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355477725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355494172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355512637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355530702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355546048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355562124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355578075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355594683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355610597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355627089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355642885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355658159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355673926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355690437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355707352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355722718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355739237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355755193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355772788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355788084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355803411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355819230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355836145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355853117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6355868704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6355885439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6355901806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6355918229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355933512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6355948910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6355965254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6355980586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6355996616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356011833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356028789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356044724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356061084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356076563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356092328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356108087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356123374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356139772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356155064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356172369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356188585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356205565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356220838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356236096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356252156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356268139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356284204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356299478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356316016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356332607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356349105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356364476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356379767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356396059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356411355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356427384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356443020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356460182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356476286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356493036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356508230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356524184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356539811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356554944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356570866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356586613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356603703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356619648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356636058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356651948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356667211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356682946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356698170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356715547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356730787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356747621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356763676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356780501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356795685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356810926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356827180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356842484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356858443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6356873626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6356890370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6356906181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6356922467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356937631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6356953220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6356968857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6356984023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6356999979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357015500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357031911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357047737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357064049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357079871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357095070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357111043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357126208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357142847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357158048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357174482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357190349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357207004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357222165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357237382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357253072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357268917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357284874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357300048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357316442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357332799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357349055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357364212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357379443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357395512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357410692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357426638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357441814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357458784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357474642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357490957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357506164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357523672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357539980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357555094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357570937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357586552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357602936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357618729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357634988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357650481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357665636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357681293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357696415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357713032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357728152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357744482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357760579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357777132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357792258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357807403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357823023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357838597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357854516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6357869636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6357885989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6357902093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6357918356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357933477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6357948655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6357964705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6357979856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6357995783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358010937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358027944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358043760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358060033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358075840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358092933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358110260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358125613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358142404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358157781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358174363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358190269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358208077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358223353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358238600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358254305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358270159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358286212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358301361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358317775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358333955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358350265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358365483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358380669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358396847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358412079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358428739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358443935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358460929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358476761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358493097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358508321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358524060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358539769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358554979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358570991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358586576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358602983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358618833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358635126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358650760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358665946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358681595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358696759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358714308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358729846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358746269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358762093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358778881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358794081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358809259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6358824930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358840628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6358856605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6358871757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6358888138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6358906385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6358922946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6358938101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6358954140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1086,10860000,10000,0,0,256,5,30796,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6359004389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359020597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359036699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359051932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359068451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359084698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359101081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359116852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359132130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6359148305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359163501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359179466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359194624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359212187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359228021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359244285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359259462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359275459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6359291356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359306495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359322420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359338009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359354429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359370231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359386547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359402388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359417560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6359433192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359448314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359465110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359480293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359496665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359512496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359529550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359544800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359560040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6359575797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359591485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359607652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359622967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359639935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359656131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359672577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359687895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359703668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6359719693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359734993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359751063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359766720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359783708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359799600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359815963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359831647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359846983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6359862705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359877920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6359894309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6359909518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6359925976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6359941864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6359958660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6359973928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6359989184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360004931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360020807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360036869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360052097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360068566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360084826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360101232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360116545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360131827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360148147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360163383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360179458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360195723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360212879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360228853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360245296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360260599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360276405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360292246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360307569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360323626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360339376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360355885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360371823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360388244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360403959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360419293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360435412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360450671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360467024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360482266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360498796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360515065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360531496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360546774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360562106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360578237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360593790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360609837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360625135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360642176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360658190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360674657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360689992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360705768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360721769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360737040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360753098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360768691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360785043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360800830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360817104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360832602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360847755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6360863443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360878589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6360895094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6360910265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6360926669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6360942504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6360959132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6360974376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6360989576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361005238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361020723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361036675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361051841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361068206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361084627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361101186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361116388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361131556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361147535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361162709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361178625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361193785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361210751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361226525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361242790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361257943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361273729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361289381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361304498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361320425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361335886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361352255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361368050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361384293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361399972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361415142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361430775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361446419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361462799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361477999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361494434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361510281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361526874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361542046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361557207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361572855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361588556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361604474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361619584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361635977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361652084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361668355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361683538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361698705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361714875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361730304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361746283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361761704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361778708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361794495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361810739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361825870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361841437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6361857073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361872196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6361888115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6361903599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6361919944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6361935723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6361952455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6361969167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6361984708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362000297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362015702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362031580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362046681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362063005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362079061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362095251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362110340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362125469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362141356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362156447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362172336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362187407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362205248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362221020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362237211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362252383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362267889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362283488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362298576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362314422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362329890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362346194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362361929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362378145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362393659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362409046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362424939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362440086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362456376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362471721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362488057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362503810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362520549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362535658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362550809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362566408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362582029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362598222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362614211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362630578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362646797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362663233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362678352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362694260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362710395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362725519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362741465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362756574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362773530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362789246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362805395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362820444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362835871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362851447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362866527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6362882376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6362897756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6362914252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6362929952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6362946143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6362961520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6362976613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6362992206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363007320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363023773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363038859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363055168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1087,10870000,10000,0,0,256,5,30824,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6363106033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363122269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363137339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6363152749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6363168318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363183426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363199269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363214984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363231304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363247025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363263202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363278944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6363294037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6363309583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363324633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363340806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363355872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363372153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363387965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363404657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363419708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6363434782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6363450346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363466136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363482007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363497061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363513376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363529473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363545639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363560715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6363576191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6363594559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363609686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363625552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363641542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363658508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363674325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363690582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363706247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6363721495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6363737192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363752932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363771001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363788094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363806262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363823787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6363842100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363858839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6363878697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6363898565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6363917843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6363937149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6363954496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6363972609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6363990026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364007950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364025052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364041810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364059071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364075783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364093727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6364110385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6364128410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6364146067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364164245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364180919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364197606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364215438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364232138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364249709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6364266999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6364285107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6364302735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364320680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364337785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364354521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364371789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364388600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364409405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6364426211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6364444293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6364462307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364480243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364497934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364513221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364529492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364544767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364560722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6364575937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6364592911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6364608758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364625082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364640748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364655979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364671686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364686869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364703316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6364718586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6364735053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6364750921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364767802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364783286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364798526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364814263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364829907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364846204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6364861456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6364879089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6364895456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6364911766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364926936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6364942431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6364958685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6364974216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6364991469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365006675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365023527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365039369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365055701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365070890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365086453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365102367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365117568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365133534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365149126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365166351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365182210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365198544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365214108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365229386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365245147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365260404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365276800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365292023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365308475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365324357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365341277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365356462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365371669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365387345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365402957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365418932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365434097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365451059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365467431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365484040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365499267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365514875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365530686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365545938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365561942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365577526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365593956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365609796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365626108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365641879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365657158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365673074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365688305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365704644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365719866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365736893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365752850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365769688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365785153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365800659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365816460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365832555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365848528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6365863744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6365880305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6365896593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6365914913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365930921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6365948792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6365965631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6365980883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6365996853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366012030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366028865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366044920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366061250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366076427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366092036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366107736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366122952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366138957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366154722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366171198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366187031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366207174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366222515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366237798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366253576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366269275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366285546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366300789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366317320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366333604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366350003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366365256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366380510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366396618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366411869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366427912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366443149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366459996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366476160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366492974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366508269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366523990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366539987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366555264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366571333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366586972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366603492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366619384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366635763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366651379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366666656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366682435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366697717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366714134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366729641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366746157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366762071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366778861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366794143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366809441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366825202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366840903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6366857209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6366872459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6366889068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6366905489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6366921875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366937139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6366955270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6366971298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6366986571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367002643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367018488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367035014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367050909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367067354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367083071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367098354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6367115432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367132373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367151265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367168585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367185389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367201262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367218426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367233680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367248953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1088,10880000,10000,0,0,256,5,30853,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6367299451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367314707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367331300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367346538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367363171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367379041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367395835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367411398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367426596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6367442229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367457955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367475084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367490266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367506615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367522900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367539393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367554524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367569684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6367585709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367600836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367616725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367631831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367648493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367664504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367680778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367695928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367711506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6367727407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367742576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367758530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367774097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367790519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367806333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367822598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367838127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367853687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6367869352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367884555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6367902525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6367917638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6367933996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6367949769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6367966469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6367981654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6367996817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368012440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368028151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368044065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368059192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368075537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368091822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368108174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368123395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368138640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368154647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368169819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368185750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368200901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368217875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368233677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368249985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368265540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368280725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368296361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368311518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368327899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368344214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368360650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368376432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368393188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368408734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368424040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368439759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368455514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368471491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368486670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368503072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368519615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368535954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368551193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368566419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368582529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368597776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368613832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368629064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368645935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368661848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368678406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368693653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368709217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368724958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368740188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368756199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368771744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368788525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368804614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368820917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368836606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368852171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6368868215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368883525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6368900100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6368915387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6368931955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6368947912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6368964716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6368979990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6368995309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369011185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369026921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369043290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369058616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369075242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369091549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369108029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369123401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369138762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369154939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369170522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369186931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369202629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369219241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369235516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369252023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369267717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369283132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369298988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369314354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369330929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369346269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369362889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369378889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369395748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369411124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369426696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369442516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369458236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369474359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369489700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369506302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369522638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369539106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369554444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369569829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369586031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369601620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369617794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369633170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369650100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369666126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369682612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369698017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369713722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369729635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369745034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369761189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369776955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369793771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369809769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369826249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369842241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6369857603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6369873457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369888818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6369905307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6369920647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6369937247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6369953567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6369970086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6369985461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370000838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370016997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370032319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370048653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370065461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370082407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370098293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370114649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370129881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370145479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370161190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370176389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370192385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370210887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370227352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370243147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370259431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370275017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370290440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370306103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370321301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370337668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370352859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370369287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370385129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370401824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370417051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370432276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370447991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370463601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370479612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370494802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370511499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370527804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370544425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370559646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370574941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370591087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370606317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370622412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370637658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370654474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370670566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370687114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370705745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370721103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370736766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370751932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370768461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370783790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370800237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370816057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370832870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370848057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6370863275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6370878949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370894548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6370910519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6370925927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6370943493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6370959806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6370976194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6370991665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371006907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371023301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371038539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371054468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6371069595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371086423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371102335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371118665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371133928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371149624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371165312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371181003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371197001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6371212633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371229102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371244944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371262665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371278553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371294068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371309750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371324953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371341378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1089,10890000,10000,0,0,256,5,30881,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6371392535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371409148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371425311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371441690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371457799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371473075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371489024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371504242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371520679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6371535917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371552396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371568249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371584949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371600120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371615339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371630967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371646560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371662493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6371677641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371694051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371710249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371726579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371741765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371756973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371773033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371788247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371804821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6371819969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371837081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371852951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6371869768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371885203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6371900936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6371916652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6371931821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6371947783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6371963368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6371979834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6371995690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372012052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372027640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372042939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372058700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372073918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372090676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372105899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372122319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6372138227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372155437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372170679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372185939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372201669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372217494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372233552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372249125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372265991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6372281861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372298435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372313681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372329286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372345028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372360268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372376277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372391909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372408372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6372424255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372440643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372456330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372471585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372488347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372509794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372526623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372543623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372564099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6372581822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372598348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372613648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372629013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372645108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372660352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372676587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372691815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372708589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6372724488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372740877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372756179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372771842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372787596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372802825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372819081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372834665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372851135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6372867246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6372883620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372899172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6372914416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6372930102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6372945338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6372961642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6372976844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6372993527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373009425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373026091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373041350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373056586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373072348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373087966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373104000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373119210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373135677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373151960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373168488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373183867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373199703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373216623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373231896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373247901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373263137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373280029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373297002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373313484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373329327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373344743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373360570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373375909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373392396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373407674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373424222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373440171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373456952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373472224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373487493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373503244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373518872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373534963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373550186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373566711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373583115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373599631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373614948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373630284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373646543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373661851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373678170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373693455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373710341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373726297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373742691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373758025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373773656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373789423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373804945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373821044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373836705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373853269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6373869777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6373886247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373901973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6373917316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6373933112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6373948440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6373964856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6373980157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6373996726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374012711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374029428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374044753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374060289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374076104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374091767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374107845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374123145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374140058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374156047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374172687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374187989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374203655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374219461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374234783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374250882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374266517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374283068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374299261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374315705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374331526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374346866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374362913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374378239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374394721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374410000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374426542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374442496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374459406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374474767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374490308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374506122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374522518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374539304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374554685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374571126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374587362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374603762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374619012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374634297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374650359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374665607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374681880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374697100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374714225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374730115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374746536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374761790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374777503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374793494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374808748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374824784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374840615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374857577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6374873396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6374890052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374905246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6374920468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6374936340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6374951460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6374968014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6374983267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6374999704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375015954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375032315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375047538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375062989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375079026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375094244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6375110249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6375125449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6375142266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375158130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375174503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375189935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375205969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375221731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375236966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6375253255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6375269003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6375285483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375301402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375317777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375333468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375348732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375364468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375379686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6375396105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6375411348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6375427890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375443830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375460693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375475989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1090,10900000,10000,0,0,256,5,30909,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6375525844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375541626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375557121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6375573203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6375588889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6375605415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375621332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375637747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375653439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375668732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375684744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375700004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6375716430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6375731659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6375748150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375764019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375780734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375795958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375811193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375827192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375842533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6375858549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6375873775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6375890915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6375906868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6375923277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375938584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6375954288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6375970116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6375985421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376001510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376017082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376033639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376049543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376066194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376081937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376097231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376112966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376128243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376144618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376159898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376176650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376192564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376209249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376224535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376239801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376255545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376271161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376287196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376302443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376318922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376335180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376351568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376367054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376382363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376398547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376413855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376430145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376445404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376462249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376478163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376494577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376509849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376525511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376541560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376557116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376573219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376588852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376605386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376621294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376637693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376653269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376668592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376684639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376699937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376716428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376731694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376748452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376764550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376780990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376796257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376811519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376827687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376842971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6376859003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6376874439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6376891305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6376907233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6376923607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376939122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6376954774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6376970547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6376985800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377004435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377020990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377037543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377053418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377069764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377085404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377100619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377116348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377131521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377147863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377163064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377179524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377195373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377212761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377228016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377243285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377259031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377274660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377290658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377305841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377322307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377338478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377354803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377370044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377385629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377401888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377417122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377433351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377449645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377466810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377482827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377499522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377515242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377532265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377548063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377563517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377580714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377596107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377612572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377628636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377645397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377660659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377675912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377691675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377707227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377723276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377738505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377755212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377771426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377787783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377803031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377818302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377834429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377849671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6377865715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6377881284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6377898325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6377914219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6377930597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377945824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6377961543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6377977289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6377992506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378008755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378024351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378040828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378056959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378073295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378088872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378104103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378119828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378135241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378151665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378168313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378184762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378200573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378218373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378234287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378250562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378266805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378281940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378297822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378313192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378330930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378346820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378363197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378378436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378394085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378410197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378425376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378441532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378457133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378473591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378489434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378505790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378521448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378536689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378552882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378568330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378584778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378599964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378616408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378632494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378649376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378664586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378679803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378695502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378711091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378727094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378742297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378759138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378775955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378792293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378807687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378822889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378839174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378854358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6378870281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6378885438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6378902356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6378918177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6378934667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378949870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6378965451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6378981125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6378996350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6379012341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379027913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379044346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379060429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379077030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379092353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379107618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379123344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379138584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6379155053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379170264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379186924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379203496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379219873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379235106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379250618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379266749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379281951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6379298001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379313499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379330389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379346270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379362630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379377874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379394102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379409891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379425094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6379441303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379456891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379473351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379489251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379505804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379521533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379536784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379552586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379567856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1091,10910000,10000,0,0,256,5,30938,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6379619351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379636021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379653015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379668901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379685249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379700462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379716067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379731711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379747078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6379762994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379778567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379795008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379811053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379827688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379842855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6379858035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6379873684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379889892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6379905896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6379921055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6379937709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6379953874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6379970270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6379985489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380000760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380017015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380032275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380048314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380063570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380080375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380096236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380112587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380127839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380143378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380159123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380174320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380190549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380206162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380222660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380238534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380254895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380270440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380285695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380301402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380316820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380333152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380348378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380364842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380380698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380397417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380412715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380427967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380443939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380459515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380475614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380490866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380507348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380523571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380539919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380555371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380570592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380586619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380601829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380618157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380633792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380650665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380666488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380682805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380698204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380716214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380731980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380747233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380763236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380778953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380795452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380811543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380828290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380843508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6380858738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6380874439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380890037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6380906053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6380921237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6380938639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6380955060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6380971381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6380986599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381002041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381018431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381033636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381049564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381064761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381081572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381097377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381113665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381128805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381144468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381160193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381175444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381191469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381207046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381224005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381239807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381256086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381271676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381287326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381303052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381318464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381334863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381350098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381366828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381383252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381400229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381415427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381430612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381446522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381462306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381478716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381493888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381510539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381526839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381543263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381558504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381573735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381589801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381605006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381620961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381636158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381653095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381668973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381685284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381700493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381716174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381731882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381747097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381763085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381778639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381795094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381810971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381827817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381843031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6381858265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6381874087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381890365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6381906347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6381921495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6381937869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6381954031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6381970362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6381985582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382000801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382016840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382032034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382047995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382063167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382080040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382095867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382112524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382127736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382143649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382159482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382175284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382191379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382208928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382225460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382241398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382257824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382273566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382288784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382304560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382320065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382336578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382351802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382368293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382384407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382401185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382416460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382431794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382447570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382463214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382479310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382494614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382511382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382527687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382544376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382559682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382577014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382593090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382608456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382624618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382640374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382656926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382672865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382689287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382704976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382720331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382736110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382751371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382767783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382783069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382799591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382815730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382832603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382847892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6382863222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6382879263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382894917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6382910954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6382926173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6382942625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6382958958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6382975398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6382990675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383006255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383022439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383037736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383053834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383069367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383086284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383102222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6383118650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383134312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383150065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383165875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383181168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383197143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383213150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383229610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383245436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6383262017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383277613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383294519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383310866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383326112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383342727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383357918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383374344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383390801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6383407113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383422278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383437473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383453573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383468713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383484631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383499773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383516701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383532489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6383548741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383563887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383579461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383595149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383610307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383626249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383641753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383658179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383673997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6383690289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1092,10920000,10000,0,0,256,5,30966,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6383739526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383755026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383771279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383786518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383802510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383817732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383835157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383852369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6383868743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383884126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6383900337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6383916073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6383931285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6383947286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6383963067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6383979481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6383995294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384011835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384027668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384042902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384058596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384073821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384090995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384106242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384122686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384138542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384155290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384170514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384185723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384201417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384217064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384233072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384248266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384265125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384280991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384297353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384312620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384328278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384344065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384359293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384375320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384391092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384408382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384424788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384441159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384456852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384472119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384488090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384503196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384519560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384534732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384551149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384567467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384584455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384599617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384614814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384630495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384646077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384662210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384677463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384694217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384710504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384726941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384742222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384757654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384773854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384789162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384805240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384820508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384837325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384853258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6384869682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384885216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6384901060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6384916863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6384932126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6384948431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6384964110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6384980603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6384996502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385013234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385028950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385044149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385059846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385075257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385091647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385106862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385123358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385139491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385155897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385171084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385186324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385202631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385218199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385234274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385249548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385266794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385282710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385299111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385314408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385330126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385345862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385361123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385377091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385393020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385409513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385425402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385441775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385457653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385472919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385488673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385503951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385520347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385535581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385552033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385568187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385584895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385600140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385615443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385631232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385647336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385663439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385678602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385695043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385711281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385727641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385742852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385758065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385774149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385789406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385805397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385820624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385839684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385855570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6385871926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385887620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6385903313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6385919102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6385934360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6385950385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6385966009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6385983077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6385999007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386016094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386031344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386046617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386062355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386078168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386094173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386109409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386125854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6386142297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386159404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386175178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386190477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386208039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386223714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386239833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386255135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386272432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6386288336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386304782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386320093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386336090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386351916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386367294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386383390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386399088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386415672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6386431661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386448102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386463864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386479220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386495026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386510825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386528383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386543585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386560355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6386576101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386593464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386608702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386623971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386640133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386655707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386671739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386686973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386703901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6386719764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386736147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386751436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386767049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386782758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386797964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386813960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386829823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386846258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6386862113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6386878479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386894095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6386909347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6386925035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6386940258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6386956650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6386972112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6386988556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387004435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387021174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387036487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387052108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387067878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387083498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387099537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387114805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387131293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387147750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387164143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387179433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387194724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387210828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387226447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387242442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387257638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387274550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387290435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387306806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387322050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387337959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387353744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387369006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387385039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387400679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387417195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387433120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387449756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387465928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387481152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387496807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387512145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387528862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387544052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387560523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387576346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387593219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387608452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387623721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387639972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387655270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387671648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387686934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387704019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387719900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387736277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387751524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387767375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387783267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1093,10930000,10000,0,0,256,5,30995,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6387833906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387849941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6387865104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6387881513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6387897946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6387914805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387930026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6387945256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6387961369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6387976606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6387992588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388007809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388024812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388040704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388057061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388072281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388087849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388103595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388118853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388134884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388150449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388166891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388182813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388199195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388214795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388230035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388245742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388260943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388277335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388292575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388309059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388325180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388341866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388357154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388372419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388388176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388403735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388419801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388435042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388452125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388468144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388484534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388499770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388515392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388531083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388546293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388562521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388578117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388594536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388610368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388626734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388642478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388657754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388673501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388688726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388705034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388720270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388736731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388752589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388769254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388784505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388799772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388815536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388831099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388847114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6388862330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6388878767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6388894925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6388911235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388926438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6388941662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6388957870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6388973069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6388989045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389004226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389021166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389037076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389053444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389068693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389084241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389099968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389115186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389131182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389146839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389163270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389179172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389195484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389211012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389226536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389242281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389257491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389273888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389289111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389305573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389321432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389338309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389353567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389368796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389384509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389399997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389416003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389431212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389447680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389464319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389480786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389495990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389511277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389527509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389542686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389558658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389573876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389592908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389609440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389625800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389641644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389657062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389672891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389688138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389704795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389720073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389736629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389752546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389769235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389784495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389799788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389815528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389831093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389847092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6389862322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6389878772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6389895822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6389912176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389927420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6389942644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6389958700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6389973931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6389989933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390005151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390021926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390037767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390054102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390069346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390084926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390100631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390117279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390133355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390149697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390166187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390182003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390198312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390218012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390233305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390249052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390264633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390280799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390296044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390312539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390328934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390345312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390360550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390375837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390392237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390407440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390423421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390438611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390455415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390471480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390488289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390503721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390519576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390535342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390550525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390567349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390583102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390599802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390615662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390632026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390647712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390662968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390678667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390693877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390711003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390726509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390742961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390758833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390775641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390790871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390806100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390821818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390837401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390853420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6390868625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6390885074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6390901368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6390917730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390933063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6390948355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6390964500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6390979738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6390995765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391011024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391027851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391043750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391060109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391075364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391091182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391106963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391122232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6391138281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391153806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391170310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391186201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391202875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391218134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391233921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391249680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391265437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6391281531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391296800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391313254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391329590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391346192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391361479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391376785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391393010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391408380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6391424427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391439705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391456556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391473589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391489975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391505146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391520845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391536599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391551816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6391567821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391583667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391600108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391615970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391632337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391648009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391663270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391679012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391694221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6391710596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391725819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391742281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391758155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6391774788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391790064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391805330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391821048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391836825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6391852827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6391868059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6391884797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6391901192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1094,10940000,10000,0,0,256,5,31023,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6391951313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6391967037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6391982304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6391998073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392013292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392029951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392045164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392061619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392077840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392094488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392109779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392125039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392141339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392156538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392172484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392187661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392204450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392220345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392236698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392251940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392267633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392283356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392298564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392314570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392330157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392346591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392362427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392378745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392394332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392409761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392425442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392440645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392457000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392472210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392488618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392504434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392521142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392536535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392551709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392567754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392583351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392599319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392614476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392630918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392647100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392663507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392679839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392695133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392711306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392726572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392742874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392758123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392775107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392791027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392807467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392822753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392838428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392854204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392869451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6392885477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6392901377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6392917869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6392933770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6392950204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6392966046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6392981306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6392997091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393012346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393028798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393044042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393060502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393076382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393093118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393108390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393123661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393139877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393155336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393171312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393186514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393203308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393219433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393236022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393251303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393266975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393283003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393298219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393314276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393330006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393346492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393362385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393378764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393394383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393409929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393425693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393440931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393457305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393472801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393489270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393505204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393522009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393537307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393552606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393568542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393584281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393600337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393615544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393632030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393648346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393664760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393680022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393695345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393711453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393726693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393742788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393758067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393774971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393790888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393807298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393822590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393838319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393854119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393869348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6393885392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6393902334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6393918786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6393934558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6393950850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6393967043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6393982812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6393998513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394013657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394030116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394045565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394062030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394078388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394094981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394110192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394125400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394141393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394156818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394172819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394188014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394205691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394221600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394237914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394253143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394268751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394284726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394299986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394316025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394331569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394348048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394363904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394380288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394395841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394411307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394426989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394442182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394458553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394473814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394490235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394506085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394522818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394538064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394553648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394569396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394584939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394600959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394616186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394632674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394649014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394665494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394680770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394696072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394712214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394727453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394743492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394758731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394775490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394791406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394807775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394822999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394838638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394854432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394869702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6394885797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6394901343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6394917845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6394933754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6394950148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6394965986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6394981257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6394996999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395012215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395028599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395043845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395060313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395078048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395094438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395109623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395124829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6395140871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395156045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395171991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395187143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395203799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395220373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395236688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395251859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395267507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6395283268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395298504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395314553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395330094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395346859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395362735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395379080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395394729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395409959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6395425674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395440906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395457206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395472648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395489108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395505003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395521740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395536978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395552434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6395568138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395583657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395599664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395614891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395631328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395647532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395663849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395679055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395694301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6395710315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395725496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395741479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395756654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395773633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395789436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395805740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395820924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395836568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6395852524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395867762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6395885435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6395903959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6395922116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6395939562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6395957980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6395974614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6395991312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1095,10950000,10000,0,0,256,5,31052,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6396045037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396061779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396079637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6396096277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6396114268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6396131628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6396149861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396166515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6396183197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396200358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396217377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396234839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6396251436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6396269774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6396287229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6396305139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396321828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6396338827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396356242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396372865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396390697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6396408712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6396426662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6396443911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6396462171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396479021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6396495658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396512819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396529853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396547342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6396563924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6396582394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6396599701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6396617490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396633796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6396649487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396665122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396680227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396696381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6396712605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6396728974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6396744671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6396760904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396776443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6396791815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396807445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396822555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396838825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6396853917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6396870252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6396886024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6396902629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396917969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6396936670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6396954833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6396972059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6396990800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397006037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397024122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397040013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397056340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397071567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397087487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397103060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397118127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397133963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397149546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397165949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397181733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397198108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397213690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397229105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397244717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397259840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397276163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397291304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397308460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397324281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397341019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397356244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397371492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397387199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397402805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397419102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397434328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397450812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397467090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397483662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397498918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397514126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397530310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397546058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397562085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397577720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397594182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397610008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397626325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397641881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397657121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397672842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397688038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397704417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397719603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397736033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397751870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397768593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397783817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397799030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397814747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397830336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397846538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6397861665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6397878100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6397894343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6397910779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397929587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6397946663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6397964023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6397979543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6397995638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398010901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398030447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398046605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398063204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398079429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398094788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398110524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398125715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6398142433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398157923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398174434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398190288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398209740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398225276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398240584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398256355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398272300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6398288318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398303530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398320067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398336410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398353011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398368236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398383616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398399902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398415342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6398431397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398446587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398465573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398481538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398497897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398513124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398528977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398544925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398560128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6398576139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398591680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398608107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398623884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398641206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398656424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398671637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398687292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398702840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6398718753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398733884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398750242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398766313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398782587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398797798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398812973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398828977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398844204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6398860358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6398875547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6398892298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6398908253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6398924648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398939828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6398955416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6398971174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6398986873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399006552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399024709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399041151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399056917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399073151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399088819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399104269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399119956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399135104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399151465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399166640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399183026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399198841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399215454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399230864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399246030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399261648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399277281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399293306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399308872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399325315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399341546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399358069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399373273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399388486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399404492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399419667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399435585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399450708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399467449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399483296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399499605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399515151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399530378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399546059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399561264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399580630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399598585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399615046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399630851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399647864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399663127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399678350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399694076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399709862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399725850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399741014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399757434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399774860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399791638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399806757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399821911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399838055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399853496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6399869423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6399884576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6399901310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6399917336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6399933623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399948806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6399964422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6399980455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6399995657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6400011640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6400027227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6400043901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6400060447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6400077067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400092397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6400107827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6400123884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400138973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6400155336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6400170499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6400186888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1096,10960000,10000,0,0,256,5,31080,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6400716708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6400733199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400748495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6400763795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6400779933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400795393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6400811393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6400826587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6400843523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6400859593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6400875903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400891415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6400906642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6400922620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6400937862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6400954190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6400969406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6400986083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401001917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401018641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401034141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401049372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401065108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401080743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401096713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401112154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401129201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401145475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401161834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401177045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401192268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401208277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401223516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401239487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401254734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401271574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401287417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401303752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401318987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401334554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401350218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401365408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401381385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401396882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401413459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401429409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401445766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401461279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401476577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401492488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401507687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401523968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401539188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401555628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401571475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401588300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401603755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401618961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401634638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401650229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401666197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401681387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401697799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401713973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401730512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401745715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401760963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401777020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401792549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401808563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401823789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401840592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401856452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6401872809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401888033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6401903648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6401919597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6401934803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6401950760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6401966271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6401982942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6401998818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402015446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402030664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402045895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402061620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402077115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402093259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402108484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402124952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6402141201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402157589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402172841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402188601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402207859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402223150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402239139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402254338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402271338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6402287140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402303429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402318591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402334129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402349794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402364944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402380878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402396341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402412704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6402428750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402445051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402460974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402476208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402492123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402507274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402523572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402538738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402555148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6402570967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402587681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402603003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402618288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402633972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402649833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402665768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402681033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402698625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6402715607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402731923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402747108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402762319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402778670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402794214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402810270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402825526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402842407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6402858356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6402874754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402890470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6402905765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6402921577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6402936862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6402953408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6402968786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6402985395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403001344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403018120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403033404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403048713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403064489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403080137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403096959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403112117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403128868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403145492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403162085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403177655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403192851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403209096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403224322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403240264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403255392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403272202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403288308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403304609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403319792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403335431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403351108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403366519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403382456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403398102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403414519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403430313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403446617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403462465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403477695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403493634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403508785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403525157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403540399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403556780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403572598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403589270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403604486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403619712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403635405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403651151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403667202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403682414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403698871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403715098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403731443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403746693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403761956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403778061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403793577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403809591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403824837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403841703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403857572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6403873906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403889143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6403904950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6403920684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6403935889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6403952180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6403967476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6403984138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6403999982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404016612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404031830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404047034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6404062723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404078306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6404094277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404109680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404126104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404142341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404158660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404174094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404190207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6404209537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404228207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6404248154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404264142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404281978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404298118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404314545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404330134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404345450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6404361371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404376489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6404392736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404407882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404424229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404440013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404457458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404472679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404488095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6404503762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404519285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6404535233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404550594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404566981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404583178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404599456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404614653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404629825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6404645963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404661136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6404677093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404692245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404709277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404725135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404741452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404756676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404772332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1097,10970000,10000,0,0,256,5,31109,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6404825084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404842250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6404858225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6404873318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6404890159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6404906245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6404922527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404937644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6404953274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6404969007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6404984189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405000319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405015939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405032332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405050701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405067637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405085848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405103505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405120141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405135374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405153065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405168301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405185040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405200903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405217753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405233000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405248241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405264732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405280363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405296474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405311740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405328607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405344688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405361037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405376187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405391827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405407548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405422733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405438728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405454356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405471934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405489715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405507614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405524056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405539380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405555449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405570753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405587204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405602451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405618997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405634898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405651651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405666855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405682080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405697842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405713394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405729427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405744902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405761416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405777800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405794262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405809595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405825635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405841819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405857098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6405873358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6405888601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6405905561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6405921473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6405937866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405953563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6405968886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6405984626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6405999872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406016495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406031969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406048451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406064318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406081318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406096623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406112141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406127907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406144222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406160241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406175423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406191834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406210058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406226448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406241894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406257142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406273339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406288528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406304526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406319712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406336716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406352536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406369090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406384281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406399959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406415704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406431008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406446967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406462590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406479057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406497530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406516353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406533818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406549216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406564930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406581649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406597948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406613264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406629869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406646579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406663019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406678452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406693733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406709889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406725138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406741201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406756423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406773300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406789185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406805571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406820822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406836646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6406852393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406867840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6406883863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6406902795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6406922083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6406939267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6406959646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6406976498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6406991998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407008468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407024505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407040637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407055929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407072530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407089194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407105584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407120803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6407136091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407152256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407167533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407184639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407199940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407216888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407232848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407249524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407265264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6407280611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407296449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407311746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407328226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407343542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407360092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407376052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407392909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407408204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6407423552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407439378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407455229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407471309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407486602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407503132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407519484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407535926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407551518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6407566835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407584690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407600097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407616397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407631624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407648586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407664508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407680922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407696198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6407711901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407727675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407743166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407759215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407774870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407791360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407807240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407823605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407839530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6407854861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6407870877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407886286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6407905980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6407924821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6407942779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6407961120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6407978238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6407993526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408008854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408025216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408040484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408056750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6408072016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408089169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408105042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408121624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408136852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408152517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408168251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408183457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408199456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6408215023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408231502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408247576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408263944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408279548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408294782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408310483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408325686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408342360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6408357650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408374352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408390646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408407020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408422285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408437511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408453613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408468874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408484889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6408501976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408521634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408537698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408554206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408569566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408585311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408601083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408616544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408632606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6408648173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408664670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408680554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408696940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408712651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408727982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408743767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408758998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408775434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6408790669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408807176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6408823052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6408839775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408855052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6408870313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6408886128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6408903409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6408923418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1098,10980000,10000,0,0,256,5,31137,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6408977007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6408993761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409009819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409026803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409042145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409057784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409073622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409089341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409105430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409120731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409137270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409153629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409170036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409186054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409201245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409218192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409233426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409249971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409265851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409282345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409298219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409314601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409330224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409345482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409361174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409376401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409392758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409407986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409424814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409440909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409457885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409473138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409488383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409504177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409519805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409535783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409550964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409567403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409583603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409599969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409615146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409630592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409646724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409661959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409677983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409693182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409710002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409725976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409742327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409757569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409773267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409789018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409804430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409820541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409836154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409852651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6409868557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6409885443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409901194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6409916489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6409932221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6409947473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6409963953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6409979237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6409996003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410011930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410028647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410043956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410059238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410074995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410090777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410106890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410122423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410138926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410155220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410171638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410186919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410203612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410219412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410234645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410250697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410266421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410282903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410298765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410315384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410331061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410346324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410362051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410377261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410393675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410408934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410425394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410441249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410458227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410473491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410488765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410504542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410520342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410536607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410551841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410568311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410584615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410600972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410616226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410631722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410647887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410663080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410679080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410694515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410711417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410727306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410743637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410758880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410774605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410790329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410805576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410821615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410837232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410853764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6410869674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6410886093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410901777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6410917150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6410932916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6410948183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6410964981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6410980342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6410997028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411012900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411030138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411045824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411061066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411077067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411092441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411108442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411123868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411140711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411156584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411172956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411188218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411204141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411219882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411235092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411251070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411266644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411283078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411298876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411315406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411330934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411346213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411361917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411377155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411393444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411408670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411425076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411441207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411457927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411473174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411488413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411504162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411519859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411535906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411551115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411567557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411583827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411600201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411615437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411630693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411646753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411662004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411678219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411693438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411710353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411726288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411742666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411757935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411773624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411789379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411804602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411820836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411836453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411852984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6411869113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6411885492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411901973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6411917201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6411932870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6411948689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6411967411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6411982694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6411999396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412015714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412032070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412047307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412062539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412078566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412093785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412109804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412125259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6412142103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412157988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412174341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412189792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412205425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412221115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412236334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412252325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412267945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6412284405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412300257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412316605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412332199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412347466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412363171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412378617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412395020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412410246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6412426705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412442814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412459577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412474832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412490088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412506226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412522016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412538818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412554060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6412570504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412586821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412603199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412618458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412633734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412650002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412665955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412681954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412697406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6412714432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412730685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412747170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412762536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412778512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412794284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412809589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412825861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412841530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6412858155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6412874157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6412891203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412906512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6412921838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6412937594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6412953176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6412969238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6412984491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413000956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413017144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413033513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413049098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1099,10990000,10000,0,0,256,5,31165,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6413100054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413116724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413131945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413148413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6413163650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413180130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413196249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413212988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413230410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6413247127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413264698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413281461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413299001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6413315666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413334052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413351442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413369361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413386066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6413403117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413420348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413437024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413454954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6413471665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413489718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413507133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413525467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413542204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6413558959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413576248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413593305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413610907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6413627608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413646111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413663559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413681719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413698420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6413715606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413733210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413749915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413767932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6413784662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413802694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413820351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413838674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413855338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6413872020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6413889467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6413906225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6413923741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6413940752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6413957654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6413974601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6413991013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414006214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414021991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414037981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414053167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414069110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414084698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414101153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414117016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6414133345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414148879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414164074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414179727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414195104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414212413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414227624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414244065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414260157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6414276905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414292114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414307313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414323013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414338568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414354533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414369702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414386382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414402611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6414418933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414434146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414449402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414465521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414480759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414496750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414512203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414528960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414544805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6414561167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414576416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414592042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414608139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414623357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414639635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414654980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414671452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414687375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6414704432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414719724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414735003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414751925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414770233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414791883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6414813893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6414838449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6414855712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6414875286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414895779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6414917344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6414939905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6414961278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6414983480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415003625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415025873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6415047091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415069528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415091227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6415111958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6415132470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415154120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6415174745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415194633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415216983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6415237609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415259267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415280004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6415300470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6415321205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415342030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6415363065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415382856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415405136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6415425539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415446853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415466821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6415486608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6415506364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415523861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6415539985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415555348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415571990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6415588325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415604690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415619879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6415635209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6415651299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415666497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6415682446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415698623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415715402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6415731146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415747247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415762731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6415778648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6415794300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415809452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6415825622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415841156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415857567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6415873358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6415890254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415905400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6415920612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6415936242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6415951393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6415967742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6415983063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6415999415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416015544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416031823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416046945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416062080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416078005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416093159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416109055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416125015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6416141923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416157745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416174008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416189214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416204725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416220455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416235622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416251568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416267097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6416283464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416299249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416315514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416331005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416346207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416361857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416377049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416393564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416408693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6416425100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416442321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416463466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416478980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416494321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416510123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416525929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416542075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416557415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6416574217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416590553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416606992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416622288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416637658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416653864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416669174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416685246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416700574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6416717355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416733160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416749460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416764936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416780102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416796896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416812038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416828675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416843816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6416860210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6416876013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6416892750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416907928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6416923138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6416938829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6416954361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6416970301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6416985450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417001862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417018073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417034380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417049525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417064703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417080929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417096108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6417112047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417127215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417144014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417159858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417176175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417191393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417206969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417222669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417237835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6417253764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417269534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417285958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417301783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417318085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417336132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417351419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417367151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417382496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1100,11000000,10000,0,0,256,5,31194,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6417433170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417451009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417471823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417488574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417504850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417520773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417535971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417551714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417566859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6417583447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417598612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417615025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417630838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417647539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417662729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417677943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417693597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417709104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6417725037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417740213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417756619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417772975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417789249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417804369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417819522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417836989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417852110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6417867908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6417882941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6417899692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6417915471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6417931682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417946782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6417962389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6417977981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6417993055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418009057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418024619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418040935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418056673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418072912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418088280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418103402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418118982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418134723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418150995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418166080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418182395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418198078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418214640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418229746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418245254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418260908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418276522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418292497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418307685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418324348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418340459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418356752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418371875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418387274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418405170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418420758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418436664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418452105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418468612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418484399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418500868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418516447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418531627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418547278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418562399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418579003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418594178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418610592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418626398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418643300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418658450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418673600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418689250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418704844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418720784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418736752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418753228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418769495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418785846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418801532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418817081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418833558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418848866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6418864986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6418880809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6418897889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6418913838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6418930269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418945562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6418961403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6418977215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6418992567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419008689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419024438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419041002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419056961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419073378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419089079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419104415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419120272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419135596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419152091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419167578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419184567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419200621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419217316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419232471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419247930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419263547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419279123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419295026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419310137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419326508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419342996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419359257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419374373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419390040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419405637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419420760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419436632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419452041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419468869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419484634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419500852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419516377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419531529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419547189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419562334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419578935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419594074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419611010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419626803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419643780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419658930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419674315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419690016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419705831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419721793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419736919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419753297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419769379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419785657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419800824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419815977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419832192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419847376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6419863326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6419878462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6419895312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6419911138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6419927416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419942600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6419958430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6419974101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6419989267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420005227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420021013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420037451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420053282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420069580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420085174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420100413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420116384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420131590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420148144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420163299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420179698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420195550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420212478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420227689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420242870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420258537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420274321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420290290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420305466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420321902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420338221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420354560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420369757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420384976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420400954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420416122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420432114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420447307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420464034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420479852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420496181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420511423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420526903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420542592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420557795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420574200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420589926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420606473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420622391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420638821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420654512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420669808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420685611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420700906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420717291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420732562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420749122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420765369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420782032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420797307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420812619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420828707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420843877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6420859837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6420874989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6420891798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6420907576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6420923830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420939004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6420954567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6420970177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6420985291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421001195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421016880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421033316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421049077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421065283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421081515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421098353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6421114157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421129370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421146177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421161363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421177908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421193753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421210583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421225838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421241106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6421256855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421272442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421288463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421303699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421320174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421336408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421352790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421368074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421383339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6421399463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421414742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421430828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421446790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421463621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421479536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421495925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1101,11010000,10000,0,0,256,5,31222,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6421546946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421562155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6421578304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421593591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421609575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421624752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421641672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421657490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421673796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421688984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421704634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6421720366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421735541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421751447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421766925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421784113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421799961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421816198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421832019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421847477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6421863145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421878273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6421894708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6421909812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6421926195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6421941983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6421958667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6421973818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6421988979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422004724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422020209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422036154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422051354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422067812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422084223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422100458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422115612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422131296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422147761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422162940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422178876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422194033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422212431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422228257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422244511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422259706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422275545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422291310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422306463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422322366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422337934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422354351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422370151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422386425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422402214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422417376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422433054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422448186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422464535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422479675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422496064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422511871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422528793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422543927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422559068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422574672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422590240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422606190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422621347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422637756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422653869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422670158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422685291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422700480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422716455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422731605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422747549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422763731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422780969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422797343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422813698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422829237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422844478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6422860160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422875363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6422891709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6422907198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6422923607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6422939418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6422956103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6422971312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6422986492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423002198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423017686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423033734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423048955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423065411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423081612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423097955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423113170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423128387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423144509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423159707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423175719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423190914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423207945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423223785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423240109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423255325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423271079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423286885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423302102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423318102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423333781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423350240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423366060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423382356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423398186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423413414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423429108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423444608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423460907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423475947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423492215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423507880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423524622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423539707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423554775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423570326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423586014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423601977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423617049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423633344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423649584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423665805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423680941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423696059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423712268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423727477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423743449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423758633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423775696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423791607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423807955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423823187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423838905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423854673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423869888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6423885930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6423901768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6423918234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6423934115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6423950499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6423966071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6423981359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6423997106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424012958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424029553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424044816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424061303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424077487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424094147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424109664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424124980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424141109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424156347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424172357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424187603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424204498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424220587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424236924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424252185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424267836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424283650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424298757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424314625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424330111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424346486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424362273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424378533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424394108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424409453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424425073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424440208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424456530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424471910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424488272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424504096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424521506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424537649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424552810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424568449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424584105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424600245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424615464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424631897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424648272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424664521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424679676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424694833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424710897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424726072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424742014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424757163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424774319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424790114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424806385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424822391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424838249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424854320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424869619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6424885905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6424901609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6424918150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6424933952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6424950238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6424965967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6424981131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6424996782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425011922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425028408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425043579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425059975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425075771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425092483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425107718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6425122887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6425138566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425154125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425170068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425186284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425203209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425219024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425235284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425250420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6425266129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6425281772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425296907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425312787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425328341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425344770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425360577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425376857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425392560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6425407990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6425423671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425439172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425455428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425470566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425486967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425502780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425519348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425534709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6425549855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6425565475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1102,11020000,10000,0,0,256,5,31251,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6425614966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425630968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425646503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425662910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425678691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425694953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425710473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6425725691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6425741334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425756524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425772828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425788233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425804643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425820463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425837373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425852583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6425867761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6425883421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425898862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6425914784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6425929893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6425946303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6425962564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6425978885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6425993999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426009141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426025068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426040203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426056093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426071198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426088064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426104160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426120378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426135491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426151640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426167443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426182656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426198665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426214260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426230750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426246646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426262972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426278832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426294192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426309940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426325223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426341795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426357036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426373517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426389679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426406117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426421359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426436627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426452760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426467990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426484374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426500374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426517653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426534296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426551224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426567019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426582893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426598555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426614246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426630669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426646995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426664062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426679942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426696228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426712292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426727616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426743353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426758571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426775610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426790932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426807330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426823139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426839837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426855005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6426870152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6426885789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426901637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6426917688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6426932865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6426949255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6426965459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6426981764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6426996997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427012206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427028553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427043709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427059687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427074856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427091677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427107506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6427123798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427138994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427154759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427170453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427185675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427201641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427217236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427233712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427251655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6427271973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427289846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427305134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427320901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427336885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427355305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427372296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427392093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427408455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6427424928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427440559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427458520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427474305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427489477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427505445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427522164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427540359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427556544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6427572841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427588781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427604060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427619735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427634871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427651362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427666510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427682910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427699062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6427715923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427731067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427746255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427761896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427777518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427793435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427808511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427824812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427841204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6427858335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427873933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6427889179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6427905514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6427920712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6427936874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6427952585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6427969230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6427984991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428001230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428016885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428032315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428047945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428063092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428079676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428094872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428111248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428128667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428147065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428163890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428180524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428197670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428215053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428232808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428249492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428268158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428285538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428303401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428320086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428337182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428354412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428371070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428388576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428405545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428423762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428441132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428460376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428478083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428495176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428512455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428528554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428545483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428560996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428578277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428594402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428610925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428626254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428642060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428657954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428673359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428689582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428705433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428722313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428738366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428754862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428770808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428786229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428802052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428817431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428834787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428850127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6428866698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6428882647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6428899707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428915035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6428930355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6428946179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6428961926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6428978046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6428993350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429009902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429026319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429043047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429058409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429073811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429090208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429105445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6429121481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6429136737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429153720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429169652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429186038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429201317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429217315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429233193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429248484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6429265047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6429280360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429296933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429315166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429334979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429350615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429365936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429381629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429397445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6429413767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6429429023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429445584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429461930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429478268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429494057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429509232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429525410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429540599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6429556596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6429572814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429590888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429607238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429623639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429638860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429654763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429670524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429685756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6429702561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6429718142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429734703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429750557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1103,11030000,10000,0,0,256,5,31279,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6429803189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429818431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429834632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429850642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429865896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6429881901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6429897831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6429914561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6429930426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6429946783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6429962542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6429977846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6429993588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430008858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430025382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430040790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430057894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430073835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430091471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430107459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430123260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430139901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430156104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430172770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430189089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430207600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430223760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430240155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430255409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430271168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430286931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430302194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430318223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430334071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430350837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430366741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430383092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430398778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430414290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430430016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430445215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430464690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430479899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430496419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430512303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430529164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430544656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430559939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430575684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430591473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430607703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430622894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430639779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430655756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430672055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430687279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430702966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430718681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430734137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430750143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430765864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430783111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430798982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430815288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430831359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430846644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6430862942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430878175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6430894899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6430910366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6430926861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6430942746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6430960455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6430976019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6430991228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431006922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431022710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431039011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431054223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431070717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431087101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431103408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431118558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431133719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431149936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431165126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431181052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431196260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431213272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431229409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431245786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431261036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431276848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431292827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431308063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431324089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431339791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431356265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431372095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431388388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431404076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431419543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431435265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431450466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431466926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431482180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431498649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431514973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431531699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431547209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431562468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431578973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431594203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431610354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431625559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431642437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431658507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431674857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431690120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431705795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431721568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431737016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431753014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431768871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431785341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431801504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431817899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431833578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431848864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6431864639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431879911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6431896368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6431911828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6431928394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6431944316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6431961107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6431976416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6431991713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432007499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432023145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432039199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432054440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432070935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432087353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432103767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432119059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432134340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432150458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432165721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432181769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432197325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432214847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432230798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432247199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432262446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432278217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432294005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432309267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432325288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432340958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432357452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432373366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432390134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432405370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432420649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432436382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432451601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432468248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432483460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432499930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432516189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432532519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432547725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432562959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432581587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432596838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432612846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432628050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432645504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432662386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432678981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432694140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432710016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432725839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432741092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432757065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432772711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432789293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432805209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432821539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432837089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432852718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6432868401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432883608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6432899973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6432915405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6432931813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6432947630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6432964341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6432979810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6432995015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433010746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433026324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433042290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433057454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433073884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433090165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433106439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433121843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433137021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433153053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433168834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433184747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433199850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433216569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433232323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433248566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433263686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433279288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433295242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433310414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433326333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433341881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433358279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433374078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433390681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433405877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433421053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433436734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433452257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433468210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433483680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433500332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433516961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433533271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433548425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433563626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433579624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433594733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433610941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433626092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433642776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433659846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433676170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433693218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433709463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6433725164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433740295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433756345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433772015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433788610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433804489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433821193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433837238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6433852508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1104,11040000,10000,0,0,256,5,31308,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6433902068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6433917255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6433933922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6433949235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6433966381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6433982602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6433999074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434014681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434030130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434045944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434061222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434077624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434092843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434109552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434125459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6434142152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434157472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434172989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434188780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434208603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434224603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434239833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434256280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434272550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6434288881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434304300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434319563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434335698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434350936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434367158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434382366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434399165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434415026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6434431378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434446628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434462163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434477905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434493307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434509265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434525025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434541389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434557248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6434573564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434589128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434604408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434620319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434635512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434651772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434667122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434683535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434699335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6434715972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434731153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434746355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434762032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434777813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434793750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434808933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434825348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434841554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6434857837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434873384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6434888597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6434904671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6434919848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6434935824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6434950956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6434969106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6434985967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435002752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435018589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435033842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435049570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435064742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435081115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435096286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435112712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435128590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435145383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435160594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435176056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435191774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435207526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435223529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435238709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435256051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435272795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435289200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435304683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435320197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435336297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435351485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435367442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435382594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435399287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435415055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435431283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435446414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435461981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435477662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435493091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435509011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435524540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435541348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435557413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435573707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435589226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435604415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435620090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435635262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435651539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435666709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435683720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435699632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435716630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435731874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435747137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435763062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435778702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435794736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435810177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435826643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435842942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6435859886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435875670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6435891269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6435906968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6435922116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6435938083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6435953686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6435970124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6435985991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436003087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436018909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436034130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436050030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436065209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436081636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436096829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436113237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436129070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436145796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436161039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436176532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436192634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436210126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436226139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436241341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436257781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436274085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436290423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436305618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436320999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436337057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436352225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436368216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436383380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436400101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436415938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436432267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436447480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436463004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436478734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436494167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436510208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436525679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436542116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436558158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436574483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436589998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436605225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436620871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436636039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436652420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436667627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436684079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436699965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436716673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436731911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436747342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436763055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436778561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436794552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436809757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436826201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436842444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6436859141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436875327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6436891188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6436906927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6436922122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6436938129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6436953769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6436970188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6436986066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437002387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437017931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437033224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437049220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437064589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437080912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437096062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437112495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6437128316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437144915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437160183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437175654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437191334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437206839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437222764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437238163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437256198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6437272563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437288917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437304348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437319582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437335652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437350894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437367150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437382317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437399076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6437414967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437431297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437446521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437462105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437477809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437492999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437509008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437525280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437541735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6437557592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437573922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437589496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437604795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437620520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437635721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437652024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437667224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437683919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6437699793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437716437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437731681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437746893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437762600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437778061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437794006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437809185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437825571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6437841837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6437858156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437873576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6437888773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6437904858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6437920259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6437936456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6437951656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6437968425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1105,11050000,10000,0,0,256,5,31336,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6438021486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438037858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438053335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438068603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438084628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438099839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438115816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438131045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438147797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438163652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438180192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438195428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438212807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438228600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438244097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438260135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438275845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438292449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438308463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438324966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438340771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438356144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438372005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438387354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438404708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438420039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438436565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438452911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438469424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438484767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438500147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438516366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438531735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438547919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438563509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438580444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438596430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438613020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438628386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438644030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438659888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438675258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438691394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438707031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438723580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438739804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438756240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438771864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438787275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438803179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438818556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438835017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438850335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6438867160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6438883385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6438900312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438915683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6438931081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6438946964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6438962638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6438978754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6438994085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439010677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439026959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439043479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439058861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439074286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439090606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439105960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439122141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6439137471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439154429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439170421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439186931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439202607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439218012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439233883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439249500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439266039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6439281438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439298090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439314193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439331107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439346459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439361860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439377952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439393629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439409790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6439425091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439441925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439458268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439474787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439490199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439505609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439521772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439537370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439553479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6439568771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439585667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439601635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439618374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439633745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439649468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439665345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439680700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439696846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6439712721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439729327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439745542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439762042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439777759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439793081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439809142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439824432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439840946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6439856285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6439872888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6439888918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6439905796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439921190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6439936559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6439952724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6439968069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6439986242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440002882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440020323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440036436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440052991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440068359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440084194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440100036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440115357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440131526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440147189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440163719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440179681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440197134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440214562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440230055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440246123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440261506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440277972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440293193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440309904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440325776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440342510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440357731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440372922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440388642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440404226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440420230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440435689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440452542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440468438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440484800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440500291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440515962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440531761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440546977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440563012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440578618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440595137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440611027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440627415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440643261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440658526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440674269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440689522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440706481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440722076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440738568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440754646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440771468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440786713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440801926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440817844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440833414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440849430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6440864608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6440881508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6440897938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6440914288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440929738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6440944959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6440961075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6440976283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6440992274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441007490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441024718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441040694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441057191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441072435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441088161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441103949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441119436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441135463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441151100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441168368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441184276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441200637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441216402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441231709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441248278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441266199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441282320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441297593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441314347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441331905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441348400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441363695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441379062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441395219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441410819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441426907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441442417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441459566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441475527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441491926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441507437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441523121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441538949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441554760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441570810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441586458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441602966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441618901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441635303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441650999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441666258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441682097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441697467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441713907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441729149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441745646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441762166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441778966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441794235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441809749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441825488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441841737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6441857780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6441872998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6441889824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6441905724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6441922098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441937593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6441953240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6441969038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6441984317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442000596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442016168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442032648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442048579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442065223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442081048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442096329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1106,11060000,10000,0,0,256,5,31365,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6442146558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442161961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442178124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442193688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442210650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442227200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442243722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442259086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442275204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6442292165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442307919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442324133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442339828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442356348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442372211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442388577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442404171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442419419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6442435160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442450419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442466781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442482047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442498558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442514870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442531242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442546456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442561718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6442577786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442592992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442609015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442624446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442641253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442657128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442673516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442688990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442704604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6442720336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442735552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442751568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442769026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442785521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442801413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442818060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442833613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442848877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6442864603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442879821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6442896513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6442911728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6442928175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6442944019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6442960746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6442975991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6442991235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443007200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443022893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443038914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443054094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443070548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443086690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443103130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443118378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443133879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443149885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443165126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443181160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443196360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443213176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443229044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443245438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443260688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443278532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443296099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443311821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443328535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443343884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443360488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443376716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443393583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443408969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443424337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443440186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443455974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443472130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443487490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443504081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443520439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443536956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443552336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443568299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443584567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443599925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443616063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443631389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443648296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443664311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443680806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443696380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443712128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443727998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443743365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443759518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443775274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443792843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443809092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443825757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443841559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6443856909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6443872765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443888090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6443904623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6443919928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6443936486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6443952831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6443969322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6443985084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444001017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444017706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444033687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444050405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444065812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444082789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444098751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444115147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444130438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444146452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444162363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444177797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444194196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444209938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444226513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444242911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444259378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444275174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444290527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444306361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444321961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444338565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444353923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444371501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444387648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444404664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444420052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444435482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444451637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444467612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444483765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444499197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444516397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444532412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444548905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444564503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444580284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444596112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444611480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444627644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444643283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444659872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444675886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444692360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444708210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444723545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444739406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444754754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444771227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444786560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444803133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444819403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444836312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444851586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6444866852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6444882798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444899222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6444915790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6444931123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6444947703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6444964098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6444980635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6444996021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445011646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445027865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445043258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445059462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445075082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445092023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445108079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445124609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445140310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445155670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445172988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445188660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445205298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445220643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445237251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445253505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445270377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445285613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445300847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445316557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445332174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445348150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445363379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445379799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445396131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445412620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445427961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445443324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445459463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445474733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445490792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445506086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445522894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445538717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445555043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445571007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445586543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445602239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445617449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445633422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445648969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445665377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445681165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445697488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445712952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445728177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445743811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445759219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445775443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445790601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445806987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445822813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445839400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445854609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6445869799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6445885738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445901390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6445917388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6445932551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6445949192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6445965295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6445981590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6445996778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446012006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446028009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446043175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446059121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6446075575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446092758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6446108760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446125262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446141065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446156381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446172198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446187513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446205106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1107,11070000,10000,0,0,256,5,31393,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6446255866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446272932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6446291432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446308764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446324141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446340401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446356286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446371612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446388182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6446403915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446421226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6446437506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446454441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446469721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446485039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446500763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446516416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446532550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6446547838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446564441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6446580960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446597417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446612749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446628304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446644473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446659762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446675816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6446691103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446708007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6446723945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446740339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446755895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446771566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446787394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446802664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446818734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6446834413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446850976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6446866883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6446883331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446899049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6446914332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6446930718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6446946210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6446962805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6446978110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6446994681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447010614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447027531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447042897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447058250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447074063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447090704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447106713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447121907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447138562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447154901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447171324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447186575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447202129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447217990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447233246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447249300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447265171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447281714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447297599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447314067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447329992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447345650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447361548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447376925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447393732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447408970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447425426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447441352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447458324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447473533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447488782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447504737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447520981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447537610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447553022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447569460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447585905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447602870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447618196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447633776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447650058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447665386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447681478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447696773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447713805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447729745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447746145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447761616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447777497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447793324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447808623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447824905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447840560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447857011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6447872942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6447889633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447904978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6447920285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6447936052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6447951560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6447967980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6447983239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6447999744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448016074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448032465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448047699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448062946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448079314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448094610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448110653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448125870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448142979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448158878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448175269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448190519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448206167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448221931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448237197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448253532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448269504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448286014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448301958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448318369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448334078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448349357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448365122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448380383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448396779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448412010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448428447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448444363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448461057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448476322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448491599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448507344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448522982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448539039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448554283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448571006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448587476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448603930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448619241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448634750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448651259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448666641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448682784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448698095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448715024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448731050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448747491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448763074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448778776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448795689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448811063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448830075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448845510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6448862086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6448878889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6448895766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448911019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6448926612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6448942340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6448958259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6448974608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6448990107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449006622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449022986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449039404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449054698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449071325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449087615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449102838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449118865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449134036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449151911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449167831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449184182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449199386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449215518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449231202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449246398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449262345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449278102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449294566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449310433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449327408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449342652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449357894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449374286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449390637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449407244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449423128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449439820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449456247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449472665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449487886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449503194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449519613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449534882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449551713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449567599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449584584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449601067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449617410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449632630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449648511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449664262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449679487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449695519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449711359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449727828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449743750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449760127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449775698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449790954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449806697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449821975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449838616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449854204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6449870605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6449886394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6449903168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449918414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6449933682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6449949666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6449965297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6449981312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6449996494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450013020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450029230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450045542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450060769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450075969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450092004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450107250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6450123238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6450138675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450155575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450171474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450187842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450203443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450218652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450234342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450249575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6450266246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6450281426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450297828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450313699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450330566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450345747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1108,11080000,10000,0,0,256,5,31421,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6450395110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450410822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450426055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6450442497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6450458451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450474865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450490692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450506963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450522818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450538025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450553700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450568853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6450585163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6450600384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450616842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450632721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450649583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450664802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450680678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450696906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450712621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6450728628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6450743803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450760227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450776430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450792829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450808093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450823393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450839683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450854867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6450870812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6450886029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6450903163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6450919016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6450935612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450950828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6450966425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6450982089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6450997259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451013440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451028945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451045356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451061211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451077861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451093098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451108849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451124907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451140785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451156868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451172109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451188633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451205155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451221553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451236808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451252073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451268205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451283454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451299497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451314715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451331730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451347655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451364012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451379253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451394861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451410616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451425821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451441846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451457376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451473819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451489638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451505968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451521705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451536986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451552733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451567944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451584258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451599764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451616216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451632080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451648996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451664263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451679531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451695269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451711066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451727120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451742348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451758808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451775008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451791413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451806693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451821949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451838014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451853220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6451869224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6451884467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6451903197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6451919471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6451935763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451950935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6451966548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6451982208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6451997375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452013325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452028812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452045176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452060983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452077539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452092702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452107879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452123520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452138690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452155113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452170284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452186680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452203070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452219385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452234584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452249797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452266208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452281425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452297404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452312589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452329516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452345360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452361660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452377249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452393189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452408917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452424163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452440163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452455688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452472130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452488017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452504364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452519860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452535061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452550772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452567357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452584540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452600917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452618985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452634985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452652156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452669035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452684980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452702900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452718287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452734404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452749757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452766763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452782602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452798915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452814078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452829783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452845643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452860816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6452876845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6452892600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6452909060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6452924887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6452941979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6452957641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6452972793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6452988437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453003595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453020052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453035245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453051676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453067498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453084361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453099509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453114674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453130331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453145785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453161774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453176921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453193354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453209555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453226071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453241212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453256389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453272612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453287789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453303707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453318871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453335572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453351418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453367691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453382871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453398781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453414497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453429646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453445665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453461148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453477572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453493412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453509730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453525230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453540397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453556030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453571188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453587593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453603134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453619964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453635860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453652676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453667935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453683181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453698943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453714729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453730734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453745900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453762330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453778530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453794819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453809948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453825139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453841126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453856282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6453872242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6453887402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6453904335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6453920145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6453936452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453951636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6453967297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6453983731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6453998982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454015645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454031637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454048099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454063975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454080746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454095999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6454111253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454126957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454142478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454158493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454173655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454190069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454208007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454224401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454239648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6454255508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454272222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454287427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454303401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454318662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454335530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454351432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454367762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454382988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6454398887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454414604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454429780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1109,11090000,10000,0,0,256,5,31450,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6454480894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454496210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454512661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454528985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454545384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454560643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6454575910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454592245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454607499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454623556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454638822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454655761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454671680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454688084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454703693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6454718997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454734836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454750107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454766508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454781937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454798466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454814363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454831242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454846523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6454861809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6454877553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454893171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6454909449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6454924710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6454941422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6454957780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6454974285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6454989520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455004754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455020858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455036079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455052099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455067334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455084351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455100268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455116661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455131957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455147905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455163658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455178855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455194851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455210374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455226841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455242677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455259010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455274883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455290151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455305849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455321087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455337425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455352660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455369130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455385027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455401731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455417195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455432467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455448251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455464131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455480172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455495367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455511865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455528018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455544378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455559593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455574833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455591084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455606550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455622557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455637769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455654803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455670717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455687084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455702950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455718256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455734009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455749273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455765632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455781125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455797647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455813528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455830286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455845606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6455860885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6455876621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455892178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6455908461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6455923698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6455940143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6455956450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6455972830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6455988088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456003364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456019408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456034634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456050627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456065806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456082624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456098728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456115116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456130375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456146013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456161737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456176974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456192973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456208542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456224991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456240852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456257166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456273626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456288983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456304663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456319869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456336304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456351526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456368589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456384694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456401685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456416928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456432165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456447847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456464391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456480483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456495626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456512023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456529124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456545833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456561038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456576272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456592401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456607891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456623926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456639147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456656080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456671963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456688320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456704024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456719424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456735203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456750452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456766915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456782134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456798600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456814464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456831171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456846645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6456861947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6456877730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456893365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6456909453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6456924679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6456941652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6456958301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6456975525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6456990741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457005952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457022023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457037456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457053463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457068668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457085617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457101470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457117787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457132982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457148628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457164349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457179576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457195577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457211104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457227548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457243389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457259696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457275363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457290823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457306519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457321703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457338017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457353457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457369910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457385753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457402600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457418251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457433577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457449408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457465122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457481238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457496557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457513131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457529750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457546248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457561626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457577391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457593562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457608931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457625103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457640756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457657413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457673455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457690031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457707234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457722801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457738727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457754135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457771387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457786724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457803215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457819141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457835991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457851329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6457866617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6457882386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457898062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6457914127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6457929406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6457945946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6457962302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6457978713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6457993992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458009292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458025482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458040762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458056833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458072096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458088897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6458104870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6458121283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458136628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458152230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458168009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458183258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458199282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458214883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458231452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6458247442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6458265145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458280483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458295854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458311630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458327242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458343545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458358853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458375354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6458391608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6458408043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458423349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458438692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458454880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458470190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458486271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458501575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458518390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6458534573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6458550988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1110,11100000,10000,0,0,256,5,31478,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6458600582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458615888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458631613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458647497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458663563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458678792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458695631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6458711944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6458728565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458743819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458759094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458775348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458790844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458806854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458822097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458838887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6458854807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6458872462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458887734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6458906540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6458922451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6458937738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6458955105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6458970418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6458986988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459002952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459019816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459035288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459050574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459066301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459081830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459097864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459113087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459129536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459145748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459162367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459177622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459192869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459208901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459224149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459240173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459255428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459272289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459288209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459304603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459319893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459335516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459351265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459366504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459382533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459398112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459414598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459430546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459446893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459462526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459477784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459493556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459508825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459525271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459540524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459557025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459572954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459589648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459604955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459621792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459639145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459656568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459674185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459690897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459710396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459729457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459747385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459764117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459781270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459798543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459815279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459833175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459850153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6459866767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6459882674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6459899472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459915002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6459930300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6459946078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6459961693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6459977772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6459993012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460009496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460025716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460042330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460057597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460072930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460089012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460104280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460120300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460135569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460152437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460168360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460184726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460200015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460215598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460231382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460246676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460262751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460278390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460294871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460311010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460327701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460343108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460358469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460374221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460389838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460406063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460421432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460437922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460454233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460470638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460485888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460501166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460517214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460532701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460548704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460563923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460581153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460597321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460613684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460628928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460644523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460660231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460675422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460691402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460706902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460723650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460739585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460755982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460771582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460786856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460802600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460817836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460834323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460849787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6460866259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6460882144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6460898902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460914182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6460929434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6460945201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6460961062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6460977133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6460992357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461008847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461025126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461041745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461056973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461072217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461088319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461103572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461119622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461134870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461151724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461167602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461183977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461199247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461214882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461230655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461245852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461261885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461277498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461294205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461310106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461326502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461342052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461357345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461373115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461388388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461404877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461420158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461436656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461454673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461471100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461486381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461501654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461517831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461533201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461549321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461564547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461581346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461597462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461613867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461629398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461645077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461660855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461676070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461692070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461707879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461724593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461740511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461756877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461772447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461787946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461803695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461818928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461835251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461850483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6461866964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6461882861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6461899507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461915017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6461930263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6461946010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6461961663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6461977675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6461992903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462009331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462025511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462042115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462057331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462072578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462089052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462106838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6462126943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6462143442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462160063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462175976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462192402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462208066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462223439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462239426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462254681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6462271175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6462286677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462303781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462319697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462336501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462351816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462367078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462382851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462398442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6462414770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6462430046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462446538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462462838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462479469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462494726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462509994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462526097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462541378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6462557428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6462572663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462589518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462605652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462622034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462637326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462652990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462668776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1111,11110000,10000,0,0,256,5,31507,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6462719807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6462736163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6462751408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462768287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462784184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462800536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462815751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462831317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462847062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462862300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6462878291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6462893831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6462910286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6462926142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6462942519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6462958028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6462973432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6462989829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463005008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463021422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463036632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463053108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463068940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463085593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463100799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463115973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463131678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463147281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463163510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463178680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463195143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463211321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463227689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463242902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463258174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463274293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463289753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463305804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463321028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463337925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463353783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463370179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463385410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463401031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463416796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463432024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463448045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463463568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463480273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463496182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463512536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463528072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463543311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463559054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463574312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463590663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463605886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463622654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463642684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463662338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463677613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463692825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463709180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463724513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463740745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463755937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463772833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463788912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463805257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463820467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463836006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463851708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463866898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6463882848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6463898363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6463914799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6463930629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6463946944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6463962495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6463977727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6463993404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464008629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464025054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464040240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464056666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464072477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464089212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464104705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464119948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6464135666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464151182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464167457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464182742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464199236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464215445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464231776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464247005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464262253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6464278351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464293821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464310189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464325438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464342315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464358418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464374806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464390420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464405676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6464421377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464436602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464452888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464468114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464484584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464500457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464517214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464532431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464547707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6464563452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464578960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464594985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464610195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464626930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464647123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464664661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464679860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464695050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6464712377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464729135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464745760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464760945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464777822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464793884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464810189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464825387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464840883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6464856786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464871929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6464887837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6464903284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6464919663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6464935509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6464952084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6464967321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6464984546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465000424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465016312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465032469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465047755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465064294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465080706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465097143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465112691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465128027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465144235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465160168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465178101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465194701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465214248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465230288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465246561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465261691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465277515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465293229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465308380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465324294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465339749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465356296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465372022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465388228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465403673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465418819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465434402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465449504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465465702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465480962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465497362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465513092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465529654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465545001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465560129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465575757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465591147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465607031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465622102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465638428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465655155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465671388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465686469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465701609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465718007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465733129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465748989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465764115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465780871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465796883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465813127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465828618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465843749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6465859576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465874669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6465890931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6465906065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6465922384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6465938118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6465954684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6465969830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6465985206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466000813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466016237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6466032114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6466047243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6466064147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6466080727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6466097046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466112182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6466127521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466143585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466158792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6466175007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6466190156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6466209749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6466226870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6466243121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466258226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6466273804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466289427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466304565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6466320792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6466336216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6466352507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6466368439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6466384621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466400074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6466415206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466430782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466445872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6466462087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6466477152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6466493665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6466509385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6466525931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466541001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6466556103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466571660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466587110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6466602983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6466618103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6466634420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6466650563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6466666733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466681785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6466696861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6466712820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6466727866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6466743701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6466758728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6466775423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6466791127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1112,11120000,10000,0,0,256,5,31535,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6467322302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467337995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6467353312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6467369292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467384561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6467400957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6467416240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6467432990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6467448966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6467466113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467481397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6467496912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6467512644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467528150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6467544141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6467559329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6467575665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6467591851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6467608046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467623127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6467638196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6467654200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467669529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6467685401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6467700525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6467717528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6467733516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6467749752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467765264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6467781322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6467797487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467812898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6467830811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6467846162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6467862762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6467878721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6467895712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467911254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6467926559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6467942305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6467958082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6467974174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6467989472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468005987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468022441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468039007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468054259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468069582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468085775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468101034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468117062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468133028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468149933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468165892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468182533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468197826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468213508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468229314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468244873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468261603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468277763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468294282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468310220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468328261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468344306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468359884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468375550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468391293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468407274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468422428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468438855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468455019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468471350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468486549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468501741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468517820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468532996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468548945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468564101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468581030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468596807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468613295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468628417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468643889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468659564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468674714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468690643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468706197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468722609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468739030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468755351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468771019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468786912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468803394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468818613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468835492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468850779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6468867538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6468883466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6468900360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468915656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6468931181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6468947563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6468963502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6468979546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6468994807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469011347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469027593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469043975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469059434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469074688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469090817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469106062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469122121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469137388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469154215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469170077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469186446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469201980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469217333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469233081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469248537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469266999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469282246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469298736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469314610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469331306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469346602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469361867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469377623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469393146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469409172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469424624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469441112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469457287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469473922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469489143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469504351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469520421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469535651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469551626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469566808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469583582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469599488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469616082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469631304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469647004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469662741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469677981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469693976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469710652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469728132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469744341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469760759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469776457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469791586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469807222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469822323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469838607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469853769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6469870110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6469885905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6469902416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469917547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6469932686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6469948319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6469963768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6469979659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6469994745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470011413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470027785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470044025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470059136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470074243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470090389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470105549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470121690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470137140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470155408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470171318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470187666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470205049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470222793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470239394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470254718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470271430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470286761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470303350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470319307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470336224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470351547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470366860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470382694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470398378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470414460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470429706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470446225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470462421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470478772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470494024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470509255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470525297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470540618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470556634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470571853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470588822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470604689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470621047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470636313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470651940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470667741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470682993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470699021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470715596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470732014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470747748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470764008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470779571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470795267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470810942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470826162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470842637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6470857810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6470876404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6470893603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6470911987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470928177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6470943513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6470959887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6470975144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6470991461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471006703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471023697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471039584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471055956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471071195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471086871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6471102607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471117856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6471133832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471149473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471165984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471181838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471198204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471213775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471229039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6471244801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471261334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6471278183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471293409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471310144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471326061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471342901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471358108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471373357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1113,11130000,10000,0,0,256,5,31564,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6471426577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471442237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6471458895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471474259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471493710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471510683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471528095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471543258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471558481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6471574127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471589705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6471605727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471620837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471637216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471653373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471669645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471684777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471699945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6471715975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471731088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6471746945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471762457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471779513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471795424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471811740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471827368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471842623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6471858356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471873579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6471889969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6471905159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6471921622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6471937508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6471954284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6471969506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6471984729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472000675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472016812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472032880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472048106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472067563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472085476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472103555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472119208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472134596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472150913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472166916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472183194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472198446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472215365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472231231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472247595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472262840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472278485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472294219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472309659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472325631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472341228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472357704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472373587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472390346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472405619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472420890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472436638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472452248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472468289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472483521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472500208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472516450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472533308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472548594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472563844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472579946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472595223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472611263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472626746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472643627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472659504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472675865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472691347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472706902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472722625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472737869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472753892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472769418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472785900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472801805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472818430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472835729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6472852483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6472869958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472886700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6472904639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6472921336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6472939429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6472957161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6472975129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6472991841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473008573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473026127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473042838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473060420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473077430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473095492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6473112901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6473130862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473147897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473164644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473182155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473198886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473216932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473233620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473251686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6473269495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6473287433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473304187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473321131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473338757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473355481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473373041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473390106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473408150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6473425558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6473443537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473460539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473477257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473494506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473511218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473529096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473546025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473562561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6473578773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6473595180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473610452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473625721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473641805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473657058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473673125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473688608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473705393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6473721273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6473737645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473752902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473768570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473785095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473800651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473816638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473832331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473848894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6473864842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6473881489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473897135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6473912442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6473928186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6473943469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6473959917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6473975194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6473991744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474007675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474024514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474039784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474055093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474070896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474086604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474102693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474117958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474134479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474150804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474167239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474182572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474197879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474217364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474232648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474248680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474263891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474280874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474296822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474313216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474328932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474344257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474360009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474375290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474391741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474407022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474423515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474439422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474456209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474471498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474486816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474502840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474520380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474536488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474551817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474568397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474584780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474601621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474616835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474632036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474648170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474663398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474679414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474694865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474711654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474727524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474743881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474759311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474774882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474790583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474805793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474821762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474837391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474853824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6474869676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6474886324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474902936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6474918211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6474933880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6474949057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6474965345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6474980514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6474996919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475012992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475030767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475046980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475062494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475078716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475093956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475109982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6475125173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6475141994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475157848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475174142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475189350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475204921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475220702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475235911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475252132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6475267722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6475284166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475300012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475316381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475331974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475347628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475363335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475378762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475395169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6475410402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6475426849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475442717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475459421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475474694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475489916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475505869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475521489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475537499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6475553179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6475569861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1114,11140000,10000,0,0,256,5,31592,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6475620018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475636396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475651974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475667202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475682892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475698346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475714668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6475729895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6475746325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475762438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475779107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475794367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475809631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475825644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475841304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475857339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6475872599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6475889086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6475905378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6475921750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475936968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6475952714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6475968399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6475983576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6475999506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476014964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476031403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476047241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476063803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476079326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476094593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476110299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476125476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6476141755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476156972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476173391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476189249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476207197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476223591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476239096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476255007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476270611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6476286595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476301770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476318191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476334410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476350749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476365958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476381414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476397491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476412650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6476428619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476443995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476460780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476476601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476492912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476508111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476523713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476539952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476555959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6476573773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476589780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476606364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476622256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476638905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476654623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476669973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476686780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476703063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6476719131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476734279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476750786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476766992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476783286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476798420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476813604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476829645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476844788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6476860701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6476875846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6476893620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6476909478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6476925730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476942200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6476959362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6476975247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6476990506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477006636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477022589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477039205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477055124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477071486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477087076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477102240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477117855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477133199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477149465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477164566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477180858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477196617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477213972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477229169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477244332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477260215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477275817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477291789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477306954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477323329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477339771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477356059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477371231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477386402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477402353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477417489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477433365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477448703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477465394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477481223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477497501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477512713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477528350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477544412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477560336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477576430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477592044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477608520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477624360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477641382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477656620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477671838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477687551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477703111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477720467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477735698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477752171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477768607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477787581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477805145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477820757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477837225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477852413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6477868428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6477883641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6477900510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6477916365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6477932663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477948057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6477963602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6477979254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6477994407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478010344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478025820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478042178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478057963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478074236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478089703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478104905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478120562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478135701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478151951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478167061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478183425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478199198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478215761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478231750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478247049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478262983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478278558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478294511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478309627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478326020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478342163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478358447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478373614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478388803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478404728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478419893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478435807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478451202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478468107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478483945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478500258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478515773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478530935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478546551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478561679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478578236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478593369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478609753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478625570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478642373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478657663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478673292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478689036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478704772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478720721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478735872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478752248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478768468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478784738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478800991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478816393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478832808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478848041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6478864033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6478879221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6478896320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6478912154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6478928477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478943822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6478959438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6478975137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6478990308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479006264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479021760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479038197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479054013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479070322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479085820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479100995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6479116681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479131865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479148251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479163403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479179801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479195592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479212434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479227636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479242895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6479258801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479274344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479290306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479305452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479322504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479339132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479355847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479371133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479386422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6479402712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479418021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479434124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479449637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479466486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479482425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479498894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479514432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479529843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6479545656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479563084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479582871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479600117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479618898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479635106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479652257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479667427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479682675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1115,11150000,10000,0,0,256,5,31621,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6479735067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479750320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479766712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479781935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479798426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479814333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479831362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479846615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6479861831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6479877528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479893150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6479909134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6479924322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6479940774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6479957183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6479973528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6479988740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480003985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480020017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480035212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480051190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480066382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480084216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480100233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480116506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480131665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480147467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480163138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480178326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480194296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480209807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480226216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480242761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480259120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480274680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480289916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480305628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480320822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480339219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480354488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480372275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480388363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480405234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480420512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480435752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480451978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480467317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480483286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480498494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480515496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480531354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480548518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480565965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480582120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480599255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480616590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480633252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480649143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480665724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480681707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480698324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480713982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480729278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480745038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480760286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480776675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480791889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480808297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480824162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480842157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480858003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6480874078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6480892959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6480908910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6480925942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6480941261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6480958358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6480974545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6480991048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481006352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481022282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481038090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481053401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481069463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481085073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481101635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481117598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6481134125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481149894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481165209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481180986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481196278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481213242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481228540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481245090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481261077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6481277866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481293157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481309077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481325881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481342065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481358231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481373563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481391715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481407702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6481424111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481439367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481454955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481470692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481485888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481501933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481517674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481534146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481550024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6481566397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481582003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481597766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481613477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481628717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481645289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481660614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481677231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481693238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6481709972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481725744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481741155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481758323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481776440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481793918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481812254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481830101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481845998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6481862280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481877457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6481893053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6481908769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6481923940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6481939903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6481955468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6481971843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6481987651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482003925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482019475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482034648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482050318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482065448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482081933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482097064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482113478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482129272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482145982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482161149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482176305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482191954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482208983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482225007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482240172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482256542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482273373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482289685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482304877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482320082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482336085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482351272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482367242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482382434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482399323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482415161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482431454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482446632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482462179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482477877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482493086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482509044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482524708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482541196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482557044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482573300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482588867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482604651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482620419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482635671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482652209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482667463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482683932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482700578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482717811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482733079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482748351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482764084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482779735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482795673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482811058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482827914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482843767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6482860037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482875254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6482890793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6482906464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6482921996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6482937979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6482953551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6482969991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6482985844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483004895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483024639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483043312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483060991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483076327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483093522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6483108981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6483125763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6483142363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483158929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483174247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483189669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483207514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483222802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483238892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6483254113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6483271313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6483287234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483303625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483318901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483334632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483350394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483365655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483381686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6483397500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6483414029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6483429932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483446341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483461881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483477230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483493003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483508203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483524564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6483539781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6483556263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6483572119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483589744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483605955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483621220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483636920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483652595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483668630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6483683853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6483700343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6483716820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483733203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483748490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483763766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483779866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483795153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483811143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1116,11160000,10000,0,0,256,5,31649,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6483862369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6483878974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6483895622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6483912016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483927266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6483942532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6483958799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6483973996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6483989986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484005182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484023212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484039509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484056001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484072489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484090797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484107567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484123026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484140580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484159828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484177858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484193832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484211599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484226907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484242294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484258053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484273895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484289972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484306044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484322799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484339300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484355743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484370972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484386256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484402642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484417861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484433852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484449054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484465884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484481765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484498199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484513427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484529062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484544844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484560905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484577941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484593183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484609638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484625508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484642147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484657355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484672548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484688221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484703797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484719919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484735094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484751529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484767644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484783984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484799241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484814501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484830531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484845749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6484861780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6484876984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6484893765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6484909644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6484926102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484941346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6484956967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6484973052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6484988292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485005211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485022523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485039038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485054909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485071240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485087036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485102875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485119096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485134369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485150949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485166199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485182706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485198600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485215315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485230599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485245841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485261547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485277416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485293430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485310093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485331097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485348897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485365410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485380778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485397668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485413541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485428874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485445065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485461096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485477906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485494105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485510647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485526465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485541914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485557839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485573250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485590040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485605432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485622086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485638158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485656172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485671612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485687035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485703254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485718744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485734986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485750434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485767790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485783730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485800168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485815485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485831138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485847341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485863321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6485879314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6485894926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6485911361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6485927188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6485943505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6485959359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6485974587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6485990333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486005563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486022003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486037254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486053720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486069589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486086467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486101725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486116961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486132685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486148552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486164572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486179791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486196302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486213583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486230049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486245368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486260693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486277189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486292518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486309401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486324735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486342075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486358076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486374508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486390158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486405444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486421198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486436508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486452865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486468128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486484642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486500623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486517416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486532705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486547965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486563743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486580025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486596327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486611572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486628058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486644455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486661153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486676448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486691776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486708117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486723468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486739498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486754751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486771584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486787706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486804107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486819403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486834986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486850788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486866109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6486882183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6486897753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6486914257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6486930958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6486947442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6486963335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6486978938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6486994714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487009986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487026474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487041758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487058286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487074212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487090987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487106301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6487121615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487137403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487153069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487169184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487184489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487201045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487217276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487233660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487248946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6487264570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487280706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487296016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487312129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487327696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487344223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487360177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487376603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487392191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6487407472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487423240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487438551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487454934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487470211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487486715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487502678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487519457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487534977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6487550457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487566764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487582486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487598557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487613864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487630399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487647052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487663683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487678998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6487694313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487710407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487725694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487742932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487758364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487775258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487791366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487807683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487822885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6487838459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6487854165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487869409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6487885408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6487900977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6487917490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6487933409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6487949793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6487965585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1117,11170000,10000,0,0,256,5,31677,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6488016288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488032107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488047747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488063780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488079391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488096095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488111973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488128308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488143854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6488159375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488175132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488190387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488206742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488222182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488238641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488254533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488271250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488286483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6488301739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488317491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488333410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488349680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488364953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488381452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488397695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488414063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488429333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6488444594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488460667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488476136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488492136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488507366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488524446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488540328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488556685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488571950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6488587484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488603250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488618521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488634578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488650106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488666605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488682482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488698858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488714687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6488729959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488745694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488760957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488777359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488792623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488809099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488824971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488841804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488857035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6488872269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6488890779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6488908576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6488926004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6488942184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6488962265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6488978906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6488995862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489011083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489027150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489042942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489058211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489074256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489089897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489106403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489122301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489138698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489154345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489169595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489185314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489200535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489216894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489232130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489248574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489264811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489281199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489296453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489311717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489327817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489343042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489359050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489374266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489391180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489407145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489423540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489438852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489454645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489470444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489485722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489501813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489517475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489533983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489549928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489566339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489582079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489597380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489613180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489628487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489644864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489660712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489677243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489693182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489710039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489725573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489740854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489756641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489772207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489788305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489803561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489820068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489836280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489852716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489868014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6489883330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6489899395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6489914898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6489930958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6489946706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6489963656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6489979674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6489996141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490011471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490027253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490043175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490058472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6490074591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6490090179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6490106949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6490122906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6490139796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490155217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490170516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490186317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490201622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6490218304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6490233633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6490250488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6490269967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6490287846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490305377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490322847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490342724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490360627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6490380604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6490401500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6490420187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6490439191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6490459119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490476191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490493004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490510225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490528042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6490546066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6490562870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6490581612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6490599366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6490617403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490634249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490651466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490668783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490685603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6490704009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6490720825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6490738987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6490756509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6490774910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490791755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490808594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490825980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490843196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6490860877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6490877671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6490896169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6490913920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6490931949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6490948794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6490966082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6490983430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491000207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491018218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491035230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491053363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491070839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491088815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491104213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491119585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491135463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491151191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491167387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491182875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491199530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491216133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491232847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491248742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491267409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491283799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491300551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491317075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491332920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491349647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491365485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491381854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491397516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491412995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491428656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491443870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491460297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491475517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491491949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491507791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491524499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491539926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491555139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491570836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491586476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491602470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491617673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491634116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491650329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491666623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491681857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491697085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491713309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491728715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491744655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491760387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491777259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491793366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491809710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491824920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491840537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491856274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491871500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6491887508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6491903112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6491919542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6491935396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6491951956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6491967296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6491982525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6491998225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492013438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6492029764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6492045175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6492061579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6492077775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6492094093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492109510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6492124760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6492140780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492156009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1118,11180000,10000,0,0,256,5,31706,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6492206850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6492222073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6492238737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6492254519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6492412934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492461949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6492487427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6492504786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492521061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6492537567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6492552964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6492569629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6492586235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6492602948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492618910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6492635086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6492651238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492666397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6492682331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6492697453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6492714249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6492730241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6492746500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492761616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6492777113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6492792757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492807896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6492823807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6492839291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6492855654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6492871420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6492887666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492905534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6492921040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6492936761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6492952387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6492968373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6492983811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493000284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493017536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493039053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493062924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493080738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493096764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493112014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493128045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6493143593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493160126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493175992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493192353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493208108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493223351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493239089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493254292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493270708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6493285945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493303055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493318920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493335622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493350872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493366572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493382289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493397860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493413834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6493429023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493445460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493461626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493477964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493493145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493508367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493524372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493539555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493555499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6493570668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493587726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493603795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493620084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493635283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493650863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493666749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493681898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493697821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6493713320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493729734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493745577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493761873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493777446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493792913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493809324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493824898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493841545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6493856888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6493873617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6493890095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6493906575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493922147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6493937551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6493953751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6493969585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6493986008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494001356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494018392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494034446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494050944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494066356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494082103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494098214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494113612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494130653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494146759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494164119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494180186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494196431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494213915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494229197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494244903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494260135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494276597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494291816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494308277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494324314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494341096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494356399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494371651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494387413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494403165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494419207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494434451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494450915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494467141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494483714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494498933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494514140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494530252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494545503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494561489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494576992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494593595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494609458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494625814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494641899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494657253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494673296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494688591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494706467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494721748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494738241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494754139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494771344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494786666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494802224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494818047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494833847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494849990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6494865299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6494881832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6494898136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6494914606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494929876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6494945182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6494961501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6494976800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6494992924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495008221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495025219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495041167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495057630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495072985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495088693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495104702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495119991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495136033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495151698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495168478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495184421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495201387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495218878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495234530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495250346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495266142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495282215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495297703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495314681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495331043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495347465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495362980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495378264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495394368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495409646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495425885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495441130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495458127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495474070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495490515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495506063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495521887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495537695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495552959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495569005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495584610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495601143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495617083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495633478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495649164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495664645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495680471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495695716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495712155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495727489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495744056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495760019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495776958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495792495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495807827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495823628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495839348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495855444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6495870782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6495887335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6495903617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6495920091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495935451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6495950801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6495967188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6495982735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6495998804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496014113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496031036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496047257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496063767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496079434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496094741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6496110569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496125833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6496142248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496157563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496174338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496190299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496207076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496222383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496237685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6496253466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496269294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6496285380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496300903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496317411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496333678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496350127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496365698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496381003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6496397160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496412488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6496428585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496443962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496460894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496476859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496493308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1119,11190000,10000,0,0,256,5,31734,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6496544189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496559786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6496575648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496591571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6496607790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496623153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496640109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496656502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496674606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496691216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496707322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6496723063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496738503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6496754518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496770068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496786554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496802430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496818821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496834373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496849580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6496865489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496880673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6496896993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6496912175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6496928579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6496944397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6496961043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6496976266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6496991687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497007405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497022920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497038872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497054049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497070447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497086593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497102867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497118053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497133251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497149214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497164436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497180669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497195853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497212560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497228418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497244755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497259992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497275520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497291179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497306328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497322982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497338556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497355116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497371014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497387339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497402868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497418117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497434063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497449376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497466000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497481631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497498068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497513885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497530977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497546851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497562278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497578593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497593949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497610080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497625451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497642452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497658522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497675797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497690983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497706522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497722188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497737543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497753460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497768992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497785375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497801152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497817405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497832899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497848075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6497863950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497879073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6497895355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6497910469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6497927653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6497944715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6497963317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6497978678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6497994577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498010432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498026336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498042445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498058284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498074776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498091124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498107452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498122696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6498137945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498154177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498169427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498185668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498200912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498219381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498235526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498251865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498267509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6498282762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498298529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498313778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498330199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498345417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498362110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498377995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498394661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498409889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6498426590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498442440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498458585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498474670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498489919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498506447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498522939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498539435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498555415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6498570866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498587243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498602645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498618827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498634195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498651735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498667694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498684159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498699493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6498715428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498731288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498746658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498762829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498778539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498795342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498811341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498828188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498843547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6498859128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6498874974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498890747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6498906867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6498922281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6498938934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6498955387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6498971927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6498987336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499002727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499018993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499034377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499050782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499066154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499083134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499099163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499115867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499131241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499146960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499162846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499178477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499194622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499212512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499231555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499250501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499269955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499287117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499303897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499319895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499336634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499352902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499368297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499384957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499401476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499418014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499433635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499449056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499465423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499480794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499496934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499512322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499529374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499546101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499563282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499579000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499594294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499609971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499625148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499641499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499656904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499673345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499689194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499705995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499721207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499736474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499752196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499767748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499783755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499798921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499815343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499831471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499847835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499863080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6499878344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6499894518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6499909716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6499925730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6499940897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6499957703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6499973562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6499989909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500005519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500021086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500036815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500052050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500068752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500084395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6500100830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500116911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500133222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500148770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500164020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500179741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500194966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500211582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500229910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6500247213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500265496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500283263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500298989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500314454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500330895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500346140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500362260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500377487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6500394420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500410293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500426903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500442120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500457765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500473499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500488991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500504996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500520553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6500537036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500553303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500570149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500586080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500601421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500617446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1120,11200000,10000,0,0,256,5,31763,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6500667061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500683037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500699241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6500716153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500731981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500748329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500763552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500779153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500794878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500810097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500826121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500841633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6500858110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6500873951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6500890656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500905882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6500921099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6500937053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6500952575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6500968543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6500983699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501000347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501016447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501032725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501047922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501063122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501079096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501094302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501110263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501125468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501142356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501158185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501174528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501189684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501205280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501221376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501240519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501259262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501276515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501293219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501309418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501325793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501341696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501357013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501373258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501388564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501405133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501420457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501437073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501453647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501470246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501485641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501501072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501517363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501532742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501548976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501564766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501581819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501597744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501614730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501630591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501646366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501662235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501677823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501693973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501709764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501726375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501742324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501758760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501774437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501789773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501805598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501820902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501837280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501852553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6501869083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6501885019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6501901766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501917060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6501932560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6501948361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6501963930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6501980019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6501995289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502011787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502028460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502044935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502060267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502075620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502091745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502107052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502123394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502138704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502155488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502171327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502187887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502204941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502220159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502235859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502251050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502267428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502282730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502299397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502315285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502332038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502347278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502362504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502378205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502393736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502409723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502424886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502441596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502457823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502474148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502489619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502504853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502520913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502536167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502552152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502567928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502584898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502600755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502617301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502632549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502648170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502663923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502679359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502695610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502711242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502727711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502743581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502759943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502775522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502790772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502806538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502822519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502839393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6502854704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6502871255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6502887155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6502903957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502919235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6502934506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6502950226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6502968422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6502984766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503000406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503017781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503033820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503050291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503065625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503081662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503097580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503112894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503129234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503144991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503161634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503177646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503194143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503209995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503226105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503241981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503257356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503274020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503289418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503306317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503322406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503339252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503354514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503370741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503386488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503402104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503418092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503433313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503449801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503466054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503482442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503497769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503513005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503529089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503544319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503560335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503576227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503593267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503609178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503625815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503641727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503657079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503672927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503688481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503705052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503720937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503737387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503753246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503770016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503785211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503800423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503816130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503831739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503847709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6503862882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6503879542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6503895711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6503911953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503927123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6503942318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6503958403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6503973544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6503989479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504004868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504021645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504038099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6504054441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504069674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504085229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504100914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504116092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6504132071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504147790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504164184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504180030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6504196578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504213025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504229222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504245472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504260951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6504277656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504292960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504309653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504325748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6504342721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504358080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504373710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504389871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504405187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6504421271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504436539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504453477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504469435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6504485886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504501436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504517253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504533136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504548506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6504564892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504581236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504597757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504613610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6504629940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504645487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504660667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504676336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504691756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6504709029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504724225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504740620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504756662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1121,11210000,10000,0,0,256,5,31791,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6504808387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504823602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504839194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504854846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504869965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6504886107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6504901711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6504918169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6504933981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6504950259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6504965810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6504981020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6504996993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505012229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505028659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505043808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505060240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505076043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505092839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505108150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505123443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505139484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505154882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505170978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505186277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505203385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505219358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505235834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505251779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505267561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505283323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505298584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505314621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505330306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505346837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505362742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505379796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505395389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505410637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505426331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505441557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505457927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505473166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505489616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505505469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505522228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505537472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505552684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505568648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505584892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505601059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505616177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505632524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505648868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505666284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505681655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505697036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505713332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505728610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505744675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505759944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505776821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505792741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505809125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505824413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505840031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505855795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505871682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6505887935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6505903727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6505920341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6505936355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6505953186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6505968564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6505983934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6505999770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506015391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506031500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506047222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506063792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506080110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506096622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506111986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506127373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6506143666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506159023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506175178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506190766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506209637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506225632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506242111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506257739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506273486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6506289357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506304965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506321607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506337513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506354179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506370180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506386700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506402431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506417789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6506433648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506449195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506465712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506482093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506498674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506515113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506531594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506546927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506562482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6506579234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506594775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506610932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506626304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506643318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506659266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506675670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506691192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506706764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6506722886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506738098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506754363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506769960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506786493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506802414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506818826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506834425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506849876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6506865637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506880889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6506897531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6506912858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6506929415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6506945653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6506962434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6506977724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6506993015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507008809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507024392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507040485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507055760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507072545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507088844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507105265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507120580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507136116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507152252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507167517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507183570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507198831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507215684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507231650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507248112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507263663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507279343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507295160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507310458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507326537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507342241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507358740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507374692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507391917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507407124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507422352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507438284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507453779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507469801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507485004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507501717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507517943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507534279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507549497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507564853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507581101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507596892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507613001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507628572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507645573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507661561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507678045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507693401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507709101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507725406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507742212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507758469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507774341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507790940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507806939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507823424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507839128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507854528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6507870390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507885727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6507902035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6507917248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6507933726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6507949824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6507966467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6507981726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6507996972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508012735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508028306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508044685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508059899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508076580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508092969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6508109659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508124891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508140610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508156359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508171868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508188764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508204558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508221215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508237234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6508253938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508269747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508285133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508300977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508316383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508332992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508348298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508364832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508380811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6508397657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508413006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508428368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508444239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508459879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508476014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508491341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508507907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508524184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6508540653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508555994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508571585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508588231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508603522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508619564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508635035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508651995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508667931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6508684351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508699633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508715559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6508731335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508746600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508762884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508778485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508794980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508810894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6508827825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508843113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6508858398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1122,11220000,10000,0,0,256,5,31820,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6508911557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6508926913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6508943233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6508958907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6508975465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6508991375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509008328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509024123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509039445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509055224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509070465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509086844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509102086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509118613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509134724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509151487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509166779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509182068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509197820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509213405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509229460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509244750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509263302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509279941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509296262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509311458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509327019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509342791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509357959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509373933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509389110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509406624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509422402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509438654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509454474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509469688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509485345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509500491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509516859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509532037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509548433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509564268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509580960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509596750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509612070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509627795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509643707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509659716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509674925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509691399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509707613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509723977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509739221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509754632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509770751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509785983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509802012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509817473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509834198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509850073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6509866375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509881568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6509897076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6509912756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6509927926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6509944132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6509959625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6509976068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6509992061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510008400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510024244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510039440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510055097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510070585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510086930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510102102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510118506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510134584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510151257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510166461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510181691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510197433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510213875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510229889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510245098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510261543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510277853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510294198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510309412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510324642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510340736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510355967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510372005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510387260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510404045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510419942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510436337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510452107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510467414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510483150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510498341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510514650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510529962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510546429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510562336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510579131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510594441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510610185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510625905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510641805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510657972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510674243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510690806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510707666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510724074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510739733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510755030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510771252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510786557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510802665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510818045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510835305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510851320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6510867767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510883166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6510898990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6510914859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6510930213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6510946590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6510962311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6510978946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6510994995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511011764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511027438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511042783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511058648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511074226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511090878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511106231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511122816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6511139014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511155892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511171201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511186500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511203403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511218831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511235004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511250371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511267430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6511283434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511299897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511315215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511331150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511347014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511362374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511378480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511394639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511411234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6511427199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511443659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511459479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511474876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511490804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511506226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511522939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511538289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511554819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6511570797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511587605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511603486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511619072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511636183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511652057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511668114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511683265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511700851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6511717316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511733765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511750186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511767137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511782942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511798498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511814498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511830209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511846696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6511862579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6511879027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511894892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6511910166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6511925902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6511941090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6511957494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6511972683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6511989086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512005348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512022453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512037658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512052869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512068928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512084598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512100677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512115912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512133026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512150233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512166607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512181838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512197112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512213512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512228809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512244898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512260171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512277121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512293005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512309352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512324595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512340392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512356131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512371374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512387394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512403020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512419478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512435360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512451994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512467348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512482610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512498329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512513573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512530235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512545467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512561908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512578947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512595372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512611270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512626590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512642798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512658042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512674100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512689329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512706463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512722358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512739309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512754515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512770379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512786477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512801695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512817642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512833517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512849969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6512865802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6512882137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512897978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6512913202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6512928868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6512944011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6512960347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6512975568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6512992019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1123,11230000,10000,0,0,256,5,31848,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6513044325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513060739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513076216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513091904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513107670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513123032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513139059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6513154879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513171388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513187283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513204223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513219459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513234700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513250390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513266251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513282227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6513297450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513313895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513330224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513346597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513361851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513377134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513393523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513408734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513425103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6513440365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513457238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513473159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513489551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513504799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513520429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513536203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513551416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513567458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6513583149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513599620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513616044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513632401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513648051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513663310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513679014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513694210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513710760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6513726004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513742540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513758405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513775359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513790547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513805786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513821520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513837118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513853111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6513868300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6513884722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6513900900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6513917220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513932433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6513947628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6513963825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6513979146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6513995168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514010436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514027507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514043770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514060143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514075698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514091449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514107227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514122529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514138565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514154324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514170858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514186794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514206137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514221414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514236714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514252515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514268475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514284504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514299765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514316292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514332531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514348959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514364233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514379644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514395881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514411135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514427124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514442269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514459104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514474997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514491370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514506616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514522179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514537974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514553292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514569387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514585173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514601697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514618101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514634466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514650093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514665323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514681059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514696236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514712772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514728023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514744744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514760603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514777551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514792782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514808023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514823739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514839201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514855199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6514870393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6514886856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6514903096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6514919391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514934578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6514949782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6514965921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6514981134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6514997151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515012361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515029110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515044934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515061256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515076468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515092006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515107761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515122951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515138965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515154516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515171283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515187654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515206688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515222034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515237254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515252986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515268768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515285016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515300496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515317039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515333332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515349709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515364927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515380150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515397748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515413828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515429775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515444929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515461854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515477672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515493966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515509161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515524698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515540875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515557571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515573621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515589818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515606302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515622813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515639174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515655086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515670333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515685990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515701130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515718583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515733858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515750420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515766849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515783170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515798347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515813538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515829774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515844919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6515860915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6515876066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6515892759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6515908558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6515924902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515940118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6515956059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6515971769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6515986963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516002989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516018529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516034913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516050762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516067079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516083509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516098781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516114543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516129786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516146328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516161501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516177893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516193731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516210463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516225709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516240969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516256779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516272393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516288417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516303640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516320074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516336324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516352614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516367795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516383004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516399096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516414279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516430250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516445433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516462418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516478276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516494617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516509806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516525315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516541047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516556263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516572269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516588866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516605394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516621505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516638105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516654021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516669318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516685042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516700231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516716563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516731765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516748515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516764734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516781096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516796344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516811559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516827590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516843036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6516858989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6516874167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6516890976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6516906795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6516923115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516938294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6516953831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6516969746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6516984927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517000895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517016406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517032833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517048663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517064996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517080497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517095731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1124,11240000,10000,0,0,256,5,31877,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6517145974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517161257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517177230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517192428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517209281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517225208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517241566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517256841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517272714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6517288476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517303729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517319772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517335553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517352038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517368400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517385095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517400805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517416360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6517432047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517447226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517463655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517478830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517495212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517511045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517527942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517543103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517558271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6517574040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517589726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517605678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517620855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517637658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517654081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517670311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517685417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517700557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6517716938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517732114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517748057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517763214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517780182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517795982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517812219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517827712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517843071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6517858694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517873759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6517889911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6517905029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6517921383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6517937157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6517953718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6517968847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6517983996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6517999656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518015084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518031222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518046369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518062731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518079430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518095691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518110853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518126066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518142032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518157388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518173256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518188360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518206522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518222380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518238654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518253840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518269448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518285117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518300262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518316185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518331735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518348101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518363909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518380202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518395776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518410984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518426677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518441881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518458201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518473387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518489810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518505657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518522358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518537743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518552919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518568587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518584088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518600042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518615213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518632134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518648549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518664955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518680148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518695359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518711367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518726557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518742817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518757982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518774733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518790633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518806968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518822177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518838620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518854462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518869734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6518885792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6518901516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6518918087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6518934088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6518950554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6518966201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6518981544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6518997362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519012682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519029848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519045074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519061576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519077945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519094238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519109410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6519124647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6519140674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519155925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519171888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519187076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519203844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519219929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519236265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519251512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6519267086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6519282810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519297978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519313991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519329465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519346139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519361995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519378332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519393990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6519409532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6519425211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519440390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519456856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519472244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519488679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519504525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519521162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519536588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6519551810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6519567496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519583016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519599143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519614469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519631057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519651359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519672845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519692081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6519713805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6519732852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519748116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519764108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519780157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519796706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519812521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519829290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519844663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6519859890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6519875547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519891344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6519907315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6519922475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6519938877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6519954981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6519971244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6519986384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520001562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520017546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520032946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520048899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520064038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520080821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520097299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520113547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520128726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520144213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520159939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520175138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520191152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520206643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520223349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520239172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520255538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520271102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520287117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520302810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520317919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520334289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520349671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520366097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520381948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520398611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520414030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520429243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520444894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520460530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520476544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520491760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520508188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520524429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520540762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520556214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520571455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520587539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520602778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520618796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520633989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520651511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520667420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520684171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520699326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520715035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520730925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520746749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520764533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520781302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520799304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520816677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520834956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520851849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6520868545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6520885757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6520902946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6520920645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6520937320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6520955669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6520972992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6520990885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521007527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521024504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521041913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521058553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6521076033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6521093228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6521111294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6521128696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6521146928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521163664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521180375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521197983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521215052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6521232537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1125,11250000,10000,0,0,256,5,31905,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6521286456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6521304515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6521321911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6521340180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521356860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521373524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521391061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521407956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6521425440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6521442115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6521460512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6521478082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6521496101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521511268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521526896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521542694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521557888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6521573890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6521589958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6521607022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6521622927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6521639738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521655489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521672405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521688312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521703953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6521719952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6521735099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6521751470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6521767635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6521783897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521799089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521815694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521833335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521849408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6521865711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6521880915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6521898014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6521914175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6521930470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521945659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6521961299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6521976974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6521992101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522008049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522023563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522040106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522055887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522072131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522087624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522102980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522118605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522133709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522150004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522165976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522182364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522198200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522217988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522233431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522248666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522264752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522280019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522295952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522311133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522327867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522343700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522359989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522375174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522390659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522406348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522421549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522437476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522453026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522469396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522485199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522501455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522517136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522532571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522548255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522563450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522579728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522595112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522611477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522627269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522643897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522659732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522674927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522690530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522706085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522721969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522737077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522753411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522769463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522785724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522800848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522815997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522832364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522847517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6522863465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6522878633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6522895418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6522911488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6522927803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522942983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6522958585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6522974534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6522989759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523005741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523021217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523037703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523053590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523069962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523085966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523101455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523117154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523132344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523148664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523163864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523180283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523196150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523212792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523228244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523243449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523259155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523274733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523290986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523306169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523322580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523338827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523355146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523370354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523385569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523401647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523417093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523433081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523448270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523465094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523481244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523497609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523512848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523528493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523544196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523559393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523575430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523591006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523607436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523623324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523640067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523655765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523671176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523686733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523702132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523718207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523733380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523749797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523765941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523782250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523797628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523812768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523828902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523844054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6523860015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6523875197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6523891944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6523907766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6523924061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523939225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6523954790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6523970418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6523985574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524001513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524016980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524033414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524049237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524065555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524081058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524096507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6524112185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524127376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524143957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524159381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524175817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524191687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524208418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524223595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524238773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6524254444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524270011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524286247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524301467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524317902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524334136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524350487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524365716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524380955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6524398711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524414199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524430189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524445391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524462241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524478086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524494433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524509623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524525194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6524540961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524556189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524572202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524590004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524608365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524627935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524648789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524667759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524686601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6524707038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524725316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524744650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524763206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524783109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524801644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524818203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524834266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524850755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6524866616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524882435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6524899041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6524914474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6524930923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6524946772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6524963734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6524978987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6524994217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525009960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525025574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525041842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525057057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6525073511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6525090455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6525106786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525121925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6525137060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525153133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525168280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525184169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525199274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6525216012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6525231792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6525248066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525263211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6525278796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525294703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525309835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525325767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525341245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6525357869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6525373693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6525390368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525405517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1126,11260000,10000,0,0,256,5,31933,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6525454941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525470619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525485998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525501915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525517370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6525534231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6525550280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6525566552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525582134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6525597362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525613203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525628354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525644610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525659866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6525676454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6525692248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6525708855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525723994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6525739162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525754817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525770364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525786357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525801675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6525818052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6525834159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6525850674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525865821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6525882881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6525903048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6525921326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6525940980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6525970930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526008247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526040644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526056900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526072052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526087759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526103518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526118506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526134352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526150126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526166618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526182338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526198508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526216723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526231958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526247643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526263605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526280020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526295505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526311905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526328312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526344586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526360023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526375217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526391229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526406495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526422515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526437766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526454651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526470518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526487707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526503164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526518878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526534726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526549991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526566029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526581629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526598092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526613970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526631064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526647181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526662559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526678620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526693939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526710658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526725930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526742673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526758641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526775421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526790712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526806015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526821791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526837451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526853743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6526869028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6526885581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6526901798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6526918362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526933536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6526948716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6526964786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6526980205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6526996189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527011393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527029593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527049344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527066075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527082012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527097307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527113008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527128185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6527144901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527160103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527176854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527192723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527209486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527224626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527239839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527255489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527271088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6527287054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527302214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527318597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527334773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527351316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527366876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527382098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527398225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527413474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6527429495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527444692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527461586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527477425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527493966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527509179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527524752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527540678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527555859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6527571866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527588167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527604615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527620489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527636791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527652708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527668202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527683896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527699127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6527715702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527731195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527747657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527763537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527780339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527795543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527810750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527826455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527842012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6527858216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6527874269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6527892416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6527908426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6527925461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527941451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6527957306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6527973178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6527988661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528004699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528020423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528036977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528053143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528069564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528085249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528101015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528116734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528133288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528152108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528167415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528183910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528199803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528216841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528232305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528247898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528264622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528279945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528295984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528311209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528328019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528343859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528360391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528375602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528391187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528406884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528422296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528438250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528453803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528470171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528485980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528502260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528517776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528533013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528548756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528563939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528580306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528595494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528612093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528629334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528646147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528661398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528676657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528692377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528708356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528724397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528739889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528756357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528773413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528789856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528805058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528820275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528836410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528851616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6528867879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6528883073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6528899912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6528915746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6528932624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528947847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6528963501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6528979222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6528994416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529010420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529026038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529042651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529058646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529075051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529090685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6529105909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6529121634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529137779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529157604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529173096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529189661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529206079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529222427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529237863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6529253119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6529269252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529284484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529300503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529315722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529332547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529348435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529364818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529380060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6529396262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6529412038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529427287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529443363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529458987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529475446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529491338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529507702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529523359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6529538667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6529554448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529569672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1127,11270000,10000,0,0,256,5,31962,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6529621546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529636803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529653702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529669585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529685921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529701170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6529716780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6529732721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529747954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529763952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529779479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529796131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529812003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529828637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529843869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6529859085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6529874810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529890797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6529906787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6529922177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6529938657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6529954859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6529971208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6529986439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530001677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530017745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530032980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530049275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530064517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530081370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530097225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530113572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530128810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530144513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530160272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530175524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530192239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530212403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530229093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530245068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530261531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530278120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530293446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530309426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530324632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530341046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530356280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530372768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530389156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530406922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530422161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530437360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530453516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530468733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530484711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530499903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530516695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530532494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530549020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530564143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530579725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530595400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530611156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530627995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530647294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530664112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530679985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530696328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530712902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530728088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530743985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530759107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530775619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530791158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530808354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530824877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530841726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530856891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6530872108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6530887765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530903419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6530919369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6530934560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6530951474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6530967719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6530984054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6530999466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531015024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531031017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531046342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531062449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531078280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531094892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531110995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531127616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531143401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531158756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531174575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531190399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531207044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531222276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531238728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531255347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531272250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531287518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531303006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531319248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531335074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531351113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531366283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531382721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531398916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531415235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531430663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531445887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531461900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531477075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531493274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531508480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531525229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531541075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531557396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531572607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531588135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531603855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531619816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531635813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531651405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531667865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531683909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531700244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531715850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531731105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531746820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531762051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531778467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531793696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531810364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531826190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531842879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531858071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6531873317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6531889014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6531904810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6531920980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6531936460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6531953312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6531969180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6531985702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532001097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532016672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532032382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532047635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532063724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532080785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532097327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532113417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6532129777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532145381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532160597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532176304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532192044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532208792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532226191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532245795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532265442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6532282715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532298778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532314144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532330453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532345783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532361878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532377149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532394100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532410050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6532426536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532441805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532457570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532473448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532488802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532504935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532520553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532537086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532553040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6532569526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532585211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532600582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532616687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532632014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532648410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532663756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532680570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532696557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6532714487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532729857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532745754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532761597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532777364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532793525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532809092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532825743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532843689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6532860341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532875854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6532891658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6532907504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6532922815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6532938948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6532954675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6532971539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6532987504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6533003919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533019755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6533035117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6533050958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533066266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6533082798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6533098150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6533114914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6533130973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6533147826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533163133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6533178473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6533194974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533214557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6533232150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6533250272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6533268869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6533284787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6533301163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533316349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6533332077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6533347785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533362989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6533378961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6533394659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6533411233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6533429753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6533446030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533461699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6533476854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6533492687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533507781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6533524133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6533539254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6533555664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6533571452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6533588056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533603159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6533618304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6533634670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6533650672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6533666815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6533682359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6533698950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6533715314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6533731765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1128,11280000,10000,0,0,256,5,31990,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6534271496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6534287310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6534303120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534318678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6534335107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6534350380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6534366940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6534383208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6534402141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534420054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6534437018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6534454089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534469362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6534485461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6534501722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6534519025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6534534992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6534551461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534566995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6534582731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6534598525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534613804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6534629908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6534645570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6534662049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6534677977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6534694559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534710139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6534725431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6534741220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534756498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6534772958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6534788218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6534804925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6534821707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6534838573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534853845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6534869322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6534885108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534901542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6534917713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6534933011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6534949579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6534966449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6534982877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6534998349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535013583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535029688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535045413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535061545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535077084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535093949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535109809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535126121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535141822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535157098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535172816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535188260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535205293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535220483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535236918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535252928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535269692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535284902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535300246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535315937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535331542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535347553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535362753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535379174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535395412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535411721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535426933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535442157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535458291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535473501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535490258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535505472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535522239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535538028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535554326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535569543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535585112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535600788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535615980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535631929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535647515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535663965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535679793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535696127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535711730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535726916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535742596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535757971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535774245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535789448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535805861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535821700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535838370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535853616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6535868838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6535884582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535900209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6535916191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6535931570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6535947996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6535964204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6535980535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6535995782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536011212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536027812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536043033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536058968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536074107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536090904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536106738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536123065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536138279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536154041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536169745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536184904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536200835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536216880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536233337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536249165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536265983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536281185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536296390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536312085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536327611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536343588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536358783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536375227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536391402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536407727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536422943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536438348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536454465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536469705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536485675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536500877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536517659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536533515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536549826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536565252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536581224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536596891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536612028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536628333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536644028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536660478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536676326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536692672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536708296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536723483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536739140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536754538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536770925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536786147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536802862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536818712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536835361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536850544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6536865727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6536881610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536897100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6536913078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6536928249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6536944668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6536960981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6536977332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6536992532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537007736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537026027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537041714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537057771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537073093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537089886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537105719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537122028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537137236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537152856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537168895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537184067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537199903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537216333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537232754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537248563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537265278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537280414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537295576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537311210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537326365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537342699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537357883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537374328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537390483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537406810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537422015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537437462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537453571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537469151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537485174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537500423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537517316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537533176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537550000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537565731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537581442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537597175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537612379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537628360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537643946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537660362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537676190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537692513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537708007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537723259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537738960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537754384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537771009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537786188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537802600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537818422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537835065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537850219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6537865420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6537881091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537896612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6537912566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6537927709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6537944089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6537960285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6537977162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6537992409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538007616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538023699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538038888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538054890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538070073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538086834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538102655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6538118955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538134754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538150337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538166558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538181688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538197690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538214876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538231799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538247666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6538264179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538279900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538295117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538310869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1129,11290000,10000,0,0,256,5,32019,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6538361657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538377628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538394508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538410946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538426734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6538443225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538458874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538474099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538489814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538504977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538521376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538536566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538552994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538569099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6538585778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538600964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538616221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538632151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538647720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538663698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538678886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538695271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538711619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6538727941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538743149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538758603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538774652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538789816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538805768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538821566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538838323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538854171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6538870469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538885655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6538901253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6538916978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6538932170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6538948362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6538963856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6538980234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6538996173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539012795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539028407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539043560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539059173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539074489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539091869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539107015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539123375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6539139627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539155987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539171146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539186322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539202295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539217448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539233864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539249076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539265947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6539281808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539298088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539313297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539329056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539344740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539359908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539375863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539391427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539407847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6539424966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539441483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539457534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539473788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539490585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539506533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539523303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539538652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539555264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6539571462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539588312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539603623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539618956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539634760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539650449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539666546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539681840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539698400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6539714770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539731258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539746608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539761985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539778226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539793556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539809648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539825193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539842156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6539858124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6539874543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539890210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6539905543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6539921583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6539937236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6539954567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6539969772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6539986170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540001944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540018794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540033881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540049051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540064679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540080158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540096045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540111149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540127494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540144269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540160494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540176066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540191316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540207589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540222787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540239175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540254343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540271403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540287349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540303756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540319343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540335314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540351172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540366485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540382595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540398241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540414771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540430716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540447369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540463388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540478765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540494446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540509594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540525985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540541126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540557514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540573307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540589937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540605168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540620372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540636054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540651670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540667667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540682835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540699818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540716594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540733150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540750438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540767677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540783600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540798960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540815834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540831762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540848382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6540864350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6540880845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540896608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6540911954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6540927765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6540943075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6540959621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6540974959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6540991552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541007691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541024502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541039814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541055096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541070909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541086574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541102684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541118002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6541134555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541150787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541167222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541182537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541197839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541214020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541229835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541246003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541261230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6541278285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541294215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541310735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541326412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541343112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541360534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541377548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541395915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541412617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6541430655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541448033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541466398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541483081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541499118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541515488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541530697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541546668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541561874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6541578869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541594772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541611111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541626345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541642349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541658035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541673205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541689170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541705916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6541722360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541738224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541754528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541770119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541785332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541801010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541816194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541832876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541848189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6541864703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6541880618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6541897697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541913044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6541928415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6541944271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6541959941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6541976040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6541991403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542008015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542024373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6542040866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542056210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542071585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542087881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542103253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6542119409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6542134993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542152019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542168431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6542184947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542200540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542216471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542232560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542248065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6542264014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6542279613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542296080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542311928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6542328574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542343779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542358982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542374718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542390445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6542406421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6542421623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542438046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542454152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1130,11300000,10000,0,0,256,5,32047,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6542504334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542519939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542535167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542550858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542566073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6542582606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6542597837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542614317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542630218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6542646966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542662188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542677421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542693149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542709157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6542725123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6542740294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542756706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542772819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6542789122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542804328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542819546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542836855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542852103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6542868085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6542883279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6542900065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6542915889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6542932196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542947791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6542963474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6542979204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6542994822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543011015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543026820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543043342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543059970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543077566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543092764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543107954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543123558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543138661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543155297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543170881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543187379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543204234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543222604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543240601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543256318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543273146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543288459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543304929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543320173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543337139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543353069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543369483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543384751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543400432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543417097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543432353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543448362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543463986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543480400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543496228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543513359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543528990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543544256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543559988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543575777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543592185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543607426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543623910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543640094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543656522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543671776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543687078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543703712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543719465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543735529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543750755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543767917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543783805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543800458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543815650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543831657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543847443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543863178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6543879023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6543894488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6543911072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6543926839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6543943105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6543958594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6543973765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6543989419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544004590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544020932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544036095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544052454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544068308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544085086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544100270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544115470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544131124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544146605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544162570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544178123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544194558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544210945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544227307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544243067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544258455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544274557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544290124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544306162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544321409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544338390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544354400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544370873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544386306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544402197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544418052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544433356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544449710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544465333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544482016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544498000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544514823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544530150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544545465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544561317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544577058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544593302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544608658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544625310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544641718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544658163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544673518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544688838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544705271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544720592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544736685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544751990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544769146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544785143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544801625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544816978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544832615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544848767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544864139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6544880289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6544896160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6544912725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6544928761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6544945264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6544961132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6544976476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6544992288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545007574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545024798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545040110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545056664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545072647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545089711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545105076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545120461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6545136341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545151989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545168078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545183401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545200126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545216894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545233350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545249070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545265590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6545281480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545296826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545312989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545328636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545345205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545361194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545377671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545394141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545409723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6545425552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545440866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545457621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545473000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545489598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545505605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545523486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545538831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545554361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6545570104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545585766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545601847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545617123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545634268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545651116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545667579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545682910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545698258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6545714428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545729789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545745982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545761309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545778356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545794336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545810772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545826086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545841865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6545857706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545873063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6545889728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6545905013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6545921565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6545937551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6545954546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6545969904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6545985280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6546001137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546016890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546033331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546048529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546064962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546083689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546100108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546115297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546130563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6546146682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546161915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546178272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546193521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546212098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546227993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546244322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546260225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546276100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6546292012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546307376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546323544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546339284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546355946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546371985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546388494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546404177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546419510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6546435685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546451006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546467748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546483112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546499708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546516082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546532534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546547862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546563205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1131,11310000,10000,0,0,256,5,32076,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6546614504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546629663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546646214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546662611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546679335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546695389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546712286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546727672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546743068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6546758924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546774895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546791317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546806540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546822984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546839606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546855991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546872220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6546887488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6546903851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6546919147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6546935200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6546950468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6546967524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6546983501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6546999946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547017051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547034146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547052807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547068303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547085976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547101336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547117885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547133794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6547150854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547166101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547181402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547197087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547212591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547228558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547243745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547260776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547277059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6547293443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547308638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547323821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547340111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547355280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547371211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547386354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547403054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547418834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6547435091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547450253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547465734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547481390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547496560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547512469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547528933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547546340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547562172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6547578863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547594077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547609408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547625067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547640621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547656829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547672037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547688462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547704968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6547721309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547736536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547751754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547767952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547783136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547799054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547814212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547831022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547846849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6547863168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547878660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6547894505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6547910185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6547925362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6547941316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6547957032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6547973477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6547989333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548005662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548021278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548036523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548053397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548068615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548085102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548100269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548116635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548132406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548149223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548164359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548179492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548195109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548210887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548226880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548242070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548258706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548275316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548291688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548306882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548322092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548338224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548353437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548369382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548384565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548401372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548417230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548433589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548448828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548464597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548480317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548495522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548511530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548527293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548543725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548559557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548575901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548591768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548606954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548622637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548637813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548654396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548669635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548686109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548702335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548718704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548733968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548749233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548765369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548780702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548796749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548812036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548828878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548844792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6548861620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548876881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6548892587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6548908351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6548923617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6548939659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6548955272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6548971955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6548987803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549004177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549019717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549035200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549050918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549066158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549082620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549097873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549114329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549130243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549147001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549162389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549177686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549193483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549209105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549225140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549240374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549256882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549273672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549290122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549305669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549320952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549337391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549352633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549368627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549383823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549400748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549416675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549433011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549448267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549464142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549480721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549495997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549512011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549528419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549544851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549561043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549578250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549593498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549608721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549624442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549639975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549656241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549671485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549688278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549704558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549721240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549736465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549751728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549767796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549783038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549799068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549814308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549831084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549847226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6549863640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549878930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6549894557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6549910536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6549925816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6549941898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6549957468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6549974022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6549989955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550006361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550022097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550037509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550053346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550068625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550085069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550100353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6550117856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6550133950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550151004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550166289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550181560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550197645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550213344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550229367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550244563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6550261019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6550277845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550294326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550310070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550325610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550342265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550357562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550373654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550388932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6550405988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6550421929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550438341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550453959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550469312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550485082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550500387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550516885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550532433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6550549283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6550565242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550582051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550597368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550612683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550628452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550644025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550660283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550675563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6550692066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1132,11320000,10000,0,0,256,5,32104,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6550742510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550758955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550774696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550789984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550805767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550821003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550837560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550852844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6550869377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6550885950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6550902758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550918034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6550933346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6550949137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6550964813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6550980858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6550996120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551012595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551028883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551045306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551060568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551076183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551092822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551108111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551124185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6551140591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551157131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551173018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551189396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551204974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551220220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551235922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551251211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551267654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6551283398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551299894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551315741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551332603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551348267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551363688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551379524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551395328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551411448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6551426778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551443311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551459590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551476109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551491471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551507101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551523674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551539269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551555807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6551571151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551588354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551604372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551620873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551636255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551652054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551667927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551683260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551699409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6551715380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551731985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551747965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551764810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551780142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551795583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551811405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551827004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551843260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6551858609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6551875183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6551891492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6551908160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551923483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6551938844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6551954994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6551970313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6551986405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552001701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552018605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552034766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552051256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552066581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552082388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552098418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552113737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552129826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552145466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552161953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552177902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552194298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552210296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552225891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552241724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552257026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552273514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552289443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552305943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552321784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552338672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552354047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552369440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552385329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552401017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552417363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552432702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552449330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552465546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552481891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552497155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552512418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552528528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552543846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552559863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552575068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552592137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552608002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552624371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552639928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552655235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552670997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552686631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552703081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552718488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552734929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552750759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552767426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552782627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552797821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552813480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552828988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552845044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6552860233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6552877079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6552893371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6552909726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552925769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6552941326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6552957486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6552972842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6552988766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553003886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553020587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553036409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553052676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553067853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553083421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553099068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553114200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553130111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553145646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553162049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553177818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553194066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553209567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553224766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553241156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553256988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553274456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553290554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553307542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553324956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553344475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553360145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553375494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553392094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553408916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553425339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553440665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553457868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553474184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553490654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553505961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553522085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553537921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553554105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553570257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553585991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553602583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553618606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553635088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553650881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553666364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553682092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553697271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553713693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553729152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553745571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553761415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553778070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553793554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553808781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553824484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553840065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553856820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6553872187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6553888570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6553905034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6553921714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553936995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6553952677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6553968537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6553983881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6553999871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554015443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554031893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554047740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554064055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554079652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554094829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6554110752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554125908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554142260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554157697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554174113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554189982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554206664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554222118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554237358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6554253052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554268669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554285303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554300823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554317633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554333968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554350337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554365581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554380829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6554396928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554412126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554428128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554443326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554460077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554476186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554492553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554507828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554523359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6554539079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554554321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554570318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554586106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554602600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554618447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554634777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554650367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554665861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6554681644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554696939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554713392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554728667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554745171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554761062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554777761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554793190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554808427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1133,11330000,10000,0,0,256,5,32133,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6554859553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554874777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6554891152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6554908311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6554926372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6554943781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6554961983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6554978876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6554995550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555012747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555029756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555047341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555063987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555082322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555099680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6555117525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555134164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6555151165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555168616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555185291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555203193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555219860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555237847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555255183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6555273412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555290886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6555307739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555325064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555342270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555360150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555376897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555395315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555412816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6555430860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555447637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6555464752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555481994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555498709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555516717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555533351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555551373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555569311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6555587715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555604437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6555621120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555638630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555654439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555670643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555685801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555702607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555718441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6555734755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555749952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6555765679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555781359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555796744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555813056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555828714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555845129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6555860958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6555877280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555894992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6555910249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6555925966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6555941538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6555957919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6555973100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6555989507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556005309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556021915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556037052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556052175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556067822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556083279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556099480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556114679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556131115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556147202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556163659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556178775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556193928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556209885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556225052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556240977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556256113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556272865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556289040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556306031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556321304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556337084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556352806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556369136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556385130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556400769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556417220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556433023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556449369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556464899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556480316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556495975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556511131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556527492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556542706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556559115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556574930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556591927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556607148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556622370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556638086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556653612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556669856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556685031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556701481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556718729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556735110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556750323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556766050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556781860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556797365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556813452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556829601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556846387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6556862564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6556878992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556894735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6556910090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6556925906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6556941259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6556958129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6556973540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6556990087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557006037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557022772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557038037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557053541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557069312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557084941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557100958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557116212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6557132705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557148925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557165340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557180617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557195888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557211923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557227182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557243230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557258487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6557275365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557291257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557310437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557330643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557350590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557371551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557392404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557408904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557424219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6557440935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557457540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557473865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557489206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557504427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557520468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557535659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557551826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557567015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6557583797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557599591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557615828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557631008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557647322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557663236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557678407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557694337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557709915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6557726408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557742303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557758597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557774791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557789980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557805635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557820779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557837049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557852401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6557868767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6557884570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6557901190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557916362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6557931525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6557949084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6557964753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6557980913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6557996082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558012450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558028602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558045100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558060227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558075369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558091663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558106760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558122608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6558137668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558155334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558171483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558188285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558205561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558220891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558236730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558252107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558268754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6558284026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558301140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558317406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558334351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558350133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558365532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558381166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558397379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558413630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6558428986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558445400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558461592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558479873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558496739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558516583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558535805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558554725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558574271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6558596143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558615895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558635246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558656182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558674554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558692747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558709977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558725167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558741366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6558756488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558773480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558789339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558805601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558820713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558836300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558851924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558867269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6558883205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6558898671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6558914984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6558930718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6558947473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6558963088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6558978294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6558993929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559009933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559026289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1134,11340000,10000,0,0,256,5,32161,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6559075795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559092675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559108481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6559124746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559140257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6559155444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6559171312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559186497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559202794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559219375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559235759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559251488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6559268193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559283332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6559298470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6559314065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559329606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559346328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559361764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559378159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559394433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6559410714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559426099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6559441239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6559457239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559472375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559488460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559504681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559522215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559538364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6559556022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559571249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6559587117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6559604663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559623154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559644249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559661653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559678338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559694264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6559712945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559728197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6559743492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6559759190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559775052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559791081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559806212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559822603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559838747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6559855214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559870379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6559885576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6559904897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6559920639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6559936703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6559952522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6559969021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6559985485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560001747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560017328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560032468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560048258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560063359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560079534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560094617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560111131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560126885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560143628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560158743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560173854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560189464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560204984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560220886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560236002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560252334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560268608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560284822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560299926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560315031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560330944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560346036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560361935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560377600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560394288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560410063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560426522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560441664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560457081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560472710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560487830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560503730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560519232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560535578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560551600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560567834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560583299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560598429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560614043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560629126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560645349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560660459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560676779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560692553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560709108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560724250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560739637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560755271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560771494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560791007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560807354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560823948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560841100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6560857996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560873255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6560890036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6560906846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6560922323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6560938232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6560954163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6560981744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6560998185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561015366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561030624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561046024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561062311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561078092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561094114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561109353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561125778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561142134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561158598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561173898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561189203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561205461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561220817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561238409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561253573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561270468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561286258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561302751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561317935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561333489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561349101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561364200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561380055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561395734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561412104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561427849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561444063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561459644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561474829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561490736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561505858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561522117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561537273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561553665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561569492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561586166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561601354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561616543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561632207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561647763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561663710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561678847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561695261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561711747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561728029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561743261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561758451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561774595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561789895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561805849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561821018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561837900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561855171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6561872072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561887446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6561903697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6561919520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6561935078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6561951148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6561966870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6561983630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6561999615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562016436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562031776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562047070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562062789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562078750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562094892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562110447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562126957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6562143415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562159882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562175220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562190642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562210829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562226196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562242310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562257630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562274663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6562290674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562307176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562322556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562338286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562354041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562369288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562385709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562401265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562417674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6562433557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562449910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562465466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562480663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562496566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562511724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562528024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562543231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562559655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6562575504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562592231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562607443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562623885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562640173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562655511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562671629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562686930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562703788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6562719743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562736155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562751411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562767113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562782902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562798165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562814447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562830101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562846599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6562862550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6562878959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562895767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6562911068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6562927076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6562942343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6562958728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6562974063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6562990819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563006821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563023534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563038807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6563054675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563070448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563086125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563102220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6563118087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563134506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563150849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563167274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563182816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1135,11350000,10000,0,0,256,5,32189,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6563232748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563248471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563263650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563280195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6563295355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563311768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563328197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563344518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563359731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6563374947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563391028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563406220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563422195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6563437400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563454111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563469922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563486238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563501416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6563517024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563532752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563547950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563563908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6563579395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563595830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563611665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563628009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563643502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6563658709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563674601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563689773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563706368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6563721526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563738655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563754441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563771107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563786258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6563801461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563817341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563832893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563848828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6563864219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6563880577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6563897629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6563914056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563929326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6563944633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6563961202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6563976557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6563992915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564008235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564025620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564041569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564057980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564073245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564088980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564104770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564120266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564136324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564151939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564168465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564184631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564201067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564216745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564232031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564247835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564263105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564279566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564294864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564311641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564327893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564344357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564359666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564375878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564392031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564407461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564423396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564438501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564455206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564471040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564487367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564502553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564518081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564533725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564548865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564564824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564580338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564596639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564612381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564628643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564644076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564659301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564674904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564690022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564706410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564721517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564737868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564753637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564770214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564785373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564800811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564816483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564832126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564848070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6564863211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6564879560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6564895629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6564911869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564927029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6564942174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6564958127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6564973244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6564989395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565004550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565021222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565036976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565053466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565068634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565084129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565099782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565114928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565130830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565146285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565162649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565178633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565194871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565210947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565226206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565241918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565257175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565273677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565288932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565305590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565321471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565338366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565353624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565368859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565384568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565400073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565416039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565431233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565447643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565463756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565480076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565496654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565512020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565528236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565543486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565559560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565574790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565591625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565607565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565623984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565639530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565654910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565670692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565686198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565702544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565718106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565734617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565751689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565768663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565784670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565799926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565815584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565831206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565847162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6565862352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6565879045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6565895196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6565911499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565927907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6565944466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6565961162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6565976431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6565992669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566007905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566024864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566040726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566057083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566072277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566087930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566103663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566118861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566134862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566150369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566167202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566183341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566199739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566217112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566233194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566248945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566264156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566280667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566295900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566312388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566328684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566345018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566360238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566375442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566392205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566407495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566423520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566438706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566455646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566471518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566487851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566503073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566518629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566534329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566549506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566565733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566581226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566597701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566613557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566629889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566645426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566660715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566676418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566691872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566708269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566723550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566740014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566755899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566772619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566787883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566803178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566818937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566834507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566850565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6566865827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6566882562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6566899350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6566915767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566931040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6566946495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6566962995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6566978579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6566994660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567009922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567026932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567042893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567060094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567075379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567091097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567106794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567121997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6567138009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567153794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567170239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567186358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567203122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567218326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567233534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567249480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567265091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1136,11360000,10000,0,0,256,5,32218,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6567315437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567331139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567347656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567363523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567380137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567395925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567411229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567426991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567442479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6567458963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567474260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567490730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567506859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567523603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567538859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567554184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567569914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567585522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6567601545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567616742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567633194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567649430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567665782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567681018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567696346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567712580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567728220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6567744261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567759473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567776329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567792304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567808769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567824086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567839852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567855707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567871118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6567887599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6567903281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6567919837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6567936014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6567952808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6567968154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6567983495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6567999311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568014973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568031065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568046354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568062901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568079202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568095631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568110960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568126522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6568142742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568158072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568174198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568189509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568206486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568222480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568238977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568254577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568270282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6568286130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568301488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568317591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568333743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568350285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568366170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568382885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568399682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568415544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6568431598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568447244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568464113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568479413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568495960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568512126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568528951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568544221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568559505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6568575234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568591006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568606988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568623358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568640558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568656368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568672678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568687874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568703524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6568719229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568734432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568750660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568766223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568782643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568798435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568814729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568830268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568845678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6568861449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568877978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6568894390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6568909599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6568926008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6568941818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6568958546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6568973718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6568988925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569004573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569020128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569036069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569051861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569069401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569085753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569102130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569117354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569132807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569149251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569164531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569180555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569195790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569213019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569228905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569245281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569260753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569276661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569292397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569307572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569323816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569339415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569355887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569371786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569388126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569403734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569419066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569434833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569450265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569466574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569481773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569498258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569514123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569530739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569546027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569561307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569577399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569592654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569608704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569623985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569640816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569656673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569673074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569688368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569704654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569720676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569736220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569752346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569768075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569784554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569800451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569817060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569832706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569847995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6569863745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569878956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6569895305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6569910583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6569927068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6569942988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6569959752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6569975013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6569990286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570006260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570021954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570038008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570053254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570069783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570086103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570102511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570117789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570133318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570149386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570164668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570180732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570196029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570212889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570228799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570245179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570260692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570276911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570292742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570307951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570324195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570339834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570356327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570372251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570388631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570404505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570419765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570435515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570450758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570467150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570483335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570499906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570516461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570532863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570548153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570563419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570579523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570594756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570610777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570626157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570642986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570658883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570675226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570690495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570706320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570722084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570737311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570753340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570768854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570785390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570801341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570817956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570833602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570848873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6570864642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570879878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6570896203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6570912295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6570929017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6570945185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6570962026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6570977344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6570992705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571009008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571024823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6571041754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571057662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571075767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571093791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6571111682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571128360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6571145531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571162761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571179429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6571197187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571214300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571233244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571250680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6571269222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571285887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6571302485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571319827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571336819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6571354295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571370869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571388793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571406508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6571424330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1137,11370000,10000,0,0,256,5,32246,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6571479586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6571496674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571513973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571531130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6571548763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571565489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571583974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571601404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6571619363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571636090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6571653096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571671148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571687849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6571706140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571722892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571740982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571758445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6571776755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571793433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6571810155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571826150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571841814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6571857884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6571873146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6571890018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6571905929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6571922286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571937568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6571953264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6571969057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6571984316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572001476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572017480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572034470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572051622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572068018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572083694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572098970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572114685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572129863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572146184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572161389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572177821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572193684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572210275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572225638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572243127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572259237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572275253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572291346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572306565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572323367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572339604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572355981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572371198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572386458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572402501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572417709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572433704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572448907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572465731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572482332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572498709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572514678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572530097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572545857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572561078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572577682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572592922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572609433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572625299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572642035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572657181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572672376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572688110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572703716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572719658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572734830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572751216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572767471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572783762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572798931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572814083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572830075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572845239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6572861206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6572876394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6572893458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6572909298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6572925601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572940782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6572956289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6572971972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6572987148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573003120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573018589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573035038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573050869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573067141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573082632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573097847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573113530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573128682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573145147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573160312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573176685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573192580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573209571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573224811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573239959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573255594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573271088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573287040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573302189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573318677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573335037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573351453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573366728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573382242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573398340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573413632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573429681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573444970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573461806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573477755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573494145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573509669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573525257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573541029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573556284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573572582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573588137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573604681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573620603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573637045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573652734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573667989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573683784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573699063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573715420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573730666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573747156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573763100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573779726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573795191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573810378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573826264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573841788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573857706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6573872844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6573889803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6573905607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6573921886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573937029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6573952519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6573968170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6573983346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6573999281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574014829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574031254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574047085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574063375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574078934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574094113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574109783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574124939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574141279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574156434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574172834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574188630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574206258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574221639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574236976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574252763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574268464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574284583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574299933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574316537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574332792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574349195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574364473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574379745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574396283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574411540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574427597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574442860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574459991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574475781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574492015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574507189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574523557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574539382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574554616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574570637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574586628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574603363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574619114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574635337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574650937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574666108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574681784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574696922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574714064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574729779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574747356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574763289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574780286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574795544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574810757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574826663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574842193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6574858163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6574873395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6574890480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6574906308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6574922660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574937884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6574953612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6574969334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6574984903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575000965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575016771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575033233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575049128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575065468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575081070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575096313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6575112028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575129039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575146910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575162101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575178432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575194218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575210856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575225974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575241124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6575256736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575272250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575288136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575303231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575319560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575335677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575351873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575367022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575382136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6575398310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575413412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575429298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575444369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575461532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575477309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575493540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575508657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575524134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6575539733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1138,11380000,10000,0,0,256,5,32275,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6575590688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575606771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575622040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575638549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575654914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575671278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575686557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575704875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6575720609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575735751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575751634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575767628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575784121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575799902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575816985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575832606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575847799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6575863445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575878581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6575895176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6575910384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6575926821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6575942660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6575959717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6575974840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6575989994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576005645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576021163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576037102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576052231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576068615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576085080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576101350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576116506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576131650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576147911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576163035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576178957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576194105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576210889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576226733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576243046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576258255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576273852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576289514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576304720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576320680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576336210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576352611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576368472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576384794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576400576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576415831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576431563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576446739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576463261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576478812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576495236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576511090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576528412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576543580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576558723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576574474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576590179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576606168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576621333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576637926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576654186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576670491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576685700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576700945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576717133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576732305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576748241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576763586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576780404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576796240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576812541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576828116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576843328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6576859047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576874251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6576890661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6576905881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6576922329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6576938176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6576955860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6576971611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6576986887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577002598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577018260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577034280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577049493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577065944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577082417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577098801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577114035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577129667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577145990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577161159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577177099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577192264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577209225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577225019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577241262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577256414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577272048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577287729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577302890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577318832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577334439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577350856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577366696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577382971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577398489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577413672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577429336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577444539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577461025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577476252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577492672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577508522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577525170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577540367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577555548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577571225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577586797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577602720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577617897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577634320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577650751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577667099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577682304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577697548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577714634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577732146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577748202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577763374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577780401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577796624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577812963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577828645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577844122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6577859848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577875036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6577891706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6577906899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6577923349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6577939230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6577956110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6577971417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6577986681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578002445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578018045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578034845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578050122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578066619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578083326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578099720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578114970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578130235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578146601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578161834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578177850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578193080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578212043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578227980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578245533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578260781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578276878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578293433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578308674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578324629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578340280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578357469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578373307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578390038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578405240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578420436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578436124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578451270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578468494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578483661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578500066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578516273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578532557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578549761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578565790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578582250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578597410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578613407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578628619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578645446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578661334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578677643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578692812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578708496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578724201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578739386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578755346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578770896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578787289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578803151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578819458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578835279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578850437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6578866124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578881317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6578897698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6578912904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6578929321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6578945338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6578962079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6578977295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6578992569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579008300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579024103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579040716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579055957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579072384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579088691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579105074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579120290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579136051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579152142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579167759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579183791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579198985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579215836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579231704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579248074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579263334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579278995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579294726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579309943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579325917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579341506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579357970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579373867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579390643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579405868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579421068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579436775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579452278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579468557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579483804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579500375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579516673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579533262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579548556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579563828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579579918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579595152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579611212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579626486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579643491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579659392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1139,11390000,10000,0,0,256,5,32303,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6579710888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579726187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579741492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579757250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579772800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579788815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579804044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579820821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579837259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579853635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579868900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6579884905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6579901231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6579916427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6579932383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6579947541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6579964549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6579980361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6579996626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580011794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580027634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580043720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580058903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580074854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580090520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580106931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580122738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580139023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580154716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580169937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580185628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580200813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580217060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580232238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580248641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580264818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580281135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580296314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580311524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580327534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580342940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580358919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580374111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580390858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580406716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580423065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580438319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580453900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580469920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580485110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580501056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580516560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580532930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580548732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580565058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580580562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580595780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580611443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580626632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580642882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580658093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580674481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580690314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580706951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580722435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580737656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580753642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580769456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580785473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580800694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580817151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580833418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580850333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580865541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6580880743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6580897930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6580913127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6580929116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6580944316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6580961202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6580977130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6580994172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581009368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581025182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581041335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581056656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581072719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581090480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581107028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581122993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581140238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581155525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581170838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581186578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581202039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581218386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581233626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581250150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581266391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581282763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581298043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581313305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581329357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581344580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581360628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581377023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581393922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581409969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581426263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581441453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581457000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581472666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581487848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581503802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581519304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581535703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581551563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581567868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581583333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581598960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581614605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581629738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581646059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581661225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581677642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581693479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581710453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581726843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581742143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581757868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581773496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581789520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581805155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581821659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581837883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581854254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581869477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6581884754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6581900845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6581916071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6581932102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6581947361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6581964207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6581980105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6581996453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582011692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582027642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582043938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582059282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582075499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582091449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582107932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582123841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582140602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582155886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582171205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582187009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582203638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582220049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582235378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582251913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582268362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582284827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582300576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582315861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582333313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582349144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582365312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582380642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582397729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582413920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582430370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582445706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582461486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582477573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582492833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582508861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582525652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582542495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582558411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582574838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582590763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582606058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582621817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582637049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582653477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582668723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582685661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582701494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582719343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582734580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582749763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582765906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582781606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582797916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582813159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582830101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582845976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6582862318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582877548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6582893157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6582909131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6582924324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6582940343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6582956799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6582973974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6582990584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583007021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583023039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583038510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583054707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583069939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583086421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583101647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6583118099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6583134478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583151314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583166537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583181792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583197535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583213093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583229094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583245255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6583262936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6583279361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583295939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583311216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583326519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583342638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583357888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583373891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583389108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6583406159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6583421988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583438305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583453881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583469049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583484755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583499965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583516394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583531581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6583547983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6583563806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583580453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583595660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583610831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583626513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583642028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583658007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583673208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6583689659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6583705859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583722280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583737512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583752736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1140,11400000,10000,0,0,256,5,32332,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6583802373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583818127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583834474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583849674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6583866110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6583881962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6583898553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583913741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6583928959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6583944675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6583960321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6583976354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6583992094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584008562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584024918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584041239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584056955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584072157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584088303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584103739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584119710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584134891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584151633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584167970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584184225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584199386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584215330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584231353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584246667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584262728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584278747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584296074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584312240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584329113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584344603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584360130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584375930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584391724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584407751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584422944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584439388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584455995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584472663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584489040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584504973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584521321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584536579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584553846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584569000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584585952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584601787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584618051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584633226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584648782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584664445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584679604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584695541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584711043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584727468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584743301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584759603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584775127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584790351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584806051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584821774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584839846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584856448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6584873090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6584889026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6584906205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584921575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6584936873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6584953008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6584968195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6584984183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6584999372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585016382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585032277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585048583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585064388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585080092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585096158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585111470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585127575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6585143205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585160429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585176389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585192787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585208579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585223882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585240041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585255289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585271775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6585287232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585303703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585319590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585336411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585351653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585366929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585382678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585398252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585414557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6585429812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585446322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585462572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585479192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585494450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585509729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585525804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585541032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585557060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6585572299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585589065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585605264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585621693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585636976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585652583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585668402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585683671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585699716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6585715512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585732008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585747871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585764560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585779936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585795437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585811186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585826664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585843229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6585858586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6585875064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6585891255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6585907600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585922844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6585938103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6585954253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6585969700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6585985726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586000996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586017837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586033730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586050078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586065794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586081485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586097306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586112570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586128590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586144169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586160656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586176501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586192871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586209459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586224776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586240555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586255819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586272275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586287750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586304270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586320191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586336836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586352370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586367712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586383496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586399223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586415273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586430507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586446979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586463346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586479982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586495303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586510599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586526669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586541892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586557957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586573196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586590001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586606180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586622605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586637911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586653521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586669527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586684809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586700882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586716477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586733026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586748993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586765812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586781113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586796614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586812383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586827915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586843945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6586859418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6586875902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6586892139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6586908521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586923792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6586939059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6586955180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6586970704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6586986760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587002049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587019051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6587034998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587051435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587067323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6587083539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587102700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587121575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587142330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587162375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587182393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6587201646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587222989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587240319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6587258055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587274885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587290398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587306576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587321911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587338849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6587354946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587371305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587386537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6587402320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587418067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587433312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587449315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587464867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587481352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6587497235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587513582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587529075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6587544261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587559956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587575169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587591473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587606655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587624300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6587640686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587656997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587672245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6587687471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587703573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587718754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587734689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587749858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587766613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6587782427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587798972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587814151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6587829650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6587846134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587861547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6587877507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6587892984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6587909388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1141,11410000,10000,0,0,256,5,32360,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6587960840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6587977466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6587992664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588007872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588023905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588039315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588055289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588070460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588087230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588103044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6588119375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588134572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588150138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588166080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588181235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588197193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588212651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588229301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588245767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6588262068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588277671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588292879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588308545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588323697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588340056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588355412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588371806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588387608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6588404350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588419584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588434857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588450575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588466053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588481982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588497136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588513501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588531152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6588549152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588565754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588582754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588599914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588616539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588633994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588651006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588669171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588686462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6588704568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588721185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588738015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588755178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588772084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588789488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588806048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588823978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588841592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6588859466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588876059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6588892997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6588910169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6588926986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6588944480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6588962089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6588980092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6588997425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589015682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589032348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589049779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589067030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589084176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589101685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589118293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6589136287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6589153973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589172045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589188684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589205673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589222829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589239669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589256461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589272180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6589288699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6589304609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589321009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589336532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589352034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589367813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589383082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589399439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589414985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6589431572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6589447525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589464305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589479616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589494931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589510742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589526321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589542624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589557899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6589574427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6589590661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589607102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589622370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589637639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589653664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589669160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589685194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589700431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6589717639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6589733569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589750001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589765676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589780993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589796759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589812050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589828437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589843701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6589860424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6589876347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6589893060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589908633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6589924174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6589939957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6589955547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6589971613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6589986921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590003457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590019757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590036122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590051608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590066895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590083015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590098249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590114316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590129522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590146342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590162263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590178678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590193997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590209584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590225341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590241156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590257509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590273180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590289652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590305521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590321859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590337410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590352630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590368338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590383505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590399753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590414936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590431358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590447171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590463819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590479005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590494197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590509863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590525413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590541346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590556812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590574245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590590713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590607240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590622384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590637544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590653558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590668677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590684611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590700136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590717591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590733693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590750944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590767418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590782645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590798327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590813483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590829838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590845036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6590861530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6590877396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6590894108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590909282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6590924509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6590940218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6590955804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6590971744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6590986904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591003334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591019448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591035737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591050942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591066402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591082518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591097794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591114197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6591130072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591149515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591165861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591182282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591197583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591213737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591229873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591245822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591262390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6591278056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591294729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591310541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591327062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591342315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591357474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591373116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591389040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591405441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6591420632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591437050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591453248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591469620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591484894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591500132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591516232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591531412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591547615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6591562786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591579831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591595689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591612263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591627967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591643588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591659322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591674536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591693038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6591712421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591730916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591747019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591766740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591782629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591798438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591814237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591830718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591846915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6591862247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6591878937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6591895845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6591912364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591928865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6591944361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6591960769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6591976135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6591992300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592007680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592024748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592040658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592057046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592072265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592088052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1142,11420000,10000,0,0,256,5,32389,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6592138197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592154355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592170349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592185585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592203098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592219075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592235702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592250946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592267806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6592283765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592299098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592315188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592331680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592348915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592364830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592381243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592397379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592412746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6592428562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592443756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592460507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592475754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592492312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592509401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592526346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592541549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592556776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6592572463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592588113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592604860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592620241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592637083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592653909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592670267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592685455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592700648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6592717038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592732234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592748631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592763821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592780823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592796734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592813078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592828771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592844112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6592859884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592875109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6592891929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6592907217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6592923745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6592939641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6592957986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6592973476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6592989207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593005126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593020916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593037095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593052415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593069059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593085480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593101949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593117531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6593132884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593149046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593164412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593180564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593195907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593213011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593229056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593245556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593261456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6593278032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593293794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593309055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593325648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593341716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593358304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593374559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593391432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593406759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6593422079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593437903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593453742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593469813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593485101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593502774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593519253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593535532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593550664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6593565807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593581927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593597443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593613525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593628802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593645735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593661658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593678279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593693547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6593711581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593727399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593742674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593758757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593774521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593791086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593807106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593823529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593839346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6593854718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6593871629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593886850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6593903315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6593918764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6593935626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6593952633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6593969110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6593984498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594000024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594016240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594031494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594047516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594062744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594079568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594095480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594111823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594127058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594142717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594158483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594173990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594190043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594208359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594225223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594241051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594257355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594272993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594288219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594304125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594319326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594335625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594350790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594367375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594383187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594399835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594415028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594430237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594445922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594461411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594477363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594492790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594509213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594525266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594541542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594556719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594571882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594588334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594603769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594620175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594635479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594652472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594668360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594685008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594700296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594715906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594731663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594746922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594762962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594778505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594794883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594810900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594827559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594842765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6594858284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6594874181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594889623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6594905698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6594920934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6594937392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6594953527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6594969867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6594985076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595000497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595016527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595031711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595047725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595062934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595079674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595095541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595111946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595127359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595142882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595158583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595173824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595190049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595206509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595223048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595238896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595255224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595271839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595291633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595312403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595333078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595354161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595372224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595388854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595405956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595422295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595437484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595453372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595470300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595485857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595501858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595517521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595533941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595549823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595566394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595582025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595597243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595612935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595628142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595644419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595659610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595676222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595692060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595709793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595725005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595740175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595756587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595772213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595788116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595803478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595819867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595836280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595853241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595868642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6595883825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6595899906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6595915091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6595931049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6595946206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6595963649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6595979462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6595995744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596010905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596026511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596042237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596057685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596073675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6596089246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6596106054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6596121835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6596138078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596153730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596168959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596184888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596200086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596216383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1143,11430000,10000,0,0,256,5,32417,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6596267258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6596284566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6596300634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6596317563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596333511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596348816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596364628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596380115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596396490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6596411737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6596429220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6596444968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6596462042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596477247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596492481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596508389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596524046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596539967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6596555326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6596571642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6596587781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6596604040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596619210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596634400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596650979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596666143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596682097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6596697220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6596714146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6596729929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6596746403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596761668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596777506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596794996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596810150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596825977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6596841633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6596857949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6596873935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6596890519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596905637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6596920758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6596936356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6596951453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6596967644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6596982728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597000707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597017210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597033526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597048739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597064175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597080298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597097177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597113199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597128329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597145182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597161038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597177365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597192760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597208224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597223856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597238974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597255080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597270574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597287509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597303380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597320307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597336038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597351234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597367373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597382507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597398941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597414372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597431097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597449797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597468213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597483746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597499077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597515425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597530662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597547088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597563038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597579964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597595850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597612149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597627331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597642859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597658541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597673729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597689930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597705369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597721798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597737648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597754179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597769924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597785211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597800882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597816095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597832471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597847643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6597864081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6597879935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6597897053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597912242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6597927430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6597943085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6597959577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6597975664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6597992101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598008680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598025060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598041469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598056754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598072048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598088135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598103371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598119400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598134617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598151367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598167226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598183771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598199011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598216493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598232270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598247735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598263732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598279275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598296246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598312754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598329570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598344741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598359942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598375852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598391421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598407372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598422528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598439178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598455320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598471642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598486843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598502087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598518145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598533322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598549278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598564669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598581460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598597241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598613514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598629275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598644894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598661048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598676216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598692192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598707685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598724094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598739901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598756408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598773530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598788742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598804406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598819527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598835856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598851012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6598867393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6598883225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6598899794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598914918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6598930110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6598945971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6598961510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6598977434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6598992559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599008945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599025041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599041339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599056559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599071743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599087723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599102895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599118870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599134443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599151820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599167664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599184038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599199309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599215298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599231062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599246346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599262542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599278291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599295248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599311376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599328096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599343205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599358333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599374186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599389671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599405738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599421260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599438033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599454292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599470734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599486011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599501273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599517443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599532642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599548652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599564084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599581054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599596885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599613258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599629212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599644940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599660693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599675909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599691919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599707474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599723897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599739696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599756911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599772682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599787909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599803713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599819062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599835497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599850624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6599867031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6599883206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6599899995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599915273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6599930541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6599946287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6599961903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6599978466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6599993626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6600010044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6600026184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6600042464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600057647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6600073073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6600089195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600104424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6600120429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6600135631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6600152445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6600168288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6600185223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600200610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6600217112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6600232803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600247918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6600263789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6600279516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6600296494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6600312324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6600329227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600344531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1144,11440000,10000,0,0,256,5,32445,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6600874935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6600891907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6600907439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6600923561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6600939073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6600956191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6600972180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6600988651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601004217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601019857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601035572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601050750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601066969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601082547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601099014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601114897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601131485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601148071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601163462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601179313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601194691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601211141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601226512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601243144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601259370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601276235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601291656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601307422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601323469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601339124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601355140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601370373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601387069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601403250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601419613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601434857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601450333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601467059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601482365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601498376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601513796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601530771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601546705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601563076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601578859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601594139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601609941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601626159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601643797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601659188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601675771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601691738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601708885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601724167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601739440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601755206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601771202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601787327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601802577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601820048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601836952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601853916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601869258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6601884646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6601901049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6601916310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6601932450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6601947881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6601964805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6601980785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6601997244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602012779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602028506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602044342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602059581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602075640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602091270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602107799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602124682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6602142731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602158646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602173957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602189863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602206967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602223105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602238380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602254937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602271360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6602287807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602303585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602318990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602335222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602350456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602366465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602381702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602399104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602415030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6602431417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602446903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602463206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602479778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602495030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602511316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602527161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602543655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602559561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6602575965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602591607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602606882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602622656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602638130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602654531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602669801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602686305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602702590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6602719023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602734327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602749645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602766352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602781747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602797853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602813173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602830732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602846784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6602863298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602878902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6602894719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6602910623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6602925988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6602942154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6602957795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6602974303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6602990174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603006586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603022299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603037936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603053717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603068989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603086894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603102072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603118438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603134422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603151463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603166676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603181918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603197833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603213387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603229399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603244626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603261085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603277337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603293685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603309439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603325029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603341480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603356768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603372824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603388616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603405467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603421236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603437500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603453009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603468219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603483882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603499028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603515417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603530564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603546946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603562724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603579358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603595067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603610641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603626312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603642506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603658764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603673988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603691088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603707617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603724420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603740871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603757922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603774777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603790020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603807121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603823866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603842600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6603859979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6603877878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603895610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6603912467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6603929743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6603946472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6603964499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6603981214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6603999263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604017294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604035251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604051373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604066710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604083209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604098496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6604114568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6604129861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6604146983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604162964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604179427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604194993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604210672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604226509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604242214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6604258523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6604274483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6604291329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604307563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604324229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604340311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604355830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604371718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604388268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6604404872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6604420072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6604436508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604452637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604468949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604484180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604499384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604516094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604531322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6604547353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6604562574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6604579654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604595562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604611920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604627179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604642812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604658557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604673786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6604689802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6604706007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6604722440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604738303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604754646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604770199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604785869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604801536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604816726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6604833025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6604848226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6604864662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6604880529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6604897181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604912747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6604928028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6604943724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6604959314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1145,11450000,10000,0,0,256,5,32474,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6605010077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605025736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605042166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605057992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605074580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605090078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605105285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605120948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605136094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605152338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605167517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605183905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605200089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605216826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605232082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605247340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605263285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605278863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605294835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605310015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605326446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605342622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605358944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605374104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605389880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605405536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605420688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605436637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605452054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605468619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605484457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605500766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605516398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605531647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605547660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605562893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605579315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605594509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605610943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605626767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605643389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605658595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605673806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605689523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605706020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605722035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605737236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605753687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605770072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605786515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605801767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605817045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605833091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605849155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6605865154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6605880387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6605898064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6605913992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6605930342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605945560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6605961211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6605976914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6605992128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606008093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606023975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606040463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606056339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606072688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606088238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606103447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606119184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606134374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606150635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606165852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606182569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606198663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606216152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606231367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606246553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606262443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606280569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606296618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606311793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606329108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606345005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606361340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606376551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606393514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606409330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606424525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606441114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606456894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606473226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606488966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606505193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606521190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606536416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606552074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606567253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606583568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606598719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606615070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606630853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606647423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606662584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606677762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606693442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606709122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606725082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606740229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606756604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606772982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606789236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606804873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606820133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606836256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606851423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6606867710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6606882884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6606899881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6606915670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6606931951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606947223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6606963119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6606978770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6606993983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607009940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607025561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607042007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607057890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607074260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607089752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607104943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607120650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607135845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607152321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607168293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607187458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607203910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607220307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607235564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607250865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607267101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607282332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607298455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607313636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607330460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607346362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607362700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607377904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607393493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607409216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607424440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607440858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607456729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607473163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607488986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607505324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607520905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607536131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607551820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607567022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607583646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607598909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607615376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607631266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607648158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607663405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607678680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607694439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607710004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607726058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607741294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607757780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607774017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607790388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607805641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607820923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607836944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607852544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6607868600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6607883857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6607900673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6607916568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6607932909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607948158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6607963936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6607980076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6607995756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608011896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608027945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608044526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608060668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608077814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608093938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608109238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608124936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608140831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608156859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608172105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608188603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608204907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608221304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608236551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608251812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608267948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608283141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608299151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608314363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608331129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608347000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608363364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608378606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608394320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608410527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608426739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608443334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608461723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608479066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608495050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608512333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608528288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608543630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608559430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608574785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608594134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608610525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608627067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608644451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608660980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608676919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608693060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608710238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608725467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608741415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608756599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608773713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608789543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608805830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608821029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608836679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608852380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608867578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6608883576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6608899286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6608915677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6608931472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6608947787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6608963472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6608978656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6608994291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609009468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609027894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609043144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609059565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609075370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609092387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1146,11460000,10000,0,0,256,5,32502,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6609141996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6609157512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6609173239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609188436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609205425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609220654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609237101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609252981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609269926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609285109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6609300310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6609316440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609332103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609348106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609363314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609379744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609397026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609415089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609431917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6609448060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6609465007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609480329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609496389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609511715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609528661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609544534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609560895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609576112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6609591836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6609608091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609623326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609639711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609655174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609671582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609687478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609704228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609719424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6609734633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6609750331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609765963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609782053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609797250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609813627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609829735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609846048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609861227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6609877180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6609893182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6609908392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6609924378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6609939578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6609957091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6609973018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6609989391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610004654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610021024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610038801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610055475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610071580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610087549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610104103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610120004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610136397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610152164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610167479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610183163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610198352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610216314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610231597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610248091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610263990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610280752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610296016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610311422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610327803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610343091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610359129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610374362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610391229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610407105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610423452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610438698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610454860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610470788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610485984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610503524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610522087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610541855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610560149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610577783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610593134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610608511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610624320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610640019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610656325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610671602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610688168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610704645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610721198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610736461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610751757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610767936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610783193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610799278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610814525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610831417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610847362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6610863793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610879091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6610894789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6610910591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6610925908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6610942009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6610958469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6610975162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6610991070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611007451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611023080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611038380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611054156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611069380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611085734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611100948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611117490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611133416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611150375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611165634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611180938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611196687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611212568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611228850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611244004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611260434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611276763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611293214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611308530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611323857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611340220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611355515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611371590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611386877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611403796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611419791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611436282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611451635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611472545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611488396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611503689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611520315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611535553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611552029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611567928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611584563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611599783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611615020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611630719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611646457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611662481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611677667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611694130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611710854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611727269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611742491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611757759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611773914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611789149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611805138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611820301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611837875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611853842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6611870267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611885960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6611901805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6611917671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6611933015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6611949160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6611964875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6611981517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6611997548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612014083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612029978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612045399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612061266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612076625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612093220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612108549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612125180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6612141659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612158437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612173763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612189098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612205633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612220981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612237145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612252464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612270057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6612286100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612302573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612317913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612333706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612349753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612365083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612381190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612396822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612413372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6612429364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612445798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612461786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612477161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612492966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612508303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612524734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612540090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612557015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6612573054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612592209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612607591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612623003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612638875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612654622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612670802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612686659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612703697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6612719877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612736326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612751611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612767323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612783117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612798370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612814405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612829975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612846697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6612862628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6612879038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612895305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6612910583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6612926270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6612941454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6612957835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6612973067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6612989497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613005340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613021954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613037362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613052547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613068261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613083752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613100387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6613115760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613132370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613148729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613165201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613180550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613195959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613212386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1147,11470000,10000,0,0,256,5,32531,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6613263288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613279766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6613295000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613311467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613327637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613344213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613359449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613374777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613390931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613406393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613422410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6613437655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613454782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613470784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613487143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613502398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613518039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613533958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613549187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613565169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6613580741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613597659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613613714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613630242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613646017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613661973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613677673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613692887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613709425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6613725214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613741756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613757683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613774542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613789778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613805019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613820740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613836285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613852309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6613867618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6613884139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6613900638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6613917349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613932647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6613947925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6613964067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6613979690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6613998795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614015224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614034635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614051345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614067978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614083873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614099394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614115165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614130384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6614146723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614161981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614178439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614194303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614211027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614226473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614241735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614257434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614273026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6614289228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614304456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614320929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614337114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614353821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614369054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614384256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614400497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614415818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6614431850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614447078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614463897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614479746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614496121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614511377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614526917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614542686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614557916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6614573874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614589969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614606395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614622229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614638602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614654166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614669474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614685243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614700491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6614716999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614732199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614748664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614764937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614781323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614796559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614811833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614827890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614843116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6614859171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6614874463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6614891250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6614907317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6614923679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614938873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6614954470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6614970448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6614986057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615002134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615017944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615034599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615050530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615066986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615082630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615097985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615113794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615129038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615145393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615160713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615177240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615193182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615209870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615225404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615241010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615256806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615273051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615289463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615304832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615321470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615337914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615354434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615369862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615385257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615401531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615416901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615433124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615448548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615465990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615481983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615498399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615513729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615529672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615546449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615561675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615578221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615593647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615610663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615626572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615643655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615659086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615674339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615690063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615705634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615721701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615736971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615753477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615769729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615786290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615801546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615816823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615832981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615848201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6615864165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6615879383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6615896285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6615912601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6615929035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615944323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6615960005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6615975975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6615991225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616007285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616022929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616039418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616055327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616071742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616087358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616102828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616118587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616133875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616150270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616165526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616182033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616197894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616214618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616229879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616245379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616261095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616276872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616293154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616308386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616325713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616345329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616361971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616377305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616393512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616409604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616424908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616441001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616456721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616473510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616489408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616505763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616521606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616536906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616552655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616567908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616585100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616600326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616616763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616632649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616649418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616664852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616680105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616695834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616711511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616727552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616742782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616759305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616775516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616791864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616807073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616822304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616838380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616853839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6616870333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6616885584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6616902437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6616918371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6616934768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616950071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6616965674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6616981703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6616996962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617013004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617028602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617045090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617060979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617077741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617093008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6617108492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6617124233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617139850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617155899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617171149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617187673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617203919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617220338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617235599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6617251107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6617267221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617282501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617298600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617313885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617330743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617346906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1148,11480000,10000,0,0,256,5,32559,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6617398334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617413657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6617428936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6617444659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617461290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617477609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617493239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617510495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617528351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617545231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617561052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6617576346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6617592639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617608081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617624073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617639563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617656134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617672206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617688535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617704171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6617720717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6617736400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617751539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617768162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617783339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617799960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617815806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617832508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617847851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6617863130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6617878821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617894369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6617910326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6617925497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6617942707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6617958973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6617975536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6617990762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618005973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618022187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618037456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618053490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618068719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618085619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618101550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618117962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618133483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618150600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618166913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618182090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618200294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618218402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618234993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618250907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618267843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618283051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618298575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618314290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618329859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618345881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618361354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618377886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618394099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618410830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618426011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618441163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618457526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618472983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618489205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618505428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618522991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618539212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618555558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618570805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618587467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618604004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618619232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618635172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618650959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618667628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618683484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618699803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618715355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618730578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618746259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618761971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618778762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618794341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618810957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618827392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618843931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618859529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6618874943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6618893444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6618908865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6618925066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6618940685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6618958062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6618974069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6618990497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619005790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619021559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619037349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619052600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619068647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619084246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619100721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6619117092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6619133451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619149098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619164348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619180072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619195296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619211592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619227041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619243510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6619259376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6619277325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619294097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619310877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619328506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619345301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619363113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619380028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619398592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6619416055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6619434052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619450768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619467784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619485211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619501885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619519717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619536641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619554727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6619572148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6619590486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619607162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619623846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619641407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619658075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619675849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619692530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619710624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6619726863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6619743314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619758661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619774953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619791046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619806343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619822357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619838023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619854695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6619870612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6619886981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619902564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6619918052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6619933836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6619949094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6619965466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6619980952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6619997410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620013562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620030408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620045943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620061203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620077286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620092516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620108531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620123777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620140545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620156444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620173043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620188280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620203796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620219526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620234812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620250864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620267268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620283835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620299752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620316169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620331828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620347126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620362946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620378253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620394800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620410065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620426777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620442648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620459570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620474877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620490216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620506777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620522519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620538549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620553963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620570522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620586785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620603207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620618461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620633699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620650431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620665720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620681837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620697342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620714275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620730185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620746619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620761884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620777483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620793284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620808557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620824600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620840160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620856918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6620872815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6620889481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620904904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6620920454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6620936258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6620951565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6620967965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6620983263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6620999835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621016159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621033948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621049567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621064779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6621080883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621096120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6621112315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6621127517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6621145065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621160978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621177308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621192520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621208177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6621223878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621239353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6621255323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6621271252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6621287641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621303862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621320199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621336102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621351409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6621367196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621382485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6621398847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6621414104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6621430624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621446536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621463232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621478494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621493787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1149,11490000,10000,0,0,256,5,32588,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6621544926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621560067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6621575922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6621591558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6621608230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621624290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621641224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621656514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621671999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6621687772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621704072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6621720387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6621735525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6621751877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621768023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621784318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621799532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621814768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6621831033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621846227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6621863594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6621879095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6621897544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6621913471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6621930036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621945186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6621960903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6621976599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6621992342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622008290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622023866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622040298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622057545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622073850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622089736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622104922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622120777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622135951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622152341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622167475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622183898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622199705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622217879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622233298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622248441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622264082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622280067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622296045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622311190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622328355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622344448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622360731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622375859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622393537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622409246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622424654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622441383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622457205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622473888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622491441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622508906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622525115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622540951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622556792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622572073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622588696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622604130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622621951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622641790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622658359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622674558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622689867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622706052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622721262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622737490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622752662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622769627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622785492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622801799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622816981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622832534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6622848228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622863344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6622879298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6622894823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6622912679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6622929948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6622947101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6622966722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6622985318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623001253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623018099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623034167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623049616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623066757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623083763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623100235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623115518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6623130896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623147947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623163651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623180024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623195441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623212597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623228666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623245190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623260574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6623276410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623292365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623307998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623324165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623339801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623357145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623373097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623390081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623405392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6623420737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623436521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623452225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623468405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623483961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623500541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623516818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623540374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623556988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6623572288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623589159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623604415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623620499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623635747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623652642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623668522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623684863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623700082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6623715729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623731649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623746816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623762753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623778331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623795117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623810972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623827615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623842851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6623858353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6623874080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623889540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6623905644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6623923954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6623943185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6623959948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6623976353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6623991834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624007113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624023556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624039590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624055611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624070830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624087808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624103585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624120063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624135200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624150765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624166414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624181542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624197466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624212981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624229377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624245187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624261441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624277002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624292172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624308062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624323242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624339593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624354760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624371181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624386994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624403684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624418927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624434202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624449854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624466036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624482127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624497585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624514095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624530361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624546709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624561960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624577566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624593305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624608544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624624561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624640107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624656578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624672878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624689566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624705575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624720879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624736627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624751861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624768379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624785558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624802222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624818190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624835150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624850404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6624865929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6624881728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6624897432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6624914271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6624933428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6624952215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6624968452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6624984912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625000455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625016413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625032223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625047463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625063610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625080095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625102870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6625119331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6625135761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625151430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625166703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625182667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625198104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625214470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625229702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625246108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6625261917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6625278940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625294118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625309557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625325260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625340869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625356818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625372979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625389624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6625405552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6625421903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625437097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625452629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625468323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625483513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625499465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625514952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625531358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6625547280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6625563851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625579505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625594879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625610702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625625986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625642410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625657661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625674399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1150,11500000,10000,0,0,256,5,32616,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6625724564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6625740925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625756140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625771705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625787438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625802676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625818668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625834199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625850602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6625866394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6625882706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625898204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6625913388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6625929081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6625944278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6625960584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6625975869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6625992530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626008378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626025159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626040383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626056028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626071708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626087337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626103325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626118532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626134982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626151143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626167472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626182709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626197944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626215189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626230425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626246382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626261553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626278375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626294188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626310521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626325698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626341338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626357029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626372197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626388187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626403718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626420101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626435891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626452554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626467746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626482948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626498865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626514044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626530430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626545619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626562316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626578516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626594809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626609995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626625200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626641280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626656526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626672497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626687681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626704430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626720481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626736756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626751923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626767471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626783129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626798290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626814480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626830039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626846480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6626862362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6626878703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626895323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6626910511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6626926197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6626941355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6626957644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6626972841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6626989296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627005156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627021787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627036988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627052211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627067922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627083534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627099574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627114781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627131241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627147428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627163740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627179113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627194282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627210235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627225395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627241366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627256524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627273340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627289188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627305504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627320673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627336231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627351892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627367306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627383258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627398808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627415211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627431065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627447388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627463756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627478913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627494701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627509765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627526125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627541284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627557830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627573576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627590117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627605224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627620356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627635942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627651427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627667350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627682510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627698869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627715246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627731572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627746817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627762027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627778088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627793287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627809252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627824406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627841452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6627857283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6627873865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627889073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6627904641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6627920320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6627936996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6627953450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6627968638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6627985037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628000840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628017543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628032981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628048215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628063949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628080235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628096259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628111433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628127859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628149130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628165560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628180711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628195893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628212058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628227278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628243480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628258721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628275567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628291408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628307714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628322909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628338539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628354230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628369652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628385633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628401148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628417549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628433570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628449859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628465436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628480660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628496324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628511459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628527689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628542845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628559265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628575121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628591737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628606873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628622035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628637704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628653214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628669109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628684219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628701204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628717341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628733609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628748993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628764158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628780109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628795274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628811248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628826425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628843135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6628858943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6628875430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628890927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6628906104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6628921783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6628938770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6628955432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6628970658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6628987224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629003105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629020192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629035415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629050659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6629066391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629081963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629097983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629113306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6629129716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629146016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629162350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629177569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629193002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6629209061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629224240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629240234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629255625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6629272356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629288182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629304471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629319656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629335296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6629350957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629366727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629382661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629398272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6629414687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629430597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629447043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629462536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629477744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6629493448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629508673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629524956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629540122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6629556499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629572326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629589019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629604203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629619381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6629635034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629650568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629666576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629681711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6629698096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629714166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629730434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629745785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629760933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1151,11510000,10000,0,0,256,5,32645,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6629811133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629826256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629842664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629857867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6629874493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6629890636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6629906909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629922078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6629937500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6629953523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6629968681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6629984604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6629999746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630016430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630032256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630049891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630065352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630080989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630098646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630114390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630131009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6630147361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630163858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630179728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630196059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630212091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630227377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630243082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630258518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630277850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6630293336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630311010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630327819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630344260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630359507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630375161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630391719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630406904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630422858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6630438019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630454799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630470559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630486794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630501921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630517446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630533085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630548442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630564626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6630580291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630596713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630612528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630629036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630644566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630659774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630675457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630690628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630707685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6630722838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630739272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630756050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630773150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630788484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630803806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630819602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630835291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630851322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6630866571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6630883035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6630899292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6630915679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630930941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6630946235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6630962421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6630977711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6630994079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631009394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631026443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631042376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631058820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631074350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631090057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631105925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631121279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6631137328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631152977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631169480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631186076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631203065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631218477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631233732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631249469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631265266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6631281175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631296299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631312726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631329088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631345331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631360490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631376277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631392381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631407588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6631423595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631440522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631459751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631476136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631493776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631509282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631527496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631543534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631558872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6631574955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631591076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631607740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631623763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631640703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631656083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631671397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631687212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631703105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6631719318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631734636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631751196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631767793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631784044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631799152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631814546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631830843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631846072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6631862033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6631877199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6631894182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6631910107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6631926429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631941834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6631957505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6631973177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6631988336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632004320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632020276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632036690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632053246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632069508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632085280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632100499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632116186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632131601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632148089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632163236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632179698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632195515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632212565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632227785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632243156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632259044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632274710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632290614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632305719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632322305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632338714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632354992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632370133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632385276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632401436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632416614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632432571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632447913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632464608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632480372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632496634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632511844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632527353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632543028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632558187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632574173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632589620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632606063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632621921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632638454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632653913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632669107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632684758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632700130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632716679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632731798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632748209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632763981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632780622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632795850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632811085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632827394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632842586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6632858602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6632873791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6632890619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6632906464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6632922755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632937950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6632953433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6632969089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6632985080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633001072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633016672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633033172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633049051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633065412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633081081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633096358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633112080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633127412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633143876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633159091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633175534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633191357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633208347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633223566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633238918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633254776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633270359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633286269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633301405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633317793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633333899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633350128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633365285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633381176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633397139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633412280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633428245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633443599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633460295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633476094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633492409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633507806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633523290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633538975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633554132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633570087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633585555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633601929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633617707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633634172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633649678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633664888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633680591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633695804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633712041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6633727197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633743591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633759384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633775931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633791060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633806199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633822021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633837500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6633853479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1152,11520000,10000,0,0,256,5,32673,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6633905349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6633921760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6633937565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6633954137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6633969265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6633984372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6633999994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634015663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634031615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634047067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634063425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634079610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634095879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634110992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634126284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6634142576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634158081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634174017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634189136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634207208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634224342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634240834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634256132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634272231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6634287983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634303212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634319457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634335050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634351427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634367193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634383537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634399420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634414607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6634430269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634445396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634461707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634476870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634493313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634509356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634525932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634541057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634556194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6634571825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634587327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634603249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634618396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634634807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634650941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634667194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634682336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634697501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6634715613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634730900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634746931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634762197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634779207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634795140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634811544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634827420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634842730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6634858505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634873822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6634890361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6634905591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6634922047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6634937914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6634954664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6634969882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6634985273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635000860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635016465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635032375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635047512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635063877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635080221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635097475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635112671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635127836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635143991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635159129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635175065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635190184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635207212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635222948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635241515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635256860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635272743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635288491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635303695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635320004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635335612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635352097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635368088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635385299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635400963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635416189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635431888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635447102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635463391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635478612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635495103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635510994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635527702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635542932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635558220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635574195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635589795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635605851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635621087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635637656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635653864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635670240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635685491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635700764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635716961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635732208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635748270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635763533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635780351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635796250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635812619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635828223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635843474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6635859227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635874469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6635890868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6635906156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6635922677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6635938580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6635955295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6635970528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6635985774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636001527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636017062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636033115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636048637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636065202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636081568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636097969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636113259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636128554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636145065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636160359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636176418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636191672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636208879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636224880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636241276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636256543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636272469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636288221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636303503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636319597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636335153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636351645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636367587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636383990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636399552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636414824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636430604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636446111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636462556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636477821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636494343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636510280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636527012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636542282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636557525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636573506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636589187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636605272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636620572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636637091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636653301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636669685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636684949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636700737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636716827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636732056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636748218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636763571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636780395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636796360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636812803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636828512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636843788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6636859542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636874789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6636891343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6636906563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6636923000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6636938876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6636955532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6636970802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6636986066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637001837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637017406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637033368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637048542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637064963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637081365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637097631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637112762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6637127926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637143947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637159058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637174962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637190090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637207076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637222841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637239185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637254323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6637269859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637285410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637300495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637316588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637332551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637348904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637364958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637381173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637396952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6637412060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637427654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637442752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637459143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637474219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637490546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637506284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637523156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637539008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6637554290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637570023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637586051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637602032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637617212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637633649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637649891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637666197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637681378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6637697825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637714244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637729390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637745266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637760388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637779737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637795560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637811794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637827398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6637842606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6637858233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637873349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6637889655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6637904935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6637921346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6637937431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6637954205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6637969387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1153,11530000,10000,0,0,256,5,32701,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6638019815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638035537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638051247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638067143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638082892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638099286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638115054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638132225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638148922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6638164436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638180066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638195247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638212928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638228197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638244737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638260630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638277565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638292777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6638308000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638323690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638339269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638355249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638370465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638387021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638403377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638419688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638434924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6638450149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638466228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638481420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638497403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638512720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638529606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638545509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638561874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638577687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6638592934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638608674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638623877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638640248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638655448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638671903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638687777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638704711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638720320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6638735558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638751239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638766765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638782765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638797974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638814414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638830813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638847149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638862350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6638877562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6638893571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6638908815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6638924792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6638939971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6638956909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6638972737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6638989071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639004281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639019795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639035496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639050735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639066702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639082509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639098982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639114876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639131216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639147152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639162400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639178109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639193333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639209707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639224897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639241335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639257301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639274962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639290163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639305305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639321000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639336595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639352449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639367519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639384086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639400278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639416627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639431841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639447052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639463385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639478604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639494594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639509822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639526640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639542489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639558774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639573968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639589756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639605471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639620693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639636743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639652423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639668883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639684739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639701047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639716697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639731908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639747609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639762996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639779444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639794634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639811077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639827476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639843915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639859109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6639874306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6639890462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6639905658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6639921631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6639936858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6639953724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6639969605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6639985953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640001182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640016987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640032944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640048156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640064098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640079904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640096425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640112324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640128769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640144525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640159889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640175613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640190847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640207202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640222393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640238859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640254747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640271732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640286883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640302027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640318104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640333831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640349849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640364979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640381332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640397754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640414008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640429146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640444310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640460533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640475655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640491532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640506627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640523553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640539331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640555613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640570749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640586246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640601844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640616970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640632852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640648536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640664899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640680683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640697211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640712765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640727936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640744605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640759772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640776505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640791682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640808113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640823935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640840618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640855775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6640870933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6640886586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640902134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6640918021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6640933143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6640949467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6640965794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6640982039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6640997176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641012315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641028335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641043462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641059351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641074455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641091360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641107088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641123296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641138395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641154162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641169831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641184994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641200941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641216678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641233058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641248860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641265530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641280685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641295830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641311456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641326580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641342951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641358609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641374958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641391065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641407265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641422375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641437441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641453368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641468425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641484304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641499371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641516064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641532466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641550151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641565726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641581749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641597443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641612586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641628520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641644173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641660782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641676541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641692787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641708610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641723777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641739758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641754874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641771165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641786353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641802730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641818513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641835289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641850398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6641865521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6641881137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641896669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6641912581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6641927703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6641944038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6641960636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6641976841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6641991925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642007024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642023425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642038535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1154,11540000,10000,0,0,256,5,32730,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6642088278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642103519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642119909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642135703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6642152587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642167720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642182875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642198490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642215817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6642232052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642247203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642263600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642280147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6642296478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642311665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642327189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642343231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642358440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6642374442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642390444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642407098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642422836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6642439083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642454675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642469913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642485612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642500781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6642517250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642532619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642548984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642564782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6642581442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642596614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642611811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642627462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642643049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6642659190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642674300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642691032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642707196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6642723653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642738879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642754056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642770226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642785363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6642801275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642816362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642833323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642849079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6642865373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642880544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6642896099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6642911740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6642926861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6642942785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6642958278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6642974648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6642990424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643006708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643022516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643037689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643053346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643068492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643084835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643099956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643116306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643132050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643148655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643163775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643178930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643194576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643210439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643226328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643241435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643257765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643273911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643290130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643305261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643320396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643336557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643352041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643367960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643383095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643399854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643415574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643431813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643446920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643462467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643478235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643493435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643509403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643525153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643541575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643557411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643574102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643590036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643605218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643620825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643635942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643652627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643667825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643684505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643700298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643717348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643732517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643747689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643763323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643780052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643796019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643811119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643828184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643844035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6643860378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643875552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6643891153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6643907094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6643922262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6643938235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6643953808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6643970258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6643986142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644002393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644018518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644033940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644049589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644064717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644082869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644098045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644114440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644130250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644146988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644162188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644178198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644193902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644209506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644225690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644240849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644257254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644273459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644290881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644306051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644321176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644337274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644352461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644368379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644383515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644400371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644416153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644432400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644447526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644463044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644478677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644493800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644509698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644525378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644541784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644557573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644573842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644589560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644604702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644620316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644635435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644651688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644666824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644683618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644699383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644716158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644731313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644746489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644762127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644777963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644793837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644808971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644825328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644841555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644857837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644872996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6644888132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6644904391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6644919539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6644935529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6644950732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6644967730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6644983532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6644999791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645015243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645030423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645046105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645061279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645077556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645092932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645109318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645125122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645141727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645156893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645172294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645187960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645204596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645220478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645235577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645251899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645268010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645284290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645299460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645314654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645330701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645346088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645361986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645377123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645393800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645409810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645426039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645441145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645456561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645472472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645488772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645504621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645520076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645536428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645552207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645568467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645585430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645600599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645616234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645631296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645647592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645662680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645679005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645694751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645711420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645726537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645741673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645757282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645772761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645788701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645803825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645820180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645836285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645852532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645867647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6645882735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6645898682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6645914043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6645929953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6645945061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6645961814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6645977563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6645994126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646009284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646024781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646040401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646055465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646071327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646086715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646103044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6646118802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6646135005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1155,11550000,10000,0,0,256,5,32758,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6646185035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646200293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646216432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646231620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646247542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646262664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646279570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6646295534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6646311803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646327350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646342547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646358185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646373319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646389554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646405053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646421942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6646437871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6646455306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646470562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646485767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646501422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646517060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646533242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646548385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646564776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6646581037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6646597542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646612703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646627886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646643937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646659096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646675350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646690448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646707398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6646723147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6646739346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646754437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646770113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646785798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646800921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646817537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646833790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646850214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6646865951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6646882170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646897660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6646913004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6646930502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6646945601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6646962035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6646977380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6646993712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647009444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647026641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647042040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647057224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647072824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647088409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647104376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647119527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647136522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647152775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647169020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647184080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647199174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647215176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647230328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647246240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647262260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647279193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647295216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647311508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647326640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647342968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647358623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647373802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647390169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647405320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647421715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647437572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647454399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647469527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647484662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647500255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647515715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647531660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647546816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647563184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647579334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647595648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647610826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647626035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647643270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647658414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647674342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647689491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647707407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647723200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647739444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647754549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647770153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647786086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647801230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647817739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647834591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647852738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6647868811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6647885132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647901163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6647916422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6647932103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6647947303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6647963971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6647979210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6647995659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648012152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648028812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648044022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648059221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648074886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648090428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648106671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648121838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648138868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648155488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648171946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648187171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648202911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648218663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648233861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648249911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648265623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648282078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648297953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648314291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648329878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648345346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648361041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648376247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648392589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648407799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648424319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648440252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648456936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648472404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648487630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648503347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648518885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648535114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648550308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648566764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648582946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648599283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648614519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648629780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648646274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648661759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648677995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648693177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648710983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648726908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648743516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648758731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648774405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648790134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648805352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648821369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648836887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648853561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6648869422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6648885761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648901237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6648916437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6648932119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6648947311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6648963695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6648979160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6648995600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649011441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649028140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649043373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649058600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649074323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649089849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649105825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649121055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649137507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649154179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649170800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649186016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649201238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649217479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649232727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649248762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649263994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649280813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649296697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649313017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649328803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649344040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649360020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649375259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649391681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649406928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649423366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649439245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649455938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649471166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649486446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649502201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649517755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649534056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649549280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649565818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649582059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649600580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649617901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649633850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649650217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649665588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649681516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649696634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649713543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649729484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649745719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649760821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649776544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649792384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649807534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649823467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649839055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649855887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6649872638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6649888948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649904542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6649919749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6649935417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6649950566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6649967338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6649982688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6649999627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650015866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650032135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650047560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650062745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650078742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650093922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650109879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6650125043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6650141807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650157608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650173902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650191960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650212881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650231884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1156,11560000,10000,0,0,256,5,32787,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6650297481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650317406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6650337426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6650356716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650375159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650393313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650408700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650424110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650439790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650455575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650471763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6650487045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6650503474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650519687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650536264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650551439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650566650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650582733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650598035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650614170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6650629401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6650646139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650661981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650678301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650693486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650708996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650725444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650740642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650756608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6650772200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6650788653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650804486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650820840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650836426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650851914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6650867660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650882931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6650899420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6650914929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6650931414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6650947310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6650963968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6650979234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6650994512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651010263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651025799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651042008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651057268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651073784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651090055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651106380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651121635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6651136874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651152962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651168199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651184242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651199490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651216586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651233361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651249740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651265419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6651280620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651296311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651311500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651327847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651343084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651359767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651376272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651397350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651416015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6651434830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651455598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651473901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651493760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651511377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651531957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651548150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651564504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651580914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6651596357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651612254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651627416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651643840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651659026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651675476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651691306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651707953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651723192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6651738668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651754394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651769936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651785919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651801128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651817573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651833871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651850223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651865471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6651880729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6651897172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6651912414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6651928646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6651943868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6651960611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6651976441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6651992739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652007937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652023469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652039387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652054589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652071418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652086929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652103398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652119227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652135563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652151151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652166342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652182021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652197211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652213578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652228979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652245420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652261275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652277961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652293162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652308357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652324030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652339608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652355827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652371013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652387462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652403630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652420206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652435456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652450713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652466723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652483396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652499491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652515293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652532155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652551576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652571447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652591188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652610215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652629372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652649082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652668480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652686679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652704888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652720882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652737411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652752945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652769583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652785321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652800749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652816729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652832257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652848696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6652864552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6652881347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652897414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6652912631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6652928300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6652943476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6652959960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6652975112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6652991727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653008028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653024788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653039969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653055357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653070975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653086454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653102393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653117742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653134128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653150440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653166755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653181931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653198591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653214817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653230025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653246219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653261406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653278210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653294301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653310639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653325869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653342588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653358253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653373355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653389582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653404858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653421269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653437525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653454306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653469683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653484983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653500720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653516329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653532334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653547799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653564244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653580437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653596821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653612073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653627351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653643446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653658700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653674965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653690576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653707788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653723660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653740028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653755241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653770834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653786506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653801933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653817872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653833440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653849913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6653865801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6653882135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653897924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6653913100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6653928785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6653943976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6653960358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6653975567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6653992189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654008064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6654026274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654041507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654056698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654072390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654088061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654104917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654120598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6654140400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654156840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6654173221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654188385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654205715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654221489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654236744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654252819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654268540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6654284980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654301092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6654317465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654333094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654348306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654363998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654379259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654395625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654410860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6654427533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654443399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1157,11570000,10000,0,0,256,5,32815,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6654495202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654510388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654525910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654541542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654556708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654572617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654588149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6654604587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654620426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6654636716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654652311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654667471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654683094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654698911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654715365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654730756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6654747165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654762947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6654779572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654795769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654810998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654826921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654842213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6654858174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6654873382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6654890126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6654905960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6654922503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654937726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6654953273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6654968972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6654984161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655000134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655015677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655032116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655047932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655064238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655079805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655095058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655111006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655126263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655142631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655159404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655178490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655197121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655217531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655233708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655251145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655267588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655282874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655299187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655316252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655334024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655352874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655370657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655386033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655402203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655417910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655433296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655449308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655465918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655482552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655498593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655516589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655531828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655547012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655562630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655578215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655594135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655609366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655625850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655642038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655658240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655673599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655688741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655705509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655720974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655736892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655751998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655768743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655784562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655801091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655816291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655832150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655847878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655863307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6655879307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6655894862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6655911297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6655927124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6655944249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6655960046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6655975188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6655991023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656006148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656022401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656037526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656053873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656069615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656086204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656101311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656116458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6656133270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656150316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656167807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656184408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656202729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656220048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656237887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656254581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656271990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6656289104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656305926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656323365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656340853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656358816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656376453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656395293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656411932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656428554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6656445653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656462662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656480095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656498487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656517828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656537358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656555693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656572407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656589726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6656606920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656623818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656641969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656658688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656676926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656694317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656713675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656730380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656747257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6656764896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656781558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656799116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656815785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656834215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656851603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6656869470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656884676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6656900346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6656916062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6656931265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6656947275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6656962746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6656979205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6656995322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657011621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657027161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657042415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657058108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657073279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657089589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657104792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657121224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6657137079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657154349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657169890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657185111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657200772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657216473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657232447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657247621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657264070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6657280365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657296676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657312045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657327764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657343482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657358617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657374853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657390389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657406761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6657422582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657438822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657454298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657469450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657485133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657500317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657516625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657532334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657548712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6657564739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657581411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657596609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657611824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657627510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657642971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657658955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657674227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657691735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6657710775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657727895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657745887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657762578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657779142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657794453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657810584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657825904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657842819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6657858787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6657875202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657890872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6657906156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6657921902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6657937201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6657953588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6657969390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6657987467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658003900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658020931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658036297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658051672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6658067430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658083129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658099176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658114405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658130903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658147099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658163499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658178981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658194246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6658212334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658227627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658243905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658259187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658276173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658292137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658308530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658323815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658339429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6658355192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658370444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658386483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658402094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658418612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658434540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658450945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658466614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658481951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6658497939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658513181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658529721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658544989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658561540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658577792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658594217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658609482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658624762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1158,11580000,10000,0,0,256,5,32844,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6658674817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658690250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658706743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658722634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658739121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658755000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658772272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658787573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658802803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6658818564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658834152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658850141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6658865308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6658882025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6658898222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6658914573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658930948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6658947722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6658963980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6658979399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6658995625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659011293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659028709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659045095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659061378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659076536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659092276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659107962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659123157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6659139118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659154745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659171221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659187328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659204030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659219271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659234508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659250425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659266059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6659282015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659297203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659315529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659332076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659348414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659363606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659380312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659396561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659411796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6659429133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659445303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659462750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659478592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659494928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659510158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659528022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659543666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659559768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6659575670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659591388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659607808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659623628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659640324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659655511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659670713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659686371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659701568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6659718586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659734008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659750337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659766710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659783036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659798120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659813247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659829457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659844549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6659860378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6659875668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6659892397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6659908151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6659924374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659939502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6659954989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6659970589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6659985681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660001784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660017257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660033599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660049332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660065576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660081090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660096195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660111758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660126829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660143010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660158105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660174434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660190220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660207078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660222743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660237937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660253794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660269329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660285268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660300428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660316844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660333000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660349302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660364525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660379721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660395771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660411736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660430110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660446502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660463995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660479918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660496282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660511536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660527129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660542853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660558253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660574245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660589752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660606144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660622155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660638394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660653921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660669138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660684851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660700036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660717351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660733126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660749808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660766084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660782404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660797585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660812808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660828844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660844020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6660860005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6660875399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6660892804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6660908612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6660924827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660940199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6660955780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6660971498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6660986729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661002913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661018427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661034851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661050694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661067220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661082694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661097894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661113561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661128784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661145035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661160258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661176697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661192538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661209323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661224533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661239758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661255699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661271313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661287352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661302570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661319260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661335446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661351783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661366978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661382161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661398152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661413345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661429314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661444485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661461266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661477142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661493434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661508633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661524141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661540097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661555291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661571531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661587038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661603473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661619774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661636484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661653037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661668275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661683980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661699148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661715691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661731376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661748024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661763853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661780589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661795817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661811035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661827014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661842310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6661858275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6661874100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6661890899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6661906696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6661922957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661938338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6661953964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6661969661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6661984858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662000794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662016372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662032818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662048640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662065217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662080973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662096188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6662111873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662127084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662143839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662159039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662175456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662191280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662209738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662224988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662240219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6662256129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662272174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662288184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662303351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662319796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662336084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662352494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662367747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662382991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6662399090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662414315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662430316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662445916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662463988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662479947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662496283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662511738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662527499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6662543216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662558443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662574425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662590102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662606629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662622569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662638913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662654508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662669721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6662685399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662700601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662717130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662732885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662749526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1159,11590000,10000,0,0,256,5,32872,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6662800356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662817148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662832965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662848233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6662863967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662879221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6662896171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6662911373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6662927812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6662943869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6662962745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6662978016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6662993293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663009026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663025412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663041452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663056698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663073406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663089628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663106026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663121313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663136803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663153184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663168417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663184379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663199551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663216488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663232632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663248848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663263985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663279710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663295448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663310685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663326684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663342282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663358769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663374666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663392119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663407358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663422596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663438328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663454008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663470070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663485312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663501957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663518302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663534679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663549958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663565597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663581715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663596968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663612995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663628486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663645380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663661293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663677660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663693171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663709011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663724784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663740605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663756567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663772226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663788689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663805461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663821862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663837599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663852870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6663868656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663883906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6663900297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6663915525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6663932021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6663947900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6663964594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6663979822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6663995058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664011012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664026696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664042733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664057970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664074474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664090706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664107760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664123130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6664138534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664154674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664169917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664186063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664201371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664218260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664234457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664250815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664266492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6664282881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664299373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664314886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664331394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664346634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664363118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664379007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664395681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664410961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6664426243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664442213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664457804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664473829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664489088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664505788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664521966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664538315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664553544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6664568779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664584826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664600074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664616109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664631585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664648368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664664298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664680693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664696151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6664711712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664727488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664743280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664759368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664775034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664791524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664807407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664823994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664839550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6664854765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6664870475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664886177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6664903217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6664921825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6664938520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6664954922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6664971228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6664986428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665001867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665017876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665033088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665049085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665064647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665081686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665097561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665113891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665129125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665144725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665160452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665175687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665191690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665209457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665226105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665244155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665262419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665279279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665294645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665310393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665325614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665342406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665357589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665374029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665390583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665406958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665422204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665437492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665453735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665468912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665484869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665501189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665518151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665533978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665550256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665566345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665581976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665597654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665612841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665628771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665644366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665660756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665678684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665695583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665711531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665726773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665742470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665758284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665774770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665789999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665806446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665822542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665839424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665854696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6665869979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6665885727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665901642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6665917655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6665933158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6665950376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6665966740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6665983076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6665998249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666013703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6666029827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666045004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6666060962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6666076378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6666093209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6666109097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666125432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666141347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666156546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6666172227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666187415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6666204093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6666219308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6666236340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6666252170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666269008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666284271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666299493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6666315181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666330793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6666346805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6666362025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6666378499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6666395456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666411908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666427146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666442425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6666458646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666473876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6666489866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6666506702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6666523792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6666539713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666556084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666571327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666586978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6666602725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666618007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6666634077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6666649628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6666666068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6666681920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666698549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666715005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666731636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6666749954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666766788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6666782936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6666798208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6666814827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6666831117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6666847479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6666862642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6666877846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1160,11600000,10000,0,0,256,5,32901,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6667409464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667424921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6667440998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6667456683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6667473253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6667489174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6667505708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667521385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6667536726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6667552474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667568932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6667585590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6667600737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6667617168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6667633204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6667649993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667665182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6667680419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6667696341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667711907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6667727896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6667743092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6667760331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6667776637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6667792977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667808209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6667823701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6667839744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667854972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6667870965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6667886191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6667902942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6667918854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6667935244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667950772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6667966356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6667982110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6667997349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668013346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668028929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668045425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668061608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668078373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668093566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668108792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668124493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668140076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668156021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668171166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668187577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668203910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668220240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668235465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668250688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668267024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668282254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668298276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668313486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668330271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668346115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668362424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668377629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668393365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668409064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668424254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668440295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668455932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668472900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668488796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668505095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668520890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668536154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668552794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668568013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668585268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668601002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668617452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668633279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668650176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668665380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668680623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668696306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668712333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668728698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668743914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668760956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668777541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668794274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668809488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668825543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668842678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668858226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6668874646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6668890370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6668906837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6668922654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6668938994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6668954522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6668969755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6668985470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669000686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669017104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669032312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669048744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669064555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669081461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669096679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669111923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669127644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669143386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669159361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669174565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669190974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669207142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669223448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669238687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669253925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669272376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669287634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669303681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669318895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669335721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669351575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669367964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669383194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669399544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669415390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669431641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669447824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669463459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669479925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669495772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669512159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669527755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669543056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669558796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669574264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669590631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669605824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669622274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669638380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669655065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669670322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669685581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669701298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669716789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669732757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669747936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669765234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669781099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669797368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669812522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669828278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669844075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669859251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6669875205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6669890826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6669907211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6669923033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6669939343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6669954824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6669970048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6669985749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670000909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670017212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670032415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670048832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670065029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670082025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670097239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670112436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670128127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670143921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670159921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670175145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670191588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670208752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670225179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670240438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670255727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670272161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670287384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670303386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670318612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670335605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670351477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670367846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670383113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670398776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670414508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670429737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670445740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670461650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670478094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670493936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670510282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670527453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670542788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670558801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670574067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670590878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670606092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670623378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670639945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670656328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670671574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670686823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670702867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670718056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670734510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670749772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670766864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670782908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670799188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670814327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670830106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670845710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670860867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6670876778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6670892210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6670908566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6670924300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6670940538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6670956230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6670971371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6670986977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671002109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671018353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671033476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671049855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671065580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6671082116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671097274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6671112407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6671128021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671143488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671159875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671174984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671191343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671210654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6671227116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671242328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6671257565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6671274020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671289195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671305232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671320456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671337600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671353470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6671369831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671385393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6671400969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6671416696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671431876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671447847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1161,11610000,10000,0,0,256,5,32929,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6671498611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671515693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671531558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6671547923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671563135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6671578984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6671594666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671609863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671626342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671641933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671658784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671674741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6671691121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671707126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6671722411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6671738131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671753345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671770212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671789424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671810856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671833175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6671854638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671871027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6671886346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6671902796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6671918175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6671935382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6671950596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6671967984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6671983844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672000070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672016535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672032175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672047922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672063134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672079556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672095726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672112167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672128190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672145346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672160616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672175814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672191511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672207296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672223327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672238515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672254938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672271142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672287512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672302756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672318005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672334161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672349428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672365478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672380733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672397534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672413393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672429701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672444916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672460468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672476215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672491416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672507386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672523215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672539680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672555985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672572283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672587939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672603159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672618921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672634097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672650727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672665902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672682507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672698323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672715147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672730290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672745482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672761792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672778263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672794276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672809465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672826226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672842963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6672859355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672874618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6672891647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6672907369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6672922553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6672938489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6672954046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6672970650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6672986509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673003474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673019864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673036958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673055517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673072233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673089653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673104938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673121592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673137568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673154413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673169649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673184918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673200639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673216711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673232700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673247896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673264767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673280734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673297073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673312295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673329114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673345054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673360205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673376148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673391738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673408139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673423963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673441002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673456586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673472259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673487944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673503084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673519506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673534920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673551326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673567149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673583780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673598932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673614170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673629826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673645346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673661271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673676466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673692877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673710290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673726565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673741686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673757634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673773969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673789710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673805534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673820501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673837418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673853126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6673869294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673884328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6673899801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6673915366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6673930428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6673946247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6673961765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6673978041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6673993741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674009880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674025344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674040424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674055956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674072798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674089549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674105135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674121523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674137333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674154042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674169254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674184442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674200113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674217088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674233102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674248321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674265187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674281065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674297407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674312603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674328189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674343868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674359088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674375103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674390680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674407150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674422991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674439325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674454830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674470036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674485740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674500913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674517281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674532718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674549189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674565030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674581647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674597052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674612281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674627966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674643448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674659468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674674658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674691111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674709546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674725903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674741158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674756644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674772714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674788813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674806067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674821292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674838353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674854528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6674870940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674886562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6674902442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6674918207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6674933428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6674949431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6674965022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6674981409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6674997230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675013566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675029321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6675044554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675061264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675076461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675093131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6675108347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6675124746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6675140983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675157309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675172465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6675187667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675203663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675219076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675235027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6675250160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6675267194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6675283259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675299596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675314771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6675330366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675346055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675361234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675377173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6675392685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6675409309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6675426632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675442985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675459895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6675475463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675491169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675506362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675523295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6675538529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6675554977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6675570864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675590126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675605420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1162,11620000,10000,0,0,256,5,32957,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6675655289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675671043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675686246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675702642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6675718158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6675734599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6675750473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675767217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675782696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6675798624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675814378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675830036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675846261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6675861429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6675877891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6675894093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6675910619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675925820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6675941017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6675957030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6675972221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6675988185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676003339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676020288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676036102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676052415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676067978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676083762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676099575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676115219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676131231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676147602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676164149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676180035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676196421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676212252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676227496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676243209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676258417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676274966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676291621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676308148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676324045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676340806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676356087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676371347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676387089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676402964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676419025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676434308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676450833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676467332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676483753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676499014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676514587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676530401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676545623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676561655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676577282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676593999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676609924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676626322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676641986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676657246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676672992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676688261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676704592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676719997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676736436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676752314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676769006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676784624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676800470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676816188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676831829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676847779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6676862948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6676879354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6676895545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6676911882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676927092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6676942283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6676958312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6676973774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6676989773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677004948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677021702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677037551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677053891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677069091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677084619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677100297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677115505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677131468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677146968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677163375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677179166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677195435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677210909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677226339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677242028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677257241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677273584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677288974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677305385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677321235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677337888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677353104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677368330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677384020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677399509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677415695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677430876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677447587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677463816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677480350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677495608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677510836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677526852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677542059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677558063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677573280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677590205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677606178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677622915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677638607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677654369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677670078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677685294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677701246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677716758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677733158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677748951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677766165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677781604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677797188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677813114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677828857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677844925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6677860176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6677876670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6677893383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6677910144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677925416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6677940674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6677957084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6677972384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6677988437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678003729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678020619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678036562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678052957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678068247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678083844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678101083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678116293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6678132207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678147824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678164474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678182369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678198786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678214574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678229865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678245588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678260822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6678277171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678292579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678308982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678324799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678341489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678356831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678372020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678387677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678403385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6678419381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678434568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678451037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678467408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678483870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678499097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678514623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678530427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678545660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6678561660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678577251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678593796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678609689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678626040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678641620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678656853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678672565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678687747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6678704046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678719270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678735702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678751548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678768716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678786222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678804169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678822563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678839775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6678856337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6678871602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6678888790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6678905584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6678922020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678937356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6678953125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6678969137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6678984440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679000486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679016153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679032653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679048572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679064935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679080592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679096373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6679114637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679129969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679146654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679161868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679178301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679194146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679210923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679226109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679241412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6679257045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679272719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679288964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679304659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679321288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679339129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679356086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679371337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679386706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6679403025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679418274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679434370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679450414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679467495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679483341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679499688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679515216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679531110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6679546815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679562070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679578463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679593666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679610115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679625949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679642663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679657895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679673105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6679688828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679704591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1163,11630000,10000,0,0,256,5,32986,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6679755508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679771223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679788558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679805708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679823003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679838862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679854380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6679870089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679885295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6679901665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6679916897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6679933380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6679949239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6679965962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6679981205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6679996465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680012205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680027767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680044005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680059225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680075682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680091882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680109978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680127655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6680147274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680164135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680179724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680195807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680211636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680228158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680244024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680260383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680276021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6680291519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680307244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680323119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680340013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680355286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680372097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680388030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680405188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680420440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6680435727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680451501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680467563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680483595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680498787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680515715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680531586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680548076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680563271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6680579136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680594814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680609973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680625944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680641513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680657972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680673793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680690119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680706480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6680722230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680737897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680753044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680771579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680786826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680803917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680819741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680836755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680852144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6680867343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6680882976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680898521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6680914512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6680929682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6680946100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6680962560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6680979144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6680994339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681009518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681025822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681041324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681057196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681072255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681089173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681105212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681124270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681140820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681156864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681172622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681187832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681204279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681219769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681236427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681252242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681269036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681284243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681299473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681315179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681330811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681346795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681362211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681378670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681394966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681411377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681426640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681441929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681458024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681473918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681489975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681505230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681522240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681538084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681554419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681569604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681585248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681600955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681616227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681632248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681647778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681664275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681680179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681696550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681712141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681727393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681743105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681758333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681774620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681789848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681806295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681822140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681838805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681853993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6681869431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6681885142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681900749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6681917037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6681932298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6681948799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6681964975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6681981312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6681996530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682011710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682027737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682042972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682058932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682074122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682090883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682106729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682123109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682138655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682154461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682170253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682185419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682201371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682216932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682233363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682249198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682265873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682281115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682296363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682312076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682327692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682343709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682358950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682375606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682391853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682408144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682423563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682438776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682454905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682470093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682486057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682501228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682517963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682533837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682550431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682565670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682581207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682596965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682612436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682628436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682644022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682660427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682676768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682693114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682708766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682724014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682739930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682755146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682771453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682786618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682803339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682819129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682835758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682851167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6682866374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6682882052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682897612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6682913563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6682928757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6682945173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6682961336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6682977696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6682992907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683008116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683024208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683039688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683055689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683072268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683089261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683105291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6683121529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683136633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683152820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683168522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683183674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683199667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683215237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683231886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683247714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6683264109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683279657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683294856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683310557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683325771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683342104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683357272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683373690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683389988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6683406301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683421699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683436909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683452994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683468466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683484498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683499702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683516509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683532369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6683548704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683563913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683579554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683595389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683610641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683626600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683642236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683658734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683674545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6683690864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683706363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683721566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683737487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683752733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683769061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683784266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683800930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683816813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6683833462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1164,11640000,10000,0,0,256,5,33014,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6683882844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6683899827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6683917325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6683933967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6683950082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6683965813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6683982269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6683998140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684014761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684029945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684045408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684061089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684076224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684092768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684108738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684125202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684142157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684158590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684174056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684190282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684206843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684222083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684238080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684253296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684270217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684286324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684302812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684318291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684334894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684350629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684365842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684381801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684397491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684413985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684429878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684446245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684463233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684478486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684494147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684509303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684525832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684541054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684557557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684573473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684590376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684605837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684622043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684637740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684653330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684669277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684684441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684700862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684717275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684733856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684749044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684764597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684780383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684795790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684812851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684828523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684844992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6684860867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6684877231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684892851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6684908113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6684924118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6684939363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6684955732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6684970997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6684988359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685004488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685021569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685036821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685052912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685068692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685084349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6685155797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6685177614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6685194528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685211673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685228220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685243645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685259210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685275630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685290967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6685307263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6685322523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6685339464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685355516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685372030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685387324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685402970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685418659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685434065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6685450065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6685465596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6685481991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685497801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685514529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685529814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685545945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685561568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685576987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6685593045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6685608659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6685627114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685645448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685662023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685677258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685692542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685708790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685723966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6685740247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6685755438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6685772202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685788015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685804505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685819651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685835159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685850746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685865818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6685881683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6685897114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6685913455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6685929422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6685945597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6685961263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6685976424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6685992074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686007221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686023812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686039026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686055464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686071324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686088050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686103229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686118639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686134308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686149844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686165838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686181071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686197535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686217211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686233544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686248697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686263868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686282743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686298443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686314595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686330620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686347270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686363262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686379788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686395597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686411036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686426900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686442241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686458868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686474247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686491100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686507125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686524050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686540011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686555203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686570840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686586586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686602559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686617964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686634351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686650787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686667189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686682386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686697592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686713709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686728921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686745164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686760340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686777093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686792955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686809312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686824539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686840148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686855863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686871048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6686887574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6686903335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6686919735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6686935758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6686952497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6686967683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6686982880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6686998554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687013689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687030018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687045160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687061553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687077680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687094023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687109414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687124650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687140812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687156035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687172243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687187440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687204268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687220130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687236491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687251711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687267381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687283111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687298444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687314534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687330102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687346551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687362428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687378750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687394427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687409645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687425331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687440534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687456874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687472065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687488736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687504567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687521267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687536706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687551911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687567594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687583133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687599722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687615584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687632660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687649270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687665857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687681176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687696527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687712685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687727938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687744002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687759246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687776311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687792119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687808377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687823531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687839129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687854734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687869852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6687885759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6687901330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6687917811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6687933741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6687950166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6687965838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6687981131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6687996899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1165,11650000,10000,0,0,256,5,33043,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6688047515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688063558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688079187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688095718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688111625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688128224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688143857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688159111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6688175044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688190218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688206971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688222826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688239304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688255177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688271932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688287160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688302427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6688318169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688333749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688349750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688365185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688381630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688397759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688414071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688429266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688444460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6688460446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688475685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688491914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688507130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688523973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688539860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688556453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688571675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688587277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6688603013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688618470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688634475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688650215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688666648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688682691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688699009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688714646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688729874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6688745605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688760838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688777173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688792376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688808840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688824689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688841293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688856483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6688871933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6688887890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688903506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6688919547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6688934771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6688951252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6688967443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6688983769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6688998988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689014465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689030288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689045547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689061545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689077020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689093606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689110444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689126872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689142537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689157800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689173541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689188800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689205237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689220458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689236943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689252783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689269514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689284725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689300172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689315875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689331447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689347452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689362632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689379076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689395227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689411549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689426737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689441983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689458023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689473219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689489208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689504380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689521217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689537085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689553956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689569199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689584762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689600517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689615738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689631820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689647421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689663989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689680162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689696558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689712191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689727517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689743527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689758819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689775076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689790184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689806564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689822336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689838989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689854190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6689869658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6689885338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689900953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6689916911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6689932106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6689948511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6689964631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6689980912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6689996313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690011488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690027530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690042850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690059075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690074266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690091014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690106845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690123141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690138314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690153842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690169522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690184697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690200848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690217443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690234044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690250113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690266874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690282129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690297397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690313141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690328724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690344743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690359978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690376454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690392869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690409229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690424422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690439678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690455808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690471051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690487068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690502539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690519418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690535301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690551664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690566917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690582591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690598338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690613571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690629630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690645356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690661788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690677592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690694114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690709774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690725551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690742954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690758458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690775067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690790302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690806807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690822950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690839783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690854999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6690870986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6690886679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690902312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6690918344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6690933829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6690950364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6690966546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6690982912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6690998159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691013364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691029425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691044629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691060594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691075772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691092538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691108360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691124904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691140465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691155699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691171430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691186900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691203690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691218949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691235381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691251423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691268153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691283386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691298564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691315351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691331545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691347577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691362800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691379467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691395619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691411948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691427194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691442641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691458738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691474688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691491407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691506653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691523617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691539942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691556487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691571683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691587265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691602962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691618163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691634131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691649702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691666125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691682173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691698449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691716169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691731434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691747374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691762581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691778987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691794182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691810650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691827163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691843652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691858872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6691874330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6691890776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6691906017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6691922024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6691937273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6691956055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6691972133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6691988524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692003717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692019382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692035149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692050344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692066387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692081989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692098452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6692114329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1166,11660000,10000,0,0,256,5,33071,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6692165994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692181303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692196526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692212564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692228415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692244643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692259853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692276705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6692292578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6692308949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692324180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692339734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692355417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692370817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692386796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692402334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692418796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6692434909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6692451243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692466836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692482032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692497683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692512871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692529456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692544701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692561397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6692577583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6692593849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692609010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692624423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692640414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692655615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692671580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692686748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692703589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6692719426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6692735814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692751250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692766822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692782569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692797832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692813868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692829470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692845995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6692861921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6692878821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692894997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6692910286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6692926007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6692941287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6692957890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6692973342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6692989801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693005670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693022454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693037650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693052906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693068858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693084469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693100508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693115766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693132258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693148622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693164998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693180238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693195514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693211637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693226883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693242915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693258397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693275277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693291129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693307476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693322950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693338652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693354408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693369637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693385665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693401398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693417839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693433654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693449941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693465531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693480736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693496405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693511573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693527985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693543673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693560169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693576238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693593056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693608326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693623789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693639904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693655170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693671182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693686381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693703212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693719046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693735383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693750639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693766417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693782161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693797415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693813652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693829404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693845917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6693862554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6693880143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693895856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6693911542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6693927351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6693942797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6693959260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6693974518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6693991030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694007192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694024029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694039346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694054631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694070428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694086033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694102090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694117330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694133837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694150179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694166559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694181812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694197071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694213793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694229139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694245256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694260602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694277556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694293494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694310184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694325515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694341214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694357057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694372415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694388563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694404179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694420748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694436718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694455930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694471253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694486535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694502525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694518226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694534230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694549458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694565980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694582265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694598634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694613861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694629354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694645512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694660842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694676962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694692302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694709152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694724937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694741246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694756621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694772172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694787902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694803143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694819347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694834846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694851255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6694867106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6694883668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694899248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6694914939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6694930731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6694946813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6694963734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6694978943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6694995366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695011420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695028111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695043317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695058515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695074171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695089715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695105709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695120956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695137671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695153862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695170135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695185316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695200727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695216779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695232001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695247996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695263185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695280102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695295999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695312578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695328119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695343387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695359094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695374298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695390602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695405808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695422250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695438148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695455043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695470283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695485494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695501220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695516746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695532770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695548289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695564762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695581691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695598819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695614094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695629300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695645613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695660857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695676870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695692048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695709059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695725680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695742190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695757521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695773242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695789035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695804363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695820661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695836315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695852834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6695868778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6695885164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695900772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6695916438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6695932351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6695947958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6695964468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6695979834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6695996432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696012423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696029234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696044605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696060002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6696075837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696091887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696108036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6696123371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6696140500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696156530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696173018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696188604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696204438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1167,11670000,10000,0,0,256,5,33100,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6696255081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696270762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696286787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6696301988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6696318710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696334881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696351285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696366560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696382095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6696398165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696413367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696429374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6696444808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6696461849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696477741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696494077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696509565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696525253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6696541010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696556266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696572504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6696588088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6696604541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696620411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696636731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696652317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696667523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6696683425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696698627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696715098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6696730365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6696746860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696763003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696779706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696794957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696810206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6696825952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696841608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6696857639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6696872870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6696891369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6696907280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6696923929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696939088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6696954848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6696970987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6696987282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697004298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697020198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697036708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697053804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697070526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697086484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697101796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697117489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697132705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697149102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697164327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697180791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697196943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697213642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697228904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697244170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697259914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697275728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697291763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697306950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697323404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697339659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697355989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697371233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697386467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697402533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697417799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697433836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697449059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697465839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697481689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697497994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697513248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697528854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697544544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697560129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697576325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697592003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697608492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697624821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697641667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697657017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697672315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697688115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697703928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697720069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697735350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697751926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697768302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697784782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697800151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697815476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697831595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697846900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6697862999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6697878306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6697895390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6697911367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6697928916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697944205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6697959865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6697975639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6697990845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698007086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698022625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698039153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698055183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698071816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698087437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698102713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698118450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698133642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698149994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698165260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698181749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698197904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698214836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698230398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698248258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698266881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698282251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698298279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698313538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698330470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698346388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698362746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698377940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698393797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698409511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698424731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698440733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698456245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698472711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698488592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698504942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698520457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698535683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698551370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698566563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698582969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698598147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698614550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698630354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698646979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698662157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698677391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698693074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698708605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698724548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698740639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698757435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698773738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698790128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698805374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698820634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698836677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698851911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6698867902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6698883411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6698900842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6698916699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6698933375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698948624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6698964320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6698980076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6698995278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699011405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699027165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699043648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699059529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699076153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699091726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699106989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699122719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699137936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699154242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699169480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699185966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699202461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699218795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699233999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699249247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699265532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699280718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699296720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699311921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699328744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699344576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699360956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699376179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699392119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699407865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699423073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699439094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699454873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699471329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699487228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699503928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699519822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699535070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699551021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699566216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699582813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699598038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699614504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699630386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699647057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699662254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699677484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699693202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699708998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699725073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699740255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699756691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699772900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699789249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699804457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699820344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699836557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699851841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6699867908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6699883174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6699900062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6699915925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6699932606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699947874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6699963727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6699979478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6699994740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700010745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700026901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700043392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6700059233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700075573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700091208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6700106482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6700123789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700139762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700156014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700171317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700187876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6700204395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700221103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700236408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6700251729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6700268121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700283456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700299586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700314907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700331796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1168,11680000,10000,0,0,256,5,33128,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6700381922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700398765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700414085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6700429411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6700445212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700460921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700477036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700492312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700508844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6700525184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700541638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700557170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6700572487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6700588693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700603961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700620007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700635266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700652074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6700668013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700684368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700699628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6700715316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6700731087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700746345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700762779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700778635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700795112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6700810990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700827779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700843055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6700858363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6700874131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700889878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6700906429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6700921624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6700938278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6700954953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6700971339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6700986622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701001935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701018200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701033493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701049518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701064771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701081692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701097583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701113947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701129223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701145019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701160809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701176094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701193630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701210714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701228703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701246035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701264031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701281331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701298001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701315150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701332164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701349665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701366295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701384266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701402314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701420235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701436878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701454182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701471374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701488035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701505551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701522697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701540695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701558041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701575931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701593213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701609068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701624898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701640645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701656742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701672026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701688549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701706438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701723201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701738391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701753573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701770074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701785292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701801295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701816494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701833578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701849510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6701865920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701881205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6701896887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6701912650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6701927905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6701944218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6701959986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6701976449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6701992314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702008703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702024637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702040022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702055870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702071228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702087939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702103192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702119673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702135565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702152329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702167623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702182912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702198682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702215895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702232041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702247330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702264119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702280776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702297255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702312601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702328481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702344310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702359641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702375763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702391360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702407956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702423945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702440437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702456315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702471685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702487563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702502890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702519528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702534842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702551410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702567378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702584600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702599987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702615369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702631270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702647416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702663590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702678896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702695464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702711838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702728359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702743694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702759108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702775576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702790918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702807038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702822364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702839518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702855484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6702871912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702887247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6702902895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6702918699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6702934269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6702951153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6702967238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6702983860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6702999872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703016883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703032261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703047660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703063543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703079199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703095217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703110451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703126914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6703143305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703159652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703174901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703190152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703206326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703221567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703237666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703254084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703271553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6703287820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703304430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703319916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703335706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703351527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703366808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703382948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703398566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703415082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6703430999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703447432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703462992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703478253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703493973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703509208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703525574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703540772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703557642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6703573602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703590336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703605966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703621225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703636986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703652895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703668948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703684248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703700794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6703717390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703733804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703749091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703764816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703780756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703796021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703812128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703827766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703844546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6703860480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6703876908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703892559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6703908292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6703924150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6703939495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6703956879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6703972386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6703988938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704004891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704022122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704037476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704052896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6704068714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704084473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6704100605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704115956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704132527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704148908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704165378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704180727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704196070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6704212206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704227500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6704243621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704258922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704276664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704292667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704310144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704325607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704341840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6704357752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704373062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6704389495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704404999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704421593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704437614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704454507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704470023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704485398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1169,11690000,10000,0,0,256,5,33157,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6704537616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704555372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6704571622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704587730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704604421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704620411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704636891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704652766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704668103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6704683850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704699090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6704715942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704731205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704747690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704763571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704780426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704795703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704811023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6704827154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704842847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6704858944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6704874249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6704891123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6704907700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6704924405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704939762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6704955622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6704972291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6704987573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705003640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705019317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705035816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705051733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705068119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705083732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705098988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705114738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705129960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705146293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705161881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705178281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705194096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705211212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705226505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705241736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705257472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705273112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705289146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705304342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705320764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705337012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705353344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705368563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705383855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705400161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705415402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705431404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705446615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705463566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705479446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705495843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705511086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705526973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705542747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705558020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705574093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705589915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705606389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705622536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705638945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705654563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705669803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705685525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705700732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705717451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705732669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705749084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705765365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705781740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705797327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705812605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705828748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705844268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6705860270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6705875520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6705892326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6705908475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6705924864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705940167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6705955970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6705972006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6705987242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706003225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706019066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706035518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706051388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706067724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706083959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706099251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706114973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706130223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706146596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706161788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706178180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706194005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706210817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706226066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706241299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706256970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706272613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706288890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706304041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706320447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706336895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706353251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706369656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706384858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706401360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706416596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706432894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706448120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706465142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706481058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706497457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706512707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706528557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706544246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706559438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706575389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706591155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706607537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706623363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706640018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706655231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706670452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706686161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706701388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706717762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706732973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706749377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706765645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706782157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706797365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706812599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706828710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706843944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6706859910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6706875098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6706891897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6706908075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6706924424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706939643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6706955705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6706971439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6706986980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707002993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707018761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707035502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707051630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707067907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707085647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707101114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707116798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707131980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707148326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707163476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707179885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707195695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707212590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707227830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707243058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707258778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707274401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707290348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707305474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707321869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707338095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707354397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707369568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707384756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707400836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707416265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707432221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707447484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707464521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707480444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707496767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707512007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707527623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707543386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707558575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707574588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707590466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707606858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707622946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707639588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707654932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707670174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707686194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707701439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707718165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707733415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707749865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707766037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707782667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707797944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707813206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707829354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707844595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6707860603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6707875795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6707893112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6707908948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6707925256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707940476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6707956084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6707971826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6707987347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708003400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6708019351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708035869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708051752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708068118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708083798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708099094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6708114853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708130093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708147088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6708162637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708179096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708194924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708211783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708226988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708242241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6708257898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708273575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708290051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6708305644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708321975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708338356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708354741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708369988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708385242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6708401364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708416838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708432862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6708448080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708464849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708480683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708496964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708512192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708527875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6708543660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708558906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708574921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1170,11700000,10000,0,0,256,5,33185,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6708624301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708641211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708657304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708673651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708688836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708704394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6708720115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708735308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708751260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6708767092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708783749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708799563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708815858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708831388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708846595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6708862267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708877452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6708893786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6708909239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6708925682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6708941883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6708958999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6708974230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6708989766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709005484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709021265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709037297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709052496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709068958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709085206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709101603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709116912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709132218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709148656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709163911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709179920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709195159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709212270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709228427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709244759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709260027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709275692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709291661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709306861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709322837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709338553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709355032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709370876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709387190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709402843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709418077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709433791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709449012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709465404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709480601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709498097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709513944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709530898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709547286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709562842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709579341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709594823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709610807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709626527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709643420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709659544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709675867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709691098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709706686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709722426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709737671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709753703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709769271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709785667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709801507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709817804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709833452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709848912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6709864654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709879833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6709896253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6709911413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6709927832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6709943668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6709960294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6709975748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6709991001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710006726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710022286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710038272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710053454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710069944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710086636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710102998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710118174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710133435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710149584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710165026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710181029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710196629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710213785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710229633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710245970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710261155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710276778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710293043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710308256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710324247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710339870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710356392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710372476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710388807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710404439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710419685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710435377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710450574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710466894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710482098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710498536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710514604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710531258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710546471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710561688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710577886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710593252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710609251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710624458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710641311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710657165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710673487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710688710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710704252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710719972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710735184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710751196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710766734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710783383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710799258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710815582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710831575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710847310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6710864916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710880431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6710897391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6710912757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6710929428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6710945426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6710962851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6710978335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6710993635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711009739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711025465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711041982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711057212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711073633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711090058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711108763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711126556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6711145899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711162248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711177519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711193654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711210106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711226864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711242878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711259441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711275520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6711291471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711309459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711324700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711341570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711357078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711373635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711390153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711406580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711421853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6711437135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711453641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711468857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711485038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711500213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711516973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711532768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711549063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711564244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6711579723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711595497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711610740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711626659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711642977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711659666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711675537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711691842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711707355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6711722894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711738616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711753857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711770514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711785708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711802138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711817981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711834948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711850424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6711865645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6711881330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711896846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6711912817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6711928038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6711944456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6711960713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6711977247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6711992442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6712007663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712023677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712039118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712055090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712070283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712087673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712104785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712121130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712136308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6712152003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712167704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712182896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712198875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712214668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712233896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712252267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712269879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712285283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6712301499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712317353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712334107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712350608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712365953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712382646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712399220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712415721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712431017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6712446445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712462765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712478317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712494467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712509741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712527104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712543102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712559550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712574854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6712590640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712606449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712622799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712638872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712654681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712671445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712687339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712704442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712720018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1171,11710000,10000,0,0,256,5,33213,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6712770758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712786486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712801686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712817654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712833238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712849958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6712865937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6712882329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712898116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6712913441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6712929233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6712944392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6712960692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6712975864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6712993097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713008923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713025603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713041035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713056221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713071895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713087424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713103424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713118641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713135094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713151261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713167860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713183119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713198394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713214435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713229675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713245681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713260880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713277727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713293615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713309970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713325199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713341053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713357323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713373352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713390019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713405564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713422123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713438076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713454917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713470215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713485530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713501319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713516966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713533073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713548588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713565136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713581426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713597848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713613173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713628536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713644701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713660277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713676391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713691696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713708783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713724704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713741096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713756375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713772039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713787849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713803140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713819214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713834917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713851481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6713867455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6713883936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713899540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6713915123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6713930921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6713946223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6713962591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6713978127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6713994544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714010367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714027061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714042815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714058070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714073810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714089413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714105701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714120946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714137398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714153675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714170080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714185357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714200666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714216884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714232377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714248453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714263726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714280596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714296532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714312936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714328874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714344153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714360251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714375621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714392184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714407508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714424062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714440035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714456847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714472154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714487491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714503296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714518886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714535002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714550296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714566852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714583084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714599823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714615123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714630407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714646496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714661766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714677823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714693070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714709968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714725899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714742574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714757883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714773605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714789457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714804792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714820876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714836533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714853312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6714869255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6714885680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714901267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6714916802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6714932560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6714947836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6714964233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6714979779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6714996334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715012283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715029009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715044294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715059607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715075404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715091056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715107398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715122720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6715139797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715155852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715172274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715187617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715203238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715219292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715234832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715250848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715266473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6715282972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715299098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715315490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715331083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715346317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715362022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715377469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715394085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715409370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6715425879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715441775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715458681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715474469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715489742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715505479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715521211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715537285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715552544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6715569063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715585317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715601692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715617145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715632387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715648927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715664206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715680241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715695504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6715712465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715728382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715745804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715761637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715777913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715793764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715809082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715825905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715841708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6715858550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6715874381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6715891301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715906498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6715921932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6715937614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6715953148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6715969056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6715984424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716000802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716016936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716033213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716048384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716063566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716079589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716094787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6716110759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6716125928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716142747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716158532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716175011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716190166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716205723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716221399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716236583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6716252547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6716268110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716284524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716300330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716317045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716332629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716347908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716363637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716378896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6716395923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6716411190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716427660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716443537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716460337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716475522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716491018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716506749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716522344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6716538338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6716553565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716570013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716586242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716602619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716617988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716633224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716649279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716664458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6716680448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6716695642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716712458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716728299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716744875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716760089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716775744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716791561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716806834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1172,11720000,10000,0,0,256,5,33242,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6716857417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6716872733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6716889579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6716905641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6716922328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716937869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6716953534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6716969380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6716984904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717001477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717017090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717033654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717049786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717066191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717081823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717097137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717113294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717128628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717145041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717161523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717179280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717195284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717212378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717227694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717243034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717258847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717274488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717290610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717306070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717322561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717338733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717355102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717370339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717385582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717402082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717417358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717433384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717448597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717465421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717481536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717497911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717513177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717528792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717544518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717559746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717575771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717591418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717608137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717624007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717640680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717655956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717672489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717688217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717703874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717721299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717739573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717759407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717779250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717799137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717816538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717833304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717850965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717868828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6717886182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6717902023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6717918564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6717934415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6717950722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6717966348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6717981785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6717997477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718012634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718028976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718044143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718060588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718076458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6718093115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718108298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6718123544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6718139663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718154970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718170958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718186160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718203164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718219017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6718235385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718250800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6718266497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6718282228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718297698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718313723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718329499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718346986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718364569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6718382364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718399355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6718417219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6718434409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718451025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718468937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718485779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718503775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718521601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6718539506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718556167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6718572832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6718590519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718607750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718625555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718642664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718660669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718677988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6718695838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718712895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6718729568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6718746730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718763361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718781214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718797973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718816086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718833847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6718851933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718869657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6718886587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6718904257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6718920894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6718938440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6718955453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6718973513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6718991118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719009023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719026067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719042757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719059967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719078770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719097760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719113848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719133551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6719151092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719167714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719183312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719198703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719214926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719230281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719246447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719261789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719278774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6719294762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719311235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719326573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719342351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719358180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719373482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719389966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719405279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719422098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6719438054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719454878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719470179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719485606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719501551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719517135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719533224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719548725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719565247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6719581474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719597947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719613245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719628597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719644697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719660020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719676389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719691727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719711005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6719726977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719743391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719759197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719776020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719792165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719807413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719823437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719839223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719855758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6719871690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6719888122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719903755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6719919038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6719934775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6719950015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6719966421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6719981823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6719998328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720014173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720031002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720046283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720061785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720077838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720093060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720109055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720124265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6720141033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720156923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720173519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720188789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720204431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720220173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720235429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720251665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720267323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6720283753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720302555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720320397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720337166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720355052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720371197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720386441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720403075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720418601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6720435678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720451591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720468434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720483679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720498975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720515074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720530297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720546311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720561540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6720578406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720594286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720610610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720625809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720641625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720658199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720673546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720689598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720705300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6720721858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720738017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720754431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720770055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720785321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720801080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720816334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720832727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720847980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6720864689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6720880560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6720897242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720912552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6720927853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6720943615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6720959381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6720975458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6720990975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721007523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721023771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721040203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1173,11730000,10000,0,0,256,5,33270,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6721090806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721106610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721122363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721137612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721154125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721169391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721186166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721202384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721218781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721234052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721249576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721265727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721280995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721297055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721312287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721329154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721345079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721361488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721377026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721392696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721408454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721424095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721440357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721456013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721472535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721488431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721504845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721520426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721535755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721551795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721567069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721583550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721598837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721615354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721631282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721648164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721663391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721679192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721694888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721710709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721727334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721742549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721758984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721775683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721792103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721807595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721822901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721839093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721855170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6721871513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6721886753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6721903941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6721920639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6721937263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6721953365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6721968715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6721985166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722001062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722017783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722033056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722049678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722066639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722083566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722098795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722114143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722130119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722145746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722161803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722177066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722193801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722210239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722226592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722241806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722257062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722273187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722288399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722304414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722319615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722336506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722352354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722368917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722384150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722399718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722416226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722431988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722448914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722464798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722482452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722498923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722515838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722531012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722546215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722562105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722577639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722593588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722608758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722625353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722641476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722657769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722672945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722688162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722704332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722719496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722735448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722750571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722767375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722783231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722799549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722814736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722830319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722845967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722861113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6722877294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6722892836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6722909286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6722925109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6722941429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6722957142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6722972677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6722988360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723003507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723019868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723035547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723052053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723068147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723084881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723100071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723115814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723131747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723147365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723163348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723178515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723194948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723211140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723227461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723242873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723258074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723274167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723289410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723305411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723320632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723337455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723353285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723369772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723384996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723400526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723416256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723431898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723448048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723465280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723482184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723498014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723514848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723530408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723545804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723561632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723577377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723593858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723609116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723625602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723641976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723658307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723673548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723688749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723704762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723720009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723736012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723751477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723768316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723784792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723801093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723816298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723831841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723847482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723862627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6723878544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6723894026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6723910460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6723926254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6723942805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6723958357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6723973624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6723989338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724004548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724020813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724036047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724052520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724068637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724085247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724100462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724115669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6724131590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724147083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724163135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724178355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724195207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724211529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724227914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724243151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724258605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6724274666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724289915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724305963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724321396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724338237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724354103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724370456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724385676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724401245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6724416929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724432526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724449077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724464731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724481200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724497071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724513418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724528981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724544213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6724559927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724575148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724591461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724606656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724623357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724639464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724655934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724671214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724686466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6724702532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724717689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724733675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724748864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724765911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724781751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724798066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724813312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724828970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6724844665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724860242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6724876388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6724891978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6724908765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6724928444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6724949273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6724969166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6724988380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725008443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725028524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6725048723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725067931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725089262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725109248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6725130058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725150346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6725169576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725189362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1174,11740000,10000,0,0,256,5,33299,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6725252117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6725272958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725292209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725313072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725333794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6725354033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725370234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6725385777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725402206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725417631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6725433827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725450328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725469186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725485202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6725501580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725517276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6725532601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725548400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725563911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6725580339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725595661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725612178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725628335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6725645183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725660524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6725675863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725691678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725707357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6725723480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725738781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725755316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725771539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6725787960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725803271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6725818602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725834742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725850014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6725866122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6725882151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6725898949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6725914852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6725931240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725946763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6725962341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6725978121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6725993368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726009421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726025032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726042045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726057974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726074330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726090020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726105355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726121135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726136420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726152774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726168025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726184549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726200571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726217801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726233132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726248610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726264888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726280194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726296295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726311740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726328776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726344669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726361036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726376335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726391926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726407710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726422982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726439312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726455295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726471713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726487520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726503833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726519307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726534532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726550503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726565732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726582111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726597263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726613635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726629396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726647525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726663003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726680770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726697852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726715198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726732255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726748089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726766225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726782820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726799931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726816030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726832584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726848883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726864814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6726881457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6726897846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6726914957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6726931071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6726947676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6726963741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6726979158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6726995575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727011444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727028202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727043466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727060062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727076017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727092816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727108161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6727123505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727139887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727155185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727171291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727186606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727203492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727219396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727236809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727252119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6727268050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727283867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727299124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727315202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727330897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727347377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727363280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727379868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727395482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6727410764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727426500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727441743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727458647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727474140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727490729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727507885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727525337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727540686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6727556009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727571833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727589302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727605502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727620868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727637728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727654105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727670581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727685898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6727701249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727717604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727732963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727749090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727764832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727781382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727797325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727814814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727833743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6727850329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6727869259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727887263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6727907244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6727923262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6727939902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6727957320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6727973987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6727989630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728006082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728022632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728038110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728054291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728069898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728086994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728103086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728121576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728136857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728152710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728168467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728183779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728200036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728215688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728232902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728248805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728265821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728281244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728296635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728312477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728328531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728344660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728359979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728376538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728392866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728409342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728424682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728440058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728456295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728472074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728488245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728503570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728521005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728537038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728553533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728569128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728585805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728601613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728616912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728633016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728648787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728665383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728681357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728697802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728713562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728728962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728744838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728760178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728776702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728792094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728808875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728828278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728844717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728862945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6728878751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6728896093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6728911382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6728927413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6728942632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6728959761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6728975701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6728992076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729007561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729023240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729039020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729054286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729070556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729086271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6729102812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729118739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6729135126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729150765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729166019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729181725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729197174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729213650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729228867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6729245359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729262127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6729278921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729294209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729309507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729325252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729340894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729356974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729372243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6729389145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729405652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1175,11750000,10000,0,0,256,5,33327,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6729457362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729473246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729488612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729504417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729520167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729536310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729551644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6729568316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729584673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6729600919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729616066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729631251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729647264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729662416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729678350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729693491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6729710165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729726006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6729742276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729757478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729774585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729790787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729806048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729823462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729842545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6729862018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6729879127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6729897090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729912356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6729927593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6729943403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6729960082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6729976177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6729991440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730008327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730024654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730041058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730056317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730071828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730087992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730103264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730119357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730134629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730151529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730167463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730183868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730199163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730216101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730231911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730247183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730263476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730279086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730295615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730311520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730328379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730343669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730358979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730374800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730390429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730406541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730421854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730438413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730454920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730471400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730487090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730502562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730518758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730534013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730550047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730565304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730582144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730598020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730614745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730630005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730645631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730661406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730676687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730692723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730708308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730724787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730740626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730756960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730772456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730787742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730803431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730818650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730835050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730850258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6730866722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6730882725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6730899732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730915122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6730930457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6730946406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6730962128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6730978208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6730993442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731009952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731026238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731042597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731057878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731073142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731089314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731104586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731121114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731136334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731153510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731169401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731185751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731201007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731216647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731232363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731247588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731263830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731279816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731296297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731312178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731328895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731344108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731359582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731375243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731390816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731406831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731422057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731438525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731454762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731471074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731486267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731501799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731518392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731533675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731549662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731564890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731582681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731598563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731614984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731630237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731645849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731661605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731676845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731692855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731708426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731724938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731740873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731757202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731772741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731788019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731803742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731818953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731835548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731850772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6731867215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6731883077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6731899783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731914989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6731930205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6731946922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6731964179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6731981726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6731998743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732017121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732034402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732052271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732068901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732086194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732103297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732119895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6732137496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6732154433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732172421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732189709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732207893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732224542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732241222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732258363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732275678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6732293651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6732310258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732329470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732346858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732364726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732381388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732398415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732415544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732432103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6732449586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6732466509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732484455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732502447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732520672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732535975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732551199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732566947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732582733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6732598752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6732613922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732630363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732646538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732663283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732678591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732693928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732710348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732725645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6732741726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6732757009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732774075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732789996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732806402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732821697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732837265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732853059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732869368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6732886054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6732901812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6732918342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6732934224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6732950876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6732966466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6732981803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6732997904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733013227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6733029937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6733045232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6733061738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6733078654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6733095038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733110243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6733125486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6733141763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733157410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6733173977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6733189367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6733206361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6733222309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6733238821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733254246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6733270020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6733285917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733301249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6733317457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6733333742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6733350327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6733366323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6733382749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733398742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6733414111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6733430010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733445357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6733461763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6733477089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6733493665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6733509997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6733526962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6733542394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6733557798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1176,11760000,10000,0,0,256,5,33356,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6734093256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734108596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734124616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6734140208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6734156707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6734172558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6734189021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734207884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6734223321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734239232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734255295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734272064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6734287195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6734303599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6734319396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6734336252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734351424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6734366625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734382791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734400292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734416358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6734431510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6734447958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6734464867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6734481259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734498705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6734514950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734530911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734547695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734563840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6734579620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6734596279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6734612232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6734628646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734644315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6734659556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734675302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734690546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734707169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6734722414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6734738870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6734754722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6734771426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734786609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6734801808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734817512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734833309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734849367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6734864644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6734881202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6734897460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6734913869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734929153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6734944473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6734960843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6734976094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6734992123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735007373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735024237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735040158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735056535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735071826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735087522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735103316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735118558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735134582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735150197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735167322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735183183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735199530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735215456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735230706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735246451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735261697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735278209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735293441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735309904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735325794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735342690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735357879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735373129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735388814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735404623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735420649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735435921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735452921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735468757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735485095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735500301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735515917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735532080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735547309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735563247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735579497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735596289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735612062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735628282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735643874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735659203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735674877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735690038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735706544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735721700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735738072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735753855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735770524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735785651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735800804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735816472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735832505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735848525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6735863674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6735880108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6735896475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6735912742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735927877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6735943030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6735959038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6735974216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6735990177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736005339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736022360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736038200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736054520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736071013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736088208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736103855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736118963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736134929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736150652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736167086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736182821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736199039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736214483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736229541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736245050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736260105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736276304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736291386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736307658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736323335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736339956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736354996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736370051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736385611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736401243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736417088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736432140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736448457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736464411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736480609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736496320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736511412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736527821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736543017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736558906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736574036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736591011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736606795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736623000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736638100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736653495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736669095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736684200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736700106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736715786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736732202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736748015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736764580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736779827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736795015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736810634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736825756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736842323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736857467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6736873809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6736889917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6736906125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736921236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6736936356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6736952277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6736967392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6736983287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6736998421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737015086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737030858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737047064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737062219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737077806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737093423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737108528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737124425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737139889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737156477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737172231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737188429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737203978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737219124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737234722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737249858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737266144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737281265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737297620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737313408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737330065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737345189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737360303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737376439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737392127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737408174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737423472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737439967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737456291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737472749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737488040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737503351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737519454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737535040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737551080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737566362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737583496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737599804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737617197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737632756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737648492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737664212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737679406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737695324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737710919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737727624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737743496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737759821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737775602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737790771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737806794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737821947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737838304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737853521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6737869969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6737885879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6737902768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737918017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6737933293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6737949005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6737964534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6737980531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6737995736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738012193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6738029468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738045773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738060916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738076106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738092461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738107625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738123553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738138749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738155560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1177,11770000,10000,0,0,256,5,33384,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6738206851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738223780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738239118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738254491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738270727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738286058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738302179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738317532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738334432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6738350437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738366905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738382225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738398106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738413974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738429264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738445410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738461052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738477686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6738494045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738510557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738526437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738542015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738558206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738573428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738590416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738605719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738622466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6738638314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738655013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738670197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738685376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738700995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738716865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738732793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738747912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738764543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6738780659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738797103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738812262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738827813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738843465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738858635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6738874551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6738890000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6738906588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6738922361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6738938650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6738954139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6738969596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6738985257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739000457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739017892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739035523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739055435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739073809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739094380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739110087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739125420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6739141846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739157116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739174106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739189284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739206195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739222323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739238658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739254223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739269948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6739286232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739301530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739317540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739333244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739349815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739365801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739382273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739398058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739413581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6739429356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739444632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739461013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739476587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739493171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739509116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739525851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739541442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739557621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6739573398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739589336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739605443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739620711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739637249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739653720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739670161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739685500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739700879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6739717137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739732322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739748300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739763483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739780175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739796004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739812294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739827818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739843460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6739859136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739874315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6739890624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6739906068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6739922502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6739938378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6739955001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6739970406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6739985599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740001278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740016733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740032715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740047944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740064375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740080594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740097235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740112415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740127646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740143654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740159113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740175085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740190299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740206968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740222805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740239087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740254294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740269860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740285779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740300998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740317024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740333792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740352531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740368644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740387883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740404768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740420082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740435802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740451072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740467648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740482891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740500136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740516516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740533692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740549270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740564526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740580943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740596175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740612201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740627424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740644470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740660606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740676963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740692199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740707946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740723714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740739310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740756510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740772558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740789057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740804850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740821148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740836738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740851970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6740867627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740882804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6740899066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6740914230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6740930631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6740946443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6740963041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6740978478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6740993699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741009417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741024987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741040985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741056124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741072530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741088654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741105184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741120351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6741135507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741151446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741167253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741183205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741198401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741215163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741230952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741247217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741262372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6741277893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741293518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741308653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741324558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741340010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741356608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741372382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741388662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741404145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6741419350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741435013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741450190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741466672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741481986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741498484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741514567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741531062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741546390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6741562048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741578277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741596439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741613921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741630477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741649610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741666455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741682904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741698218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6741714006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741729704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741744886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741760828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741776415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741793147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741809395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741825872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741842205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6741857632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6741873426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741888723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6741905154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6741921095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6741937708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6741954015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6741970579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6741985783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742001030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6742017061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742032285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742048271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742063476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742080320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742096183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6742112515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742127761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742143440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6742159141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742174398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742190399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742205986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742222428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742238291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6742254633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742270232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742285466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1178,11780000,10000,0,0,256,5,33413,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6742335737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742352697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742369857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742386568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742404563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742420662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6742437075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742452840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742468281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6742484272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742499572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742516245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742532422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742548916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742565353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6742582250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742597493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742612697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6742628401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742644850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742661067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742676209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742692585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742708799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6742725065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742740291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742755424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6742771373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742786521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742802429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742817578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742834277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742850038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6742866271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742881409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6742897032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6742912682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6742927849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6742943766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6742959203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6742975836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6742992079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743008376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743023934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743039365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743055016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743070115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743086412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743101556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743117933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743133682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743150317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743165474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743180981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743197018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743212847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743229851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743245079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743263270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743279770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743296057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743312096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743328504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743346686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743361916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743377939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743393626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743410115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743425956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743442325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743457913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743473221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743489148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743504383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743520778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743536217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743552673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743568853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743585926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743601117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743616639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743632704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743648445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743664426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743680190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743696659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743713018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743729651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743744938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743760237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743776336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743791491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743807442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743822578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743839312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743855879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6743873419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743888733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6743904486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6743920208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6743935446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6743951474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6743967069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6743983811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6743999702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744016485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744031744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744047240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744062984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744078619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744094639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744109835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744126321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6744142603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744158960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744174171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744189400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744205488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744220767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744236814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744252406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744269398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6744285239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744301551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744317054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744332678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744348386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744363595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744379577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744395107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744411694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6744427560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744443844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744459334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744474546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744490265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744505483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744522165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744537606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744554028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6744570188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744587005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744602272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744617576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744633341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744649029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744665077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744680352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744696873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6744713148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744729708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744745001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744760237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744776276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744791477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744808019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744823339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744840632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6744856916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6744873755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744889097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6744907308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6744923411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6744938777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6744955262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6744970599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6744987203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745003176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745020056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745035448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745051069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745066920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745082643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745098957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745114287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745130838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745147155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745163664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745179025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745195054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745211306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745226632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745242746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745258074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745274971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745290876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745307289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745322585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745338121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745353901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745369182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745385183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745400704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745417410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745433290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745449641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745465135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745480361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745496046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745511585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745527996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745543436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745559874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745575758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745593378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745608973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745624306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745640755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745656089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745672133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745687371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745704783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745721630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745738207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745753519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745769241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745785046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745800345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745816415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745832028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745848563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6745865099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6745881558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745897142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6745912490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6745928317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6745943614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6745960048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6745975377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6745991961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746008023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746024794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746040406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746055742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746071593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746087235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746103334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6746118599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6746135401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746151761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746168056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746183247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746198446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746214811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746230225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746246195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6746261338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6746278493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746294593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746310868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746326055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746341627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746357332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746372515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746388443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1179,11790000,10000,0,0,256,5,33441,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6746438890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6746455803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746471668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746488030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746503239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746518767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746534762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746550269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746566311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6746581942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6746599580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746615559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746631962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746647837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746663387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746679195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746694538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746711081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6746726365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6746742905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746759330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746776340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746791623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746806876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746822610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746838292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746854342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6746869595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6746886144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6746902405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6746918835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746934110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6746949409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6746966230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6746981697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6746998716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747013882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747030939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747048059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747064471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747080423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747095713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747111640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747126805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6747143156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747158361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747174786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747190641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747208083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747223377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747238901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747254660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747270452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6747286522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747301728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747318192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747334867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747351558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747366982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747382123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747398589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747413896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6747430163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747445405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747462289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747478209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747494539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747510506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747526191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747541856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747557079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6747573028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747588509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747604918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747620960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747637245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747652839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747668071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747683748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747699260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6747715715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747730829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747747170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747762997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747779577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747794965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747810151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747825785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747841198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6747857149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6747873698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6747892070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6747909669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6747928540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747945308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6747962727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6747979862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6747996387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748013823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748031160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748049144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748066456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748084755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748101364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748118231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6748135364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748152315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748169759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748185886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748202721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748218596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748235151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748250365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748265962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6748281691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748296912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748312941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748328599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748345086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748360985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748377380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748393033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748408314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6748424256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748439555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748455932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748471152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748487646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748503554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748520342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748535605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748551119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6748567237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748582852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748599215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748614768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748631272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748649208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748668904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748687265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748704207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6748720009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748735250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748751373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748767219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748783884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748800015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748816319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748832071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748847347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6748863106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748878310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6748894675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6748909963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6748926726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6748942685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6748959448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6748974675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6748990137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749005894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749021618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749037647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749052853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749069329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749085544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749101902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749117391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749132658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749148737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749163963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749179960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749195233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749212000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749227870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749245898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749261160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749276891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749292652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749307853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749323822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749339334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749356319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749372194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749388488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749404040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749419220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749434878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749450057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749466391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749481610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749498270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749514120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749530749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749546017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749561275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749577343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749592565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749608581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749623835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749640674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749656544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749673122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749688366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749704108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749719827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749735086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749751079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749766645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749783089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749798998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749815357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749830997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749846273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6749862202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749877429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6749894502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6749909707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6749926136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6749942320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6749959029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6749974268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6749989531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750005203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750020830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750036898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750052109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750068574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750084949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750101448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750117731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6750133338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750149500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750164763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750181048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750196310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750216416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750232332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750248721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750263940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6750279655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750295463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750310708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750327047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750342375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750358873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750374798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750391507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750406771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6750422057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750437845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750453497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750469603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750484842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750501278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750517456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750533848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750549103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1180,11800000,10000,0,0,256,5,33469,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6750599658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750615956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750631162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750647658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750662873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750679336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750695184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750711934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750727097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6750742306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750757954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750773469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750789453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750804628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750821042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750837155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750853425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750868821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6750883992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6750899949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6750915180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6750931169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6750946552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6750963311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6750979105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6750995574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751010709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751026171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751041841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751057755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751073773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751089389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751105875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751121785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751138190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751153832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751169243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751185269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751200564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751217246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751232535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751249398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751265800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751282261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751297537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751312898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751329014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751344320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751360506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751375909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751392731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751408646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751425008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751440244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751455851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751471648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751487115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751503102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751518723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751535201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751551114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751567492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751583068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751598392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751614195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751629457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751645913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751661203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751677947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751693863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751710830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751726141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751741500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751757313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751772960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751789079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751804356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751820922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751837168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751853585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751869506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6751884863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6751901072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6751916588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6751932630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6751947923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6751964739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6751980670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6751997078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752012377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752027993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752043783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752059045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752075089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752090665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752107155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752123048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752139738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752154927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752170146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752185821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752201024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752217352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752232590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752249268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752265470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752281743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752296908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752312086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752328103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752343292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752359280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752374694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752391483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752407441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752424196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752439637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752455419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752471325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752487031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752504061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752519902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752536467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752552654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752569079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752584997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752600368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752616176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752631489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752647952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752663286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752680041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752696019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752712813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752728159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752743472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752759284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752774933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752791054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752806382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752822960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752839299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752855785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752871194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6752886618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6752902834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6752918183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6752934543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6752949872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6752966879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6752982911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6752999422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753015493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753030966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753046707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753062199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753078851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753094417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753110972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753129002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753146195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753161592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753176945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753192980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753208766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753224855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753241062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753257969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753274373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753291030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753306279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753321517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753337743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753352890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753368851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753383975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753400787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753416645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753433160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753448355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753463943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753479613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753494787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753510733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753526258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753542738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753558590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753574938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753590445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753605650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753621550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753636728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753654598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753669824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753686854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753703509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753720025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753735384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753751147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753767255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753782431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753798394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753813598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753830385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753846223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6753862563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753877968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6753893467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6753909830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6753925031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6753941007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6753956503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6753972956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6753988811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754005127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754020634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754035862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754051575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754066778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6754083072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754098275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6754114732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6754130826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754147459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754162689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754177955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754193700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754211178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6754227210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754242397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6754258846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6754277053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754293392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754308589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754324215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754340237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754355376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6754371588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754387572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6754404450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6754420273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754436570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754452111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754467846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754483555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754498701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6754514989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754530172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6754546550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6754562551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754579635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754594820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754610012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754625904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754641430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1181,11810000,10000,0,0,256,5,33498,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6754692507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754708191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6754724617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6754740437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754756914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754772476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754787663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754803309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754818670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6754834934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754850122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6754866524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6754882622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6754899245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754914447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6754929697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6754946330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6754962825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6754979517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6754996135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755012713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755029306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755045631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755061068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755076399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755092462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755107634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755123541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755138639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755155568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755171395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755187641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755203128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755218336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755234034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755249434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755266442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755281611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755298032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755313866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755330490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755346485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755361859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755377652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755393332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755409360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755424590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755441289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755457521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755473903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755489150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755504434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755520464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755535648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755551675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755567132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755583866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755600029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755616386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755632103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755648613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755664578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755680013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755696245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755712816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755729349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755745479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755761828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755777431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755792731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755808444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755823658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755840038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755855233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6755871661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6755887503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6755904185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755919884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6755935124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6755950808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6755966462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6755982500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6755997725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756014185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756030710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756047065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756062308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756077964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756093726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756108990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756125235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756140767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756157490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756173371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756189892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756206364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756221872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756237685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756252898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756269603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756284808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756301613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756317652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756334351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756349620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756365418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756381725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756397408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756413372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756428532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756444959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756461177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756477492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756492681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756508163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756524278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756539480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756555475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756570679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756587860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756603757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756620403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756635529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756651444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756667731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756682920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756698871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756714584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756730971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756746805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756763095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756778795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756793943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756809693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756824904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756841274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756856841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6756873434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6756889995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6756906339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756921523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6756936947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6756953020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6756968197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6756984152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6756999300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757016095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757031928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757048235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757063950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757079618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757095275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757110489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757126442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757143040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757159859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757176183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757192444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757209039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757224295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757239962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757255996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757272483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757287716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757304167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757320563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757337349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757352542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757367753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757383397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757398967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757414952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757430133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757446764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757462971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757479351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757494800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757509969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757526073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757541211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757557119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757572246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757589213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757605052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757621369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757636785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757652386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757668408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757683627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757699590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757715232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757731636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757747470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757763805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757779384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757794562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757810246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757825403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757841719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757856868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6757873263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6757889109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6757905715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757921225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6757936427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6757952505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6757967690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6757983612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6757998730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758015445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758031278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758047538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758062716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758078191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758093890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758109266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6758125456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6758141350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758158109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758174475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758190914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758207997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758223302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758239600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758255098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6758272423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6758288276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758304779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758320933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758337713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758352931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758368217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758383920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758399445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6758415457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6758430720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758447177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758463391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758479768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758495060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758510568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758526660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758541909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6758557965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6758573217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758590486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758606418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758622834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758638347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758653983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758670007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758685138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6758701297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6758717156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758733675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758749759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758766468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1182,11820000,10000,0,0,256,5,33526,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6758816062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758831726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758847424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758862606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6758879103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6758894660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6758911116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6758927016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6758943374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6758958907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6758974156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6758989864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759005303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759021605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759036820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759053282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759069418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759086267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759101495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759116755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6759132465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759148088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759164133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759179378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759196062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759212364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759228747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759244001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759259523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6759276069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759291255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759307179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759322572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759339563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759355488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759372150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759387560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759403415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6759420563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759435814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759452197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759467548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759484008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759500960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759518132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759533333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759550892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6759567290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759583223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759599243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759614414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759630860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759647062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759663425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759679009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759694530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6759710700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759725939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759741970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759757207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759773999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759789899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759806241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759821474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759837113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6759854086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759870255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6759886584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6759903013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6759919633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6759936758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6759953748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6759969052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6759984373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760000423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760016429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760032536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760047828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760064376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760081083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760097557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760112830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760128132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760144440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760159748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760175808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760191077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760208213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760224165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760240628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760256173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760271949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760287756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760303079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760319197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760334860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760351381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760367336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760383964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760399644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760414973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760430793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760446092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760462562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760477839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760494359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760510540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760527255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760542531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760557837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760573629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760589257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760605549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760620844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760637621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760653891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760670197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760686683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760702698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760718665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760733958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760750036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760765724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760782206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760798149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760814556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760830223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760846414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6760862253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760877811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6760894483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6760910657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6760927729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6760943672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6760960673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6760975992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6760991279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761007034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761022696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761038746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761053999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761070688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761087082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761103428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761118683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761134013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761150149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761165396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761181433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761196870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761213743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761229701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761246123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761264935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761283196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761299081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761314381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761331331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761346606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761363207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761379154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761395998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761411256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761426544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761442301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761457929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761473979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761489265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761505786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761522259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761538630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761553873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761569150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761585244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761600548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761616644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761631922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761648835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761664764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761681175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761696944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761712824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761728714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761744062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761760440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761776195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761792775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761808748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761825236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761840929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6761856262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6761872100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761887752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6761904135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6761919306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6761936082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6761953140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6761969608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6761984965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762000310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762016801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762032087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762048143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762063412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762080570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762096581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6762113032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762128412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762144302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762160203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762175620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762191781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762209140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762226133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762242343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6762258710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762274787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762290120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762305875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762321162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762337699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762353005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762369533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762385560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6762402637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762418168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762433400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762449328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762466233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762482350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762497610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762514889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762531005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6762547432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762562692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762578673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762594492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762610095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762627289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762643258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762659759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762675662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6762692617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762708383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762723642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762739354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762754612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762771299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762786480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762802937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762818803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6762835562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6762850754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6762865981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6762882576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1183,11830000,10000,0,0,256,5,33555,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6762935684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6762952150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6762967496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6762983996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6762999887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763016775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763032026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763047330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763063034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763078761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763094784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763109990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763126440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763143004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763159342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763174537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763190334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763207361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763222693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763238693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763253916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763271412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763287516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763304474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763319732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763335453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763351189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763366452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763382821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763398953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763415946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763431834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763448151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763464581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763479928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763495898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763511129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763527801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763543132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763559700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763576220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763593084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763608290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763623488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763639449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763654741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763670749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763685967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763703569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763719538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763735902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763751140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763767221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763783389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763798635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763814625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763830523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763847387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6763863526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6763879897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763895907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6763911173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6763926869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6763942086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6763958748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6763975360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6763993370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764010715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764029399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764047377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764064193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764082064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764098846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6764116459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6764133196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6764151653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764169146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764187103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764204218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764221001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764238290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764255062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6764273400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6764290299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6764308374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764326077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764344465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764361241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764378034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764395789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764412896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6764430484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6764447149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6764465891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764483280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764501137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764518190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764534892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764552067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764568713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6764586778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6764603462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6764621510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764638925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764657171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764673879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764690558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764707801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764723270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6764739430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6764754803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6764771917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764787974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764804545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764819976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764835937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764851813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764867153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6764883310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6764898992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6764915632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6764931684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6764948187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6764964092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6764979502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6764995386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765010778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765027475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765043161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765059797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765075802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765092881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765108114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765123319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765139046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765154709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765170774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765186022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765202864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765218978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765235586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765251057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765267118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765283008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765298363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765314896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765331471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765348260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765364459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765381214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765397315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765412801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765428820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765444223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765460934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765476262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765492823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765508835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765525739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765541423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765556601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765572295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765587853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765603892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765619140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765635625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765652059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765668696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765684038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765699360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765716132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765731403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765748479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765763765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765780870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765796765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765813136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765829505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765845099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6765861047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765876288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6765892741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6765908020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6765925312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6765941183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6765958183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6765973366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6765988585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766004248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766019765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766036368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766051630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766068101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766084298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766100626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766115841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766131063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766147070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766162268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766178234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766193427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766211984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766227906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766244269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766259477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766275124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766291348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766306471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766322384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766337910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766354367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766370175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766386477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766402296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766417461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766433099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766448258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766464574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766479805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766496265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766512129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766528729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766543943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766559163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766574864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766590585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766606577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766621771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766638228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766654775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766671152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766686350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766702044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766718538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766733806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766749781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766765430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766782016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766798019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766814523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766830631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766846090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6766862032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766877912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6766894495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6766909999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6766926960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6766942986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6766960079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6766975442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6766990902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767006762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767022784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767038925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767054260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767070867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767087222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1184,11840000,10000,0,0,256,5,33583,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6767137345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767152981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767168264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767184019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767199272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767215857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767231104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767247580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767263485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6767280267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767295534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767310825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767326573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767342374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767358401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767373609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767390743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767406664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6767423844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767439283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767455135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767470904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767486127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767502159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767517894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767534424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767550934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6767569133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767586392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767601897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767617838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767633177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767649634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767664870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767681349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767697210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6767714164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767729366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767745109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767760870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767776536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767792523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767807707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767824151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767840732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6767857066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767874958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6767890716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6767906679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6767921900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6767937890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6767953417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6767969886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6767985763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768002116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768017810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768033308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768049086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768065065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768081583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768096897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768113494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768129477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768146271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768161584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768177385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768193206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768209186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768225874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768241178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768257705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768274128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768290580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768305883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768321217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768337666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768352966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768369068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768384358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768401304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768417298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768433721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768448966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768464562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768481192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768496639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768512652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768528743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768545321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768561283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768578222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768593555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768608909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768624746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768640604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768656696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768672423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768688884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768705365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768722454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768738037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768753492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768769943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768785284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768801400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768816963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768834059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768850079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6768867492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768883121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6768899458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6768915516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6768930845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6768946957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6768962722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6768979279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6768995257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769011647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769027553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769042820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769058528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769073778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769090202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769105433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769121939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769137821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769154579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769169848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769185098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769200867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769216759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769232861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769248106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769264982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769280886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769297267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769312500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769328858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769344806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769360007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769375981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769392107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769408834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769424736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769441437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769457196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769472504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769488479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769503631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769519992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769535380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769551750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769567576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769584249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769599604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769614787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769630434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769645931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769661893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769677027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769693413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769709669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769726113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769741271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769756790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769773175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769788356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769804338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769819520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769836835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769852630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6769868925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769884122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6769900230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6769915965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6769931156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6769947106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6769963019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6769979515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6769995398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770011781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770027445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770042727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770058810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770074351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770091864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770107089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770123588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770139837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770156735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770171953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770187148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770203238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770218617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770234529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770249644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770266406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770282225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770298583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770313800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770329472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770345235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770360472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770376457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770392089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770408728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770424551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770440874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770456459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770471683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770487365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770502544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770518828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770533990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770550407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770566269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770583357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770598840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770614037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770629725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770645392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770661631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770676811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770693513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770709902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770727295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770742771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770758789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770775064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770790511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770806528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770821730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770838573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770854523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6770870924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770886161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6770902003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6770917728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6770932932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6770948954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6770964763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6770981301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6770997183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771013521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771029133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771044417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771060173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771075431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771092076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6771107338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6771123847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6771140150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771156789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771172035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771187315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1185,11850000,10000,0,0,256,5,33612,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6771238616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771253886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771270332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6771285796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6771302267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6771318149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771335207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771350453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771365689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771381411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771396925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771413638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6771428828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6771445239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6771461421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771477958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771493104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771508280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771524270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771539509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771555518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6771570725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6771587513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6771603598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771619880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771635088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771650915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771666886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771682114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771698122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6771713650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6771730117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6771745993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771762595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771779349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771794976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771810654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771825783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771842471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6771857629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6771874007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6771890084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6771906350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771921536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6771936738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6771953119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6771968490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6771984593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772000875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772018436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772034323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772052125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772067800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772083584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772099401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772115239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772131302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772146934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772163696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772179690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772196089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772211727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772227060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772242825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772258071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772274495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772289988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772306477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772322387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772339079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772354330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772369588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772385323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772400855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772416868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772432124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772448613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772464812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772481408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772496679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772511981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772528065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772543325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772559373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772574641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772592075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772608070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772624461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772640123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772655384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772671088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772686278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772702571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772717782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772734674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772750571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772768045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772783559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772798819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772814558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772830158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772846461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6772861684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6772878180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6772894412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6772910791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772926048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6772941325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6772957384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6772972890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6772988957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773004155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773020989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773037107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773053438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773068705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773084334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773100106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773115334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773131433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773146965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773163439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773179328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773195679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773211582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773226889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773242765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773258036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773274564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773290035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773306457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773322318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773339048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773354516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773369756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773385478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773401409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773417670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773432917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773449358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773465564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773482162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773497405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773512675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773528857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773544252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773560271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773575505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773592353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773608426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773624784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773640324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773655801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773671574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773686795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773703150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773718363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773734815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773750709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773767365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773783853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773799134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773814866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773830681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773848430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6773865226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6773881820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6773898510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6773914900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773930172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6773945465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6773961544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6773976981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6773992941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774008104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774024786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774040632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774056931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774072717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774088215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774103902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774119079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6774135034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774150526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774166913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774182752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774199032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774218010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774233374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774249120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774264713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6774280866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774296126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774312626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774328943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774345493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774360667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774375847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774391839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774407014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6774424179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774439900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774456952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774473417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774489714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774504863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774520484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774536843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774552034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6774568025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774583707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774600146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774616017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774632347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774647839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774663255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774678899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774694062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6774710288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774725700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774744379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774763065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774784185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774799737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774815028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774831926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774847451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6774863453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6774878670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6774895994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6774912101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6774929150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774944392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6774960271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6774976359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6774991673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775007887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775023631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775040327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6775056194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775072521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775088255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775103775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6775120596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775135921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775152429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775167854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775184300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6775200186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775216848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775232337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775247578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6775263323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775278918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775294893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775310068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775326477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1186,11860000,10000,0,0,256,5,33640,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6775376883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775393640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775408832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775424933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6775440655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775456229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775472222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775487407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775503858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6775520028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775536364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775551625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775566869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6775582894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775598086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775614076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775629280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775646036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6775661905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775678233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775693457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775708955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6775725287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775740395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775756260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775771794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775788176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6775804424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775820812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775836470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775851740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6775867444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775882690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6775899091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6775914553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6775931039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6775946882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6775963550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6775978809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6775994090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776011284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776030664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776047615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776062875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776080910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776097645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776114058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776129283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6776145710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776161815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776176997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776193005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776208706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776225440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776241951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776258360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776274148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6776289430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776305160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776320373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776336927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776352697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776369292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776385291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776402699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776418095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6776433242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776448864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776464462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776480604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776495705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776512106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776528200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776544700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776559841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6776574996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776590956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776606361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776622287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776637406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776654101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776669970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776686264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776701424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6776717450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776733117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776748239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776765093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776780245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776796684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776812485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776829170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776844389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6776859800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6776875480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776891031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6776906981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6776922366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6776938772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6776954951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6776971252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6776986787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777001949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777017911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777033085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777049404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777064554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777081311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777097134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777113390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777128574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777144021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777159676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777178229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777194369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777210631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777227532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777243526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777260020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777275880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777291659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777307786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777322909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777339285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777354414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777370811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777386615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777403171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777418570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777434542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777450238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777465693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777481624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777497766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777514902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777530978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777547620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777562949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777578678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777594502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777610126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777626413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777641959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777658429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777674251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777690620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777706314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777721580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777737683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777753527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777770101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777785442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777802238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777818259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777835121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777850387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6777865621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6777881334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777896934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6777913043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6777928324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6777944916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6777961328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6777977786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6777993107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778008465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778024626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778039956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778056406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778071598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6778088973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6778106514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6778124307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778141204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778157818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778174938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778191513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778210540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778227190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6778246633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6778264100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6778282547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778300038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778316874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778334717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778351468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778369039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778386445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6778405057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6778422689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6778440619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778457653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778474362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778491846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778508585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778526509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778543155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6778561199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6778578944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6778596846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778613805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778630487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778648117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778664794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778682332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778699005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6778717425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6778735108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6778753040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778770247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778786936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778804382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778821039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778837566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778852885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6778869490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6778885471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6778902274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778917852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6778933207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6778949043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6778964769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6778980899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6778996202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779012815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779029189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779045705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779061069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779076445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6779092672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779108211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6779124332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6779139998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779156573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779172622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779189461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779205387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779220633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6779236312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779251491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6779267873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6779283069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779299494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779315618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779332346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779347551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779362749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6779378449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779393925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6779409935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6779425107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779441577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779457718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779474029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779489786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779505028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1187,11870000,10000,0,0,256,5,33669,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6779557016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779572599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6779589102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6779604542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779621016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779636861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779653634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779668856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779684096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6779699821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779715948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6779733300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6779749043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779766459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779782483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779799735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779816681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779832938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6779848722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779864018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6779880069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6779895807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6779912679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6779929148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6779945715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6779961482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6779976800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6779992813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780008092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780024682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780039892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780056391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780072295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780089034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780104284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6780119600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6780135376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780152402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780170570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780186751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780207315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780226402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780246196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780265444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6780285038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6780301264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780317950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780335000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780350354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780367190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780383081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780400114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780415387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6780430689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6780446461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780462096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780478145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780493610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780510139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780526364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780542792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780558066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6780573333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6780589451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780604630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780620620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780635851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780652818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780668620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780684925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780700091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6780715725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6780731437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780746650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780762623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780778194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780795081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780810983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780827846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780843089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6780859611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6780875413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780890997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6780907035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6780922253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6780938753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6780954936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6780971384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6780986920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781002221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781018260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781033563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781049619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781064893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781081699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781097614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781114239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781129525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781145191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781160957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781176447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781192819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781208740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781225220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781241104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781258655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781275719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781291431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781309731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781325711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781342431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781357930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781375701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781392199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781408607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781424144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781439437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781456383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781471675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781487634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781502835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781519644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781536149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781552472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781567688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781583310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781599062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781614304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781630296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781645964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781662410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781678460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781694748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781710276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781725545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781741259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781756526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781772881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781788140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781804897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781820805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781837500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781852728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6781868001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6781883763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781899450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6781915491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6781930767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6781947245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6781963412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6781979771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6781995236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782010490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782026571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782041842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782058464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782073766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782090797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782106676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782123007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782138206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782153810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782169482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782184886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782201145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782216727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782233164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782248995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782265694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782280901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782296094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782312011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782328023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782344571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782359988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782376635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782392950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782409365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782424674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782439994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782456049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782471233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782487441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782502616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782519425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782535296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782551850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782567095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782582858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782598553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782616734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782635180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782653920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782671137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782687940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782705663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782720852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782736195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782751814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782767284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782783194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782798299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782814622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782830786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782847007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782862376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6782877982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6782894021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6782909193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6782925133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6782940275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6782957331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6782973194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6782989723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783004914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783020421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783036122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783051319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783067258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6783082850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6783099298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6783115194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6783131515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783146996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783162229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783178182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783193396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783210716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6783225964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6783242656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6783258560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6783276125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783291453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783307174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783323212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783339159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783355277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6783370819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6783387388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6783403724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6783420198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783435541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783450877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783467049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783482392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783499130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6783514548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6783531149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6783547599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6783564167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783579737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783594978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783610687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783625882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783642178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1188,11880000,10000,0,0,256,5,33697,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6783691311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6783708200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6783724053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6783740325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783755485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783770991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783786682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783801897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783820951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6783837474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6783855694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6783873136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6783890749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783905974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6783921235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6783937503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6783953079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6783969047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6783984169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784000558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784016755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784033018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784048198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784063604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784079657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784094821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784110772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784125898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784142626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784158423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784174719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784190113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784205699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784222823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784238177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784254272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784270122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784286613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784302488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784319116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784335399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784350671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784366582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784381717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784398055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784413253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784429949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784445755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784462388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784477607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784493985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784509840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784525795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784543121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784559168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784575867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784592392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784608853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784624437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784640156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784655951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784671203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784687246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784704060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784720535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784736461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784753051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784769275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784784674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784800262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784817044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784834307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784849787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6784866227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6784882077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6784899612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784914873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6784930332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6784946143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6784961728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6784978077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6784993245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785009692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785025946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785042341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785057558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785072828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785089025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785104276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785120548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785136022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785153307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785169169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785185617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785201178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785217124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785232891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785248349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785264772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785280010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785296528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785312431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785329460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785344778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785360022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785375997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785391702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785407771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785423081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785439897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785456318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785472662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785487886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785503431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785519543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785534774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785550788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785567141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785584194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785600081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785616445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785631693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785647291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785663086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785678343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785694393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785710096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785726540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785742435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785758995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785774596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785789960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785805632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785821261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785837775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785853087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6785869832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6785885763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6785902544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785917823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6785933328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6785949105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6785964705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6785980767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6785996402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786013137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786029613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786046001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786061945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786078174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786094025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786109311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786125635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6786141267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786157858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786173819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786190287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786206593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786221965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786238072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786253666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786270409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6786286004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786302612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786318619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786335609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786351624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786366838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786382760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786398526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786414555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6786429754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786448006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786465918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786482813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786497972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786513193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786529576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786544738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786560997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6786576155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786592932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786608698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786625229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786641327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786656494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786672169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786687290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786703814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6786718952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786735292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786751101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786767742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786782908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786798073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786813729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786829373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786845303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6786860441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6786876831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6786893015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6786909931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786925086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6786940245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6786956460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6786971697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6786987701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787003171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787020042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787035986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787052357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787067630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6787083731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787099448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787114601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6787130499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787146054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787162417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787178226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787194503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787210000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6787225181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787240823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787256150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6787272742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787288034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787304544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787320697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787337594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787352806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6787368033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787383689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787399441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6787415603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787430931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787448039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787464185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787480455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787495583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6787510983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787527021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787542202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6787558542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787573708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787590520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787606409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787624139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787640057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6787655416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787671188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787686465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6787703158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787718531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787735099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787751047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787767850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787783140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1189,11890000,10000,0,0,256,5,33725,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6787833888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787849662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787864874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6787880847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6787896434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6787912893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6787928746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6787945421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6787961104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6787976345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6787992073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788007549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788024042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788039368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788055925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788071915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788088689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788104059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788119443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788135543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788151234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788167399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788182710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788199934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788216485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788233123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788248760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788265401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788281245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788296487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788312734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788328411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788345174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788361301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788377570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788393160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788408338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788423984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788439129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788455420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788470588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788486958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788503006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788519681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788534881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788550071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788565997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788581555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788598105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788613276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788629858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788646077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788662341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788677522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788692889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788708939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788724063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788739978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788755148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788771866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788787697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788803988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788819136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788834681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788850358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788865826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6788882067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6788897688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6788915064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6788930958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6788947348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6788963284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6788978593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6788994304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789009812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789026808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789041996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789058378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789074216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789090941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789106162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789121363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789137305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789152788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789168775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789184001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789200482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789216685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789233040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789248249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789263492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789279554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789294768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789310763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789325975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789342738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789358923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789375494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789391021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789406253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789421966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789437177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789453427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789468595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789484975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789500804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789517444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789532700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789547954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789563688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789579552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789595881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789611063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789627650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789643915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789660194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789675374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789690805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789706778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789721946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789737887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789753065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789769782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789785648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789801986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789817445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789832961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789848678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789863883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6789880115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6789895814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6789912276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6789928156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6789944439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6789959887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6789975077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6789990702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790005848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790022093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790037215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790053584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790069413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790085969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790101132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790116327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790131992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790147437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790163381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790178520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790195110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790213143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790230236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790245556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790260812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790277042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790292275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790308262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790323701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790340667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790356637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790373297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790388747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790404424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790420196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790435427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790451471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790467048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790483495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790499369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790516316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790531544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790546789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790562523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790578655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790594724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790609945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790626414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790642626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790659022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790674288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790689574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790705999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790721220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790737220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790753932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790770927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790786862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790803217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790818701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790834286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790850347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790865539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6790881505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6790898096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6790914573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6790930411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6790946736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6790962362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6790977653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6790993439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791008681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6791025048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791040275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791056733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6791072845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6791089740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791104942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6791120150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6791135835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791151852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6791167944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791183187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791199966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6791216164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6791232446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791247678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6791263135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6791279626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791295009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6791311101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791326388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791345980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6791364612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6791383697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791400435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6791416012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6791431802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791447050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6791463671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791479169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791495652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6791511448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6791529014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791544441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6791559818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6791576536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791592332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6791608461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791623752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791640640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6791659539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6791679641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791698378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6791717298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6791736681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791755409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6791774505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791789667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791806203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6791821976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6791838911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791854117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6791869812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6791885718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6791901490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1190,11900000,10000,0,0,256,5,33754,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6791952898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6791968248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6791984785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792000721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792017596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792032862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792048248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792063991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792079807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792095919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792111501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6792128000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792144582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792161042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792176289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792191518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792207809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792223099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792239128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792254682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6792271804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792289654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792306108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792321706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792339929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792357566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792374021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792393703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792409958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6792426565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792442433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792459771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792475373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792490891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792506899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792523179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792539275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792554539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6792571274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792587696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792604071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792619322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792634563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792650689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792665966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792681938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792697377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6792714164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792730050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792748118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792765641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792781386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792797187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792812443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792829200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792844460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6792861153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6792877000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6792894104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792909322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6792924584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6792940304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6792956172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6792972988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6792988194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793004655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793020877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793037251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793052489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793067711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793084035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793099277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793115306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6793130524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793147384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793163239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793179595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793194782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793210400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793226103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793241327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793257471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6793273153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793289599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793305494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793321869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793338230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793356617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793372973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793391906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793409175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6793424543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793442253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793459443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793475999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793491331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793506677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793522923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793538186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793554201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6793569625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793586750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793602736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793619108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793635349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793651041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793666801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793682054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793698086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6793714116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793730616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793748305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793765495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793780998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793796263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793812004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793827687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793843744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6793859247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6793876814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6793893458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6793910228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793925434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6793940627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6793957059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6793972270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6793988246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794003848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794020758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794036671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794053045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794068288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794084098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794099871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794115109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794131117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794146675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794163171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794179047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794195433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794211276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794226518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794242293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794257545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794273975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794289211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794306169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794322244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794338948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794354214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794369505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794385362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794401009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794417053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794432240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794448929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794465210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794481902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794497194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794512503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794530563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794545923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794563125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794579156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794595749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794611693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794628524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794644489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794659967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794675842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794691209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794707799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794723122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794739697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794755677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794772712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794788081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794803454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794819341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794835225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794851840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6794867188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6794883797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6794900480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6794916929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794932259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6794947637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6794964081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6794980131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6794996273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795011601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795028428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795044356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795060774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795076322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795092103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795107931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795123199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6795139786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795155097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795171638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795187770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795205881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795221715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795237094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795253196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795269009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6795285091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795300377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795316936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795333505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795349907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795365162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795380488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795396585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795411935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6795428015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795443317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795460449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795476446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795492936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795508288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795524436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795540251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795555518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6795571858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795587600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795604468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795620371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795636800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795653060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795668322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795684019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795699216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6795715530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795730718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795747183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795763312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795779946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795795177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795810426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795826138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795841831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6795857877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6795873148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6795890358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6795906255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6795922599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795937890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6795953705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6795969483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6795984687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796000729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796016492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796032960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796048822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796065175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1191,11910000,10000,0,0,256,5,33782,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6796115815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796131069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6796147177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796162457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796178552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796194107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796211042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796227057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796243568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796258907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796274660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6796290476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796305724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796321838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796337992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796354597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796370561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796387054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796402943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796418232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6796434017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796449314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796465737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796481019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796497547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796513842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796531008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796546361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796561755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6796578032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796593358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796609605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796624877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796642045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796658009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796674457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796689787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796705632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6796721359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796736540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796752571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796768100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796784662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796800592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796817013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796833054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796848321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6796863983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796879134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6796895463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6796910672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6796927093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6796942936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6796959576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6796974795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6796990961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797007145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797023028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797039099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797055804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797072258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797088699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797104977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797120144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797135387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797152131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797167411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797184533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797200042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797217729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797233659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797250011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797265665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797281041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797296821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797312076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797328694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797344000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797360535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797376465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797393195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797408497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797423774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797439544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797455142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797471207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797486522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797503067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797519271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797535770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797551155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797566555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797582830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797598232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797614775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797630130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797647381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797664038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797680568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797695956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797711658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797727432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797742717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797758809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797774852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797791757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797807844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797824350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797840190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797855563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6797871414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797886766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6797903537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6797918898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6797935494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6797951486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6797968323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6797983699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6797999017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798015193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798030706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798046775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798062073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798078883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798094795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798111187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798126429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6798142298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798158736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798173979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798189956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798206063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798222763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798238658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798255034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798270713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6798285934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798301603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798316897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798333796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798348949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798365329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798381813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798399002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798414200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6798429369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798445018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798460703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798476634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798491789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798508168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798524451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798540665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798555794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6798571065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798587149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798602266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798618129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798633975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798650897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798666792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798683171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798698738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6798714400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798730182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798745445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798761495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798777101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798793601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798809448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798825857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798841394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6798856655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6798872367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798887863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6798904728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6798920013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6798936541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6798952878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6798969361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6798984626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799000432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799016614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799032541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799049833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799066107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799084360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799100389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799116841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799132138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799147961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799163686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799178914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799194951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799210548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799227016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799242838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799259164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799274741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799289964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799305676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799320866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799337426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799352795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799369190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799385007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799401730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799416995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799432255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799447957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799463538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799479563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799494765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799511214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799527326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799543676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799558900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799574130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799590393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799605617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799621615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799636845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799654312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799670635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799687035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799702681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799717941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799733646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799748834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799765275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799780777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799797240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799813151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799829929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799845177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6799860417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6799876127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799891663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6799907691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6799922909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6799939369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6799955555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6799972262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6799987466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6800002671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6800018793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6800033984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6800049936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6800065135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6800081862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6800097852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6800114620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6800130615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6800146368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6800162162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1192,11920000,10000,0,0,256,5,33811,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6800693283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6800710203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6800725640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6800742295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6800758347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6800775235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6800790531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6800805826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6800822273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6800838081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6800854159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6800869443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6800886005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6800902431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6800919914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6800935270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6800950597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6800967234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6800982480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6800998490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801013766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801030817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801046674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801063005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801078649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801094075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801110195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801125778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6801142355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801157701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801174291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801190571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801207375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801222908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801238137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801253881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801269526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6801285602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801300884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801317402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801333704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801350063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801365300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801380576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801396617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801412116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6801428150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801443418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801460407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801476595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801493469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801508837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801527210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801545607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801562889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6801580670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801596481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801613134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801629022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801646397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801661823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801676987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801692628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801708318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6801724307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801739488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801756205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801772406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801788942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801804110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801819272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801835343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801850538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6801866490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6801881615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6801898326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6801914118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6801930381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801945533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6801960973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6801976640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6801991840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802007817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802023521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802039922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802055741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802072041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802087719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802102903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802118561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802133693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802149905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802166106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802182829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802198632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802215418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802230570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802245801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802261484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802277280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802293303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802308496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802324925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802341032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802357304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802372431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802387611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802403946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802419166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802435093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802450232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802467007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802482858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802499111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802514517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802529796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802545587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802560730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802576961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802592473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802608920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802624758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802641369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802656752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802671939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802687621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802703089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802719032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802734156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802750579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802766677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802783207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802798371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802815989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802834988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802850436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6802869233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6802885121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6802902548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6802918396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6802934731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802949930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6802965874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6802981531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6802996704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803012674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803028444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803044827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803060623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803077364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803093140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803108293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803123898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803139014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803155568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803170645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803186955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803202967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803219263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803234389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803250802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803266969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803282398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803298378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803313555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803330464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803346555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803362886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803378098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803393729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803409436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803424618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803441415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803457609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803474643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803491069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803507413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803523033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803538175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803553765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803568866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803585147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803600624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803617131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803633028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803649721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803665227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803680523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803696296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803712177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803728256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803743547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803760092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803776301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803792938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803808179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803823451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803839616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803855160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6803871227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6803886520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6803903277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6803919211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6803935574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803950825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6803966403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6803982210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6803997542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6804013629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6804031085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6804049041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6804066257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6804086716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804102066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6804117815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6804133497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804149256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6804165757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6804180949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6804197337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6804213504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6804229826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804244970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6804260145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6804276219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804291610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6804307544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6804322670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6804339414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6804355271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6804371583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804386779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6804402388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6804418129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804433389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6804449411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6804465032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6804481478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6804497291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6804513604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804529376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6804544761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6804560468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804575676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6804592124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6804607301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6804623697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6804639928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6804656311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804671599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6804686913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6804703603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6804719144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6804735208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6804750460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6804767434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6804783334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1193,11930000,10000,0,0,256,5,33839,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6804958913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805004852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805023180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805038871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805054063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805070042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805085697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805102429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805118328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805134783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805151520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805166808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805182547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805197783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805214172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805229618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805246079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805261958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805278669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805293893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805309176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805325302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805341096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805358621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805375826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805393488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805409472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805425861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805441096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805456835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805472578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805487807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805503800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805519337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805535777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805551603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805567920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805583441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805600307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805616061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805631225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805647623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805662793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805680012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805695839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805712440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805727635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805742831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805758527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805774086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805790059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805805237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805821678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805837804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805854383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805869583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6805884818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6805903011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6805918576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6805934593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6805950280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6805967281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6805983184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6805999504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806015134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806030331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806045976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806061142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806077446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806092619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806109028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806124882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6806141492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806156703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806172153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806187883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806203369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806219684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806235058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806251574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806267927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6806284353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806299617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806314882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806331157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806346930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806363099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806379377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806396467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806412668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6806429085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806444361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806459998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806475723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806490970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806507020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806522574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806540921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806556824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6806573182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806589428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806605473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806621366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806636759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806653319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806668665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806685244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806701242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6806718049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806733615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806748962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806765119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806780462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806796609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806811949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806828850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806844874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6806861356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806876702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6806892371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6806908196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6806923525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6806939654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6806955424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6806971984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6806987969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807004808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807020452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807036065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807051922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807067296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807083808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807099162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807115747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6807131720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807148490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807163890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807179266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807195097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807211132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807227407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807242657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807259176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6807275467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807291817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807307028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807322252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807338260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807353983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807370172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807385497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807402592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6807418890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807435484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807450907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807466610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807482489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807497881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807514062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807529766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807546654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6807562709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807579629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807595012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807610632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807626524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807642284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807659167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807674832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807691759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6807708863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807727383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807742744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807760211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807778329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807793761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807809871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807825165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807842778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6807858876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6807875185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807890805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6807906027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6807921892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6807937044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6807953399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6807968498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6807984890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808000725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808017380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808032537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808047733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808063403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808078949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808094868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808110001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808126414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808142896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808159387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808174552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808189703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808206376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808221738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808237819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808253108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808270131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808286802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808303499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808318791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808334539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808351004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808366249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808382323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808397960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808414700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808430613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808446977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808462534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808478093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808493786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808508974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808525890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808541275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808557814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808573752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808590672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808605920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808621179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808636940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808652481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808668529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808683747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808700225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808716410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808732755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808747994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808763286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808779615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808795147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808811180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808826414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808843248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6808859142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6808875502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808891045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6808906327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6808922059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6808937280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6808953589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6808968829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6808985513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809001357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809018305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809033543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809048793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1194,11940000,10000,0,0,256,5,33868,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6809099741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809115213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809131373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6809147097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6809163719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809179796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809196316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809211985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809227383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6809243259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809258626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809275179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6809290717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6809307326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809323331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809340130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809355837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809371212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6809387070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809402814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809419196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6809434551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6809451159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809467528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809484246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809500604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809516550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6809532282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809548738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809564741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6809580401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6809596865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809612907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809629195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809644785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809660461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6809677798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809693815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809710497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6809726337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6809743332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809759210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809776009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809791753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809807099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6809822744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809838464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809854467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6809869641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6809886135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6809902322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6809918862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809934064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6809949288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6809965293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6809980699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6809996677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810012754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810029651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810045489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810061783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810077441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810092618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810108316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810123476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810139771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810154909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810171486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810187228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810205265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810220558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810235843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810251607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810269810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810285894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810301131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810317604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810333909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810350437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810366126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810381352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810397447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810412623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810428777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810443919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810460638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810476474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810492764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810507937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810523520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810539190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810554349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810570289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810585784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810602195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810618025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810634325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810649861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810665052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810680720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810695892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810712187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810727367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810743781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810759616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810776333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810791558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810806796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810822516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810838148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6810854736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6810871312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6810889513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6810906930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6810924815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810941436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6810958350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6810975490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6810992609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811009978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811026816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811044269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811060082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811076350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811091969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811107141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811122811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811138001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811154310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811169671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811186063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811202153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811218498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811236027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811251419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811267571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811282808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811299026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811314225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811331011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811346875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811363508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811378762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811394325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811410052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811425250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811441256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811456798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811473224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811489296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811505575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811521152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811536422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811552135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811567321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811583659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811598869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811615674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811631490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811648525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811665362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811682764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811698541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811714935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811731063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811746242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811762749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811778939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811795272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811811492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811828713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811846862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811864268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6811882458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6811898617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6811915140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6811931017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6811947386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6811963004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6811978251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6811993946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812009180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812025545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812040778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812057234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812073048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812089787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812105031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812120280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812136038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812151600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812167606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812182823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812199274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812215443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812231810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812247655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812262853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812278953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812294138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812310133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812325301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812342161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812357996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812374526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812390616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812405872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812421578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812436742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812453016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812468170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812485078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812500852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812517731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812532892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812548051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812563889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812579438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812595389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812610577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812627989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812644428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812660727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812675877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812691026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812707014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812722127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812738001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812753137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812769777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812785519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812802179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812820637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812836680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812855735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812872271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6812888239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6812903977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6812920348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6812936071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6812952675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6812967793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6812982939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6812998537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813013650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813030019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813045808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813062269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6813078437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813094713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813109906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813125080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813141159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813156337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813172389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813187659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813204763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1195,11950000,10000,0,0,256,5,33896,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6813256118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813272920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813288109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813303284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813318921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813334379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813350330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813365709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813382091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6813398168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813414421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813429583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813444749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813460662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813475789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813491907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813507402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813524155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6813539951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813556250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813571426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813587010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813602692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813617862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813633824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813649301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813665639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6813681376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813697615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813713043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813728591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813744295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813759469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813775730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813790906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813807318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6813826309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813843456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813861802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6813877541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6813893954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6813909167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6813925132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6813940323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6813957194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6813973062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6813989623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814004825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814020595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814036724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814052121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814068048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814083790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814100253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814116126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814132737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814148339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814163502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814179134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814194275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814213831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814229081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814245510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814261345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814278034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814293199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814308358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814323992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814339439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814355400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814370586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814387212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814403956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814420317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814435739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814450902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814466992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814482144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814498106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814513270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814530054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814545857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814562375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814577849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814593065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814608713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814623866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814640099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814655256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814671665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814687741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814704473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814719727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814734883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814750808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814766846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814782873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814798077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814814517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814830747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814847115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814862358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6814877823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6814893885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6814909086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6814925280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6814940478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6814957270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6814973104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6814989456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815004682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815021340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815037064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815052520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815068895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815084436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815100882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815116766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815133126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815148611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815163846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815179784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815194938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815211188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815226391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815243049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815258912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815275607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815290810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815306012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815321754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815337205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815353209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815368615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815385334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815401726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815418965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815434584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815449906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815466165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815481474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815497564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815512891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815529713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815545668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815562390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815578056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815593315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815609477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815624761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815641142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815656407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815672888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815688780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815705504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815721034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815736347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815753424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815769261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815785413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815800734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815817282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815833601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815850079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815865630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6815880970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6815897127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6815912328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6815928439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6815943717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6815961726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6815978085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6815995860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816011274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816027165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816042817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816057986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816073928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816089484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816105877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816121899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816138209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816153724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816168906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816184553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816200013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816216711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816231986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816248729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816265037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816281415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816296698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816311968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816328041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816343307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816359337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816374567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816391950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816407809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816424165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816439598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816455222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816470939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816486112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816502097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816517600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816534063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816549966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816566333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816581916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816597159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816612914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816628117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816644720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816659863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816676243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816691994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816708892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816724127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816739329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816755256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816770872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816786836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816802025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816818411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816834914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816851232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816866405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6816881605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6816897592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6816912788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6816928883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6816944125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6816960780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6816976599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6816992884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817008078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817023605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6817039327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817054996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817070947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817086542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817102926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6817118976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6817135299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817151009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817166252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6817181925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817197128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817213442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817228603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817245028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6817260880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6817277829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817293046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817308463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1196,11960000,10000,0,0,256,5,33925,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6817358581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817373763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817390077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817405263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817421720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6817437579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6817454203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817469400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817484639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6817500377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817515996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817532005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817547215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817563613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6817579836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6817596125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817611355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817626793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6817642814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817657965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817673903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817689077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817705810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6817721704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6817738350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817753805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817769338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6817785011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817800162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817816351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817831899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817848312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6817864151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6817880490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817896070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6817911755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6817927624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6817943195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6817960815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6817977546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6817994655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818010832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818027893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818043104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818058396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818074102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818089605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818105622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818121017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818137435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818153749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818170064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818185262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818200489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818216553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818231739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818247741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818262938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818279716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818295577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818312122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818327662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818342930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818358652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818373905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818390295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818405957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818422440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818438574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818455221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818470428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818485713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818501675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818517210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818533641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818549434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818565997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818582355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818598723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818613940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818629390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818645499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818660722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818676875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818692204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818709087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818725079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818741849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818757148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818773047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818788850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818804163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818820497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818836275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818852838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6818869890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6818886432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818902199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6818917579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6818933430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6818948972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6818965425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6818980694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6818997345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819013337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819030084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819045382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819061024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819077116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819092530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819108712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819124761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819141919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819158101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819174444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819189866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819205504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819221237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819236477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819252500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819268074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819284539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819300453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819317089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819332785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819348068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819363816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819379050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819395430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819410667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819427162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819443033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819459669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819474947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819490174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819505930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819521511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819537557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819552771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819569278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819585577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819601976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819617263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819632525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819648622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819663858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819679889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819695126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819712202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819728441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819744855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819760125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819775741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819791824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819807207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819823141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819838758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819855198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6819871055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6819887600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819903222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6819918453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6819934163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6819949386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6819965819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6819981058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6819997500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820013360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820030108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820045358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820060601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820076331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820091954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820108945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820124476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820141484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820157317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820173646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820188874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820204564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820220304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820235490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820251465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820267044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820284003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820299877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820316435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820332151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820347482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820363234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820378687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820395345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820410584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820427452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820443569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820460402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820475772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820491152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820506785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820522879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820538800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820553926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820570263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820586405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820602681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820617822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820632979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820649085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820664293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820680246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820695398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820712218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820728008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820744306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820759475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820774949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820790592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820806552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820823105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820838765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820855278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6820871157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6820887522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820903103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6820918351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6820934057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6820949234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6820965580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6820980800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6820997284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821013152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821029802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821045444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821061125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821077190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821092533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821109149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6821124679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821141672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821157570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821173963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821189453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821205153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821220891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821236122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821252131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6821267749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821284228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821300094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821316724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821332340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821347609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821363320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821378564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821394982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1197,11970000,10000,0,0,256,5,33953,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6821445079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821461989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821477857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821494211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821509705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821525316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821541053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821556330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821572597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6821588235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821604674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821620525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821637092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821652715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821667962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821684104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821699335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821715661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6821730809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821747498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821763297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821780020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821795227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821810410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821826095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821841666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6821857611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6821873207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6821890008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6821905826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6821922103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821937265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6821952773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6821968472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6821983657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822000731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822016613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822033295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822050467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822066859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822082712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822097963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822113652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822128852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822145266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822160475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822176943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822192819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822210357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822225605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822240869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822257342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822273168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822289146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822304576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822320920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822337116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822353361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822370228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822385752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822402661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822418059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822434223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822449584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822466543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822482534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822499024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822514967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822530334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822546194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822561534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822578344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822593696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822610289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822626293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822643143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822658519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822673897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822689846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822705695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822721823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822737144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822753694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822769985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822786471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822801830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822817169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822833464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822848792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6822864914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6822880480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6822897335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6822913350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6822930195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822945634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6822961213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6822976925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6822992105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823008060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823023547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823039946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823055789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823072879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823088471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823103689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823119394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823134583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823150864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823166067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823182439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823198491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823215099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823230308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823245514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823261186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823276797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823292791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823308010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823324444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823340925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823357291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823372484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823387930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823404023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823419346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823435339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823450779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823467587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823483388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823499651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823515151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823530378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823546042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823561578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823578198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823593479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823609976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823625863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823643405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823658959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823674423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823690223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823706426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823722542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823738441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823755071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823771332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823787720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823802952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823818213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823834351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823849629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6823865628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6823880860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6823897705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6823913589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6823929970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823945225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6823960813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6823976597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6823991862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824007868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824023411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824039918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824055837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824072217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824087802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824103061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824118806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824134084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824150415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824165659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824182155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824198326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824215059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824230309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824245565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824262914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824278646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824296256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824313779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824330969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824346870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824363195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824378406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824394274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824410644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824425840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824441812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824457379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824473772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824489603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824506163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824521773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824536999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824552681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824567880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824584487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824599677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824616061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824631908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824648761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824663952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824679128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824696967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824716003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824732077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824747269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824764012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824780819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824797315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824812554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824829049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824844808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824859953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6824875909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6824891645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6824908547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6824924440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6824940727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6824956671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6824971945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6824987629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825003161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825019703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825036157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825052647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825069355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825088000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825104638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6825122428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6825140003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825156537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825173904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825190435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825208899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825226110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825243860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825260617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6825277534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6825294620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825311126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825329053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825345578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825363439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825381258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825399750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825416420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6825433124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6825450908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825468055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825485601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825502217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825522690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825540104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825557998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825574644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1198,11980000,10000,0,0,256,5,33981,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6825627371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6825645098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825661697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825679095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825695650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825713841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825731120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825748894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825765925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6825782494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6825799596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825816236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825833183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825849862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6825866271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6825882033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6825898895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825914024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6825929173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6825944779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6825960455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6825976661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6825994721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826012305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826030000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826046476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826061746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826078273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826094231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826109553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826125740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6826141734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826158696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826174581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826190927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826206580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826221886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826237667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826252954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826269655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6826284945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826301476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826317418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826334421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826349704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826365832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826383268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826398969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826414933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6826430068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826446470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826462691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826479009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826495326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826510567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826526812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826542626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826558551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6826573640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826590474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826606276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826622557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826637837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826653494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826669142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826684268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826700238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6826716370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826732765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826748553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826765531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826780667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826795844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826811456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826827084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826843247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6826858373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6826874789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6826891062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6826907348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826922530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6826937693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6826953973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6826969195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6826985114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827000296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827017293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827033131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827049435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827064621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827080122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827095809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827110943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827127504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827143330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827160392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827176167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827192947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827208996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827224198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827239839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827254879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827271427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827286636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827303126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827318958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827336168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827351578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827366878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827382594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827398420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827414426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827429685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827446187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827462759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827479126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827494387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827509639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827525700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827540930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827556944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827572159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827588961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827604853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827621241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827636520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827652368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827668134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827683401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827699466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827715030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827731512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827747389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827763776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827779329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827794612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827810366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827826329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827842778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6827858022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6827874520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6827890922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6827907416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827922649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6827937884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6827953952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6827969552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6827985554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828000734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828017902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828033753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828050062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828065248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828080922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828096572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828111735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828128129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828143710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828160130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828175970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828192280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828207999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828223176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828239198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828255207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828271624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828286783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828303179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828318995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828335906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828351071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828366232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828381880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828397545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828413531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828428677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828445029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828461158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828477831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828493034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828508279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828525163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828540355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828558238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828573512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828590537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828606720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828623035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828638171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828653750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828669455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828684632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828700604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828716462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828732982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828748916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828765601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828780882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828796169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828811933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828827517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828843516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6828858736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6828875192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6828891464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6828908009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828923373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6828938612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6828954733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6828970015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6828986038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829001283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829018045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829033965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829050338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829065625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829081152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829096827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829111959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6829127862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829143626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829160031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829175864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829192117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829207903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829223447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829239281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829254594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6829271078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829286340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829302863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829318795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829335618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829350854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829366129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829381845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829397671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6829413759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829429033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829446216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829462497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829478746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829493884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829509566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829525772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829540878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6829556741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829571847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829588512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829604261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829620475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829635592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829651094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829666719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829681914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1199,11990000,10000,0,0,256,5,34010,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6829732870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829748004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829764601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829780472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829796696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829811812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829828181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829844890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829860294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6829876307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6829892016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6829908481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6829925153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6829942025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6829958123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6829973550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6829989435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830004835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830021360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830036765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830053360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830069385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830086208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830101593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830117021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830132928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830148586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830164750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830180103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830196715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830214575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830231131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830246531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830261950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830278486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830293906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830310097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830325447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830342446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830358489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830375024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830390778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830406188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830422076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830437489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830453990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830469237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830486169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830502348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830519090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830534574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830549869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830565637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830581282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830597510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830614354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830631635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830648161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830664449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830679635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830694883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830711121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830726194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830742079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830757219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830774087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830789833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830806055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830821189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830836754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830852364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830867454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6830883323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6830898986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6830915276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6830931014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6830947227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6830962733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6830977916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6830993548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831008642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831024835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831039922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831056232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831071956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831088437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831103555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831119160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831134863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831150406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831166878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831182045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831198459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831214687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831231004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831246256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831261867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831278256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831293519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831309581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831324777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831341623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831357483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831374902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831390467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831405573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831421144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831436209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831452378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831467408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831483691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831499400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831515886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831530981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831546071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831561662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831576984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831592942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831607990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831624260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831640620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831657339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831672558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831687801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831703870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831719313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831735264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831750800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831767619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831783693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831799997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831816316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831831874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831847542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831862689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6831878656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6831894243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6831910658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6831926478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6831942783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6831958381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6831973778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6831989453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832004634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832020941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832036105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832052529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832068359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832085034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832100202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832115382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832131024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832146873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832162862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832178046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832194468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832210764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832227113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832243604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832258844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832275023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832290275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832306276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832321493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832338329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832354214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832370978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832386331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832402073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832417931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832433244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832449423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832465366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832482189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832498213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832515053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832530427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832545825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832561694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832577407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832593502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832608790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832625316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832641900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832658609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832673974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832689345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832705613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832720990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832737113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832752448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832769511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832785739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832802840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832818214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832834041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832849915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832865240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6832881403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6832897111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6832913893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6832929885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6832946366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6832962111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6832977470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6832993308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833008838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833025331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833040687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833057256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833073206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833090297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833105564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833120874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833136663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833152939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833168964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833184217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833200684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833217090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833233519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833248787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833264093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833280558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833295807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833311856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833327613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833344181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833360018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833376344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833392109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833407340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833423008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833438197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833454549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833469733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833486182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833502031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833518670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833533885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833549090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833564805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833580353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833596341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833611514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833628295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833644666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833661312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833676558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833691828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833707996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833723264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833739294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833754540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833771395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833787248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833803599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1200,12000000,10000,0,0,256,5,34038,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6833855034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6833870302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6833886021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833902063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6833918097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6833933314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6833949825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6833966076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6833982421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6833997660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834012867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834029071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834044486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834060473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834076627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834093782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834109550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834125811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834141620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834157118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834172820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834188020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834204495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834219716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834236210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834252118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834269287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834284562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834299854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834315637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834331210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834347165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834362294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834378693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834395219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834411553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834426725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834441913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834457941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834473336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834490338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834506627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834523761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834539807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834557348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834572598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834588612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834604275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834619455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834635382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834651015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834667439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834683229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834699496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834715072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834730303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834745948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834761119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834778218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834793540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834809986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834825864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834844123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834859385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6834874597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6834891223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6834906408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6834922332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6834937496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6834954312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6834970146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6834986450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835001641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835017374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835033290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835048443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835064414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835080029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835096413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835112233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835128547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835144082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835160120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835175811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835190979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835207389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835222589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835239006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835254816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835271549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835286991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835302181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835317862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835333478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835349697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835364900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835381329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835397634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835413975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835429172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835444391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835460557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835475774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835491783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835507006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835524205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835540293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835556607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835571796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835587404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835603146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835618342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835634350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835650049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835666674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835682536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835698862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835714473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835729953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835745667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835760877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835777202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835792394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835808830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835824958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835841688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835857031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6835872213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6835887858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835903554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6835919535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6835934760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6835951137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6835967378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6835983691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6835998903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836014145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836030343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836045684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836061666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836077177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836093657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836109500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836125825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836141691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836157121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836172905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836188415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836205024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836220490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836236973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836252835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836269552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836284748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836299973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836315663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836331178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836347439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836362654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836379131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836395534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836411842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836427060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836442294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836458435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836473677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836490249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836505426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836522582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836538491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836554867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836570117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836585752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836601740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836616964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836632973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836648503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836664934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836681856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836698253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836714129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836729410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836745140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836761214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836778780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836794002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836810401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836826209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836843015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836858254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6836873519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6836889599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6836907024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6836925847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6836941248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6836958733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6836974722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6836991102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837006357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837022105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837038053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837053253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837069262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837084778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837101227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6837117867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6837134236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837150075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837166255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837182227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837197552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837214034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837229579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837246109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6837262031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6837279161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837294309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837309554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837325220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837341084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837357132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837372322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837388833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6837405667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6837422284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837437478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837453351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837469083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837484490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837500482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837516542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837533113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6837549000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6837565382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837581101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837596393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837612142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837628493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837644951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837660395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837676868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6837692731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6837709498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837724988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837741137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837756954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837772691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837788767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837804042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837821357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6837837809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6837854197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6837869502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6837884816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6837901027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1201,12010000,10000,0,0,256,5,34067,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6837951449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6837968177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6837983487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6837999992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838016326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838033083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838048585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838063836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838079941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838095382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838111349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838126518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838143292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838159113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838175639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838190857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838207497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838223479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838238739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838254729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838270372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838286869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838302760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838319122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838334628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838350145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838365892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838381120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838397417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838412896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838429370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838445256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838461860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838477040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838492692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838508870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838524591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838540646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838555941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838572445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838588649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838605238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838620437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838635696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838651882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838667502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838683556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838698757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838715644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838731750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838748084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838763301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838778958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838794666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838809884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838825902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838841899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6838859363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6838875308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6838892135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838907391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6838922884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6838938630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6838954270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6838970321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6838985568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839002044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839018262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839034646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839050409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839065999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839082240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839097570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839113814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839129061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839145869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839161801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839178527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839193812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839209689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839225646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839240908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839256939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839272584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839289447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839305338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839321603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839337202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839352458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839368183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839383412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839399786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839414992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839431427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839447307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839464017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839479214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839494700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839510347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839525960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839542197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839557414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839573884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839590037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839606591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839621798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839637030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839653191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839668378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839684399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839699589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839716335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839732177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839748485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839763708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839779279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839795231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839810470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839826495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839844046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6839861666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6839877547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6839894412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839909682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6839925205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6839940866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6839956504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6839972451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6839987844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840004196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840020414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840036727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840051925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840067150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840083227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840098419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840114629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840129835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840146558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840162374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840178660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840193836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840209343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840225247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840240436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840256386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840272027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840288472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840304474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840320747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840336378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840351603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840367258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840382396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840398638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840413813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840430199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840446007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840462580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840478028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840493545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840509914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840525692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840541784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840557265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840573775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840589998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840606559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840621789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840637048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840653319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840668528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840684447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840699591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840716396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840732510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840749863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840765808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840781088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840796807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840812012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840828684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840843914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6840860380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6840876555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6840893327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840908589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6840924099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6840939851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6840955471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6840971540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6840987001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841003495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841019708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841036571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841051808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841067059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841083331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841098629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841115179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841131927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841149014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841165478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841182250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841197435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841213018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841228735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841243881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841259814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841275330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841291984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841307765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841324043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841339602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841354769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841370406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841385567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841401832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841417249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841433691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841449524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841466507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841481992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841497246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841513300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841528858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841544822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841560006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841576417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841592639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841609169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841624378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841639911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841655662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841671096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841687081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841702674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841719244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841735236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841751662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841767505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841782822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841798631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841814138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841830827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841846084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6841862517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6841878385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6841896026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841911251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6841926743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6841942459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6841958001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6841974006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6841989449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842005886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842022121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1202,12020000,10000,0,0,256,5,34095,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6842072149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842087798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842103096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842119034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842134268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6842150706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6842165955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842182671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842198794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842215486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842230748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842245997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842261703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842277220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6842293436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6842308635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842325082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842341207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842357738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842372950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842388138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842404160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842419382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6842435896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6842451062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842467898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842484004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842500371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842516288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842532116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842548678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842564086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6842580482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6842595683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842612105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842627976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842644664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842659819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842675255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842693075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842711850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6842730671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6842748511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842769423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842786487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842803910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842819674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842835987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842851891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842867392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6842883523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6842899189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6842915757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6842931675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6842948104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6842963757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6842979061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6842994842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843010118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843026532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843041796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843058277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843074520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843091285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843106514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843121785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843137460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843153052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843169075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843185146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843205478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843224207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843240800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843256151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843272550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843288373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843303898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843319995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843335745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843352210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843368292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843384600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843400199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843415404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843431055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843446225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843462513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843477708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843494395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843510243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843527178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843542697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843557927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843573854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843589591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843605654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843620878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843637317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843653804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843670152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843685342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843700806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843716930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843732151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843749884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843767859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843786886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843802937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843819674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843835637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843850953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6843869431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843884727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6843901233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6843916460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6843932941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6843948811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6843965507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6843980720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6843996184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844011873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844027465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844043420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844058592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844075015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844091237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844107591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844122820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844138069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844154178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844170027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844185973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844201084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844217812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844233592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844249847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844265422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844280598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844296233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844311384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844328150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844343374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844360030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844375830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844392564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844407761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844422979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844439415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844455053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844471026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844486465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844502932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844519107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844535819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844551574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844566767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844582807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844597964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844613885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844629043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844645742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844661528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844678036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844693222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844708792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844724468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844739818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844755792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844771284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844787701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844803517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844819838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844835326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844850549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6844866483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844881683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6844898043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6844913208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6844929645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6844945490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6844962506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6844977740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6844992974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845008679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845024192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845040228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845055811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845073489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845093141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845112605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845128772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6845145303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845161226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845176668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845192671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845208800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845225338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845241456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845257843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845273572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6845288899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845305124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845320361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845336937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845352223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845368755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845384662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845401425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845416707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6845432246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845448077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845463670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845479741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845494996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845511528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845527729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845544124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845559617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6845574836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845591212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845606362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845622286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845637415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845654229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845670140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845686748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845702438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6845717686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845733365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845748569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845764888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845780113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845796999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845812816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845829511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845844792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6845860067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6845876413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845892625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6845908699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6845923845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6845940250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6845956482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6845972846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6845988019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846003235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6846019263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846034516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846050519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846065975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846082745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846098607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846114952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846130208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846145771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1203,12030000,10000,0,0,256,5,34124,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6846196465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846212532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846228534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846243958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846260405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846276661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846293013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846308244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846323832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6846339987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846355206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846371180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846386369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846403174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846419013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846435561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846450773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846466312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6846482000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846497199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846513171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846528721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846545140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846561909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846578729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846594042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846609372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6846625383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846640951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846657000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846672189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846688737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846705218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846721631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846736846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846752499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6846768789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846784003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846799987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846815164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846831920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846848217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6846864524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846879688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6846895514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6846911256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6846926465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6846942704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6846958340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6846974772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6846991369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847008166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847024026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847039327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847056231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847071532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847088184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847103471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847120224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847136103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847154387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847170039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847185370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847201136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847217560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847233579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847248804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847267380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847283301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847300259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847315583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847331352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847347072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847362288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847378317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847395299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847411821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847427840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847444221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847460031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847475577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847491270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847506424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847522818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847538062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847554760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847570621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847587879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847603120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847618535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847634245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847649802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847665783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847680950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847697371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847713535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847729850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847745073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847760284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847776227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847791413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847807607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847822761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847839468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847855320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6847871669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847887297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6847902865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6847918636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6847934145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6847950211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6847965720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6847982179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6847998084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848015207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848030639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848045875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848061793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848078607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848094928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848110226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848126900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848143097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848159445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848174688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848189951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848205979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848221178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848237160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848252338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848269140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848284944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848301220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848316386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848331975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848347717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848362903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848378854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848394436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848410852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848426671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848443189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848458647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848473892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848489558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848504962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848521247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848536413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848553103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848568899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848585827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848601083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848616321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848632234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848647966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848664194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848679398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848695815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848712099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848728708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848744140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848759321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848775349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848790598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848806661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848822071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848839282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848855170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6848871504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848886686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6848902335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6848918119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6848933593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6848949632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6848965141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6848981576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6848997633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849013943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849029422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849044616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849060301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849075497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849091902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849107124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849123558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849139735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849156084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849171328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849186589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849202631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849218088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849234093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849249542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849266363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849282217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849298615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849313822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849329328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849345072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849360561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849376485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849392093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849408575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849424386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849440742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849456505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849471774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849487516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849504685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849522647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849537927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849554446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849570314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849587607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849603570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849619136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849635025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849650845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849666877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849682381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849698901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849715040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849731403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849746622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849761860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849777890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849793121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849809349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849824545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849841309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6849857251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6849874175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849889792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6849905175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6849921036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6849936318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6849952713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6849968001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6849984865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6850000699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850017320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850032504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850047698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850063353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850078910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850095228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6850110438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6850127951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6850144395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850160803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850176047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850191555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850210101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850225294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850241244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6850256383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6850273768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1204,12040000,10000,0,0,256,5,34152,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6850323698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850340417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850355580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850370984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850386617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850402203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850418141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6850433909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6850450301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6850466499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850482800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850497962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850513128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850529194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850544413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850560890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6850576088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6850593145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6850608977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850625535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850641056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850656252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850671924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850687349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850703812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6850719048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6850736360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6850752183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850768851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850784039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850799212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850814840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850830337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850846238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6850861322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6850877713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6850893809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6850910088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850925267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6850940478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6850956489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6850971651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6850987583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851002954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851019634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851035410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851051670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851066870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851083430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6851099116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851114264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851130403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851145843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851162249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851178054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851194577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851210046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851225508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6851241521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851256644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851273016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851288207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851304667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851320510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851337619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851352803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851368001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6851383875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851399502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851415477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851430662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851447091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851463319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851479655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851494863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851510094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6851526112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851541316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851557879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851573130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851590032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851605983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851622641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851637857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851653571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6851669334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851685137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851705421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851725147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851745617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851765616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851785558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851804050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851822592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6851842170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851860692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6851880301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6851899304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6851919282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6851939240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6851959677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6851978175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6851996978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852016942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852032361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852048347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852063751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852080720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852096602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852113034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852128460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852144026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852159688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852174878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852191078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852206914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852223324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852239104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852255596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852271184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852286339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852301976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852317092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852333310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852348517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852364941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852380999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852397722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852412906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852428078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852443737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852459192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852475182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852490373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852507028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852523148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852539455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852554624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852569791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852585802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852600947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852617967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852633130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852649932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852665685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852681951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852697105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852712667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852728313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852743430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852759323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852774752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852791090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852806832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852823068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852838508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852853619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6852869238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852884317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6852900557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6852915679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6852932072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6852947855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6852964370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6852979473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6852994612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853010456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853025894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853041821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853056933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853073499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853089585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853105797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853120951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853136323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853152218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853167350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853183274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853198367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853215836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853231628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853249272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853265693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853280844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853296462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853311590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853327823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853342933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853359315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853375126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853392007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853407175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853422376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853438039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853453719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853469640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853484761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853501110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853517227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853533498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853548628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853564602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853581173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853596337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853612268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853627386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853644624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853660513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853676821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853692059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853707687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853723342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853738499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853754679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853770576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853787075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853803656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853820020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853835824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853853186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6853868971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853884427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6853900956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6853916467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6853933661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6853949472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6853966327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6853981467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6853996603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854013100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854028914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854044965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854060203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854076688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854093674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6854110593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854125883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6854141573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854157224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854172394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854188318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854204019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854220340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854236086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6854252294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854268089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6854283238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854298867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854313984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854330240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854345414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854361797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854377587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6854394652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854409844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6854424970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1205,12050000,10000,0,0,256,5,34181,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6854476250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854491409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854507265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854522850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854539288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854555086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6854571470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854587196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6854602407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854618607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854634061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854650857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854666109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854682581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854698463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6854715340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854730566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6854745917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854761668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854777335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854793342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854808565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854825050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854841284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6854857652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854872874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6854888117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6854904597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6854919796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6854935802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6854951183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6854968018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6854983872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855000155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855016246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855031508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855047175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855062354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855078912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855094115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855110945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855126736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855143666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855158837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855174047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855189696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855205177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855221146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855236300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855252686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855269129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855285809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855301026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855316201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855332189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855347328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855363248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855378420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855396827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855412648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855428906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855444180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855459919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855475620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855490814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855506791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855522379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855538820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855554673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855571189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855586754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855601997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855617686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855632876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855649209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855665311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855682298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855698142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855715146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855730370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855745752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855764188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855781619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855797667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855814601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855832435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855848442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6855864913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855880136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6855896135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6855911923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6855927096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6855943141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6855959531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6855976057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6855991921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856008278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856023994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856039322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856055012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856070169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856086819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856101949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856118295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856134235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856150891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856166058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856181261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856196905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856212591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856228518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856243642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856260014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856276199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856292454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856307599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856322757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856338753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856353861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856371555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856386734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856403640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856419407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856435635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856451020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856466548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856482166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856497281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856513417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856528997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856545378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856561120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856577745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856592901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856608615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856624252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856639791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856655756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856672129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856689169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856705563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856721811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856736956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856752127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856768419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856783597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856799567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856814752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856831543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856847345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6856863666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856878877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6856894420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6856910096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6856925277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6856941233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6856957165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6856973565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6856989363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857005670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857021443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857036668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857052355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857067513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857083798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857098970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857115344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857132359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857149515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857164738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857179987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857195739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857211897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857227992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857243287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857259870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857276837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857293254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857308553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857324070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857340258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857355548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857371596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857386840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857403692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857419606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857435993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857451499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857467157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857482904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857498132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857514176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857529906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857547963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857563807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857580422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857595488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857610606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857626158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857641809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857658002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857673479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857689857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857706260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857722555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857737750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857752889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857768807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857783964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857799891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857815545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857832609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857848404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6857864695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857880960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6857897921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6857914977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6857931533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6857948657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6857964199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6857980596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6857996371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858012621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858028159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858043339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858059018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858074178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858090455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858105680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6858122107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6858138187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858154771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858169961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858185106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858200769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858216750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858232696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858247840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6858264525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6858280437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858296742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858311907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858329008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858344679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858359858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858375809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858391602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6858408046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6858423841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858440181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858456025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858471197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858486853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858502034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858518280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1206,12060000,10000,0,0,256,5,34209,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6858567861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6858584809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6858600775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858617184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858632770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858648825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858664623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858680258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858696250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858712105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6858728596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6858744509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858760918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858776466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858791740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858807474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858822725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858839247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858854464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6858870934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6858886791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6858903702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858918905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6858934085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6858950791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6858967324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6858983458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6858998803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859016033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859032011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859048433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859063747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859079471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859095222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859110489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859126577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6859142485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859159038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859174956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859191369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859207245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859222618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859238416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859253729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859270363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6859285639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859302507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859318412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859335573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859350780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859366003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859381705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859397231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859414413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6859430042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859446377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859462739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859479044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859494819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859510198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859526723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859542688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859559826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6859575106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859592071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859608034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859624409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859640303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859655584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859671338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859686973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859703444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6859719801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859736347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859752240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859769073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859784316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859799592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859815521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859831438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859847334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6859862403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6859878729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6859894988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6859911165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859926282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6859941397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6859958216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6859973316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6859989223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860004294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860021193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860036952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860053151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860068264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860083887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860099482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860114607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860132624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860148855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860165540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860181541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860198025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860214112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860229503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860245385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860260778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860277327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860292754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860309395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860325441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860342557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860357973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860373367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860389553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860405013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860421196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860436590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860454306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860472605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860488964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860504145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860519870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860535569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860550754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860566718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860582569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860599051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860614875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860631686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860647294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860662588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860678316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860693876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860711028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860726214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860742621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860758400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860775150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860790313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860805493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860821154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860836943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860852891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6860868060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6860884492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6860900883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6860917217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860932433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6860947647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6860963647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6860978897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6860994901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861010210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861027269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861043087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861059413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861074637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861090376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861106040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861121261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861137255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861152758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861169223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861185147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861201496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861217396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861232661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861248358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861263522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861280115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861295541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861311951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861328165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861344537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861359780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861375001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861391113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861406293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861422296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861437519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861454475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861470241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861486537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861501732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861517251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861532999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861548225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861564236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861579862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861596497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861612364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861628638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861644206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861659430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861675135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861690438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861706978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861722180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861738650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861754557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861771898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861787378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861802678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861818385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861834062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861850182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6861865380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6861881810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6861898238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6861914703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861929856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6861945082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6861961679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6861976829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6861992767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862007892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862024629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862040382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862056655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862071820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6862089385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6862105925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862122804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6862139145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862155300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862171826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862187710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862204359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862219787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6862235093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6862250791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862266326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6862282501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862297643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862313969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862330206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862346513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862361702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6862376922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6862393099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862408496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6862424419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862439587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862456305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862472354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862488627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862504347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6862520170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6862535999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862551124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6862567016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862582699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862599451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862616738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862633468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862649135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1207,12070000,10000,0,0,256,5,34237,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6862698833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6862715238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862730715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6862746715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862761911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862779018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862794907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862811222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862826469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6862842216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6862857895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862873075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6862889040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6862904829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6862921218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6862937080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6862954419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6862969777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6862985090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863000878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863016549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863032639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863047951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863064488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863080752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863097162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863112423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863127724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863144042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863159572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863175665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863190965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863207944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863223875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863240304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863255634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863271351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863287413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863303301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863319359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863335005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863351526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863367490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863383917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863399552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863414993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863430741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863445978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863462553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863477823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863494324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863510231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863526922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863542254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863557577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863573377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863589141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863605093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863620268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863636681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863653178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863669523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863684706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863699892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863719246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863734451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863750293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863765798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863782149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863797924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863814141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863829553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863844687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6863860345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863875469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6863891722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6863907045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6863923340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6863939109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6863955722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6863971386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6863986510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864002127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864017651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864033557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864048654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864065594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864081907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864098259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864113474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864128733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864144885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864160243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864176149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864191294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864208176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864224030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864240350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864255560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864271161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864287043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864302160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864318105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864333569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864350192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864365977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864382266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864397721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864412925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864428594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864443738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864460046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864475432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864491851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864507679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864524303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864539465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864554633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864570284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864585808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864601720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864616848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864634060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864652794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864669126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864684287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864699454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864715970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864731181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864747104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864762265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864779261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864795060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864811354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864826508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864842213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6864857998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864873279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6864889556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6864904909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6864921451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6864937423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6864954176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6864969441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6864984696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865000403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865015950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865032208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865047464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865063916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865080203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865096650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865111943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865127231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865143393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865158920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865174990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865190298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865207103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865222915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865239178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865254328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865269848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865285589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865301117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865317174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865332734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865349428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865365307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865381668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865397342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865412645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865428432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865443681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865460282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865475798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865492284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865508178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865524857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865540111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865555392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865571104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865586762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865602771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865617982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865634423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865650746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865667109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865682337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865697611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865713959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865729177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865746233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865761361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865778171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865793905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865810133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865825236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865840939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865856544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865871618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6865887481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6865902943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6865919245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6865934970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6865951999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6865967427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6865982587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6865998185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866013261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6866029697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6866044780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6866061091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6866077515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6866094262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866109443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6866124623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6866140670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866155826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6866171765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6866186884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6866203587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6866219689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6866235971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866251107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6866266734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6866282446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866297605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6866313559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6866329034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6866345411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6866361210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6866377524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866392992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6866408213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6866423885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866439036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6866455413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6866470551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6866486905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6866502707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6866519303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866534473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6866549661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6866565309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866580775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6866596651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6866612526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6866628938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6866645065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6866661374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866676541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6866691726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6866707800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6866723532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1208,12080000,10000,0,0,256,5,34266,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6867254794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6867270660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6867287263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6867303208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6867319642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867335359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6867350902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6867366704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867382002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6867398510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6867414037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6867430542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6867446478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6867463104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867478525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6867493732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6867509424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867524866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6867541064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6867556224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6867572649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6867588967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6867605319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867620518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6867635729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6867651746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867666926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6867682887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6867698072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6867714845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6867731320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6867747597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867762782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6867778925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6867794592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867809783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6867825706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6867841205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6867857817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6867873612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6867890156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867905379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6867920719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6867938026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6867953681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6867969724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6867984951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868001451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868017664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868034249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868049508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868064789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868080974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868096422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868112491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868127729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868144518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868160392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868176787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868192022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868207729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868223766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868239010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868255073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868270713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868287209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868303102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868319478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868335086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868350604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868366368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868381653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868398092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868414561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868432157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868448657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868470395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868485828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868501281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868517512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868533084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868549289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868564602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868581462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868597460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868613939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868629264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868644951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868660778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868676108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868692206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868708060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868724838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868741140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868757601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868773303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868788623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868804426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868819720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868836112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868851613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6868869226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6868885279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6868902181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868917691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6868932999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6868948784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6868964432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6868980536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6868995830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869012349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869028720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869045402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869060761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869076099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869092326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869108220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869124326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869140010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869156528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869172496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869188922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869204778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869220638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869236579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869251783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869268243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869283548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869300107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869316073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869332961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869348345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869363673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869379495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869395378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869411646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869427092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869443638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869460016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869476419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869491713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869507002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869523195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869538463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869554557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869569835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869586692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869602856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869619246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869634542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869650187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869665999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869681253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869697311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869712984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869729505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869746045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869762494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869778556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869794020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869809712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869824884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869841352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869856573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6869873001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6869888826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6869905462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869920954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6869936161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6869952115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6869967398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6869983381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6869998555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870015427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870031265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870047603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870062819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870078413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870094120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870109584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870125550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6870141117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870157568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870173439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870189781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870205412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870220648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870236573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870251804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870268185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6870283367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870299770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870315588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870332858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870348289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870363716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870379583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870395310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870411709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6870427068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870443954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870460201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870476739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870491958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870507210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870523242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870538479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870554522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6870569769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870586530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870602597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870618974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870634183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870649738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870665393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870680577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870696560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6870712239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870728919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870745338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870762431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870778282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870793889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870809713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870825053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870841430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6870856731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6870873240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6870889183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6870906008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870921639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6870936979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6870955267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6870970683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6870987082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871002432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871019469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871035434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871052033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871067370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871083116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871098932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871114823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871130916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871146535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871163083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871179027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871195451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871211133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871226486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871242285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871257637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871274191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871289747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871306302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871322264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871339042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1209,12090000,10000,0,0,256,5,34294,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6871389450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871404842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871420556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871435775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871452095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871467387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871483819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871499678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871516412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871531608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871546820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871562497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871577993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871593989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871609411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871625818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871641961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871658236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871673646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871688899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871704901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871720096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871736031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871751565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871768303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871784120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871800849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871816050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871831527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871847190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871862339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6871878256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6871893698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6871910123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6871926196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6871942502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6871958191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6871973392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6871989713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872006071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872022943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872038208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872056183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872072223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872089245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872104811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872120162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872136016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872151731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872167835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872183127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872199644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872215938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872232350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872247620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872262923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872279022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872294402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872310386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872325564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872342974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872358722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872374924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872390398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872405501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872421061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872436119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872452781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872468002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872484667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872500520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872517836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872533101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872548361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872564064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872579771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872595813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872611038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872627519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872643739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872660146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872675651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872690950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872707141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872722431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872738543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872754179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872771107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872787053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872803448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872818720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872834306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872850094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872865602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6872881668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6872897232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6872913733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6872929905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6872946334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6872961944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6872977272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6872993337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873008640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873025071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873040420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873057013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873073002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873089838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873105167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6873121473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6873138695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873155800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873173355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873190028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873208495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873225985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873243918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873260595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6873277787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6873295011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873311696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873329634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873346307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873364574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873382636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873401058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873417621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6873434175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6873451213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873468084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873485477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873501980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873520124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873536839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873553253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873568386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6873583977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6873599650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873614802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873630736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873646176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873662468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873678248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873694505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873710052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6873725255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6873740957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873756107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873772985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873789213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873806996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873823403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873840321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873855793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6873871221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6873887031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873902564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6873918522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6873933722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6873950130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6873966276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6873982806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6873998004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874013211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874029284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874044544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874060673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874075831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874092578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874108409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874124719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874140342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874155565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874171458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874186647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874203018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874218199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874234641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874250508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874267298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874282540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874297803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874313565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874329208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874345267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874360482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874376950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874393184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874409498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874424711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874439938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874456143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874471307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874487739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874502947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874520783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874537572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874554189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874569409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874585111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874600822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874616009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874631985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874647568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874664061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874679967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874698130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874716192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874731652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874747337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874762502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874779548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874794826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874811422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874827805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874844246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874859550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6874874854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6874891024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6874906265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6874922315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6874937553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6874954632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6874970670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6874987122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875002475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875018205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875034008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875049338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875065379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875081101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875097681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6875113983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6875131255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875146968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875162923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875178814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875193945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875210204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875225327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875241662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6875257440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6875274234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875289380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875304544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875320149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875335653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875351579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875366701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875383092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6875399263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6875415531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875430707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875445890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875461922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1210,12100000,10000,0,0,256,5,34323,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6875513444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875530277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875545627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875562212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6875578611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6875595067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875610425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875625776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875642071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875657411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875673653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875689094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875705978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6875721957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6875738626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875753964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875770033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875785846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875801115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875817168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875833681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875850219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6875866449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6875882878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875898723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6875913999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6875929988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6875945249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6875961705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6875976984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6875993489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876009403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876026165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876041478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876057017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876072805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876088580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876104659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876119936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876136472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876152867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876169323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876184819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876200129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876216254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876231519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876247638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876262913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876279868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876295862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876312554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876328241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876343583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876359435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876374919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876391377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876406653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876423225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876439392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876456318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876471701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876487029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876503059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876518732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876534801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876550334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876566862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876584162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876600824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876616219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876631366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876647418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876662698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876678647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876693817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876710601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876726415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876742944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876758132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876774066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876789698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876804780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876820664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876836218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876852628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6876868634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6876884939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876900452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6876915701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6876931393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6876946557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6876962842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6876978050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6876994500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877010284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877026937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877042136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877057331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877073012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877088580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877104563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877119708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877136126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877152279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877168931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877184133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877199362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877215510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877230675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877246836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877261992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877280947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877296822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877313154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877328721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877343953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877359639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877375074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877391429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877406671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877423127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877438997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877455735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877470963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877486199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877501913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877517428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877533401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877548592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877565565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877581776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877598080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877613264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877628441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877644408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877659584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877675537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877690674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877707356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877723174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877739475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877754899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877770668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877787725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877803499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877819558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877835494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877851982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6877867919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6877884321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877899922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6877915209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6877931184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6877946427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6877962802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6877978042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6877994511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878010481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878027227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878042509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878058019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878073809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878089434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878105458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878120718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6878137147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878153297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878169549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878184679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878199852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878218501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878233806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878251142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878267043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6878284162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878300597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878318420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878334827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878350281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878366154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878381493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878398146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878413492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6878430095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878446096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878462988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878478342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878494275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878510130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878525800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878541920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878557255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6878573800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878590133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878607118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878622523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878637673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878653954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878669171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878685173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878700349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6878717157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878732954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878749285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878764885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878780100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878796101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878811530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878827853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878843032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6878859402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6878875202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6878892019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878907185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6878922366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6878938035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6878953590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6878969551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6878984709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879001318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879017513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6879033772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879048952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879064148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879080162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879095298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879111218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879126601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879143284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879159480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6879175827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879191049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879206901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879222619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879237866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879254120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879269711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879286133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879301997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6879318346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879333962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879349253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879365024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879380296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879396719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879411981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879428494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879444427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6879461133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879476390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879491725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879507634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879523173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879539143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879554341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879570777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879587018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1211,12110000,10000,0,0,256,5,34351,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6879638440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879654106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879669339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879685284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879700502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879716792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879731978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879748368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879764424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6879780842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879796424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879811570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879827637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879843055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6879858981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6879874086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6879890806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6879906573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6879922890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879938249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6879953792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6879969507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6879984693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880000701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880016174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880032553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880048332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880064589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880080165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880095466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880111256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880126571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880143015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880158309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880174795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880190746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880207527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880222847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880238175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880254009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880269745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880285942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880301226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880317998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880334279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880350619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880365795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880380998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880396983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880412197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880428185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880443619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880460357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880476192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880492541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880508174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880523757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880539525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880554770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880570798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880586326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880602720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880618547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880634846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880650379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880665610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880681380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880696718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880713307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880728463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880744795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880760516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880777170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880792378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880808039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880823728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880839317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880855276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6880870689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6880887123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6880903380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6880919696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880934894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6880950116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6880966206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6880981461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6880998693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881015757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881032446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881048503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881064977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881080762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881096132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881111938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881127445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6881144020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881159285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881176390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881192332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881209083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881224226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881239381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881255012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881270576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6881286508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881301675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881318308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881334446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881350719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881366667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881382664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881398809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881413921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6881429819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881444933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881461622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881477434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881493720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881508877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881524429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881540115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881555319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6881571339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881586848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881603284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881619183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881635771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881651292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881666528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881682297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881697719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6881714272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881729477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881746637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881762668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881779503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881794856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881810519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881826640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881842334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6881858343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6881873794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6881890558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6881906411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6881922741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881937970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6881953625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6881969302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6881984483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882000697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882016183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882032597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882048441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882064786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882080332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882095576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882111248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882126438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882142806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882158048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882174483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882190347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882208454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882223681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882238906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882254618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882270232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882286216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882301394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882317830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882333934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882350236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882365420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882380611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882396619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882411835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882427846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882443057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882459858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882475694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882492264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882507475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882523001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882538726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882553917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882569883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882585394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882601824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882617733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882634114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882649730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882664984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882680711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882696175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882712808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882728032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882744463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882760560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882777276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882792482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882808276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882823969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882840113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882856096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6882871204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6882887790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6882904009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6882920288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882935574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6882950825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6882966893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6882982089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6882998186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883013510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883030216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883046038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883062530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883078029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883093245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6883108924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883124080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6883140506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883155960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883172357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883188162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883204767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883219979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883235223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6883251120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883266890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6883283575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883298771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883315159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883331369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883347700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883362838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883378221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6883394691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883410259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6883426211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883441336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883458175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883474002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883490296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883505708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883521346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6883537078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883552263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6883568465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883584071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883600495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883616356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883632664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883648262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883663495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1212,12120000,10000,0,0,256,5,34380,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6883714065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883729288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6883745287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883760713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883777717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883793572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883809893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883825473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883841882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6883857600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883872788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6883888772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6883904311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6883920715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6883936579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6883953501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6883968744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6883984030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6883999793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884015375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884031761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884047022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884063499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884080059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884096424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884111653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884126911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6884143024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884158232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884174175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884189557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884206285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884222141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884238516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884253987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884269598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6884285322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884300515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884316504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884332007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884348474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884364315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884380608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884396118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884411343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6884427044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884442486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884458764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884473999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884491417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884507766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884524726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884539945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884556699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6884572625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884588219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884604107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884619245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884635608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884651696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884668344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884683582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884698788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6884715088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884730319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884746305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884761482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884778230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884794078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884810349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884826582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884842467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6884858160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884873867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6884890589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6884905899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6884922404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6884938342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6884955362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6884971623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6884986859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885002564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885018215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885034196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885049395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885065963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885082472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885098764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885113921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885129324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885145373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885161003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885176956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885192134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885208891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885224733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885241049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885256248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885271781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885287730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885303006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885318895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885334422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885350797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885366596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885383086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885398572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885413730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885429437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885444601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885460861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885476058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885492493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885508338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885524920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885540146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885555366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885571094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885586571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885602539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885617737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885634128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885650305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885666619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885681824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885697035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885713041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885728236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885744162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885759557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885776350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885792180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885808459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885824892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885840827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885856641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885871918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6885888030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6885903860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6885920696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6885936488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6885953355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6885968558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6885983768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6885999447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886014927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886030872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886046038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886062497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886078868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886095153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886110339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886125532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886141601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886156766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886172717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886187851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886205799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886221692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886238062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886253319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886269074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886284770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886299940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886315851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886331395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886347863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886363742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886380089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886395585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886410826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886426518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886441688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886458152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886473390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886490151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886506052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886522704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886537930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886553558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886569388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886585315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886601420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886616677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886633442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886649705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886666148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886681511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886696866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886713025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886728320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886744401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886759931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886776693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886792543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886808848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886824288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886840146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886855860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886871035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6886887004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6886902643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6886919108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6886935002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6886951587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6886967102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6886982318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6886998000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887013211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887029611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887044843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887062048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6887078384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887094714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887109924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6887125134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6887141447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887156922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887172917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887188368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887205128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6887220946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887237226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887252386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6887267955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6887283662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887300095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887317142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887333339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887349915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6887365743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887382069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887397644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6887412904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6887428595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887443750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887460234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887475403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887491792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6887507750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887524446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887539668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6887554864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6887570539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887586012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887601977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887618256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887634958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6887651420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887667849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887683139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6887698437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6887714536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887729738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887745820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887761320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887778071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1213,12130000,10000,0,0,256,5,34408,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6887831687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887848472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887863721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6887878963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6887895141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6887910336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6887926306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6887941498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6887958307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6887974219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6887990569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888006454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888022465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888038259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888053529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888069596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888085270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888101688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888117561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888134055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888149728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888165036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888180807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888196226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888212710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888228128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888244653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888260596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888277264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888292537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888307820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888323776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888339455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888355505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888370763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888387265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888403509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888420668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888436199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888452058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888467958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888483199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888499630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888515365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888531821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888547664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888563983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888579532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888594779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888610508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888625686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888642196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888657367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888673785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888689623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888707668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888723359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888738670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888754376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888770042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888786030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888801245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888817700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888834111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888850794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888866039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6888881267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6888897363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6888912588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6888928585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6888943777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6888960836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6888976680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6888992986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889008241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889024198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889039885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889055047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889071285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889087629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889103982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889119748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889135972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889151917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889167535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889183230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889198500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889214888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889230044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889246455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889262255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889278967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889294148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889309341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889324993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889340594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889356591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889371776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889388178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889404407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889420681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889435890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889451325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889467397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889482582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889498547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889513739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889530935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889546789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889563118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889578786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889594013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889609686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889624867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889641211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889656375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889672786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889688628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889705926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889721158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889736367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889752046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889767632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889783696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889798936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889815395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889832231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889849289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889864517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6889879672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6889896026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6889911282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6889927270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6889942504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6889959286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6889975143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6889991498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890006753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890022538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890038224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890053433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890069381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890085124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890101552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890117398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890133714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890149318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890164565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890180272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890195480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890214521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890229748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890246201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890262103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890278874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890294096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890309346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890325430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890341281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890357263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890372456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890388884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890405158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890421507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890436713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890452137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890467924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890483130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890500830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890518087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890536128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890553497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890571345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890588247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890604884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890622036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890638612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890656408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890672968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890690874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890708726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890726549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890744308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890761002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890778563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890795156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890812587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890829755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6890847675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6890865296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6890883134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890900413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6890917042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6890934207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6890951125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6890968976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6890985566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891003531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891021393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891039270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891055910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891072552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891089979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891106541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6891124241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6891141652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891159766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891177210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891195147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891212730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891228653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891244749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891260154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6891276902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6891292168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891308710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891324640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891341345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891356634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891371930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891387682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891403483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6891419550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6891434824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891451385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891467615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891484032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891499312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891514946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891530600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891545767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6891561699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6891577901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891594576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891610569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891627024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891642793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891658160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891673979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891689292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6891705915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6891721228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891737776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891753723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891770455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891785628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891800830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6891816509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891832048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6891848027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6891863967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6891881071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6891897557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6891913841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6891928976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6891944141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1214,12140000,10000,0,0,256,5,34437,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6891994805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892010013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892026424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892041781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892058155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892073933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892090628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892105842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892121068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892136739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892152257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892168160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892183284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892199633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892216134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892232375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892247482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892262829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892278928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892294075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892310014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892325345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892342152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892357909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892374172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892389827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892405294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892420962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892436114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892453022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892468402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892484958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892500949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892517768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892533142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892548508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892564660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892580555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892596678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892612002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892628565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892644813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892661272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892676631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892691973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892708166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892723717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892739857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892755176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892772268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892788245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892804694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892820024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892836083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892851998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892867650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6892883598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6892899508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6892915890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6892931709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6892948007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6892963886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6892979074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6892994729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893009882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893026141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893041345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893057726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893073525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893090195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893105418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893120627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893136302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893152014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893168015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893183204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893199619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893216089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893232696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893247915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893263154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893279467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893294697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893310678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893325914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893342909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893358730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893375037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893390674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893406134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893421840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893437041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893453354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893469082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893485513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893501362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893518143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893533351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893548553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893564253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893579737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893596026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893612503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893630521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893647551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893664060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893679397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893694735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893710864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893726004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893742013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893757189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893774093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893789898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893806173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893821318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893836822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893852487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893868956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6893886137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6893901967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6893918710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6893934625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6893951027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6893967025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6893982372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6893998210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894013530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894029915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894045239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894061830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894078225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894095239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894110536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894125785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6894142056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894157322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894173362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894188610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894206557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894222512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894238902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894254447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894270492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6894286160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894301279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894317212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894332652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894349004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894364800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894381068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894396632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894411911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6894427559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894442675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894459030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894474248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894491338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894507320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894524201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894539488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894555230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6894571050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894586927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894603048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894618392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894634963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894651284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894667723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894683039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894698377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6894714700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894730374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894746469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894761691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894778713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894794522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894810786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894825933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894841680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6894857350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894872480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6894888872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6894904596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6894921155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6894937147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6894954026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6894969584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6894984891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895000674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895016293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895032380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895047651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895064213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895080433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895096881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895112190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895127509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895143647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895158991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895175055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895190350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895207390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895223568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895240029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895255348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895271072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895286907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895302250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895318410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895334119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895351870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895367783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895384074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895399677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895414865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895430531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895445742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895462359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895477526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895493938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895509740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895526353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895541533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895556696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895572332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895587791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895603714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895618863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895635238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895651338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895667658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895682875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895698087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895714690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895729868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895745777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895760896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895777645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895793443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895809775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895824965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895840719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6895856387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895871523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6895887674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6895903715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6895920322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6895937464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6895954548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6895969790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6895985411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896001148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896016687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896032815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1215,12150000,10000,0,0,256,5,34465,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6896082931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896099519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896115433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896131819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896149379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6896164849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896180679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896195981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896212499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896227820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896244452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896260439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896277289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896292623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6896307952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896323799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896339688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896355799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896371102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896387691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896403949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896420422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896435754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6896451119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896467309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896482632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896498708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896514039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896531029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896547170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896564065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896580017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6896595634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896611884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896627162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896643654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896659117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896675585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896691432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896708226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896723596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6896738956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896754791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896770521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896786684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896801999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896818544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896834920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896851384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896866694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6896882040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6896898732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6896914110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6896930198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6896945489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6896962486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6896978517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6896995999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897011387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897027463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897044368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897060032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897076094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897091906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897108412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897124360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897141094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897156627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897171924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897187709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897203499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897219585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897235203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897252077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897268559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897284934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897300175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897315425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897331590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897346842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897362886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897378093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897395718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897411807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897428219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897443529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897459328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897475163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897490483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897506593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897523809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897540818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897556737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897573153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897588890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897604185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897619952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897635194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897651724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897666975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897683375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897699184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897716101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897731315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897747378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897763368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897779227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897795332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897810645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897827623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897843805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6897862014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897877674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6897893596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6897910528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6897925784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6897941797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6897957551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6897974186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6897990141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898006554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898022218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898037771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898053554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898068834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898085264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898100524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898117049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898132997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898149752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898165268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898180531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898196241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898213990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898230038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898245259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898261717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898277970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898294326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898309547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898324800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898340997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898356447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898372505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898387759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898404631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898420495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898436841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898452500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898467799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898483562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898499332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898515777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898530955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898547365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898563180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898580450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898595794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898611066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898626798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898642396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898658644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898673836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898690284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898706602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898723011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898738215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898753391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898769516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898784768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898800808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898816054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898832964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898849048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6898865343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898880517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6898896124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6898913225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6898928444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6898944403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6898960019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6898976449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6898992299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899008616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899024207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899039664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899055364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899070577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899086991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899103915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899120551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899136725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899153550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899168767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899184013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899199724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899215352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899231605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899247174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899263665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899279921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899296260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899311474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899326683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899342802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899358219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899374215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899389801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899406355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899422382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899438736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899454358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899469610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899485362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899500573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899516970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899532199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899548652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899564491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899581159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899596579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899611793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899627493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899643078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899659031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899674207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899690586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899706846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899723409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899738635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899754148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899770502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899785755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899801809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899817013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899834005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899849909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6899866221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899881432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6899897037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6899914392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6899931726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6899948442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6899964612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6899981291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6899997238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900013721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900029607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6900045195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900060932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900076189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900092628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6900108106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900125852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900142663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900159352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900174589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1216,12160000,10000,0,0,256,5,34493,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6900224994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900240806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900256051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900272700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6900288225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900304732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900320666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900337563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900352790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6900368069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900384457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900400381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900416662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6900431914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900448387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900464589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900481194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900496450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6900511693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900528451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900543896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900559891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6900575073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900592730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900608831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900625174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900640913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6900656135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900672033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900687191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900703497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6900718776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900735418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900751260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900768001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900783226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6900798677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900814390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900830116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900846137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6900861360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6900877856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6900894194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6900910633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900925931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6900941139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6900957337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6900972697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6900988808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901004045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901021291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901037176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901053518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901068752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901084377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901100092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901115324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901131305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901146940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901163369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901179259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901195591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901211183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901226665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901242414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901258023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901274417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901289915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901306641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901322412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901339110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901354572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901369875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901385628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901401285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901417285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901432494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901448926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901465201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901481861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901497109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901512312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901528516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901543746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901559754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901574977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901591669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901607889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901624213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901640372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901655798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901671593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901686863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901703335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901718613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901735002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901750823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901767542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901782749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901798025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901813770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901829281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901845291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6901860507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6901876948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6901893264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6901909657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901925458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6901940726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6901956911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6901972125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6901988339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902003534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902020363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902036275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902052650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902067904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902083535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902099272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902114518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902130552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902146181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902162877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902178756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902195135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902211868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902227182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902242972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902258594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902276114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902291381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902307845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902323685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902340546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902355766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902371040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902386765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902402429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902418480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902433725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902450212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902468558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902485131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902500394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902515965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902531643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902546850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902562824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902578345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902595090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902610864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902627122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902642708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902657932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902673640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902688822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902705447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902720638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902737022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902752809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902769440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902784593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902799948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902815584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902831010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902846943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6902862036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6902878428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6902894605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6902910850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902925992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6902941137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6902957140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6902972245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6902988392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903003532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903020226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903036046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903052318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903067485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903082983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903098695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903114150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903130184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903145657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903162090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903178129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903194457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903209991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903225232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903242037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903257623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903274087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903289536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903305939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903321790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903338514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903353904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903369116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903384810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903400417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903416400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903431916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903448293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903464546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903481097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903496335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903511593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903527701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903542935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903558924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903574125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903590906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903606741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903623022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903638199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903654352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903670131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903685369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903701420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903717074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903734756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903750647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903767391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903782515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903797890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903813484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903828940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903844859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6903860195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6903876541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6903892724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6903909387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903924536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6903939662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6903955743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6903970892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6903987074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904002263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904019032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904034803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904051290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904066446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904082453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6904098137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904113298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6904129255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904144898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904161347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904177402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904193687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904209249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904224453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6904240135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904255300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1217,12170000,10000,0,0,256,5,34522,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6904306545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904321766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904338610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904354634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904370934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904386080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904401655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6904417383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904432964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6904448910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904464490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904481133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904496900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904513192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904528632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904544034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6904559702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904574816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6904592302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904608895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904626847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904644504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904662314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904679163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904695803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6904713325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904729894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6904747311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904763884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904782334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904799844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904817680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904834579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904850919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6904866910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904882139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6904898469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6904913681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6904930091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6904945943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6904962587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6904977823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6904993024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905008735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905024290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905040302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905055769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905072210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905088424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905104745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905119958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905135169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905151208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905166460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905182670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905197846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905214582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905230619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905246892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905262069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905277987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905293676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905308856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905324814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905340361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905356994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905372824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905389091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905405974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905424402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905441477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905459368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905475437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905490647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905507102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905523305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905539644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905555069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905570305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905586353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905601537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905617560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905633670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905650689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905666554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905683083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905698303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905714762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905730647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905746079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905762328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905778133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905794572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905810631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905827214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905842512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6905857732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6905873418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905888596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6905904904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6905920083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6905936490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6905954359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6905970981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6905986192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906001597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906017938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906033294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906049450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906064959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906081818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906097710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906114090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906129352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906144904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906160615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906176017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906191956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906210174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906229234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906245835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906262224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906278495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906293966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906309803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906325085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906341689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906357064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906374963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906391368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906409840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906425371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906441180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906458195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906473474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906489534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906504813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906521733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906537627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906553985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906569195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906584816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906600550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906617031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906633062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906648636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906666199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906683098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906699482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906715431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906730794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906746641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906761936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906779150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906794519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906811004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906827205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906843675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906858902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6906874178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6906890246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6906905514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6906921534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6906936755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6906953529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6906969434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6906985787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907001025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907016625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907032356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907047597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907063613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907079317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907095801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907111697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907128085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907144121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907159723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907175452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907190715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907207168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907222446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907239201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907255098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907271953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907288018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907303279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907319461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907335245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907351356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907366855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907383401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907399672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907416091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907431394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907446662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907462819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907478091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907494133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907509413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907526319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907542248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907558684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907573992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907589628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907605431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907620734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907636810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907652422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907668927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907684865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907701280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907716976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907732264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907747999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907765844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907784862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907803078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907820608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907837253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907854065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907869470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6907884636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6907900839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6907916032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6907931996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6907947480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6907964879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6907980789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6907997035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908012191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908027882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908043534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908058911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908074824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908090271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908106665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6908122705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6908138953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908154512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908169707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908185375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908200552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908216818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908231981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908248356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6908264167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6908280847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908295980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908311367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908327365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908342540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908358497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908373652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908390420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6908406201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6908422508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1218,12180000,10000,0,0,256,5,34550,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6908472974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908488227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908503910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908519510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908535489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908550949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908567628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6908584058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6908600465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908615980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908631233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908647744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908662997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908679064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908694295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908711336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6908727215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6908743808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908759050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908774697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908790468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908805905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908821920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908837486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908853972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6908869863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6908886266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908901957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6908917256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6908933011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6908948278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6908964748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6908980022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6908996518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909012424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909029174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909044410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909059873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909075624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909091163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909107178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909122608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6909139050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909155262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909171645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909187129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909203098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909218875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909234135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909250398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909266035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6909282545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909298684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909315039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909330646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909345966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909361751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909377074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909393465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909408755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6909425261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909441368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909458046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909473364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909490676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909507100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909522951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909538922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909555423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6909572049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909589066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909605393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909620739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909635907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909651878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909666990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909682863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909697961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6909714670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909730393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909746860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909762005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909777463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909793064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909808400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909824310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909840188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6909856581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6909872370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6909888616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909904210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6909919900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6909935781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6909950881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6909968351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6909984453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910001590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910017858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910034136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910049289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910064458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910080463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910095633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910111507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910126592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910143296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910159051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910175277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910190369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910207050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910222772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910237967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910253888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910269491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910285964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910301801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910318110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910333705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910348904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910364625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910379831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910396107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910411263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910427696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910443642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910460838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910476038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910491222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910506866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910522423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910538372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910553559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910569963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910586104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910602431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910617591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910633448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910649532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910665715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910682188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910697927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910715006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910731817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910748857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910764141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910780160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910795922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910811377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910827809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910843048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6910859517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6910875385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6910892075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910907311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6910922563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6910938344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6910953990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6910970196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6910985462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911001928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911018350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911034705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911049902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911065124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911081332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911096948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911112971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911128333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911145225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911161090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911177755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911193215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911208879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911224809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911240100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911256114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911271854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911288382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911304710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911321410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911337116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911352508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911368352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911383684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911400124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911415452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911432037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911448223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911464940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911480140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911495312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911510957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911526520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911542481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911557624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911574057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911590225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911606532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911621917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911637093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911653114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911668382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911684620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911699855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911717015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911733040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911749508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911765321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911780725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911796582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911812204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911828696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911844010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6911860574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6911876547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6911893316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911908662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6911924027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6911940316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6911956132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6911972511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6911987885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912004698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912021088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912037535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912052856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912068180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912084371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912099713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6912115847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912131392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912148335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912164229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912180589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912196045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912211629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912227346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912242529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6912258531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912274107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912290512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912306340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912322694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912338246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912353790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912369509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912384685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6912401583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912416737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912433112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912448886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912465526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912480676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912497322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912516280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1219,12190000,10000,0,0,256,5,34579,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6912567786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6912584712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912600007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912617750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912634095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912652042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912667383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912682950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912698864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912714587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6912730738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912746050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912762569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912778803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912795234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912810541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912825828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912841889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912857158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6912873215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6912888493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6912905348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6912921279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6912937696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6912953372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6912968673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6912984778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913000066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913016669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913031946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913048916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913064894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913081586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913096745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913111939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913127567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913143073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913159051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913174689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913191596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913208382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913225682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913240897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913256608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913272844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913288002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913303918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913319760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913336707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913353053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913369519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913384684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913400531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913416272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913431487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913447486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913463097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913479490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913495324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913511635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913527322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913542533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913558226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913573385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913590109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913605670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913622076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913637870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913654662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913669821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913684962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913700858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913716424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913732387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913747561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913764486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913780381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913796666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913811839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913827360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913843027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913858215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6913874265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6913889789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6913906169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6913921969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6913938226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6913953799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6913969016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6913985012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914000263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914016646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914031809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914048206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914064255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914080920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914096088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914111879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914127565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914143171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914159224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914174465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914191126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914208445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914225154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914241220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914256595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914272783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914287972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914303892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914319036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914335741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914351555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914367877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914383082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914398641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914414342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914429882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914445852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914461395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914477788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914493603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914510115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914525710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914540922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914556610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914571826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914589283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914604672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914621229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914637191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914654465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914669805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914685171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914701235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914716871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914733022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914748364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914765482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914781472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914797978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914813375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914829088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914844951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914860512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6914876610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6914892194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6914908983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6914924879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6914941218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6914957945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6914976877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6914996629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915016388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915036595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915055678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915076564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6915097127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6915117696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915136863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6915156611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6915176435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915195525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915216228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915235362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915256248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6915276878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6915297492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915316406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6915336392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6915356213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915375567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915396375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915413083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915429544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6915445549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6915462584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915479871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6915495647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6915511401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915527092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915543054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915558184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915574799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6915590965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6915607270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915622464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6915637692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6915653677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915668846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915684811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915700003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915716677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6915732511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6915749963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915765838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6915781062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6915796677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915811760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915827951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915843087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6915859478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6915875224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6915891787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915906931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6915922122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6915937736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6915953499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6915969384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6915984498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916000893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916017221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916033422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916048524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916064105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916080243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916095360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6916111269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6916126659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916143538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916159445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916176350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916191615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916207330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916223126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916238409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6916254935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6916270698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916287290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916303179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916319541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916335529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916350812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916367069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916385993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6916403350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6916418596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916435123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916451202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916467995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916483167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916498363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916514028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916529593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6916545495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6916560636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916577587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916593411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916609714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916624921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916640410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916656062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916671187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6916687108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6916702573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916719779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916737128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1220,12200000,10000,0,0,256,5,34607,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6916788306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916803572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916819064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916835238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916850475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6916866568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6916881828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6916898687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6916914636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6916930993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916946440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6916962056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6916977756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6916993649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917009567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917025927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917043352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917059717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917076024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917091951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917107211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917122927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917138343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917154716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917169937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917186385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917202546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917218900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917234364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917249778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917269647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917288027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917305482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917320902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917338211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917354148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917370547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917386268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917402211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917418081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917434135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917450466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917466294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917482893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917499759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917518384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917535849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917551437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917567354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917583533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917599525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917614752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917631216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917647488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917663771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917678941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917694134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917710223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917725420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917741340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917756532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917773338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917789196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917805509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917820692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917836290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917851976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917867182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6917883162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6917898742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6917915191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6917931041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6917947364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6917962810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6917977989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6917993772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918009429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918026047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918041218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918057618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918073411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918089979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918105659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918120776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6918136635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918152141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918168118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918183274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918199650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918215986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918232233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918247412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918262828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6918278866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918294008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918309932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918325270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918342858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918358788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918375116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918390801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918405977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6918421619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918436780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918453343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918468769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918485246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918501152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918520834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918536517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918554881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6918571604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918587650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918603707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918618956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918635920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918652293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918668626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918683841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918699072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6918715146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918730338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918746290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918761693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918778941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918794738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918812630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918830266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918847259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6918863214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918879301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6918895936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6918911052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6918929623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6918945600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6918962709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6918977910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6918993138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919008967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919025612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919041585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919056788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919073214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919089431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919105766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919120988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919136197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919152243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919167446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919183425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919198635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919215427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919231228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919247500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919263128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919278992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919294677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919310424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919326602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919342116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919358491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919374249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919390822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919405998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919421199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919437656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919453386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919469311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919484459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919500832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919517158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919533441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919548639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919563815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919579842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919594953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919610845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919625997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919642764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919658546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919674820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919689988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919706962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919722991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919738214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919754244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919769937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919786433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919802376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919818798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919834793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919850058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6919866158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919882560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6919899258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6919914482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6919930926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6919946909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6919964013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6919979302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6919994646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6920010419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920026338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920042383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920057657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6920074130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6920090487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6920107272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920122466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920137896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6920153981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920169195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920185231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920200665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6920220359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6920239839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6920259934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920278950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920297692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6920316775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920334092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920350222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920366017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6920382618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6920399185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6920415526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920430676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920445890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6920462079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920477258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920493221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920508366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6920527050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6920544290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6920562024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920579217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920595789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6920612848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920629377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920647265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920663802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6920681680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6920699137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6920717382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920733927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920750475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6920768170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920784776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920802233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920818724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6920835774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6920851649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6920867970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920883159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6920899350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1221,12210000,10000,0,0,256,5,34636,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6920950071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6920966526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6920982529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6920997585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921014108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921030755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921047014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921062154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921077978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921093629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921108714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921124590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921140063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921156783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921172646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921188969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921205663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921220971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921236690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921251904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921268447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921283618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921299991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921315813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921332712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921347999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921363190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921378877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921394771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921410741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921425923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921442333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921458526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921474832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921490057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921505716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921521967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921537190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921553169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921568331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921585345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921601131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921617370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921632549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921648104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921663801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921678969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921694960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921710469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921726872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921742686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921758960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921774693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921790248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921805881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921820985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921837618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921852770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6921869172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6921884945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6921901818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921917000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6921932172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6921947819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6921963371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6921979330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6921995701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922012136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922028786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922046697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922061974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922077613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922093302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922108506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922124467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922140064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922156876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922172671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922188932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922206389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922221614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922237287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922252488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922268912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922284330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922300718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922316575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922333319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922348470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922363636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922379286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922394763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922411155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922426296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922443213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922459403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922475639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922490762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922505885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922522072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922537214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922553118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922568257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922584972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922600800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922617046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922632150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922647622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922663224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922678351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922694203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922709858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922726201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922741974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922758206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922773845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922788991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922804616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922820245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922836513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922851668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6922868027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6922883813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6922901486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922916631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6922931803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6922947416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6922962873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6922978762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6922993844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923010179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923026372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923043145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923058427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923073674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923090089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923105338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923121377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923136612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923153511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923169425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923185824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923201048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923216843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923232468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923247581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923263473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923280057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923296436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923312190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923329082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923344414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923359636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923375329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923390903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923407105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923422284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923438669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923454930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923471217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923486635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923501850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923517879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923533087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923549034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923564248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923581369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923597359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923613815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923629159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923644860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923660729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923676277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923692334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923708289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923724865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923740853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923757296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923773120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923788460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923804273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923819580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923836041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923851306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6923867796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6923883709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6923900774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923916107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6923931411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6923947249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6923962879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6923979005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6923994344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924010907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924027216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924043658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924059025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924074375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924090805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924106155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924122282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924137602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924154792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924170800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924187274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924202926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924218514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924234335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924249668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924266182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924281521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924298371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924314203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924330893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924346125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924361350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924377051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924392597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924408742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924423914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924440291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924456774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924473094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924488319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924503558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924519649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924535927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924552082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924567359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924584446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924600674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924617402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924632743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924649007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924665146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924680394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924696322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924711861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924728239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924744024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924760312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924776169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924791347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924806998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924822511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924839011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924854213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6924870965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6924886947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6924903984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924919167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6924934687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6924950367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6924966232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6924982137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6924997283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925013671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1222,12220000,10000,0,0,256,5,34664,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6925063434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925080269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925095457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925110658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925129052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925145941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925162349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925177915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925194694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6925210988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925227295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925242439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925257635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925273922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925289042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925304933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925320045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925336947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6925352759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925369085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925384287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925399874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925415558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925430759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925446719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925462220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925478604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6925495201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925511481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925527013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925542228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925558575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925574464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925590937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925606098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925622548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6925638404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925655249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925670447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925685681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925701356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925717433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925733420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925748569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925766006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6925781962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925798286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925813445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925829157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925845308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925860469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6925876399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6925892062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6925908477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6925924292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6925940607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6925956123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6925971586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6925987299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926002488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926018749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926034177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926050553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926066367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926083004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926098418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926113626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926129347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926144820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926161241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926176416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926193089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926209267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926225596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926240797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926256024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926272120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926287292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926303294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926318484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926335373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926351264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926367552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926382716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926398171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926413826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926428954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926444860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926460335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926476695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926492505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926508771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926524546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926541247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926558866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926576253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926593217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926611248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926628363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926644879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926661507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926676741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926691992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926708359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926723613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926739584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926754748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926771719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926787921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926804248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926819716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926836980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926852771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926867994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6926884037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6926899687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6926916159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6926932049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6926948402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6926963949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6926979199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6926994949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927010178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927026529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927041762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927058230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927074136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927090795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927106081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927121406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6927137175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927152959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927168954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927184147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927200601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927216749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927233075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927248291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927263539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6927279857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927295057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927311077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927326306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927343097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927359000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927375394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927390927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927406186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6927421891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927437113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927453789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927468971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927485412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927501954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927518575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927534039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927549261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6927564977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927580638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927596618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927611820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927628270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927644512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927661112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927676385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927691605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6927707655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927723026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927738986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927754149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927770911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927786767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927803122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927818367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927834007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6927849725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927864950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6927883501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6927900529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6927917729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6927936580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6927954623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6927970243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6927985591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928001444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928017166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928033504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928048772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928065367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928082127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928098652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928113959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928129283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928145548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928161073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928177567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928192794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928209763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928225908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928243279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928258743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928274472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928290192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928305419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928321445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928336931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928353610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928369420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928385747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928401436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928416671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928432413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928447606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928463996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928479230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928495660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928511537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928528219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928543453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928558639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928574326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928589809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928605793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928620975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928637415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928653544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928669907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928685140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928701159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928717568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928732778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928748802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928764018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928780848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928796689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928813071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928829075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928844603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6928860286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928875508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6928891804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6928907073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6928923552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6928939440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6928956131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6928971408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6928986673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6929002430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929017958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929034212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929049433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929065957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929084510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929102604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929118500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6929135414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1223,12230000,10000,0,0,256,5,34693,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6929187433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929203275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929219588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929234845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929251351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929267819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929284243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929299519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6929314851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6929331395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929346846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929362787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929377958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929394650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929410722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929427056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929442225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6929457799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6929473466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929488647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929504612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929520623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929537203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929553001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929569322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929584910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6929600148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6929615845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929631015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929647417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929662840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929679233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929695086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929711689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929726902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6929742129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6929757805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929773340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929789354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929804550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929820958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929837055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929853629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929868821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6929884024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6929900052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6929915414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6929931383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6929946559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6929963725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6929979605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6929995886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930011028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930026667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930042623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930057806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930073783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930089273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930105653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930121438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930137769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930153257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930168478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930184362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930199504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930216593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930231993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930248410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930266235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930282588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930297724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930312922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930328972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930344299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930360354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930375513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930392224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930408280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930424524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930439718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930455199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930470856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930486029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930502004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930517448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930533858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930549692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930565989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930581689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930597222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930613166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930628313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930644675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930659838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930676248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930692066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930708709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930724158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930739342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930755035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930770502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930786716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930801851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930818254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930834366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930850987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930866173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6930881375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6930897468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6930912922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6930928893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6930944074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6930960839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6930976625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6930992920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931008089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931023593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931041899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931057171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931073161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931088867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931106426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931122299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6931138599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931154198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931169451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931185177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931200386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931218158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931233619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931250010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931266311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6931282632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931298003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931313142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931329187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931344350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931360206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931376588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931393686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931411077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6931428986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931445021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931461155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931476888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931492108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931508839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931524438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931540945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931556899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6931573243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931588797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931604090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931619845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931635100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931651471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931666711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931683178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931699109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6931715848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931731313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931746542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931762272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931777786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931794037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931809244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931826268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931843224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6931859712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931875006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6931890708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6931906557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6931922063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6931938183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6931953911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6931970517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6931986725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932003194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932018859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932034425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932050208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932065487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932081941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932097275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932114367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932130531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932147588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932162878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932178669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932194411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932210044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932226332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932241554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932258041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932274246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932290872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932306115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932321413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932337686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932352839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932368836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932384001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932400795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932416888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932433254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932448484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932464162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932480208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932495448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932511451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932527098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932543590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932559456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932575835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932591669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932607046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932622861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932638102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932654565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932669818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932686284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932702600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932718944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932734411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932749666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932765986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932781251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932797543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932812813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932829842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932846100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6932862519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932878357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6932894088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6932909859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6932925304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6932941341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6932957306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6932973857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6932989941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6933006341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933021921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6933037207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6933053059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933068307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6933084872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6933100745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6933117307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6933133040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6933149746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933164902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6933180090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6933195733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933211280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6933227475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1224,12240000,10000,0,0,256,5,34721,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6933760120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6933777284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6933793598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6933810021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933825399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6933841007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6933857033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933872303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6933888356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6933903985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6933920719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6933936619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6933955600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6933970950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6933986489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934002280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934018454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934034526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934050023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934066568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934082866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934099270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934114732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934130013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934146076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934161393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934177694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934192983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934213056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934229381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934245992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934261444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934277639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934293641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934309021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934325186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934341025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934357951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934373929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934390760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934406142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934421531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934437405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934453068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934469157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934484677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934501444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934517861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934534335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934549663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934565273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934581450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934596808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934613191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934628537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934645470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934661491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934678706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934693981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934709690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934725503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934741022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934757109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934772764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934789307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934805261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934821697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934837346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934852686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6934868503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934883798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6934900120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6934915324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6934931749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6934947619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6934964410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6934979601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6934994812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935010498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935026042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935043034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935058175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935074519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935090804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935107057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935122217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935137369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935153344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935168706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935184613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935199747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935216616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935232502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935248798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935263978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935279616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935295483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935310639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935326569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935342605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935359003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935374817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935391758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935406917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935422101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935437766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935453247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935469237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935484662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935501076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935517358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935533698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935548897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935564368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935580461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935595638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935612012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935627182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935644036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935659919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935676508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935691714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935707340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935723062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935738281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935754287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935769829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935786265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935802358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935818711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935834275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935849557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6935865287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935880500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6935896885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6935912113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6935928568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6935944491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6935961214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6935976443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6935991878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936007825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936023346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936039372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936054816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936071294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936087508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936103874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936119102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936134386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936150756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936166009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936182228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936197647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936214570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936230451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936246998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936262173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936277817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936293540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936308771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936324770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936340338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936356927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936372848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936389154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936404665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936419872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936435574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936450764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936467078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936482230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936498638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936514755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936531073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936546243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936561435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936577431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936592738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936608809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936624099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936641021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936657001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936673683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936689216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936704949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936720741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936736257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936752311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936767917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936784511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936800547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936817023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936832716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936848112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6936864367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936879572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6936895973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6936911220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6936927683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6936943528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6936960229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6936975432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6936990839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937006517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937022023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937038043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937053436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937069859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937086011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937102351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937117561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6937132755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937148860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937164152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937180225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937195498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937212343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937228204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937244527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937259718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6937275328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937291029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937306225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937322219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937338013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937354488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937370325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937386628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937402210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6937417455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937433406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937448626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937464990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937480210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937496649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937512462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937529099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937544447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6937559785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937575462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937590951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937606899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937622112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937638569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937654775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937671325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937686541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6937702644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937718400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937734701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937751192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937767028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937783616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937799587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937816040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937831806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1225,12250000,10000,0,0,256,5,34749,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6937882413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6937898505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6937913749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6937929974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6937945169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6937962004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6937977891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6937994229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938010051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938025656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938041388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938056607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938072613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938088164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938104675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938120585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6938136922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938152547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938167762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938183697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938198888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938215270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938230455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938247118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938262960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6938279678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938294924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938310138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938326301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938342564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938358565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938373863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938390924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938406893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6938424194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938439891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938456241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938472119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938487420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938503520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938519274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938535885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938552112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6938568602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938584425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938599790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938615670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938631005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938647566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938662909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938679863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938695846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6938712760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938728128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938743766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938759625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938775415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938791657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938807029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938823664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938840225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6938856884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938872507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6938887914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6938904102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6938919364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6938935626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6938950880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6938967940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6938983984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939000514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939016296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939031669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939047511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939062837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939079382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939094722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939111421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939127726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939144625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939159952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939175314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939191142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939206797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939222962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939238321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939254921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939271311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939287835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939303417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939318896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939335139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939350940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939367028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939382333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939399334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939415461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939432227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939447602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939463272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939479124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939494463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939510591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939526210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939542812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939559012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939575520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939591187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939606576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939622650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939638008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939654550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939669927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939686718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939703024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939719341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939734544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939749751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939765794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939780996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939796982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939812382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939829222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939845079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6939861437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939876666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6939892321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6939908088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6939923279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6939939557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6939955169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6939971619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6939987483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940003780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940019557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940034814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940050594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940065831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940082464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940097669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940114354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940130214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940146879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940162101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940177334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940193032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940208632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940224754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940240065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940256656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940275427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940292019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940307419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940322855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940339047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940354330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940370376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940385613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940402497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940418394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940435040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940450333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940465930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940481769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940497226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940513264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940528790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940545256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940561129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940577811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940593124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940608425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940624468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940640282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940656355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940671603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940688405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940704648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940721062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940736320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940751633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940767705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940782932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940798922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940814397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940831358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940847265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6940863637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940878914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6940894564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6940910355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6940925595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6940941636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6940957310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6940973802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6940989699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941006073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941021645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941036955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941052722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941068002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6941084418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941099670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6941116369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6941132273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941149044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941164288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941179757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941195462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941211067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6941228109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941243611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6941260049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6941276465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941292920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941308407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941323731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941340351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941355558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6941371503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941386691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6941403492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6941419356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941435936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941451189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941466795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941482569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941498036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6941514071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941530004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6941546468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6941562366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941579725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941595067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941610380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941626160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941641879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6941657949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941673180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6941689671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6941705912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941722297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941737568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941752845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941768914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941784179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6941800220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941815493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6941832329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6941848277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6941864678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941880003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6941895729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6941911518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6941926799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1226,12260000,10000,0,0,256,5,34778,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6941977585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6941993064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942009572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942026149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942042594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942058107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942073402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942089533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942104803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942121032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942136307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942153205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942169093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942185699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942200975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942219318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942235024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942250145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942267648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942282873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942299333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942315183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942331916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942347159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942362403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942378075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942393685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942409671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942424854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942441481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942457844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942474236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942489459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942504939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942521092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942536281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942552252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942567432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942584175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942600011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942616321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942631511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942647371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942663080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942678285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942694748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942710302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942726698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942742527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942758866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942774415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942789666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942805484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942820793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942837124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942852359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6942868790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6942884670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6942901459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942916684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6942931889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6942947567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6942963089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6942979043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6942994711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943011306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943027650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943044142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943059477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943074838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943090968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943106246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943122280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943137551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943154429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943170407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943187091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943203148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943218482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943234554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943249834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943266300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943281645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943298187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943314144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943330891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943346247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943362030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943377860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943393640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943409774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943425075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943441687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943459642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943476156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943491490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943507069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943523302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943538608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943554698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943570004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943586892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943602843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943619249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943634564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943650196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943666045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943681323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943697423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943712945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943729380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943745227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943761602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943777153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943792423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943808210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943823543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943839823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943855033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6943871649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6943887575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6943904213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943919438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6943934642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6943950315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6943965949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6943981922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6943997267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944013731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944030607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944050654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944067570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944084006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944101173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944116684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944133984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6944150459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944167120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944183236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944199744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944215390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944231046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944247012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944262389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944279112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6944294507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944311137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944327648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944344238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944360108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944375607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944391781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944407035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944423039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6944438262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944455163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944471033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944487433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944502905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944518772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944534436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944549622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944565781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6944581321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944597769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944613611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944629952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944645543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944660778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944676479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944692548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944708976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6944724213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944740639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944756506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944773174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944788443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944803704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944819465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944835015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944851067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6944866261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6944882926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6944899116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6944915521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944930775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6944946014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6944962038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6944977241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6944993266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945008492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945025333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945041230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945057558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945073032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945088854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945104564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945119751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945135960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945151456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945167908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945183798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945200355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945216044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945231295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945247480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945262852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945279301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945294532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945310952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945327413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945343746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945359197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945374651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945390720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945405882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945421843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945437011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945453795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945469622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945486053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945501366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945517122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945532837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945548016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945563984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945579535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945595977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945611792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945628095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945643676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945658890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945674576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945689946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945706281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945721513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945737929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945753784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945770399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945785621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945800853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945816524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945832013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945848021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6945863220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6945879909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6945896117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6945912438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945927627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6945942820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6945958850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6945973994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6945989924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946005099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946022207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946038071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946054384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1227,12270000,10000,0,0,256,5,34806,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6946105247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946120480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6946136148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946151655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6946167623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946182805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946199494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946217128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946233579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946249288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946265052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6946280879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946296145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6946312235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946327851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946344413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946360381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946377068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946392772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946408103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6946423908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946439459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6946455897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946471206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946487733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946503679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946520552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946535955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946551339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6946567398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946585276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6946601432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946616728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946633500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946649914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946666390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946681703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946697026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6946714460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946729741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6946745774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946761237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946778139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946794061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946810466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946825759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946841435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6946857205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946872450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6946888506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6946904158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6946920702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6946936628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6946953730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6946969018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6946984320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947000097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947015772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947031851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947047102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947063840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947080126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947096544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947111819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947127374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947143538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947158804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947174868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947190118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947207067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947223024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947239424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947255389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947271931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947287683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947302887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947318912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947334446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947350903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947367091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947383647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947399177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947414443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947430182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947445657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947462084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947477818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947495058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947510826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947527563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947542741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947557961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947573844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947589361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947605306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947620425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947637039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947653155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947669400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947684581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947699995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947716309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947731476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947747421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947762793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947779461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947795204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947811421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947826534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947842035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947857679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947872834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6947888747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6947904298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6947920694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6947936508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6947953319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6947968474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6947983651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6947999303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948014751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948031518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948048177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948066323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948084121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6948102033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948118706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948135611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948153231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948169965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948187528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948204610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948222635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948240041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6948258298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948275532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948292216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948309358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948325983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948343779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948360394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948378314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948396007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6948413859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948430488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948447369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948464901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948481490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948498928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948515855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948533817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948551151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6948569239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948586219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948602853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948620037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948636894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948654753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948671401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948689586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948707258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6948723927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948739096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948754526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948770610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948785787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948801691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948816830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948833732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948849453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6948865663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948880765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6948896515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6948912127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6948927223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6948943107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6948959777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6948976157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6948991954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949008199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949023668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949038848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949054469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949069640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949085872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949101026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949117397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949133358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949149923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949165072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949180204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949195847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949211285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949227229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949242367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949258984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949275636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949291888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949306919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949322269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949338331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949353438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949369269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949384339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949400944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949416973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949433172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949448307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949463778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949479401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949494446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949510532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949525983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949542349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949558081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949574301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949589788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949604900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949620463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949635510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949651774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949666876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949683191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949698957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949715468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949730585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949745690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949761534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949776923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949792812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949807875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949824188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949840186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949856379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949871436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6949886564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6949902446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6949917526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6949933352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6949948636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6949965308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6949981078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6949997343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950012704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950028171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950043742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950058854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950074985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950090439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950106807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950122578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950139047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950154556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950169678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950185266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1228,12280000,10000,0,0,256,5,34835,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6950235064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950250970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950266523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950283292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950299049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950316699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950333163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950350268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950366058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950381232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950397862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950413055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950429504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950445326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950462006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950477145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950492336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950507990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950523533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950539468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950554632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950571019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950587131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950603386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950619163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950634322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950650362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950665514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950681434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950696613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950713364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950729562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950746472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950761668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950777249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950792926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950808071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950824281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950839780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950856157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6950871922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6950888209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950903893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6950919080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6950935214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6950950818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6950967899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6950983105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6950999764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951016693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951033170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951048501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951063844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951080102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951095382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951111468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951126760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6951143926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951159881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951176378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951191700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951207623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951223454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951238742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951254850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951270489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6951287310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951303285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951319742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951335699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951350975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951366772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951382044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951398404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951414134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6951430664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951446595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951463387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951478670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951493990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951509771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951525408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951541479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951556731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6951573223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951589515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951605950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951621231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951636544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951652619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951667935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951683989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951699491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6951716612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951732587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951749001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951764586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951780002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951795781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951811079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951827794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951843174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6951859676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6951875630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6951892694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951908034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6951923373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6951939150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6951954857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6951970921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6951986190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952002746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952019086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952035513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952050813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952066138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952082619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952097896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952113961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952129253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952146105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952162440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952178875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952194145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952209905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952225726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952241626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952258350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952274000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952290752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952306797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952323292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952339350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952354695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952370538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952385848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952402579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952417916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952434461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952450410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952467491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952482821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952498123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952513946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952529846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952545913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952561163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952578035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952593995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952610460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952625813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952641483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952657324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952672670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952688779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952704625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952721244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952737196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952753920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952769629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952784920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952800702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952815972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952832580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952847839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6952864953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6952883641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6952901367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952916737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6952932220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6952948046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6952963898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6952980056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6952995327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953011901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953028420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953044843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953060128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953075452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953091697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953107059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953123153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953138489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953155389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953171362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953187778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953203714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953219402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953235312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953250657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953267489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953282803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953299709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953315548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953332264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953347473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953362632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953378280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953393846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953409836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953425470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953441906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953458200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953474530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953489753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953505928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953522274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953537429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953553355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953568470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953585383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953601246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953617548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953632744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953648309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953663981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953679139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953695095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953710889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953727360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953743827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953760231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953776190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953791484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953807239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953822507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953838854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953854105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6953870621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6953886529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6953903446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953918725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6953934038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6953949827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6953965403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6953981452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6953996710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954013221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954029445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954045838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954061148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954077178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954093310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954108614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6954124706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6954140341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954156854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954172748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954189149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954206713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954222026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954237819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954253095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6954269776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6954284948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954301300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954319349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1229,12290000,10000,0,0,256,5,34863,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6954370752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954385896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954401724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954417429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954432633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6954448621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6954465204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954482204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954498058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954514675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954529982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954545187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954561503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954577110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6954593350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6954608479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954624848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954640982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954657253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954672389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954687538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954703464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954718818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6954734713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6954749810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954767049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954782838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954799061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954814189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954829846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954845454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954860560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6954876438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6954891899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6954908450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6954924201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6954940436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6954956022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6954971249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6954987599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955002781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955019247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955034409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955050817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955066631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955083256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955098445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955113622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955129293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955144963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955160967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955176169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955192588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955208754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955225053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955240263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955255472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955271785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955286957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955302907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955318447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955335383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955351313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955367725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955383027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955398966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955414750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955430257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955446309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955461962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955478435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955494320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955510689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955526262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955541556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955557275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955572518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955589080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955604311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955620775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955636665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955653546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955668784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955684044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955699775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955715308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955731315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955746908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955763348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955779862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955796167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955811584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955827216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955843064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955858276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6955874213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6955889720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6955906142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6955921977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6955938267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955953837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6955969064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6955984742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6955999933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956016458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956031639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956048095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956063936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956080545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956096229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956111431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956127137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956142701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956158873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956174047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956190461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956206578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956222873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956238052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956253270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956269313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956284759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956300766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956316276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956333343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956349265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956365628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956380891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956396472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956412227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956427442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956443482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956459233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956475958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956492159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956508523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956524167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956539380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956555086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956570280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956586823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956602672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956619659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956637879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956655255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956670541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956685795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956701493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956717314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956733286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956748892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956765636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956781701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956797969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956813137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956828638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956844346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956859555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6956876180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6956891907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6956908452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6956924388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6956940805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6956956415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6956971780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6956987667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957003851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957020439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957035710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957052992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957069208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957086245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957101526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957116838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957132581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957148114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957164125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957179330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957195807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957212169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957228598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957243881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957259179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957275393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957290666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957306722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957321997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957339270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957355233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957371616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957386893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957402606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957418657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957433752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957449648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957465104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957481468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957497210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957513467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957528992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957544161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957559805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957574947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957591160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957606276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957622670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957638466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957655064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957670221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957685372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957701005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957716509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957732416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957747539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957763879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957780030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957796260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957811379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957826537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957842625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957857794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6957873732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6957888885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6957905606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6957921400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6957937665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957953154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6957968561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6957984229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6957999373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958015655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958030983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958047331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958063111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958079934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958095194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958110557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6958126298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958141886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958158155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958173363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958189834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958206078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958222652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958237922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958253182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6958269384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958284602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958300607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958315794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958332928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958348928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958365173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958380295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958395847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1230,12300000,10000,0,0,256,5,34892,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6958446128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958461876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958477887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958493027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958509425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958525699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958542089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958557240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958572384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6958588449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958603615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958619560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958634717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958651692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958667503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958683779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958698943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958714652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6958730308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958745446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958761810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958777279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958793687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958809436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958825731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958841194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958856395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6958872079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958887236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6958903533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6958918691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6958935081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6958950866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6958967462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6958982684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6958997878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959013562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959029115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959045033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959060216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959076603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959092769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959109047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959124213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959141990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959157736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959172925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959188883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959204546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959220967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959236833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959253124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959268751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959283983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959299687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959314844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959331195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959346722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959363086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959378784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959395437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959410766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959426164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959441787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959457415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959473362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959488475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959504868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959521022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959537553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959552707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959567878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959584042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959599209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959615135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959630296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959647109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959662962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959679248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959694437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959710122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959725797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959740970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959756942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959772769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959789263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959805142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959821469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959837132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959852414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6959868146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959883369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6959899736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6959915140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6959931523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6959947328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6959963907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6959979085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6959994260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960010559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960026164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960042322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960057429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960074307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960090596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960107163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960122322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960137528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960153616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960168994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960185046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960200306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960217132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960233016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960249401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960265220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960280540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960296341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960311633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960328099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960343749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960360308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960376221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960393051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960408330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960423619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960439368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960455029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960471094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960486337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960502848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960519154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960535566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960550812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960566111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960582249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960597527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960613580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960628843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960645707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960661697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960678108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960693435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960709124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960724923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960740432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960756510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960772267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960788828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960804800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960821236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960836932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960852241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6960868009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960883277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6960899760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6960915291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6960932308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6960948195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6960964874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6960980161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6960995426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961011185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961026826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961042868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961058097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961074640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961091001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961107634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961122910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961138255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961154476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961169734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961185812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961201089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961218104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961234150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961250652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961266484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961281777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961297543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961312763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961329188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961344527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961362205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961378188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961395185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961410996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961426239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961442028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961457697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961473764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961488983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961505477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961521729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961538338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961553585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961568858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961585020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961600263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961616306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961631599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961648454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961664384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961680744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961695976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961711584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961727367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961742583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961758608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961774192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961790932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961806871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961823248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961838879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961854137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6961869839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961885057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6961901446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6961916956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6961933444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6961949336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6961966128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6961981392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6961996671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962012420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962028119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962044331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962059469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962076075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6962092354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962108857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962124088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6962139588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962155360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962170553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962186530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962201676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962218459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6962234298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962250613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962266228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6962281554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962297321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962312519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962328941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962344095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962360488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6962376309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962393536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962408865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6962424355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962440135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962455830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962471853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962487047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962503759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1231,12310000,10000,0,0,256,5,34920,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6962554374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962570753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962586342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6962601550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962617215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962632373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962648695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962663823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962680203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6962695959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962712566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962727975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6962743587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962759220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962774818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962790983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962806136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962822470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6962838618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962854949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962870123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6962885312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6962901344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6962916488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6962933579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6962948843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6962965785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6962981693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6962998087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963013330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963029040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963044958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963060129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963076105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963091657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963108315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963124184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963141579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963156824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963172249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963187872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963203418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963219433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963234592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963250924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963267119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963283451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963298602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963313755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963329862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963345021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963360936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963376091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963392877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963409184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963425735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963440936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963456569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963472287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963487455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963503419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963519450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963535927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963551783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963568080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963583620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963599040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963614721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963629888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963646383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963661626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963678096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963693966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963710920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963726341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963741529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963757214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963772809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963788790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963803985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963820422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963836680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963853052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963868254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6963883503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6963899591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6963915029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6963931061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6963946223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6963963105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6963979041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6963995375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964010654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964026447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964042160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964057658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964073974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964089622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964106304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964122155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964138430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964153984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964169163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964184832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964199985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964216381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964231587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964248016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964263921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964280611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964296052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964311267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964327435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964342624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964358605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964374174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964392633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964410058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964428230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964444951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964462045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964479320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964495997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964513839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964531020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964549073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964566399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964584712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964601386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964618104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964635324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964652323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964670092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964686744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964705075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964722455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964740337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964756978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964773263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964789219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964804424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964820352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964835821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964852223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6964868042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6964884337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964899824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6964915008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6964930657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6964945806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6964962094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6964977283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6964993692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965009523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965026131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965041310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965056499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965072167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965087681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965103638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965118792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965135195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965151393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965167928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965183083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965198279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965214766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965230026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965245943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965261140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965278046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965294219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965310567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965325829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965341456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965357350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965372544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965388546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965404200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965420662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965436753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965453500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965468726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965484142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965499846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965515908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965531952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965547148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965563571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965579800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965596195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965611664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965626913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965642968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965658188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965674435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965689631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965706447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965722345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965738744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965754003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965769639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965785364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965800832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965816831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965832418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965848849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6965864955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6965881283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965896836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6965912047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6965927757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6965942953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6965959356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6965974559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6965991020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966006918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966023654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966038891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966054122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6966069843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966085687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966101681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966116916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6966133338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966149627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966166247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966181493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966196803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6966212865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966228070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966244065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966260814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6966278434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966294565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966310882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966326087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966341800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6966357557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966372801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966388837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966404456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6966420945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966436826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966453577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966468836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966484082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6966499807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966515377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966531725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966547201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6966563609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966579893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966596264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966611488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966626719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1232,12320000,10000,0,0,256,5,34949,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6966676771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966692021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966708482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966723686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6966740170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966755983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966773036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966788301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966803540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6966819280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966834921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966850971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6966866178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6966882634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6966898881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6966915214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966930416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6966945666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6966961729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6966976916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6966993096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967008278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967025091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967041118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967057913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967073231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967088955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967104688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967119950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967135987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967151601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967168283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967184152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967200496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967216142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967231449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967247737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967263014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967279408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967294849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967311256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967328365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967346694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967361932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967377125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967393351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967408595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967424650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967440759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967457664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967473558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967490179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967505616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967521481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967537585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967553032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967568994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967584684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967601174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967617093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967633485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967649381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967664688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967680443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967695723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967712107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967727406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967744147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967760108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967777005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967792276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967807532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967823304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967838969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967855122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6967870708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6967887254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6967903671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6967920092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967935358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6967950932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6967967813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6967983068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6967999108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968014740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968031405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968047562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968063992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968079699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968095002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968111484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968126750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6968143171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968158419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968175114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968190969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968207686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968222985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968238462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968254180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968269924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6968285985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968301203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968318063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968334374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968350723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968366191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968381458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968397676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968412839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6968429068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968444235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968461074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968476954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968493289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968508513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968524157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968541038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968556395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6968572436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968588146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968604686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968620869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968637577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968653266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968668512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968684477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968699711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6968716210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968732077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968748691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968764920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968781578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968796738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968811933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968828323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968843513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6968859711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6968875263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6968892152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6968908038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6968924407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968939638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6968955229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6968970980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6968986156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969002154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969017725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969034246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969050083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969066430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969082040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969097308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969113018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969128257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969144628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969159830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969176252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969192118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969208819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969224090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969241404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969257135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969272919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969288924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969304109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969320516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969336737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969353092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969368554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969383816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969400509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969415742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969432617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969447766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969464517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969480342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969496579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969511799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969527380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969543050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969558191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969574506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969590213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969606680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969622500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969638781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969654962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969670629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969686341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969701527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969718223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969733582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969750238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969766525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969782937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969798161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969813448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969829592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969844887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6969861135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6969876412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6969893230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6969909158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6969925540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969940845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6969956463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6969972229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6969987428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970003446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970019108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970035637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970051534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970067929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970083548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970099371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6970115170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970130420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970146820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970162086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970178579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970194471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970211194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970226494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970241741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6970257693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970273311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970289361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970305184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970321619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970337896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970354214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970369421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970384621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6970400716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970415970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970432228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970447474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970464264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970480206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970496609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970511872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970527509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6970543229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970558713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970575076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970590788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970607361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970623296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970640212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970655500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970670784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6970686564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970702106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970718281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1233,12330000,10000,0,0,256,5,34977,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6970768595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970785414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970801781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970818212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970834008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970849405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6970865169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970880472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6970896908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6970912200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6970929296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6970945123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6970961920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6970977151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6970992380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971008096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971023665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971039686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971055114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971071583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971087740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971104057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971119499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971134729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971150777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971166010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971182028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971197237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971214073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971229962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971246523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971261760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971277373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971293116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971308586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971324610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971340243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971356715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971372580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971388907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971404456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971419714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971435459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971450870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971468180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971483494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971500212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971516715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971533105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971548338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971563855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971580485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971595716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971611717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971627072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971643958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971659818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971676165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971691411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971707046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971722739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971737914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971754127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971772987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971789451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971805225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971821503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971837143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971852355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6971868327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971883520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6971900024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6971915210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6971931852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6971947705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6971964437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6971979661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6971994918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972010652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972026233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972042216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972057402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972073804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972090082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972107109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972122486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972137670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972153739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972168923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972185221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972200865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972217723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972233558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972250106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972265684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972280918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972296630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972312049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972328398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972343578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972359963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972375789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972392409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972407603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972422821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972438720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972454251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972470214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972485400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972502023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972518791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972536823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972552083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972567292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972583533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972599066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972614920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972629980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972646776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972662559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972678821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972693945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972710455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972726093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972741188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972757026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972773399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972789822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972805867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972822542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972838139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972853287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6972868937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972884070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6972900344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6972915471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6972931825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6972947605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6972964231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6972979391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6972994585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973010210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973025729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973041649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973056756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973073120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973089237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973105473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973120827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973135957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973151969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973167107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973183018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973198099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973214871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973230629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973246846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973261967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973277539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973293188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973308546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973324468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973340018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973356443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973372224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973388518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973404096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973419292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973435271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973450805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973467190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973482343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973498975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973515123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973531424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973546576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973561813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973577813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973592961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973609322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973624518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973641323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973657205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973673548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973688976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973704577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973720282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973735439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973751433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973767010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973783533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973799350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973815713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973831290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973846524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6973862188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973877409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6973893702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6973908939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6973925417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6973941301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6973958036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6973973243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6973988436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974004125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974019670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974035664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974050874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974067328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974083887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974100911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974116087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6974131540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974147607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974162741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974178660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974194022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974212396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974228269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974244559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974259726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6974275297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974290984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974306368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974322331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974337903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974354297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974370143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974386467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974402007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6974417207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974432901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974448083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974464391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974479600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974496257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974512078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974529547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974544736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6974559893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974575557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974591132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974607051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974622482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974638910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974655247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974671551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974686994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6974705186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974720968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974736195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974752190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974768085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974784476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974800296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974817361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974833069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1234,12340000,10000,0,0,256,5,35005,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6974881893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6974897993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6974913397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6974929274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6974944350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6974961111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6974976847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6974993067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975008156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975023788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975039412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975054494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975070354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975085842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975102167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975117908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975134118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975149563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975164635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975180202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975195259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975211619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975226755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975243097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975258833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975275422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975290544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975305657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975321221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975336983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975352895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975368027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975384353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975401499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975417863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975433420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975448624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975464780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975479983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975495969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975511153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975528139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975545721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975562062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975577799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975592929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975608552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975623643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975639945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975655035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975671331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975687051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975703606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975718701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975735352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975752622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975768230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975784145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975799253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975815630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975831860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975848285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975863552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6975879010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6975895041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6975910210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6975926171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6975941333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6975958134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6975974438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6975990742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976005907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976021487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976037174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976052350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976068295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976083751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976100737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976116558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976132842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976148359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976163532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976179189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976194556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976210884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976226043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976242422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976258198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976274837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976289988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976305140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976320815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976336282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976352234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976367359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976383963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976400231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976416560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976431749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976446925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976462964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976478129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976494073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976509219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976525943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976541759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976559081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976574276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976590422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976606052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976621122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976637578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976653570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976670091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976686303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976703433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976718668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976733835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976751406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976771291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976788422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976803758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976820231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976836528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976852787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976867953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6976883380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6976899376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6976914910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6976930798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6976946085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6976963166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6976979056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6976995386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977010575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977026272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977041923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977057114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977073316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977088869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977105237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977120994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977137441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977153034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977168194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977183834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977198973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977215271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977230765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977247021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977262657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977279396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977294513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977309591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977325186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977340744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977356635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977371719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977388296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977404405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977420666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977436677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977452303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977467949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977483107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977499057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977514486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977531019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977546822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977563387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977578983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977594184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977609812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977624986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977641175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977656330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977672712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977688710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977705327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977720470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977735632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977751276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977766738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977782755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977797943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977814413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977830626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977849788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977868396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6977884467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6977900985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6977916339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6977932360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6977947585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6977964499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6977980358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6977996660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978011845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978027777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978043324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978058395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6978074176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978089827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978106544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978122301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978138730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978154413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978169527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978185130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978200212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6978217738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978232909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978249311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978265556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978281867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978297889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978313144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978329308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978344536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6978360543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978375742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978393122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978409048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978425444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978440660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978456298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978472046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978487251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6978503266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978518864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978535301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978551129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978567451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978583040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978598287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978613982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978629191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6978645564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978660765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978677176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978693223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978709916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978725161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978740847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978757213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978772799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6978788788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978805283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978821709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6978838037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6978854352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978869527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6978884984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6978901094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6978916283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1235,12350000,10000,0,0,256,5,35034,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6978967493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6978982694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6978999112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979015423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979031706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979049385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979068380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979085689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979100945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979116902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979132086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6979148972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979164814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979181125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979196304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979212443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979228072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979243208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979259090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979274778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6979291152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979306952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979323470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979339040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979354262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979369889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979385068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979401401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979416581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6979432930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979449572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979466422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979481610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979496797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979512482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979528000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979543934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979559066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6979575679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979591867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979608109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979623267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979638456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979654533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979669682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979685624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979700786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6979717556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979733361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979749658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979765394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979780617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979796324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979811507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979828105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979843270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6979859666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6979875527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6979892212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979907378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6979922541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6979938242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6979953810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6979969781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6979984970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980001380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980017743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980034240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980049512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980064730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980080799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980095991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980112331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980127501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980144460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980160287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980176654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980191860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980207847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980223719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980238977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980255316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980271025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980287527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980303438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980320094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980335758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980351044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980366772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980381994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980398302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980413520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980429959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980446078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980462719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980477978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980493254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980509226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980524772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980540843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980556053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980572513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980588679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980605049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980620284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980635763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980651813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980667010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980683011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980698220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980714965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980730837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980749548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980765592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980782958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980801383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980817810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980834747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980849981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6980866412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6980882216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6980898931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980914074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6980929277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6980945178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6980960701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6980976657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6980991840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981008289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981024599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981040926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981056099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981071545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981087675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981102907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981118834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6981134122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981151046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981166860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981185734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981203610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981219394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981235391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981250515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981267044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6981282346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981298774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981314528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981331440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981347817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981363054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981378694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981394369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981410349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6981425871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981443247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981459669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981476135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981491475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981506803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981523450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981538795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981554894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6981570221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981587168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981603140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981619620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981635148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981650924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981666717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981682018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981698103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6981713718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981730269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981746203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981762642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981778814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981794005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981809626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981824789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981841191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6981858238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6981874832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6981891542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6981907888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981923005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6981938147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6981954230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6981969377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6981985368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982000519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982017416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982033203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982049443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982064587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982080081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982095728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982111588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982127505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982143044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982159449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982175252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982195022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982213954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982231778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982248117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982263238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982279916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982295103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982311570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982327972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982344249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982359399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982374582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982390883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982405979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982421857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982436943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982453621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982469407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982485644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982500846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982516314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982531955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982547097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982563027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982578501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982594858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982610681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982626992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982642681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982657860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982673497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982688671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982704884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982720067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982736498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982752341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982769031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982785009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982800222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982815885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982831435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982847337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6982862479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6982878853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6982895191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6982911501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982926700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6982941918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6982957900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6982973053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6982989003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983004134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983021131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983036916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983053196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1236,12360000,10000,0,0,256,5,35062,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6983103033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983118314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983133908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983149535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983165460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983180803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983197210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983213644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983230452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983245615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983260794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983276863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983292051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983307996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983323158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983340150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983356032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983372353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983387565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983403419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983419092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983434279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983450229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983466048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983482441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983498225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983514900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983530107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983545294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983560956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983576374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983592659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983607826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983624230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983640337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983656639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983671830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983687028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983702992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983718146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983734096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983749262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983765962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983781753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983798007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983813152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983828862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983844505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983859658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6983875583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6983891039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6983907411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6983923188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6983939461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6983954919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6983970122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6983985798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984000971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984017463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984032625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984049077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984064895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984081786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984096952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984112150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984128001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984143642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984159866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984175036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984191420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984207967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984224304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984239834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984255079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984271488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984286687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984302659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984317832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984334567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984350401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984366681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984382686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984400797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984416584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984431823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984447842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984463780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984480292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984496170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984512552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984528362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984543582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984559283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984574466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984590774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984605966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984622384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984638229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984655025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984670200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984685379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984701039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984716855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984732801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984747941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984764734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984781661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984798119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984813423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984829141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984844917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984860137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6984876213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6984892006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6984908438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6984924340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6984940689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6984956288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6984971494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6984987213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985002407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985018953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985034164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985050636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985066497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985083410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985099867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985115073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985130657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985146315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985162220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985177345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985193751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985210184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985226467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985241979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985257190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985273254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985288414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985304353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985319477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985336165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985351909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985368147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985383279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985398818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985414969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985430229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985446660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985462661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985479093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985494856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985511128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985526658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985541848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985557491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985572637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985589212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985604348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985620742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985636556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985653219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985668390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985683584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985699251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985715607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985731574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985746706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985763102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985779579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985795913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985811130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985826345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985842392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985857951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6985873902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6985889035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6985905802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6985921618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6985937847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6985954000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6985969494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6985985236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986000393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986016857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986032323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986048847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986064695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986081378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986096574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986112063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986127714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986143291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986159246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986174413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986190796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986209787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986226178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986241357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986256904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986273354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986288908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986305265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986320459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986337376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986353248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986369562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986384763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986400354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986416033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986431211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986447176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986462862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986479241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986495032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986511314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986526810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986541984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986557672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986572783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986589227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986604401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986620810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986636614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986653232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986668776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986683997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986699719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986715284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986731264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986746424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986762838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986779220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986795523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986810702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986825922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986841995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986857153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6986873079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6986888240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6986905273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6986921138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6986937416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986952993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6986968418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6986984105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6986999243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987015689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987030834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987047236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987063045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987080564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987095883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6987111136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6987126845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1237,12370000,10000,0,0,256,5,35091,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6987178068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987194058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987210599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987227017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987242815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987259380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987275243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6987290861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6987306570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987321681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987338219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987353432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987369839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987385695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987403105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987420909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6987436750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6987454005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987469476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987485421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987500887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987517748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987533864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987550150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987565370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6987580924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6987596902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987612152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987628160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987643835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987660507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987676968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987693279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987708914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6987724100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6987739798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987754988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987771280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987786726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987803115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987818942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987835789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987851023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6987866879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6987882551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987898331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6987914369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6987929892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6987946445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6987962970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6987979202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6987994333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988009410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988025592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988040732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988056656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988071762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988088750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988104512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988121615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988136782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988153744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988170511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988185792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988202351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988217833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988234302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988250189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988267389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988282632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988298570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988314247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988330870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988347089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988362381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988379100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988395490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988411792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988426950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988442160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988458317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988473796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988489792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988504962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988521874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988537736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988554459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988569673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988585383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988601064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988616274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988632236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988648746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988665259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988681119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988697516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988713229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988728933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988744878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988760063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988776525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988792446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988809122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988825022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988842022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988857206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6988872465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6988888167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988903693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6988919686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6988934823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6988951222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6988967739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6988984066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6988999271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989014920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989030821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989047821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989066724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989084897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989102008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989118077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989134400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989150285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989166380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989182377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989197504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989214096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989229235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989245886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989262010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989281038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989296187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989311411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989327494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989342943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989358920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989374069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989390871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989406745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989423088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989438571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989454324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989471001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989486144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989502055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989517659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989534311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989550136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989566400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989581987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989597208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989612900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989628095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989644385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989659522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989675905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989691703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989708620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989724037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989739192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989754860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989770445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989786406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989801550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989818241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989834409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989850889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989866015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6989881141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6989897151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6989912316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6989928251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6989943398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6989960242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6989976265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6989992542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990007703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990023246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990039158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990054310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990070241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990085711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990102106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990117896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990134476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990150059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990165449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990181101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990196257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990212697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990227938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990244348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990260130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990277192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990292443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990307665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990323425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990339470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990355529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990370769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990391008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990409494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990428254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990444594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990460724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990477073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990492183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990508038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990523636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990540352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990556286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990572499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990588079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990603201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990618760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990633842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990650054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990665370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990681699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990697480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990714395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990729542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990744621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990760219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990775729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990792225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990807322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990823668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990839968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990856170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990871236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6990886303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6990902217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6990917537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6990933418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6990948540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6990965212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6990981017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6990997282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991012433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991028074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991043823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991058958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991075219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991090770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991107083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991122826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6991139029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991154617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991169765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991185374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991200469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991216903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991231959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991248258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991263999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1238,12380000,10000,0,0,256,5,35119,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6991315041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991330724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991345916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991361599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991378030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991394472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991409800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991426212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991441952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6991458615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991474269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991489433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991505025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991520581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991536697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991551827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991568144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991587089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6991604331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991621535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991637620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991654557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991669745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991685682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991701170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991718048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991733864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6991750132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991765638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991780751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991796317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991811431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991827744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991842855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6991859178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6991874960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6991891575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991906939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6991922100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6991937726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6991953172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6991969084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6991984220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992000520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992016635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992033120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992048289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992063448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992079408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992094766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992110633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992125754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992142920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992158704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992174962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992190130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992205954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992221596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992236696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992252549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992268141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992284823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992300623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992316845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992332753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992348190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992363875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992379022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992395347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992410776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992427195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992443012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992459604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992474811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992490027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992505735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992521200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992537382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992552562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992569200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992585408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992601674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992617056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992632244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992648293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992663474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992679387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992694537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992711263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992727308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992743598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992758768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992774279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992790164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992805696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992821638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992837219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992853632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6992869422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6992885672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992901182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6992916399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6992932078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6992947275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6992963952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6992979084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6992995388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993011136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993027811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993043188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993058337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993074024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993089486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993105638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993120769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993137159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993153312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993169566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993184729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993199872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993219038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993235027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993250914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993266620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993283203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993299685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993315866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993331720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993346953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993362580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993377723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993393981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993409095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993425450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993441245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993457901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993473277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993488631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993504218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993519732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993535637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993550738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993567094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993585674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993602298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993617424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993632596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993648753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993663851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993679862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993695026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993711713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993727682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993743902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993759045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993774576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993790403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993805512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993821370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993837170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993853565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6993869351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6993885631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993901024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6993916172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6993931735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6993947723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6993964081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6993979400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6993995712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994011434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994028280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994043409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994058525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994074095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994089554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994105632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994121165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994137444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994153511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994169707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994184796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994199920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994217278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994232383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994248215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994263280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994280066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994296396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994312589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994328036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994343180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994358781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994373863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994390081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994405235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994421835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994437606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994454225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994470450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994487068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994502876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994518800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994534883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994550050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994566571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994582810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994599380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994614594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994629772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994645754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994660899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994676825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994691957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994708674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994724462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994740732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994755943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994771522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994787795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994802974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994818934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994834525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994851360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6994867230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6994883527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994899191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6994914417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6994930154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6994945356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6994962629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6994978128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6994994530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995010384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995027196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995043283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995060337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6995076266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995092003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995107948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6995123077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6995139802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995155627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995172171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995187382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995203126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6995218791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995233947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995250603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6995266501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6995283358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995299470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995315994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995331949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995347188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1239,12390000,10000,0,0,256,5,35148,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6995397929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995413370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995429293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6995444450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6995461333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995478097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995494392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995509554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995525223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6995540871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995556027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995572003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6995587526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6995603901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995619719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995635984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995651471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995666663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6995682947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995698178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995714784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6995729980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6995746395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995762461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995779170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995794546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995809757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6995825397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995840927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995857062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6995872150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6995888517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6995904641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6995920908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995936098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6995951269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6995967306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6995982660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6995998561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996013701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996030487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996046256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996062525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996078042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996093261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996109792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996125023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996141867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996157098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996173521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996189378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996206092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996221276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996236749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996252437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996268048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996284029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996299435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996317027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996333327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996349642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996364836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996380075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996396065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996411245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996427211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996442393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996459063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996475033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996491454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996506669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996522184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996537851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996553002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996568926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996584438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996601076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996616893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996633206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996648824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996664069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996679757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996694949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996711328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996727040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996743586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996759404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996776224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996791886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996807115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996822775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996838375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996854386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6996869578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6996886011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6996902209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6996918568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996933774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6996949045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6996965156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6996980616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6996997282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997012452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997031866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997047981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997064592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997080273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997095547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997111227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997126419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997142719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997157915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997174555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997190384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997206986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997222193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997237367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997253069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997268640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997284626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997299800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997316738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997333145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997349441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997364860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997380009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997396024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997411192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997427135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997442304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997459475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997475272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997491552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997506710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997522311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997538002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997553472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997569458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997585137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997602134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997619490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997635850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997651496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997666901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997682505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997697587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997713815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997728907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997745712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997761551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997782719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997798947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997817480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997833921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997849183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6997865484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6997880742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6997897840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6997913811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6997930169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997945405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6997961128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6997976893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6997992704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998008638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998024238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998040570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998056552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998072763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998088350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998103563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998119203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998135058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998151280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998166390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998182715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998198481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998215127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998230541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998245741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998261387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998276971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998292922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998308094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998324968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998341317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998357936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998373172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998388389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998404414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998419598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998435576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998450738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998467510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998483384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998499722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998515296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998530522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998546425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998561614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998577981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998593206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998609667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998625845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998642564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998657777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998673200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998688905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998705360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998721636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998736876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998753341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998769550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998785858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998801406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998816625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998832819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998848109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6998864359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6998879539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6998896432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6998912272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6998928828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998944038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6998959633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6998975325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6998990516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6999006526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6999022018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6999038478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6999054573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6999070929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999086460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6999101665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6999117375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999132587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6999149138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6999164323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6999181000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6999196861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6999213486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999228700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6999244530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6999260299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999275881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6999291849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6999307025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6999323475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 6999340046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 6999356448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999371928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 6999387202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 6999403374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 6999418831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 6999434822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 6999450034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 6999467074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1240,12400000,10000,0,0,256,5,35176,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 6999997580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000014158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000030638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000046099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000061747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000077206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000093317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000108743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000125369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000141557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000157808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000173172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000188319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000204350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000219470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000235620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000250728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000267480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000283247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000299560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000314939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000330490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000346507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000361878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000377714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000393270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000409727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000425774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000442053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000457580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000472750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000488390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000503881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000520197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000535311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000551700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000567466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000584101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000599227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000614999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000630882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000646366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000662269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000677376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000693771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000709878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000726160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000741272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000756454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000774959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000790432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000806512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000821779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000838969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000854889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7000871296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000886548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7000902170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7000917912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7000933154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7000949152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7000964761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7000981239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7000997105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001013469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001029122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001044358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001060296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001075482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001091827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001106995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001123663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001140399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001156828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001172048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001187290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001203713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001218941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001234883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001250038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001267270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001284803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001301438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001316660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001333320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001349506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001364967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001380967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001396675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001413471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001429411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001445757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001461416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001476680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001492427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001507657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001523994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001539207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001555798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001571763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001588433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001603631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001619061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001634758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001650398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001666379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001681585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001698005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001714153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001730470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001745691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001761277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001777867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001792986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001809049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001824124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001841264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001857003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7001873197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001888302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7001904030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7001919717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7001935138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7001951615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7001967145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7001983588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7001999345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002016001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002031143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002046306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002061963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002077466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002093374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002108501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002124910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002141120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002157386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002172548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002187742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002204476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002221207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002237195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002252314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002269336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002285236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002301680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002316989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002332663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002348399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002363892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002379857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002395770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002412227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002428262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002444562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002460144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002475333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002491196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002506371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002522610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002537822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002554249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002570078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002586736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002601923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002617726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002633402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002648897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002664850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002680031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002696453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002712582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002728850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002744249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002759442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002775488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002790648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002806600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002821772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002838568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002854389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7002870667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002885845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7002901412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7002917092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7002932492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7002948461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7002963979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7002980370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7002996174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003012472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003028261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003043522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003059175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003075081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003091750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003106936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003123603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7003139845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003156470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003171717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003187194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003203278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003218519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003234525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003250130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003267162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7003283505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003299862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003315098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003330857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003346613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003362165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003378932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003394698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003411180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7003426993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003443926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003460111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003475451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003491503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003506799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003523260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003538517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003555039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7003570966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003587761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003603079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003618359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003634162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003650109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003666168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003681610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003698066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7003714350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003730810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003746099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003761468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003777816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003793107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003809172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003824437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003841231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7003857162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7003873555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003889779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7003907263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7003923077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7003939133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7003955584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7003970781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7003987210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004003281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004019977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004035169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004050387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1241,12410000,10000,0,0,256,5,35205,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7004103054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004118580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004134542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004150096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004166499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004182368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004198660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004214306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004229545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7004245192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004260382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004277189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004292327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004308930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004324714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004341708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004356924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004372499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7004388150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004403741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004419676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004434804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004451197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004467304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004483591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004498738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004513897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7004529884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004545018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004560893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004576010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004592748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004608544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004625200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004640776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004655954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7004671571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004686940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004703205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004718381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004734771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004750582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004767141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004782332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004797523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7004813423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004829096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004845048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7004860214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7004876870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7004893093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7004909753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004924884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7004940075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7004956129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7004971352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7004987355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005002790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005019549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005035407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005051724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005066960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005082523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005098210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005113519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005129474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005145071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005161467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005177297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005193775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005209414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005224589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005240252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005255445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005271716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005287168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005303583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005319619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005336235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005351436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005366760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005382925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005398618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005414620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005429817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005446285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005462458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005478830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005494272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005509543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005525526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005541087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005557272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005572603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005589503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005605420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005621804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005637068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005652699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005668436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005683694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005699733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005715299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005731816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005747699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005764589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005779940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005795218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005810975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005826245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005843667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7005858984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7005875732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7005892077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7005908474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005923691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7005938981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7005957538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7005972873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7005988943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006004217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006021234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006037157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006053521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006068794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006084436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006100205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006116067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006131953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006147633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006164304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006180164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006196871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006214137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006229436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006245102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006260524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006276968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006292181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006308639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006324508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006341368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006356625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006371981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006388202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006403892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006419908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006435142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006451638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006467936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006484289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006499748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006515414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006531203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006546440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006562696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006578345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006594842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006611227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006627631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006643251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006658550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006674307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006690328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006706989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006722177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006738609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006754690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006771379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006786597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006802149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006817859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006833454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006849514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7006864741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7006881183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7006897478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7006913814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006929051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7006944257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7006960248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7006975481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7006991463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007006658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007023641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007039547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007056152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007071388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007089142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007107228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007122521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007138555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007154464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007171006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007187136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007203839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007219044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007234240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007250177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007265758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007282441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007297624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007314011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007330215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007347034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007362467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007377878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007394389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007409644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007426049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007441483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007458361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007474227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007490572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007505773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007521344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007537054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007552240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007568435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007584026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007600455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007616268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007632603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007648148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007663351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007679047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007694471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007710823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007726050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007742460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007758331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007774994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007790262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007805492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007821186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007836788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007852763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7007867955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7007884609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7007900854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7007917185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007932408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7007948121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7007964222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7007979444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7007995411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008010617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008027410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008043262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008060117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008075321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008091038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008106830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008122115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008138202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1242,12420000,10000,0,0,256,5,35233,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7008187631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008204466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008220338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008236818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008252075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008267792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008283621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008298864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008314901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008330680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008347164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008363049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008379646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008395186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008410841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008426591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008442067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008458426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008473603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008490031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008505828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008523195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008538502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008553779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008569788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008585427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008603287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008618608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008635753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008652340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008668708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008684240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008699441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008715524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008730740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008746693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008762096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008778816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008794669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008810996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008826230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008842601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008858258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008873378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7008889714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7008904983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7008921359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7008937174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7008953783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7008968914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7008984039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7008999691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009015175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009031116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009046210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009062552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009078679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7009094954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009110105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7009125312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7009141385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009156526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009172435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009187602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009204395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009220178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7009236413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009251552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7009267367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7009282986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009300388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009318308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009335508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009353645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009370989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7009388876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009406307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7009423065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7009440289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009457377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009474899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009491514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009509524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009527222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7009545169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009561868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7009579174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7009597144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009613831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009631545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009649321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009667613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009684951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7009703321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009719992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7009736709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7009753900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009770927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009788401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009804997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009822968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009840657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7009858536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009875176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7009892227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7009909384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7009926005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7009943852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7009960959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7009979054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7009996507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010015058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010030276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010045528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010061275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010077024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010093146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010108353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010125402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7010141967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010158352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010173615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010188897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010209160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010224775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010240895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010256399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010273755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7010289752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010306223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010321755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010337653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010353461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010368775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010384852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010400437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010416988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7010432944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010449586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010465279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010480529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010496260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010511525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010527924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010543154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010559627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7010575705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010592634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010607964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010623288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010639129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010654785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010670873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010686815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010703588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7010719458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010735796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010751027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010766846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010782555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010797782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010813782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010829579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010846013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7010861849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7010878151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010893727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7010909058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7010924872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7010940330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7010956859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7010972090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7010988591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011004471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011021156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011036416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011051709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011067473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011083018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011099091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011114336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011130821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011147069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011163448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011178737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011194018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011210097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011225350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011241391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011256867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011273687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011289582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011305952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011321195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011336766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011352764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011367993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011384118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011399781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011416221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011432051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011448367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011463976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011479238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011494965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011510203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011526514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011541753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011558246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011574103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011590731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011605943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011621171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011637106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011652636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011668635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011683855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011700568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011717208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011733579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011748842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011764127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011780216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011795452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011811509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011826948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011843515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7011859381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7011875768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011891289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7011906585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7011922341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7011937605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7011954339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7011969518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7011985962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012001781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012020226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012036812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7012053447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7012070580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012087524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7012104989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012121597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012140328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012157631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012175463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012192093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7012209126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7012226296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012242905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7012260375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012277372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012295528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012312840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012331138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012347805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1243,12430000,10000,0,0,256,5,35261,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7012401664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7012418926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012435591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7012453530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012470197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012488207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012505562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012524210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012540882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7012557583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7012574835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012591916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7012609436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012626059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012644685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012662053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012679977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012696789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7012714200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7012731429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012748100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7012764929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012780198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012796699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012812622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012829536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012844808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7012860084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7012875900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012891937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7012907978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7012923212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7012939679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7012955935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7012972323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7012987596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013002872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013019174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013034381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013050388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013065583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013082736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013098597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013114943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013130206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013146180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013161939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013177196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013193236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013208816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013225324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013241194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013257782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013273413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013288698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013304423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013319698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013336053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013351314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013367847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013383767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013400858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013416556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013431862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013447588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013463320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013479372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013494622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013511365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013527628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013544012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013559278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013574546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013590743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013606008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013622090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013637363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013654281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013670240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013686635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013702440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013717745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013733549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013748848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013765295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013780553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013797061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013812977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013829979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013845280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7013860585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7013876348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013891966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7013908010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7013923296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7013939806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7013956133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7013972516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7013987788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014003077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014019158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014034455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014050531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014065812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014083204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014099144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014115523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014130789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014146563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014162334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014177563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014193622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014209904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014226361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014242245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014258596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014276555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014291882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014307652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014322934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014339401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014354663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014371443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014387423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014404203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014419472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014434768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014450540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014466240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014482283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014497522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014514113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014530548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014547008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014562306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014578440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014594259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014609537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014625591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014641234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014657791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014673732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014690131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014705984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014721318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014737122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014752718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014769366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014784616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014801126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014817021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014833836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014849125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7014864405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7014880169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014896116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7014912189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7014927466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7014943945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7014960240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7014976653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7014991930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015007213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015023311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015038529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015054592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015069858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015086919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015102840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015119253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015134523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015150217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015166009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015181281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015197345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015213148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015229639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015245547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015262075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015277889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015293158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015308918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015324186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015340628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015355843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015372282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015388408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015405373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015421014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015436310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015452513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015467707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015483707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015498906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015515744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015531621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015547965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015563185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015578829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015594575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015609789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015625792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015641335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015657830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015673702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015690061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015705843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015721374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015737136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015752386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015768848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015784137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015800652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015816570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015833356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015848596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7015863877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7015879615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015895230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7015911538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7015926809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7015943285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7015959857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7015976267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7015991578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016006875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016023023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016038308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7016054356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016069622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016087040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016102941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016119326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016134580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016150306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016166095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016181381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7016197447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016213355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016229849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016245756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016262107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016278021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016293319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016309083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016324342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7016340815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016356060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016372548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016388455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016405561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016420843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016436104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016452203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016467529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1244,12440000,10000,0,0,256,5,35290,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7016517469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016532980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016549491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016565379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016582369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016597638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016612930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016628690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016644553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7016660799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016675981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016692420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016708700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016725091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016740345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016756240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016772477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016787686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7016803680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016818898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016835761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016851628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7016867951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016883205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7016899160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7016914853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7016930073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7016946081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7016961998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7016978452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7016994305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017010629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017026279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017041546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017057297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017072528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017089230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017104481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017120931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017136840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017153719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017168962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017184177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017199859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017215505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017231526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017246729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017263195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017279737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017296058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017311284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017326523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017342702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017357940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017373942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017389135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017406146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017422347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017438695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017454331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017469577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017485365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017500572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017516992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017532442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017548923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017564828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017581556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017596810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017612055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017627796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017643689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017659696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017674828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017691219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017707497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017723851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017739084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017754366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017770508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017785757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017801768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017816977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017834031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017849920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7017866289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017881535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7017897252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7017912957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7017928163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7017944117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7017959798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7017976219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7017992083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018008452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018024093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018039331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018055068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018070288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018086993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018102252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018118748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018134662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018151678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018166925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018182202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018197989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018214895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018230946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018246131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018262586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018279101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018295502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018310748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018326055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018342390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018357759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018373746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018388948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018405751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018421609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018437949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018453479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018468700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018484420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018499643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018516083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018531301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018547708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018563523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018580383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018595842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018611093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018626794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018642433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018658703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018673961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018690451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018706757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018723108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018738319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018753822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018770053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018785509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018801509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018816706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018833640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018849544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7018865939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018881216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7018896842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7018912585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7018927829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7018943840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7018959699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7018976215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7018992168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019008626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019024342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019039708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019055556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019070910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019087393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019102730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019119308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019135282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019152323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019167685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019183084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019198911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019214573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019230715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019246067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019262660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019279280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019295758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019311107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019326460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019342877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019358207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019374355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019390021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019406794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019422807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019439297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019455051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019470402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019486251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019501609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019518151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019533743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019550343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019566354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019583169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019598517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019614062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019629856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019645604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019661700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019676982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019693506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019709961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019726426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019741746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019757081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019773415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019788802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019804950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019820307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019837443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019853304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7019869669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019884916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7019900559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7019916280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7019931519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7019947533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7019963443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7019979901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7019995742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020012073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020027985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020043267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020059001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020074515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020090927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020106107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7020122569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7020138411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020155388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020170650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020185904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020201640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020217495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020233579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020248853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7020265722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7020281644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020298046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020313316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020328928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020344908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020360104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020376114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020391715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7020408192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7020424105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020440464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020456069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020471390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020487170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020502440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020518944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020534432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7020550912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7020566844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020583611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1245,12450000,10000,0,0,256,5,35318,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7020633751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020649551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020665405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020680666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020696684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020712260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7020728704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7020744565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020761177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020776848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020792099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020807800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020823009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020839439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020854649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7020871131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7020886981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7020903914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020919145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7020934391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7020950106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7020965875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7020981904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7020997121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021013572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021030093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021046410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021061645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021077160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021093024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021108238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021124242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021139748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021156408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021172307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021188632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021204258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021219553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021235312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021250578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021266987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021282242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021298674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021314530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021331192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021346686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021361954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021377667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021393207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021409476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021425040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021441537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021458066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021474505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021489765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021505039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021521242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021536510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021552601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021567850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021584954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021600844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021617235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021632525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021648258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021664006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021679515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021695569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021711276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021727779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021743737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021760169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021775827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021791373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021807134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021822420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021838881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021854378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7021870856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7021886785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7021903953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021919224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7021934513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7021950211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7021965862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7021981920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7021997152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022013666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022030200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022046541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022061795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022077685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022093429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022108630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022124604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022140234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022156769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022172688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022189082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022207406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022222947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022238769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022254052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022270616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022285954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022302461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022318388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022335083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022350330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022365567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022381292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022396867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022413187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022428426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022444911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022461222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022477629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022492941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022508297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022524522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022540146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022556316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022571674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022588644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022604872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022621350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022636701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022652498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022668364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022683708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022699872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022715622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022732469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022748782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022765655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022781268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022796660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022812522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022828201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022844480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7022859684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7022876130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7022892285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7022908695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022923981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7022939271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7022955381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7022970612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7022986599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023001758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023018551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023034380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023050672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023065858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023081437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023097224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023112451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023128495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023144045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023160494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023176395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023192793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023208388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023223900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023239641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023254881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023271296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023286508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023302961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023318812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023335568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023350904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023366288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023382125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023397805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023414414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023429739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023446335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023462650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023479140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023494485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023509849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023526065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023541534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023557537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023572733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023589600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023605482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023621809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023637039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023652681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023668458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023683691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023699733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023715337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023732031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023747932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023764536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023779943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023795263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023811017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023826255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023842672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7023857893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7023874373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7023890611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7023907220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023922538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7023937788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7023954167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7023969368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7023985369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024000558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024017306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024033417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024049835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024065076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024081518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024097273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024112496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7024128523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024144089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024160533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024176381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024192747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024208288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024223607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024239415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024254727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7024271139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024286627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024303098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024319020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024336002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024351243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024366490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024382229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024397717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7024413717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024428900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024445349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024461816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024478426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024493703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024508992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024525156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024540369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7024556345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024571531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024589427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024605356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024621748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024636994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024652607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024668378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1246,12460000,10000,0,0,256,5,35347,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7024717768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7024733847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024749093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024766782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024782738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024799159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024814413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024830404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024846080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024861198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7024877142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7024892746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7024909473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7024925330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7024941650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7024957243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7024972670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7024988326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025003497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025019864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025035286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025051718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025067551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025084262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025099735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025114974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025130657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025146234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025162173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025177289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025194133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025210273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025226633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025241919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025257214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025273379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025288636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025304673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025319923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025336846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025352783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025369174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025384472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025400357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025416846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025432139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025448215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025463990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025480585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025496538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025512950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025528810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025544347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025560161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025575425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025591990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025607262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025623824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025640101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025656520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025672043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025687346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025703525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025718861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025734935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025750243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025767357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025783460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025799945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025815272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025831028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025846795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025862101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7025878189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7025893872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7025910472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7025926440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7025942877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7025958604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7025974212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7025990073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026005462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026023601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026039037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026055646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026071579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026089060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026104348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026119687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7026135471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026151216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026167283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026182611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026199094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026216417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026232881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026248144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026263493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7026279846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026295218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026311314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026326643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026343702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026359695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026376041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026391715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026407000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7026422742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026437960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026454485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026469756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026486181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026502108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026518897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026534095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026549597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7026565309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026581036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026597105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026612582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026629116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026645740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026662163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026677656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026692980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7026709191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026724442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026740432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026757101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026777707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026794335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026810843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026826191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026842542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7026858677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026874037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7026890832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7026906099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7026922699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7026938651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7026955487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7026970765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7026986057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027001840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027017476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027033508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027048865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027065395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027081759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027098188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027113709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027128978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027145279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027160558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027176844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027192093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027208990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027224945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027241387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027256710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027272378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027288100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027303335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027319381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027334993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027351497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027367388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027383776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027399529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027414826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027431233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027446517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027463147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027478483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027495002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027510953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027527825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027543099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027558370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027574161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027589842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027606093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027621328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027637826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027654278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027670895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027686195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027701474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027717692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027732926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027748990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027764530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027781165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027797358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027813823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027829515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027844800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7027860560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027875859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7027893905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7027912318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7027931678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7027947518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7027964520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7027979950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7027995171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028010838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028026534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028042734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028057877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028074305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028090610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7028107265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028122426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7028137635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028153938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028169473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028185516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028200747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028217649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028233501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7028249853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028265471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7028280679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028296580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028311767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028328161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028343367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028360027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028375866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7028392681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028407896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7028423112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028438837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028454422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028470463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028485673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028502144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028518368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7028534598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028549975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7028565120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028581154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028596444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028612473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028627694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028644606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028660454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7028676778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028692005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7028708685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028724426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028739673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028756024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028771660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028788166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028804061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1247,12470000,10000,0,0,256,5,35375,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7028854995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028870287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7028885494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7028901779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7028916983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7028932990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7028948173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7028965079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7028980973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7028997356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029012611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029028291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029044031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029059241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029075296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029090999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029107531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029123464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7029140311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029155555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029170845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029186610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029202156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029218248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029233444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029249923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029266222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7029282606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029297840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029313097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029329301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029344507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029360746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029375973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029392812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029408698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7029425094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029441269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029458328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029475521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029492417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029509916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029526980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029544958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029562275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7029580594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029597247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029613914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029631110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029648163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029665822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029682598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029700687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029718434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7029736585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029753307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029770259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029787470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029804150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029821716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029838763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7029856798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7029874171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7029892394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029909097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7029926081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7029943362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7029960373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7029977965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7029994655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030012726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030030491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030048673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030065372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030082479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030099715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030116407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7030133959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7030150991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030168677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030184547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030200917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030221546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030237233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030253194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030269774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7030288779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7030304903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030321543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030338242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030354660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030369829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030385074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030401172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030416394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7030432379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7030447588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030464496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030480397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030496750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030511997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030527750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030543512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030558988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7030575000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7030590657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030607101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030622957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030639609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030654955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030670278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030686305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030701607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7030718039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7030733310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030750023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030766290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030782749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030798034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030813386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030829526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030845593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7030861777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7030876940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7030893750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7030909563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7030926142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030941376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7030957162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7030972956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7030988200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031004234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031019809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031036268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031052356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031068708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031084354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031099559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031115496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031130708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031147135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031162331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031179004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031194843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031211557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031226779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031242669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031260044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031278454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031297770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031313857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031331459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031347405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031364027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031379281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031395033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031410779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031426008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031442001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031457611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031474097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031489956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031506945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031522580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031537784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031553692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031568904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031585233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031600387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031616815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031632647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031649450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031664700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031679940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031695635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031711307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031727378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031742655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031759180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031775357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031791694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031807149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031822405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031838451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031853712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7031869934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7031885142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7031901940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7031917797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7031934147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031949400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7031965004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7031980757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7031996028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032012045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032027583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032044060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032060156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032076518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032092275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032107563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7032123581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032138832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032155469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032171018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032187506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032203759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032220104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032235300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032250508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7032266662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032281890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032297895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032313109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032330079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032345958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032362320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032377600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032393329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7032409069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032424285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032440289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032455946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032472419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032488254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032504590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032520199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032535499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7032551477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032566730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032583358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032600754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032618508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032636483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032653608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032668768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032683895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7032699517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032715079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032730988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032746353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032762761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032779217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032795616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032810973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032826169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7032842671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032857871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7032873827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7032888986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7032905839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7032921645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7032937931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7032953570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7032968680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1248,12480000,10000,0,0,256,5,35404,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7033019094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033034391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033050463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033065691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033082674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033098521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033115125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033130374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7033146056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7033161788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033177008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033193005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033209686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033226215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033242135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033258522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033274725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7033290041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7033306117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033321340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033337629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033352710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033369033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033384763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033401452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033416643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7033431962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7033447555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033463125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033479061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033494416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033510810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033527185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033543415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033558529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7033573657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7033589612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033604722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033620595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033635698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033652373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033668096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033684322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033699412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7033714983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7033730600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033745943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033761840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033780895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033798606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033816100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033833682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033848910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7033864105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7033879743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033895689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7033911699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7033926837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7033943259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7033959498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7033975734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7033991106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034006257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034022554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034037739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034053676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034068794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034085513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034101330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034117843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034133012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034148552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034164175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034179281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034195601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034211197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034227601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034243601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034259874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034275437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034290626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034306313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034321481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034337884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034353072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034369477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034385283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034401956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034417098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034432482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034448145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034463735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034479704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034495117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034511517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034528185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034544660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034560005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034575354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034591533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034606793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034623091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034638349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034655233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034671203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034687632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034703311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034718979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034734793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034750065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034766566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034781890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034798470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034814416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034831170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034847351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7034862617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7034878373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034894099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7034910155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7034925434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7034941950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7034958282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7034974698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7034990038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035005411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035021743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035037058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035053179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035068459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035085329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035101324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035117996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035133288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035149337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035165193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035180448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035196509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035212111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035228492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035244289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035260558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035276106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035291298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035307008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035322166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035338503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035353701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035370349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035386214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035402842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035418022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035433182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035448837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035464328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035480312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035495490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035512137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035528304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035544589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035559750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035575016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035591036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035606198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035622366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035637506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035654176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035670022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035686322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035701516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035717175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035732868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035748034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035763986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035779946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035796497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035812693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035829530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035844734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7035859998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7035875715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035891315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7035907405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7035922609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7035939089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7035955346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7035971745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7035986990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036002300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036018465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036033723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036049767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036065229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036082292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036098140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036114524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036129758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036145369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036161111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036176649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036192857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036208445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036224929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036240845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036257190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036272805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036288069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036303776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036319012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036335396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036350608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036367077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036382945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036399701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036415232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036430429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036446093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036461917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036477850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036493010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036509838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036526360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036543599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036559170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036574482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036590831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036606174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036622522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036637836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036654703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036670603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036687233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036702891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036718136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036733834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036749052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036765474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036780704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036797183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036813282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036829993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036845715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7036860941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7036876883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036892489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7036908534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7036923846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7036940405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7036956779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7036973361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7036990924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037009297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037027934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037045104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037063083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037079188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037095844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1249,12490000,10000,0,0,256,5,35432,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7037147436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7037163932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037179216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037194512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037210662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037225973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037242009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037257257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037276843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7037292827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7037309267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037324599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037340376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037356231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037371537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037387616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037403321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037419882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7037435805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7037452624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037467927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037483231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037499003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037514653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037530840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037546887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037563621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7037580090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7037596582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037611861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037627178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037643334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037658616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037675087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037690324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037707193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7037723150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7037739519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037755011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037770668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037786428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037801693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037817745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037834436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037851024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7037866963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7037883389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037899108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7037914434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7037930262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7037945793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7037963248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7037980629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7037999064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038016372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038032888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038048184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038063780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038080034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038095309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038111403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038126668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7038143595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038159588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038176017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038191546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038209046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038224986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038240365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038256687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038272457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7038289013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038305269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038321592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038337174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038352428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038368163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038383612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038400058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038415286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7038431785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038447878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038464628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038479884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038495159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038510899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038526431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038542459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038557721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7038574424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038590586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038606883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038622101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038637307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038653529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038668753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038684756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038699943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7038717591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038733557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038749936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038765772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038781700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038797543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038812865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038829484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038844861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7038861468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7038878159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7038895201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038910612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7038926320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7038942113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7038957765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7038973814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7038989062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039005571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039021836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039038244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039053526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039068793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039084973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039100263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039116323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039131597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039148462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039164414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039180853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039196159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039213667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039230505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039247698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039264842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039280321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039296889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039312786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039329567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039344860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039360190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039375974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039391669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039407793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039423090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039439899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039456240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039472702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039488022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039503343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039519528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039534876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039551518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039567155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039584073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039599921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039616215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039631663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039647226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039662901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039678091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039694061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039709732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039726168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039741988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039758531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039774076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039789262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039804923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039820075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039836418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039851622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7039868076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7039884136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7039900736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039915952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7039931149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7039946827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7039962308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7039978265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7039993484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040009883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040026308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040042644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040058081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040073553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040089826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040105082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040121118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040136545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040153675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040169542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040186192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040201288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040217191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040232856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040248053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040264510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040279776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040296230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040312103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040328993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040344183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040359394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040375104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040390668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040406640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040422030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040438477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040454689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040470980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040486134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040501297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040517407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040532577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040548528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040563948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040580708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040596459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040612714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040627860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040643484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040659174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040674337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040690310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040705855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040722309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040738162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040754513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040770080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040785295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040800961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040816819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040833231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040848416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7040865227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7040881032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7040897765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040912963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7040928178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7040944089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7040959649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7040975592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7040990761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041007124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041023242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041039496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041054613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7041069756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7041085823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041100987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7041116939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7041132301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041149013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041164859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041181183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041196401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7041212197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1250,12500000,10000,0,0,256,5,35461,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7041261955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041277582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7041294544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7041310021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041326681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041343169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041359515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041374715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7041390467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7041406217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041421440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7041437452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7041453634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041470103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041485964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041502274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041518014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7041533256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7041549281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041564493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7041583296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7041602300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041622980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041643592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041664176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041683304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7041703012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7041722804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041742021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7041762403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7041782144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041802952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7041822913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7041844109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041863365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7041882655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7041903039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7041922282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7041942157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7041962033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7041982951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042003185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042022783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042038102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042053377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042069480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042085224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042101278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042116505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042133227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042149473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042165827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042181086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042196388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042212551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042227813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042243835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042259150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042276031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042291905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042308867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042324320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042339917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042355655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042370952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042386997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042402564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042419055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042434937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042451330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042467026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042482333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042498112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042513373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042529802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042545036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042562097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042578579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042594915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042610132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042625370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042641533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042656830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042672899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042688157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042705372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042721261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042737576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042752785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042768435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042784231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042799457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042815469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042831266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042847659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7042863486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7042879807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042895418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7042910634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7042926332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7042941569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7042958258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7042973745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7042990182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043006022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043023704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043038888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043054084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043069782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043085388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043101388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043116588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7043133273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043149441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043165766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043180992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043196476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043212843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043228090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043244054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043259283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7043276109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043291955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043308273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043323704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043339690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043355421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043370611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043386565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043402172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7043418634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043434428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043450973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043466533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043481776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043497479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043512663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043528976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043544139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7043560537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043576347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043594394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043612754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043629785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043647931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043666313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043683421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043699141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7043716275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043732223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043748589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043763829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043779653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043795428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043810674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043827340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043842651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7043859252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7043875237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7043892440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043907797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7043923169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7043938972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7043955280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7043971437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7043986586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044003070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044019728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044036945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044052214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044067930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044084536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044099906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044116019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7044131858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044150094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044167529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044184258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044199833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044215916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044231801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044247162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044263321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7044279058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044295667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044312268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044329131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044344349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044359568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044375284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044391050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044407075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7044422254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044438722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044455038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044471382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044486618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044501846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044518207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044533452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044549499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7044564709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044581829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044598143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044614601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044629878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044645611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044661419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044676726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044692925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7044711951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044728525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044746861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044764057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044780699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044796201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044812599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044828729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044844904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7044860200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7044876762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7044893340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7044909704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044924941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7044940200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7044956379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7044971662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7044988976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7045006748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045026493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045043967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045061910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045080980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045097797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7045115076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045131766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7045149765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7045166410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045184448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045202185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045220590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045237204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045253836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7045271400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045288012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7045305447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7045322169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045340607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045357937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045375756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045392953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045409585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7045426797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045443429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7045461268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1251,12510000,10000,0,0,256,5,35489,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7045514655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045532866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045550196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045568047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045584975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045601634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7045618821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045635484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7045653321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7045669979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045687953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045705589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045723464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045739857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045755073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7045771453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045786635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7045802623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7045817796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045834739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045850907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7045867195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045882329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7045898157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7045915498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7045930735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7045946683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7045962371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7045978793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7045994601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046011022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046026749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046041984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046057649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046073055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046089381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046104571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046120999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046136870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046153673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046168854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046184040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046199840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046216922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046232884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046248036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046264810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046280640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046296923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046312062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046327614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046343254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046358829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046374797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046390574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046407641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046423502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046439812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046455328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046470574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046486534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046501611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046517806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046532918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046549329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046565106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046581956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046597062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046612193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046627787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046643324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046659256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046674370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046690952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046707153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046723402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046738522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046753656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046769875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046784978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046800865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046815971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046832640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046848440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7046864682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046879855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7046895636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7046911336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7046926476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7046942425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7046958224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7046974713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7046990548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047006906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047022713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047037952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047053636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047069285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047085654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047101031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047117674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047133497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047150186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047165395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047180574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047196237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047212053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047227983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047243149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047259549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047275773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047293610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047308794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047323929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047340062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047355231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047371145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047386255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047402951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047418777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047435057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047450212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047465759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047481420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047496588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047512525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047528215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047544603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047560459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047577093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047593962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047609283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047625003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047640673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047656695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047672170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047688737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047705389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047722581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047738082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047753246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047769460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047784591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047800488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047815636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047832334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047848143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7047864384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047879539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7047895476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7047911161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7047926296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7047942231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7047957961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7047974341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7047990120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048006409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048021897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048037064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048052705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048067867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048084474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048099683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048116088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048131924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048148651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048163871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048179066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048194738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048210455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048226447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048241602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048258008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048274420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048290739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048305902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048321105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048337128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048352387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048368647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048384167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048401215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048417027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048433698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048448876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048464776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048480478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048495694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048511673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048527325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048543775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048559635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048575990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048591913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048607129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048622830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048638001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048654603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048669814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048686265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048702943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048719317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048734524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048749786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048766019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048781431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048797433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048812644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048829461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048845380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7048861808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048877035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7048892689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7048908426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7048923621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7048939639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7048955376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7048972044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7048988122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049004640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049020314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049035607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049051615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049066866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049083528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049098805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7049115306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7049131273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049148292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049163592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049178865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049194620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049210245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049226317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049241588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7049258104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7049274653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049291134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049306358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049321664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049338094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049353361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049369387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049384660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7049401505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7049417421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049433829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049449097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049464964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049480699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049495943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049511981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049527699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7049544223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7049560162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049576584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049592522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1252,12520000,10000,0,0,256,5,35517,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7049642531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049658492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049673708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049689715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049705573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7049722061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7049738549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049754900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049770561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049785849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049801574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049816773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049833134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049848343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7049864760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7049880600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7049897277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049912529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7049927744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7049943445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7049958982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7049974960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7049990159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050006612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050022894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050039220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050054420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050069687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050085807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050101008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050116983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050132194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050149121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050165101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050181436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050196668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050212705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050228531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050243812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050260087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050275912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050292311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050308106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050324784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050340738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050355885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050371531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050388513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050405924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050421183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050437634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050453968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050470502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050485697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050500875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050518537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050533958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050549888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050565026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050581889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050597698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050613959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050629165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050644743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050660508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050675651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050691564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050707247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050723652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050739452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050755686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050771200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050786634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050802322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050817499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050833809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050849269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7050865656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7050881904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7050898774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050914403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7050929758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7050945563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7050962154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7050978353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7050993534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051009963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051026227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051042546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051058226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051073428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051089539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051104738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051120732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051135901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051152719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051168592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051184906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051200105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051215841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051231600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051246803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051262809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051278438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051294920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051310762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051327559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051342757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051358034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051374037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051389646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051406050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051421304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051437782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051454290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051470934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051486203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051501477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051517987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051533413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051549390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051564538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051581745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051597596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051613921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051629102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051644776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051660742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051675969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051691998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051707764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051724822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051740682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051757064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051772746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051788019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051803769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051819049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051835648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051851095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7051867579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7051883503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7051900202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051915470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7051930734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7051946463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7051962265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7051978357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7051993648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052010190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052026774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052043163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052058424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052073718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052089851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052105211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052121223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052136820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052154007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052169872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052186239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052201489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052217171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052232909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052248145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052264128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052279738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052296193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052312051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052328780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052344678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052359957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052375681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052391673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052407931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052423157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052439608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052455940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052472336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052487563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052502812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052518977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052534488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052550504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052565746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052582638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052598512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052615973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052631527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052647253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052663207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052678425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052694422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052710023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052726740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052742622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052758976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052774888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052790148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052805830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052821016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052837349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052852531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7052868984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7052884852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7052901602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052916815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7052932055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7052947788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7052963417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7052979408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7052994612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053011067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053027332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053043885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053059402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053074648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053091032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053106250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7053122299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7053137534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053154672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053170517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053186860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053202482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053217928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053233638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053248822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7053265215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7053280426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053296864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053312717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053329379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053344856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053360078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053375800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053391690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7053408005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7053423218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053439581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053455884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053472177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053487369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053503069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053519131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053534492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7053550399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7053565546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053582300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053598328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053614564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053629683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053645285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053660945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053676124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1253,12530000,10000,0,0,256,5,35546,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7053727960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7053743330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053759902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053776296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053792734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053808056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053823380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053839666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053854987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7053871093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7053887078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7053904307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7053920214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7053936560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053952053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7053967397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7053983107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7053998329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054014653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054030613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054047082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054062986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054079755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054095326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054110645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054126491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054142093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054158155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054173415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054189939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054206295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054222716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054237972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054253249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054269506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054284930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054300898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054316067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054332844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054348769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054365107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054380308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054396204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054412155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054427348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054443365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054458876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054475332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054491179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054507530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054523040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054538516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054554242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054569456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054586259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054601751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054621076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054641700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054658493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054673752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054689102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054705252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054720731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054736740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054751942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054768781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054784653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054801047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054816330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054832013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054847752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054862968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7054878971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7054894534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7054911245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7054927109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7054943461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7054959050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7054974276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7054989975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055005199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055021484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055036698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055053139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055069523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055086212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055101632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055116839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055132572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055149881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055165924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055181112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055197602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055214403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055231168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055246420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055261744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055277965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055293496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055309467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055324624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055341423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055357299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055373664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055388892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055404680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055420399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055435636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055451649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055467186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055483940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055499820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055516502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055531705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055546945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055562649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055578190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055594413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055609604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055626070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055642204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055658530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055673725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055688939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055704990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055720230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055736541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055751764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055769016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055785165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055801505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055816770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055832432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055848214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055863408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7055879413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7055894970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7055911796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7055927695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7055943952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7055959540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7055974764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7055990425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056005615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056021980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056037158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056053550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056069399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056086268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056101729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056117002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056132723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056150557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056166670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056181918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056198376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056214849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056231172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056246368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056261591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056277666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056292904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056308896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056324100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056340899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056356797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056373159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056388641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056404931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056420996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056436240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056452620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056467834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056484521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056500412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056517087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056532364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056547913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056563684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056579303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056595689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056610893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056627297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056643555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056659921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056675146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056690395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056706466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056721687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056737698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056752919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056769654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056785740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056802057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056817291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056832869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056848606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056863805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7056879806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7056895347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7056912100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7056930609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7056947351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7056963044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7056978208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7056993833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057008968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057025244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057040382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057057186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057072987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057091349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057106774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7057121961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7057137621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057153123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057169425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057184657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057201030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057217287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057233607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057248789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7057263963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7057280317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057295475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057311431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057326580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057343269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057359366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057375678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057391171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7057406359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7057422026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057437175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057453438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057468585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057484969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057500771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057517456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057532621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7057547781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7057563443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057578874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057594881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057610027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057626473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057642735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057660205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057675766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7057691433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7057707854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057723619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057739764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057755144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057772202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057788214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057804941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1254,12540000,10000,0,0,256,5,35574,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7057856051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7057873295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7057889127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7057904899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7057920874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7057936079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7057953900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7057969861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7057986204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058001453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058017273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058033149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058048724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058065126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058080810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058097236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058113341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058129678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058145270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058160537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058176460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058191661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058208072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058223290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058239741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058255599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058272296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058287641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058302967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058318703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058334515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058350731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058366040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058382558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058398884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058415962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058431761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058447129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058463456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058478802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058494893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058510176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058527111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058543062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058559544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058574845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058590541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058607082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058622359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058638398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058654082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058670614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058686521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058703327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058718676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058733992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058749798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058765510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058781590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058796852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058813336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058829629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058846088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058861634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7058876955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7058893191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7058909842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7058926313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7058941649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7058958777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7058974746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7058991187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059006480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059022167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059038244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059053622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059070048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059086378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059102958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7059118915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7059135356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059151065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059166610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059182381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059197671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059214112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059229403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059245923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7059261871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7059278675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059294216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059309538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059325325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059341049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059359599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059377710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059398529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7059417755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7059436819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059453186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059468550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059487022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059504992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059524629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059540197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059556817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7059572767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7059590016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059605256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059620544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059636250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059652008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059668202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059683444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059700225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7059716736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7059733257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059748445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059764621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059780423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059795565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059811513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059827002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059843501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7059859516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7059875769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059891338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7059906524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7059922156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7059938217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7059957352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7059975589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7059992426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060008876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060027367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060043189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060059271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060075082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060091712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060107751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060122928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7060140141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060156490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060176901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060194429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060213392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060229401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060244724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060260828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060277193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7060293826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060309702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060326647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060342423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060357742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060373437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060388591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060405245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060420447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7060436888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060453954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060470306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060485539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060500819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060517000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060532204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060548418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060563612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7060580457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060596256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060612772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060627946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060644765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060660486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060675722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060691748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060707363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7060723812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060739905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060756236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060771849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060787423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060803338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060820081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060838793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060854895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7060872256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7060888284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7060905811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060921416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7060937038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7060953729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7060968886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7060984834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7060999949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061017652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061033769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061053696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061071836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7061088539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7061107277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061124029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7061143337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7061161760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061181880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061201019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061221837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061240174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7061258514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7061278585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061297166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7061315341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7061333315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061352851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061368912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061385296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061401206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7061416460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7061432155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061447335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7061463889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7061479031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061495454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061511273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061528092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061543474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7061558682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7061574915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061590858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7061607113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7061622302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061638895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061655674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061672693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061689985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7061709715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7061729653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061747855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7061767044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7061782262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061802281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061818443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061835810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061851095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7061868111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7061885331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7061902876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7061920464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7061937171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7061956231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7061973646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7061991546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062008198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062026013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7062043317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1255,12550000,10000,0,0,256,5,35603,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7062097988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7062115750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7062135914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7062156975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7062175022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062196459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062217686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062238429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7062258936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062280847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7062301674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7062320778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7062342172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7062360670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062378750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062396214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062413075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7062430535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062447235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7062465812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7062482465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7062500407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7062518468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062536340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062553175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062569801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7062587344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062604750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7062622437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7062638988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7062656781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7062673183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062691486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062709673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062726867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7062742704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062757999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7062774952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7062790201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7062806917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7062822814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062840621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062856368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7062871920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7062887639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062903329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7062919317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7062934742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7062951175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7062967475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7062983836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7062999046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063014620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063030422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063045835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063061820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7063077394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7063093790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7063109642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7063125963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063141650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063157154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063172857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063188043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063204601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7063219826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7063236203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7063252019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7063269098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063284276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063299715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063315984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063331691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063347699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7063366161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7063383900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7063402408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7063419560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063437723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063457378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063476474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063494727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063513723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7063534123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7063553449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7063571269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7063590695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063609667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063629189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063650945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063671194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063691990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7063711498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7063733240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7063751763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7063770127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063786126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063801461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063817186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063832948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063848922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7063864104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7063880580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7063896804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7063913092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063928484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7063945951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7063964439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7063981494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7063997718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064012816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064030070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064045923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064063075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064078760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064094122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064109893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064126977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7064143682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064158985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064175565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064191536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064208381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064223579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064238995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064254670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064272163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7064288643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064304321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064322355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064338898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064357240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064375387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064395332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064411140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064426324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7064443556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064459463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064477208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064496600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064517843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064533448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064548811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064564599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064580639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7064596798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064612096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064628811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064645396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064661925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064677525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064692913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064709290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064724631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7064740773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064756964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064774048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064790022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064806467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064821793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064837588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064853465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064868838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7064884985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7064900747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7064917332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7064933542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7064950034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7064965794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7064981151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7064997228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065012553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065029077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065044448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065061061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065077661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065094157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065109554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065125143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7065141472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065156925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065173084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065188684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065206052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065221871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065238148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065253306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065268926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7065284607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065299743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065315695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065332508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065351317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065370156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065387936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065404278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065419792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7065436184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065451361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065467994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065483160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065499594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065515821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065532098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065547244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065562443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7065578482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065593658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065609614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065624771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065641566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065657400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065673694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065688893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065704565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7065720286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065735493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065751470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065767058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065783594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065799438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065815762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065831357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065846575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7065862257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065877692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7065894183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7065909413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7065925853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7065941723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7065958450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7065973684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7065988912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7066005703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066023069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7066039037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7066054213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7066070795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7066087669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7066103943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066119310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7066134497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7066150633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066165809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7066181744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7066196889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7066213722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7066229509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7066245765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066260876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7066276470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7066292132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066307506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7066323429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7066339006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7066355435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7066371531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1256,12560000,10000,0,0,256,5,35631,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7066927759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066943771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7066959923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7066975893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7066991399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067007510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067023382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067040043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067056162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067072614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067088302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067103513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067119464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067134669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067150996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067166246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067182982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067198899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067215783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067231378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067246844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067262513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067278971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067294983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067310455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067327408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067343304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067359681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067375191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067390844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067406599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067421846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067437871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067453686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067470183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067486084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067502692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067518373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067533653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067549418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067568241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067588353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067604035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067620576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067636470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067653548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067668881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067684449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067700238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067716285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067732429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067747937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067765030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067780978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067797391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067812725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067828347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067844117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067859370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7067875619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7067891172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7067907683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7067923617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7067940242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7067956378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7067971682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7067987440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068002702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068019043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068034295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068050803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068066671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068083341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068098573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068113791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068129499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068145032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068161044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068176294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068193001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068209199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068225524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068240699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068256166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068272332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068287589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068303615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068318863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068335741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068351597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068367948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068383201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068398841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068414595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068429841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068445880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068461738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068478265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068494163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068510553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068526352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068541714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068557510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068572783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068589271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068604488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068621381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068637318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068653942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068669089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068684470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068700098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068715584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068731472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068746853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068763215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068779446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068795749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068810926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068826088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068843297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068858418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7068874342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7068889869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7068906270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7068922029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7068938303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7068953875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7068970661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7068986388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069001541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069018135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069033267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069049654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069065663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069082415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069098133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069113541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069129592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069145280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069161360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069176628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069193346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069209616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069225874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069240974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069256812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069272941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069288492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069304433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069319820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069336686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069352548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069368889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069384120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069399774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069415459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069430682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069446681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069462328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069478755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069494596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069510896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069526496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069541754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069557449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069572701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069589067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069604275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069620685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069636491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069653256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069668474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069683685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069699385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069714891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069730899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069746183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069762755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069779003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069795389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069810601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069825851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069841910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069857101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7069873329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7069888521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7069905353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7069921214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7069938146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069953665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7069968879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7069984569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7069999758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070016128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070031359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070047779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070063844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070080497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070095716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070110926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7070126840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070142399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070158398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070173570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070190012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070209410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070225754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070241411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070256681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7070275265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070290927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070307041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070322298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070339457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070355411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070371839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070387200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070402974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7070418696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070433930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070449914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070465532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070482020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070497913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070514878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070530235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070545612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7070561537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070577107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070593634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070609190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070625790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070642070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070658387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070673574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070688787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7070704768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070719945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070735898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070751043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070767946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070783768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070800052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070815231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070830835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7070846480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070861663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7070878470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7070897392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7070915691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7070932981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7070950827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7070966703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7070982000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1257,12570000,10000,0,0,256,5,35660,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7071033938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071049530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071065652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071081581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071098359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071114349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7071130900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071146644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7071162058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7071177874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071193135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071209531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071224777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071242737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071258959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7071275823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071291056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7071307198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7071322968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071338757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071354849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071370162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071386749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071403283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7071419760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071435106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7071450662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7071466777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071482099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071498166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071513432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071530593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071546571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7071563083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071578796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7071594148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7071612407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071630209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071647139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071662683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071679332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071695080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7071711904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071727055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7071742242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7071758155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071773718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071789613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071804749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071821321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071837467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7071853678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071868808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7071886483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7071902924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7071920473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7071936967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7071953350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7071969976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7071987103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072003610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072019596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072034908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072050604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072065776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072082225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072097410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072113965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072130094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072146848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072162055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072177283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072192958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072208546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072224487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072239613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072256263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072272437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072288742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072303955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072319162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072335358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072350566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072366502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072381679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072398473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072414281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072430599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072445775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072461353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072477056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072492229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072508408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072523957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072540417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072556239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072572576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072588104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072603308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072622579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072641970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072658612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072673770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072690212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072706672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072723038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072739613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072755657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072771923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072787108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072803065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072818246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072835083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072850814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7072867054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072883149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7072900733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7072917572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7072933949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7072950283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7072966429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7072983105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7072999001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073016231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073031442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073046819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073062554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073078186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073094199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073109408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073125874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073142262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073158576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073173753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073188929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073205355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073220561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073236544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073251748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073268522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073284365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073300667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073316913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073332491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073348202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073363413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073379395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073394971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073411400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073427227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073443781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073459309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073474524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073490208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073505395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073521737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073536937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073553353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073569192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073585910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073601126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073616356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073632067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073647614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073663616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073678807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073695235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073711650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073727983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073743203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073758431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073774490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073789694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073805663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073820817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073837613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073853434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7073869739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073884908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7073900456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7073916128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7073931282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7073947253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7073962931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7073979646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7073995479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074012043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074027758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074043043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074058779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074074024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074090450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074105695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074122194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074138319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074155037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074170261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074185504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074201250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074217685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074233730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074248894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074265717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074281563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074297886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074313065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074328862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074344565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074359777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074375767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074391540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074407978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074423832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074441144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074457030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074472263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074487930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074503070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074519320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074534460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074550834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074566606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074583142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074598266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074613394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074629001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074644908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074660809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074675913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074692253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074708656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074724968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074740162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074755376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074771422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074786604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074802583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074817750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074834658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074850562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7074866937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074882172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7074897804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7074913564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7074928802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7074944810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7074960419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7074976894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7074992750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075009334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075024883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075040152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075055873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075071102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075087510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075102707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7075119136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1258,12580000,10000,0,0,256,5,35688,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7075169477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075185918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075201414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075217704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075233498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075248785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075265493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075280751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7075297284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7075313215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075330622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075345913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075361202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075376955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075392615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075408690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075423935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7075440437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7075456770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075473159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075488425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075503707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075519782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075535013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075551029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075566265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7075583087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7075598962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075615308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075630555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075646142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075661945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075677217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075693305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075709128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7075727311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7075743180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075759457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075775049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075790237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075805921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075821056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075837308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075852448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7075868817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7075884815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7075901584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075916689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7075931820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7075947463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7075962892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7075979464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7075994569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076011165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076027272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076043564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076058713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076073879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076090214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076105455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076121493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076136718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076153590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076169467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076185884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076201132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076216801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076232559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076247805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076264061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076279695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076296208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076312107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076328827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076344089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076359376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076375138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076390954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076407037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076422278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076438757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076454924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076471320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076486566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076501859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076518021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076533241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076549296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076564553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076583997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076601097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076617609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076632924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076649342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076665150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076680498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076696582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076712560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076729022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076744876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076761448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076777295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076792533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076808307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076823513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076839826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076855453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7076871931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7076887993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7076904767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076919995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7076935232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7076950929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7076966450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7076982419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7076997599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077013984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077030297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077046631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077061861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077077689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7077093446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077108612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077124575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077140166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077156618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077172549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077188866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077204482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077219778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7077235579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077250774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077267384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077282563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077298949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077316205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077334419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077351045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077367661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7077384823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077401739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077419242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077435885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077454402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077471737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077489611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077506220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077523331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7077540548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077557173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077574850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077591872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077609859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077627174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077645335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077661974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077678634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7077695837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077713028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077730575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077747215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077765552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077783634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077801669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077818422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077835677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7077853033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077869837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7077887476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7077904680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7077922813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7077940493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7077958988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7077975836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7077992703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078010093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078027918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078045584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078060965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078078291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078094367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078110886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078126289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7078142268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078158137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078173489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078189606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078206786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078223444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078239511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078256037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078272139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7078287555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078303455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078318833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078335321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078350640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078367184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078383146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078400277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078415654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7078430986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078446868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078462830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078478952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078494262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078510833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078527212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078543767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078559698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7078575050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078591541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078606869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078622979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078638298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078655312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078671305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078687781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078703491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7078719302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078735127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078750450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078767087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078782566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078799159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078815194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078832042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078847432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7078862811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7078878646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078894616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7078910744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7078926097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7078942687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7078959034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7078975540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7078992619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079007968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7079024247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079039575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079056094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079071418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079088418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079104424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079120958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079136337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079152498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7079168365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079183681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079199783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079215544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079232196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079248219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079265081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079280442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079295814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1259,12590000,10000,0,0,256,5,35717,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7079347017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079362314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079378314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079394956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079411425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079427284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079443603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079459165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079474422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7079490103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079505292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079521562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079536732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079553146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079568977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079585677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079600843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079616051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7079631730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079647549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079663520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079678686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079695115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079711796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079728146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079743341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079758523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7079774670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079789913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079805907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079821084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079837917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079853798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7079870155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079885397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7079901006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7079916787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7079932040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7079948053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7079963653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7079980185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7079996049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080012379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080027997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080043259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080059522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080074723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080091348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080106533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080122968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7080140416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080158644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080174666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080189898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080206117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080223556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080243117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080259986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080277558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7080293558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080309977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080325256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080341291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080357019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080372255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080388260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080403848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080420315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7080436174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080452803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080468049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080483299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080499034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080514632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080530969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080546239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080562724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7080579086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080595454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080610682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080625957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080642085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080657535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080673523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080688708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080705503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7080721396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080738418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080753663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080769269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080784960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080800166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080816139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080831891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080848334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7080864192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7080880529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080896037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7080911263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7080926994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7080942228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7080958744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7080974047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7080990575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081006489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081023280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081038545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081053816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081069536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081085159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081101372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081116591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081133054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081149337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081165681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081180946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081196218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081212565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081227777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081243780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081258992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081275806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081291654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081309934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081329137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081345488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081361436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081376757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081393464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081409303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081425965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081441982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081459076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081474691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081490100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081505955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081521920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081538042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081553366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081569956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081586406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081602946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081618624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081634019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081650117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081665321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081681269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081696480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081713199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081729076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081745371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081760554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081776061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081791749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081806962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081822929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081838644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081855054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7081870865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7081887116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081902703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7081917952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7081933729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7081948957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7081965532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7081980764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7081997260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082013146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082030137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082045423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082060681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082076657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082092264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082108279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082123461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082140181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082156284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082172627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082187832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082204324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082220416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082235718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082251805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082267553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082284003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082299881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082316169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082331726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082347134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082362805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082377956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082394229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082409646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082426060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082441881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082462441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082481195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082496965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082512922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082529155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082545335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082560705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082577742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082593804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082610334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082625695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082641456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082657345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082672693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082688832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082704487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082721088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082737524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082754012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082769678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082785055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082800913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082816264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082833417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082849059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7082865680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7082881690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7082900285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082916720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7082932204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7082948075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7082963875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7082979958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7082995187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083011694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083027963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083044313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083059557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083074803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083090896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083106103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7083122098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7083137281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083154312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083170155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083186486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083201916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083217479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083233213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083248447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7083264816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7083280059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083296524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083312403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083329236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083344464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083359713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083375437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083390962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7083407552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1260,12600000,10000,0,0,256,5,35745,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7083457516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083474095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083489997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083506374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083521920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083537409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083553138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083568373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7083584698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7083600121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083616598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083632420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083649258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083664477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083679695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083695404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083711082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7083727318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7083742518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083760305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083776791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083793130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083808353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083823596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083839638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083854847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7083870836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7083886059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7083903075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7083918955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7083935311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083950561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7083966164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7083981928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7083997154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084013170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084028980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084045446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084061325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084078562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084094381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084109698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084125484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084141431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084161380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084178493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084195788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084214680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084231178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084246362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084261618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084277901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084293085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084309117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084324299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084341383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084357237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084373564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084388727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084404719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084420378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084437683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084455010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084471144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084487819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084503760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084521088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084536443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084551903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084567713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084583530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084599856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084615129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084631659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084648128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084664556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084679841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084695157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084711463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084726991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084743060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084758338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084776089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084792074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084808521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084823842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084839666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084855433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084870630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7084886698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7084903001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7084919517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7084935326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7084951639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7084967422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7084982670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7084998385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085013569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085030098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085045311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085061745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085078141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085094689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085109854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085125069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085141538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085156705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085172630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085187717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085204633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085220748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085237099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085252310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085269586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085285466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085300673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085316662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085333051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085349553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085365401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085381748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085397518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085412746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085429105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085444319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085460848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085476077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085492575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085508413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085525240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085540459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085555674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085571388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085587119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085603319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085618518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085634939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085651245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085667620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085682848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085698086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085714217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085729424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085745376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085760564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085777495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085793602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085809943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085825153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085840981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085856698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085871900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7085887883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7085903963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7085920540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7085936477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7085953431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7085968678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7085983925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7085999629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086015349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086031431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086046681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086063194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086079448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086096098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086111341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086126589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086142750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086157973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086173971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086189175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086206048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086221923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086238272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086253485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086269123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086284885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086300107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086316148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086331934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086348473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086364391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086380782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086396405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086411904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086427660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086442902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086459271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086474795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086491276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086507143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086523876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086539122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086554379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086570239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086585872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086602282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086617527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086633973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086650257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086666826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086682048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086697287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086713532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086728732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086744735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086760248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086777175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086793313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086809712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086824985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086840585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086856323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086871594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7086887657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7086903240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7086919942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7086935856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7086952541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7086967827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7086983142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7086998917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087014167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087030765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087045999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087062460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087078680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087095071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087110343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7087125643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7087141720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087157178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087173209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087188438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087205258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087221149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087237538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087252776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7087268646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7087286301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087304836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087323802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087340401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087357365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087373414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087390423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087405829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7087421284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7087437635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087453384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087469500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087484836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087501429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087517788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087534262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087549592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1261,12610000,10000,0,0,256,5,35773,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7087600388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7087616099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087631238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087647576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087663000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087679424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087695248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087711891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087727031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7087742221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7087757895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087773680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087789911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087805115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087821579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087837853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087855770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087871292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7087886977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7087903251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7087918478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7087934462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7087949660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7087966502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7087982629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7087998976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088014496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088029820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088045520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088060723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088077023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088092343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088109004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088125406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7088142110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088157309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088172754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088188458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088204094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088220061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088235280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088251743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088268019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7088284491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088299796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088315032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088331116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088346551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088362540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088377744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088394616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088410538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7088426893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088442111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088457656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088473407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088488645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088504642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088520256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088536985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088552849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7088569176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088584696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088599943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088615647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088630908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088647211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088662434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088678881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088695592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7088712324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088727520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088742714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088758420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088774270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088790393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088805505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088821883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088838051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7088856300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088874998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7088891523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7088907509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7088922786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7088938884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7088954647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7088971097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7088986933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089003250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089018819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089034242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089049879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089065059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089081307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089096740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089114035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089129896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089146714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089161883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089177071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089193122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089211381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089227912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089243348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089260029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089276528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089293025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089308381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089323790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089340023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089355591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089371709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089387021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089404036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089420080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089436601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089452936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089468211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089484214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089499449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089515913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089531213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089547977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089563966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089580900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089596214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089612017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089627918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089643575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089659703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089675055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089691702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089708327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089725012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089740337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089755755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089772093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089787514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089803763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089819125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089836116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089852377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7089868915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089884279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7089900098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7089915963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7089931304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7089947467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7089963407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7089981878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7089997906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090017689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090036500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090051890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090067690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090083624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090099779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090115112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090132371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7090148735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090165436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090180789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090196146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090212547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090228131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090244283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090259604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090276605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7090292576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090309021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090324354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090340069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090356153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090371488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090387602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090403328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090419888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7090435875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090452802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090468133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090483425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090499230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090514953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090531056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090546630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090563180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7090579567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090596008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090611342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090626671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090642920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090658292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090674416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090689741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090706671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7090722661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090739328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090755033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090770866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090786656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090803140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090819156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090834951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090851611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7090867632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7090884005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090899775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7090915104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7090930827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7090946000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7090962705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7090977961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7090994456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091010383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091027204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091042463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091057759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091073488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091089153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7091105220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7091120426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7091136980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091153331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091169961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091185184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091200531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091217449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091232984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7091249044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7091264702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7091281320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091297235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091313649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091329345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091344633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091360369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091375584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7091392037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7091407248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7091423975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091439876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091457288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091472595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091487933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091503711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091519611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7091535706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7091552683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7091569317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091586001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091602409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091617650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091632976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091649224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091664631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1262,12620000,10000,0,0,256,5,35802,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7091715385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7091730843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7091747370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091763228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091780210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091795437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091810725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091826434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091842369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7091858568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7091873727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7091890585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7091906412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7091922949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091938111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7091953753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7091969568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7091984752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092000719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092016292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092032727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092048794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092065508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092081207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092096444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092112444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092127702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092144911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092160252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092176714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092192572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092209286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092224533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092239758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092255500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092271173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092287201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092302758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092319247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092335479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092351835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092367299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092382548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092398634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092413867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092430117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092445352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092462165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092478045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092494404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092509637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092525184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092540982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092556261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092572206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092587781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092604279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092620175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092636570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092652121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092667374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092683070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092698288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092714770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092730407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092750240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092770996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092790559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092808150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092825524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092842708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092857946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7092874024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7092889546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7092906244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7092922373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7092938750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7092954359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7092969594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7092985275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093000460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093017785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093033367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093049886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093066354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093083598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093100492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093115872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093131555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093147425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093163436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093178902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093195779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093212505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093228941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093244401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093259650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093275883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093291131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093307380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093322612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093339468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093355347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093371688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093386922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093402596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093418346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093433585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093449614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093465215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093481690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093498229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093514966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093530223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093545492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093561253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093576510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093592948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093608215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093624707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093640947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093657342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093672595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093687881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093704022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093719311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093735548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093750761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093767569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093785170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093802380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093819612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093837356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093853443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093868670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7093884667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7093900803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7093917401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7093933844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7093951164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7093967363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7093982777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7093998569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094013867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094030554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094045840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094062469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094079216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7094095623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094111097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7094126437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7094143257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094158590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094176913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094193669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094212348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094229910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7094247964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094265100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7094281974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7094299316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094316094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094334034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094350808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094368951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094386409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7094404703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094421734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7094438512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7094456235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094473015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094490899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094507655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094526136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094543624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7094561631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094578774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7094595548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7094612868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094629642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094647617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094664398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094682509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094699977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7094718204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094734900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7094751603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7094769135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094785772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094803254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094819857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094838240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7094855604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7094873479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094890616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7094905911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7094921632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7094936864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7094953360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7094968774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7094985239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095001100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095017791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095032993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095048218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095064141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095079724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7095095709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7095110930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7095127393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095144205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095160552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095176152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095195367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095214729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095231629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7095248075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7095263423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7095280995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095296991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095313671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095329514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095344869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095360643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095375864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7095393153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7095408406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7095425121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095440955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095457676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095472935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095488195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095505944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095522780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7095538944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7095554147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7095571488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095587917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095604315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095619552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095634871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095650961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095666183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7095682166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7095697348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7095714192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095730111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095746472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095761716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095777323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095793079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095808337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7095824357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7095839886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7095856364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7095872261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7095888618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1263,12630000,10000,0,0,256,5,35830,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7095939249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7095955049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7095970855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7095986097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096002143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096017795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096034374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096050285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096066690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096082372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096097688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096113722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096129015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096145520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096160783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096177332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096193255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096210040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096225350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096240664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096258054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096274828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096290854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096306341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096322813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096339088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096355445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096370910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096386180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096402329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096417519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096433503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096448700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096465555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096481398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096497710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096512937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096528462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096544177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096559389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096575383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096592248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096609313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096625370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096642147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096657730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096672943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096688607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096704308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096720547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096737252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096753613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096769834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096786161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096801558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096816797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096832844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096847983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7096864172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7096879288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7096896010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7096911806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7096928655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096943844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7096959482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7096975156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7096990381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097007006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097022659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097039081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097055120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097071417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097086978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097102159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097117802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097132937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097149278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097164392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097180960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097196724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097213365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097228522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097246000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097261744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097277417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097293407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097308821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097325205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097341458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097357785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097373201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097388379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097404433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097419630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097435607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097450793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097467565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097483389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097499907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097515381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097530556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097546212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097561610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097577874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097593452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097609898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097625759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097642475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097657705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097672943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097688879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097704388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097720340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097735547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097751953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097768169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097784505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097799767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097816549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097833402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097848665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7097864877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7097880086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7097896985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7097913761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7097930102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097945279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7097960964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7097976728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7097992003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098008051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098023738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098040214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098056100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098072446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098088100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098103372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098119092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098134320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098150679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098165874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098182547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098198403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098216270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098231574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098247531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098263298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098278965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098294979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098310680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098327515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098343442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098359774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098375223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098390838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098406551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098421732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098437715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098453343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098469817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098485678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098502235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098518000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098533243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098551970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098567854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098584521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098599700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098616202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098632004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098648691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098663823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098679082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098694711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098710145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098726058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098741337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098757781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098773855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098790106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098805247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098820383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098836319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098851426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7098867300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7098882380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7098899049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7098915483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7098931747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098946910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7098962462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7098978119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7098993510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099009420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099024858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099041215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099056988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099073261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099089104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099104251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099119851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099134959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099151243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099166749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099183144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099198962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099215696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099230900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099246337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099262044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099277576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099293527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099309641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099326170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099342527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099358892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099374348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099391036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099406864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099422521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099438428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099454061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099470433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099486251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099502541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099518064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099533188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099548783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099563923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099580691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099595830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099612172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099627929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099644589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099659749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099674867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099690478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099706012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099721866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099736957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099753514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099773015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099789432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099804653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099819927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099836041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099851237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7099867195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7099882601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7099899376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7099915174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7099931457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7099946851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7099962409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7099978064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1264,12640000,10000,0,0,256,5,35859,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7100027733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100043759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100059189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100075628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100091895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100108200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100123630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100138835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7100154922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100170079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100186027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100201186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100218017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100233858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100250159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100266089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100281320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7100296963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100312163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100328518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100343658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100360016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100376062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100392784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100408693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100424180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7100439907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100455514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100471471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100486621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100503258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100519767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100536027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100551118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100566246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7100582341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100597518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100613499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100628891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100645613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100661407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100677690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100692870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100708358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7100724044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100739209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100755447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100770980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100787389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100803241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100819781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100835268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100850501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7100866162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100881276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7100897630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7100912795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7100929492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7100945560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7100962913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7100978153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7100993332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101009008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101024571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101040513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101055675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101072288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101088490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101104799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101120002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7101135430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101151457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101166618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101182550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101197738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101214530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101230347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101246859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101262028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7101277580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101293245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101308410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101324376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101339913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101356321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101372137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101388446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101404016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7101419236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101434910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101450068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101466406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101481512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101497854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101513671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101530418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101545567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7101560862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101577614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101592779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101608709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101623837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101640766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101656619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101673392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101689085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7101705787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101722110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101737809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101754502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101771032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101788191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101805819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101823983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101840867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7101857136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7101873625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101889929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7101906611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7101922058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7101938757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7101955664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7101972100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7101987671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102003092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102019341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102034648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102050745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102066222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102083181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102099064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102115449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102130695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102146371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102162145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102177395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102193437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102210261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102226913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102242881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102260121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102275860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102291156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102307181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102322466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102339035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102354538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102371365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102387371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102404231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102419518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102434829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102450881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102466537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102482616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102497913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102514986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102530903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102547277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102562523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102578175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102593926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102609148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102625192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102640845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102659055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102678311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102697361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102716174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102732115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102748063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102763445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102780766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102796088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102812822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102829693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102846228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102861550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7102876971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7102893347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7102908615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7102924659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7102940659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7102958461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7102974487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7102990887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103006135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103021959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103037697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103052897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103068889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103084513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103100937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103116765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7103133078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103148678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103163873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103179568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103194778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103211101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103226256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103242689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103258522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7103275208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103290401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103305624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103321302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103337107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103353129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103368332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103384806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103401110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7103417428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103432635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103447831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103463942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103479178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103495183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103510379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103527246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103543129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7103559491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103574729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103590496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103606610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103621852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103638119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103657367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103676426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103695813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7103714511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103729822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103745189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103761023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103777331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103793543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103808838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103825481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103841909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7103858349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103873659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7103889095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7103905304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7103920569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7103936650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7103952213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7103968821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7103984770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7104001202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104016807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104032059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104047860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104063124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104079744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104096306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104112898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7104129018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1265,12650000,10000,0,0,256,5,35887,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7104181022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104196604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104212381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104228193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104243486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104259586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104275184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104292616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7104308477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7104324852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104342756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104358095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104373885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104391124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104407320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104422524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104439029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7104455671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7104472206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104487489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104502840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104519284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104534801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104550733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104566073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104582825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7104598676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7104615030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104630504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104646133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104661867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104677063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104693060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104708554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104725019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7104740849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7104757156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104772628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104787861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104803557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104819014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104835326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7104850529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7104866968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7104885318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7104903258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104921071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7104937209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7104953705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7104969788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7104985876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105001140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105018873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105034831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105051292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105066555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105082433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105098216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105113492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105129547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105145188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105161704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105177596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105193977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105209672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105224910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105240638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105255883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105272373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105287705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105304234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105320174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105336929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105352198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105367502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105383284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105399193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105415224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105430487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105446973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105463283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105479626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105494832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105510295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105526367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105543418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105559517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105574983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105591873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105607715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105624055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105640187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105655461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105671188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105686436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105702719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105717957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105734428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105750306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105766977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105782205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105797442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105813189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105828738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105844800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7105860015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7105876506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7105892928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7105909269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105924466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7105939689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7105956180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7105971830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7105988249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106004730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106022160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106038058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106054471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106069963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106085630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106101402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106116635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106132711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106148571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106165160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106181131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106197609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106213408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106228731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106244533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106259982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106276509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106291757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106309064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106324918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106341631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106357282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106372577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106388515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106404480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106420537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106435792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106452749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106468673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106485089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106500361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106516590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106532368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106547632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106563679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106579351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106595868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106611782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106628160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106643833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106659150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106674919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106690200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106706907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106722141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106738622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106754533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106771947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106787213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106802490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106818275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106834015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106850404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7106865554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7106882036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7106898493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7106914864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106930075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7106945326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7106961670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7106977361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7106993405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107008640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107025572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107041483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107059283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107074492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107090229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107106028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107121272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107137306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107152969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107169484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107185427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107202418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107217665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107232914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107248643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107263877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107280405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107295655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107312149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107328495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107344901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107360170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107375427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107391558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107406785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107422817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107438048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107454961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107470890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107487346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107502708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107518686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107534509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107549797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107565884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107581886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107598529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107614457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107631448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107647111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107662432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107678210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107693486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107710332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107725602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107742145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107758069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107775095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107790394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107805670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107821408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107837064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107853088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7107868348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7107884852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7107901393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7107917779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107933064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7107948359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7107964500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7107979765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7107995825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108011121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108028011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108043917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108060299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108076074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108092301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7108108081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108123323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7108140749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108157802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108174432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108190373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108207418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108222659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108237916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1266,12660000,10000,0,0,256,5,35916,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7108288650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108303917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7108320563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108336293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108352797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108368719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108385114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108401184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108416496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7108432276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108447537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7108464284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108479501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108495998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108511875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108528631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108543901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108559162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7108575069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108590792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7108606829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108622057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108638547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108654800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108671171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108686439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108702180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7108718137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108733430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7108749463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108765078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108781564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108797461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108815252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108831020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108846309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7108862068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108877325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7108893978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7108909253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7108925762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7108941677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7108958387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7108973653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7108989331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109005109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109020727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109036786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109052052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109068583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109085013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109101491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109116793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109133598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109150051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109165288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109181312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109196525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109213480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109229341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109245724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109260975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109276679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109292420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109307670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109323683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109339292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109355744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109371606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109388053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109403736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109418994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109434769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109450027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109466793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109481985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109498442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109514691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109531096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109546322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109561563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109577724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109593038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109609001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109624212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109640968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109657259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109673577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109688801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109704527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109720242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109735428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109751416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109767256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109783739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109799580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109815917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109831706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109846996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7109862684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109877917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7109894283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7109909904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7109926339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7109942167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7109958885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7109974193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7109989513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110005312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110020908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110036957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110052178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110068681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110085141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110101527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110116795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110132041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110148499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110163755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110179798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110195053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110211926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110227798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110244113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110259314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110275193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110290952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110306517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110322520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110338317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110354807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110370699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110387071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110404777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110420091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110435787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110451008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110467781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110482999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110499507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110517736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110534155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110549384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110564655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110580987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110596223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110612277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110627486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110644385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110660236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110676600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110691834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110707538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110723305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110738582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110754635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110770199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110786682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110802556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110818897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110834704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110849962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7110866059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110881372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7110898016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7110913283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7110929823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7110945785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7110962766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7110978833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7110995568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111012824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111030032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111047628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111064285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111082626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7111099982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7111117884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111134557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7111151888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111169120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111185785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111203684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111220352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111238368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7111255736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7111274252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111290948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7111307655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111324898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111341932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111359499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111376161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111394553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7111411944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7111429882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111446572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7111463879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111481157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111497866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111515758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111532675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111550789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7111568233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7111586507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111603202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7111619606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111635401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111651120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111667455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111682733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111699561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7111716008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7111732430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111747706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7111762979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111779359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111794607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111810651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111825907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111842971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7111858879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7111875276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111890854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7111906155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7111921973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7111937289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7111953699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7111969033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7111985586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7112001588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112018334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112033681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112049043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112064864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112080463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112096555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112111847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7112128415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7112145041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112161508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112176829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112192169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112208990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112224306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112240437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112255742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7112272829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7112288847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112305306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112320647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112336711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112352555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112368594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112384690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112400330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7112416882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1267,12670000,10000,0,0,256,5,35944,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7112468035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112484495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112499788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112515555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112531326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112546614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112562666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112578324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7112594879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7112610782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112627205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112642934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112658457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112674238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112689514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112705904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112721408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7112737936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7112753864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112770543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112785796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112801074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112816833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112832520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112848575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7112863836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7112880359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7112896640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7112913032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112928286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7112943576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7112959767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7112975057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7112991442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113006787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113024040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113040268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113057087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113072319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113088081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113103851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113119111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113135157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113151025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113167541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113183474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113199882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113215835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113231138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113246881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113262123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113278489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113293704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113310154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113325999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113342938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113358156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113373402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113389115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113404607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113420593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113435772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113452520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113468341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113484709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113500882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113516865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113532651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113547922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113563978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113579975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113596476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113612366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113629099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113644766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113659994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113675694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113690912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113708109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113723517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113739966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113755788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113772587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113787831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113803080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113818783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113834417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113850592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7113865789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7113882205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7113898680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7113914983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113930188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7113945415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7113961504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7113976718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7113992719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114007929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114024704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114040545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114058990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114077230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114093250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114111098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114128798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7114145899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114161422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114178084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114194078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114213268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114228647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114244171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114260274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114276341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7114292589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114307893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114324587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114341843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114358318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114373593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114390245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114405981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114421223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7114437217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114454458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114471759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114487763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114504117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114520071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114535754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114551547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114566846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7114583303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114598777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114615307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114631255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114648178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114663699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114679012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114694775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114710575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7114726644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114741884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114758530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114775666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114792312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114807602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114822892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114839666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114855036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7114871141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7114886465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7114903754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7114919720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7114936135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114951440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7114967159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7114982998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7114998301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115014725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115030025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115046598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115063131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115079845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115095369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115110693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115126500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115142658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115158803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115174095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115190644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115206982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115223609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115238869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115254151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115270391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115285740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115301864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115317170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115334367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115350310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115366716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115383889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115401515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115417914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115433595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115449630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115465594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115482222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115498105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115515084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115530526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115545838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115561594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115577152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115593583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115608797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115625266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115641560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115657886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115673105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115688345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115704583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115719852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115736686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115751890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115768751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115784629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115801002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115816220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115831804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115847511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115862754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7115878728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7115894226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7115910944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7115926837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7115943233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7115958919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7115974177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7115989883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116005149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116021484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116036950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116053440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116069330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116086024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116101468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7116116745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7116132489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116148111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116164556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116179816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116196326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116212662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116229039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116244308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7116259599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7116275813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116291290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116307328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116322599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116339401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116355277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116371632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116386866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7116403377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7116419105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116434314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116450304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116465796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116482237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116498069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116514629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116529936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7116545160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1268,12680000,10000,0,0,256,5,35973,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7116597279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116614435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116630711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116649709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116667993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116684067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116702392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116718540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7116733916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7116749682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116765477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116781538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116796737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116813272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116829557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116845952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116861181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7116876549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7116892585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7116908006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7116923984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7116939167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7116955949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7116971975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7116988277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117003466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117021386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117037170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117052404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117068414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117085018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117101708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117117530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117133824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117150405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117165653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117181336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117196472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117213031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117228498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117244928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117260773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117277647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117292949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117308155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117323847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117339401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117355394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117370611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117387076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117403393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117419844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117435033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117450254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117466283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117481486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117497452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117512637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117530849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117546797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117563176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117578958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117594413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117611383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117626568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117643300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117658736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117675206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117691092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117707840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117723067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117738308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117754499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117770109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117786113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117801310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117817747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117833924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117850270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117865493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7117880727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7117897022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7117912229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7117928226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7117943424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7117960231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7117976312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7117992654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118007848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118023471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118039168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118054370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118070352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118085928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118102608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118118487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118134839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118150358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118165841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118181586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118196843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118213204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118228384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118244833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118260986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118277797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118293263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118308527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118324282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118340148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118356202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118371401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118387855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118404031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118420910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118436163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118451424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118467888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118483243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118499167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118514541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118531115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118546981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118563331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118578890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118594170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118609903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118625156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118641468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118656898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118673389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118689216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118705860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118723964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118739261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118755014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118770736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118786764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118801995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118818452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118834619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118850914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118866321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7118881489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7118897535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7118912731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7118928689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7118943867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7118960686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7118976510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7118992792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119008016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119023502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119039150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119054279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119070208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119085935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119102627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119118498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119134842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119150324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119165549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119181240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119196441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119212761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119227885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119244246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119260015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119276700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119292301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119307440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119323014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119338548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119354752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119369933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119386373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119402527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119418839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119434029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119449227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119465269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119480694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119496665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119511813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119528623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119544486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119560806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119575970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119591547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119607295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119622528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119638552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119654101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119670585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119686460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119703349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119718556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119733978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119749629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119765191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119781196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119796414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119812900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119829148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119845589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119860982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7119876251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7119892393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7119907573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7119923615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7119938808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7119955651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7119971543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7119988153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120003370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120019138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120035115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120050418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120066450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7120082045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120098535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120114445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120130783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120146344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120161543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120177234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120192416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120208798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7120223975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120240453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120256334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120273048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120288289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120303501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120319207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120334727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120350956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7120366173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120382632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120399460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120415828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120431067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120446295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120462402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120477813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120493801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7120508968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120525768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120541912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120558269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120573490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120589616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120605418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120620484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120636314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1269,12690000,10000,0,0,256,5,36001,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7120687442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120704337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120720152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120736641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120753307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120770017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120785780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120800989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120816999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7120832565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120849111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7120864997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7120881351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120896997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7120912235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7120927949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7120943128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7120959629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7120974825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7120991225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121007047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121023805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121038992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121054149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121069815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121086085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121102066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121117233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121133624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121149785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121166121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121181303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121196523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121212640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121228026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121244107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121259317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121276511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121292379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121310033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121325297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121340941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121356775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121371908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121387813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121403411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121419865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121435733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121452461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121467664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121482867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121498588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121513786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121530163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121545530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121561925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121578082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121594415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121609622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121624828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121640870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121656104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121672091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121687279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121704131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121720002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121736333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121751967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121767640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121783363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121798556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121814521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121830275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121846662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7121862683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7121878922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121894445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7121909640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7121925327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7121940480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7121956785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7121971922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7121988320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122004111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122020786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122035954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122051167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122066820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122082356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122098348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122113783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122130218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122146381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122162855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122178170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122193407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122210487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122225645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122241773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122256896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122273800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122289676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122306209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122324037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122343929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122362602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122377928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122394602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122409804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122427414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122443174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122459989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122475420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122490561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122506166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122521727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122537650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122552960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122569295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122585459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122601720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122616845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122632008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122648126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122663279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122679210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122694330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122711181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122727011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122743502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122758650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122774113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122789727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122804870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122820807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122836272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122852673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7122868492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7122884772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122900265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7122915451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7122931153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7122946405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7122964221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7122979351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7122995749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123011499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123028450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123043960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123059239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123075674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123091432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123107919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123123065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123139844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123155720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123172014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123187186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123202692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123218363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123233505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123249432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123267248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123283739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123299622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123315937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123331557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123346779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123362709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123377901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123394369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123409697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123426752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123446489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123464619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123479874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123495060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123510745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123526421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123542651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123557847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123574277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123590884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123607407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123622528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123637697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123653782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123668982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123684970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123700158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123717141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123733044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123750022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123765566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123780814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123796521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123811756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123828065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123843298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7123859746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7123875616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7123892295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123907534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7123922793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7123938507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7123954132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7123970179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7123985411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124001879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7124018048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124034468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124050030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7124065275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7124081345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124096534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7124112492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7124127703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124144474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7124160487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124176799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124191995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7124207595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7124223290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124238488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7124254474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7124270377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124288608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7124304575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124320915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124336662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7124351960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7124367675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124382903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7124400528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7124420603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124440242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7124460928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124481067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124501025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7124522745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7124543970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124563736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7124585954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7124606799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124627885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7124648388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124668934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124686592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7124704222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7124721494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124738310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7124755828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7124773038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124791185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7124808817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7124826984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124843770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1270,12700000,10000,0,0,256,5,36029,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7124896245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7124913515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7124930400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7124947919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7124966015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7124984042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125001378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125019592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125036313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125053069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125070292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125087377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7125104919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7125121590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7125140706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125158050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125175871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125192483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125209145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125224868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125240031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7125255991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7125271585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7125288003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125303837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125320165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125335788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125350998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125366889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125382044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7125401270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7125417908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7125435578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125455152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125475102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125493835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125512261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125532539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125551388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7125569885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7125588277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7125607441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125624387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125641458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125656982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125672397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125688067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125703704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7125719721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7125735121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7125751563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125767714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125784017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125799443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125814612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125830755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125845945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7125861900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7125877082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7125894848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7125910712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7125927238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125942468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7125958069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7125973805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7125989035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126005036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126020615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126037079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126052940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126069252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126084809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7126100037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7126115980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126131174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126147561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126162747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126179431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126195281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126211929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126227166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7126242426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7126258126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126273736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126289742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126304948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126321399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126337603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126353953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126370302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7126389872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7126410315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126431040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126452430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126471556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126492879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126512489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126534453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126549709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7126567211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7126585707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126604976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126624666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126644963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126664654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126683943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126705314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126722751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7126740000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7126758254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126774227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126790207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126805626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126822139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126838710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126855541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126870743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7126885922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7126902030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7126917237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7126933200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7126948391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7126965175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7126981045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7126997341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127012544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127028142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127043892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127061256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127077879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127093050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127109425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127125471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127142117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127157326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127172511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127188388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127203929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127219860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127234991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127251392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127267598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127283991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127300059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127315459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127331538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127346740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127362951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127378147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127394959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127410781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127427067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127442232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127457805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127473478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127488646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127504857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127520419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127536881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127552736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127569055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127584747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127599963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127616146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127631284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127648314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127663574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127680240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127696121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127712710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127727869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127743047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127758648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127774132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127790081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127805485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127821926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127838179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127854518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127869971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7127885197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7127901281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7127916449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7127932406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7127947571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7127964844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7127980702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7127997020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128012226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128027823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128043517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128058740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128074708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128090296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7128106728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128122550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7128138857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128154395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128169621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128185293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128200482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128216832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128231977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7128248684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128264892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7128281218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128296402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128311581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128327663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128342814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128358751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128374128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7128390885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128406693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7128422983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128438152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128453767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128469414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128484558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128501990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128517530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7128533943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128549888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7128566280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128581802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128596976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128612623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128628043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128646463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128664517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7128684265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128701142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7128721765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128740325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128758894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128781429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128800115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128819630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128837974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7128856572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7128874781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7128891754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128906881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7128922675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7128938347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7128953855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7128969809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7128984908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129001234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129017428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129033646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129048772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129064127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129080106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129095248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1271,12710000,10000,0,0,256,5,36058,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7129146709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7129161880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129178212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129193945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129210523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129225681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129240823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129257761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129273696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7129289645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7129304763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129321202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129338621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129354908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129370268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129385425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129401477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129416653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7129432601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7129447763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129464511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129480344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129496608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129511824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129527347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129543054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129558479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7129574462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7129590089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129606481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129622277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129638572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129654176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129669361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129685046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129700197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7129716891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7129732059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129748463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129764635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129781050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129796241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129811438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129827513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129842692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7129858644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7129874700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7129895119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7129914158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7129931743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7129948861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7129968124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7129987289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130005865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130026953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130045848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130065234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130084598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130103266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130119873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130135198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7130151455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130166602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130182799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130197980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130214899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130230703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130246919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130262074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130277607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7130293225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130308326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130324183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130339706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130356099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130372146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130388387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130403973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130419366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7130435247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130450397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130466722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130481854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130498232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130514009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130530711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130545904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130561347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7130577613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130592792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130608738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130623898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130640691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130656548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130672867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130688269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130704617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7130720261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130735857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130752086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130767649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130784064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130799921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130816238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130831763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130846970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7130862658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130877878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7130894239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7130909469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7130925948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7130942063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7130958715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7130973983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7130989573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131005309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131023177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131039218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131054473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131071152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131087490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131103896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131119934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131135147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131151300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131166469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131182435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131197579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131214419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131230296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131246875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131262076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131277662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131293338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131308527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131324482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131340949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131357715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131374181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131390962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131406183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131421392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131437080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131452603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131468611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131483818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131500265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131516496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131532847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131548056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131563299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131579410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131594649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131610687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131625857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131642708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131658553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131674881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131690100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131705719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131721415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131736619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131752846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131769062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131786245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131802076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131818375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131834020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131849172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7131864864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131880257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7131896624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7131911807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7131928225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7131944074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7131960689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7131975853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7131991023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132006709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132022217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132038523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132053783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132070264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132086554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132102928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132118710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132134088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132150258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132165525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132181557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132196802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132213677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132229566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132246155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132261392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132277017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132292774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132308014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132324025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132339678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132356159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132372052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132388441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132404008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132419272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132435229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132450462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132466863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132482122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132498620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132514836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132531218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132546490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132562018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132578111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132593376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132609464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132624931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132641762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132657714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132674135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132689692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132705351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132721123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132736395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132752703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132768322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132784868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132800809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132817460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132833009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132848287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7132864051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132879300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7132895646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7132910879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7132927381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7132943499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7132960217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7132975481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7132990769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7133006528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7133022088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7133038116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7133053352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7133070090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7133086406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7133103202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7133118440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7133137115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7133157773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7133176487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7133192539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7133208549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7133225223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7133241142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7133257588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1272,12720000,10000,0,0,256,5,36086,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7133792502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7133808351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7133824358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7133840090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7133856211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7133872406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7133888963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7133905258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7133921663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7133937094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7133952640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7133968687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7133983952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134000201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134015781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134032256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134048138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134064727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134080280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134095555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134111311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134127302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134143823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134159077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134175918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134192126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134212282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134227593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134242835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134258552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134274234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134290209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134305395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134321804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134338097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134354423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134369642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134384872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134401020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134416241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134432231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134447689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134464487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134480377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134496724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134512247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134528363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134544464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134559694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134575733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134591371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134607882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134623776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134640714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134655951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134671216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134686965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134702527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134718572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134733762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134750236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134766475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134782824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134798052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134813292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134829739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134844948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7134860971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7134876506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7134893373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7134909261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7134925565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134940977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7134956564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7134972266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7134987455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135003426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135019164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135035645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135051564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135067925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135083578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135098859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135114619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135130311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135146849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135162108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135178573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135194704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135212331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135227588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135242817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135258524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135274179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135290218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135305485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135322010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135338283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135354650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135369886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135385380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135401544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135416783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135432804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135448061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135464944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135480831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135498634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135513880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135529623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135545418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135560631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135576629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135592235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135608691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135624557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135641294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135656574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135671816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135687548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135703411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135719406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135734602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135751048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135767322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135783689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135798954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135814202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135830279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135845498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7135861772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7135877016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7135894204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7135910121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7135926515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135941806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7135957426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7135973177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7135988386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136004622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136020186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136036705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136052623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136069018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136084678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136099949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136115704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136131177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136148121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136163389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136179870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136195985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136212902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136228150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136243387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136259085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136274665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136290661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136305858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136322554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136338790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136355598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136372089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136387561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136403672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136418788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136434713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136449864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136466747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136482625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136498971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136514682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136530305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136545980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136561161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136577534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136592706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136609115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136625181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136641826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136657035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136672246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136687988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136703911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136719902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136735070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136751477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136767710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136784038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136799246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136814460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136830537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136845782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7136861810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7136877046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7136894129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7136910015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7136926360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136941579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7136957265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7136973107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7136988281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137004279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137020065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137036510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137052347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137068820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137084471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137099720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7137115425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137130618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137147557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137162772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137179203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137195318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137212054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137227235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137242429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7137258084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137273657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137290543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137305725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137322084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137338378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137354735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137369961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137385430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7137401508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137416718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137432730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137447913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137464726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137480642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137497029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137512474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137528015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7137543757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137558997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137575238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137590849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137607291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137623177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137639888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137655096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137670320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7137685998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137701439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137717824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137733047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137751645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137768387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137784743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137799940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137815193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7137831448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1273,12730000,10000,0,0,256,5,36115,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7137883033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7137901446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7137916727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7137933218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7137949077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7137965816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7137981060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7137996305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138012016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138027489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138043466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138058660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138075329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138091498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138107815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138123027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138138272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138154875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138170130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138186110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138201513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138219322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138235175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138251436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138267303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138282533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138298213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138313419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138329771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138344930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138361348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138377158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138394002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138409210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138424400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138440098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138455759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138471774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138486965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138503419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138519793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138536121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138551805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138567027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138583361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138598613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138614624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138629856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138646841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138662761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138679131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138694622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138710324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138726132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138741403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138757452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138773297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138789837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138805733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138822127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138837731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138853019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7138868786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138884277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7138900768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7138916016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7138932484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7138948592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7138965315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7138980612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7138995886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139011655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139028381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139044440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139059703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139076199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139092415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139108798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139124049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139139553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139157893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139177234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139198525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139219680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139240240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139260886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139282260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139297682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139313093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139329339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139344619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139361321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139376560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139393799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139409638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139425952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139441163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139456775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139472460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139487661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139503640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139519198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139535644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139551494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139567780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139583325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139598546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139614276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139629494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139645911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139661157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139679039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139696071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139713009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139728218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139743499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139759295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139774993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139791021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139806258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139822834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139839103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139855487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139870744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7139886102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7139903222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7139918464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7139934495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7139949725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7139966563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7139982460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7139998830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140014073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140029756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140045525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140060776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140077163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140092494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140109001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7140124875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7140141756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140158684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140178152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140198681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140220417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140239565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140259147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140279166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7140295259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7140311764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140327605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140343138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140358960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140374331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140391027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140406360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140422870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7140438777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7140455641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140470926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140486218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140501997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140517676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140533764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140549060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140565632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7140582146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7140599656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140614992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140630312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140646566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140661890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140678011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140693287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140710151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7140726124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7140742605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140757925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140773631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140789436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140804739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140820842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140836756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140853311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7140869306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7140885756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140901443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7140916793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7140932606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7140947960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7140964681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7140980001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7140996597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141012597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141029479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141044797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141060117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141075946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141091879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141108015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141123348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141140329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141156830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141173301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141188566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141204474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141220270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141235902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141251999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141268390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141284987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141301000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141317485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141333193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141348555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141364363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141379707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141396299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141411640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141428228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141444240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141461131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141476474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141491833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141507682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141523310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141539332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141554524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141571014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141587235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141603619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141618876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141634158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141650587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141665883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141681939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141697188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141714044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141729962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141746398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141763135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141779189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141794857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141810038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141825999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141841639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7141858075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7141873922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7141890675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141905906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7141921131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7141937210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7141952977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7141969085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7141984290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142000701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142017134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1274,12740000,10000,0,0,256,5,36143,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7142067739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142083439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142098722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142114512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142129788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7142146239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7142162033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142178462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142194236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142211568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142226774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142241961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142257645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142273300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7142289364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7142304581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142321037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142337496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142353883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142369117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142384806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142401489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142416719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7142432694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7142447913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142464980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142480767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142497093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142512287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142528141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142544149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142559368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7142576026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7142592197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142609265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142625148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142642124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142657470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142672739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142688500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142704135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7142720188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7142735453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142751966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142768168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142784563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142799800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142815094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142831363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142846615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7142862620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7142877852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7142894707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7142910604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7142926975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142942242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7142958236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7142973924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7142989154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143005133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143020957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143037392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143053237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143069555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143085185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143100445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143116178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143131414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143148067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143163610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143180199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143196062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143213102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143228317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143243518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143259210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143275147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143291108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143306284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143322704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143339234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143355603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143370817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143386066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143402132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143417313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143433284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143448484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143465480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143481287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143497939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143513109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143528746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143544454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143559629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143575576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143591129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143607578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143623433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143640087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143655529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143670731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143686459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143701635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143718271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143733478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143749956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143766195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143782505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143797674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143812873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143828879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143844346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7143860346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7143875552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7143892357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7143908423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7143924765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143940249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7143955873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7143971597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7143986784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144002765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144018399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144035093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144050912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144067248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144082844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144098096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144113839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144129093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144145428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144160648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144177520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144193356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144210096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144225515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144240696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144256413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144272015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144288023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144303207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144319677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144335911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144352281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144367516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144382758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144399123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144414353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144430367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144445601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144462435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144478297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144494653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144509875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144525596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144541317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144556543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144572528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144588109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144605072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144620958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144637308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144652825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144668055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144683746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144698931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144715520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144730773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144747243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144763137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144780902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144796083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144811243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144827202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144842500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7144858428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7144873593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7144890403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7144906459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7144922735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144937918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7144953561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7144969237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7144984402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145000344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145015792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145032472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145048334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145064642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145080162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145095382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145111062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145126257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145142629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145157832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145174760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145190596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145207266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145222497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145237671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145253641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145269278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145285177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145300327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145316706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145332936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145349429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145364574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145379744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145395709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145411115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145427078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145442218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145458981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145474807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145491124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145506316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145521964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145538642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145553879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145569885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145585792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145602343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145618704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145635076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145650703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145665966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145681705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145696911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145713333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145728551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145744978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145760842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145777449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145792662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145807890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145823574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145839298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145855289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7145870460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7145886879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7145903281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7145919977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145935198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7145950436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7145966576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7145983238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7145999977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146016116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146032979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146048893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146065296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146080853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146096498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1275,12750000,10000,0,0,256,5,36172,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7146148107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146163499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7146180120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146195404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146213045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146228931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146245233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146260424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146276761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7146293503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146308807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7146324876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146340819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146357394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146373317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146390144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146405419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146420717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7146436499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146452017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7146468237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146483530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146500067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146516313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146532858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146548047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146563264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7146579269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146594469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7146611203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146626417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146643160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146659043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146675373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146690583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146706096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7146722044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146737253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7146753274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146768788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146785480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146801349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146817661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146833221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146848463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7146864150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146879332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7146895760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7146910940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7146927346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7146943141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7146959872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7146975330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7146990560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147006265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147021842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147037814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147053009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147069409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147085625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147102145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147117349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7147132564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147148669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147163913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147180195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147199062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147220751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147241964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147261595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147282459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7147298934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147314701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147330568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147346621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147361826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147378280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147394508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147411101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147426280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7147441455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147457435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147472836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147488805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147503957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147520617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147536314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147552493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147567573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7147582992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147598778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147613831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147629673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147644995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147661285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147676977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147693180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147708572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7147723668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147739250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147754339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147770492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147785803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147802153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147817915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147834501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147849710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7147864945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7147880638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147896113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7147912117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7147927313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7147943792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7147960278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7147976889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7147992127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148007397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148023385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148039283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148055978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148071079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148087932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148104033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148120347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148135591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148151217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148167142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148182358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148198672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148214350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148230637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148246298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148262974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148278735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148294027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148309793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148325062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148341530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148356759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148373275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148389528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148406250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148421496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148436751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148452876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148468415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148484404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148499601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148518943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148534881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148551267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148566544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148582145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148598128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148613842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148629857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148645602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148662317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148678224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148694571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148710256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148725510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148741259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148756549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148772895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148788350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148804863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148820790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148837469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148853500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7148868707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7148884333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148899984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7148915874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7148930966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7148947332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7148963431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7148979947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7148995105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149010241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149026187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149041300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149057192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149072306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149088970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149104971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149121213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149136370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149151834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149167716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149182899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149199425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149215144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149231738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149247611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149263977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149279911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149295364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149311101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149326358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149342686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149357898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149374348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149390543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149406898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149422143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149437394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149453464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149468713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149484961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149500173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149517088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149532959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149549341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149564603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149580211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149595959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149611236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149627270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149642785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149659259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149675126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149691462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149707110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149722378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149738151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149753393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149769935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149785441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149801998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149817939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149834755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149850274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7149865525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7149881295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149896934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7149912990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7149928226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7149944931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7149961139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7149977730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7149992955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150008180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150024312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150039599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150055685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150070936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150087728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7150103848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7150120207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150135453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150150994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150166750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150182003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150198424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150214602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150231005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1276,12760000,10000,0,0,256,5,36200,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7150281878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7150298165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150313381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150328952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150344821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150359956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150375907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150391409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150407814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7150423632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7150439889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150455396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150470560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150486208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150501353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150517659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150533027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150549442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7150565263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7150581884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150597038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150612195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150628174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150643648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150659784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150674888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150691232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7150707346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7150723596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150738707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150753808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150769838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150785064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150801105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150816221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150832908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7150848915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7150865160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150880280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7150895710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7150911312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7150926440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7150942355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7150957788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7150974139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7150989912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151006154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151021571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151036951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151053122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151068233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151084436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151099531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151115841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151131577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151148087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151163188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151178326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151193949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151210492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151226584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151241880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151258420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151275012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151291390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151306646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151321923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151338105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151353623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151369724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151385015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151401849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151417814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151434231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151449761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151465697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151482744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151498065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151514156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151530163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151546737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151562721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151579663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151595008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151610339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151626134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151641850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151657927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151673202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151689744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151706070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151722527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151738024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151753303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151769480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151784776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151800848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151816108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151833010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151849167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7151866149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151881423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7151897123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7151912882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7151928136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7151944560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7151960204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7151976733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7151992643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152009052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152024710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152039977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152055690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152070929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152087458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152102731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152119219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152135115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152151804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152167049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152182311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152198055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152214351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152230553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152245685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152262096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152278348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152295134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152311982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152327883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152343621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152358973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152374990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152390535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152407030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152423165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152439550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152455100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152470315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152485975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152501128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152517409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152532542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152548965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152564977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152581615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152596780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152612329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152627917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152643389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152659277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152674635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152691429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152707751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152724309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152739642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152754907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152770972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152786195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152802179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152817433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152834238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152850146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7152866469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152881712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7152897374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7152913319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7152928536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7152944521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7152960093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7152976558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7152992464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153008816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153024368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153039627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153055349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153070594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153086962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153102173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153118639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153134524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153151155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153166386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153181664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153197407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153213462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153229670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153244855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153263133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153281187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153297565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153312727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153328538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153344313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153359748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153375781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153391572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153408129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153424235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153440583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153456370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153471680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153487422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153502635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153519058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153534235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153550902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153566748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153583430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153598647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153614080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153629750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153645370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153661346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153676495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153692932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153709181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153725702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153740906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153756144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153772256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153787441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153803437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153818628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153835522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153851388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7153867732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153882941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7153898592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7153914517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7153929777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7153946331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7153962121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7153978569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7153994439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154010971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154027247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154046441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7154062528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154079013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154095063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154110481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7154127095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7154143498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154159951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154175226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154190597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7154207398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154222698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154239285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154254983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7154272494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7154288566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154305260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154320995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154338237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1277,12770000,10000,0,0,256,5,36229,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7154389024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154404873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154421169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154436399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7154453368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7154469381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154486171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154501407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154517222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7154532950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154548388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154564355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154579970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7154596462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7154612562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154629612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154645250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154660933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7154677728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154693119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154709863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154725183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7154742021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7154758007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154774932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154790337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154805770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7154821653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154837711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154853810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7154869423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7154885967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7154902318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7154918872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154934291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7154949621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7154965978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7154981281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7154997376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155012636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155029604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155045526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155061948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155077660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155092985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155108777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155124085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7155140534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155155896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155175707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155193943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155210996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155226267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155244191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155262818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155281606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7155301174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155320818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155340048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155356116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155372586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155387859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155403845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155419673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155434827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7155450801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155466449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155483126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155499064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155515783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155531010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155546219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155561920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155577477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7155593521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155608960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155625426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155641706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155658047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155673278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155688535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155704672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155719883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7155736141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155751386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155768238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155784091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155800644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155815862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155831439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155847107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155862303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7155878250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7155893811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7155910266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7155926347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7155942699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7155958323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7155973570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7155990399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156005575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156022316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156037611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156054094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156069985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156086681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156101917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156117204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7156132943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156148535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156164583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156180079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156196563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156212913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156229373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156244637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156259935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7156276078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156293422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156312087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156331242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156349441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156365825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156382316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156398678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156414081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7156430124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156445348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156462221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156477486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156494329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156510236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156527141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156542441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156557755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7156573518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156589223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156605274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156620518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156637038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156653399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156670758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156686031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156701333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7156717591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156732887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156748962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156764500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156781057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156797203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156813564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156829185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156844511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7156860286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156875556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7156891992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7156907238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7156923941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7156939898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7156956691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7156971985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7156987277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157003035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157018745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157034785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157050022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157066500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157082868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157099260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157114525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7157129814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157146007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157161278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157177330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157192558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157209424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157225377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157241798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157257104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7157272736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157288531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157303804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157319851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157336264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157352756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157368713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157385134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157400890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7157416205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157432007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157447314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157466601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157485467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157502637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157519296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157535751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157550990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7157566249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157582354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157597575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157613803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157628987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157646353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157663939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157682463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157698294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7157714416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157730196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157745416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157761466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157777308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157793955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157810104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157826574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157842298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7157857582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7157873573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157888797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7157905257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7157920499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7157936942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7157953167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7157969550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7157984779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158000915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158017029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158032235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158048257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158063491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158080319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7158096233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7158112649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158128478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158144355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158160118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158175346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158191394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158208205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158224850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7158240795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7158257199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158272883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158288175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158304179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158319470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158335885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158351127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158367616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7158383558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7158400253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158415527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158430831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158446618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158462217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158478318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1278,12780000,10000,0,0,256,5,36257,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7158528100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158544707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7158563575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7158584227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158600380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158617397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158635435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158653045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158670733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158687702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158706474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7158722408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7158738850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158754146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158769906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158785679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158802257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158818243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158833921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158850398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7158866309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7158882686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158898238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7158913538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7158929288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7158944571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7158960891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7158976141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7158992613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159008524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159025163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159040443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159055694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159071448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159087020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159103137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159118435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7159134988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159151185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159167577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159183082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159198369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159214461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159229783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159245840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159261118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7159278023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159293935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159310352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159325630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159341254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159357012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159372817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159388829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159404429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7159420949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159436891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159453600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159468876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159484176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159500169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159515861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159532389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159547677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7159564400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159580772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159597170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159612444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159627745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159643927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159659174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159676168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159691328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7159708208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159725995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159746284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159762551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159778705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159794550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159809836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159825911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159841548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7159858090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7159874030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7159890903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159906245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7159921577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7159937398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7159953074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7159969169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7159984470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160001257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160017516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160033939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160049748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160065068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160081174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160096451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160112492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160127741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160144551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160160485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160177101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160192398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160207972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160223734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160239237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160255277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160271011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160287507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160303430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160319813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160335362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160350689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160366729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160382005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160398377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160413635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160430160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160446111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160463128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160478403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160493645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160509393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160524977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160541038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160556520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160573013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160589281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160605629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160620865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160636114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160652188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160667425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160683659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160698849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160716014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160731921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160748494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160763712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160779359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160795055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160810281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160826279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160841892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7160858371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7160874460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7160891234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160906458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7160921692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7160937445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7160952997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7160969013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7160984220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161001081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161017360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161033834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161049169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161064823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161081105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161096388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161112471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161127753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161144720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161160678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161177080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161192589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161208164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161223959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161239260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161255525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161271205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161287695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161303625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161320036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161335590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161350888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161367139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161382486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161398822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161414072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161430792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161446695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161463413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161478657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161493896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161509623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161525166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161541236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161556721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161573248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161589446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161605828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161621091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161636611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161652714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161667935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161683955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161699181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161716065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161731940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161748538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161763740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161779498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161795217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161810434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161826466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161842150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7161858675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7161874594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7161891386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161906612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7161921917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7161938299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7161953952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7161969986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7161985184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162001652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162017897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162035117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162050356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7162065847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162082108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162097300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7162113271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7162128697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162145532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162161409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162177739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162192962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7162209836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162226175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162241382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7162257565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7162275519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162292095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162308045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162324480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162340132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7162355515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162371534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162386839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7162403303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7162418578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162435307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162451208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162467957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162483276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7162498870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162514922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162530170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7162546208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7162561455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162578585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162594491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162610881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162626154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1279,12790000,10000,0,0,256,5,36285,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7162677947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162693685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162709434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7162726035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7162741298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162758036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162774283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162790640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162805903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7162821395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162837450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162852703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7162868728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7162883932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7162900764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7162916617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7162932985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162948426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7162964111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7162979904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7162995166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163011204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163026804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163043323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163059296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163075724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163091350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163106623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163122420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163137899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163154357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163169625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163186159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163202416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163218842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163234114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163249635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163265822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163281082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163297137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163312407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163329939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163346014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163362469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163377767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163394143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163409940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163425223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163441540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163457204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163473716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163489645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163506051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163521709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163537009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163552781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163568269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163584653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163599918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163616421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163632533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163649271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163664580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163679912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163695711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163711367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163727458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163742724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163759513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163775751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163792209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163807552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163822881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163838976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163854282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7163870409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7163885931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7163902813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7163918725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7163935399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163950710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7163966399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7163982180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7163997718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164014070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164029826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164046620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164062542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164079393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164094662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164109965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164125757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164141410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164157474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164172845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164189369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164205752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164222152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164237458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164253053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164269291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164284581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164300669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164315954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164332805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164348724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164365177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164381048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164398665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164414449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164429727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164445735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164461317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164477833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164493786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164510230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164525841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164541192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164557022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164572329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164588807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164604121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164620642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164636605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164653309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164668558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164683811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164699552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164715541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164731587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164746858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164763353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164779647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164795987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164811232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164826490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164842692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164857992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7164874026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7164889901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7164906521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7164922622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7164939616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7164955509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7164970745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7164987864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165005214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165025840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165041760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165058323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165074222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165091333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165106639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165121994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7165137809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165154896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165172986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165190927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165209447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165225448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165241885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165257293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165273690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7165289521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165304755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165321138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165337094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165353812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165369789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165386258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165402760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165418070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7165433784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165449235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165465566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165480766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165497214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165513031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165529886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165545112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165560379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7165576303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165591871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165607827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165623023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165640014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165655804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165672082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165687283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165702839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7165718535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165733712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165749688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165765355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165781804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165797668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165814203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165829858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165845069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7165860712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165875869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7165892186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7165907371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7165923764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7165939583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7165956203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7165971369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7165986524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166002432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166018137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7166034154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166049343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166066045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166082385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166101341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166120126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7166136585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166154776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166171563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7166189339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166206056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166222627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166238584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166254948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166271112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7166286514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166302267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166317723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7166334355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166349553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166366090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166382214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166399022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166414246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7166429515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166445215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166460884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7166476889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166492108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166508794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166525050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166541397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166556612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7166571852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166588002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166603268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7166619306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166634538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166651647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166667531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166683910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166699368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7166715051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166730821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166746861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1280,12800000,10000,0,0,256,5,36314,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7166797126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166812392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166829409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166845300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7166861696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166877085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7166892768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7166908522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7166923766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7166939765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7166955379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7166971875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7166987733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167004218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167019941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167035141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167050850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167066081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167082644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167099053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167118871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7167135387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167152632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167171317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167189046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167207567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167222874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167238917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167254170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167271971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7167287922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167304313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167319520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167335398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167351176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167366356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167382591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167398125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167414519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7167431246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167447842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167463672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167478909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167494660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167509872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167526165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167541336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167557808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7167573918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167590611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167605858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167621085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167636790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167652296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167668309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167683488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167700189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7167716601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167732985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167748264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167763547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167779630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167794836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167810837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167826029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167843639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7167859450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7167875707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167891462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7167906731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7167922455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7167937658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7167953959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7167969161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7167985648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168001517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168018379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168033616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168049000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168064695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168080533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168096752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168111916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168128340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168144553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168160826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168176001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168191189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168207261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168222473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168238465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168253845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168270733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168286544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168302869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168318308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168335221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168351025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168366239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168382239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168398218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168414731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168430854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168447292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168466011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168484155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168499991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168516364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168532482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168547733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168564279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168581129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168597558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168612836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168628121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168644335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168659589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168675613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168690823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168707655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168723568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168739917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168755187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168771854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168787575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168802817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168818858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168834446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168851216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7168867095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7168883573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168899094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7168914260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7168929935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7168945122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7168961459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7168976595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7168992982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169008786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169025358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169040535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169055693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169071558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169086979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169102948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169118134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169134752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169150890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169167200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169182392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169197843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169213797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169228960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169244935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169260266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169277088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169292901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169309188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169324378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169339921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169355615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169370801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169386761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169402246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169418608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169434839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169454339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169471684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169489660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169508950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169527286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169543730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169558989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169575912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169593940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169610370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169625541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169641897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169657646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169672824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169688833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169704702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169721174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169736948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169753228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169768827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169784070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169799735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169814938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169831274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169846422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7169862822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7169878642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7169895298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169910497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7169925702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7169941375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7169957250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7169973208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7169988391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170004802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170021060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170037374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170052576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170067816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170084050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170099243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7170116338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7170131455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170148330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170164120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170180397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170195566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170213339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170229049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170244242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7170260293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7170276093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170292541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170308415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170324749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170340260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170355562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170371237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170386624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7170403037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7170418259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170434707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170450541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170467341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170482551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170497774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170513476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170530651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7170548582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7170564701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170584161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170600759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170617195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170633035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170649648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170665526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170680795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7170696874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7170713065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170729743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170745654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170762451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170778970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170794367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170810119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7170825317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7170841991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7170857240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7170873755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7170890145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7170906488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1281,12810000,10000,0,0,256,5,36342,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7170957050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7170972428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7170988191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171003434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171019880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171035098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171051554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171067417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171084597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171099839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7171115064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171130763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171146572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171162562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171177926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171194776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171211021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171227318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171243375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7171258634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171274896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171290073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171306097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171321250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171338154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171353994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171370280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171385647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7171401227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171416887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171432037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171447994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171465085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171483042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171500360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171518565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171535190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7171551797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171568906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171586189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171603675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171620896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171639054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171656961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171674898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171691603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7171708711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171725897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171743841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171763736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171783762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171802393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171819983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171839086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171855865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7171872718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7171891037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7171907774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7171925444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7171942214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7171961063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7171978500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7171996432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172013173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172030445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172047717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172064401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172082527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172099212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172117245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172134660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7172153155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172169819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172186510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172203812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172219038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172235019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172250218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172267348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172283186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7172299504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172314716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172330536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172346229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172361391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172377341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172393023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172409503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172425425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7172441797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172457667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172472882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172488548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172503747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172520487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172535646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172552066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172567911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7172584625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172599848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172615056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172630755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172646378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172662380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172677581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172694012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172710283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7172726640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172741830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172757015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172773186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172788441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172804458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172819658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172836700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172852588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7172869139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172884327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7172900012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7172915703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7172930960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7172946941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7172962698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7172979157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7172995027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173011359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173027081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173042337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173058060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173073268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173089598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173104851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173121329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173137256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173153979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173169211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173184434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173200141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173215767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173231720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173246886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173263424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173279750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173296102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173311302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173326516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173342807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173358029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173374027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173389526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173406070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173421995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173438325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173453981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173469185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173484878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173500094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173516918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173532139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173548573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173564451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173581466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173596683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173611912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173627605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173643502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173659505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173674650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173691081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173707518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173723845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173739039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173754248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173770484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173785693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173802665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173817804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173834646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173850488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7173866811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173881970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7173897659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7173913484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7173928600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7173944532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7173960250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7173976698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7173992560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174008900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174024651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174039883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174055578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174070750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174087275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174102464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174118905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174134764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174151417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174166654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174182176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174197845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174214825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174230787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174245922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174262296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174278575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174294915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174310257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174325508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174341631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174356839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174372789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174387977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174404956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174420826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174437153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174452703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174468162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174483852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174499025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174515456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174530853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174547247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174563086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174579694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174594915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174610128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174625794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174641397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174657601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174672763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174689192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174705347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174721860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174737088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174752288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174768313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174783493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174799453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174814637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174831565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174847687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7174864017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174879201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7174895010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7174910686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7174925853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7174941833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7174957356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7174973744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7174989583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175005882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175021403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175036615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175052323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1282,12820000,10000,0,0,256,5,36371,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7175101523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175117535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175132707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7175149791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7175165670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175182012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175197249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175213049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175228802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175244027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175260041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175275614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7175292076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7175307928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175324249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175340081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175355304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175371012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175386211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175402534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175417739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7175434170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7175450021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175466816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175482009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175497249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175512953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175529034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175545000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175560144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7175576499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7175592662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175608938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175624112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175639498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175655323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175670498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175686458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175701617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7175718542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7175734352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175750614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175766063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175781255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175796925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175812104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175828364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175844456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7175860951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7175876778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7175893833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175909117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7175924411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7175940182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7175955933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7175971945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7175987190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176003702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176020082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176036482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176051700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176068256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176084753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176100024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176116405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7176131626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176148830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176164792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176182660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176197873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176213757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176229497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176244658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176260629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7176276200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176292620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176308479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176324825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176340568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176355780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176371494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176386715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176403097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7176418286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176434757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176450638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176467398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176482661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176497897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176513653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176529462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176545451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7176562049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176581424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176598499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176617486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176634882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176651089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176666843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176682019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176697961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7176714017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176730583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176746825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176763175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176779378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176794709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176810486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176825697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176842202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7176858797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7176875258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7176892134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7176908755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176923956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7176939164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7176955147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7176970333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7176986254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177001415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177018176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177034198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177050472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177065636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177081127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177097053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177112237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177128243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177143837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177160197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177175967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177192247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177208432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177223892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177239633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177254845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177271269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177286429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177302900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177318820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177335678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177350901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177366222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177382433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177398139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177414145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177429607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177446114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177462417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177478756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177493960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177509190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177526380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177542475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177558573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177573797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177590829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177606739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177623134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177638395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177654191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177669908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177685135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177701132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177716695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177733126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177748975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177765676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177780871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177796064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177811742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177827516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177843480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7177858626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7177875035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7177891355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7177907957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177923176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7177938361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7177954503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7177969662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7177985580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178000740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178017520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178033346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178049648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178064823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178080367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178096040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178111191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178127134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178142673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178159033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178174819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178193218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178211798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178229991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178249460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178266220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178283004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178298573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178315119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178331465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178347856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178363085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178378336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178394697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178409931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178425930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178441096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178458022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178474201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178490586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178505821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178521534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178537358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178553073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178569050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178585811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178602290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178618133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178634479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178650171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178665542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178681229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178696419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178713270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178728456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178744875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178760728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178777424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178792645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178807871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178823610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178839739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7178857440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7178873473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7178890396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7178906217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7178922503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178937699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7178953314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7178969218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7178984359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179000289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179015821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179032199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179048002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7179064337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179080041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179095493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7179111118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179126223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179142543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179157876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179174229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179190087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1283,12830000,10000,0,0,256,5,36399,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7179248664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179264009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179279966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7179295876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179311080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179327629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179342850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179359285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179375088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7179391784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179407210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179422418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7179438113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179453708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179469904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179485092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179501536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179517767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7179534092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179549987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179565214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7179581460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179596701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179612731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179627984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179645323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179661243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7179677597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179692842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179708485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7179724250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179739499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179755513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179771051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179787722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179803597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7179819937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179835683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179850973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7179866693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179881970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7179898356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7179913569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7179930064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7179945921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7179962640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7179977871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7179993112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180008789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180024388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180040405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180055586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180072008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180088373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180104964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180120189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180135461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180151531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180166958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180182929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180198118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180215323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180231165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180247474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180262652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180278300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180294022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180309201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180325165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180340884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180357325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180374618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180392945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180410261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180426013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180441741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180457520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180473815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180489060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180505552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180521797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180538169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180553400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180568745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180584828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180600266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180616239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180631418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180648160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180663979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180680286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180695502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180711013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180726712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180741872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180757802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180773292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180789700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180805494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180821766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180837227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180852404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7180868067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180883714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7180901252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7180916986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7180933364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7180949158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7180965936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7180981384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7180996572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181012276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181027750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181044215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181059295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181075560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181091659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181107887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181123004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181138130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181154156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181169466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181185342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181200449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181217158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181232918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181249170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181264549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181282386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181298080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181313243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181329621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181345016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181361428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181377256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181393925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181409083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181424237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181439876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181455339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181471501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181486619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181503016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181519208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181535477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181551255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181566462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181582517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181597710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181613647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181628772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181645537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181661580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181677882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181693040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181708621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181724273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181739431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181756216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181772135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181788809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181804658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181820998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181836654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181852091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7181867774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181882963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7181899323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7181914507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7181930908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7181946719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7181963306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7181978469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7181993648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182009296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182024859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182040823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182055984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182072399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182088506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182105470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182120645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182135810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182151938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182167979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182183902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182198986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182216450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182232500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182248772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182263911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182279536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182295204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182310394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182326322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182341822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182358417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182374166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182390822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182406003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182421208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182436849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182452308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182468218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182483569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182499927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182516102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182532320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182547724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182562878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182578936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182594093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182610025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182625155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182641904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182657644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182673896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182689046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182704557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182720298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182735596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182751542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182767032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182783415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182799215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182815476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182830929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182846216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7182862232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182877341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7182893603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7182908850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7182925324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7182941113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7182957674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7182972830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7182988006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7183003661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183019128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183035262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183050382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183066769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183082848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183099076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183114202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7183129349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7183146334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183161696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183177616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183192701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183209491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183225523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183241783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183256913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7183272471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1284,12840000,10000,0,0,256,5,36428,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7183321793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183337461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183353655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183368833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183385253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183401490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183417840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183433056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7183448278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7183464373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183479600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183495569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183510731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183527489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183543747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183560048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183575234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7183590859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7183606547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183621729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183638539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183654233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183670877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183686634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183703619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183718744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7183734103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7183749713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183765089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183781044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183796186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183812566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183828767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183845046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183860956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7183876233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7183892428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7183907603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7183923603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7183938765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7183955637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7183971536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7183987881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184003067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184018783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184034513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184049743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184065718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184081316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184097733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184113778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184130063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184145609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184160848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184176522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184191715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184208589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184224030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184240442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184256313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184273047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184288229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184303450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184319199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184334795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184350837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184366045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184382534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184398879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184415243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184430665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184445879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184462181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184477363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184493304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184508472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184525255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184541313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184557638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184572827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184588416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184604384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184619626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184635668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184651246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184667703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184683584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184699889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184715534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184730988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184746651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184761834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184778328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184793485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184809869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184825669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184842331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184857497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7184872946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7184888592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184904197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7184920185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7184935371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7184952088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7184967991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7184984299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7184999470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185015064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185030716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185045900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185061841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185078194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185094678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185110778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185127120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185142638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185157869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185173623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185188856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185205224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185220454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185237144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185253013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185269695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185284954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185300429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185316183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185331830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185347879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185363132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185379847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185396115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185412465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185427714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185442964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185459036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185474257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185490275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185505458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185522207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185538424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185555025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185570258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185585931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185601725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185616980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185632982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185648596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185666303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185683846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185703092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185718987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185734214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185749849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185765550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185781587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185796971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185813432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185829870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185846214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185861362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7185876543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7185892550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7185907726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7185923947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7185940718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7185957769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7185973546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7185989792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186004900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186020395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186036026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186051112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186067020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186082565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186098904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186114901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7186131170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186147032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186162139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186177725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186193342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186210943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186226154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186242792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186258634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7186275357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186290565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186306006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186321685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186337181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186353132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186368293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186384666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186403094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7186419473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186434705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186449933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186466071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186481389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186497442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186512591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186529388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186545258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7186561627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186577083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186592489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186609765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186628350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186647871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186663191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186679799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186695734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7186712545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186727823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186743290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186759006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186774603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186790645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186806074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186822533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186838887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7186856489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186875712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7186891765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7186907482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7186922698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7186938786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7186954383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7186970811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7186986687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187002961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187018592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187033817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187049499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187064671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187080935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187096124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187112487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7187128237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187144851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187160031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187175530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187191225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187207336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187224015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187239208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187255654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7187272158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187288538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187303959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187319194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187335264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187350450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187366414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187381641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187398420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1285,12850000,10000,0,0,256,5,36456,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7187449296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187466062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187481275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187496659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187512291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187527766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187543685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187559170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187575591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7187591769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187608315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187623537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187638744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187654827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187670296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187686263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187701488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187718239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7187734158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187750521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187766094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187781348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187797272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187812482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187828744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187843926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7187860932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7187880126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7187900576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187915895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7187931766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7187947629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7187963413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7187979476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7187995406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188012562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188028906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188045172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188060324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188075477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188091564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188106995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188122993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7188138182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188154932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188170881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188189000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188204911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188220171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188236311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188251537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188268035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7188284110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188300764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188316536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188333394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188348634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188364435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188380090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188395662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188411598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7188426724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188443127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188460083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188476949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188492379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188507567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188523838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188538985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188554923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7188570076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188586831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188602707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188619020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188634252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188649775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188665511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188680704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188696687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7188712391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188728836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188744711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188761022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188776691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188791933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188807871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188823067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188839430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7188854650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7188871292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7188887660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7188905876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188922536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7188939206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7188956794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7188973449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7188991177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189007788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189026104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189043425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189061256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189078213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7189094867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189112309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189128904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189146660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189163253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189181471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189198810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189216971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189233593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7189250221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189267728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189284299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189303285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189322517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189343668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189363080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189381009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189398753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7189415505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189432707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189449366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189467319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189483986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189502044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189520332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189540918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189557856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7189574486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189592274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189608902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189626678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189642367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189658817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189674621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189690899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189706483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7189722078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189737765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189753173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189769497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189784656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189801045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189820463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189840688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189859082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7189875642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7189892103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7189907311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7189923247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7189938356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7189955129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7189971032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7189987333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190003294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190018975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190034681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190049866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190065790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190081999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190098428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190114221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190131710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190147403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190163434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190179244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190194384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190211050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190226227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190242666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190258545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190275290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190290490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190306542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190322234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190337783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190353771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190368972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190385410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190401611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190417952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190433162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190448427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190464554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190479760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190496003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190511209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190528051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190543902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190560196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190575403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190593342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190610541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190625709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190642379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190657555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190673945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190689946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190706832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190722024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190737244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190752920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190768533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190784488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190799632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190816017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190832221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190848522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190863747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7190879101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7190895067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7190910162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7190926047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7190941143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7190957837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7190974251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7190990711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191005841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191021583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7191037193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191052570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191068489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191083953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191100377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191116177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191132469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191148080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191163233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7191178868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191194022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191210320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191225474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191241857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191257669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191274357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191289516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191304703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7191320374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191335844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191351792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191367170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191383538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191399707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191415976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191431366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191446586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7191462676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191477825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191493775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191508943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191525655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191541497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191557794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191572978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191589187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1286,12860000,10000,0,0,256,5,36485,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7191646808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191662656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191678830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191693996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191710910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191726822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191743332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191758468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191774067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7191789714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191804850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191820754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191836312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191852677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7191868618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7191884828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191900198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7191915317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7191930903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7191946030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7191962235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7191977337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7191993657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192009417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192025983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192041065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192056402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192072027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192087526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192103386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192118490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192134790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192150966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192167275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192182407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192197538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192213521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192228631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192244763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192259874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192276603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192292366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192308871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192324014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192339474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192355070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192370431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192386362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192401837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192418200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192434184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192450403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192465919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192481048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192496676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192511774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192527947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192543002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192559312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192575018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192591540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192606688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192622059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192637706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192653121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192669024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192684116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192700503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192716792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192733014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192748122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192763240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192779274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192794436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192810346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192825463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192842188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192857951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7192874413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192889946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7192905126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7192920752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7192935891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7192952411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7192967744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7192984144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7192999933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193016676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193031813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193046963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193062593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193078146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193094404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193109558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193125932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7193142165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193158412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193173540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193188900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193204906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193222320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193240750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193258062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193275360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7193291262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193307668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193322836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193338454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193354044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193369377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193385323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193400852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193417222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7193433256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193449608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193465123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193480266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193495858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193510980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193529516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193545143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193561778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7193578219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193594562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193609774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193625203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193641944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193657119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193673066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193688266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193705369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7193721193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193737492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193752709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193768327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193783990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193799141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193815297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193830736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193847146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7193862980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7193879252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193894779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7193909952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7193926012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7193941206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7193957567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7193972762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7193989212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194005041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194021706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194036841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194052021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194067900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194083424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194099387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194114540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194131185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194147317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194163568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194178724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194193880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194209956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194225146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194241121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194256489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194273322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194289119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194308574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194328113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194344203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194359945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194375229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194391920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194407117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194423544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194439386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194456222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194471500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194486739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194502449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194518112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194534121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194549322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194565789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194582008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194598355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194614166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194629553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194645607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194660709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194676619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194691728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194708492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194724275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194740526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194755895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194771486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194787137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194802300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194818196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194833612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194849966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7194865752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7194882007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194897444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7194912611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7194928272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7194943473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7194959725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7194975291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7194991732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195007746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195024346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195039526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195054692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195070366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195085816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195101777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7195116943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7195133563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195149643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195165900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195181079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195196253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195212278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195227427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195243359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7195258521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7195275349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195291133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195307435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195322612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195338158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195353785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195368974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195384929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7195400376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7195416815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195432676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195449185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195464661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195481038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195500589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195518284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195534383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7195549560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7195565971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195582206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195598539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195613729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195629265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195645412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195661136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195677086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1287,12870000,10000,0,0,256,5,36513,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7195727323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7195743741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195759544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195776191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195791363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195806543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195822421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195837876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195853794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7195868909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7195885254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7195901338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7195917591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195932759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7195947925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7195963902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7195979046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7195994955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196010341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196027075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196042864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196059158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196074308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196089909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196105561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196120672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196136803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196152263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196168628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196184425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196200838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196216295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196231581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196247269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196262437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196278757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196293877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196310782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196326576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196343179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196358349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196373517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196389584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196404847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196420758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196436013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196453982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196469909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196486129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196501440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196516971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196532581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196547657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196563513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196578964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196595263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196610951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196627158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196642500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196657594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196673212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196688317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196704564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196719591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196735867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196751614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196768161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196783230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196798316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196814136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196829539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196845424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7196860505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7196877047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7196893089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7196909319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196924422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7196939493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7196955381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7196970885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7196986764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197002119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197018773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197034513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197050761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197065872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197081325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197096941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197112079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197128211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197143635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197159970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197175729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197191945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197207320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197222415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197238022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197253137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197269373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197284443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197300759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197316732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197333355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197348529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197363643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197379251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197394728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197410648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197425779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197442190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197458265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197474502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197489624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197504779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197520914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197536003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197551927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197567059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197583817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197599552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197615800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197632181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197647670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197663360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197678544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197694753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197710299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197726706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197742519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197758814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197774432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197789615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197805248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197820405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197836692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197851849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7197868207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7197884218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7197900797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197915991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7197931182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7197946823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7197962305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7197978261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7197993428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198010083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198026199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198042493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198057683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198073109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198089083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198104229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198120163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198135299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198151987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198167809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198184125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198199286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198216849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198232569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198247739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198263705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198279578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198295983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198311741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198328429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198343590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198358772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198374423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198389956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198405892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198421022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198437429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198453606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198469842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198485012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198500217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198516261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198531395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198547306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198562458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198579459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198595248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198611507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198626670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198642160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198658160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198673321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198689226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198704821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198721191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198736970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198753230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198768868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198784016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198799686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198814802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198831126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198846254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7198862610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7198878653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7198895314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198910454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7198925629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7198941486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7198960013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7198976040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7198991239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7199007661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7199023914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7199040253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199055432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7199070866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7199086893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199102056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7199118002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7199133137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7199149964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7199165780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7199182105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199197495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7199213122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7199228762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199243895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7199259822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7199275357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7199291757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7199307567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7199323869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199339416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7199354617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7199370466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199385857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7199402293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7199417433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7199433801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7199449624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7199466243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199481389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7199496547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7199512432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199528068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7199543979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7199559106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7199575705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7199591937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7199608435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199623609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7199638792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7199654866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199670020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7199685972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7199701123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7199717888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7199733703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7199749962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7199765600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1288,12880000,10000,0,0,256,5,36541,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7200306124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7200322422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200338310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7200354430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7200369715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7200386543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7200402847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7200419241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200434451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7200449985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7200465995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200481184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7200497150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7200512585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7200529416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7200545221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7200561541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200577363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7200592606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7200608360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200623575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7200640143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7200655333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7200671752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7200687588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7200704497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200719733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7200734920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7200750615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200766110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7200782836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7200798005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7200814427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7200830629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7200846932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200862426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7200880967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7200900669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7200915984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7200932020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7200947234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7200964370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7200980310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7200996809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201012037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201027751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201043504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201058735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201074760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201090399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201106890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201122752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201139132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201154664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201169898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201185628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201200854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201217204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201232437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201248899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201265140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201281503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201296727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201311952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201327975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201343201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201359197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201374386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201391370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201407238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201423546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201438766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201455272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201471002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201486260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201502292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201517907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201534393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201550307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201566707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201582582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201597816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201613536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201628752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201645346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201660584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201677008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201692886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201709528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201724748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201740018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201755739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201771536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201787574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201802805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201819305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201835699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201852039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201867257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7201882489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7201898515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7201914283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7201930317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7201945518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7201962602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7201978551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7201994965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202010227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202025959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202045081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202063165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202080339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202095647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202112510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202128381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7202145470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202160754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202176024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202191746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202210350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202226522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202241816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202258363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202275011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7202291466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202306770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202322067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202338340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202353636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202369691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202384984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202401819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202417755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7202434203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202449737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202465396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202481213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202496646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202512710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202528502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202544952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202560820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7202577980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202593307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202608610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202624434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202640077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202656171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202671432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202687993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202704210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7202720635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202735913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202751243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202768287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202784106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202800128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202815329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202832515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202848417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7202864764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202880001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7202895625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7202911394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7202926587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7202942610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7202958424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7202974882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7202990714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203007026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203022805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203038030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203053726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203068944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203085383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203100666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203117124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203132936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203149659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203164873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203180108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203195826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203211401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203227387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203242591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203259013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203275413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203291768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203306974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203322203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203338448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203353670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203369730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203384912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203401657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203417503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203433862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203449407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203465027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203480784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203496020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203512046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203527794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203544339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203560243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203576614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203592302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203607565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203623284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203638656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203655133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203670386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203686893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203703174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203719532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203734767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203750047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203766339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203781596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203797638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203812878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203829869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203845751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7203862122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203877361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7203892925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7203908681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7203923944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7203939981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7203955756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7203972250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7203988177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204004532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204020086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204035376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204051149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204066386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7204082763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204098039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204114857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204130711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204147413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204162694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204178415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204194234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204210197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7204226306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204241595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204258103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204274414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204290895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204306156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204321459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204337582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204352878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1289,12890000,10000,0,0,256,5,36570,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7204404525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204419873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204436400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204452845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204469253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204484524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204499810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204516086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204531432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7204547454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204562705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204579558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204595453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204611869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204627147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204642752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204658577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204673858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7204690892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204708346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204724813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204740646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204758565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204774349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204790499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204806134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204821288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7204838122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204853361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7204869821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7204885685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7204902532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204917763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7204932994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7204948753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7204964375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7204980352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7204995554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205012905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205031491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205048621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205063749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205080066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205096691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205111938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205127927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205143748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205160336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205176333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205192575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205208406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205223589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205239239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205254436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205270966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205286115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205302539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205318360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205335005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205350197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205365367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205381038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205396753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205412683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205427839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205444281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205461005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205477285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205492438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205507586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205523818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205539554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205555480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205570582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205587386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205603373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205619626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205634777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205650510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205666172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205681334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205697243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205713020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205729457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205745326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205761626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205777207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205792448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205808145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205823298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205839802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205854958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7205871344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7205887116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7205903767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205918963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7205934155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7205949820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7205965588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7205981587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7205996786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206013183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206029736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206046034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206061545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206077125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206092939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206108125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206124542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7206140410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206156854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206172703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206189070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206205680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206221151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206236875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206252065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206268622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7206283884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206300316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206316188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206332931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206348362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206365424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206384326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206403538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206420321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7206435544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206452633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206468522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206484905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206500208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206515889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206531801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206547005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206562986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7206578611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206595321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206611191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206627549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206643140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206658439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206674194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206689445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206705967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7206721410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206737859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206753690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206770424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206785652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206802248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206818485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206834323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206850528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7206865682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7206882105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7206898513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7206914838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206930017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7206945205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7206961250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7206976443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7206992387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207007554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207024651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207040538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207056862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207072111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207087888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207103583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207118756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207134736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207150215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207166616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207182478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207198785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207214527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207229739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207245412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207260592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207277176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207292361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207308751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207324565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207343512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207360671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207375832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207392082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207407512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207423427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207441970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207460778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207477552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207493918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207509108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207524842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207540609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207555860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207571878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207587661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207604110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207620013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207636416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207652127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207667411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207683145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207698435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207715035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207730271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207746741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207762656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207779608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207794907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207810172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207825897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207841486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207857523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7207872788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7207889469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7207905630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7207921996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207937239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7207952910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7207968674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7207983938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7207999957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208015540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208032277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208048164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208064542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208080203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208095725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7208111480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208126948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7208143316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208158540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208175523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208191438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208208218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208223674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208238928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7208254658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208270236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7208286228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208301480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208317915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208334184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208350489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208365677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208380893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7208396932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208412259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7208428202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208443361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208460097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208475933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208492238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1290,12900000,10000,0,0,256,5,36598,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7208542398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208557655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7208573355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208589220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7208605236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208621364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208642099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208660204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208676637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208691903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208707657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7208723390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208738579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7208754619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208770241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208786870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208802662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208819284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208834898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208850162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7208865841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208881224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7208899454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7208914888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7208931378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7208947205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7208963909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7208979054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7208994217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209009865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209025407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209041337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209057801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209074955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209091441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209107848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209123105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209138413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209154521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209169755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209185755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209200997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209218355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209234268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209250655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209266328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209281816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209297542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209312762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209329291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209344591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209361105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209377003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209393698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209409191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209424443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209440201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209455745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209471798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209487670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209504193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209520480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209536891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209552162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209567482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209583621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209598951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209615063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209630342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209647156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209663050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209679442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209694759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209710307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209726016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209741258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209757284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209773277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209789757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209805596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209821960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209837568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209852842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7209868553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209883774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7209900193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7209915612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7209932057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7209947879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7209964494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7209979735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7209994951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210010722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210026297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210042311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210057520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210073979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210090179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210106504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210121760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210137004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210153531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210168757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210184716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210199915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210216704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210232571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210248901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210264120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210279962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210295692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210310922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210327393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210342614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210359102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210374980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210391666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210406902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210422154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210437889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210453432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210469676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210484906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210501385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210517512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210533854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210549067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210564284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210580272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210595711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210611667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210626889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210643636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210659770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210676146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210691356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210706926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210722624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210737872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210753873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210769512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210787371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210803507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210820094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210835789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210851312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7210867060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210882296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7210898678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7210913916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7210930422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7210946330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7210963056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7210978542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7210993769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211009500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211025355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211041375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211056547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211072994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211089260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211105660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211120933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211136211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211152405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211167885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211183905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211199171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211215949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211231796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211248143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211263407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211279255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211295056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211310297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211327051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211342654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211359086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211374947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211391721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211406939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211422178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211437924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211453506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211470105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211485268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211501684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211517796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211534356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211549535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211564746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211583003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211598294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211614376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211629621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211646452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211662345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211678706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211693951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211709537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211725277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211740522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211756537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211772108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211788623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211804543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211820903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211836671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211852167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7211867953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211883251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7211899802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7211915046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7211931588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7211947510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7211964222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7211979743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7211995036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212010811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212026403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212042665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212057904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212074392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212090601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7212106986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212122235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212137711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212153785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212169213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212185228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212200411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212217222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212233102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7212249447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212265042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212281233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212300911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212317040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212333579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212349014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212365464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212381302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7212398102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212413382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212428659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212444396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212460053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212476339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212491596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212508077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212524269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7212540641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212555911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212571210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212587330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1291,12910000,10000,0,0,256,5,36627,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7212637117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212653593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212669107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212685591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212701449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7212718114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212733316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212748499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212764157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212779744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212795741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212810974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212828134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212844298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7212860639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212875873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7212891470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7212907175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7212922393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7212938393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7212953993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7212970707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7212986553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213002888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213018459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213033734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213049652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213064847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213081245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213096448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213112908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213128747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213145501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213160694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213175902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213191575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213207106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213223365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213238515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213254965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213271345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213287684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213302891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213318137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213334218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213349404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213365387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213380599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213397397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213413295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213429649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213444878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213460438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213476392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213491883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213507868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213523447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213540159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213556062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213572449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213588012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213603239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213618929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213634117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213650548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213665787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213682310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213698177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213714950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213730416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213745705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213761404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213777061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213793084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213808298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213824782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213841059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213857419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213872619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7213887817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7213903882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7213919349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7213935377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7213950629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7213967519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7213983392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7213999750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214015376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214030627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214046359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214061580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214078099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214093320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214109785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214125649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214142560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214157805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214173297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214189053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214204895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214221107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214236275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214252759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214268989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214285334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214300530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214315760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214332032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214347325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214363597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214378847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214395735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214411653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214428827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214444052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214459704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214475412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214490595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214506551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214522074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214538516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214554332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214570638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214586129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214601368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214617077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214632278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214648607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214663837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214680317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214696187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214712808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214728270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214743501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214759201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214774775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214790789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214806201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214822704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214838885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214855444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214870668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7214885887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7214902019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7214917456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7214933480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7214948669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7214965561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7214981456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7214997837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215013062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215028753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215044722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215059948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215075974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215091663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215108364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215124284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215141002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215156221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215171465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215187202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215202822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215218851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215234287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215250780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215267023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215283408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215298644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215315339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215331601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215346855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215364589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215380611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215397782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215413912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215430297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215445540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215461156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215477400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215492645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215508707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215524286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215541003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215556869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215573246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215588826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215604108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215619872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215635129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215651459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215666671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215683162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215699034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215715720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215731228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215746537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215762337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215778055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215794894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215810204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215826648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215842960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7215859294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215874570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7215890241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7215906000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7215921480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7215937506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7215953149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7215969612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7215985463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7216001810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216017486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216032818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216048739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216063945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216080274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216095463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7216112148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7216127989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7216146339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216161580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216176780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216192428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216208007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216224095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216239403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7216255858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7216272090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7216288636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216303847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216319066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216335164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216350408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216366473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216381704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7216398553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7216414427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7216430759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216445968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216461651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216477403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216492621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216508623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216524197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7216540901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7216556792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7216573111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216588731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216603968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216619905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216635126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216651621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216666791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7216683225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7216699034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1292,12920000,10000,0,0,256,5,36655,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7216749469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216765162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216780426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216796126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216811338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216828534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216843716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7216860167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7216876003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7216892779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216908017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7216923258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7216938972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7216954580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7216970581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7216986001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217002455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217018647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217034961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217050166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217065386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217083102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217098407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217114637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217129826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217146755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217162647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217179036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217194269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217210139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217225905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217241160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217257173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217272834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217289465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217305467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217321819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217337389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217352614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217368322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217383566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217399866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217415075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217432194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217448162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217465044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217480621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217495948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217511756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217527399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217543468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217558741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217575284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217591619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217608296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217623602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217638955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217655076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217670369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217686451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217702015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217718671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217734599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217750983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217766729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217782063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217797819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217813079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217829627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217844975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7217861758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7217877740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7217895438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217910770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7217926325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7217942140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7217959124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7217976615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7217993889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218011012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218027967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218044358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218059612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218074893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218091048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218106393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7218122487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7218137880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218155577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218171635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218187907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218203635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218218818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218234464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218249626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7218265999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7218281135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218297509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218313316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218329986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218345194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218360386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218376095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218391689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7218407689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7218423091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218439649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218457959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218474369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218489860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218505161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218521257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218536489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7218552467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7218567658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218584856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218600784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218617139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218632314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218647943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218663616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218678810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7218694777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7218710347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218726752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218742546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218758852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218774407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218789623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218805494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218823709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7218845358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7218862586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7218883214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7218902051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7218920287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218936992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7218954283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7218971590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7218988290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219005876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219022956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219041023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219058442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219076365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219093683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7219110364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7219127520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219144679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219162207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219179054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219197065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219214837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219232700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219249346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7219266385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7219283549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219300419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219317919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219334976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219353002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219370561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219388440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219405430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7219422061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7219439245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219456238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219473729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219490602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219508582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219526274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219544164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219560397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7219575623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7219591920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219607220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219623329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219638519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219655435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219672997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219689496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219708213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7219726662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7219744618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219759847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219776782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219792011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219808651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219826515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219844448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219861845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7219877597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7219894103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7219909335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7219925319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7219940485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7219957352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7219973231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7219989624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220004841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220020485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7220036215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220051415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220067400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220083034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220099466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7220115272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220131553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220147114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220162329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7220178294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220193473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220209841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220225038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220242171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7220258084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220274918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220290098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220305253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7220320900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220336444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220352334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220367501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220383836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7220400002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220416307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220431488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220446704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7220462766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220477912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220493854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220508982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220525755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7220541563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220558083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220573275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220588807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7220604443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220619583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220635468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220650990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220667336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7220683690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220701080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220718339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220736541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7220755035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220771009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220787067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220802483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220818941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7220835346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7220851701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220867098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7220882321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1293,12930000,10000,0,0,256,5,36684,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7220934290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7220949471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7220966494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7220981738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7220999034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221017155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221035724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221051775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221067068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221083601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221098781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221114962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221130112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7221147082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221163045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221179793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221194985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221210670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221226367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221241760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221257679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221273204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7221289733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221305800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221322075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221337664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221352904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221370213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221385489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221402064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221417269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7221433744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221449623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221466456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221481722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221497237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221512996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221528521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221544522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221559674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7221576144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221593144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221609460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221624658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221640437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221656172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221671379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221688179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221706526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7221726164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221743488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221759862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221775719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221791009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221806719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221821895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221838364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221853593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7221870295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7221886139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7221903307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221918618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7221933917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7221949682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7221965403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7221981451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7221996945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222013487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222029811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222046664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222062105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222077768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222093471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222108619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222124569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222140212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222156868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222172749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222189298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222206016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222221289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222237001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222253664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222270867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222286135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222302655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222318559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222335369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222350616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222366094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222381832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222397507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222413527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222428862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222445434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222461718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222478016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222493444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222508660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222524732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222539945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222556165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222571340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222588172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222604026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222620387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222635607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222651163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222666926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222682176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222698197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222717222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222737179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222753236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222770178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222785365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222800553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222816193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222831677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222847614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7222862761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7222879162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7222895418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7222911722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222927125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7222942683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7222958709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7222973872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7222989787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223004906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223021625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223037438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223053968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223069130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223084634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223100320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223115494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223131677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223147220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223163656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223179487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223195828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223212340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223227601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223243540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223258732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223275130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223290320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223306761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223322608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223339428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223354660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223370063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223386342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223402813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223418704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223434040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223450375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223466638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223482975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223498161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223513375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223529389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223544541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223560457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223575598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223592603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223608461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223624997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223640469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223655705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223671393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223686833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223703292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223718506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223734973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223751039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223767720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223782924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223798092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223813790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223829285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223845283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7223860450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7223877136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7223893610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7223909956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223925200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7223940658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7223956746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7223971993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7223988045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224003280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224020193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224036083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224052444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224067901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224083446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224099142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224114347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224130543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224146037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224162483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224178347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224194688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224210349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224225587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224241327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224256970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224273397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224288636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224305142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224321027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224337810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224353071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224368377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224384114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224399760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224415864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224431371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224447880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224464109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224480448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224495670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224510936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224526955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224542204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224558218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224573451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224590230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224606149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224622733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224637991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224653570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224669263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224684466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224700440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224716049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224732502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224748573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224767262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224782624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224797924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224813654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224829260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224845301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7224860551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7224877064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7224893267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7224909627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224925175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7224940676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7224956778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7224971983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7224988009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225003232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225020080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1294,12940000,10000,0,0,256,5,36712,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7225070120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225087017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225102219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225117440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225133185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225148770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225164851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225180351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225196742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7225213582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225230111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225245636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225260851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225277260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225292461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225308357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225323500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225340447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7225356303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225372735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225388059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225403645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225419330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225434744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225450702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225466260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225482650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7225498610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225515642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225530911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225546151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225561864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225577501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225593535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225610456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225626831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7225643017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225659603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225674987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225690134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225706460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225721638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225737563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225752931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225769798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7225785590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225801847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225817222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225832743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225848399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225863548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7225879477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7225894957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7225911335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7225927109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7225943590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7225959258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7225974457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7225990096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226005498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226021775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226036927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226053320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226069104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226085712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226100878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226116031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226131915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226147416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226163357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226178519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226194902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226212061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226228387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226243565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226258756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226275195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226290363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226306347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226321732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226338459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226354268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226370536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226385697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226401177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226416858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226432023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226447978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226463571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226479998] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226495770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226512024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226527516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226542702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226558393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226573546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226589914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226605075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226621709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226637497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226654741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226670464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226686389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226703811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226719625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226736343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226752075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226769791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226786194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226803157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226818826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226835159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226851482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226867179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7226883762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7226899881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7226916526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7226933612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7226950525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7226968806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7226984099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7226999820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227015377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227031388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227046612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227063033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227079177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227095529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227110750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227126243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227142293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227157572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227173639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227188894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227205700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227221594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227237931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227253228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227268906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227284655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227299910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227316172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227331808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227348266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227364123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227380473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227396043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227411303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227427035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227442259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227458702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227473957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227490491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227506582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227523250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227538465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227553800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227569971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227585903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227602247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227617479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227634241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227650646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227667036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227682298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227697958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227714112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227729348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227745333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227760563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227777369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227793191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227809504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227824903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227840689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227856340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227871492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7227887647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7227903123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7227919481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7227935250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7227951548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7227967118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7227982280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7227997936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228015314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228032102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228047372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228063862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228080461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228096811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228112082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228127585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228143629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228158866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228174852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228190081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228206984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228222925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228239259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228254523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228270555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228286270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228301520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228317548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228333085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228349559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228365424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228381791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228397333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228412581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228428332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228443585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228459997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228476336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228494898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228513648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228532454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228548599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228564414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228580817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228596083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228612132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228627480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228644758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228660552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228676785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228691936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228707506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228723188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228738399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228754375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228769910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228786356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228802197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228818733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228834229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228849445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7228865073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228880245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7228896505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7228911626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7228928056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7228944348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7228960968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7228976198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7228991417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7229007383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229023081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229039157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229054661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229071147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229087564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7229103940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229119179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7229134453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1295,12950000,10000,0,0,256,5,36741,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7229184965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229200171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229216655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229231893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229248307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229264157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7229280800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229296013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7229311265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7229327278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229342442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229358383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229373510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229390467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229406379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7229422726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229437989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7229453727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7229470125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229488513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229505292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229522305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229539803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229556008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7229572397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229588229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7229603524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7229619745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229635233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229651606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229666753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229684551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229700397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7229717532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229732769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7229747984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7229763664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229779352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229795412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229810653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229827443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229843253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7229859567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229874794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7229890582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7229906323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7229921546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7229937542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7229953051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7229969528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7229985392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230001749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230017384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230032624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230048325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230063541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230080150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230095379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230111839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230127729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230144409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230159641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230174875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230190833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230207507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230223532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230238704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230255397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230271675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230288340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230303560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230318824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230334884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230350103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230366094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230381532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230398562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230414507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230430883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230446135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230461715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230477476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230492688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230508929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230524532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230541026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230556924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230573524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230591181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230606495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230622251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230638180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230657091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230672390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230691897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230711352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230727772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230742959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230758417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230774609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230789805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230805772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230820944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230837831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230853662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7230869977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230885122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7230900687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7230916341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7230931471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7230947397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7230963340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7230979783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7230995608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231011941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231027666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231042934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231058661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231074129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231090864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231106075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231122529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231138356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231155057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231170280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231185543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231201285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231216909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231232899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231248126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231265226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231281092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231297421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231312662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231328306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231344021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231359482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231375449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231391195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231407677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231423531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231439901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231455708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231470995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231486770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231502040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231518771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231534051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231550538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231566401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231583402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231598672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231613942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231630018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231645623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231661623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231676822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231693274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231709459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231725786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231741014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231756268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231772583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231787834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231803829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231819067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231835925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231851800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7231868146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231883385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7231899248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7231915027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7231930328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7231946383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7231962033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7231978572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7231994521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232010941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232026625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232041931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232057707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232073238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232089607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232104846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232121377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7232137530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232154277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232169597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232184903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232200687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232216418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232232492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232247756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232264574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7232280598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232297555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232312840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232328475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232344272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232359522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232375556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232391093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232407603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7232423484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232439878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232455675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232470925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232486677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232501942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232518369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232533922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232551088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7232566905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232583895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232599131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232614376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232630083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232645646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232661669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232676908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232693381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7232709880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232726242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232742013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232757445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232773987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232789519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232806217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232822037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232840940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7232857071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7232873391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232888537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7232904657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7232920345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7232935501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7232952864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7232968076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7232984635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233000526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233017859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233033333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233048547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233064478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233080693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233096833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7233112151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7233128674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233145249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233161653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233176973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233192771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233208907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233224068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233239964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1296,12960000,10000,0,0,256,5,36769,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7233289035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7233305494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233321283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233338187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233353333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233368510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233384141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233400213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233416311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7233431496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7233447957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233464136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233480476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233495667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233510892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233526931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233542156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233558162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7233573496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7233590377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233606215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233622531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233638325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233653955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233669653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233684846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233700812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7233716283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7233732734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233748584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233765524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233780729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233795950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233811645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233827546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233843552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7233858738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7233876474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7233893592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7233909954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233925153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7233940343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7233956608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7233971775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7233987766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234002912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234019686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234035472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234051684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234066793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234082566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234098223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234113349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234129246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234144687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234161109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234176915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234193217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234209936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234225189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234240878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234256051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234272436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234287604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234304317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234320161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234339659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234355637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234371008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234386748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234402529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234418554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234433771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234450458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234466603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234482918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234498120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234513319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234529610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234544808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234560822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234576003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234592862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234608768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234625179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234640846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234656073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234671832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234687241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234703653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234718870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234735346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234751185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234767970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234783207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234798457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234814178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234830016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234846040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7234861260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7234879266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7234898463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7234918715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234934142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7234949375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7234966025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7234981996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7234997997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235013223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235030112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235045993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235062343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235078008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235093318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235109076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235124298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235140685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235155880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235172325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235188182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235205166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235220377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235235605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235251288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235266925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235282955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235298194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235314677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235330896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235347229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235362442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235377687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235394012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235409227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235425221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235440413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235457365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235473231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235489598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235504829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235520362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235536032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235551204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235567168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235582701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235599113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235615002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235631323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235647434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235662663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235678376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235693569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235711405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235726675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235743176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235759047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235775747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235790965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235806177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235821883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235837600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235853603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7235868771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7235885196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7235901408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7235917742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235932949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7235948146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7235966272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7235981627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7235997597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236012793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236029979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236045878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236062304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236078131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236093367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236109076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236124248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7236140710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236156306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236174016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236189842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236206788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236221989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236237170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236252812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236268407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7236284367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236299965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236316351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236333696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236353764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236372551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236391921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236411065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236429833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7236449190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236466413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236483094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236499038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236516021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236531307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236546713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236562424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236578057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7236594037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236609225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236625624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236642449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236658772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236673967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236689179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236705335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236720529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7236736489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236751648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236768584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236784399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236800705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236815893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236831894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236847599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236862752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7236878726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7236894874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7236911586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7236927454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7236943821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7236959696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7236974956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7236991375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237006574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237023580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237038747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237055127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237070920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237087733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237102897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7237118052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7237133680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237149701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237165670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237180881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237197356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237213602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237229911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237245101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7237260326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7237276563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237291708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237307631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237322802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237339667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237355510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237371807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237386995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1297,12970000,10000,0,0,256,5,36797,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7237437804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7237454077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237469371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237485398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237500651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237517798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237533927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237550283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237565535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7237581284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7237597187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237612435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237628463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237644007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237660456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237677005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237693344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237708999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7237724232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7237739929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237755122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237771503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237786701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237803151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237818979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237835862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237851041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7237866215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7237881906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237897697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7237913683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7237928851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7237945308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7237961571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7237977999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7237993294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238008592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238024879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238040127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238056167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238071423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238088525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238104421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238120817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238136100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238151753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238167500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238182751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238198788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238215233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238231757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238247657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238264072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238279656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238294869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238310592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238325820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238343100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238358324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238374807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238390995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238407359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238422613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238437877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238453951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238469177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238485198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238500435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238517330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238533430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238549797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238565032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238580578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238596483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238612182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238628485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238644154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238660603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238676449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238692790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238708358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238723608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238739326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238754530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238770811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238786033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238802435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238818286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238834982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238850183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7238865388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7238881077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238896623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7238912621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7238927804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7238944219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7238960450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7238976737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7238992172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239007399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239023412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239038599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239055153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239072988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239092455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239110186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239127596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239143931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239159353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239175167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239190442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239206945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239222231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239238805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239254969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239271752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239286978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239302228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239317948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239333513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239349535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239364782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239381245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239397578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239413924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239429166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239444956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239461128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239476323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239492322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239507499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239524330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239540196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239556536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239571774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239587583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239603374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239618620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239634679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239650320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239667937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239683834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239700232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239716244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239731573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239747394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239762671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239779277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239794532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239811090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239827322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239843714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239859016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7239874356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7239890449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7239905767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7239921883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7239937176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7239953989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7239969920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7239986358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240001681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240017311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240033088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240048373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240064425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240080398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240097360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240113234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240129598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240145211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240160503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240176239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240191490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240207862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240223293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240239750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240255598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240272505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240288447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240303635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240320227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240337458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240353683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240368921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240385390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240402075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240418727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240434700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240449928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240466335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240481663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240497634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240512778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240529503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240545275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240561593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240577207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240592484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240608156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240624539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240641039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240657862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240676876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240692752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240709692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240725167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240740466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240756210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240771916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240788142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240803336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240819791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240836319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240852660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240867870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7240883094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7240899139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7240914502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7240930437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7240945564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7240962328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7240978104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7240994394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241010192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241025698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241041336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241056522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7241072447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241088053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7241104489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7241121371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7241141849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241160043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241177029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241192868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241208945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7241225171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241242238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7241258820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7241275355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7241291758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241306969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241322207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241339050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241354844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7241370849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241386033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7241403073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7241419047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7241435413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241450625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241466597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241482416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241497592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1298,12980000,10000,0,0,256,5,36826,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7241548240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241563601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7241580593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7241596749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7241613155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241628412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241644061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241660053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241675344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7241691381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241708252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7241724645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7241740400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7241756652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241772248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241787668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241803341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241818522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7241834755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241850128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7241866501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7241882325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7241898925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241914129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7241929328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7241944994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7241960480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7241976445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7241991596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242008003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242024111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242040639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242055802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242070980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242087049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242102413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242118343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242133487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242150252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242166295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242182585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242197769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242214964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242230708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242247747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242263982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242279889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242296414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242312246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242332113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242348964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242367509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242383481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242400167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242416261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242431534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242448051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242464459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242480959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242496197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242511457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242527750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242543013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242559011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242574224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242593331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242609203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242625448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242641143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242656635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242672349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242687754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242704389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242719652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242736105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242751979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242768798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242784261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242799501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242815240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242830930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242847179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7242862401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7242878841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7242895114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7242911467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242926692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7242941907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7242957986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7242973206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7242989197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243004399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243021283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243037957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243054312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243069527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243085200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243101051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243116267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243132277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243148533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243165261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243181191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243197558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243213243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243228592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243244320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243259580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243276025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243291477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243308216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243324098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243340769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243355944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243371168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243386876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243402517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243418492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243433664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243450117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243466679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243483060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243498321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243513579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243529673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243545147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243561161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243576386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243593291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243609182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243625558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243641190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243656588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243672436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243687657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243704401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243719599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243736025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243751874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243768621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243783867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243799133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243814874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243833834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243851252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7243866750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7243883180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7243899599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7243915960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243931223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7243946507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7243962525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7243977699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7243993680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244008866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244025614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244041700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244058058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244073323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244088870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244104634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244119860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244135855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244151468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244167910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244183747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244200071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244215690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244231256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244246956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244262163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244279517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244294875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244311488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244328239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244344934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244360984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244376667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244392763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244408041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244424063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244439341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244456160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244472386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244488839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244504175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244519871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244535668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244550960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244567047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244582749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244599316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244615246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244631711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244647346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244662665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244678448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244693758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244710259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244725802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244742358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244758305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244775427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244790721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244806043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244821876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244837503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244853802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7244869094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7244885648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7244901918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7244918566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244933869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7244949174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7244965270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7244980529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7244996618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245011870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245028732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245045205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245061637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245077271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245092635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245109658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245124912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245141334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245156534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245173274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245189228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245205879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245221081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245236309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245252015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245267550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245283533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245298720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245315177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245331417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245347712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245362908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245378144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245394178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245409349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245425342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245440540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245457265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245473113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245489465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245504696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245520228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245536160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245551346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245567322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245583012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245599389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245615242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245631525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1299,12990000,10000,0,0,256,5,36854,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7245682704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245698541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245715750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245731216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245747102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245762231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245779177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245795029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245811330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245826493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245842091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245857951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245873100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7245889053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7245904578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7245921233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7245937087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7245953691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7245968920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7245984158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7245999857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246015391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246031343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246046757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246063201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246079373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246095643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246111042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7246126232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7246142233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246157432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246173394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246188563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246206689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246222640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246239196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246254407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7246270055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7246286154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246301400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246317397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246332995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246349459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246365556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246382540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246399800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7246415370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7246431130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246446376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246462878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246478100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246494579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246510461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246527550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246543037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7246558284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7246573973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246589648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246605727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246621553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246640958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246657640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246674042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246689456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7246708341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7246726621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246743695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246760608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246776786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246793426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246809461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246825920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246841627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7246857015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7246872828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246888163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7246904950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7246920482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7246937046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7246953455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7246971463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7246987625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247002834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247019038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247034179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247050319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247066249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247083280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247099134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247115663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247130848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247146454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247162183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247177394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247193383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247209126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247225579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247241632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247257963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247273610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247288929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247304726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247319901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247336203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247351394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247367841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247383709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247400429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247415583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247430743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247446397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247461988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247477978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247493155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247509596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247526326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247543037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247558333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247573619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247590536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247606105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247622200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247637481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247654627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247670603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247687040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247702792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247718158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247734646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247750335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247769119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247786472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247803653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247819648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247836776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247852181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7247867582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7247883450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247899219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7247915427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7247930797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7247947478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7247963838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7247980332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7247995663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248011056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248027265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248042637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248058823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248074187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248091107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248107379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248123881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248139586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248155415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248171295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248186635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248203370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248218850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248235637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248251534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248268375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248283714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248299262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248315037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248330714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248346800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248362094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248378649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248395611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248412036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248427565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248442893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248459085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248475164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248492255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248507618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248525313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248541115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248557322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248572431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248588548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248604349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248619596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248635618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248651347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248667917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248683774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248700176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248716385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248731681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248747400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248762650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248779418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248794811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248811391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248827627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248843987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248859193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7248874430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7248890625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7248905866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7248922103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7248939100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7248957333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7248975801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7248992690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249007966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249023809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249039544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249054747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249071329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249086970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249103458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7249119334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7249135697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249151341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249166577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249182275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249197498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249213857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249229032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249245436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7249261280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7249278034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249293481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249308688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249324379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249339886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249355846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249371024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249387429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7249403789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7249420385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249435613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249450876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249466985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249482461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249498714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249513937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249530892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7249546737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7249563091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249578725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249594021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249609770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249625035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249641376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249656550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249673223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7249689098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7249705783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249721016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249736575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249752287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1300,13000000,10000,0,0,256,5,36883,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7249801775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249817812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249833471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249849936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7249866041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7249882400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249897946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7249913462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7249929234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7249944490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7249961145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7249976277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7249992694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250008497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250025221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250040448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250055711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250071450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250087145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250103211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250118662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250135164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250154851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250172831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250187997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250203699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250219374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250234564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250250493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250266166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250282617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250298674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250314973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250330573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250345752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250361607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250376758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250393061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250408235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250425222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250441006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250457645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250472808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250487969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250503616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250519228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250535286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250550483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250566901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250583081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250599413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250614615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250629840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250645918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250661123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250677342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250692535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250709322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250725162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250741497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250756729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250772300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250787980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250803412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250819396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250834886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250851332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7250867452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7250883800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250899362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7250914588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7250930277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7250945449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7250961719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7250976875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7250993256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251009091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251025712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251040917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251056122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251071816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251087556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251103508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251118896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251135280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251151454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251167729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251182890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251198074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251214045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251229280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251245250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251260451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251277288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251293112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251309639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251324861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251340391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251356298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251371494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251387474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251403130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251419662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251435475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251452148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251467423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251482647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251498334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251513521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251529837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251545040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251561663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251577830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251594223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251609433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251626126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251642276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251657515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251673753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251688943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251706013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251721910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251738557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251753841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251769490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251785318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251800865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251816968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251832609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251849143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7251865329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7251881761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251897316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7251912574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7251928316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7251943570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7251960417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7251975646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7251992076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252007930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252024676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252039885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252055140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252070855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252086504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252102538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252117771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252134225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252150473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252166797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252182242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252197445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252213451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252228633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252244793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252259963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252276773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252292575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252308873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252324058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252339656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252355357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252370805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252386780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252402562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252419026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252434905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252451245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252466753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252481975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252497681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252512897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252529337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252544597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252561291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252577513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252593884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252609135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252624517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252640827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252656350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252672543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252687843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252704978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252720929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252737500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252752733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252768379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252784146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252799395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252815438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252831049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252847499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7252863614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7252880332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252896230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7252911413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7252927873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7252943874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7252960392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7252975565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7252991972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253008225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7253025030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253040249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253056089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253072364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253088246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7253104230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253119422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253135876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253152394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7253168729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253184203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253199454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253215584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253230823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7253247075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253263236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253281321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253297600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7253313859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253329916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253345258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253360932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253376034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7253392571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253407697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253424039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253440051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7253456646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253471811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253486964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253502585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253519638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7253535651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253550887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253567528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253583725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7253600105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253615330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253630568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253646680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253661954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7253678199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253693745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253710559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253726424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7253743460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253758766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253774367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253790116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253805337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7253821354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7253836945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7253853445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7253869362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1301,13010000,10000,0,0,256,5,36911,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7253922954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253938383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7253954193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7253970071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7253985323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254001368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254016953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254033467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254049358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254065972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254081601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254096840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254112594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254127837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254144315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254159560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254176463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254192758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254209606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254224817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254240048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254255879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254271786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254287694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254302770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254319345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254336031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254352480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254368316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254383919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254400348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254415659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254432583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254447931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254464944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254480921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254497363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254512677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254528387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254544235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254559548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254575665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254591391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254608000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254624419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254641308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254656513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254671759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254687473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254703230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254719257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254735469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254752559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254769033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254785380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254800607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254815840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254832034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254847385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7254863407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7254878863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7254895701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7254911571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7254927971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254943455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7254959234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7254975028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7254990303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255006350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255021969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255038405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255054249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255070580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255086544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255101749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255117448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255133021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255149617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255165169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255181781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255197903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255214836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255230163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255245503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255261361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255277162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255293272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255308857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255325432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255341804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255358258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255375553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255394609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255414034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255429839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255446237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255462302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255478943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255494934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255511448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255527204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255542560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255558372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255573681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255590277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255605611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255622419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255638408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255655413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255670763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255686143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255702324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255717657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255733771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255749562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255767280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255783269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255799703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255815007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255830665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255846428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255861653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7255877676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7255893443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7255909963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7255925867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7255942238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7255957832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7255973080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7255988795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256004038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256022717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256038033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256054735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256070695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256087551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256102804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256118160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7256134048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256149817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256165865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256181108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256197590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256213907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256230296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256245806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256261089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7256277250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256292478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256308505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256323726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256340539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256356395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256373028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256388521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256404433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7256420570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256436435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256453030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256470661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256490925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256507105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256524257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256539601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256554922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7256570734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256586964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256603158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256618507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256635096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256652029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256669611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256686227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256706631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7256723663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256739126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256755614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256771815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256788665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256804769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256821436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256837488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256852821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7256868574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256883846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7256900395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7256915605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7256932231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7256948068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7256965399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7256980670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7256996058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257011936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257027856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257043987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257061502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257079937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257096068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257112576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257128822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7257144799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257160685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257175972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257192143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257208066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257224615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257240559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257256974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257272652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7257287961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257303716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257318961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257335412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257350720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257367245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257383186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257399946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257415194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7257430501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257446266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257462054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257480558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257499658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257518883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257535087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257551565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257566869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7257583220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257599084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257614420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257630813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257646649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257663354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257679324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257695872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257711996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7257727390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257743140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257758395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257775788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257792306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257809948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257826067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257843185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257858573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7257873983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7257890161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7257905504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7257921681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7257937070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7257954177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7257970176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7257986655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258002225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258017945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1302,13020000,10000,0,0,256,5,36940,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7258067941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258083736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258099822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258115105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7258131855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7258148173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7258164562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258179792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258195268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258212764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258227999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258243966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258259340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7258276477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7258292407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7258308837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258324360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258340506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258357025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258372268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258388273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258403938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7258420443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7258436496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7258453170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258468439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258484176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258500201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258515823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258531910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258547193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7258563726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7258579944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7258596347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258611634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258626920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258643021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258659214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258679422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258695821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7258713259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7258729372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7258746045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258761421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258777451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258793335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258808665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258825062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258840893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7258857491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7258873694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7258890691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258905998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7258921348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7258937138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7258954102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7258970986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7258986430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259003087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259019605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259036198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259051613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259067037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259083308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259098672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259114861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259130481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259147452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259164323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259180838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259196196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259211975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259227872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259243243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259259426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259275208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259291858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259307910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259324684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259340514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259356529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259372240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259387652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259404065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259419235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259435649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259451492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259468190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259483381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259498690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259515011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259530249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259546287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259561478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259578671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259595492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259612496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259627820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259643636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259659437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259674737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259691026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259706707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259723249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259739201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259755611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259771318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259786762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259802690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259819199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259840295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7259856421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7259873129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7259889819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7259906823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259922347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7259937914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7259954481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7259969889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7259986087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260001497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260018637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260034669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260051200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260066570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260082387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260098305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260113725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260129910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260145624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260162315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260178352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260195120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260210975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260226760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260242497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260257730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260274196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260289452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260305944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260322034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260338778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260354107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260369445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260385416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260400993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260417034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260432790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260449666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260466867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260485861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260501845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260519190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260534946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260550142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260566243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260581922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260598373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260614205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260630527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260646059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260661302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260676993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260692396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260709277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260724465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260740938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260756794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260773569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260788828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260804093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260820068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260835701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260852029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7260867482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7260884053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7260900712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7260916962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260932104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7260947261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7260963623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7260978906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7260994917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261010363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261028303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261044196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261060499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261075894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261091579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261107234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261122415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261138361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261153944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261170848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261186713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261203791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261219000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261234182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261249854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261265641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261281528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261296663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261313001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261329132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261345412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261360592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261375736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261391934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261407133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261423107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261438257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261455214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261471062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261488087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261503302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261518926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261534614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261549789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261565801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261581331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261597725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261613539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261629842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261645425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261660636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261676333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261691751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261708052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261723224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261739635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261755690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261772334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261787542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261802782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261818467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261834308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261850305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7261865472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7261881889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7261898065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7261914385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261929587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7261945057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7261961001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7261976166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7261992105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262007257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262024071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7262040096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262056377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262071824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262087513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262104100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262119273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7262135172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262153550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262170042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1303,13030000,10000,0,0,256,5,36968,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7262223408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262239848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262255388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262271201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262287036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262302277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7262318316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262334081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262350623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7262366519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262383024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262398869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262414167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262429952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262445488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7262461888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262477140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262493643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7262509534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262526978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262542190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262557403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262573107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262588684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7262604648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262619832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262636247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7262652481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262668792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262683987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262699419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262715401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262730586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7262746982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262762432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262779299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7262795116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262811436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262826662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262842987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7262858666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262873858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7262890389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7262905589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7262922023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7262938101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7262954858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7262970118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7262985344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263001032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263016619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263032598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263047766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263064185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263080639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263097415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263112771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263128798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263145510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263160721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263176699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263192305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263209141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263224994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263241301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263256467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263272259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263287928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263303107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263319049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263335223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263351859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263367818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263384509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263400211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263415539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263431328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263446655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263463328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263478620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263495160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263511437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263528360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263543693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263559003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263574806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263590447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263606525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263621785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263638549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263654790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263671201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263686508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263702089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263718012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263733314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263749395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263765210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263781728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263797631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263814015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263830191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263845844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7263861560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263876723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7263893063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7263908236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7263924648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7263940480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7263957292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7263972459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7263987601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264003592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264019303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264035355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264050564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264067039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264083297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264099657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264114915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264130156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264146458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264161673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264177652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264192832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264209650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264225505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264241839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264257047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264272791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264288482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264303633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264319539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264335305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264351785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264367666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264384022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264399571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264414791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264430500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264445799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264462987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264478187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264494605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264510680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264527490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264542726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264557965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264573895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264589409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264605366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264620529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264637163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264653283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264669602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264684822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264700027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264715931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264731033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264746926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264762261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264778962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264794791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264811087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264826457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264841937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264857621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264872765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7264888703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7264904135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7264920523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7264936280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7264953135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7264968273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7264983441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7264999088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265014648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265030713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265045865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265062278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265078622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265094909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265110098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265125292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265141497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265156607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265172881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265188028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265204873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265220698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265237039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265253260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265269172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265284935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265300198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265316215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265331771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265348254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265364163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265380522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265396078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265411318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265427044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265442253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265458550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265473747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265490230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265506138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265523019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265538309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265553625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265569415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265585002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265601047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265616858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265633600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265650218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265666575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265681798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265697051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265713136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265728386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265744394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265759612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265776404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265792267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265808613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265823969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265839938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265855716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265871038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7265887062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7265902704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7265920217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7265936185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7265953213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7265968378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7265983589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7265999231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266014982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7266031061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7266046225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7266062674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7266078888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7266095211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266110403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7266125604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7266141666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266156866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7266172846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7266188032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7266207793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7266223739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7266240150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266255427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7266271171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1304,13040000,10000,0,0,256,5,36997,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7266805106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266821598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7266838363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7266853596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7266870111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7266885953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7266903014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266918231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7266933490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7266949147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7266964962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7266980905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7266996072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267013190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267029752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267045999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267061150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267076331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267092646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267107868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267123836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7267138998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267155785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267171586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267187860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267203391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267218853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267234492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267250464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267270003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7267288721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267307728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267323865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267341209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267356514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267371921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267388875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267408010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267424953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7267442210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267460032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267475925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267492375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267507595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267523376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267539176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267554453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267570566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7267586265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267602781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267618687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267635035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267650744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267666013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267682682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267697903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267714819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7267730064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267746575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267763067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267780159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267795262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267810324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267825947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267841786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267857658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7267872756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7267889077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7267905217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7267921403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267936496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7267951600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7267967575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7267982667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7267998517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268013598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268030550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268046228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268062402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268077929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268093236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268108799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268123849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7268140005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268155334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268171665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268187412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268204114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268219295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268234406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268251547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268270616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7268289146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268304742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268321319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268338480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268355741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268371025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268386389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268403335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268418608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7268434627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268449812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268467125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268483111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268499571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268515265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268530864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268546703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268562049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7268578637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268594247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268610866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268626861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268643730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268659115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268674531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268690400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268706114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7268722138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268737364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268753845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268769993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268786398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268801671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268816942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268832966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268848198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7268864254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7268879477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7268896245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7268912083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7268928397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268943589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7268959114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7268974870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7268990092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269006123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269023279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269040472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269056252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269072528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269088459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269103674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269119299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269134444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269150718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269165869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269182301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269198097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269214809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269230139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269245482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269261229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269276925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269293037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269308616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269327772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269347880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269365923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269381765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269398787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269414784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269430246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269446492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269462714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269479627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269495725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269512312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269528386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269543822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269559713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269575078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269591822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269607200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269623807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269640210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269656752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269672139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269687502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269704883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269720208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269736370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269751733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269768625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269784609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269801070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269816430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269832114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269847983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269863335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7269879821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7269895909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7269912756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7269928672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7269945059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7269961082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7269976382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7269992117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270007352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270023971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270039215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270055733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270071670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270088452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270103691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7270118955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7270134741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270150441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270166474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270181689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270198173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270215436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270231837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270247083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7270262343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7270278911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270294092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270310020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270325139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270342023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270357852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270374667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270393866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7270412250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7270428186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270443516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270461026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270476398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270493141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270509135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270526501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270541863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7270557351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7270573192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270588952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270605058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270620346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270636908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270653338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270669835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270685170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7270700515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7270717575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270732964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270749074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7270764751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270781690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270797660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270814119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270829952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7270845194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7270860838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7270875973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7270892231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1305,13050000,10000,0,0,256,5,37025,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7270942889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7270959922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7270975803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7270992111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271007353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271022875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271038608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271054656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271070567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271086297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271102694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271118484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271134778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271150201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271165389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271181018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271196200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271212827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271227935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271244296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271260066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271279052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271294239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271309409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271325111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271340525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271356454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271371594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271388028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271404364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271420696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271436053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271452456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271468398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271483490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271499345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271514910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271531658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271550905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271570458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271586449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271602034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271617764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271633051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271650033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271665226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271681861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271697715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271714787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271730848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271746137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271761807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271777571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271793513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271808675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271825083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271841251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271857534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271872709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7271887906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7271904119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7271919294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7271935262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7271950417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7271967378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7271983211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7271999637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272015203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272030422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272046110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272061335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272077640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272093048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272109429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272125254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272141869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272157280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272172511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272188173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272203716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272219660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272234796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272251918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272268424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272284727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272299892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272315072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272331361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272346544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272363420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272378583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272396012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272412038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272428307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272443494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272459074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272474994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272490210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272506151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272521640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272538092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272553950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272570273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272585777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272600980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272616672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272631842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272648107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272663508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272679928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272695738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272712426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272727619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272742788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272758465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272774001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272789995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272805559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272821890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272838203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272854600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272869774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7272884954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7272900933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7272916097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7272932064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7272947184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7272964185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7272980022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7272996337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273011512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273027370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273043054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273058529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273074463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273090308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273106723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273122529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273138828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273154660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273169878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273185582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273200757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273217036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273232195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273248589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273264795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273281104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273296526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273311757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273327855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273343270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273359206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273374366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273391142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273406971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273423235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273438397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273453901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273469601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273484792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273500839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273516381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273533737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273549780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273566230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273582047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273597440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273613309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273628660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273645127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273660474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273677087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273693101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273710153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273725387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273740635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273756379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273771988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273788283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273803540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273820052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273836338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273852988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273868261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7273883555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7273899609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7273914839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7273930856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7273946099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7273962937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7273979070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7273995433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274010732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274026427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274042418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274057694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274073734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274089347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274105836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274121800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274138203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274153947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274169367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274185149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274200409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274219007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274234307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274250826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274267153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274283755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274298998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274314265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274330372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274345861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274361909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274377398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274394185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274410066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274426436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274441673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274457240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274472993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274488239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274504245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274519770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274536448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274552351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274568862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274584524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274599817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274615575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274630831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274647390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274662731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274679333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274695356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274712241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274727623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274742989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274758840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274774670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274793301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274811508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274829269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274845443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7274861832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274877182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7274893283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7274909184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7274924527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7274940781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7274956660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7274973576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7274989595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275006080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275021692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1306,13060000,10000,0,0,256,5,37053,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7275072027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275088165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275103382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275119377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275134590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7275151383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7275167290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275183654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275198902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275214752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275230879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275246082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275262027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275277602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7275293994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7275309802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275326110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275341674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275356902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275372610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275387808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275404146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275419300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7275435725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7275451544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275468337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275483510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275498692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275514656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275529957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275546124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275561277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7275578040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7275593829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275610098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275625272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275640915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275657028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275672204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275688126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275703687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7275720388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7275736443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275752768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275768395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275783609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275799257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275814406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275830651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275846022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7275862391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7275878202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7275894820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275910032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7275925250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7275940947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7275956592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7275972632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7275987836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276004317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276020607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276036907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276052082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276067275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276083306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276098474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276114449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276129612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276146321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276162439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276178788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276194000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276209598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276225328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276240526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276256493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276272295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276288741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276304567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276320867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276336347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276351836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276367548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276382792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276399590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276414979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276431414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276447232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276463829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276479047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276494263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276509979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276525451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276541643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276556831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276573255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276589990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276606344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276621494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276636630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276652734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276667942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276683918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276699113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276715897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276731734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276748011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276763192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276778810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276794471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276809593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276825737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276841337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7276857725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7276873536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7276890261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276905426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7276920612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7276936277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7276951420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7276967739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7276983449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277001431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277021625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277041407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277057461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277072950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277089948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277105351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277121532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277136876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277154358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277170430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277187045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277202773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277218206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277233989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277249281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277265829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277281136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277297692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277313645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277330446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277345777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277361338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277377140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277392768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277408857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277424134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277440665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277456926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277473362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277488632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277503892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277519934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277535067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277551033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277566204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277582903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277598977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277615275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277630454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277645972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277661715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277676899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277692887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277708593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277725723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277741739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277758028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277773630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277788849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277804532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277819696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277836567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277852262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7277868777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7277884566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7277901503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277917774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7277932969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7277948585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7277964232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7277980231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7277995424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278011887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278028040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278044381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278059623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278074827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278093295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278109780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278125740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7278141974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278158535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278174336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278190677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278208669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278224108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278239869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278255059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278272280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7278287811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278304370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278320283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278337130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278352326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278367553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278383245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278399667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278415605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7278430746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278447132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278463305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278479628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278494818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278510048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278527938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278543376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278560796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7278577776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278594234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278610274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278626507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278642108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278657308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278672962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278688077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278704412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7278719558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278736163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278751957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278768589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278783700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278799073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278814709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278830280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278846223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7278861590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7278877991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7278894159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7278910517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278925963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7278941629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7278957671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7278973064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7278988967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279004113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279020880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279036680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279052968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279069127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279084763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279100462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279116222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1307,13070000,10000,0,0,256,5,37082,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7279167786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279182996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279199403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279216664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279233009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279248919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279268783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279285554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279301163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7279317359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279333580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279350302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279366297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279382848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279398580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279414190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279429914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279445122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7279461665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279477119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279493620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279509457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279526133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279541332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279556560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279572283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279587832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7279603840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279619056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279635491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279651737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279668061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279683258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279698503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279714499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279729901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7279745858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279761915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279778805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279795885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279812555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279828375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279843566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7279859313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279874563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7279890935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7279906205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7279923016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7279938971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7279956292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7279971835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7279987559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280003387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280019135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280035231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280050549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280067120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280083405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280099925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280115583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7280130960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280147194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280162548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280178916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280194276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280211347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280227296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280243764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280259089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7280274820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280290599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280305949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280322039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280337774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280354292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280370235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280386640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280402335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7280418371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280434125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280451190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280471952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280489103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280505940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280523128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280539763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280555936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7280571298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280588671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280604409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280621409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280637179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280654968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280671248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280687999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280703782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7280719185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280734994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280750262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280766769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280782045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280798807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280814729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280832567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280847810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7280863209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7280878808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280894585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7280910541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7280925902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7280942306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7280958582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7280974917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7280990084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281005289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281021345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281036541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281052527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281067709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281084726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281101351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281117671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281132862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281148467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281164190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281179387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281195356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281210929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281227331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281243178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281259525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281275117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281290336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281306041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281321237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281337715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281352911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281369363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281385193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281401939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281417139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281432354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281448083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281464907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281485136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281502301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281520075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281536149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281552587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281567894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281584117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281599936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281615410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281631471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281647160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281663663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281679792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281696167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281711780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281727028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281742761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281758004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281775673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281790942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281807680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281824351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281841672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281857185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7281873396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7281890547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7281906130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7281922232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7281937515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7281954634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7281970595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7281987264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282002569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282018360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282034158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282049427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282065472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282081201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7282097716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7282113643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7282130077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282146126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282161613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282177581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282193018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282210527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282225827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7282242331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7282258237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7282275156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282290424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282305908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282321706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282337375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282353422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282368905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7282385397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7282401677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7282418053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282433281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282450121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282468310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282489501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282507934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282525678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7282543960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7282561715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7282580587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282597333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282614154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282631452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282648831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282666435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282683145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7282701404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7282719283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7282737253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282753990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282771198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282788511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282805193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282822768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282840302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7282858467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7282875975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7282894384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282911116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7282927891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7282945220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7282962405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7282980106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7282996977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283015656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283033204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283051525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283068339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7283085547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7283102921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283119773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283137492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283154833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283173901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283189927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283206846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283222259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7283238410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7283254249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283270009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283286120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283301428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283318025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283334347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283350784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1308,13080000,10000,0,0,256,5,37110,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7283402304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7283417980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7283433821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283449145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283466076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283481426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283498011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283513987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283531029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283546406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7283562010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7283578213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283593631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283609770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283625134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283642270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283658254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283674949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283690310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7283708584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7283726631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283744929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283761200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283777487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283794285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283810359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283827485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283843142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7283858630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7283875408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283891698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7283907951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7283923371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7283940057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7283956577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7283973156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7283988540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284004833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284021134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284036440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284052477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284067731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284084546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284100410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284116774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284131946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284147787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284163437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284178607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284194560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284210103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284226511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284242571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284258901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284274480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284289678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284305356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284320546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284336836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284352024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284368649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284384504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284401306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284416534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284431941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284448390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284464253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284480282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284495502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284512010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284528992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284545737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284561141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284576429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284592583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284607786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284624025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284639517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284656064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284671906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284688471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284707175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284725738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284742638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284757906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284775541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284790875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284807471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284823376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284840912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284857076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7284872741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7284888516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7284904451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7284920539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7284935996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7284952897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7284968758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7284985115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285000338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285016016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285031722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285046944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285063175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285078811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285095282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285111128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285127467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285143035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285158326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285174107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285189371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285206090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285222142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285238584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285254425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285271271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285286519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285301789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285317542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285333191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285349220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285364679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285381192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285397447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285413841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285429355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285444626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285460865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285476113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285492134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285507374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285524251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285540158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285556762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285572026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285587710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285603444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285618909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285634908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285650551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285667017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285682893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285699265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285714864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285730108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285746339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285761450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285777987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285793190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285809611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285825451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285844798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285863830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7285881301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7285899070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7285914483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7285930841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7285946081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7285963525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7285979409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7285997065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286013968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286031052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286047277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286062449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286078983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286094184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286110579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286126406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7286143027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286158183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286173366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286188993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286204561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286220497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286235648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286252008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286268375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7286284648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286299829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286315016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286331067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286346227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286363126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286378386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286395301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286411178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7286427700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286443026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286459051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286474843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286490105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286506134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286522873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286539357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286556273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7286572659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286588267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286603535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286619528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286634770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286651207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286666516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286683054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286698952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7286715704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286730985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286746492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286762233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286777799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286793873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286809382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286825860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286842040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7286858694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286873871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7286889031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7286905095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7286920275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7286936207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7286951324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7286968042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7286983848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287000164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287018035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287037208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287054628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287069981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287087063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287102339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287118950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287134873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287152010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287167244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287182575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287198742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287214436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287231266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287246414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287262887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287279093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287295391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287310566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287325773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287341766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287356932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287372939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287388118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287407321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287423278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287439888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287455445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287470687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287486377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1309,13090000,10000,0,0,256,5,37139,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7287537189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287553170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287568342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287585091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287600950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287617263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287632476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287648116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287663812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287679387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287695337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287710842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287727237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287743180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287759497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287775059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287790363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287806078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287821245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287837562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287852700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7287869104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7287884892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7287901490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287917128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7287932319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7287947946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7287963441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7287979377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7287994767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288012307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288028675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288045450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288064546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288082861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288098568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288113717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288129971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7288145799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288163343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288179798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288196545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288212772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288229276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288245224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288260415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288277434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7288293192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288310179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288326459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288343496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288358771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288374064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288390236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288405436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288421382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7288436552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288453546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288469406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288485737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288501193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288517210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288532920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288548141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288564136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7288580218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288597458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288613238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288629709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288645334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288660511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288676143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288691272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288707733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7288722892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288739287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288755084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288771795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288786995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288802210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288818132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288833639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288849646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7288864903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7288881379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7288897562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7288913893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288929097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7288944572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7288960856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7288976106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7288992148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289007362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289024225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289040062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289056404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289071858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289087451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289103168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289118394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7289134622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289150171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289167219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289184043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289200271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289216165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289231389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289248959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289269180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7289286232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289302594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289319835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289336852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289353335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289368652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289384015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289400384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289415591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7289431681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289446928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289464335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289480533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289497039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289512328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289528218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289543944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289559115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7289575094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289590666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289607095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289623139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289639740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289654941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289670141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289686050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289701250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7289717578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289732723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289749158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289765262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289781563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289796762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289811956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289827919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289843120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7289859078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7289874249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7289891064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7289906869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7289923821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289939003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7289954621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7289970346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7289985553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290001541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290017061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290033533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290049412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290065742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290081256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290096489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290112165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290127378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290143750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290158944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290175367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290191424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290209119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290224341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290240054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290255744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290271384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290287367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290302530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290318941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290335218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290351555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290366782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290382248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290398357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290413593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290430265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290445439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290462375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290478520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290494838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290510244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290526052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290541759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290557015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290572998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290589042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290605453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290621260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290637795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290653344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290668540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290684464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290699814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290716200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290731404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290747879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290763989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290780738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290795951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290811189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290827451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290842681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7290858695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7290873915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7290890942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7290906847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7290923306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290938612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7290954275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7290970028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7290985290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291001335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291017007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291033524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291049438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291065847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291081465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291096743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7291112499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291127759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291144201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291160407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291176941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291192791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291210232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291225539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291240709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7291257356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291273132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291289206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291304487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291321004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291337223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291353598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291368879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291384417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7291400462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291415687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291431700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291446931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291463829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291479775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291496190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291511722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291527358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7291543133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291559190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291575630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291591312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291607796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291623646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1310,13100000,10000,0,0,256,5,37167,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7291675111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291690864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291706977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7291722799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291738137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291754474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291770217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291786782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291802716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291819169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291834912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291850256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7291866062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291881562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7291898125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7291913383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7291929916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7291946229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7291963011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7291978268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7291993537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292009509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292025242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292041315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292056557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292073643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292090411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292106843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292122141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292137415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292153654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292169006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292185056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292200579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292217533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292233451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292250293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292268569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292283888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292299623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292315601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292332440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292347712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292364189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292380280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292397001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292412228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292427478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292443252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292458841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292474891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292490113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292506592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292523532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292539928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292555159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292570580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292586857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292602680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292618670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292633851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292650717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292666566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292682862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292698035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292713562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292729224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292744438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292760642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292776237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292792688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292808600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292824916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292840452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292855702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7292871429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292886617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7292902891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7292918086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7292934545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7292950468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7292967522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7292982605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7292997697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293013294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293029329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293045315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293060452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293077539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293093393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293109766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293124989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7293140639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293156363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293171591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293187575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293203896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293220491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293237189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293255727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293272113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7293287553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293303212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293318328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293334782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293349978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293366474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293382290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293399029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293414575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7293430057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293445812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293461701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293477671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293492862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293509295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293525542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293541873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293557051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7293572302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293588451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293603632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293619623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293634787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293651686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293667513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293683836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293699247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7293716980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293732718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293747937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293764498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293779827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293796281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293812120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293828800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293844023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7293859249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7293874937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293890767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7293906787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7293921972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7293938780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7293955199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7293971532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7293986721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294001968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294018047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294033301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294049286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294064469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294081484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294097366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294113752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294129012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294144537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294160278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294175496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294191481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294207017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294223447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294239326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294255659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294271688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294286854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294302396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294317468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294333659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294348766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294365156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294380911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294397763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294412948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294428132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294444018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294459599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294475535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294490721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294507095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294523245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294539569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294554744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294569939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294585946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294601574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294617468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294632831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294649546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294665307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294681567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294696712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294712591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294728311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294743523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294759748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294775413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294791892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294807755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294824090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294839635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294854884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7294870596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294885780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7294902131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7294917322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7294933728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7294949560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7294966207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7294981381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7294996621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7295012275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295027813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295043802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295058979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295075667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295091895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295108683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295124000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295139700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7295155783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295171023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295187039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295202682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295219112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295234924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295251256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295267847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295283028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7295298683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295313791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295330283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295345430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295361815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295377576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295394232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295409384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295424544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7295440197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295455998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295471969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295487101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295503480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295519630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295535912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295551059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295566214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7295582436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295597604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295613538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295628645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295645707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295661469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295678070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295693756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295709641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1311,13110000,10000,0,0,256,5,37196,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7295762232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295778309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295794283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295809413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295826063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295842329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7295858585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295873738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7295888918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7295905128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7295920236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7295936665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7295952442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7295969001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7295984789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296001051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296016622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296031812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296047859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296063276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296079671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296095104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7296111575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7296127463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296144486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296159713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296174963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296190693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296206264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296222238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296237455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7296253892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7296270394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296286684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296301865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296317096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296333484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296348753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296364934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296380235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7296397230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7296413133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296429374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296444497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296461114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296477409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296492711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296508694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296524356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7296540814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7296556664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296572998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296588663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296605266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296622507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296639178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296657171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296673838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7296691881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7296709584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296727495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296744803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296761582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296779233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296795925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296813444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296830487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7296848507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7296865843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7296883714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296900662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7296917305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7296934493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7296951302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7296969104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7296985777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297003798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297021744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297039597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297056218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297072906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297090432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297107067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7297125229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297142390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297160378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297177962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297196133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297213200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297229857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297247142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297263898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7297282304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297298948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297316938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297334717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297351353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297366492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297382312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297401962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297421016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7297440605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297458664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297475405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297491336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297507695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297524178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297539537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297555292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297570479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7297587725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297602865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297619385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297635178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297652159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297667289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297682485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297698112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297714208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7297730140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297745285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297762070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297778398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297794677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297809840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297825020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297841060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297856237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7297872194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7297887390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7297904323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7297920161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7297936486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297952087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7297967441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7297983171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7297998683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298016121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298031364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298047859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298063751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298080505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298095716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7298110949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7298126680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298142344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298158489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298173603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298190000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298208890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298225233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298240351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7298255507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7298271743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298286951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298302902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298318089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298335192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298351090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298367454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298382707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7298398397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7298414367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298429581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298445550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298461301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298477722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298494887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298515414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298533283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7298549205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7298565018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298581864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298598031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298613295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298629971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298647284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298666529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298683870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7298699327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7298718489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298737219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298756904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298775780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298796071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298815451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298835097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298850479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7298865863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7298881688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298897700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7298913788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7298928989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7298945495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7298961735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7298978059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7298993233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299008444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299025131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299040346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299056298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299071465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299088796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7299105335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7299121703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299136924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299152656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299168355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299183555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299199547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299215378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299231854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7299248053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7299264679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299279955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299295161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299310802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299325943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299342507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299357629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299374911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7299391436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7299407722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299422884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299438044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299454052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299469188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299485103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299501127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299522033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7299541534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7299558467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299573732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299590273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299606120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299621589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299637677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299653698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299670390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7299686729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7299703723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299719006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299734309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299750035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299765662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299781683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299796840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299813230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7299829409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7299845721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299860954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7299876161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7299892807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7299908161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7299924170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7299939370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7299958350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1312,13120000,10000,0,0,256,5,37224,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7300008476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300025582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300040796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300056026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300072321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300087983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300103959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300119107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300135544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7300151870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300168190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300183387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300198576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300214671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300229830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300245813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300260995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300278049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7300293918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300310249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300325468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300341246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300356974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300373264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300389694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300405266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300421726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7300437554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300454404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300469642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300484892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300501205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300517441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300533738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300548992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300565455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7300581987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300598503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300613856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300629229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300645650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300662815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300678931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300694494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300711659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7300727544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300744431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300759656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300775511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300791194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300806358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300822335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300837868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300854280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7300870109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7300886447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300902307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7300917521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7300933213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7300948428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7300964852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7300980055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7300996481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301012290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301029242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301044501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301059722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301075410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301091179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301107151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301122739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301139166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301155813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301172258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301187864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301203583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301219300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301234529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301250553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301266149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301282833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301298694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301315009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301330736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301345980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301361695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301376924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301393354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301409079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301425472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301441241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301458017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301473266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301488440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301504133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301519661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301535610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301550735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301567118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301583429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301599859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301615044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301630231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301646358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301661719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301677670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301692849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301712804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301732434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301749582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301765967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301781375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301797223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301812511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301829483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301844846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7301861499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7301877847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7301894944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301910659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7301926761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7301942893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7301958751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7301975991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7301991396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302008187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302024725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302041137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302056399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302072443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302088635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302103866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302119864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302135468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302152679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302169151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302185498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302200686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302216528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302232251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302247428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302263375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302278975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302295446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302311291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302327980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302343172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302358362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302374084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302389555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302405635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302421039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302437478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302453831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302470150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302485340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302500610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302516748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302531967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302547949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302563131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302579975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302595815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302612163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302627395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302643024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302658741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302673923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302689907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302705499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302722007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302738543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302755009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302770667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302786159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302801878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302817119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302833598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302848830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7302865379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7302881458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7302901627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302920290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7302935816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7302953256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7302968654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7302984744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7302999999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303017539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303033914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303050396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303065584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303081427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303097374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303112507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303128493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303144104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303160537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303176340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303192635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303208180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303223411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303239093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303254306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303270719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303286157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303302575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303318384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303335335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303350558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303365760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303381497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303397095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303413860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303428989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303445350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303461503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303478029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303493199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303508398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303524455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303539634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303555613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303570775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303587559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303603612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303619895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303635096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303650686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303666321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303681520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303697481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303713222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303729663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303746372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303762793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303778572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303793872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303809626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303824885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303841732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303856971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7303873410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7303889515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7303905963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303921199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7303936462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7303952503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7303967936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7303983923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7303999144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304015903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304031755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304048115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304063390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304079603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1313,13130000,10000,0,0,256,5,37253,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7304131184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304148003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7304164260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304179483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304196066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304212818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304229363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304244527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304259688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7304276190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304291530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7304307531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304322715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304339996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304355916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304372339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304387660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304403497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7304419190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304434403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7304450430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304466226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304482735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304498624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304515309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304530549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304545803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7304561515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304577070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7304593225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304608497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304624970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304641205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304657811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304673033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304688290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7304704340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304719584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7304735611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304750848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304768447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304784599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304800982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304816229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304831894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7304847727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304862939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7304878949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7304894623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7304911559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7304927385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7304943904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7304959610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7304975067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7304990830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305006025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305022709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305038424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305057050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305072944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305089785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305105004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305120552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305136334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305152024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305168279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305183498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305199949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305216460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305233023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305248274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305263553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305279718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305294981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305311021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305326250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305343310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305359116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305375409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305390931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305406148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305422304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305437483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305453770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305468947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305485405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305501253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305518023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305533492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305548833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305564650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305580279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305596262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305611464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305627915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305644057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305660387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305675617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305690852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305706895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305722305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305738341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305753561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305770322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305786145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305802453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305817664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305833185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305849120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305864324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7305880310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7305896064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7305912502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7305928409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7305944711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7305960419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7305975657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7305991655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306006793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306023430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306038876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306056018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306071902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306089079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306104378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306119617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306135363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306150988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306167014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306182247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306198695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306216732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306233396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306248647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306263913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306280296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306295549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306311531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306327405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306343912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306360048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306376409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306392178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306409920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306425691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306440878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306457339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306472634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306489151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306505027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306521958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306537195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306552410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306568112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306583754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306599760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306614968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306631399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306647642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306664243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306679482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306694743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306710809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306725969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306741922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306757434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306774458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306790547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306806863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306822111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306837714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306853433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306868622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7306884568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7306900144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7306916835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7306932699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7306949034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7306964617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7306979838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7306995533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307010719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307027255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307042707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307059503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307075327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307092056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307107235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307122434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307138110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307154254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307170436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307185608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307202355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307218156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307234685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307249858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307265500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307281401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307296555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307312471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307328024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307344406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307360216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307376515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307392057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307407259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307423229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307438391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307454934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307470151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307486530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307502314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307519023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307534267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307549492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307565190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307580791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307596743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307611980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307628366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307644478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307660773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307675984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307691201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307707352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307722799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307738801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307753992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307770843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307786692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307802996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307818180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307834822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307850754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307865929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7307881942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7307897435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7307913872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7307929709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7307946054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7307961540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7307976734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7307992401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308007553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308023872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7308039037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308055798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308071880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308088674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308104109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7308119324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7308135022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308150567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308166518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1314,13140000,10000,0,0,256,5,37281,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7308216982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308233823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308249742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308266511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308281833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7308297094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7308312819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308328357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308344344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7308359540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308376008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308392203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308408700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308424005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7308439227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7308455285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308470510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308486558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7308501807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308518599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308534538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308550917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308566129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7308581678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7308597450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308612928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308628934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7308644506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308660941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308676804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308693146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308708672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7308724157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7308739854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308755379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308771703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7308787173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308803681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308819542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308836214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308851474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7308866734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7308882477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308898030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7308914050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7308929255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7308945730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7308961868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7308978165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7308993364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309008592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309025509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309041407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309057325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309072865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309089775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309105650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309121988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309137798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309153679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309169486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309184871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309200845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309217461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309234043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309249984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309268397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309283753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309299085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309314837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309330761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309346842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309362370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309379107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309395742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309412117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309427975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309444457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309461047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309476306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309492470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309507717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309524882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309541596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309558036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309574334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309591227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309607045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309622210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309638255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309654513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309671097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309686993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309704132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309719428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309735001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309750769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309766632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309782725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309800186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309817194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309834138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309850493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309866110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7309881493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7309897936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7309913406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7309929458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7309944692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7309961986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7309978161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7309995405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310012052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310029362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310045651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310061370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310078499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310093781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310111148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7310127029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7310143923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310159592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310174965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310190659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310206331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310222375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310238378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310254750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7310271015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7310287280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310302768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310318033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310334283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310349507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310368190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310387561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310406339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7310422476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7310438948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310454771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310470131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310486179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310501731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310518449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310533971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310550668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7310566570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7310583439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310598669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310613935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310629633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310645186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310661200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310677033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310693398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7310709982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7310726403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310741829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310757026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310773126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310789226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310805506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310824247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310846030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7310864907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7310882380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310898674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7310914174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7310930265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7310945527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7310962344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7310977669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7310994437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311010398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311027351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311043721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311059005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311074708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311090544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311106566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7311121787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311138310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311156581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311176746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311194629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311210755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311226525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311241688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311257709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7311274012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311290927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311306806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311323165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311339133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311354500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311370300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311385513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311401951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7311417140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311433783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311449647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311467938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311483433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311498764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311515310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311530993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311550072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7311565636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311582833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311598630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311615044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311630188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311645927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311661585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311676920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311692792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7311708515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311724952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311740763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311757054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311772518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311787693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311803602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311820381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311838696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7311857836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7311875604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7311892850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7311909415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311924738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7311940153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7311956689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7311973046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7311989793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312005101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312022404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312038602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312055258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312070556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312086689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312102483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312117976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7312134035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312150520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312166959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312183146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312199481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312215142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312230391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312246118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312261339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7312277782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312292975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312309625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312325785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312342498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312357892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1315,13150000,10000,0,0,256,5,37309,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7312409251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312424983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312440165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7312456565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312472041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312488809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312504697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312521876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312537162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312552412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312568141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312583806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7312599818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312615246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312631721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312647988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312664346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312679796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312695048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312711110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312726315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7312742306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312757467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312774300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312790118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312806674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312825197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312845425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7312861602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312876911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7312894071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7312909648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7312926332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7312942299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7312959741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7312975389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7312990758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313006585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313022452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313038538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313053751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313070228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313086636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313102970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313118184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313133414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313149722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313164992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313181867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313197205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313214223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313230150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313246534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313261798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313277473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313293343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313308669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313324725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313340524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313357197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313373207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313389964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313405206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313420499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313436259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313451542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313467976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313483191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313500006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313517052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313533468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313548962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313564217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313580301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313595549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313611556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313626788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313643573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313659442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313675789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313690992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313706569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313722315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313737539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313753551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313769067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313785558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313801667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313819539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313839073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313854794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7313870601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313885840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7313902984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7313918264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7313934934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7313950843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7313967909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7313983571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7313998938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314015053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314030281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314046335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314061552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314078321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314094182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314110521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314125765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7314141430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314157152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314172632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314189400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314206916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314223509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314239643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314256032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314271738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7314287015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314302774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314318997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314335495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314350722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314367411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314383267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314400021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314415281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7314430527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314446260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314461801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314477791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314492984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314509421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314525556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314541893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314557317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7314572552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314588627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314603826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314619816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314635019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314651874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314668115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314684795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314700071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7314715714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314731383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314746580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314762547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314778065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314794510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314810339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314826647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314842567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7314857812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7314873785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314889014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7314905362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7314920552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7314937233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7314953393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7314969693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7314984877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315000098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315016378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315031623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315047598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315063021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315079848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315095705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315112035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315127240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315142839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315158552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315173733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315189721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315205238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315221644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315237613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315253996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315269562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315285565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315301298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315316410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315332780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315347979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315364384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315380217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315396924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315412096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315427532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315443957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315459670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315475638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315491021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315507769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315524274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315540597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315555989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315571163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315587246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315602389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315618358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315633486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315650531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315666831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315683132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315698287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315713880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315729493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315744855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315760762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315776390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315792787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315808567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315824834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315840477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315855635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7315871480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315887192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7315903573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7315918647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7315935190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7315951148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7315967991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7315983144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7315998338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316014013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316029684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7316045635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316061625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316079117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316094978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7316111325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316126535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7316142537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316158242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316174014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7316190016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316206056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316222690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316238584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7316254970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316270826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7316286184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316302349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316318287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7316334982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316350167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316367735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316385082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7316402670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316417912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7316433545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316449277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316465143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1316,13160000,10000,0,0,256,5,37338,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7316516578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316532454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316549081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316565180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7316582005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316597228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7316612516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316628417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316643987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7316659922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316675053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316691386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316707590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7316723841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316739014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7316754217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316770214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316785355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7316801241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316816355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316833726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316849670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7316866928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316882141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7316897888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7316913636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7316929096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7316945102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7316960714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7316977183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7316993024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317009332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317024861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317040066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317055964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317071201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317087628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317102868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317119295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7317135163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317151873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317167065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317182258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317197938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317213553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317229532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317244942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317261379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7317277644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317293972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317309221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317325713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317342571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317357849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317373823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317389033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317405948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7317421792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317438366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317453961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317469159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317484822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317499996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317516911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317532138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317548595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7317564691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317581477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317596690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317612583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317629475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317649100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317668567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317685685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317703195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7317719183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317735674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317751169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317766950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317782639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317797787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317814000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317829588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317846033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7317861846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7317878362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317893890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7317909089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7317924806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7317940236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7317956526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7317971735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7317988178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318003998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318020709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318035936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318051172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318066870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318082496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318098474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318113680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318130334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318146605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318162931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318178162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318194211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318210308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318225506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318241504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318256734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318273574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318289468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318305808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318321044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318336681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318352426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318367651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318383640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318399228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318415679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318431588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318448003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318463596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318478843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318494564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318509786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318526152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318543375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318562035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318579043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318595681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318610982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318626634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318643293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318658578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318674698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318689966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318706970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318722913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318739320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318754607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318770462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318786262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318801462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318817735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318835054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318853928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7318870870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7318887281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318904022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7318919452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7318935782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7318951004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7318967764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7318983028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7318999539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319015834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319032223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319047426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319062700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319078768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319093933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319109855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319125005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319141804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319157655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319173979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319189420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319205002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319220663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319235866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319251811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319267541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319284130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319300997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319317510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319333117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319348322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319364010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319379166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319395580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319410742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319427130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319442903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319459553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319474685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319489838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319505724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319521178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319538285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319553436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319569796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319586149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319602384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319617624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319632933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319648990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319664993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319680893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319696193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319712975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319728792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319745098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319760247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319775777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319791424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319806566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319822487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319839496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7319859489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7319876457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7319893761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319909048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7319924383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7319940427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7319956312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7319972338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7319987522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320004324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320020693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320037058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320052245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320067776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320083843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320099036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7320114966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7320130340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320147149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320162948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320179223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320194365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320210745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320226402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320241553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7320257486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7320273074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320289453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320305243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320321749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320337256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320352405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320368040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320383431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7320399694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7320414851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320431258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320447114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320463777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320478974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320494167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320510052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320525559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7320541492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7320556620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320573005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320589098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320605417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1317,13170000,10000,0,0,256,5,37366,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7320656307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320671577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320687255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320702843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7320718856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7320734061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320750515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320766738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320783098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320798300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320813862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320830035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320845262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7320861254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7320876714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7320893485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7320909320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7320925615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320940823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7320956346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7320972029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7320987204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321003164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321018610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321034961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321050764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321067039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321082501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321097692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321113371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321128754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321144949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321160104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321176512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321192540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321209328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321224525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321239737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321255480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321271028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321286992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321302156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321318816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321334966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321351290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321366480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321381898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321397855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321413023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321428957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321444084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321460781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321476597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321492923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321508347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321524037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321541270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321557790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321574165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321589917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321606326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321622123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321638432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321654078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321669305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321684991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321700163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321716572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321731800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321748261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321764112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321780766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321795966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321811183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321827123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321842427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7321858391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7321873587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7321890397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7321906242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7321922565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321937769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7321953351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7321969102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7321984322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322000328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322016129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322032556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322048398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322064929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322080517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322095695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322111375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322126801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322143173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322158354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322174749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322190708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322208703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322223924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322239128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322255022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322270660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322286620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322301790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322318277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322334902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322351170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322366279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322381432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322397490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322412631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322428538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322443872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322460683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322476447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322492703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322508081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322523626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322539266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322554387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322570541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322586029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322602361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322618088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322634331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322650068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322665254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322682391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322698608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322715291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322730555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322747035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322762924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322779616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322794829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322810107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322825789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322841352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7322857342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7322873273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7322890252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7322906084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7322922416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322937655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7322953276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7322968979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7322984214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323000331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323016029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323032506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323048351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323064653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323080552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323095771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323111481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323126655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323143018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323158211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323174611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323190587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323207362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323222589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323237832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323253749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323269363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323285354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323300586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323317059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323333386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323349748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323364967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323380246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323396404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323411641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323427650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323443089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323460033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323475948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323492350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323507591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323523630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323540218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323555424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323571640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323587231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323603680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323619532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323637002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323653071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323668279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323683899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323699288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323715692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323730823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323747206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323762998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323779650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323794746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323809842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323825432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323840941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323856854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7323872493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7323888895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7323905222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7323921530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323936713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7323952551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7323968209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7323983357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7323999269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324014869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324031260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324047097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324063362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324078881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324094060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324109720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324124893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7324141353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324156508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324172891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324189129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324205852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324221010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324236203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324251873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324267660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7324283593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324298747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324315158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324331368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324347674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324362865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324378097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324394407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324409581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7324425552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324440723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324457488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324473335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324489628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324504821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324520340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324536018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324551233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7324567468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324582982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324599457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324615324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324631678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324647352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324662553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324678251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1318,13180000,10000,0,0,256,5,37395,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7324728974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7324744971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324760135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324776997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324792827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324809359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324824549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324840200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324855935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324871541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7324887840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7324903505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7324919972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7324935885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7324952830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7324968042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7324983261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7324998966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325014172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325030483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325045646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325062076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325078521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325094837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325110007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325125185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325141274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325156477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325172458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325187642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325204527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325220368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325236715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325251934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325267904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325283599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325298778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325314743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325330560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325346980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325362813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325379115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325394692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325409885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325425541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325440722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325456981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325472116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325488529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325504354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325521262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325536977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325552297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325568209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325583877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325599845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325614986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325631483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325647723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325664033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325679238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325694446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325710541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325725764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325741754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325757155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325773909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325789701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325806010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325821455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325837003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325852724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325867919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7325883890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7325899438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7325915888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7325931723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7325948368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7325964000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7325979235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7325994945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326010165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326026569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326041785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326058274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326074347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326091004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326106238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326121459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326137421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326152942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326168925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326184146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326200836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326220610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326237027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326252288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326268140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326283922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326299179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326315214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326330983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326347460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326363336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326379704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326395239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326410500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326426215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326441450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326458107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326473340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326489830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326505735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326522695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326537933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326553177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326568913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326584509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326600543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326615780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326632260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326648757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326665134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326680365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326695631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326712447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326727716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326743747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326758960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326775819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326791679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326808004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326823469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326839072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326855159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326870326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7326886261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7326901838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7326918276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7326934116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7326950653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7326966289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7326981495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7326997201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327012603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327028961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327044176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327060638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327076485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327093255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327108466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327123689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7327140009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327155211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327171197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327186399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327203235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327219096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327235431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327250651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327267837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7327287270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327304796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327321049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327337597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327354287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327370200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327386703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327402706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327418076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7327433852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327449094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327466012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327481262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327497827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327513964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327531578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327546807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327562026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7327578394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327593620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327609640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327624855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327641875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327657790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327674182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327689442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327705656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7327721335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327736525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327752509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327768018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327784465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327800316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327816655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327832640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327847857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7327863558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327878761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7327895140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7327910347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7327926767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7327942582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7327959410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7327974666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7327989921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328005627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328021420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328037427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328052637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328069074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328085360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7328101696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328116912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7328132134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328148523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328163716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328179669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328195139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328212219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328228071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7328244421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328260626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7328276570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328292279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328307448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328323487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328339270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328355843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328371791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7328388268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328404406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7328419768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328435575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328450807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328467357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328482600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328499140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328515716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7328532145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328547391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7328562647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328578724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328593961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328609961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328625193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328642198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328658089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7328674458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328689687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7328705585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328721344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328736566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328752559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328768103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328784579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328800488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1319,13190000,10000,0,0,256,5,37423,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7328852127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328867435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7328884023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7328900755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7328916072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7328932196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7328947502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7328965301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7328981287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7328999237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329015599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329030966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329046751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329061942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329079386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329094659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329112400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329128370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7329146022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329161231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329176644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329192411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329208458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329224490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329239736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329256289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329273065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7329289486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329304750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329320090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329336442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329351713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329367763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329382983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329400094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329416025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7329432429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329447674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329463498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329479276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329494479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329510519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329526282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329542797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329560066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7329576660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329592462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329607825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329623568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329638768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329655451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329670682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329687147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329703693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7329720070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329735289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329750657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329767089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329783351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329799649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329814783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329833006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329849287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7329865756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329880973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7329897291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7329914631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7329929887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7329945906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7329962653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7329979266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7329995220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330011605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330027675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330043121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330058861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330074056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330091514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330106732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7330123734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330140349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330156769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330172019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330187363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330204941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330221764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330237726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330252829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7330269700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330285891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330302227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330317389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330334278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330350343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330368536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330386543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330406617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7330427502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330447319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330466070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330481537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330497067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330512879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330529107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330545186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330560428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7330577693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330593898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330610356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330625625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330641839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330657625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330672860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330688894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330704615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7330721137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330737054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330753431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330769225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330784529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330800261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330815474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330832171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330847389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7330863879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7330879793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7330896757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330912886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7330928197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7330943921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7330960178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7330976588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7330991776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331008152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331024458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331040778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331055922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331071173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331088098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331103318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331119222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7331134376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331151605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331167429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331183690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331198875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331214485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331230178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331245344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331261305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7331277693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331297291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331316844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331334386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331349713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331365088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331380875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331397113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331413171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7331428430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331445269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331461887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331478290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331493510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331508800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331524959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331540145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331556115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7331571285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331590470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331606311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331622573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331637681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331654301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331670080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331685309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331701345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7331717085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331733526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331749393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331766165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331781641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331796969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331812749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331828486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331844548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7331859754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7331876240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7331892505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7331909381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331924606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7331939817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7331956047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7331971203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7331987128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332002263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332019039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332034861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332051183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332066388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332082260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7332097982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332113168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332129121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332144708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332161138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332177021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332193337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332208953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332224246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7332239977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332256058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332272913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332289233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332308437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332329092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332346071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332361461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332377361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7332394405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332409561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332425580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332440791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332459327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332475665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332491859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332506889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332522608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7332538226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332553344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332569226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332584642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332600972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332616717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332632896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332648418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332663536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7332679084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332694183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332710718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332725855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332742205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332757983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332774514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332789624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332804726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7332820339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332835778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7332851659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7332866758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7332883113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7332899179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7332916252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7332931386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7332946528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1320,13200000,10000,0,0,256,5,37452,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7333497238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333513352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7333530294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7333545670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7333562446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7333579022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7333595759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333611048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7333626397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7333642617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333658119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7333674181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7333689448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7333706319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7333722445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7333738822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333754079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7333769784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7333785525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333800721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7333816726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7333832330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7333849014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7333864863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7333881242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333896929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7333912299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7333928036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7333943270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7333959711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7333975145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7333991636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334007560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334024304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334039588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334054945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334072239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334088907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334106075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334121203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7334137575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334153877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334170164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334185354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334200546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334216724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334232031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334247960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334263122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7334279928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334295730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334311986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334327513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334342934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334358601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334373755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334390221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334405380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7334421724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334437496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334455508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334474341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334492055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334507775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334524179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334540174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334555387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7334572819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334589536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334606147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334621501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334637213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334654067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334669299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334685453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334700642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7334717577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334733427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334749701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334765309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334781783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334797520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334812687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334829017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334844153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7334860568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7334876371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7334892994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334908235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7334923467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7334939183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7334954700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7334970710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7334985893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335002335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335018486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335034787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335050010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335065243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335081403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335096625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335112566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335127736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335144455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335160518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335176801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335191983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335207489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335223198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335238387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335254374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335269903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335286343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335302181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335318472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335334257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335349739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335365445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335380687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335397069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335412723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335431307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335447858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335464703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335479886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335495040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335510673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335526193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335542085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335557218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335573554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335589697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335605941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335621091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335639782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335659202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335674528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335690573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335706860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335724136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335740133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335756515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335772945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335788309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335804026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335819203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335835614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335850782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7335867163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7335882923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7335899588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335914740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7335929868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7335945476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7335960927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7335977061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7335992196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336008569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336024638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336041131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336056289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336071443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336087453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336102558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336119293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336134376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336151124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336166875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336183101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336198603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336215470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336231410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336246557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336262488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336278356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336294760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336310575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336327206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336342707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336357878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336373751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336389150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336405568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336420766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336437120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336453277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336469763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336484888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336500045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336515972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336531383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336547319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336562483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336579281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336595117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336611422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336626610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336642151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336657807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336672986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336688923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336704638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336721221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336737020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336753264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336769042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336784229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336799902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336815036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336831391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336846756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7336863101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7336878862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7336895430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336910848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7336926052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7336941751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7336957233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7336973172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7336988658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337005239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7337021513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337038058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337053238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337068448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337084441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337099652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7337115619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7337130820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337147551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7337163575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337179862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337195055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337210592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337226264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337241568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7337257494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7337274036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337292074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7337309427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337328044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337344932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337360351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337376012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337392200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7337408189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7337423359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337440714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7337457076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337473361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337488502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337503770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337519996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337535451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7337551416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7337566544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337583360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1321,13210000,10000,0,0,256,5,37480,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7337635945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337652864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337668537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337683803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337699464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337715332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7337731227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7337746305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337762660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7337778914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337795171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337810340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337825530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337841592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337856752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7337872683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7337887833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7337904584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7337920611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7337936861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7337954897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7337970318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7337986029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338001198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338017565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338032720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338049130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338064928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338081596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338096813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338112027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338128383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338143990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338159994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338175149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338191624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338212227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338228970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338244958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338260365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338277158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338292724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338308746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338323924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338340964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338357100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338373460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338388657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338404260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338420099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338435240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338451153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338466659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338483004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338498804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338515399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338530547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338546597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338562207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338577758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338593660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338608778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338625121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338641250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338657496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338672614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338687769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338703791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338718931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338735008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338750122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338766786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338782558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338799359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338814476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338829926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338845556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338860640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7338876564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7338892078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7338908691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7338924445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7338940684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7338956203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7338971358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7338986976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339002085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339018412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339033549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339049863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339065635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339082219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339098245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339113812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339129518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339145399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339161462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339176665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339193031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339209318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339225842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339240955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339256144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339272402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339287712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339303615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339318730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339335601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339352402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339368734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339383900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339400091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339416315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339431482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339447441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339464304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339480868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339498334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339516065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339531339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339546879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339562619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339578196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339594189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339609627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339626080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339642450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339658713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339673872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339689040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339705169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339720365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339736580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339751715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339768520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339784368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339800695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339815918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339831812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339847588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339862973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7339878963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7339894757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7339911408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7339927217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7339943940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7339959628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7339975102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7339990839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340006087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340022382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340037579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340053983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340069837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340086540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340101974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340117921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340133652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340149382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340165396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340180622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340197127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340213774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340230373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340245542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340261343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340277638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340293078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340309077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340324234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340341047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340356873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340373306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340388457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340404012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340419628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340434752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340450658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340466259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340482652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340498422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340515109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340530271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340545661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340561302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340576430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340592750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340608121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340624469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340640897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340657607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340672674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340687736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340703780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340719261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340735482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340751124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340768580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340785419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340801994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340817194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340832912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340848643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340863839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7340879829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7340895354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7340911749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7340927808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7340944086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7340959670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7340974892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7340990591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341005773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341022106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341037295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341054026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341069860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341086567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341101847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341117060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7341132761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341148392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341164397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341179597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341196098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341212492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341228861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341244073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341259820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7341276081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341291325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341307335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341322523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341339361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341355202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341371559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341386768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341402346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7341418291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341433485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341450104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341465766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341482471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341498340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341515024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341530183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341545348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7341561064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341576230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341592574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341607758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341624404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341640662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341657003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341672754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341687907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1322,13220000,10000,0,0,256,5,37509,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7341748680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341765046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341781445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341796923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341813580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341829954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341846289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341861441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7341876754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7341892802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7341907969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7341924131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7341939283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7341955981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7341971834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7341988391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342004433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342021821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342037554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342052738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342068703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342084323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342100764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342116859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342133201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342150742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342166176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342181784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342196944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342214525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342229652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342245939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342261660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342278843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342294034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342309239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342324901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342340566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342356551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342371707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342389079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342405672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342421989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342437186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342453156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342468894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342484322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342500273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342516145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342532563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342548722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342564979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342580677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342595907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342611840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342627120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342644061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342659312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342675986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342691862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342708587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342723775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342738975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342754669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342770279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342786285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342801467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342819147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342835479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342851733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342867108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7342882545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7342898617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7342913704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7342929568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7342944664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7342961411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7342977137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7342993587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343008692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343024151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343039741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343054843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343070725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343086294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343102595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343118317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343134509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343150009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343165113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343180699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343195781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343212141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343227213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343243502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343259206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343275816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343291331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343306536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343322131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343337724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343353710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343368886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343385263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343401411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343417737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343432891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343448088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343464350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343479502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343495446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343510679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343527581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343543360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343559619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343574771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343590330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343605971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343621115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343637046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343652554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343669111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343685504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343702091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343717325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343732477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343748084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343763466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343779993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343795146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343811601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343827755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343843931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343859001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7343874110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7343890088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7343905201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7343921064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7343936133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7343952747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7343968467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7343984924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344000019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344015606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344031208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344046277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344062399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344077877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344094244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344109978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344126439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344142350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344157583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344173455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344188601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344204920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344220031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344236386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344252136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344268881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344284047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344299736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344315368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344330854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344346729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344361862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344378204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344394255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344410535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344425693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344440853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344456929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344472021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344487904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344502974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344519803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344535549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344551988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344567100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344582574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344598160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344613264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344629179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344644655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344660990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344676865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344693175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344708643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344723755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344739325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344754406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344770718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344787356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344808371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344825853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344844294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344861139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7344877809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7344895345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7344911997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7344929496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7344946118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7344964439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7344981963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7344999848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345016917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345033577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345050993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345067589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345085360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7345101988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7345119951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7345137257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7345155411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345172253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345188892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345206367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345223022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345240757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7345257398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7345275829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7345293202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7345311063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345328120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345344825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345362294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345378942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345396848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7345413522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7345434588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7345452566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7345470380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345486966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345503648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345520702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345535862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345552007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7345567152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7345583851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7345599668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7345615931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345631109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345646574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345662237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345677644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345693568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7345709110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7345725538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7345741599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7345757891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345773494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345788696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345804362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345819501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7345835809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1323,13230000,10000,0,0,256,5,37537,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7345885997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7345902875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7345918740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7345935038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345950254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7345965882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7345981617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7345996818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346012799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346028399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346044845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346060744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346077495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346092699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346107947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346123653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346138860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346155257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346170459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346187358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346203585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346219855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346235272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346250488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346266583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346281706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346298652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346314171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346331059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346346862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346363398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346378527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346394402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346410056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346425405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346441287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346456774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346473130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346488913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346505151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346520723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346535895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346551519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346567108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346583456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346598568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346615121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346630847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346647754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346662870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346677994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346693622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346709151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346725535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346740609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346756922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346773048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346789257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346804570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346819720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346835714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346853460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7346869578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7346884671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7346901383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7346917181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7346933477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346948673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7346964271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7346979924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7346995048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347010962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347026500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347043396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347059168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347075381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347091018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347106173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347121820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347137000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347153497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347168646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347185028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347200847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347217964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347233237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347248485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347264533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347279783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347295753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347311697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347329113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347345166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347361509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347376726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347392728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347408602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347424038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347440087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347455785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347472270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347488157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347504604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347520753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347536022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347551804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347567068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347583514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347598762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347615253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347631164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347648207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347663451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347678859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347694615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347710545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347727150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347742636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347759166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347775876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347792366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347807868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347823253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347839698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347854997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7347871109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7347886348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7347903549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7347919446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7347936086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347951318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7347966978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7347982689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7347997890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348013868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348031061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348048816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348065035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348083583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348098882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348114187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348129841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348146447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348162546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348177776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348195506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348211969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348228387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348243900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348259146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348275295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348290489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348306706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348322327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348339281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348355189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348371584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348386808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348402735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348418441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348433821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348449759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348465337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348481682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348497472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348513744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348529245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348544398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348560009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348575121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348591527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348606719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348623325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348639131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348655869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348671047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348686262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348703394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348718584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348734520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348749646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348767436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348784577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348800985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348816716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348832445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348848211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348863675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7348879544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7348895028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7348911393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7348927126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7348943341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7348958941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7348974075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7348989919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349005018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349021329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349036405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349052737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349068517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349085156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349100280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7349115453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7349131075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349146583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349162462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349177579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349193887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349210167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349226416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349241781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7349257011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7349273145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349288251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349304416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349319544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349336400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349352769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349369120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349384267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7349400026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7349415749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349431137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349447068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349463621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349479983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349495721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349512536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349528481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7349543753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7349559462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349574646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349591094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349606282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349622920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349638735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349655338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349670490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7349685880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7349701551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349717322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349733313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349748507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349766445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349782594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349798906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349814110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7349829738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7349845629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349860780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7349876675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7349892180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7349908566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7349924366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7349940877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7349956646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1324,13240000,10000,0,0,256,5,37565,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7350006175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350022377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350037575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350053555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350068760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350085647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350101518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350117860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350133309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7350148882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350164637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350179853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350196908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350213779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350230264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350246110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350262435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350278439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7350293869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350309963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350325141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350341699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350356880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350373328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350389127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350405919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350421078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7350436271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350452613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350467812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350483772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350499193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350516024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350531858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350548148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350563353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7350580983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350596718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350611856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350627988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350643602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350660010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350676201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350692472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350708107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7350723457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350739253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350754451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350770834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350786056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350802467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350818520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350835229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350850481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7350866520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7350882409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350897989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7350913948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7350929112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7350945520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7350961739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7350978042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7350993350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351008651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351024750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351039959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351056601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351071805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351088806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351104598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7351121010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351136114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351151671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351167349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351182507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351198487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351214417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351230883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351246735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7351263771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351279628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351294896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351310585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351325961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351342314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351357450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351373797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351389932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7351406210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351421329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351436470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351452499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351467616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351483489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351498712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351516768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351533373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7351549623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351564767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351580819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351596541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351611709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351627911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351643538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351659917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351675710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7351692214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351708470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351724266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351740443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351756107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351773586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351789326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351808195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351826330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7351846995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351866007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7351884825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7351904241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7351922064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7351940477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7351958538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7351977106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7351995966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352016628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352034101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352052147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352070062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352088242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352107350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7352126299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7352147573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7352166478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352184002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352199318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352215344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352231101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352246959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352262952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7352278612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7352295049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7352311172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352327990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352343178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352358441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352374366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352389922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352405880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7352421056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7352437472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7352453716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352470026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352485235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352500735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352516828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352532023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352547997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7352563180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7352579899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7352595723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352611988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352630390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352649268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352665005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352680087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352696722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7352715419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7352736841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7352758072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352780601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352800666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352821234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7352843751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352863873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7352885101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7352906399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7352923707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7352939818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7352957051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7352972920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7352988241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353003868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353019514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353035403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353050446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353066997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353083439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353099653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353114773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353130122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353146334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353161459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353177330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353192650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353209418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353225207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353242139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353257902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353273575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353289191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353304312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353320504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353336232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353352707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353368585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353385188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353400784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353416047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353431773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353446953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353463326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353478540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353494956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353511081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353527745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353542949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353558198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353573925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353589393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353605368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353620563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353637560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353653754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353670053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353685267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353700667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353716813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353732010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353747968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353763363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353780150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353796036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353812359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353827914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353843021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7353858608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353873726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7353890059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7353905116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7353921424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7353937146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7353953836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7353968925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7353984595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354000328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354015851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7354031760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354046881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354063200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354079285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354095547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354110657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354125785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354141834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354156993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1325,13250000,10000,0,0,256,5,37594,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7354208535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354223686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354240024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354255998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354272654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354287823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354302908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354318700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354334258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7354352810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354368890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354385437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354402008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354418417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354433702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354449192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354465280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354480487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7354496489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354511709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354528480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354544347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354560673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354575877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354591456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354607172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354622380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7354638399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354653998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354670975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354686727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354703303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354718356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354733427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354749196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354764557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7354780524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354795591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354811884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354828053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354844253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354859361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7354874478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7354890647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7354905703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7354921542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7354936617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7354953252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7354969006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7354985933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355001049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355016801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355032440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355048989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355064869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355080427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355096825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355112557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355128995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355144511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355159620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355175194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355190244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355206392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355221448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355237706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355253625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355270219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355285336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355300435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355316007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355331527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355347396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355362515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355378830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355394954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355411133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355426220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355441547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355457405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355472473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355488354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355503442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355520067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355535826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355552082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355567189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355582625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355598244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355613369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355629581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355645017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355661418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355677170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355693436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355708912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355724072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355739714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355754813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355771367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355786467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355802794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355818537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355835204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355850318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7355865425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7355881243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355896670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7355912550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7355927618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7355943921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7355960998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7355977388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7355992590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356007827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356024023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356039369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356055398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356070655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356087571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356103463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356119820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356135065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356151654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356167409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356182546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356198489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356214149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356230646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356246523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356263094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356279406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356295313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356310933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356326040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356342429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356357779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356374091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356390297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356406567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356421674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356436809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356452748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356467849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356483737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356498838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356515429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356531230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356547467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356562600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356578273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356593938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356609050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356624996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356640636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356656982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356672763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356689048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356704482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356719677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356735317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356750494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356766944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356782103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356798445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356814219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356831100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356846266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7356861410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7356877028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356895013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7356911054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7356926205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7356942612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7356959178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7356975516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7356990684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357005906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357022231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357037563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357053524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357068700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357085482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357101277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357117553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357132751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357148323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357164024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357179188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357195151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357210718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357227121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357242923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357259523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357275087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357290327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357306731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357321876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357338167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357353288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357369630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357385412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357402119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357417279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357432425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357448280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357463660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357479584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357494677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357511300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357527400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357543709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357558868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357574039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357590082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357605238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357621739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357637122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357653908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357669702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357685953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357701082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357716633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357732254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357747368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357763545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357778951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357795249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357810989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357827782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357842921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357858069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7357873673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357888824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7357904989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7357920122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7357936455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7357952780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7357969134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7357984371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7357999586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358015851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358031115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358047124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358062353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358079104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358094989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7358111335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358126583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358142425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358158206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358173452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358189505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358206635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358223214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358239146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7358255563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1326,13260000,10000,0,0,256,5,37622,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7358305520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358320880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358337182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358352362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358368319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358383519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358400461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358416342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7358432653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358448091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358463667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358479321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358494473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358510458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358526089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358542518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358558352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7358574676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358590200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358605397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358621056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358636268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358654765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358673426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358690144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358707649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7358724040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358739244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358754540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358770994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358786155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358802211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358817366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358834538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358850382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7358866655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358881881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7358899038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7358914754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7358929898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7358945836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7358962887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7358979280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7358995078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359011444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359027303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359042556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359058250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359073475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359090083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359105301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359122032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359137885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359154620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359169864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359185033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359200910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359216486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359232429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359247572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359263979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359280175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359296478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359311696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359328423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359344074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359359337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359375229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359390801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359407596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359423381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359439686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359455298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359470469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359486071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359501182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359517742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359532870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359549225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359564963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359581617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359596758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359611959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359628240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359644514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359664627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359680543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359697099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359714581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359730961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359746129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359761418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359777767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359792934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359808951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359824325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359841276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359857056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7359873358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359888786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7359904298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7359919949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7359935106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7359951033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7359966633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7359983009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7359998777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360015579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360030714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360045813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360061398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360076491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360092728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360107835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360124138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360140419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360156649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360171753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360186905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360202892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360218047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360234012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360249144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360266508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360282406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360299786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360314928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360330563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360346185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360361314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360377223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360392933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360409253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360425053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360441347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360456835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360471960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360487599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360502722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360519220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360534328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360550693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360566458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360583309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360599400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360614593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360630191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360645769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360664199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360680352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360696802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360713498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360729749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360744921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360760170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360776444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360791508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360807396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360822506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360839706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360855507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7360871762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360886932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7360902785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7360918485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7360933608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7360949524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7360965802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7360982126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7360997862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361014078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361029626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361044763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361060388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361075503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361091805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361106951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361123330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361139121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361155905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361171054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361186216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361202135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361217409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361233346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361248478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361265290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361281104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361297370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361312556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361329874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361345692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361360891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361376891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361392480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361408938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361424781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361441117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361456634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361471788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361487427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361503715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361520169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361535479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361551941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361568099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361585157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361600401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361616050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361631814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361647497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361663549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361679328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361696503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361713407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361729730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361744930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361760181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361776416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361791597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361807596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361822784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361839706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361855526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7361871847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361886989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7361902568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7361918246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7361933447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7361949397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7361964969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7361981437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7361997289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7362013642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362029231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7362044467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362060180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362075370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362092031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7362107239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7362123670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7362139922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7362156262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362171479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7362186681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362206547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362222488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362241512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7362259908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7362281034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7362301353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7362320588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362340108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7362358329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362377221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1327,13270000,10000,0,0,256,5,37651,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7362443798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362464844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7362482695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7362502158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7362522060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7362541100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362559117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7362579228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362598258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362616560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362635807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7362655779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7362675719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7362694824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7362716493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362735040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7362753634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362774744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362793191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362812344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7362832308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7362852111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7362871394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7362893354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362911892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7362930508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7362949751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7362969486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7362989028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363007419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363028642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7363048099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7363067895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363087496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7363106106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7363125053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363146326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7363166114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363184795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363206704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7363225973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7363245498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363263551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7363283433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7363302459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363320935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7363341477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363360065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363380410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7363405914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7363423202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363439094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7363459045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7363494633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363523396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7363539531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363554797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363571316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7363587769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7363604396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363619570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7363634678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7363651034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363666647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7363682545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363697641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363716081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7363732048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7363748512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363764151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7363781046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7363796796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363811954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7363828631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363844162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7363860659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7363876571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7363894079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363910313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7363925447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7363941057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7363956907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7363973012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7363988196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364004665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364020841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364037188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364052394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364067578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364083586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364098794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364114738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7364129908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364146636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364162439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364178710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364193882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364210823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364229685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364247595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364268369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7364285497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364302832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364318878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364336200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364351546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364366948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364382741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364399271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364415251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7364430425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364446831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364463763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364480109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364495301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364510548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364527012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364542215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364558225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7364573378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364591307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364607210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364623559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364638774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364654652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364671246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364686430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364702962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7364718787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364735455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364751449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364768344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364783693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364799061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364814875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364830575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364846739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7364862064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7364878642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7364894982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7364911463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364926811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7364942175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7364958566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7364973773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7364989785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365004966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365021768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7365037616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7365053917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365069137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365084967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365100686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365115945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7365131996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365147920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365164341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7365180138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7365196417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365211926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365227749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365243802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365259057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7365275802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365291118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365307705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7365323674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7365340571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365355743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365371318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365387866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365404634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7365420889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365436206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365453473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7365469763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7365486166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365503658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365524665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365544755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365564164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7365585362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365605028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365626891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7365649048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7365671001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365691337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365713122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365733800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365754221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7365776708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365796765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365818471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7365841116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7365862593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365882686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7365904446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7365924559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7365943876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7365963749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7365979312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7365996078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366012187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7366030894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366046283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366061729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366077973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366093248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366109295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366124555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366141829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366157853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7366174278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366189607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366207185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366222914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366238111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366254116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366270272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366286609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366302355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7366318588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366334327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366349580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366365278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366380428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366397181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366412333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366428683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366444422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7366461613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366476994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366492140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366507776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366523865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366540039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366555163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366571524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366588215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7366604548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366619742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366634931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366651451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366666614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366682621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366698294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366715864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366731881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7366748338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366763648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366779755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366795406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366810525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7366826378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7366842537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7366858895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7366874616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1328,13280000,10000,0,0,256,5,37679,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7366925453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366941022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7366958349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7366978083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7366996936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367018394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367042968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367064457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367085912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367105611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367121012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7367136393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7367154645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367169969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367186008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367201190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367220440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367236397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367252832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367269414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7367284748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7367300430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367315590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367333060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367348433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367364870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367380632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367397646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367412742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7367428764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7367444362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367460673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367476661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367491823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367508211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367524752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367541208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367556316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7367571469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7367587811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367602917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367618826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367633904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367651484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367667703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367684203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367699405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7367715429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7367731132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367747272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367763299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367779349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367795704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367811434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367828277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367843907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7367859096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7367874733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367890466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7367906862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7367922032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7367938454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7367955104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7367972297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7367989609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368007433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368027582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368045206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368061444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368077605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368095915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368111915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7368128436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368145159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368160768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368176607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368191900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368209271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368224776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368241416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368257302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7368274310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368289614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368304870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368320635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368336249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368352327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368367555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368384066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368400390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7368416996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368432251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368447524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368464266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368479488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368495507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368510696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368528070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368544143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7368560461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368575714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368591935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368607938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368623199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368639602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368655186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368672634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368688540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7368705899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368721495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368736773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368752533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368769228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368785312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368800567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368817027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368833468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7368850109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368865390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7368880766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7368897074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7368912615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7368928682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7368943967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7368962199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7368983538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369002845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369020151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369035750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369051626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369067903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369085677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369101366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369118158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7369134222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369151898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369167404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369182994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369198940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369214931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369231368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369246740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369263412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7369280008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369296750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369312132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369328260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369344209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369359568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369375705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369391901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369408814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7369424855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369441324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369458121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369473402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369489297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369505749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369522520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369537991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369554474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7369570367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369587168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369602647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369617890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369633635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369649772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369666009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369681228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369698342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7369715404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369731937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369747082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369762266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369778957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369794397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369810314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369825812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369843070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7369859073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7369875505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369891339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7369906640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7369922671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7369937972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7369954565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7369969867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7369986628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370002573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370019397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370034690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370049984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370065781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370081471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370097603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370112926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370132760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370153495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370171458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370186724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370203652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370219743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370234971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370251040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370268044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370284993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370301022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370317446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370333241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370348619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370364372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370379595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370396145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370411607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370428050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370443903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370460615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370476021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370491218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370506890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370522472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370538447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370553630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370569990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370586169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370602546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370617789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370633064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370649154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370664411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370680439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370696079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370713913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370729764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370746019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370761149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370777039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370792943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370808861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370824776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370840280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7370856652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7370872411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7370888686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370904872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7370920318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7370935975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7370951112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7370968362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7370983596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371000017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371016792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371033302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371048497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371063730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1329,13290000,10000,0,0,256,5,37708,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7371114952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371130251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7371148256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7371163732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371180238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371196159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371212904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371228094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371243302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7371258998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371274616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7371290623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7371305816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371322278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371338768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371355180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371370397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371385655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7371401688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371417138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7371433154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7371448362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371465196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371481771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371498150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371513398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371529052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7371544768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371560003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7371575999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7371591561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371608033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371623883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371641101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371656624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371671952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7371687902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371703743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7371719749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7371734941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371751427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371767702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371784049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371799295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371814587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7371831351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371846629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7371862691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7371877904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7371895446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7371911392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7371928641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371943896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7371960486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7371976389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7371991991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7372008196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7372024926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7372041735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7372057799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7372074279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372091280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7372106979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7372122810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372138064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7372156445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7372172349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7372189566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7372207465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7372224349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372239895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7372255297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7372272775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372288034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7372304078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7372319250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7372336629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7372352515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7372368796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372383939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7372400202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7372416161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372431366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7372447356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7372464016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7372481071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7372497099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7372513874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372530511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7372546864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7372562956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372690891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7372707933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7372723207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7372765162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7372803699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7372820189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372835910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7372852165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7372871376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372891674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7372910401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7372926080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7372942831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7372959906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7372976567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7372992243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373008607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373025418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373040677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373056692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373071903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373089409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373105658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7373122125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373137467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373153333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373169322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373184572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373200644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373216586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373235560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373254850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7373275964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373292589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373308478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373324460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373342168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373358647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373374026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373395713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373412113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7373428870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373444401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373461020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373477513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373493157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373509412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373525946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373542960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373559059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7373575641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373591488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373606946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373622873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373638247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373654866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373670854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373687337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373704491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7373720873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373736477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373751756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373767997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373783260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373799510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373814738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373831784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373847697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7373864279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373880238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7373897685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7373913546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7373929035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7373945088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7373961242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7373977864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7373994029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374010442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374026263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374041608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374057568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374072834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374089307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374104598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7374121237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374141515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374160920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374176333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374191716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374209541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374224852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374241126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374256415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7374274265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374299708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374316371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374332269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374347723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374363805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374379167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374397002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374412209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7374428860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374444673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374461942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374477194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374492668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374508416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374524226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374540271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374555509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7374571994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374588426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374604819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374620065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374635333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374651633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374666904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374682921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374698142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7374715018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374732970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374749290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374765032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374780302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374796014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374811225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374827754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374843781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7374860426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7374876264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7374893119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374908381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7374923610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7374939319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7374955232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7374972029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7374987182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375003741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7375020397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375037189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375053292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375068757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375085846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375101230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7375117325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7375132596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375149631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7375165655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375182385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375197757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375213525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375229429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375245031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7375262103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7375281135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375300472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7375316445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375334314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375349608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375365169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375380938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375397776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7375414054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7375429530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375446046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1330,13300000,10000,0,0,256,5,37736,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7375496784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375513181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375529156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375544461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375560167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375575371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7375592182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7375607418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375623821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7375640117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375656432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375671603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375686784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375703618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375719492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7375735759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7375751844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375768909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7375784894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375801235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375816444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375832726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375848503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375863716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7375879670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7375895781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7375912242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7375928046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7375944345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7375960114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7375975368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7375991121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376006339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376022722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376037948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376054486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376070432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376088093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376103589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376118846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376134519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376150347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376166391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376181592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376198103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376214490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376230888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376246109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376261383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376277548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376292800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376308826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376324038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376340842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376356678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376373040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376388238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376403903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376420462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376435658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376451609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376467196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376483659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376499542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376516217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376531473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376546735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376562458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376578094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376594110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376609334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376625761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376641996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376658354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376673576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376688830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376706063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376721298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376737515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376752738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376769604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376785537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376801916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376817166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376832804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376848519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376863991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7376879974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7376895517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7376911993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7376927914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7376944270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7376959944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7376975213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7376990966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377006170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377022492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377037698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377054401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377071142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377091676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377110216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377125613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7377142469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377157752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377173817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377189088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377207368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377223319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377239742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377254983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377271240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7377287052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377302281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377318326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377334092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377350583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377366516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377382875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377398502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377413815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7377429579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377444883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377461249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377476531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377493067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377509032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377525805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377541089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377556369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7377572151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377587822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377603905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377619190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377635741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377652296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377668697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377683940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377699152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7377717319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377732732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377749700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377765474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377782001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377798018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377814609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377831134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377846404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7377862066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377877184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7377893685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7377908852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7377925542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7377941437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7377958189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7377973539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7377988800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378005281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378020994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378036965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378052193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378068607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378085129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378101583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378116911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7378132219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378148430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378163712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378179739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378194971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378213018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378228987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378245609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378260888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7378279528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378299295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378315835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378332925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378348146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378364769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378380674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378398665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378413981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7378430557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378446383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378462240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378478286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378493493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378509949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378526214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378542648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378558154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7378573370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378589668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378604871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378621054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378636207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378653050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378669218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378685552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378700984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7378716752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378733241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378748653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378764936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378780100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378796544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378812372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378829436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378844870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7378860208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7378876042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378891910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7378907921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7378923121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7378939816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7378956702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7378973019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7378988433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379003598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379020136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379035350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379051355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379066537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379083342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7379099502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7379116035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379131245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379147002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379166762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379182002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379197963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379213619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379230057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7379245914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7379262230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379277884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379293102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379308762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379324328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379340757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379355948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379372370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7379388221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7379404992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379420337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379439351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379457165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379472595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379488745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379504075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379521838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7379537823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7379554346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379569685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379586548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1331,13310000,10000,0,0,256,5,37765,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7379639871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379658813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379674955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379690251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379707298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7379723284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7379739680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379754935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379770657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379786370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379802387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379818364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379834382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379850810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7379866611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7379882903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379898689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7379914031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7379930085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7379945439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7379962739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7379977993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7379994465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380010578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380028077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380043366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380058512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380074153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380090295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380106379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380123635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380140906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380157064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380174192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380189853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380205499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380221139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380236289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380252508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380268705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380285084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380300851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380317093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380332811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380347951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380363547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380378667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380394895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380410023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380426401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380442392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380459198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380474903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380490074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380505933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380521501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380537427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380552532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380568896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380585116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380601412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380617135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380632551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380648850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380664139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380680500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380695759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380712960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380728923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380745516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380760680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380776464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380792307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380808486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380824471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380840682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380857148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7380872991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7380889681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380905062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7380920290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7380935976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7380951165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7380968216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7380983451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7380999867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381016281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381032584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381048301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381063714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381079767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381095019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381110990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381126721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381143869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381159785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381176130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381191601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381207330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381223092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381238361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381254396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381270684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381287166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381303050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381319670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381335398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381350712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381366479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381381782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381398357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381413867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381430317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381446303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381462965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381478206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381493434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381509367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381525033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381541062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381556295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381572767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381589054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381605395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381620846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381636088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381652188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381667394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381683394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381698607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381715443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381731338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381747697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381762954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381778585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381794595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381810028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381825998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381841630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7381858086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7381874541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7381891418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381906589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7381921799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7381937484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7381953007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7381968955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7381984107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382000707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382017340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382034042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382049224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382064675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382081277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382096409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382112319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382127417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382144824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382160605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382176845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382192184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382209047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382224798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382239954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382255898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382271989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382288475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382304281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382320532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382336166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382351443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382367091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382382231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382398519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382413708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382430116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382445947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382463617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382478812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382494061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382509757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382525939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382541908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382557093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382573545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382589884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382606531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382621675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382636872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382653078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382668227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382684395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382699522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382716515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382732314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382748805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382763966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382779596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382795234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382810372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382826274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382842000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7382858376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7382874407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7382891013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382906150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7382921294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7382936959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7382952847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7382968831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7382984029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383000679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383016892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383033189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383048390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383063609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383079644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383094810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383110746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7383126453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383143288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383159123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383175455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383190665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383206274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383221966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383237126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383253063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7383268599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383285001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383300804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383317064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383332738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383348219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383364289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383379553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383396235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7383412654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383429358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383445152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383462024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383477200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383492361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383508214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383524577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383540508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7383555620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383572162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383588503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383604800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383621095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383639950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383658691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383675260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383691456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1332,13320000,10000,0,0,256,5,37793,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7383742449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383759401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383776638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383793113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383809244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383824874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383841479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383856765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7383872959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7383888482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7383905614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7383921512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7383937846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7383953732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7383968991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7383985088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384000312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384016889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384032080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384048489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384064307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384081458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384096669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384111855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384127493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384143729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384159688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384174835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384191238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384208041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384224446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384239632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384255116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384271317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384286555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384302518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384317742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384334592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384350493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384366851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384382347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384397992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384413716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384428920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384444927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384460547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384477767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384493600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384509917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384526295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384541510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384557178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384572512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384589037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384604272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384620693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384636562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384653349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384668595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384683802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384699513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384715118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384731122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384746282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384762936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384779122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384795416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384810573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384826369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384846542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384863200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7384879285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7384896406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7384913121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7384929035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7384945672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7384962411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7384977874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7384993698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385008914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385026037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385041182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385057650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385073453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385090679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385105828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385120996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7385136652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385153474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385169460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385184605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385201012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385217682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385233928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385249003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385264120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7385280637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385295762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385311641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385327170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385344092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385359926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385376505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385392602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385407840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7385423492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385438902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385455700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385470924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385487379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385503224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385520413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385535570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385550777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7385566678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385582705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385598721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385613908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385630592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385646986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385663325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385678522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385693728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7385709761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385724916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385740860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385756247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385772933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385788751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385805030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385820617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385836148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7385851786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385866916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7385882841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7385898990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7385915639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7385933096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7385949860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7385965978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7385986063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386005422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386023222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386039435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386054703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386071588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386089344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386105804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386120997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386136315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386153315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386168637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386184766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386200065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386220638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386237310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386253661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386269911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386285098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386300802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386316351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386333355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386348592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386365041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386381076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386399263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386414390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386429500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386445030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386461072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386477191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386492469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386509808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386526503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386542883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386558105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386573595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386589856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386605091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386621081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386636284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386653493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386669359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386685691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386701121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386717008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386732746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386748011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386764054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386780118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386796517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386812298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386829445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386844671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7386859906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7386875592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386891493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7386907494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7386922679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7386939095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7386955588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7386971894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7386987070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7387002278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387018392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387033607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387049590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387064790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387081575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387097398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7387113655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387128825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7387144416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387160513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387175761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387191783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387208495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387225003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387240857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7387257420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387273108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7387288683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387304887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387320230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387336765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387352053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387368667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387384616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7387401942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387417241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7387432507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387448274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387464336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387480373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387495604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387512328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387528905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7387545341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387560669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7387576033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387592337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387607710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387623848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387639528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387656350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387672347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7387688841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387705560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7387720966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387736786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387752092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387768764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387784080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387800677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387816659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7387834228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387849617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1333,13330000,10000,0,0,256,5,37821,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7387900708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7387916469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7387931668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7387947676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7387963258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7387979737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7387995588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388012174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388027692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388042917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388058616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388073819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388090247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388105487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388121920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388137760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388154424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388169698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388184943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388200695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388216292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388232308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388247546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388264020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388281726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388299607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388314822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388330731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388346378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388361549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388377535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388393058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388409465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388425271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388441573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388457477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388472776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388488405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388503581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388520973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388536224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388552666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388568513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388585260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388600460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388615669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388631388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388646964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388662937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388678113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388694532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388711986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388728215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388743349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388758488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388775390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388790507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388806402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388821716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388838609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388854403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7388870706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388885870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7388901393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7388917039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7388932158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7388948277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7388963794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7388980123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7388995893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389012374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389027962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389043160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389058815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389073980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389090297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389105480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389121854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389137657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389154233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389169394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389185108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389200773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389216486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389232462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389247615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389263999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389280208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389296492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389311662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389327115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389342910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389358103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389374078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389389834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389406237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389422074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389438381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389453990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389469240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389484962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389500175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389516711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389531905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389548329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389564205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389580868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389596067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389611267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389626967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389642643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389658627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389673842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389690291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389706852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389723221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389738408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389753615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389769803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389784962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389800910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389816057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389832854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389848850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7389865130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389880297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7389896085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7389911712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7389926845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7389942763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7389958310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7389974687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7389990444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390006704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390022379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390037546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390053190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390068321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390084628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390099740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390116097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390131879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390148677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390163825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390178994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390194638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390213200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390229200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390244371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390260769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390277204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390293477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390308602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390323771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390340696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390355966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390371980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390387630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390405045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390420929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390437492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390453157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390468402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390484057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390499658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390516208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390531498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390547878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390563711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390581900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390597182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390612613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390628281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390643839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390659845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390676008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390692496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390709081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390725411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390740595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390755819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390771875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390787097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390803078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390818289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390835454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390851361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7390867700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390882952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7390899558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7390915230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7390930347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7390946264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7390962337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7390978767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7390994582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391010877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391026747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391041908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391057572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391072719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7391089468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391104662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391121074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391136936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391153568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391169736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391184974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391200902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391216727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7391232779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391248015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391264886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391280811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391297135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391312357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391327902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391343610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391358855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7391374866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391390459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391406945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391422872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391439240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391454806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391470104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391485873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391501147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7391517689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391532938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391549449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391565389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391582461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391597665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391612831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391628518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391644185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7391660163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391675351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391691800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391708568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391724911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391740071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391755272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391771481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391786657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7391802595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391817747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7391834765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7391850625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7391866890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391882047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7391898722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7391914411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7391929565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1334,13340000,10000,0,0,256,5,37850,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7391980161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7391995412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392011926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392028420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392044819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392060089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392075497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392091718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392106955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392122925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7392138112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392154970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392170856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392187219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392202997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392218376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392234087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392251002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392268206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7392286959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392303709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392319733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392336821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392352165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392367616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392383475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392400005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392415953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7392431089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392447522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392464014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392480305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392495463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392510625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392527496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392542672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392558588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7392573735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392590533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392606319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392622563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392637735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392653207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392669400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392686106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392703032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7392718747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392736701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392752731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392769738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392784940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392800162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392815848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392831303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392847304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7392862530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7392879000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7392895500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7392911792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392927021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7392942259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7392958562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7392973796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7392989815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393005039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393021978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393037856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393054145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393069319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393085110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393100817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393115993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7393131934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393147572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393163994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393180172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393196468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393212457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393227683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393243356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393258533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7393275130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393290316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393306739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393322589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393339664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393354880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393370097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393385824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393403152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7393422991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393438585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393457011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393473472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393490293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393505705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393523268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393539099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393554596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7393570666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393586794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393603456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393619442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393636529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393652838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393668219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393684003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393699239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7393716476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393731851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393748460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393765049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393781861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393797076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393812289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393828989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393844488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7393861399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7393876746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7393893873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7393909805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7393926224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393941524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7393957244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7393973073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7393988405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394004522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394020658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394037077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394052894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394069182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394085219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7394100477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7394116223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394131477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394148090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394163340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394179849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394195798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394215716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394231009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7394246279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7394262040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394277964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394294029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394309308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394325817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394342064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394358472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394373768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7394389054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7394406830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394425509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394442789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394459697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394476334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394492255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394508627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394525718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7394542913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7394560330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394578144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394596080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394612760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394630955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394649351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394667275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394683837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7394700478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7394718015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394734667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394752172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394771651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394789642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394806994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394824830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394842111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7394858772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7394875972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394892985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7394910521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7394927144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7394945145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7394963067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7394980951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7394997618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395014529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395031835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395048523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395066043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395083340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395101378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395118761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395136653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395154172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395170913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395188191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395205421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395222878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395239434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395257382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395275410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395291708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395306855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395322014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395338235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395353408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395369372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395384526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395401338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395417278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395433677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395448972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395464831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395480574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395495787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395511784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395527569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395544023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395559897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395576240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395591775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395607051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395622789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395638015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395654625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395669852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395686307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395702681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395719026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395734241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395749466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395765508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395780953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395796969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395812175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395828964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395845083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7395861496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395876754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7395892319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7395908053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7395923293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7395939540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7395955284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7395971917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7395987935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7396004430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7396020237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7396035608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7396051439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7396066768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7396083185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7396098533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7396115093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7396131063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7396148120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1335,13350000,10000,0,0,256,5,37878,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7396683108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7396699198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7396716216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7396731506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7396747530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7396762832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7396780235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7396796205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7396812607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7396828541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7396844451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7396860216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7396875491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7396892062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7396907559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7396924089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7396940080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7396956918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7396972439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7396987752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397003520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397019166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397035200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397050453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397066988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397083292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397100360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397115600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397130853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397147058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397162365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397178438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397193704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397210637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397226795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397243196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397258464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397274218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397289982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397305250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397321300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397336955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397353590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397369527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397385912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397401595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397416913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397432706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397447974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397464521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397479808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397496355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397512314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397529334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397544664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397559992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397575797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397591774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397607845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397623124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397640026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397656126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397672403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397687568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397703178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397718905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397734139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397750119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397765910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397782352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397798230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397814557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397830149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397845413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7397861151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397876355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7397892666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7397907905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7397924352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7397940208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7397956864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7397972132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7397987401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398003161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398018768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398034838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398050042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398066497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398082674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398099055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398114300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398129593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398145673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398161791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398177891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398193166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398212266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398228423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398244817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398260060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398275766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398291585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398306860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398322913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398338573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398355273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398371165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398387541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398403154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398418425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398434492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398449755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398466073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398481278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398497705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398513532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398530441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398545683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398561574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398579343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398599176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398615356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398630581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398647599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398663467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398679711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398694854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398710641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398726580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398741777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398757758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398773308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398789675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398805502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398821779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398837358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398852530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7398868192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398883355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7398901218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7398917843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7398934473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7398950462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7398967880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7398983271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7398998962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399015593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399031796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399047858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399062994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399080483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399096626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399113801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399129041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399144994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399160763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399175917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399191862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399207424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399223931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399239778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399256143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399271758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399287052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399302757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399317978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399334369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399349796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399366241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399382132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399399262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399414546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399429802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399445552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399461130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399477135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399492339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399508785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399524968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399541535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399556772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399572008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399589222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399604636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399620603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399635764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399652493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399668339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399684614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399699810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399715589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399731554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399747078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399763333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399779524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399796248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399815267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399835214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399850688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7399866130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7399881961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399898630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7399914961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7399930166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7399946688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7399963151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7399979497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7399994709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400009950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400026155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400041589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400057523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400072722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400089570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7400105645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7400124372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400143802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400160819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400176706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400191987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400209203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400224711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400241438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7400257393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7400275329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400290862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400306184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400321893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400338138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400354269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400369564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400386116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7400402471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7400418795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400433971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400450089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400466345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400481539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400497492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400512651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400529396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7400545418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7400561681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400577144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400592483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400608182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400623392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400639631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400654884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400671284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7400687090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7400703777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400718989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400734187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400749883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1336,13360000,10000,0,0,256,5,37907,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7400800492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400816590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400832640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400849117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7400864962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7400881279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400897489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7400912740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7400928449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7400943612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7400959968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7400976327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7400992798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401008659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401025618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401040838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401056106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401071778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401087382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401103546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401120142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401141616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401159062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401175758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401191153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401207920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401224029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401239354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401255543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401271479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401288505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401304524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401321055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401336970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401352336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401368130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401383466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401400595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401415934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401432479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401448377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401465102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401480561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401495777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401511488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401527006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401542986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401558167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401574571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401590689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401606975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401622144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401637289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401653234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401668410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401684346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401699502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401717613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401733563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401749982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401765651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401780924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401796725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401812749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401829589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401844774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7401861192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7401877012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7401894529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401909863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7401925364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7401941142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7401957369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7401973820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7401989023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402005434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402021805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402038113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402053316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402068514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402084590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402099756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402115706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402130858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402147682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402163476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402179813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402195008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402212914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402228684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402243939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402259999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402276379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402292859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402308656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402324989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402340634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402355874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402371611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402386845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402403694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402418929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402435418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402451324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402468158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402485084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402500452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402516631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402531871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402547873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402563078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402579863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402595688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402612209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402627402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402643205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402658914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402674084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402690069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402705614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402722099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402737938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402754289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402769911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402785169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402800907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402816142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402832495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402847716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7402864583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7402880693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7402897858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402913361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7402928540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7402944137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7402959955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7402975899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7402991240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403007592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403023956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403040260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403055431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403070643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403087095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403102181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403118004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403133016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403150609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403166511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403182838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403198055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403214054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403229779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403244931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403260911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403276631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403293297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403309118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403325438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403341028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403356320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403372031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403387295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403403669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403418931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403435407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403451275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403467993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403483223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403498454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403514164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403530010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403546057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403561332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403578226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403594099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403610419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403625665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403641751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403657724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403672902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403688823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403704762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403721392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403737166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403753418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403769443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403784645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403800561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403815701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403832035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403847218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7403863652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7403879484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7403896190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403911409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7403926651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7403942371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7403957949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7403973975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7403989170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404005595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404021795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7404038346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404053546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404068805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404085444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404100695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404116636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404131772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404148934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404164840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7404181145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404196361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404212233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404227954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404243107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404259057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404274726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404291404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404307235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7404323545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404339626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404355139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404370833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404386034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404402922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404418107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404434482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404450252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7404467627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404483134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404498397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404514123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404529785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404546083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404561300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404578296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404594187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7404610501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404625703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404641316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404657086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404672326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404688364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404703954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404720404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404736277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7404752651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404768202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404783474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404799425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404814654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7404830962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7404846170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7404862843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7404879162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1337,13370000,10000,0,0,256,5,37935,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7404937167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7404953526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7404969272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7404985290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405000576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405017069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405032405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405049222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405065233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405082426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405097652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405112808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405128500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405144345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405160960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405176341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405194506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405210892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405227244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405242659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405257838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405274517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405289780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405305728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405320922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405338255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405354356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405370661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405385862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405401919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405417675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405432847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405448835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405464468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405480897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405496694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405512965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405528558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405544004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405559685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405574897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405591257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405606492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405622928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405638813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405656279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405671762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405687010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405703586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405719141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405735128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405750315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405767910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405783830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405800227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405815470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405832406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405848173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405863828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7405879817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7405896432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7405913023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7405928898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7405945905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7405962751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7405979780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7405996956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406013593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406031874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406047513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406064054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406080834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406097262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406112502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406127770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406144403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406159855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406176127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406191411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406208684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406224658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406241589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406257321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406275231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406290997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406306213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406322415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406338253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406354927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406370842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406387179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406403404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406418831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406434622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406451320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406470303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406485545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406502751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406519654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406536222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406551834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406567268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406583819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406599210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406615403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406630809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406647846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406663931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406681141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406696517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406712368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406728305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406743959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406760330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406776092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406792687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406808681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406825182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406841673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7406857076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7406873496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406891338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7406910226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7406926183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7406943073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7406960138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7406976730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7406992095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407007567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407023892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407039254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407055786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407071117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407088275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407104337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7407121565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407136770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407152643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407168390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407184488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407201040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407217519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407234155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407249960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7407267126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407282306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407297468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407313110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407328946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407345026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407360394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407377012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407393828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7407411211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407427650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407442840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407459682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407475025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407491086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407506341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407523874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407539720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7407559465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407576108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407592614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407609065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407624874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407642447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407657793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407674482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407690974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7407708814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407724112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407739781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407755591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407772362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407788402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407803561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407820083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407836780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7407853100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407869862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7407888656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7407906228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7407921907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7407938092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7407955071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7407971934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7407988643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408005293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408022092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408037729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408053985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408069218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408085959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408101323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408118150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408134166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408151001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408166318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408181635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408197419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408213136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408229244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408244562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408261137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408277949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408294369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408309592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408324841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408341882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408357136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408373149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408388350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408405703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408421733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408438150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408453989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408469416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408485498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408500881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408517435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408532796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408550278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408566311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408583293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408598685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408614274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408630159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408645845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408661960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408677911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408694628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408711769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408728258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408743807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408759150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408775783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408791009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408807217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408822437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408839344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7408855223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7408871580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408886830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7408903710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7408920088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7408935996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7408952992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7408969130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7408985681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409001777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409022334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409040661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409059000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1338,13380000,10000,0,0,256,5,37964,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7409125481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409146012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7409164553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7409179997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7409196570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409213689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409232099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409247735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409263256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7409281176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409297572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7409313765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7409329588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7409346078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409362192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409378436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409394156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409409416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7409425140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409440563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7409457498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7409472748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7409489217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409505227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409522363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409537638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409552854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7409568540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409584708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7409600694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7409616059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7409632443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409648649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409664941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409680096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409695243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7409711832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409727550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7409743493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7409758594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7409775959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409792036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409809672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409824957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409841218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7409856913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409872114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7409888070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7409904225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7409920616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7409938682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7409955790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7409971089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7409986387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410004713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410020522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410036535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410051736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410068236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410084443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410100798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410116047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410131297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410147415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410162755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410178852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410194160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410212367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410228373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410245056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410260404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410276208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410292091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410307457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410323609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410339293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410355918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410371938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410388403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410404061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410419445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410435370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410450724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410467169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410482520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410499347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410515865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410532386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410547782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410563191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410579415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410594783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410611327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410626730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410643775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410659770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410676238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410691605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410708035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410724080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410739383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410755460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410771665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410788135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410803992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410820292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410835968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410851172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7410866840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410881999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7410898540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7410913750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7410930435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7410946256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7410962911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7410978103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7410993559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411010206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411025827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411041838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411057017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411073492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411089683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411106011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411121453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7411136660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411152753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411167970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411183932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411199494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411221558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411239569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411255944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411271841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7411287664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411303343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411318505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411334864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411350078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411366517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411382345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411399032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411414224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7411429620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411445288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411462409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411478448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411493672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411510102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411526538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411542921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411558157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7411573402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411589964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411605065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411621590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411636713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411653489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411669331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411685591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411700752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7411716837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411732583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411748559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411765237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411780533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411797034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411813002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411830219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411845537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7411860810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7411876632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411892349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7411908428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7411923657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7411940224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7411957418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7411973907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7411989180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412004514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412020912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412036218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412052334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412067647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412085108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412101062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412117658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412132945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412148710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412164540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412180078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412196177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412212252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412228817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412244749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412261130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412277202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412292522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412308296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412324492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412341447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412356737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412373450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412389928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412406659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412421989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412437263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412453783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412469562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412485616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412501145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412518204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412534168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412550584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412566123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412582265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412598074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412613317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412631158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412648742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412666845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412684255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412702688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412719399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412736127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412753404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412770491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412788089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412804844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412823066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412841051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7412858910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412875773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7412893302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7412910459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7412927028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7412944498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7412961859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7412979788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7412997019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413015258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413031852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413048465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413065867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413083284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7413100834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7413117482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7413135507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7413154062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413172211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413189069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413206847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413224100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413240750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7413258246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7413275311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7413293341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1339,13390000,10000,0,0,256,5,37992,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7413348994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413366758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413382217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413398291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413414035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413429203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7413445520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7413461366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7413477907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7413494119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413510810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413527199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413542462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413558350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413573509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7413589891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7413605129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7413621630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7413637497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413654166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413669420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413684918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413700660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413717239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7413733248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7413748619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7413765698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7413781643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413798046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413813337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413828974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413844772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413860045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7413876345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7413892459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7413908919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7413924693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7413940987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7413957055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7413977811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7413993672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414009109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414025672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414041286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414057884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414073804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414090654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414105843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414121010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414136675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414152405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414168355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414183730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414200151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414217422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414233684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414248833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414264027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414280186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414295486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414311397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414326576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414343323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414359176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414375687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414391256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414406428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414422791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414437938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414454411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414469548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414485981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414501826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414518508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414533715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414548938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414564845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414580367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414596283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414611442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414627828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414643931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414660206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414675300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414690678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414707220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414722389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414738264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414753617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414770376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414786136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414802352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414817475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414832961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414848682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414863858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7414879874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7414895519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7414912342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7414928040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7414944459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7414960003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7414975605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7414991577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415006693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415023757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415038893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415055256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415071039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415088644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415103953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415119180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415134933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415151000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415166965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415182075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415198674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415215366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415232617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415247858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415263279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415280798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415296176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415312142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415328083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415344790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415360745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415378270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415394077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415409392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415426010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415441783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415458295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415473471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415489904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415505761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415523110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415538326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415553668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415569373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415585508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415601521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415616690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415633348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415649777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415666138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415681366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415696602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415712650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415727854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415743786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415759221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415776267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415792098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415809140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415824418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415840181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415855918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415871431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7415887662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7415903247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7415919723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7415935526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7415952475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7415967651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7415982873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7415998598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416013733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416030626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416045863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416062454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416078817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416095117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416110309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416125625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416141999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416157165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416173105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416188249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416205496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416221329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416237591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416252743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416268703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416284324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416299446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416315342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416330992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416347348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416363125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416379576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416395117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416410311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416425961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416441129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416457458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416472626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416489014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416504823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416521527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416536726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416551887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416567746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416584314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416600364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416615573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416632233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416648381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416664760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416679949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416695404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416711445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416726589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416742513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416757676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416774448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416790287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416806590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416822026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416837545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416853248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416868441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7416884424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7416900351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7416919123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7416935209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7416952255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7416967784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7416983061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7416998795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417014006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417030439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417045685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417062178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417078820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417095144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417110304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7417125511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7417141518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417156700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417172679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417187898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417204633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417220513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417236804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417252033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7417267728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7417283477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417298740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417314784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417330334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417346772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417362959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417379347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417394957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7417410213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1340,13400000,10000,0,0,256,5,38021,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7417460896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417476174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417492240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417507429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417526469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417545735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417562097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417578317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7417593590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7417609258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417624433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417640816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417656643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417673927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417689734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417706573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417721769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7417738347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7417754321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417769955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417785942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417801146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417817822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417833962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417850279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417865483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7417880701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7417896706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7417911937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7417927944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7417943377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7417960096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7417975985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7417992350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418007613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418023156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418038915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418056376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418072334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418087904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418104343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418120164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418136484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418151986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418167175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418182817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418197993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418214469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418229671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418246102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418261954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418278649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418293818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418308999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418324638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418340091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418356041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418371187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418387573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418403848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418420154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418435319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418450723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418466894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418482077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418498020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418513369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418532089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418549424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418567213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418584192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418599451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418615159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418630397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418647257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418662446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418679007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418694991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418712406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418727636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418742830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418758523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418774414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418790432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418805667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418822158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418839256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418855864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418871033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7418886188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7418903100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7418918546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7418934522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7418949875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7418966909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7418982722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7418999005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419015065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419030358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419046047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419061274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419077769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419093058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419111896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7419129248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7419146241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419161453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419176746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419192469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419208252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419224307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419239554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419256062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7419272337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7419288634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419303817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419319264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419335295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419350486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419366504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419382464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419399275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7419415185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7419431568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419447041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419462537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419478267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419493501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419509508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419524980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419541399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7419557259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7419573602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419590126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419605371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419622180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419642111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419662794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419682444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419704556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7419722945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7419739302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419754457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419770299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419785957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419801103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419817024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419832976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419849487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7419865313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7419881792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419897312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7419912541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7419928238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7419943436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7419959736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7419974916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7419991327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420007372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420024084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420039258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420054442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420070606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420088468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420104561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420119852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420136604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420152958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420169401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420184654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420199954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420216050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420231353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420247433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420262689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420279627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420295532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420311921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420327757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420343064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420358851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420374115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420390686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420405970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420422489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420438396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420455153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420470435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420485728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420501535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420517403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420533834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420549004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420565416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420581770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420598276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420614058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420629231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420645317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420660530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420676504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420691716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420708763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420724606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420741175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420756383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420771959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420787697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420802913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420818903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420834427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420850881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7420866722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7420883022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420898729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7420913889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7420929523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7420944646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7420960946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7420976102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7420992483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421008454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421025079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421040241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421055419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421071101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421086583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7421102559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7421117738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7421134164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421150251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421166524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421181720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421196914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421213288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421228447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7421244406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7421259570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7421277258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421293005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421309206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421324288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421339998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421355628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421370747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7421386856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7421402624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7421419067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421434937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421451206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421467293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421482589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421498303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421513569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7421530499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1341,13410000,10000,0,0,256,5,38049,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7421585388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7421602042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421618033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421634447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421651678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421666933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421682529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421697654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7421714361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7421729631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7421746106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421761968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421779035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421794220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421809478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421825168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421842378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7421858436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7421873681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7421890915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7421908534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7421925030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421940250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7421955924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7421971644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7421986847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422002827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422019138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422035570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422051475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422067772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422084225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422099537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422115266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422130532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422147115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422162376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422178868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422194780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422212965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422228296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422243596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422259352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422275389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422291482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422306780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422323369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422340007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422356466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422371793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422387237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422403577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422418894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422434980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422450269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422467739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422483637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422500002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422515951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422531293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422547072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422562335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422578927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422594218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422610744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422626654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422643365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422658667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422673952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422689957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422705594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422721615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422736865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422753589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422770116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422786485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422801736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422816996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422833321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422848622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7422864672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7422879892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7422896984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7422912900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7422929252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422944508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7422960361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7422976149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7422991426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423007485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423023202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423039692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423055565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423071937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423087857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423103174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423118925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423134179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423150646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423165850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423182296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423198197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423215171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423230426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423245675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423261418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423277319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423293309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423308535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423324973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423341407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423359425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423374697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423390909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423406824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423422253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423438184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423453748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423470166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423486007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423502347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423517871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423533095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423548758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423563944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423580417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423595653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423612144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423628060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423644830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423660025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423675229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423690906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423706532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423722514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423737702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423754141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423771303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423787745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423802959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423818201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423836313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423854541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7423870708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7423886008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7423903306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7423919219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7423935552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423950790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7423966481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7423983760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7423999172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424015681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424031048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424047699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424063721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424080687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424096483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424111844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424127694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424144384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424160463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424175712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424192225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424208566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424224964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424240233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424255513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424272059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424287416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424303524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424318999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424335883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424351814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424368190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424383464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424399217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424414889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424430069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424446032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424461695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424478139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424494016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424510348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424525935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424541178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424556889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424572058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424588332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424603546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424619997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424635840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424652726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424667927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424683116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424698800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424715348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424735423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424750725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424768074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424783984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424800347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424815575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424831273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424847208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424862407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7424878389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7424894150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7424910635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7424926535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7424943065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7424958689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7424974177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7424989889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425005148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425021498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425036683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425053140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425069027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425086011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425101209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7425116432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425132153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425148496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425164567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425179809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425196294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425212677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425229001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425244263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7425259515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425276195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425291377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425307322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425322466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425339401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425355308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425371635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425386861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7425402455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425418488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425433742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425449742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425465318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425481786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425497641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425513967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425529460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7425544612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425560255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425575416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425591956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425607151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425623610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425639798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425656357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425671566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1342,13420000,10000,0,0,256,5,38077,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7425721530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425737323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425752574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425769440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425784872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425801380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425817263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425834987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425850227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7425865432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7425881124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425897316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7425913277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7425928395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7425944785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7425961419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7425977645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7425992784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426007942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426024092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426039248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426055182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426070295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426087366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426103503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426120219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426135399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426151623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426167380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426183384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426199392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426215054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426231454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426247325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426263637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426279586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426294779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426310434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426325601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426342864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426358049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426374424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426391863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426408368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426423630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426438873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426455002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426470443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426486436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426501644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426518827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426534731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426551028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426566213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426582316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426598011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426613183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426629158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426644857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426661312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426677153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426693473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426709205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426724487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426740176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426755387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426772450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426787651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426804066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426819952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426836614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426851878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7426867130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7426882877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426899202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7426915155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7426930252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7426946611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7426962942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7426979201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7426994306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427009450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427025435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427040548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427056386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427071468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427088203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427104002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427120214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427135344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427151012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427166714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427181894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427197813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427213350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427229748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427245572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427261915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427277510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427292734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427308396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427323593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427339865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427355060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427371474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427387347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427404104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427419316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427435918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427453413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427470076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427487595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427504216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427522556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427539910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427557804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427574378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427591427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427608561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427625214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427643108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427659741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427677713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427695049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427713745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427730809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427747504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427765243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427782211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427799632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427816180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427834668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7427851985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7427869759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427886378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7427903491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7427920654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7427937508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7427955415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7427972029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7427989966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428007318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428025834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428042467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428059108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428076074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428092295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428108276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428123449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428140493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428156761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428173098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428188282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428204205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428220208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428235498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428251544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428267327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428283787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428299630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428315975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428331504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428346770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428362470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428377709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428394106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428409391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428425872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428441792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428458441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428473678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428488895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428504600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428520215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428536232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428551480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428568003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428584200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428600529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428615776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428631024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428647093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428662347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428678371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428693583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428710338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428726232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428742591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428757879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428773424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428789181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428804676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428820705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428837299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428854008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7428869871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7428886164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428902073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7428917403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7428933129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7428948331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7428964738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7428979916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7428996405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429012271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429029602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429044849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429060043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429075769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429092074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7429108146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7429123406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7429140538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429156443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429172791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429188031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429203808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429219812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429235043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7429251087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7429267138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7429283762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429299632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429315986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429331782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429347318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429363065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429378335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7429394793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7429410054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7429426549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429442503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429459402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429475092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429490355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429506080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429521709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7429538015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7429553251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7429569762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429586042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429602764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429618102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429633925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429650103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429665447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7429681549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7429696883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7429713764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429729750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429746144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429761431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429777093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429792919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429808230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1343,13430000,10000,0,0,256,5,38106,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7429859430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7429874765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7429891795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7429907961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7429924318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429939649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7429955256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7429971061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7429986360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430002457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430018096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430034917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430050893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430067343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430083064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430098392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430114131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430131228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430150004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430169169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430185842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430203342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430220183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430235542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430250835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430268882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430284082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430300001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430315150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430332112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430348197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430364512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430379691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430395299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430411257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430426460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430442449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430457943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430474433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430490319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430506685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430522271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430537796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430553567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430568837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430585145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430600404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430616882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430632831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430649582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430664860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430680173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430695929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430711548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430727802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430743016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430759479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430775726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430792341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430807581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430822828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430839865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430855433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7430871445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7430886589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7430903804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7430919661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7430936069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430951307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7430967372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7430983100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7430998378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431014839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431030203] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431046740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431062708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431080060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431095341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431110561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7431126293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431142079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431158073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431173282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431189788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431206071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431222457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431237685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431252929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7431269013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431284546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431300598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431315870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431333213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431349149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431365588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431384673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431405007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7431425284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431445094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431467137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431487045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431508644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431534266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431556978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431576572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431597487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7431618143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431635470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431652892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431668110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431684800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431700639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431718038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431733187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431748503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7431764120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431779649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431795746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431810837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431827832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431843929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7431860174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431875303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7431891418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7431907279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7431922455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7431938355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7431954423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7431970968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7431986720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432002929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432018467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432033600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432049239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432064350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432081162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432096527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432112963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432128727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432145902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432161008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432176117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432191651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432207633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432224957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432240101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432256483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432272749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432289300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432304496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432319732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432336491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432351743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432367707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432382881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432400245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432416347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432432622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432447792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432463962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432479868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432495069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432511000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432526590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432543054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432558931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432575285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432591379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432606625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432622302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432639790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432658416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432675883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432692577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432709533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432725980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432741221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432756602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432772744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432788146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432804114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432819313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432836011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432851845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7432868158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432883341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7432899573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7432915512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7432930709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7432946707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7432962188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7432978871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7432994717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433011073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433026566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433041758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433057390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433072536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433088868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433104049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7433120450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7433136706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433153590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433168749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433183938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433199939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433215782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433232118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433247245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7433263612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7433279853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433296108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433311253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433326376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433342420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433357610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433373559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433388700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7433405411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7433421421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433437690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433453394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433468561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433484432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433499571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433515864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433530997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7433547352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7433563432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433580052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433595225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433610377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433626025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433641511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433657485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433673278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7433693920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7433713018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433729627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433747032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433766689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433786188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433804456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433824093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7433844147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7433864883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7433884699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7433906242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433924656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7433942653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7433961108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7433976595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7433992572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434007791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434025666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434042501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434058794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1344,13440000,10000,0,0,256,5,38134,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7434109054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434124278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7434140740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434156663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7434172672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434187881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434207317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434223232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434239566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434254765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434270461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7434286200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434302479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7434318480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434334195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434350716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434366544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434382825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434398410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434413637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7434429327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434444523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7434460841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434476230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434492643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434508505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434525266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434540626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434555977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7434571700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434587388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7434603391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434618605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434635026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434651208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434667589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434682807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434698037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7434714180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434729431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7434745415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434760639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434777556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434793400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434809673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434824855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434840356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7434856086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434871292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7434887329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7434902857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7434919317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7434935154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7434952110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7434970221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7434988607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435007272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435026871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435046671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435064901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435086251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435104981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435122995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435138318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7435154768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435170569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435185773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435202252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435217572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435234053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435249908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435266768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435282039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7435297322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435313084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435328856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435344905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435360140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435376644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435393022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435409586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435424823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7435440075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435456141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435471401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435487621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435502832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435519770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435535585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435552127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435567342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7435582895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435598615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435613861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435629910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435646108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435662543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435678587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435694912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435711192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7435726309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435741857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435757173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435773595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435788704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435805108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435820948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435838182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435853423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7435868746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7435884430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435900172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7435916113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7435931240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7435947629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7435963790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7435980094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7435995257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436010442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436026513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436041817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436057857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436073085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436089947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7436105851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436123475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436143884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436162567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436181906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436200406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436220821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436239898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436259107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7436276963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436293500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436308754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436324154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436341177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436356561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436372585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436387699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436404518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7436420299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436436564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436453491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436473256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436491553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436506763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436523493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436538725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436555207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7436570937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436587508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436602665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436617863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436633521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436648954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436665130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436680248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436696585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7436712687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436729020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436744171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436759385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436775441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436790645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436806587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436821770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436838543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7436862723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7436879178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436894865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7436910148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7436925924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7436941173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7436957511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7436972751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7436989248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437005151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437023114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437038314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437053478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437069086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437085126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437101127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7437116287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7437132731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437149048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437165420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437180756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437195961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437212643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437227935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437243926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7437259159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7437276163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437292279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437308672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437323933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437339597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437355359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437370571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437386595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7437402162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7437418684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437434602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437450998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437466671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437482030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437497786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437513039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437529472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7437544787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7437561416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437577681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437594033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437609335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437626125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437642402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437657534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437673694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7437689308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7437705997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437721838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437738327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437753476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437768992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437784611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437799716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437818348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7437838448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7437860142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7437880603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7437903914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437923982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7437943922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7437963959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7437979281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7437995491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438010665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438028028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438044024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438060510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438075696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438091722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7438107491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438122734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438138761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438154362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438170803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438186709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438204831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438220140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438235651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7438251421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1345,13450000,10000,0,0,256,5,38163,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7438301736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438317813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438333480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438350193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438366053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438382381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438398734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438413961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7438429872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438445020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438461538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438476691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438493064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438508868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438525575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438540751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438556056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7438573195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438588878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438604915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438620118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438636573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438652884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438669272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438684487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438699722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7438716059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438731326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438747332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438762546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438779442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438795312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438811686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438827415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438842688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7438858448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438873668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7438890148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7438905848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7438922390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7438938297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7438955321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7438972749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7438989791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439008932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439028548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439047875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439066458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439089092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439108489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439128034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439147919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7439166530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439185728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439204335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439220572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439235831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439252492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439269021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439285540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439300912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7439316216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439332413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439347621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439363571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439378682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439395423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439411192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439427497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439442659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7439458299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439473887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439489002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439504902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439521123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439537462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439553186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439569364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439585014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7439600606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439616682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439631989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439648395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439663642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439680144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439696066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439712770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439728040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7439743544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439759288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439775770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439791850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439807131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439823659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439840076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439856373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439871614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7439886845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7439902855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7439918041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7439934192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7439949321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7439965980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7439981730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7439998244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440013394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440029306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440045068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440060290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440076277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440092050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440108611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7440124537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7440141815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440157165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440172386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440188085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440204001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440223605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440242696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440262970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7440283883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7440303811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440321996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440341893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440359929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440375198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440392094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440407639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440424342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7440440260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7440457215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440473188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440488658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440504393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440520131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440536152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440551374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440567841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7440584286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7440600727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440616383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440631693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440647859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440663097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440679092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440694305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440711274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7440727127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7440743710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440758931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440774531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440790278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440805752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440821755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440837447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440853921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7440869805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7440886152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440901824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7440917093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7440933087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7440948331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7440964858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7440980113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7440996784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441012653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441029450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441044747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441060000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441075751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441092000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441108064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7441123816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7441141157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441157166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441173595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441188907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441205193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441221190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441236411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441252365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7441268140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7441284562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441300571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441316875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441332379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441347612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441364434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441383566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441403731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7441422159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7441442575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441463435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441483001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441501738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441521262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441538627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441553863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441569858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7441585766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7441602380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441618499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441634836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441650443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441665657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441681363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441696640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441713888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7441733094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7441749616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441766278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441782612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441797795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441813269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441830315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441845502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7441861470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7441876862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7441893739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7441909515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7441925779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441940930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7441957128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7441972834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7441988007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442004204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442019950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442036367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442052185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7442068452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442084028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442099158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7442114791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442129888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442146181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442161265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442177834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442193594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7442210240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442225392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442240557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7442256174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442271908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442287835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442303014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442319611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442336327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7442352684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442368062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442383290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7442399534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442414736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442430756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442445963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442462875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442478719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1346,13460000,10000,0,0,256,5,38191,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7442530117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442545492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442561015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7442577060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442592455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442608537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442624072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442640968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442656879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7442673266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442688506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442704383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7442720166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442735476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442751534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442767771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442787268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442803325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7442819731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442835550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442850878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7442866880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442882140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7442898572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7442913890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7442930469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7442946431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7442963129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7442978416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7442993725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443009538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443025117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443041215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443056691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443073224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443089559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443106013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443121315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443136629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443152750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443168015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443184813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443200154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443217004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443232962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443249364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443265209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443280535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443296348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443311897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443328330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443343645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443360159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443376333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443393034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443408353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443423658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443439472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443455107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443471204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443486520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443503308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443519899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443536318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443551527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443566774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443584025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443599332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443615338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443630564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443647649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443663592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443679995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443695541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443711199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443727006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443742387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443758460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443774117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443790650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443806844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443823275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443838989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443854638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7443870640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443885921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7443902310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7443917593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7443934161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7443950344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7443967192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7443982534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7443997879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444013691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444029290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444045289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444060746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444077580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444093499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7444109914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444125149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7444141208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444157161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444172354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444188570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444204688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444221284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444237215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7444253658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444269708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7444285079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444300825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444316130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444333080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444351654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444370723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444386656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7444404175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444419413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7444434771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444450511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444466239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444482349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444497863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444515768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444533112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7444550937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444567783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7444584946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444602063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444618698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444636195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444653218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444671168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444688487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7444706696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444723356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7444740050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444757469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444774415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444791879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444808435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444826381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444844009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7444861920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444878791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7444895750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7444912961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7444929544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7444947002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7444963972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7444982021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7444999623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445017842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445034458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445051140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445068328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445085413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445102887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445119489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445137439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7445155231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445173091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445189663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445206840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445224030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445240409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445256638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445272381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445288833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7445304664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445321044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445338815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445354162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445371008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445388747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445408942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445427559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445444516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7445461719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445478225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445493520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445508868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445525400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445540593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445556602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445571969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445589013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7445604873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445621394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445636610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445652347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445668086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445683331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445699331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445715125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445731557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7445747578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445763865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445779603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445794857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445810575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445825793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445842159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7445857310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7445873946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7445890120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7445906439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445922570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7445937797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7445954029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7445969223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7445985208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446000383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446017220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446033065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446049453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446064694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446080311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7446096050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446111271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7446127297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446143019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446159498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446175324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446191629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446207138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446222364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7446238052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446253244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7446269671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446284953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446301443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446317348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446334021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446349258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446364494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7446380230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446395736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7446411736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446426919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446443411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446459678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446476083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446491361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446506626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7446522741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446537937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7446557392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446576016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446597553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446614248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446630659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446647207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446662562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1347,13470000,10000,0,0,256,5,38220,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7446715941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446731527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7446747596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446762970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446780620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446796421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446812639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446828315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446843625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7446859250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446874593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7446891034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7446906131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7446922443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7446938412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7446955007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7446970111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7446985229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447000807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447016276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447032187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447047290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447063821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447079910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447096117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447111217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447126457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447142594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447157711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447173611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447188760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447205516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447221284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447237516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447252678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447268942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447284560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447299676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447315564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447331038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447347419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447363162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447379383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447394806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447409963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447425618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447440723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447457048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447472144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447488503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447504266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447520953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447536078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447551212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447566842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447582332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447598206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447613314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447629682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447645818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447662069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447677238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447692406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447708574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447724001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447743839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447762841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447781155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447797208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447813949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447831104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447846655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7447862498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447878358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7447895597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7447911030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7447927823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7447945123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7447962060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7447977434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7447992801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448008652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448024359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448040501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448055839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448072665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448088944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448105463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448120852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448136295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448152540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448167880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448183967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448199278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448216127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448232140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448248620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448264170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448280006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448295861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448311214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448328043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448343377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448359997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448376027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448392883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448408259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448423645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448439517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448455208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448471362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448486708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448503333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448519617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448536116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448551496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448566896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448583059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448598407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448614827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448630340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448647245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448663266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448679793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448695195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448711089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448726953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448742251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448758615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448774317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448790969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448806993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448823520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448839192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448854600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7448870477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448885872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7448902367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7448917746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7448934336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7448950357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7448967851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7448983020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7448999158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449016089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449031372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449047401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449062644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449080141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449101021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449117595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449133125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7449149112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449164814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449181961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449198097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449213952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449230416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449247166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449264137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449280074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7449295901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449311601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449327260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449343844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449358934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449375271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449391684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449407962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449423107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7449438245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449454452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449469559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449485432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449500534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449517561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449533360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449549587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449564690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7449580238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449595933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449611134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449627092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449642802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449659240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449675054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449691475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449707955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7449723233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449738858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449753995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449770600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449785792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449802220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449818046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449835803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449850990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7449866152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7449881844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449897877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7449913868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7449929040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7449945687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7449962558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7449978790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7449993872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450009069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450025064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450040234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450056173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450071324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450088081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7450103933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450120241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450135675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450151322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450167005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450182197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450198382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450217129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450233528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7450249309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450266154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450281360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450296553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450312241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450327787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450344003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450359137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450375523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7450391683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450407961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450423101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450438298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450454315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450469498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450485443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450500596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450517370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7450533209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450549497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450564671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450580352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450596004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450611518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450627452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450643187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450659621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7450675495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450691817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450707597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450722815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450738498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450753692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450770810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450786156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450802688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1348,13480000,10000,0,0,256,5,38248,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7450854517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7450871173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450886543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7450902525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7450918923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7450936779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7450953646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7450968873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7450985436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451001328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451019724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451035095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451050479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451066258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451082146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451098164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451113447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7451129986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451146510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451162903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451178175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451193481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451209848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451225127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451241268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451256556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7451273471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451289438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451306707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451322265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451337912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451353746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451369109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451385424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451400993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7451417525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451433466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451449872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451465584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451480921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451497135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451512465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451528863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451544364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7451560767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451576579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451593294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451608453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451623645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451641523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451656940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451672992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451688237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7451705086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451720936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451737288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451752515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451768058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451783822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451799073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451815105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451830674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7451847161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7451863018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7451879390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451895695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7451911096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7451926941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7451944263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7451963496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7451982769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452001639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452019424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452035952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452051215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452066622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452083461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452098681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452115116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452130503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452147686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452163490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452179759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452195004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452210775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452226538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452241785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452257848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452273511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452290028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452305952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452322572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452338206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452353491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452369262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452384556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452401018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452416278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452432774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452448681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452465314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452480505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452495719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452511410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452526882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452542868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452558050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452574688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452590830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452607128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452622293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452637487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452654276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452669451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452685437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452700650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452717420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452733280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452750158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452766201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452781655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452797458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452812792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452829596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452844918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7452861462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7452877400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7452894761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452910050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7452925300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7452941067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7452956863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7452972922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7452988205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453004705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453021107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453037488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453053173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453068575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453085771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453101078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453117096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7453135307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453156095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453172402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453191070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453208097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453223521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453239281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453254457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453271799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7453287398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453303880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453319640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453337834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453352955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453368092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453383671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453399449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453415409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7453430555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453446976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453463734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453480030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453495139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453510244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453526544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453541726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453557671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7453572832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453590339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453606153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453622439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453637610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453653191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453668801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453683921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453699952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7453715914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453732308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453748117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453764699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453779975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453795134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453810770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453825909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453843261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7453858571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7453875101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7453892184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7453908480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453923613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7453938764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7453955509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7453970844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7453987381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454002699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454019768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454035701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454052056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454067317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454083182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454098985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454114269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7454130361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454146060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454162505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454178349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454194686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454212854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454228084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454243718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454258920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7454275556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454290783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454310643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454330428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454346893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454362103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454377434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454394348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454409652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7454425782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454441403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454460610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454476526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454492942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454508162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454524136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454539871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454555063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7454571018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454586791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454603197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454618999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454635302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454650973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454666908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454682640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454697854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7454714220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454729414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454745833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454761679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454778377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454793635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454808883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7454824658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454840178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7454856196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7454871402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7454887863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7454904115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7454920459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7454935640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7454950878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1349,13490000,10000,0,0,256,5,38277,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7455002333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455018135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455034131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455049298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455065731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455081952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455098333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455113593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455129487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7455145742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455160973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455176972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455192167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455209105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455225673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455242313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455257485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455273405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7455289065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455304254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455320200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455335914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455352788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455368597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455384829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455400759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455419923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7455435702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455450912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455467603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455482953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455499449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455515718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455532115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455547388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455562674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7455579229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455594516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455610592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455625859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455642776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455658884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455675247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455690502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455706485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7455722276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455737507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455753565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455769410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455786416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455802227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455818474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455834031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455849189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7455864817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455879958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7455896392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7455911522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7455927873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7455943663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7455960506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7455975653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7455990809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456006381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456022358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456038307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456053476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456069813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456086124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456102339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456117478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456132599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456148611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456163773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456179696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456194811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456212346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456228203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456244495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456259661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456275986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456291667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456307637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456323672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456339664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456356125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456372093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456388509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456404105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456419359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456435108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456450340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456466701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456481944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456498447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456514629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456531794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456547011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456562208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456578419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456593654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456609641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456624857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456641685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456657817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456674507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456689856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456705571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456721408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456736712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456752816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456768617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456785161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456801107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456817538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456833822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456848946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7456864742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456879797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7456896263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7456911432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7456927812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7456943630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7456960320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7456975555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7456990774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457006480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457021978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457037963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457053150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457069569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457085928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457102208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457117378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457132539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457148653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457163847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457179810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457194969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457212424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457228327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457244640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457259841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457275812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457291511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457306695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457322673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457338977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457355414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457371288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457387587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457403176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457418394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457434049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457449234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457465843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457481080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457497526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457513406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457530292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457545488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457560712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457576400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457592133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457608089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457623293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457640151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457656232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457672559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457687771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457703327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457719256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457734607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457750650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457766881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457783641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457800206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457816627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457832562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457848135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7457863983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457879204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7457898354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7457913615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7457929977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7457945783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7457962946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7457978155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7457993539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458009547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458025360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458041474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458056624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458073248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458089693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458106048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458121502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7458136973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458154155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458169506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458185727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458201003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458218846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458234764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458251117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458266962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7458282284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458298020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458313385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458329902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458345420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458361943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458377865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458394590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458410074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7458425356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458441118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458456729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458472910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458488126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458504608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458522942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458539397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458554619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7458570166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458586356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458601778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458617763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458633000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458650134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458665998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458682707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458697990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7458713933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458729599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458745001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458760995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458776748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458794233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458810189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458827451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458843129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7458858392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7458874138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458889832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7458906147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7458921330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7458937993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7458955175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7458971744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7458987140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459002288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459019024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459034549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459052364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1350,13500000,10000,0,0,256,5,38305,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7459106130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459122877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459138736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7459156920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459172273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459187727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459204224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459219637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459235722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459250883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459267887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459283879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7459300274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459315589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459331454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459347399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459362797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459379476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459395216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459411973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459427840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7459444276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459460023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459475392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459491056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459506207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459522538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459537934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459554351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459570199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7459587009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459602334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459617697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459633441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459649791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459665812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459680910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459697267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459713769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7459730056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459745241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459760441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459776528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459791730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459807672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459822824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459839633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459855603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7459872114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459887408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7459903367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7459919142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7459934506] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7459950687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7459966420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7459983114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7459999741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460017649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460033508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460048785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460064560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460080318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460096606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460111820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460128416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7460144797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460161553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460176944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460192231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460209245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460225769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460241891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460257126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460274720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7460290843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460307443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460322789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460338739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460354535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460369890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460386308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460402987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460419986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7460436121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460453134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460468636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460484247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460499926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460515933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460532257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460547447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460563904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7460580207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460596749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460611943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460627179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460643341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460658959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460674928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460690109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460709475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7460726919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460743278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460758456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460774282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460790035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460805250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460821263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460836868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460853575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7460869436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7460885773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460901548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7460916794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7460932512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7460947754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7460964109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7460979352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7460995811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461011701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461028689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461043912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461059111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461074791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461090722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461106722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461121914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7461138357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461154547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461170917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461186114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461201319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461217418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461232600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461248573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461263756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7461280718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461296582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461312883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461328396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461343620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461359334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461374865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461391220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461406598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7461422994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461438778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461456977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461473649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461488965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461504693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461520573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461536857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461552079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7461568529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461585348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461601871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461617009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461632192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461648350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461664910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461680971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461696135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7461714922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461737549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461755550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461772175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461787674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461803501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461818818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461836777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461852544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7461869204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7461885052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7461902100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461917298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7461932569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7461948257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7461963968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7461980206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7461995413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462011862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462028004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462044308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462061457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462078421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7462095604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462112280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462129786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462146737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462164749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462182092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462199959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462216961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462233579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7462250738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462267687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462285389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462301997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462319935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462337836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462355744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462372372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462389024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7462406859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462423535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462442970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462463685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462482029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462499438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462518575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462535386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462551273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7462567682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462585083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462601464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462616690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462633301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462649708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462666151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462681410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462696722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7462712806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462728265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462744290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462759533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462777138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462793079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462809485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462824791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462840411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7462857013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462875911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7462893436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7462908751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7462925354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7462941277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7462958831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7462974778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7462990133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7463005893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463021639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7463037622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7463052821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7463069206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7463085539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7463102185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463117455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7463132734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7463148771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463164089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7463179957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7463195072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7463211785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7463227532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7463243757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463258859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1351,13510000,10000,0,0,256,5,38333,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7463793770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7463809565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463824815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7463841231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7463856489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7463873022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7463888943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7463905664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463921114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7463937164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7463953270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7463968450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7463984602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7463999786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464016504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464032576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464048841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464064043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464079593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464095436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464110735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464126746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464142294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464158747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464174627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464191375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464209387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464224731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464240525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464255814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464272292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464287755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464304263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464320147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464336974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464352487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464367781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464383525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464399167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464415212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464430472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464446996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464463249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464480264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464495421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464510555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464526700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464541961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464557988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464573189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464590005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464606309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464622608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464637816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464653299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464669002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464684120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464700026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464715473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464731868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464747663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464763982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464779540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464794780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464810496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464825674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464842072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464857484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7464873874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7464889971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7464906274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464921458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7464936646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7464952621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7464967786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7464983763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7464998927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465015676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465031486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465048034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465063210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465078747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465094450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465109662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465125597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465141240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465157687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465175115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465191550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465207326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465222651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465238407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465253654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465270332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465285535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465301902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465317716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465334360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465349734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465364867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465380499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465396017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465412011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465427173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465443597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465459693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465476180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465491350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465506542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465522536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465537975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465553899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465569061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465585776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465601604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465617901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465633094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465648820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465664751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465679966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465695927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465711736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465728174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465743984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465760280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465775810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465791297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465806982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465822183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465838451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465853865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7465870301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7465886142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7465902793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465918008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7465933621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7465949356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7465964967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7465980974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7465996139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466012598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466028816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466045590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466060993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466076191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466092573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466107844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466124894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466140729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466157310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466173207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466189647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466205249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466220477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466236373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466251588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466269017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466284347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466300839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466316701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466333596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466349045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466364351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466380099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466395725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466411744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466426944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466443407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466459613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466475975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466491176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466506418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466522516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466537800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466553777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466569021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466586677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466602612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466618905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466634099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466649904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466665891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466681156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466697233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466712918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466729642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466745551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466761927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466777506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466792767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466808508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466823772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466840196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466855492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7466871996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7466887908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7466904642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466919917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7466935469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7466951261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7466966940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7466982959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7466998174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467014996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467030916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467047537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467063628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467080844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467096653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467112080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7467128065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7467144637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467161402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467177606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467194053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467210415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467225816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467241854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467257869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7467275303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7467292885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467309559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467325510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467342553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467358056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467373435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467389521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467404857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7467420835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7467436035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467452862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467468835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467485246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467500568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467516229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467531995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467547478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7467563537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7467579110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467595674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467611643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467628106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467643830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467659180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467675196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467690483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7467706972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7467722292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467739072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467755797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467774280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467789538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467804795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467820520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467836274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1352,13520000,10000,0,0,256,5,38362,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7467886065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7467901725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7467918404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7467934205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7467951055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7467967656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7467983857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7467999548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468015454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468035296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468050855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468067364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468084936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468102247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468119779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7468135533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468152617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468167864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468183933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468199194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468216835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468232872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468249287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468265586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7468281121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468299729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468317853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468335452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468350787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468367464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468383508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468400590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468415874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7468431424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468447152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468462926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468478993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468494228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468510796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468527123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468543547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468559039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7468574338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468590718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468606006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468622087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468638110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468655065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468671027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468687447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468703120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7468718460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468734485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468749775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468766255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468781528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468798104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468814174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468831017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468846338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7468861929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7468877738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468893460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7468909542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7468924837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7468941346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7468957748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7468974174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7468989419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469004720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469020823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469036062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469052310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469067563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469084449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469100369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7469116993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469132274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469147925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469163714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469178983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469197079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469216618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469235362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469253281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7469273157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469288886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469304554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469321596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469338223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469354409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469369708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469386374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469404095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7469420605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469435861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469454384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469473161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469488490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469504575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469521762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469538433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469554555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7469571301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469587875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469603230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469619054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469634158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469651041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469666231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469682657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469698432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7469715249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469730468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469745673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469761381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469777126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469793343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469808559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469825016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469841205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7469857549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469872798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7469888059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7469904095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7469919339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7469935580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7469950788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7469967564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7469984187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470000495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470016039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470031241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470047169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470062327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470078597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470093807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470110470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470126261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470142961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470158948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470175275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470193349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470210750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470227927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470243510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470260096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470276632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470293102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470308618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470323932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470340132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470355496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470371629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470386940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470403921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470419813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470436136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470451342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470466936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470482891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470498185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470516655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470532119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470548616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470564536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470585499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470603568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470619278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470635165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470651806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470668933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470684302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470701392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470718564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470735257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470750639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470766458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470782368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470797706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470813828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470829667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470846264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7470862228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7470878644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470894375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7470909752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7470925801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7470941153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7470957552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7470972872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7470989635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471005598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471022382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471037745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471053083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471068949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471084661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471100655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471116062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7471132524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471149594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471168299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471184471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471202351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471218994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471234343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471250526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471266416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7471283018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471299187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471315632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471331328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471347100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471362953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471378335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471395013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471410396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7471427003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471443025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471459823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471475237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471490664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471506566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471522578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471538860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471555611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7471572304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471588770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471605344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471620967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471636391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471653484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471668859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471685202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471700538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7471717594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471733544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471749993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471765624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471780997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471796978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471812407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471828974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471844289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7471860924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7471876898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7471893653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471908976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7471924518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7471940384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7471956072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7471972166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7471987464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472004007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472020691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472037175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1353,13530000,10000,0,0,256,5,38390,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7472088031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472103380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472119140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472134384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472150741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472165996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472182463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472198371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472215125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472230393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472245613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472261319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472276962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472293016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472308215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472326082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472343129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472359474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472375388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472393962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472409790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472427693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472445991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472462095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472478799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472495003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472511479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472527267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472542704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472558546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472573921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472590572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472605918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472622738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472638737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472655565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472670932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472686563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472703629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472718999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472735126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472750443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472767436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472783441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472799915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472815254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472830922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472846721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472862028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7472878147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7472894656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7472911239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7472927016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7472943278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7472959013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7472978228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7472994255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473009545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473025955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473041227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473057682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473073562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473090236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473105476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473120935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7473136693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473152273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473168339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473183758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473200664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473217173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473233664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473248995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473265647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7473281911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473297168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473313190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473328958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473345469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473361351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473378730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473394377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473409630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7473425351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473440585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473456890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473472112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473488697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473504639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473522212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473537498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473552920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7473568817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473584889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473601008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473616236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473632833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473650940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473669437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473684992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473700388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7473717127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473732444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473748795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473764080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473781015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473796912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473813323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473828914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473844290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7473860135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473875517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7473892008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7473907279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7473923735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7473939629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7473956327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7473971578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7473986809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474002532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474018138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474035603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474051658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474068310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474084578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474100940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474116187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474131424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474147520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474162748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474178706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474193944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474210942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474226884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474243256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474258544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474276194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474291922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474307371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474323356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474339128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474358874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474375028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474391910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474407288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474422619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474438452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474454221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474470326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474485638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474502214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474518699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474535192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474550551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474565923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474582226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474597577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474614018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474629502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474646352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474663150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474681991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474700708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474718626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474735346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474750863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474768254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474783538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474800237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474816226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474833946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474849176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7474864567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7474880276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474896711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7474912768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7474927948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7474944602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7474961534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7474977831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7474992953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475008081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475024752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475039897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475055801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475071032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475087842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475103628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475119893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475135072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475150707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475166359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475181520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475197420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475214101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475230541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475246369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475262626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475278617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475293909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475309633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475324848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475341210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475356387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475373030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475388868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475406654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475421911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475437144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475453498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475468840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475484869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475500310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475517278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475533156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475549469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475564674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475580404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475596101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475611292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475627238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475642789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475659278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475675153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475691475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475707021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475722268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475738003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475753484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475769744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475784918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475801330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475817178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475833851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475852010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7475870071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7475885879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7475903438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7475919728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7475935273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7475952451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7475968656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7475985531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476000696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7476016850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7476032878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476048134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7476065607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476081220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476097607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7476113428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7476129702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476145757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7476160937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7476176558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1354,13540000,10000,0,0,256,5,38419,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7476227367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7476243551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476258846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476276414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7476292611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7476309019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476324258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7476340206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7476355999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476371524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7476387627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476403901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476420409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7476436519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7476453615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476468971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7476484259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7476500198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476516323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7476538059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476553384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476570077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7476586962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7476606273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476625789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7476646204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7476665509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476684096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7476704155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476722819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476743124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7476762759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7476783570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476803578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7476823807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7476845251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476865451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7476886877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7476908010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7476928265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7476945959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7476964880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7476981681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477002098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477022016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477038788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477056448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477073398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477093327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477110872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477129472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477147565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477164379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477181756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477198615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477217082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477233766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477251983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477270325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477288214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477304794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477321620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477339591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477356214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477373889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477391263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477409371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477426693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477444768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477462330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477478990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477496166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477512783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477531066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477547687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477565797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477582058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477602253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477617553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477632836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477649380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477664628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477680602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477695797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477713047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477728858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477745119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477760283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477776352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477792089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477807330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477823528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477839130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477855588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7477871440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7477887797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477903439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7477918674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7477934549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7477949893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7477966676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7477981890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7477998309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478014170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478031268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478046416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478061846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478077919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478093132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478109511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478125250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7478142538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478159539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478176180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478192155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478208882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478224980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478240713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478256770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478272611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7478289132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478304994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478321393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478336976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478352235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478367982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478383215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478399599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478414811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7478431274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478447338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478464721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478479933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478495075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478510763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478526814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478542848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478558033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7478574719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478591017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478607325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478622502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478637959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478654073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478669267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478685271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478700494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7478717504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478733394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478749804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478765671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478780939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478796666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478811901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478828831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478844380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7478860804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7478876634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7478893516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478909057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7478924228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7478940022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7478955758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7478971744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7478986926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479003633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479019909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479036225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479051387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479066569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479082563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479097797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479113765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479129218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479146082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479161984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479178326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479194002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479209703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479225392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479241147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479257276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479272973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479289561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479305476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479321893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479337563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479352909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479368657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479383951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479400401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479415681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479432202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479448142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479464883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479480190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479495488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479511312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479527143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479543196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479559020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479575531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479591945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479608359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479623651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479639551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479655526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479670825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479687500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479703306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479719738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479735540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479751862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479767416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479782649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479798302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479813622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479830070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479845229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7479861597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7479877410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7479896169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479914403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7479930508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7479948856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7479965570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7479981748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7479996993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480013759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480030636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480047199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480062623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7480078388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7480094154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480109407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7480125607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7480141955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480158588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480174501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480191112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480207075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7480222390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7480238653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480253968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7480270827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7480286011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480302486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480320012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480337046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480352310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7480367574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7480383279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480398915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7480414945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7480430207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480448195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480464641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1355,13550000,10000,0,0,256,5,38447,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7480515921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480531328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7480546573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7480562266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480579907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7480596232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7480612040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480628672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480645578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480665295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480680668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7480697733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7480714474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480731584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7480749286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7480765757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480782782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480798674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480815268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480832157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7480847466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7480863613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480880383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7480901488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7480918756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7480937386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7480957168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7480973729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7480988961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481004563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481021300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481036571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481052640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481067870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481085263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481101169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7481117527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481132758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481148995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481164828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481180099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481196176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481213810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481230441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481246255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7481262551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481278976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481294266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481309902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481325731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481342775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481357966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481374536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481392182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7481408740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481424051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481439435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481456987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481472163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481488159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481503993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481522401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481538296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7481554603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481569722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481586913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481602641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481618265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481635315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481651671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481668219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481684028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7481700574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481716545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481731770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481749995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481770077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481788218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481804839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481822217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481841164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7481861655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481877999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7481895108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7481910889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7481926466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7481942493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7481959436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7481976057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7481991875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482008436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482025123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482040482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482056159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482071296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482088370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482103497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482119927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7482135777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482153302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482168467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482183756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482199610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482216503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482232494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482247690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482265287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7482281739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482298106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482314130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482332814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482348636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482363760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482379802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482396035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482412706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7482428811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482445173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482461565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482476897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482492661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482507843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482525635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482540852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482557384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7482573455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482591351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482606638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482621929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482637700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482654683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482670699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482685918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482703876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7482720016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482736460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482751686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482768595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482784384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482799565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482815633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482832417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482849023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7482864895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7482881288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482898369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7482913769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7482929563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7482944768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7482963215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7482978544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7482995902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483012005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483030047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483045355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483061025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483077918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483094304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483110298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483125442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483143624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483160399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483176882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483194928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483213309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483229265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483244417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483260369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483277052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483293825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483309596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483325927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483342425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483357753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483373409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483388774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483406136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483421296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483437840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483455067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483471521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483487101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483502378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483519678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483534841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483550770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483565919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483583811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483599675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483615981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483631105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483647794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483663633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483679342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483695260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483712099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483728742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483744607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483761383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483778283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483793576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483809254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483824364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483841863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7483856993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7483873410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7483890013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7483907167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483922435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7483937751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7483955131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7483970367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7483986387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7484001571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7484020111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7484036095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484053676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484072484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484093161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7484112775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484128864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7484148632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7484165721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7484184959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7484204029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484222808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484239228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484254734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7484272167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484287474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7484303576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7484318839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7484336466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7484352474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484368916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484385711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484402248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7484418211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484433988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7484451171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7484467933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7484486322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7484502479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484520779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484536021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484551394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7484567178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484585596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7484601720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7484616968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7484633579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7484651376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484668384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484686952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484708088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1356,13560000,10000,0,0,256,5,38476,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7484773867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484793895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7484814232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7484834530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7484855427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7484875513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7484897120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484916346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7484935750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7484956872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7484976172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7484996507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485016987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485037904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485058272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485080446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485099862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485119250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485135607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485152754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485169063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485185291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485202910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485219033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485235740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485251160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485267587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485283590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485299032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485315243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485333836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485350627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485366613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485383067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485399755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485415199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485430967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485446255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485463397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485479683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485496640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485512583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485529948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485545203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485560474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485576156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485592457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485608533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485623776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485641254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485657246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485673612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485688844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485704903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485720632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485735820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485751788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485768193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485784756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485800714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485817160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485833404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485849279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7485864939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485880093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7485896934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7485912096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7485928473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7485944264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7485961899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7485977094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7485992298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486007947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486024241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486041311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486057366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486073852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486090787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486107023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486122162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7486137392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486154189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486169344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486185404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486200579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486219178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486235156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486251644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486268376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7486283786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486299558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486314715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486332041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486347204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486363606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486379390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486396808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486412291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7486427425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486443049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486458994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486474981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486490167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486506623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486524219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486540492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486556854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7486572412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486589423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486604598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486620517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486635634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486653003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486668809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486685043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486700176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7486716032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486731698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486747342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486763392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486779434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486796013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486811992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486829025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486844347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7486859695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7486875504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486891793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7486909043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7486924715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7486941157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7486957646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7486977275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7486992573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487007903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487024253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487039482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487055499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487070672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487088104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487103970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487120253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487135416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487151594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487167378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487182611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487199338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487214965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487233888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487249748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487267042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487282165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487297306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487312910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487329227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487345497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487360676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487377184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487394599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487411070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487426293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487441594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487458653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487473821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487489931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487505112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487522707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487538593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487554915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487570120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487586328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487602380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487617598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487633601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487649797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487666302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487682164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487698485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487714344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487729680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487745505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487760784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487777316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487792652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487809203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487825154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487842051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487857370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7487873382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7487889168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7487904907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7487921005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7487936293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7487953206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7487969140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7487985570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488001502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488017603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488033594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488048746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488064657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488080284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488096695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7488112496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7488128825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488144567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488159733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488175371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488190505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488207078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488222241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488238672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7488254496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7488271336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488286512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488301709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488317404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488333133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488349134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488364357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488380835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7488398223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7488415790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488431072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488446330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488462876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488478044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488493949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488509067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488526925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7488543695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7488560082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488575270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488591718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488607827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488622952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488638961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488654735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488672072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7488688001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7488705875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488721170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488736410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488752158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488767922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488783994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488799274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488815776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7488832082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7488848521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488863803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7488879125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7488895231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7488910555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7488926920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7488942040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7488959112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1357,13570000,10000,0,0,256,5,38504,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7489010328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489027280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489042494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489057707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489073389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489088951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489104965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489120141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489136536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7489153220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489169586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489184825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489200064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489216751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489232003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489248035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489263637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489280666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7489296487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489312729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489328254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489343400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489359045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489374153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489390605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489406055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489422522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7489438305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489455238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489470504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489485757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489501474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489517227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489533196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489548372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489564797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7489580987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489597335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489612554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489627780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489643860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489659293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489675298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489690496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489707424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7489723309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489739707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489754958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489770548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489786349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489801575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489817607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489833364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489849946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7489865807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7489882419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489898085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7489913424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7489929155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7489944351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7489960650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7489975869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7489992361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490008217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490025085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490040334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490055595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490071349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490087052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490107670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7490122961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490139842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490156586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490172997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490188280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490204281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490220159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490235683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490251754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7490267617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490284118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490299953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490316273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490331997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490347504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490363246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490378449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490394844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7490410287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490426793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490442677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490460221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490479507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490494825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490512880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490530000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490545968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7490561893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490578939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490598717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490615138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490630336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490646035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490661733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490676892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490692851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7490708931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490725691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490742411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490760582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490776890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490792186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490807909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490823149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490839935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7490867711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7490884200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7490900480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7490918966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490934194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7490949371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7490966063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7490981171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7490997046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491012149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491033144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491049029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491065288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491081415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491099871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491115580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491130730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7491147258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491162425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491178820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491194613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491211686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491227016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491242161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491258466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491274672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7491290856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491305940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491322272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491338951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491355209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491370337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491385443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491401755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491416949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7491432893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491448027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491465413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491485031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491502819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491518978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491534379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491550095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491565283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7491582867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491598306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491614823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491630652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491647589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491662731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491677924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491693575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491709796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7491726872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491742134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491758573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491775406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491791769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491806962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491822179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491838844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491854004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7491869878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7491884964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7491901806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7491918234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7491934521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491949683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7491965772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7491981416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7491996520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492012373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492028381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492045442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492061849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492080345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492095601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492110777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492126457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492142024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492165469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492180866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492197399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492214095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492230401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492245555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492260738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492277404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492292741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492308623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492323678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492341145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492356962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492373253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492388377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492404272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492419986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492435178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492451189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492466868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492483313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492499200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492515913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492531181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492546402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492562089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492577705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492594533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492611121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492631397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492649630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492665933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492681034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492696235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492713742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492729092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492745513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492760661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492778785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492794708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492812013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492829672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492845115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7492860837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492875998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7492892537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7492908096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7492924608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7492940521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7492957240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7492972498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7492987782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7493003548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493019709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493035581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493050659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493066974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493083127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7493099331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493114427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7493129526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1358,13580000,10000,0,0,256,5,38533,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7493179977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493196610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493213644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493229071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493245545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493261336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7493278348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493297488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7493312692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7493328791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493343953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493359862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493375013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493392251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493408102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7493424411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493439632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7493455378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7493471307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493486522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493502486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493518749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493535265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493551151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7493567503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493583724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7493598970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7493614660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493629924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493646422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493661845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493678262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493694108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7493710975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493726183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7493741377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7493757046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493772571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493792447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493808390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493824983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493842746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7493859316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493874496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7493890803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7493906632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7493921905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7493937990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7493953973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7493971360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7493987158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494003500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494019037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494034250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494049900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494065034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494081290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494096463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494115309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494131267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494148278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494163545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494178821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494194555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494211318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494227328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494242535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494258996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494275256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494291593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494306800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494321990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494338382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494353573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494369544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494384733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494401527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494417578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494433912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494449156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494464669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494480606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494495832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494511803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494527346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494543800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494559637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494575942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494591542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494606795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494622512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494637894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494654305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494669512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494685921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494702056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494718482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494733716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494748909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494764939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494780128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494796068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494811219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494827895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494843728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7494860216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494875410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7494890913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7494906587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7494921756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7494937695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7494954501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7494971212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7494987057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495003388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495018953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495034115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495049751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495064928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495081252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495096465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495112892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495128701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495145347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495160514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495175700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495191395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495207038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495223001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495238174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495254587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495270974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495287495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495302672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495317857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495333889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495349080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495365057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495380205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495397125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495412971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495429288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495444485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495460321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495476009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495491190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495507118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495522633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495539026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495554840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495571115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495587133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495602399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495618130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495633329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495649997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495665379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495681976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495698100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495715678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495731229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495746430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495762090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495778010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495794107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495809259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495825733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495842149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7495858489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495873701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7495888958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7495905014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7495920242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7495936231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7495952045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7495968660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7495984504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496000854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496016380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496031616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496047336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496062564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496078953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496094212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496110674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496126541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496143156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496158437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496173642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496189335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496204854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496220804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496235969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496252417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496268638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496285323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496300642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496316010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496332138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496347510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496363623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496378942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496395802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496411765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496428177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496443480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496459105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496475198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496490533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496506678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496522312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496538841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496554790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496571204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496586804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496602111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496618163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496633475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496649921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496666678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496683049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496698757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496715451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496730618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496745732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496761290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496777140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496793178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496808366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496824821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496841293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7496857830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496873019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7496888237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7496904895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7496920067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7496935962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7496951078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7496968587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7496984506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497000846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497016977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497032189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497048089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497063242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497079662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7497094856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497111266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497127128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497143972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497159170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497174367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497190094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497205583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497221598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1359,13590000,10000,0,0,256,5,38561,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7497271946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497288410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497304885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497321169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497336900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497352150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497367830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497383029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497399309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7497414502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497430924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497446772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497463366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497478581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497493791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497509479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497524981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497540975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7497556130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497572597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497588737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497605038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497620617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497636129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497652437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497668000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497684149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7497699463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497716411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497732653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497749139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497764780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497780110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497795917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497811279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497827713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7497843017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7497859572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7497875506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7497892242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497907558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7497923144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7497938993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7497954653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7497970923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7497986087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498002496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498018668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498035021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498050428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498065648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498082295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498097561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498113769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498129159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498146122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498162173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498178655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498193875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498211285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498227131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498242631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498258666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498274350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498290901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498306869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498323244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498338995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498354477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498370220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498385455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498402001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498417300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498433828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498449775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498466547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498481820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498497173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498513005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498528813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498544843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498560304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498577089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498593065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498609688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498625254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498641063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498656827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498672253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498688227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498703776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498720137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498735904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498752207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498767753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498783008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498798686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498813901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498830213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498845424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7498861830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7498877643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7498895338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498910517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7498925974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7498941669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7498957216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7498973173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7498988371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499004788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499020968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499037247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499052687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499069425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499085631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499100896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499117107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7499132356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499149672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499165580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499181985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499197261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499212958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499228982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499244263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499260325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7499276045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499292869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499308773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499325596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499341804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499357245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499372845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499387992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499408511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7499431256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499447867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499464451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499480881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499497578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499513232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499529918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499545074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499561333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7499577670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499598855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499615382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499631678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499648218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499663598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499679291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499694501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499711180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7499726313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499742713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499758571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499775380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499790569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499805781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499821520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499838134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499854038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7499869139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7499885474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7499901637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7499917908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499933045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7499948214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7499964184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7499980005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7499995920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500011027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500027831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500043641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500059883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500075047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500090645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500106270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500121452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500137424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500153643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500170182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500186048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500203049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500218696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500233975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500249868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500265787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500281962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500297333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500313736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500330024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500346347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500361517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500376670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500392808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500408006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500424226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500439452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500456310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500472240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500488593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500503838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500519431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500535160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500550600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500566612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500582719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500600263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500616307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500632526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500648919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500664145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500679809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500694996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500711584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500726729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500743125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500758955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500775564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500790709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500805863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500821474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500836917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500852846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7500867980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7500884338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7500900446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7500916736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500932285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7500947558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7500963710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7500978892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7500994828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501009987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501026784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501042614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501058939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501074165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7501090991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7501106709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501121889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7501137846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501153498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501169926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501185853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501202518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501217728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7501233208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7501251638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501271123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7501288053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501303632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501321215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501338476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501354980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501370317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1360,13600000,10000,0,0,256,5,38589,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7501420595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7501436371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501451514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7501467913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501483116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501499530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501515650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501531922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501547101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7501562298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7501578298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501593432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7501609367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501624755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501641559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501657365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501673597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501688730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7501704253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7501719908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501735092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7501751034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501766493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501782873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501798894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501815176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501830641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7501845831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7501861474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501876811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7501893117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7501908255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7501924602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7501940385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7501956919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7501972057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7501987822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502003539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502019301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502035261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502050443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502066874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502083059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502099322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502114552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502129740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502145686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502160814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502176719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502191852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502208552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502224392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502240696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502255870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502271426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502287084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502302265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502318222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502333725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502350085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502365901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502383176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502402847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502419209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502435059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502450388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502468587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502484107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502500742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502517654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502534073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502549276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502564530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502580614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502595795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502611971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502627118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502644621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502661279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502677581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502692763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502708900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502724653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502739842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502755816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502772094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502789037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502805101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502821607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502837667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502852928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7502868698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502883926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7502900292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7502915505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7502931911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7502947831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7502964510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7502979750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7502995009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503010739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503026369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503042392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503057633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503074139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503090312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503107401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503122622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503137797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503153907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503169102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503185248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503200406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503218269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503234230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503250624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503266954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503282324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503298371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503313657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503330750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503346090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503362914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503378907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503395700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503411006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503426298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503442128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503457848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503473932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503489204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503505674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503522682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503540553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503555861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503571194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503587685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503602980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503619181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503634477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503651720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503667978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503684379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503699659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503715538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503731662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503746826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503762775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503778314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503794823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503810677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503827322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503842526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503857731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7503873426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503888597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7503904879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7503920060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7503936519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7503952664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7503969002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7503984214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7503999854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504015913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504031149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7504047146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7504062354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504079146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504094936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504111208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504126401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7504142143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504157833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504172998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7504188928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7504204592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504221057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504236912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504253221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504268735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7504284317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504300017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504315206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7504338499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7504354150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504370541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504404578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504436016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504451066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7504466704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504482273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504497529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7504513334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7504529376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504545745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504601231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504621407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504643469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7504661879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504678016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504693296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7504710249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7504725678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504743233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504759230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504776265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504791614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7504807159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504822971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504838707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7504854846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7504870600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7504887107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7504903708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7504920130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504936216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7504955847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7504975856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7504993728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7505012431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505029460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505046083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505061919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505078678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505093867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505109580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505125316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505141175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7505157256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505172433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505188861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505205205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505221967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505237196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505252623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505268711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505283909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7505300515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505316025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505333142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505349026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505365385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505381390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505397647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505413352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505429288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7505445409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505460955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505477404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505493219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505509781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505525334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505540620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505556400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505571656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1361,13610000,10000,0,0,256,5,38618,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7505624339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505640051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505656453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505672261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505688504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505704289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505719547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505735247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505750659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7505766959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505782137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505798561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505814663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505831397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505846671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7505861904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7505877685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505893313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7505909284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7505924478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7505941117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7505957328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7505973681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7505988944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506004875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506020999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506036218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506052199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506067413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506084184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506100087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506116967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506132192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506147730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506163451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506178815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506194876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506212613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506229080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506244943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506261277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506276982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506292282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506308104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506323349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506339703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506354998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506371844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506387781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506404781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506419982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506435184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506450828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506466632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506483244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506498658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506515935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506531842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506548166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506563392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506578945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506594674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506609861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506626066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506641603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506658064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506673933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506690274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506705860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506721092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506736812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506752021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506768347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506784396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506800821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506816624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506833488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506848663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7506863833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7506880504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506896339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7506912405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7506927682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7506944167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7506960852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7506977215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7506992410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507007596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507026971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507044245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507060168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507075303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507092221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507108025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507124537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507141103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507156270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507172802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507188438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507205103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507220363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507237128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507253152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507269825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507285009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507300184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507315870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507331347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507347285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507362451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507379079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507395237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507411547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507426728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507442306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507458336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507473519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507489478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507504678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507521413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507537254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507553614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507568815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507584396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507600119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507615339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507631373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507646875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507663318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507679175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507695730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507711342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507726489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507742197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507757399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507773836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507789014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507805436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507821468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507838096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507853268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7507868493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7507884230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507899775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7507915825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7507931054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7507947533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7507963667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7507979982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7507995213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508010427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508027341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508042691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508058746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508074072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508091043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508107222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508123614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508139735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508155135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508170826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508186240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508202619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508217820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508234255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508250095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508266783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508282010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508297259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508312996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508330406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508346461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508361664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508378135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508394351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508410703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508425953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508441233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508457403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508472632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508488649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508504085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508520963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508536854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508553216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508568469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508584033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508599748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508614971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508630966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508646478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508662914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508678731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508695310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508710847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508726117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508741881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508757332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508774102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508789398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508805913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508821837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508838473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508853721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7508868996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7508884770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508900362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7508916404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7508931684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7508948227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7508964457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7508980871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7508996189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509011758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509028264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509043633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509059954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509075288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509092311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509108285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7509124732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509140365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509155733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509171601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509187189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509203681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509218969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509235521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509251447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7509268214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509283513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509298816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509314594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509330159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509346228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509361494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509378202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509395116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7509411452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509426573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509442095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509458153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509473310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509489220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509504598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509521394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509537174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7509553448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509568839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509584414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509600079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509615257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509631198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509646695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509663060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509678866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7509695342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1362,13620000,10000,0,0,256,5,38646,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7509745650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509760931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509777051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509792217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509808198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509823383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509840199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509856014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7509872304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509887529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7509903139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7509918817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7509933992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7509950193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7509966058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7509982542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7509998368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510015075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510030330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510045900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510061688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510077383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510093399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510108579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510125271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510141500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510157929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510173222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510188512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510205484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510220792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510236837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510252145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510269194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510285035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510301410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510316634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510332201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510347929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510363131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510379140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510394690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510411164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510426991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510443363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510459248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510474479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510490182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510505389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510521688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510536876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510553301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510569155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510585792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510601030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510616276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510632013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510648696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510664653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510679781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510696411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510712638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510728914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510744099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510759267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510775521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510791068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510807008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510822129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510839040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510854971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7510871900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510887312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7510903017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7510918715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7510933911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7510950150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7510965737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7510982192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7510998053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511014571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511029879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511045104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511060814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511076045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511092437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511107604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511124024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511140217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511156482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511172064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511187156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511203286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511218442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511234372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511249523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511266486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511282306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511298579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511313723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511329269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511344944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511360112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511376053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511391733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511408142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511423985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511441343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511456891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511472656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511488429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511503620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511520028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511535224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511551646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511567467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511584122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511599295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511614491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511630251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511645898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511661809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511676908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511693249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511709348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511725630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511740782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511756166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511772132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511787259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511803206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511818576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7511835292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7511851120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7511867410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511882559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7511899048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7511918443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7511938565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7511962871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7511984649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512007344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512030120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512051771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512073886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512093495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7512113105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512132644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7512154799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7512175427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512195250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512213776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512230376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512246219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512261894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7512278376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512293666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7512309835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7512327941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512348833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512368752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512387438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512404671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512420088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7512435879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512451329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7512467883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7512483150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512499701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512515990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512532348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512547612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512562860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7512579087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512594407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7512610417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7512625628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512642692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512658571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512674899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512690660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512706698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7512722449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512737954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7512754444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7512770574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512787005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512802856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512819148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512834890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512850068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7512866432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512881608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7512897936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7512913109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7512929473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7512945286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7512962039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7512977246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7512992424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513008209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513023954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513040037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513055319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513071834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513088141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513104558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513119866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513135411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513151643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513167874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513183937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513199178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513216122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513231860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513248151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513263523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513279108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513294827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513310038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513326218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513341684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513358084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513373858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513390456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513405667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513420908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513437258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513453203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513469247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513484762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513501225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513517646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513534282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513549478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513564703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513580748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513596023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513612053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513627298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513644322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513660220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513676589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513691805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513707420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513723188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513738446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513754527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513770114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513786587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513802448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513818841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7513834430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7513849689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7513865444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1363,13630000,10000,0,0,256,5,38675,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7513915977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7513931998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7513947154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7513963958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7513979861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7513996222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514011478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514027098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514042861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514058087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514074080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514089674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514106146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514121986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7514138352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514154033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514169263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514184976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514200692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514220829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514236085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514252556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514268813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7514285214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514300478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514315776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514332086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514347505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514363520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514379069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514396323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514413027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7514429388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514444579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514460589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514476338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514491564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514507717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514523446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514539881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514555725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7514572051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514587626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514602857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514618545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514633972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514650525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514665763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514682227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514698312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7514715017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514730260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514745515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514761274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514776852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514792918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514808167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514824942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514841162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7514857535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514873117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7514888373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7514904542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7514919763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7514935783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7514951217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7514968084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7514983983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515000317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515016040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515031288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515047016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515062243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515078801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515093991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515110409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515126234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515143109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515158309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515173525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515189268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515205089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515221142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515236376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515252842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515269047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515285370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515300560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515315815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515332104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515347340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515363327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515378507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515395663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515411556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515427903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515443154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515458716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515474512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515489788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515505849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515521411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515538107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515553989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515570344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515585918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515601209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515616975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515632212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515648821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515664038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515681447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515698506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515715441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515730649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515745894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515761591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515777246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515793322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515808546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515825035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515841221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7515857568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515873141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7515888404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7515904562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7515919790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7515935785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7515951563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7515968737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7515984716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516001966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516017939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516033262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516049034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516064301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516080943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516096167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516112632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516128510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516145311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516160566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516175846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516191549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516207490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516223521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516238760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516255205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516271635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516287998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516303225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516318481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516334850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516350134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516366147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516381369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516398482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516414368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516430725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516445959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516461512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516477232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516492455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516508473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516524326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516540825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516556701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516573182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516588936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516604213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516619941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516635164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516651547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516666822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516683333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516699229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516715965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516731246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516746523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516762274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516777872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516793903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516809465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516826038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516842618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7516859249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516874893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7516890524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7516906270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7516921470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7516938164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7516953990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7516970514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7516986400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517002999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517018908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517034232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517050052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517065522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517082983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517098242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517114744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517130629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517147312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517162557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517177766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517193445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517209231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517225254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517240498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517256993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517273500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517289922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517305186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517320487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517336579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517351881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517367951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517383228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517400248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517416234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517432980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517448267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517463915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517479733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517495009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517511071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517527157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517543640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517559544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517576004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517591708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517607044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517622801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517638069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517654448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517669682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517686979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517703721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517720449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517735591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517750722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517766721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517781897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517797834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517812956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517829737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517845617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7517861938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517877120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7517892834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7517908604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7517923743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7517939678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7517955131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7517971507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7517987307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1364,13640000,10000,0,0,256,5,38703,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7518039055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518054310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518069570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518088150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518107554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7518129052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7518149901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7518170633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7518189912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518210687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518226080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518242442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518258510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518274686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7518290774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7518306037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7518322648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7518340351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518356701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518372195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518387446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518403811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518419033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7518435056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7518453242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7518474589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7518492788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518509199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518525214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518540528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518556258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518571406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7518588102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7518603337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7518619793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7518635628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518652403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518667656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518682899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518698674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518714453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7518730486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7518745691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7518762117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7518778686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518795011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518810193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518825430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518841676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518856879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7518872885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7518888098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7518905233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7518921678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7518937979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7518953500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7518968752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7518984815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519000032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519017617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519032883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519049345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519065186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7519082513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519101447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7519121360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7519143249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519161451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519182177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519200794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519218456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519234371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7519250802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519266588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7519282036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7519297875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519313098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519329541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519344771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519361240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519377098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7519393895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519409137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7519424413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7519440185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519455982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519472116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519487367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519503845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519520161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7519536520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519551751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7519567019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7519583196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519598588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519615662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519630841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519652447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519673126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7519690955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519709026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7519724598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7519743877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519763041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519784145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519803748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519823286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519843231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7519859939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519875434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7519891483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7519907560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7519922852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7519939021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7519954913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7519971451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7519987269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520003574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520019284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520034549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520050249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520065593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520082967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520099409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520115938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520131821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520149223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520165020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520180319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520196050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520211945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520228043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520243325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520259872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520276306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520292720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520308753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520323980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520340541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520355854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520371941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520387221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520404263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520420198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520436620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520452339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520467971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520483831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520499191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520515868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520531265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520547872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520563868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520580867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520596443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520611796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520627611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520643384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520659693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520674990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520691535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520708043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520724536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520739914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520755309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520771817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520787434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520803586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520818948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520835992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520851991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7520868482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520883825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7520899566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7520915402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7520930719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7520946825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7520965101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7520982044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7520998029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521014919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521030305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521045655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521061491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521077089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521094091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521109440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521126041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7521142555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521159241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521174549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521189911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521206080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521221468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521237619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521252954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521269901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7521286185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521302680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521318090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521333819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521349949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521365360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521381546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521397267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521413953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7521430005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521446559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521462568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521478043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521493952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521509346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521526093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521541484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521558127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7521574119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521590965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521606384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521621816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521637724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521653942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521670079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521685427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521702408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7521718397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521734870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521750194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521765948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521782030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521797369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521813483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521829141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521845760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7521861781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7521878296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521893985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7521909367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7521925232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7521940582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7521957090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7521972731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7521989358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522005376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522022295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522037842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522053212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522069050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522084775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522101380] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7522116767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7522133355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522149960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522166517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522181894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522197291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1365,13650000,10000,0,0,256,5,38732,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7522253318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522269472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522285766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7522301037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7522317580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522333795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522350478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522365693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522380940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522397007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522412239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522428199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7522443375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7522460218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522476224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522492547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522507744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522523290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522539013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522554221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522570246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7522585837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7522602471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522618470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522634960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522650699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522666136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522682047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522697448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522713979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7522729333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7522745964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522761995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522778964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522794331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522809721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522825597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522841392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522857421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7522872638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7522889119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7522905389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7522921769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522937012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7522952644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7522968620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7522983856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7522999880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523015660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523032126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523047996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523064308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523079834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523095112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523111317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523126625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523143132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523158668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523175256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523191235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523208535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523224154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523239557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523255397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523271187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523287375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523302741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523319390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523335795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523352312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523367689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523383071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523399250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523414619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523430793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523446156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523463092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523479154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523495723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523511106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523526884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523542785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523558181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523574387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523590068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523606716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523622749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523639548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523655054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523670689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523686603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523702324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523718701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523734067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523750721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523767089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523783617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523798984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523814397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523830602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523845985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7523862159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7523877476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7523894467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7523910713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7523927242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523942622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7523958322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7523974708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7523990426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524006435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524022105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524038840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524054760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524071184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524087318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524103163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524119109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524134483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524151295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524166660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524183272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524199273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524216241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524231650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524247051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524262916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524278660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524294782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524310091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524326658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524343406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524359935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524375300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524390998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524407106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524422465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524438622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524454816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524471510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524487567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524504093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524519903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524535326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524551265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524566686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524583138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524598723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524615344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524631360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524648167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524663596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524678972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524694846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524710597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524726931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524742289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524758889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524775369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524791879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524807243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524822618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524838872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524854507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7524870657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7524886032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7524902864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7524918752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7524935173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524950447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7524966192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7524982020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7524997372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525013852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525029608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525046337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525062217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525078958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525094381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525110844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525130708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525151310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525172566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525191078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525212765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525229339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525246352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525261744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525278124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525294047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525309409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525325605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525341378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525358006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525373997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525390840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525406443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525421874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525437761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525453472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525469634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525485002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525501636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525517979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525534695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525550055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525565450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525581799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525597782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525613844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525629098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525645983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525661860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525678208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525693448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525709915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525725858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525741072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525757102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525772754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525789494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525805471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525821856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525837462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525852710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7525868476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525883723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7525900075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7525915554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7525932028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7525947918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7525964685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7525979931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7525995318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7526011078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526026662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7526042734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7526057971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7526074466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7526090626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7526107017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526122824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7526138144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7526154465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526169724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7526186150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7526201415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7526220702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7526236673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7526253100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526268838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7526284361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7526300126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526315370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7526331815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7526347111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7526364127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1366,13660000,10000,0,0,256,5,38760,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7526896497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7526913211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526928738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7526944248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7526960543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7526976211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7526992479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527007904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527025069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527041403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527057965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527073412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527089246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527105384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527121270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7527137431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527153285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527170235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527186356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527203252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527218664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527234344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527250258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527266189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7527282482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527298130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527314844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527333480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527350086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527365531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527381010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527397312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527413011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7527429272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527444716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527461946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527478071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527494652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527510100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527525848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527542299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527557673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7527573848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527589528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527606154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527622169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527638666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527654398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527670044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527685956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527701381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7527718205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527733557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527750210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527766618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527783116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527798705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527814090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527830251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527845628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7527861815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7527877175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7527894137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7527910457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7527926997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527942416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7527958205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7527974339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7527989737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528005945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528021766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528038419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528054495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528071010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528086708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528102346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528118486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528134051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528150566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528166032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528182559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528198475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528216092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528231392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528246671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528262462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528278156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528294463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528309778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528326323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528342683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528359159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528374460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528390134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528405904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528421412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528437553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528453144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528469728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528485706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528502732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528520193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528536901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528552732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528567995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528585011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528600550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528617280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528633303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528650296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528665640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528681042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528696885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528712755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528728912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528744225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528760843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528777251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528793919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528809226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528824671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528840900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528856434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7528872567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7528888598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7528905606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7528921590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7528938023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7528953755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7528969147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7528985257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529000581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529017126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529032435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529049007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7529064964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7529081764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529097062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529112652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529128663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529144504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529160885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529176254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529192908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7529209445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7529225954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529241315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529256757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529273701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529289035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529305141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529320416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529337765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7529353974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7529370552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529385895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529401832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529417676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529432951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529449090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529465355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529482152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7529498120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7529516158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529534996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529554965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529579484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529601412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529624226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529645728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529668976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7529690114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7529713493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529732108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529751638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529773339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529792204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529812495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529832017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529849312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7529865318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7529881755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529897600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7529913044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7529928860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7529944099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7529960561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7529975769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7529992498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530008386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530025384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530041092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530056862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530072672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530088633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530104750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530120046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530138131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530158997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530180205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530197075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530215626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530231863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530247122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530263223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530279136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530296068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530312705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530329582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530344858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530360355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530376122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530391824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530407884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530423072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530439511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530457116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530476247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530494904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530513216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530533649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530551541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530568387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530585258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530602176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530618301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530634977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530650937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530666371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530682379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530697647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530714139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530729359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530745859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530761774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530778565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530793848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530809356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530825116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530840818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7530856821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7530872271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7530889587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7530905610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7530922037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530937353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7530953078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7530968847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7530984119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531000950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531016658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531033191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531049363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531065784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531081519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7531096833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1367,13670000,10000,0,0,256,5,38789,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7531147698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531163009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531179268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531194538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531211489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531227404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531243822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531259123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7531274854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7531290645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531305935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531322011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531337703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531354232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531370128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531386463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531402170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7531417396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7531433121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531448409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531464831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531480037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531497187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531513093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531529915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531547372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7531563827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7531582036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531598025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531614335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531629758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531647588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531663663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531680458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531696702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7531712802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7531728720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531744072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531760298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531776523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531793205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531809254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531825769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531841637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7531857033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7531872890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531888198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7531904856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7531920206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7531937071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7531953426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7531969875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7531985201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532000539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532016673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532031996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532048156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532063532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532080441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532096307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532112587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532127790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532143320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532159070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532174320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532190386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532206071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532222691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532238579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532254918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532270553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532285745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532301414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532316570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532332886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532348087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532365418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532381289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532397932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532413153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532428638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532444382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532459911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532475940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532491149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532507630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532523877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532540247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532555704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532570942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532587042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532602285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532618322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532633553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532650356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532666223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532682765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532697987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532713528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532729285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532744770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532760816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532776366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532792903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532808806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532825170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532840726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7532855989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7532871912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7532890051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7532908425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7532925575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7532944818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7532965130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7532985182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533003565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533023063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533042051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533061829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533081072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533098549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7533118850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7533139863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7533161580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533181875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533200420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533222269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533239866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533255896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533272028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7533288625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7533304454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7533320813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533336477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533351782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533367780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533382993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533399362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533414563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7533431225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7533447030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7533463749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533479939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533498800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533519648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533537069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533556263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533574849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7533595038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7533611406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7533627970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533644644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533663745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533683858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533704632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533722698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533737919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7533755067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7533771610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7533788853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533804077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533819430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533835878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533851146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7533867189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7533882682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7533902348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7533920843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7533940317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7533959514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7533977127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7533996056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534015203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534035155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534053601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534073331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534094092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534114478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534131735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7534150116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7534167184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534182411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534198399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534214675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534231263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534247101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534263389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534279267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7534294587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7534310534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534325767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534342410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534357629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534374103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534390415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534406773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534422006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7534437488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7534453618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534469399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534485371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534501332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534518269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534534133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534551379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534566581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7534582365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7534598065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534613261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534629240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534644822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534661265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534677100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534693405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534708974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7534724153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7534740031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534755184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534771929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534787721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534804311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534820251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534837223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534852490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7534867767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7534883522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534899733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7534915854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7534931403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7534947954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7534964301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7534980728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7534996028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535011357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535027400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535042640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535058660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7535073911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7535090723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7535106663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535123311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535138612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535154213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535170368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535185687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535201958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7535217316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7535233839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7535249791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535266519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535281780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535297041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535313017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535328717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535344802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1368,13680000,10000,0,0,256,5,38817,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7535394294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7535410902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7535427088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535443530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535459114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535477236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535493582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535512275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535529894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7535547991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7535568195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7535588811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535608414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535626887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535646974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535664905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535682503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535699757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7535715973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7535732682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7535749001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535765871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535781205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535796566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535813265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535829025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535845015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7535860198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7535876625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7535893709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7535910093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535925319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7535940787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7535956856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7535972111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7535988109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536003304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536020130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536036000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536052384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536067667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536083559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536099346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536115143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536131019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536146559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536162987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536178827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536195331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536210815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536226040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536241741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536256929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536273228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536288434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536305110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536320945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536337578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536352831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536368076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536383830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536399405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536415411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536430828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536447304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536463460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536482831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536498584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536517285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536534816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536554035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536573539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536593377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536613150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536632983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536653137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536670288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536688271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536705166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536720484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536736621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536751980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536769019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536784965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536801429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536816967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536832646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536848440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536863742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7536879849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7536895511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7536912022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7536927985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7536944382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7536959970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7536975319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7536991377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537006754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537023159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537038474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537055024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537071811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537088616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537103775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537119176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537134815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537150389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537166300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537181659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537198017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537214138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537230404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537246465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537261679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537277758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537293016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537309290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537324537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537341880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537357905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537374327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537390074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537405366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537421132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537436383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537452880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537468103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537484545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537500637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537517332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537532578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537547855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537563601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537579147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537595222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537610473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537627217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537643474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537659871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537675161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537690464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537706651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537721854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537737842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537753515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537770471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537786462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537802958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537818552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537834179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537850002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537865334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7537881490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7537897112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7537914134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7537930120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7537946590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7537962261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7537977655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7537993548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538008904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538025658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538041045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538057663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538073700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538090494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538105868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538121462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538137323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538152958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538169119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538184497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538201107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538218562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538235056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538250356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538266068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538281847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538297083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538313403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538329964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538347065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538363045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538379479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538395281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538410594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538426365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538441628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538458594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538473812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538490210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538506248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538523030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538538299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538553522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538569494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538585442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538601472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538616685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538633181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538649401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538665785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538681021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538696497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538712719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538727912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538743864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538759048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538775824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538791673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538808061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538823305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538838890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538854601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538870058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7538886055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7538901624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7538918052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7538933878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7538950172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7538965636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7538980826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7538996509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539011686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7539028005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7539043237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7539059920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7539075810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7539092429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539107566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7539122733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539138411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539154187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7539170118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7539185286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7539201928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7539217840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7539234133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539249552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7539265142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539280864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539296041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7539312026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7539327559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7539345446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7539365297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7539386270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539408377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7539428015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539447520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539467706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7539483791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7539498994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7539516661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7539532505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7539548887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539564285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1369,13690000,10000,0,0,256,5,38845,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7539631633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539655273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539677070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7539698372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7539720074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7539742659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7539764078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7539784929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539804300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7539823944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539845179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539864584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7539883025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7539900018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7539916698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7539932653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7539949317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7539967155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7539982640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7539998444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540013880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540030986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540046195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540063229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540079845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540096298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540111562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7540127840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7540148213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540167633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540186060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540204460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540221256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540237192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540253874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540269544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7540285000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7540300832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540316049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540332405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540348247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540364738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540380584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540397511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540412785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7540428341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7540444302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540460060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540476349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540492698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540509335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540525715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540542097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540557779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7540573489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7540589590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540604701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540620621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540635779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540652652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540668524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540684884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540700298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7540716514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7540732215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540747461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540763591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540779182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540795605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540811454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540828203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540844486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7540859722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7540875451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540891144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7540907118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7540922298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7540938925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7540955178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7540971565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7540986830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541002094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541018295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541033590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541049657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541064922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541081830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541097707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541114074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541129331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541144992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541160786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541176045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541192367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541207977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541224890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541240833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541257475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541273325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541288603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541304358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541319622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541336114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541351915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541368420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541384870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541401673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541416926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541432194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541448150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541463772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541479847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541495132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541511667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541527957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541544298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541559512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541574989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541591102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541606363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541622433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541637683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541654569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541670512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541686921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541702539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541717742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541733395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541748599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541765217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541780387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541796791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541812596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541829641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541844875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7541860098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7541875829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541891649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7541907675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7541922835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7541939474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7541955835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7541972177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7541987394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542002810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542018948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542034122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542050270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542065455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542082241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542098893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542115086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542130231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542145913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542161577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542176718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542192644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542208192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542224592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542240413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542256916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542272429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542287598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542303202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542318329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542334700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542349813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542366708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542382734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542399573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542414796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542430006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542445931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542461550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542477519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542492695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542509108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542525209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542541511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542556682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542571912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542588030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542603199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542619131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542634498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542651271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542667103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542683401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542698846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542714470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542730173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542745378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542761572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542777226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542793712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542809599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542825926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542841669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7542856913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7542872601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542887807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7542904157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7542919328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7542937355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7542957001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7542974701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7542989867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543005063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543021163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543036431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543052434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543067838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543084822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543100708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7543117046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543132302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543147969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543163706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543178951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543194946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543210595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543227080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543242931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7543259535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543275138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543290350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543306055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543321507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543338013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543353915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543371114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543386991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7543403841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543419067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543434288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543450189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543465773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543481798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543497020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543513462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543529698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7543545988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543561202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543576432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543592658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543607826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543623768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543639172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543656005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543671896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7543688269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543703971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543719293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543735023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543750292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1370,13700000,10000,0,0,256,5,38874,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7543801451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543816673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543833945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543849816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7543866198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543881473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7543897162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7543912919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7543928176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7543944308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7543960086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7543979343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7543998047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544018353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544036357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544054789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544074761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544094455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544113634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544132051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544154182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544172584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544191048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544209196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544224517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544240173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544255257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544271753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544286894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544303306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544319060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544336036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544351205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544366396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544382065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544397750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544413686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544428835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544445452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544461741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544478048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544493190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544508385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544524351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544539489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544555421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544570503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544587322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544604229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544620921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544636358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544652055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544667727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544682916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544699104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544715147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544732010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544747834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544765414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544780586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544795755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544811408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544826541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544842984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7544858179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7544874604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7544890762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7544907113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544922322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7544937554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7544953765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7544968948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7544988369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545006740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545027079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545046289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545066233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545086066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545104286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545123344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545143214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7545161349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545178989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545196425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545213155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545229598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545244792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545260196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545276285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545291559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7545307583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545323017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545339773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545355577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545371869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545387068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545402703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545418406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545433599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7545449814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545466143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545482626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545498499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545515400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545530651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545545934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545561711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545577267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7545593266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545608459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545624868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545641167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545657522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545672770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545688006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545704266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545719463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7545735458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545750652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545767402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545783308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545799662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545815597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545831818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545847602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545863725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7545879969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7545895926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7545912399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7545928266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7545944574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7545960171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7545976118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7545995158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546013395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546033310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546051800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546072008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546092593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546112191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546131327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7546151542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546169347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546187278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546205472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546220807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546237588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546253632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546270456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546285639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7546300857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546316526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546332282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546348345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546363552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546380031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546396377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546412733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546427927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7546443161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546459158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546474395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546490392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546505603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546522535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546538356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546554681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546569888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7546585364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546601044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546616236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546632205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546647879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546664351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546680212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546696568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546712704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7546727934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546743652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546758865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546775222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546790421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546806814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546822999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546839597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546854788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7546870014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7546885694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546901386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7546917355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7546932519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7546948937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7546965116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7546981427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7546996618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547012072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547028667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547047659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547068321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547088001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547104711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547121479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547137889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547153923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547169276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547185013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547200219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547216884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547232164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547248814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547265103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547281436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547296612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547311871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547327943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547343159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547359161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547374349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547391396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547407207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547423504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547438695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547454218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547469899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547485131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547501940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547517858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547534400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547550342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547566770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547582600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547597881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547613653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547628935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547645293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547660589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547677138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547693108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547710020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547725307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547740623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547756420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547772016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547788115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547803401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547819939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547836352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547852785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547868113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7547883429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7547899788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7547915102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7547931175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7547946433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7547963238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7547979145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7547995559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1371,13710000,10000,0,0,256,5,38902,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7548046578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7548061933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7548078367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548093663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7548109745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7548125060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7548142003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548157897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548174323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548189911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7548205793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7548221547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548236781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7548252816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7548268666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7548285207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548301118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548317518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548333119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7548348395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7548364119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548380867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7548402064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7548422796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7548446262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548469798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548491785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548513186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7548534054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7548556414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548574966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7548596053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7548615853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7548637087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548659232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548678976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548694318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7548711143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7548726886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548742539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7548758651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7548774710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7548791318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548807203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548826333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548846665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7548865608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7548883470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548900736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7548916792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7548931916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7548949159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7548966823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7548983227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7548998308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549013430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549029610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549044730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549060618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549075747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549092683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549108417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549124610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549140323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549155489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549171129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549186987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549203429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549218586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549234955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549251552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549268372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549283748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549298929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549314587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549330168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549346134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549361285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549377734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549394228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549410712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549425946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549441157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549457453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549472658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549488637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549503838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549520596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549536451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549552790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549568007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549583608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549600004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549615225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549631700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549648224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549664627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549680413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549696667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549712272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549727465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549743141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549758311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549774823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549789975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549806376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549822162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549839011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549854165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7549869290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7549884907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549900367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7549916275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7549931437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7549947799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7549964124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7549980472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7549995663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550010828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550026903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550042117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550058062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550073200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550089995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550105803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550122101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550137277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550153036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550168733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550183915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550199873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550215303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550231766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550247595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550265239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550280490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550295707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550311394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550326553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550342855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550358030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550374473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550390657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550407249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550422480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550437718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550453793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550469243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550485236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550500452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550517230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550533113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550549468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550564713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550580469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550596175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550611392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550627340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550642882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550659339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550675216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550691565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550707121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550722384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550738110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550753335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550769757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550785062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550801510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550817372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550834071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550849267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7550864450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7550880107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550897003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7550913024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7550928382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7550944787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7550961341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7550978259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7550993384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551008492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551024653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551039900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551055912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551071074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551088084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551103852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551120101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551135235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551150954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551166676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551181871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551197853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551213373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551229778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551245633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551261923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551277428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551292644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551308362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551323558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551340103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551355344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551371845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551387752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551404592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551419918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551435228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551451041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551466821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551482796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551498001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551514849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551530714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551547040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551562268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551577818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551593980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551609186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551625181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551640724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551657411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551673318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551689670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551705192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551720476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551736238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551751504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551767885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551783130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551799589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551815508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551832178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551847409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7551862618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7551879160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551896304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7551915482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7551932932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7551950148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7551967331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7551983796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7551999073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552014938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552031213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552046468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552062568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552078578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552095090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7552111015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7552127392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552143155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552159408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552175082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1372,13720000,10000,0,0,256,5,38931,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7552225018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552240973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552256126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552273855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7552289795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7552306130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552321307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552337170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552352875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552368078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552384041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552399583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552416018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7552431904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7552448257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552463786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552479026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552494759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552509975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552526433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552541675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552558069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7552573934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7552592968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552608197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552623418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552639117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552654671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552670686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552685872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552702693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7552718557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7552734894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552750069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552765669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552781579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552796754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552812692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552828147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552844631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7552860518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7552876934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552892492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7552907725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7552923446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7552938860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7552955203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7552970675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7552987166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553003054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553019736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553035191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553050400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553066115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553081613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553097838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553113028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553129483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553145651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553162224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553177428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553192640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553208733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553224164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553240102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553255272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553272006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553287877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553307477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553325308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553343222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553359338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553374570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553391744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553407784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553424486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553440351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553457700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553472941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553488247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553504004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553519674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553535921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553551108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553567569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553584000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553600330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553616411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553631750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553648047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553663266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553679266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553694466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553711257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553727089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553743379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553758561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553774455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553790193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553805369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553821325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553837140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553853586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7553869457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7553885781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553901258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7553916471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7553932170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7553947362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7553963663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7553979075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7553995533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554011372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7554028056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554043394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7554058722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7554074531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554090174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7554106279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554121559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554138104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554154545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7554170924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554186201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7554201487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7554221576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554236964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7554253137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554268830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554285626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554301589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7554319571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554335566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7554353904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7554371360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554389074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7554409501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554428189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554448214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554468670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7554488413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554506961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7554525690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7554543527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554561143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7554577792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554592960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554609551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554625406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7554642130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554658089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7554676749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7554697251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554720173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7554742929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554764699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554787082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554808432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7554831926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554851781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7554870800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7554892319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7554911813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7554932269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7554950869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7554973574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7554993769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555012744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555031940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555048278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555064036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555080702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555096790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555112075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555128696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7555145005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555161558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555176728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555191959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555208052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555223459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555239434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555254598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555272430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7555288420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555304850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555320150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555336954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555352837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555367917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555383769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555399514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555415875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7555431620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555447870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555463442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555478658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555494330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555509509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555525824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555540982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555557418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7555573249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555589817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555604986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555620170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555635813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555651440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555667419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555682600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555699006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7555715230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555731901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555747108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555762336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555778393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555793621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555810897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555828004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555846647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7555863037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7555879393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555895849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7555911875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7555928266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7555943539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7555960679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7555975959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7555992609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556008594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7556025432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556040708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556056110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556071887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556087418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7556103455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7556118689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7556135188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556151364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7556167787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556183090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556198386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556214545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556229876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7556245991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7556261273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7556279883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556295841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7556312263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556328048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556343361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556359167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556374456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7556390968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7556407098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7556423618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556439521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1373,13730000,10000,0,0,256,5,38959,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7556491425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556507096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556522977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556539061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556554418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7556570532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7556586058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7556602738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556618626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7556634974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556650512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556665784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556685155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556700410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7556717034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7556732280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7556748751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556764938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7556781485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556796719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556812708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556832172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556850415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7556867114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7556882967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7556900319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7556916515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7556932969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556948237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7556964272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7556980141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7556995444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557011565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557027258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557043979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557059867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557076230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557091850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557108049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557123857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557139152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557155537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557171304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557188370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557204859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557221317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557237083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557252303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557268692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557283998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557300050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557315307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557332072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557347926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557364259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557379459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557396316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557413386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557428643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557444671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557460397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557476880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557492797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557509190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557524771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557540298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557556065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557571361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557587812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557603318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557619860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557635840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557652610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557667945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557683282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557699092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557714987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557731067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557746319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557762846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557780059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557796497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557811757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557827633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557843497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557858755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7557874836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7557890441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7557906910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7557922793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7557939201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7557954833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7557970309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7557987537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558002784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558019437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558034634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7558051142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558066991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558083737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558099228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7558114561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7558130334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558145908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558161936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558177189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7558193686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558209972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558226321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558241813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7558257083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7558273212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558288732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558304809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558320073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7558336908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558352821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558369172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558384427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7558400018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7558415998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558432616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558454347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558475388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7558498822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558522341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558544200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558565844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7558586967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7558609403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558627940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558649331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558669052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7558690103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558712382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558732534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558748127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7558763603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7558780627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558796125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558814531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558834976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7558855924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7558874030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7558895187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558910448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7558925842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7558941612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7558957178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7558973272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7558988633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559005020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559021191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559037459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559052596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559067766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559083826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559099110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559115120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559130300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559146979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559162899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559179910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559195817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559211847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559227684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559243701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559259771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559275550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559292328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559308217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559324613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559340296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559355599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559371365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559386620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559403045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559418527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559435021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559450923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559467678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559483194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559498540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559514666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559530076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559546184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559561499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559578477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559594475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559611097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559626434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559642144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559657926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559673195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559690152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559705817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559722254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559738102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559754409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559770957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559786137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559802030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559817208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559833488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559848642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7559865860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7559881813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7559898568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559913850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7559929136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7559944883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7559960565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7559976904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7559992794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560009290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560025541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560041872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560057065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560072329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7560088431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560103844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560119829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560135032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560151908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560167882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560184257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560199453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560215020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7560230682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560246141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560262113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560277677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560294368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560310195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560326496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560342074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560357328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7560373029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560388230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560404620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560419816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560436257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560453044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560470499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560486237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560501445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7560517505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560533805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560549778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560565554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560582356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560598593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560615193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560630440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560646132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1374,13740000,10000,0,0,256,5,38988,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7560696878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560712629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560728674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560743868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560760374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560776687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560793175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560808379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560823732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7560840091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560855359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7560871387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7560886615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7560903520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7560919372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7560935719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7560954110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7560973517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7560995434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561018132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561041165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561061443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561085218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561106482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7561129069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561148562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7561168253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7561188158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561209818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561229339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561246257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561263034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561280144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7561297132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561312292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7561328127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7561344350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561359744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561375628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561391375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561407767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561426870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7561448004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561467971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7561485940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7561501653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561517643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561533611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561548706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561565182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561581287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7561597490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561612514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7561627582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7561643718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561658779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561674846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561689909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561706526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561722226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7561738371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561753429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7561768891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7561785336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561800827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561816834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561832501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561850168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7561866060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7561882337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561898002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7561913178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7561928775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7561943869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7561960863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7561975965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7561992933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562009486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562026726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562042222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562058333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562073962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562089772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562105750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562120931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562137331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562153529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562169867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562185076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562201253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562218131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562233384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562249723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562265351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562281924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562297813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562314217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562329931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562345217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562361003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562376266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562392654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562407888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562424380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562440271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562457036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562472340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562487883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562503706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562519400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562535508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562550798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562567593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562583832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562600271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562615586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562631229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562647437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562662805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562679164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562694470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562711325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562727246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562743871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562759521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562775422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562791194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562806482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562822551] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562838256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562854837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7562871001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7562887468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562903106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7562918434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7562934248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7562949532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7562966080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7562981354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7562997890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563013829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563030535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563045744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563061179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563077213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563092913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563108889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563124087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563140852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563156718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563173345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563188596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563204164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563219955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563235424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563251460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563267096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563283607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563299951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563316303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563331927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563347167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563362870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563378095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563394415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563409649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563426341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563442258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563459895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563475440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563491775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563507639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563523477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563539840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563555114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563571642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563587892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563604269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563619480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563634754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563650791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563666065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563682154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563697408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563714108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563729923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563746407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563761564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563777050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563792735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563807912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563823893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563839436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563855850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7563871879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7563888182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563903639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7563918866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7563934535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7563949698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7563966246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7563981442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7563997859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7564013708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564030574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564046017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564061242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564077353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564092560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7564108730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564123959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564140792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7564156640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564172983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564188201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564203779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564219592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564234897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7564250932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564266556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564283006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7564298901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564315265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564331211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564346568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564362378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564377690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7564394135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564409424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564425971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7564441968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564458677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564473995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564489346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564505157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564521005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7564537251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564552623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564569227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7564585542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564602008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564617548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564633124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564649355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564664714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7564680816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564696152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564713576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7564729630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564746287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564761633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564777437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564793246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564808567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7564824701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7564840236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7564856806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1375,13750000,10000,0,0,256,5,39016,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7564908577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7564925279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564940593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7564956218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7564972062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7564987366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565003480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565019432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565035924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565052084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565068482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565084205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565099574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565115634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565130942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565147368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565162697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565179159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565195008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565213721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565228946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565244158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565259859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565275405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565291379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565307129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565323495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565339620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565355907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565371091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565386270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565402243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565417427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565433434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565448629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565465924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565481864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565498228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565513468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565529054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565544744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565560198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565576174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565591910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565608396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565624496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565641144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565656326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565671522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565687216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565702736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565718699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565733902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565750527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565766720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565783052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565798245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565813697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565829762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565844936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7565860914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7565876102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7565892970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7565908837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7565925245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565940629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7565956238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7565972878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7565988107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566004053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566019715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566036141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566052002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566068323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566083844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566099074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566114936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566130126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566146444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566161594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566177968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566193784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566211135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566226250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566241617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566257255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566272819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566288804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566304138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566320535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566336615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566352900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566368133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566383353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566399429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566414593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566430771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566445944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566462856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566478635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566494889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566510017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566525484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566541144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566556320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566572260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566587697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566604118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566619928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566636535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566652067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566667273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566682973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566698164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566714405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566729555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566746180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566761988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566778535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566793705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566809092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566824760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566840372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566856306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7566871481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7566887854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7566904022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7566920336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566935744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7566950946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7566966911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7566982059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7566998230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567013376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567030028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567045799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567062055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567077576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567092708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567108351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567123728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567140047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567155183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567171549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567187529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567204066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567219216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567235004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567250644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567266226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567282186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567297538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567314149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567330241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567346526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567361685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567376842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567392785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567407906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567423799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567439175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567455849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567471705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567488061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567503344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567518899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567534586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567549781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567565735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567581227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567597640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567613432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567629712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567645181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567660361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567676027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567691202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567707575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567722740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567739113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567754864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567771592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567786818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567802029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567817803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567833398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567849364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7567864496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7567880890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7567897208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7567913524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567928716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7567943964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7567960614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7567975776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7567991685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568006838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568023551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568039391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568055671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568070842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7568086389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7568102034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568117182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7568133113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568148537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568164947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568180764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568197590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568213763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7568228966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7568244922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568260096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7568276404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568291547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568307986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568323848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568340561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568355802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7568371269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7568386945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568402426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7568418393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568433550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568449991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568466155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568483234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568502317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7568522984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7568545205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568566842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7568590092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568610294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568632930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568656630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568679477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568700544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7568722598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7568743467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568760954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7568782396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568799200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568817799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7568836206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7568858441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568879428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7568900876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7568919750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7568936698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7568954932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7568971684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7568990095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569007855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569026375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569041599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569056890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1376,13760000,10000,0,0,256,5,39045,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7569107143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569122448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7569138436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7569154549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7569171609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569187468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569204775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569220083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569236123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7569251933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569268663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7569286260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7569301968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7569318551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569335164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569353729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569369097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569384349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7569400827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569416708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7569432622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7569447701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7569464608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569480442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569496962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569512142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569528356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7569544075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569559271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7569575279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7569593501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7569610180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569626075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569643065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569658297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569673542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7569689228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569704878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7569720838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7569736001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7569752625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569768992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569785288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569800488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569815684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7569831913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569847146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7569863127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7569878320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7569895242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7569911079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7569927385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569942549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7569958196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7569973925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7569989144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570005368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570021134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570037575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570053399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570069687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570085888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570101075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570116739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570131854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570148309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570163472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570179861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570195891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570213667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570228914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570244145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570259841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570275433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570291349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570306506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570322903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570339101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570355435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570370867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570386130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570402106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570417294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570433258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570448398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570465165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570480995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570497553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570512801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570528382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570544084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570559302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570575295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570590899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570607382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570623215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570639944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570655190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570670348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570686307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570701513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570717830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570733025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570750786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570767010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570783270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570798448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570813579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570829529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570844690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7570860621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7570875980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7570892738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7570908545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7570924811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570939972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7570955483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7570971118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7570986276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571002421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571017929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571034305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571050061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571066350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571081903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571097031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571112637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571127747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571143936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571159114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571175472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571191527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571208099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571223293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571238494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571254223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571269710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571285695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571300866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571317268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571333348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571349635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571364798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571380171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571396374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571411583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571427525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571442680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571459356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571475184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571491439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571506827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571524570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571540282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571555451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571571624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571587238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571603649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571620178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571640752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571657863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571673127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571689018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571704847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571720794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571735951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571753081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571769337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571785657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571800872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571816075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571832340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571847530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7571863495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7571878903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7571895965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7571911902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7571928203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571943413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7571958940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7571974658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7571989844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572005823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572021409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572037828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572053653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572070452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572086079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572101330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572116995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572132186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572148485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572164306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572180742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572196597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572213324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572228582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572243829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572259793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572275330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572291270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572306427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572322830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572339002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572355371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572370592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572386048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572402088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572417287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572433266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572448662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572465439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572481679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572498155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572513457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572529493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572545391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572560893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572577664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572593413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572609952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572626074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572642889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572658254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572673624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572689480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572705168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572721316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572736986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572754487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572770999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572787504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572802864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572818236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572834397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572849736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7572865842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7572881170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7572898046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7572913974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7572930388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572945694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7572961313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7572977107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7572992385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573008449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7573024021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573040584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573056589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573073031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573088621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573103884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573119665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573134974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573151362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1377,13770000,10000,0,0,256,5,39073,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7573201432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573218248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573234111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573250544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573266209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573281481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573297225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573312446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573328761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7573343918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573360304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573376300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573392947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573408129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573423532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573439430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573455129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573471146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7573486352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573502764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573519012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573535382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573550525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573565809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573581999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573597157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573613081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7573628352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573645145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573660954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573677224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573692602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573708379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573724223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573739389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573756049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7573771827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573788360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573804313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573820771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573836357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573851684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7573867486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573882796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7573899188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7573914528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7573931068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7573947264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7573963947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7573979194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7573994443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574010171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574025715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574041748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574056950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574073652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574089963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574106237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574121406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7574136817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574152753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574167931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574183875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574199033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574215713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574231535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574247833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574263242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7574278751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574294393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574309553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574325475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574341013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574357401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574373212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574389780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574404974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7574420208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574435913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574451129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574467391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574482541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574498940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574515067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574531347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574546550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7574561754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574577856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574593082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574609097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574624334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574641384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574657228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574673611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574688915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7574704539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574720338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574735863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574751982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574770375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574791414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574812778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574834574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574853679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7574872409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7574888236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7574904352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7574920460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7574935758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7574953090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7574969022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7574985484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575000741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575016589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575032338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575047532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575063560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575079153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575095687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575111607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575128046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575143899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575159200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575174984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575190255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575206624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575221867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575238417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575254571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575271735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575287734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575302918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575318587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575334780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575350757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575365944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575382415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575398573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575414910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575430846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575446274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575462281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575477459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575493421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575508812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575525516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575541347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575557652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575572863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575588349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575604032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575619239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575635457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575650929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575667354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575683158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575699452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575714950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575730167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575745887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575761314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575778504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575793866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575810476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575826677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575843884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575859128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7575874377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7575890484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7575905705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7575921682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7575936887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7575954059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7575969940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7575986252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576001462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576017095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576032736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576048448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576064678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576080593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576097909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7576113920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7576130473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576146241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576161649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576177537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576192908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576212189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576231474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576250873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7576269459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7576286005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576303215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576318639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576335269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576350518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576366666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576381868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576398997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7576414808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7576431125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576446282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576462020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576477641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576492782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576508773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576524337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576540723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7576557093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7576573513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576589195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576604491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576621052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576636228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576653023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576668207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576685266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7576706039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7576726911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576743893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576760647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576778654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576794542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576810617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576825838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576842926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7576858768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7576875085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576890931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7576906220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7576921945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7576937212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7576953587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7576968826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7576985911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577001758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577018773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577034003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7577049260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577065682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577081317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577097280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7577112425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7577128836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577145008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577161340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577176515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7577191699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577207708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577222881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577238815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7577253947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7577270641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577286453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577302779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577317963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1378,13780000,10000,0,0,256,5,39101,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7577367322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577383025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577398966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577414873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7577430048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7577446477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577463209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577479537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577494726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7577509943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577526181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577541351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577557319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7577572504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7577589449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577605299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577621678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577636924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7577652444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577668132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577683357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577699361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7577715077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7577731611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577747489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577763876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577780096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7577795375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577811124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577826561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577846465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7577861725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7577878217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7577894666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7577910983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577926215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7577941433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7577957615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7577972943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7577988955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578006120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578023909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578042091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578059796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578075044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578091409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578107089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578122270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578138886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578154540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578171021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578186884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578206452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578221762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578237011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578252722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578268410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578284397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578299576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578316013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578332446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578349037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578364536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578380048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578396372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578411586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578428302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578443472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578460390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578476258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578492609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578507828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578523683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578539363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578554578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578570587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578586962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578603835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578619752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578636119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578651924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578667205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578682918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578698181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578714761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578730002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578746450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578762298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578778985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578794237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578809892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578825833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578841424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578857400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7578872582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7578889414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7578905367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7578921739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578936975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7578952557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7578968323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7578983579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7578999617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579016463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579032922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579051909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579071996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579088154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579103449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579119163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579134350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7579150781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579165984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579182431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579198247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579214992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579230160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579245351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579261024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579277192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7579293197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579308411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579324862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579341061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579357386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579372619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579387875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579403942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579419183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7579435170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579450381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579467198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579483424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579499791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579515337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579530628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579546352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579561587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7579578152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579593399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579609833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579625692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579642352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579657554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579672763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579688444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579704284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7579720354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579735573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579752394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579768932] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579785386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579800736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579816026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579832134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579847335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7579863313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7579878506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7579895393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7579911281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7579927653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579942895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7579958715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7579974450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7579990170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580006230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580021874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580038395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580054291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580070658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580086535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580101800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580117522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580132783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580149430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580164700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580183306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580201541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580218660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580233822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580249999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580266680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580281996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580298130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580313423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580330624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580346646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580363129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580378478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580394249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580410120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580425448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580441573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580457475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580474055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580490028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580506501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580522173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580537537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580553393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580568758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580585271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580600572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580617118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580633046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580649901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580665211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580680533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580696348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580712879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580728942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580744108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580760564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580777127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580793527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580809219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580824472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580840603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580855840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7580871862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7580887092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7580904188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7580920068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7580936435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580951684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7580967296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7580983031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7580998325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7581014635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581029943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581046464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581062362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581079186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581094712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7581109951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7581125668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581141216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7581157249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581172474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581188956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581205116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581221479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581236694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7581252404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7581268467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581283705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7581299722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581314962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581332066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581347946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581364303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581379533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7581395206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7581410924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581426121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1379,13790000,10000,0,0,256,5,39130,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7581478693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581494184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581510621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581527279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581543638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581559420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7581574718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7581591057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581606214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7581622204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581637378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581654244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581670122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581686459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581701650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7581717149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7581732824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581748003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7581763974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581779731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581796242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581812139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581828842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581844080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7581859284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7581874962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581890551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7581906760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7581921928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7581938365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7581954678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7581971258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7581986512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582001877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582017936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582033077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582049000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582064148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582080885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582097581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582113911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582129140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582144966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582161484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582176739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582192785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582210003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582227194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582243051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582259342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582275471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582290930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582306903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582322019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582338767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582353987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582370424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582386251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582403062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582418299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582433568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582449296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582465148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582483540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582502470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582522845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582541059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582557669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582574784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582591900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582607913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582623550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582641889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582658190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582674926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582690772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582708435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582723754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582739047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582754803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582772255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582792566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582812081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582832353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582849533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7582866548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582881730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7582897680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7582913430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7582928643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7582944675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7582960281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7582976695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7582992556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583008856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583024449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583039652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583055322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583071119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583087730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583103613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583120007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583136497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583153508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583168873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583184172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583199895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583215520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583231486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583246632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583263020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583279416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583295715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583310882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583326083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583342535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583357751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583373712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583388875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583405694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583421538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583437825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583453425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583468868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583484528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583499724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583516113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583531623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583548014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583563826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583580837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583596342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583611553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583627268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583642868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583659076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583674280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583690732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583707344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583723731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583738997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583754245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583770398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583785612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583801599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583816773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583833585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583849685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7583866016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583881248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7583896791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7583912526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7583927783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7583943821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7583959668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7583976494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7583992424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584008790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584024629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584039873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584055563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584070735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584087094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584102505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584118919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584134744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584154063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584169302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584184812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584200534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584216426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584232489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584247725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584264422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584280484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584296891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584313606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584329355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584345040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584360213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584376176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584391780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584408254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584424186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584440576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584456167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584471409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584487119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584502342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584518751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584533950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584550394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584566235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584582936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584598134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584613328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584629056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584644583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584660816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584676048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584693258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584709611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584726256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584741514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584756813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584772937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584788166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584804171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584819410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584836214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584852321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7584868589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584883776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7584899399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7584915086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7584930256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7584946206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7584961713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7584978348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7584994208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585010502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585026159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585041504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585057239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585072444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585088708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585103925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585120340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585136188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585153044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585168241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585183431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585199099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585214858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585230856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585246053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585262501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585279032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585295352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585310521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585325714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585341972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585357224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585373212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585388423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585405240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585421126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585437436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585452927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585468196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585483916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585499129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585515723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585531205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585547684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585563617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585580303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1380,13800000,10000,0,0,256,5,39158,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7585629323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585644926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585660699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585675975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585692067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585707660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585724177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585740074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585756455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585772284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585787603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585803375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585818617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585834964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585850194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7585866632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7585882542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7585899216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585914717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7585929977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7585945719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7585961295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7585977315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7585992531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586009021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586025251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586041876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586057140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586072430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7586088455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586103707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7586119689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7586134886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586151798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586167728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586184080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586200887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586219599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7586236834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586253510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7586271398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7586288073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586306074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586323469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586341947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586358685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586375457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7586393052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586409985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7586427573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7586444268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586462649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586480071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586498005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586515026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586532013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7586549241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586565914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7586584398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7586601098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586619053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586636343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586654668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586671243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586687823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7586705300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586722138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7586739663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7586756317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586774590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586791951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586809839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586826519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586843916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7586861085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586877671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7586895543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7586912149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7586928849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7586944670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7586961760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7586977249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7586992527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587008291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587023934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587040127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587055373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587071847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587088044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587104484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587119745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587135061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587151082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587166341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587182357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587197601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587214412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587230287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587246668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587261869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587277448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587293166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587308406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587324447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587339980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587356453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587372340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587388676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587404398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587419904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587435662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587450942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587470442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587488870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587506580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587523130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587539495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587554678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587569895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587586369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587601748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587617733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587632899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587649911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587665743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587682053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587697252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587712882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587728594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587743804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587759785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587775420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587792405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587808269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587825141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587840765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587855962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7587871639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587886773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7587903225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7587918579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7587934959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7587950783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7587967419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7587982576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7587997726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588013373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588028902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588044845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588059993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588076371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588092522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588109433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588124650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588140217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588155970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588171257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588187291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588202816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588219297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588235176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588252024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588267617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588283125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588298862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588314062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588330343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588345566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588362001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588377872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588394534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588409772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588425028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588440784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588456317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588472333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588487545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588504003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588520235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588536544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588552080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588567308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588583440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588598916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588614913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588630119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588646939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588662834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588679157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588694368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588710223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588726186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588741400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588757454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588772981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588789703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588805608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588822005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588837581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588852876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7588868591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588883850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7588900256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7588916162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7588932634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7588948522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7588965335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7588980806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7588996146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7589011887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589027513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7589043574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7589058737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7589075208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7589091371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7589107722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589122962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7589138219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7589154320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589169600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7589185650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7589200919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7589218485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7589234349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7589250696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589266283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7589281552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7589297445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589312690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7589328970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7589344176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7589360620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7589377210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7589394381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589409891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7589425205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7589440955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589456477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7589472715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7589487948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7589504411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7589520604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7589536922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589552110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7589567304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7589583677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589599128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7589615153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7589630369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7589647122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7589663218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7589679612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7589694824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7589710349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7589726060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1381,13810000,10000,0,0,256,5,39187,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7590258353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7590274910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7590290420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7590306914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7590322826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7590339586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590354867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7590370126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7590385855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590401390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7590417619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7590432841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7590449267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7590467900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7590484469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590499688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7590515302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7590531132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590546689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7590562704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7590578223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7590594835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7590611056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7590627520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590643151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7590658560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7590674634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590689992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7590706693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7590722037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7590739182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7590755217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7590772060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590787408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7590802791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7590818669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590834382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7590850465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7590866004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7590882548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7590898822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7590915230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590930500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7590946592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7590962836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7590978318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7590994381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591009632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591026691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591042490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7591058965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591074111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7591090117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7591106874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591122176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591138234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591154125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591170930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591186861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7591203801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591219075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7591234452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7591250243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591265906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591281931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591297368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591313825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591330078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7591346441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591361678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7591376991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7591393169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591409115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591425179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591440437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591457380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591473404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7591489972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591505244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7591520883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7591536639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591551909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591567930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591583578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591600143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591616071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7591632519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591648225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7591663595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7591679367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591694626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591711144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591726402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591742949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591758908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7591791409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591838596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7591883203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7591919301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7591934597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7591950730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7591966442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7591983078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7591999003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592016104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592031346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592046836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592062558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592078195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592094198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592109432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592125903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592142204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592158589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592174895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592190144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592206263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592221531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592237834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592253077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592269918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592285832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592302457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592317772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592333446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592349194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592364395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592380396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592395974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592412427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592428581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592444950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592460578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592475913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592491699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592506980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592523410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592538901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592555424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592571366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592588823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592604022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592619187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592635582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592651731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592667774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592682973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592699460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592716071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592732537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592747872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592763212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592779597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592794956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592811099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592826421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592844085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7592860034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7592876425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592892135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7592907460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7592923230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7592938535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7592955383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7592970535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7592987018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593002911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593020065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593035316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593050821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593066567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593082157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593098103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593113494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593129904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593146106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593162366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593177510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593192724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593208762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593223986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593240199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593255403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593272178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593288017] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593304504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593319646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593335189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593350955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593366154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593382162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593397763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593414285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593430171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593446535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593462100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593477330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593493251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593509145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593525489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593540708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593557223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593573111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593590051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593605360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593620669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593636445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593652140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593668578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593683726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593700150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593716548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593733067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593748253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593763435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593779459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593794850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593810871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593826088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593842837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7593858650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7593874920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593890469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7593905691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7593921603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7593936782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7593953114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7593968279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7593984934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594000763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7594018009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594033181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594048319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594063929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594080151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594096075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594111408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7594127721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594143919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7594160570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594175899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594191060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594207550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594222860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594240737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594255948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7594273211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594289403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7594305708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594320932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594341558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594357634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594373003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594389140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594405226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7594421850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594437828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1382,13820000,10000,0,0,256,5,39215,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7594489026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594504324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594520002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594535773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594551074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594567154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594582768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7594599277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594615431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7594631836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594647469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594662791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594678809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594694110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594710530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594725816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7594742309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594758219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7594774935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594790673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594806049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594821671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594837259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594853954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7594869108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7594885497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7594901869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7594918833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594934289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7594949514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7594965885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7594981368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7594997388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595012614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595029444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595045336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595061702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595077259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595092557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595108558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595123868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595140318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595155544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595172224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595188068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595204722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595219928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595235182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595250905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595266553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595282556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595297776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595314220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595331301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595347980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595363446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595378725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595395043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595410271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595426283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595441543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595458617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595474554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595491185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595506451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595522625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595538428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595553730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595569796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595585437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595601971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595618126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595634587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595650265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595665617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595681458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595696781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595713247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595728569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595745160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595761170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595778525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595793847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595809383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595825182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595840897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595857005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7595872299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7595888874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7595905116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7595921565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595936869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7595952503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7595968311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7595983838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7595999947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596015621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596032189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596048114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596064549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596080175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596095547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596111634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596126966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7596143379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596158686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596175515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596191686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596208513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596223854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596239219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596255037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596271076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7596287165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596302661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596319180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596335493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596351899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596367147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596382389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596399262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596414601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7596431644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596447986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596465966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596482108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596498413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596513631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596529489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596545179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596560574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7596576554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596592217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596608734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596624623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596641319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596656607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596671887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596687631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596703922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7596720132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596735300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596751735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596768202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596784569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596799743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596815175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596832564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596848309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7596864548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7596879724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7596897023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7596912869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7596929169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596944346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7596960409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7596976139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7596991604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597007593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597023699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597040079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597055805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597072295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597088393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597103598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597119258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597134400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597150966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597166145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597182573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597198363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597215628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597230823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597245976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597261616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597277625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597298021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597313205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597330209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597346099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597362467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597377713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597393376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597409103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597424632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597440629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597456233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597472625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597488429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597504665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597520955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597536169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597551842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597566990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597583443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597598690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597615142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597631004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597647697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597662966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597678465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597694190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597709745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597725798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597741041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597757494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597773633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597789987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597805197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597820401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597836410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597851587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7597867582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7597883001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7597899777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7597915647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7597931949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597947132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7597962828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7597978532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7597993746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598009941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598025500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598041964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598058020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598074394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598089990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7598105284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7598121082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598136375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598152750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598167969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598184685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598200520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598217613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598232860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7598248304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7598263957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598282029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598298045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598313228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598330097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598345921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598362353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598377640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7598393176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7598408877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598424075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598440252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598455772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598472161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598487946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598504237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598519726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7598534896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1383,13830000,10000,0,0,256,5,39244,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7598586081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598601398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598617481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598632793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598649768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598665701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598682734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598698277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7598714100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7598729904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598745423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598761502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598777152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598793718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598809687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598826136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598841836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7598857179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7598873589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598888900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7598905398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7598920759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7598937613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7598953965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7598970470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7598985848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599001207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599017366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599032713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599048878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599064246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599081297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599097232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599113675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599129018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599144757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599160606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599175965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599192095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599207751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599224358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599240597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599257068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599272798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599288201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599304153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599319608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599336128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599351507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599368128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599384173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599401091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599416496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599431888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599447791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599463504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599479679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599495033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599511643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599527955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599544600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599560114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599575438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599591705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599607056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599623413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599638782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599655772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599671744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599688227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599704181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599719564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599735430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599750833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599767316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599782685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599799268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599815257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599832063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599847392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7599862750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7599878651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599896128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7599912371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7599927999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7599945760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7599962321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7599978785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7599994090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600009424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600025592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600040934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600057079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600072407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600089156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600105010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600121358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600136646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600152222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600167952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600183150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600199450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600216253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600232766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600248666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600265395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600280587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600295782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600311433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600326574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600343095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600358338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600375019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600391291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600407642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600422878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600438358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600454577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600469793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600485788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600501004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600517860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600534457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600552387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600567918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600584173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600600612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600616017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600632185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600649021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600665664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600681625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600698104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600713986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600729371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600745463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600760808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600777259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600792615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600809240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600825269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600842105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600857512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7600873624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7600889824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7600905201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7600921348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7600936946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7600953792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7600969730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7600986172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601001493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601017122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601032968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601048615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601064905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601080621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601097204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601113228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601129967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601145627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601160973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601176794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601192423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601208823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601224049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601240531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601256638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601273378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601289103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601304964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601321036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601336734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601352861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601368170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601384716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601401019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601417512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601433019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601448376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601464620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601480007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601496151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601511470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601528367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601544722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601561402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601577026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601592542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601608409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601624001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601640485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601656361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601673450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601689772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601707426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601722770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601738064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601753930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601769660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601785705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601801442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601818543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601834952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601851344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601866627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7601881918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7601898345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7601913612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7601929640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7601945066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7601962560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7601980105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7601996760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602012180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602028119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602043819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602059009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602075009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602090532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602106935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7602122961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602139544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602154787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602169944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602185569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602200708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602218972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602234192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602250583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7602266839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602283215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602298451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602313909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602329921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602345118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602361109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602376306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602393035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7602408894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602425465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602441064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602458159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602474137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602489527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602505867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602521526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602538074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7602554603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602571099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602587009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602602393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602618217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602633513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602649907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602665246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602681811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1384,13840000,10000,0,0,256,5,39272,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7602732086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602748471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602763706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602779401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602795102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602810262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602826235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602841830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7602858262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7602874113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7602891962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602907648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7602923028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7602938849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7602954693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7602970765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7602986010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603002754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603018984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603035389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603050674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603065975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603084022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603099314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603115339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603130789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603147632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603163533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603179873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603195337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603211193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603226946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603242163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603258201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603274517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603290982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603306791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603323304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603339165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603354454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603370186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603385418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603401821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603417051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603433546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603449455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603466321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603481633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603497114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603513025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603528769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603544764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603560329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603577021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603592984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603609357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603624869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603640462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603656176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603671373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603687359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603703837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603720409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603736313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603752717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603768348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603783622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603799429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603814934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603831357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603846613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7603863105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7603878973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7603896421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603911639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7603926909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7603942934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7603959625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7603977558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7603993327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604009792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604026384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604042746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604057921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604073404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604090162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604105357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604121241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604136598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604154323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604170174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604186510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604202452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604217871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604234004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604249231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604265655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604280870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604297305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604313330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604330108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604345356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604360609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604376455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604392142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604408100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604423280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604439739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604456020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604472341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604487581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604502794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604518868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604534088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604550083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604565300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604582172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604598043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604614380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604629862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604645450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604661183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604676411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604692538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604708195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604724666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604740521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604756864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604773179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604788463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604804192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604819428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604836351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604851561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7604867936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7604883735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7604901263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604917061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7604932359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7604948150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7604964231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7604980246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7604995393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605011785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605028574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605044926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605060196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605075713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605091928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605107244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605123358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605138678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605155892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605171836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605188365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605204288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605219647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605235450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605250775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605267717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605283028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605299555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605315686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605332716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605348012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605363352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605379189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605395451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605411552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605426825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605443339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605459695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605476158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605491479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605506789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605523502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605538843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605554972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605570775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605587817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605603830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605620328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605635656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605651757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605667542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605682841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605699150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605714862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605731469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605747456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605763943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605780160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605795507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605811290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605826611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605843165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7605858494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7605875074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7605891834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7605908278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605923592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7605938953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7605955459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7605970791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7605986894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606002500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606019990] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606035989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606052497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606068094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606083893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7606099723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606115096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7606131254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606147252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606163683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606179577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606196128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606211878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606228230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7606244013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606261471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7606280082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606295440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606312098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606329042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606345533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606360845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606376243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7606392967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606408243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7606424259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606439483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606456369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606472258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606488643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606503943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606520072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7606535862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606551120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7606567411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606583450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606600000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606615924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606632341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606648395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606663633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7606679358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606694595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7606711019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606726355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606742903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606759071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606776214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606791494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606806772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1385,13850000,10000,0,0,256,5,39301,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7606862648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606878214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7606895417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7606911291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7606928606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7606944685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7606961396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7606976509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7606991716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607007339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607023333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607039283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607054387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607070947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607087624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607103902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607119052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607134262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607150716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607165897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607181804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607196937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607214121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607229983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607246299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607261694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607277701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607293367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607308496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607324362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607340243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607356675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607372516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607388824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607404763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607419956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607435580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607450945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607467528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607483260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607499681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607516344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607532726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607547897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607563089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607579523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607595090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607611024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607626151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607643396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607659167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607675419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607690549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607706741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607722390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607737551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607753485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607769751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607786205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607802040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607818360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607834371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607849590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7607865217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607880391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7607897328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7607912489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7607928932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7607945178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7607962544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7607977772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7607992999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608008737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608024931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608040870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608056011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608072407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608089295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608105829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608121166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7608136370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608152930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608168195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608184193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608199402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608216605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608232454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608248748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608264853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7608280581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608296274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608311457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608328352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608343771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608360235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608376040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608393972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608409212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7608424490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608440217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608456962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608472900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608488055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608504523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608521829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608538229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608553445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7608568767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608585894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608601152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608617164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608632491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608650661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608666583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608682956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608698181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7608715129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608730973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608746962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608763247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608780031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608796561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608812407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608829577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608844743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7608859949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7608875572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608891793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7608907862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7608923080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7608940344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7608957221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7608973589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7608988795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609004094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609020886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609036108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609052113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609067306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609085075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609100951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609117338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609132527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609149298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609165039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609180206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609196961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609213432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609229986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609245873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609262439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609278284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609294306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609310012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609325173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609341825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609357087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609373930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609392456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609408830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609424036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609439266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609455624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609470844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609486834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609502006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609519690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609535529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609551904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609567122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609583157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609600273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609616943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609634423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609651718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609669743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609687163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609705658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609722323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609737908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609753642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609770210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609788869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609807040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609829026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609846670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7609863223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609878526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7609894518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7609910266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7609925422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7609941466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7609957136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7609973615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7609989771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610006404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610022565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610037797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610053430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610068589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610085929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7610101065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7610117427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7610133207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610151457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610166732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610181976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610197732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610214083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610230695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7610245981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7610262453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7610279247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610296341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610311536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610327699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610343434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610358668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610374648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7610390285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7610406792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7610422705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610439096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610454793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610470057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610485811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610501075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610517506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7610532688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7610549162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7610565024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610581842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610597067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610612308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610628603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610644274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610660290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7610675492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7610691963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7610708142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610724483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610739693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610754950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610771235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610786468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610802484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7610817690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7610837912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7610854871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7610872015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610887246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7610903699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7610919440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7610934621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7610952759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1386,13860000,10000,0,0,256,5,39329,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7611005048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611023692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611039756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611056139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611071368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611088952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611104762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611119977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611135994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611152143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611168734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611184664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611201034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611217150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611232422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611248145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611263864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611280735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611295953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611312368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611329391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611345708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611360852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611376011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611392609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611407803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611423743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611438871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611456341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611472172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611488467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611503658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611519899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611535959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611551185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611567158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611583451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611599881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611615737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611632061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611647949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611663954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611679707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611694879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611711963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611727156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611743551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611759409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611776541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611791710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611806856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611822501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611838763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611854656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7611869750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7611886558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7611902950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7611919389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611934630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7611949922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7611966572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7611981762] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7611997702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612012839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612030470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612046326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612062635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612078722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612094062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612110945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612129610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7612148042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612163390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612180104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612196022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612214140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612230218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612245778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612261445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612277814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7612293738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612308900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612326204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612343255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612359612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612374773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612390722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612406668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612421863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7612437840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612453504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612469993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612485808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612502127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612518625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612533847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612549487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612564612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7612581192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612596409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612612846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612628738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612645407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612660618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612675813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612691471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612707011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7612723010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612738217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612754671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612770823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612787171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612802419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612817666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612833962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612849182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7612865336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7612880558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7612897458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7612913397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7612929765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612945023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7612960559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7612976285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7612991948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613008010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613023879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613040393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613056261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613072637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613088368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613103600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613119275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613134497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613151211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613168312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613184875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613200629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613218148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613233667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613252099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613270757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613286075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613302073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613317237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613335263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613351180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613367615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613382783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613398841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613414541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613429731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613445710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613461217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613477581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613493382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613509649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613525340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613540476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613556109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613571221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613588566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613603984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613620347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613636106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613653002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613669230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613684450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613700153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613715932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613731940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613747136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613763934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613780702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613797026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613812155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613827656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613843274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613858427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7613874350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7613889807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7613907115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7613922981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7613939335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7613955080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7613970318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7613986007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614001208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614017590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614032776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614049188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614065622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614082704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614097951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614113200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614128916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614144509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614160606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614175822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614192287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614209777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614226086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614241294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614256499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614272611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614287834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614303844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614319065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614336331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614352223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614368591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614383821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614400084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614416094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614431291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614447250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614463093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614479596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614495477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614511820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614527859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614543156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614558914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614574157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614590798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614606053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614622578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614638497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614655313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614670586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614685839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614701553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614717534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614733565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614748804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614765649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614781800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614798200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614813432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614829097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614844863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614860068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7614876043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7614891548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7614908037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7614923899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7614940265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7614955901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7614971169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7614986943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615002894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615019502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615035463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615052074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615068043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615085145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615100402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1387,13870000,10000,0,0,256,5,39357,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7615150835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7615166605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615181833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615197849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615213869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615230363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615246297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615263135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615279235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7615294546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7615310340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615325608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615342293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615357605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615374156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615390633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615408112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615423397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7615438682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7615454830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615470148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615486283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615501586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615518588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615534761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615551189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615566453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7615582052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7615598086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615613335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615629400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615644957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615661486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615677786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615694198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615711934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7615727294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7615743115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615758456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615774924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615790200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615806767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615822722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615839588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615854879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7615870179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7615885960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615901797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7615917854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7615933126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7615949688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7615966181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7615982600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7615998007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616013335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616029520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616044845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616060937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616076236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616093313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616109253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616125729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616141340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616156661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616172469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616187799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616204224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616219799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616236389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616252361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616269185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616285117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616300340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616316023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616332160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616348441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616363628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616380061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616396444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616413056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616428320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616443585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616459682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616475056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616491059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616506246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616523056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616538903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616555259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616571659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616589860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616605557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616620661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616636553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616652254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616668661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616684424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616700641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616716346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616731471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616747082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616762234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616778626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616793767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616810118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616825874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616842426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616857547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7616872667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7616888253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616903996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7616919877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7616934972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7616951324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7616967632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7616983858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7616998989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617014862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617030527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617045676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617061591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617077024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617093553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617109343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617125635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617141103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617156275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617171920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617187059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617203783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617219630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617236118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617251957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617268757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617284185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617299393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617315071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617330683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617346715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617361898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617378320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617394687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617411191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617426344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617441484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617457533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617472705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617488632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617503731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617520577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617536826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617553103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617568193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617583749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617599624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617614742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617630659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617646209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617662575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617678654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617694920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617710751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617725949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617741617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617756769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617773837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617789689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617808226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617824216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617841455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617856682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7617871944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7617887639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617903390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7617919413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7617934649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7617951112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7617967742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7617984072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7617999266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618015936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618031735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618046963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618062975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618078613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618095300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618111146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618127479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618143050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618158327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618174053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618189255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618205571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618220775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618237198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618253883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618270799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618286039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618301240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618316913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618333434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618350210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618365315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618381698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618397918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618414200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618429376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618444562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618460728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618476058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618491942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618507043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618523927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618539727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618555969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618571107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618586610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618602214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618617330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618633199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618648651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618665008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618680739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618696931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618712577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618727725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618743368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618758524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618775311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618790702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618807102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618822848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618840200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618855410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7618870553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7618886166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618902289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7618918278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7618933466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7618949883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7618966263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7618982565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7618998191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619013362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619029806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619045001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7619061024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619076199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619092965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7619108786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7619125055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619140977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619156448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619172162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619187353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1388,13880000,10000,0,0,256,5,39386,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7619239664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619255051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619272085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7619287968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7619304362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619319658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619335415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619351376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619366585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7619382578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619398192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619414698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7619430616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7619447010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619462824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619479075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619496377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619511640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7619528593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619544672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619561159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7619577401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7619593746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619608957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619624272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619640331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619655624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7619671850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619687913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619704723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7619720565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7619736913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619752163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619768377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619784106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619799527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7619816189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619832088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619848869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7619864830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7619881247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619897085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7619912352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7619928112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7619943358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7619959901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7619975168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7619991650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620007541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620024270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620039522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620054805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620070843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620086475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620102446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620117630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620134084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620150246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620166774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620181979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620197216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620213236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620228455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620244367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620259538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620276323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620292168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620308484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620323673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620340067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620356204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620371611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620387574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620403324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620419815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620435672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620452336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620467615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620483096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620498856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620514101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620530636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620546013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620562558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620578789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620595194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620610479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620625883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620646056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620663988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620680029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620695224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620713141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620729129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620745582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620761399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620777873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620793621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620808812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620824754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620840492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620857129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7620872939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7620889515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620905290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7620920496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7620936127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7620951288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7620967833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7620983041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7620999496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621015801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621033085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621048310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621063495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621079585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621094741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621110685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621125829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621142578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621158583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621174890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621190036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621205578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621221507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621236702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621252655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621268200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621284687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621300509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621316811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621332869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621348171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621363923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621379132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621395430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621410876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621427373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621443228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621459886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621475114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621490377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621506118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621521642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621537922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621553112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621569577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621585739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621602044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621617255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621632498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621648496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621663761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621680002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621695215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621711999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621728104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621744465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621760309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621780133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621797304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621812526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621829736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621845037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7621861900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7621877806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7621895086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621910571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7621925951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7621941696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7621957332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7621973518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7621988697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622005161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622023820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622040512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622055837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622071147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622087577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622103048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622119098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622134334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622151345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622167222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622183611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622198921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622215096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622231027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622246216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622262293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622278035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622294611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622310612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622327452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622342728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622358924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622374715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622390351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622406431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622421707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622438257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622454539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622470987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622486302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622501630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622517724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622533039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622549155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622564449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622582732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622598887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622615207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622630416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622646848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622662533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622677672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622693602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622709853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622726492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622742427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622758850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622774624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622789971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622805811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622821127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622837581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622853162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7622869765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7622885800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7622902584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622917847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7622933112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7622948840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7622964525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7622980555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7622997253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623013733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623036975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623053803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623073711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623093365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623109597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623124842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7623141507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7623156861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623173490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623189404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623206266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623221528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623237055] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623252784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623268508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7623284540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7623299780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623316243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623332669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623349132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1389,13890000,10000,0,0,256,5,39414,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7623399803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623415125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623430868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623446122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7623463537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7623478815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623495242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623511091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623528013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623543463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623558738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623574499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623590050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7623606267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7623621458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623637834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623654053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623670399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623685633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623700808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623716815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623732739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7623748645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7623763766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623780572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623796636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623812938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623828790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623844035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7623859773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623874951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7623891301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7623906527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7623922941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7623938774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7623955539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7623970743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7623985951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624001655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624017192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624033189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624048379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624064774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624080927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624097443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624112656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624127857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624143906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624159118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624175142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624190366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624208190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624225635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624243334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624258499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624274131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624290133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624305384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624321432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624336926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624353351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624369213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624385503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624402808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624418264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624433982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624449165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624465576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624481022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624497503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624513396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624530728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624547912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624563190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624579472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624594691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624610914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624626145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624643005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624658881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624675181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624690344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624705880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624721549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624736912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624752875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624768348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624784753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624800524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624816998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624832646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624847862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7624863563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624878768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7624895175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7624910425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7624927129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7624943006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7624959660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7624974869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7624990320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625006008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625021517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625037452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625052960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625069400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625085674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625102026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625117474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7625132710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625148803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625164028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625180048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625195291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625213132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625229200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625245693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625260946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7625276557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625292239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625307440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625323416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625338959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625355391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625371222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625387534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625403347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7625418547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625434180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625449365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625465896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625481349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625497806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625513653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625531128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625546352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7625561612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625577717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625593012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625609319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625624605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625641471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625657434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625674082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625689350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7625704950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625721446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625738136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625755728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625773458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625792018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625811260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625830246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625847711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7625864816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7625882333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7625899567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7625917191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7625934119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7625952594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7625970034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7625988233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626004987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626022137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626039404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626056113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626073709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626091660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7626110014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7626127458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7626145942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626162631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626179553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626196761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626215317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626232949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626249713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7626268186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7626285698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7626303873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626320610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626337727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626354994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626371967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626390031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626406786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7626424866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7626442330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7626460471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626475823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626491168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626506962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626522805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626538887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626554207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7626570751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7626587142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7626603585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626618914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626634333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626650546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626665894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626682242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626697587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7626714473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7626730453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7626746922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626762249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626777946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626794006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626809293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626825391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626840891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7626857527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7626873366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7626891109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626906379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7626921636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7626937360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7626953018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7626969062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7626984316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627000805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627017030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627033398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627048692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627063965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627080578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627095895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627112183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627127794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627145504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627161590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627177979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627193161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627208952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627224642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627239821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627255829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627271616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627288054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627303905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627320238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627335818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627351052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627366990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627382210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627398502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627413723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627430165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627445998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627462629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627477862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627493429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627509469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1390,13900000,10000,0,0,256,5,39443,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7627559292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627575302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627590882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627607308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627623117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627639696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627654999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627670262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627686180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627701397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627717756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627732922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627749369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627765783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627782145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627797985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627813212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627829256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627844460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7627860661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7627875827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7627892559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7627908483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7627924893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627940193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7627955916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7627971738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7627987235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628003333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628018899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628035420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628051577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628067995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628083543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628098774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628114494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628129728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628146053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628161241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628177877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628193697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628210328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628225539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628240770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628256427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628272951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628289138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628304688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628321275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628339597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628356131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628371512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628386945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628403367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628418717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628434864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628450212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628467544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628483576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628500055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628515787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628531328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628547221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628562530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628579108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628594467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628611081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628627103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628644087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628660013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628675470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628691586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628707402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628723569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628739137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628755758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628772154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628788679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628804048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628819421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628835688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628851051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7628867437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7628882772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7628899715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7628915705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7628932184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628947499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7628963217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7628979085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7628994623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629010751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629026377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629042970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629058958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629075457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629091132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629106533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629122401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629138060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629154454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629169714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629186415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629202637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629219094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629234380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629249896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629266014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629281285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629297334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629312805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629329584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629345457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629361851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629377089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629393687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629410286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629425560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629441538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629457138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629473593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629489682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629506088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629521639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629536904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629552872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629568105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629584473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629599713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629616225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629632120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629648859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629664073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629679507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629695214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629710687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629727510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629742910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629759291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629775463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629791754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629807222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629822473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629838703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629853886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7629869864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7629885014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7629901832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7629917686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7629934070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629949286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7629964945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7629980658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7629995867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630011848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630027559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630043951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630059968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630076271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630091838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630107065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630122785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630137967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630154356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630169552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630186183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630202801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630219784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630235092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630250616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630266941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630282283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630298428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630313744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630330849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630346901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630363640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630379022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630394769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630410636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630426094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630442342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630458056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630475533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630491595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630508113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630523868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630539309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630555441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630570808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630587233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630602515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630619026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630634952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630651645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630666932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630682208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630697967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630713538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630729626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630745113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630761633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630777855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630794246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630809534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630824817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630842027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630857456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7630873662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7630889024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7630906148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7630922165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7630938877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7630954604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7630969998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7630985877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631001252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631017720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631033071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631049655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631065695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7631082732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631098081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7631113510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7631129837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631145598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631161738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631177073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631193685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631211830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7631228401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631244011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7631259426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7631275729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631291064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631307201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631322565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631339480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631355507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7631372234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631388704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7631404829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7631420540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631435719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631451940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631467274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631483725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631499611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7631516374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631531615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7631546885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7631562656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631578645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631595242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631610559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631627069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631644097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1391,13910000,10000,0,0,256,5,39471,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7631696259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631714207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7631729711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7631745635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631760808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631777516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631793058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631809721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631826196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7631843035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631858204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7631873365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7631889000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7631904790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7631920730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7631936640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7631953967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7631970272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7631986801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632002149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632018051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632033947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632049273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632065647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632081791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632099396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632115761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632132459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632148561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632164539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632180347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632195563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632212333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632227572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632244120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632260137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632276976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632292228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632307490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632323235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632339534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632355511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632370692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632387028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632403341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632419639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632435030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632450186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632466231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632481429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632498015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632513130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632529835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632545608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632562124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632577603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632592769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632608424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632623591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632639875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632655023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632671433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632687211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632703857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632719085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632734294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632750005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632765544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632781519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632796692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632813329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632829448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632845733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632860954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7632876154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7632892154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7632907351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7632923334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7632938520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7632955349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7632971170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7632987445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633002656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633018304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633034008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633049197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633065150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633080850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633097293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633113150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633129735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633145355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633160887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633176646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633191868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633208246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633223484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633239944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633256034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633272720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633287965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633303216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633319109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633334641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633350681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633365903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633382356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633398550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633414891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633430103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633445347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633461403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633476646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633492670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633507956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633524735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633540608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633556969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633572208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633587783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633603562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633618761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633634959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633650465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633666906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633682748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633699051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633714573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633729837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633745581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633760804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633777165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633792356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633808780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633824886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633841577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633856811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7633872091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7633887840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7633904280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7633920422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7633935933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7633952988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7633968918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7633985354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634000866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634016606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634032425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634047746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634063862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634079568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634096138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634112151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634128811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634144581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634159921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634175759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634191061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634209587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634224927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634241449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634257397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634274294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634289627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634304977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634321018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634337048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634353112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634368325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634384810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634401429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634417702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634432907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634448252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634464408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634480056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634497430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634512658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634529613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634546718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634563014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634578678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634593831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634609440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634624520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634643431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634659124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634675660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634691792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634708719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634723984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634739279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634755024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634770602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634786489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634801945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634818296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634834456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634850744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634865900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7634881319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7634897475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7634912650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7634928603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7634943752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7634961097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7634976897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7634993163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635008296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635023913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7635039585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635054776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635070741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635086453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7635102905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635118784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635135348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635151325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635166548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7635182267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635197699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635214021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635229243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7635245651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635261515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635278208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635293428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635308649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7635324623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635340785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635356858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635372104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7635389610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635406400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635423071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635439108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635455098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7635470812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635486048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635502279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635517881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7635534368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635550205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635566557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635582124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635597402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7635613147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635628614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635645288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635660515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7635677004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635693120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635709876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635725155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635740404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1392,13920000,10000,0,0,256,5,39500,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7635790277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635806086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635822377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635839144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7635855680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7635871604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7635888019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635904071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7635919432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7635935220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7635950548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7635967703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7635983778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636000368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636016904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636033424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636048755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636064111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636080263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636095569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636111645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636126968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636144457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636160458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636176873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636192179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636208084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636223923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636239246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636255338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636271028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636287662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636303672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636320367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636336066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636351469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636367352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636382930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636399612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636414962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636431547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636447541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636464466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636479711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636494938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636511097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636526674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636542664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636557837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636574294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636590468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636606784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636622016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636637267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636653325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636668549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636684528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636699766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636716594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636732443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636748768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636763989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636779560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636795335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636810573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636826575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636842122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7636858661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7636874597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7636891467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636906737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7636922003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7636937764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7636953283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7636969278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7636984475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637000937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637017256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637033622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637048895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637064189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637080332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637095594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637111627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637126898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637144210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637160454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637176763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637192181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637207804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637223514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637238735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637254930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637270519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637286935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637302796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637319101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637334628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637349883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637365619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637380858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637397161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637412407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637428845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637444736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637461391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637476654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637491915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637507677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637523215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637540456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637558310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637575050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637592504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637608909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637625340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637641448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637657241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637672523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637688602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637704277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637720751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637736654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637753040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637768665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637783921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637799669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637814919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637831855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637847079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7637863561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7637879649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7637896584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637911798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7637927166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7637942866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7637958476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7637974444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7637989666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638006087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638022337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638038700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638053931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638069178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638085240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638100454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638116407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638131623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638148739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638164572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638180874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638196280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638213776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638229529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638244706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638260930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638276506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638292934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638308821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638325185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638340710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638355963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638371673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638386882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638403219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638419686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638437050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638453946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638470955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638486241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638502161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638518322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638533581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638549653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638564906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638582070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638597950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638614340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638629618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638645295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638661034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638676232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638692228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638707938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638724370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638740202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638756779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638772268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638787522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638803249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638818463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638834770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638850041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7638866514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7638882410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7638899073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638914374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7638929660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7638945420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7638961045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7638977053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7638992278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639008725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7639024962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639041311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639056550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639071822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639087897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639103130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7639119124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7639134615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639152011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7639169145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639186200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639201652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639217973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639233661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639248797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7639265619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7639280757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639297074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7639312838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639329576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639344701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639359830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639375418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639391205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7639407123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7639422242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639438590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7639454718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639470977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639486145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639501327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639517324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639532472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7639548414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7639563558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639580465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7639596487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639612799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639628013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639643704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639659377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639674551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7639690505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7639706221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639722660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7639738507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639754829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639770595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639785798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639801461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639816622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7639833330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7639848498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7639864850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1393,13930000,10000,0,0,256,5,39528,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7639916684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7639933009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639948152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7639963732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7639979421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7639994601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640010787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640026331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640042688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640058452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640074958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640090467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640105655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640121303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640136656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640152862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640168011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640184762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640200535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640217263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640232447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640247619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640263543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640279266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640295371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640310686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640327547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640343442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640359836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640375125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640390797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640406583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640421854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640437909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640453457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640469986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640485944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640502889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640518466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640533700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640549387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640564557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640581133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640596239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640612571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640628346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640645155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640660334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640675527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640691204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640706760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640722677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640738234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640755180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640773439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640789813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640804973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640820188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640836502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640851683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7640867663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7640882787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7640899539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7640915340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7640931623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640946787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7640962417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7640978079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7640993265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641009208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641024997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641041484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641057337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641073751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641089185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641104366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641120000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641135383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641151672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641167243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641183696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641199732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641216439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641231662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641246864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641262763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641278394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641294283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641309403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641326093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641343163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641359346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641374382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641389942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641405698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641420861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641436884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641452400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641468804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641484611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641500908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641516374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641531542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641547209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641562343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641578641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641593848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641610281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641626094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641642729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641657998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641673348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641689182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641704732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641720810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641736080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641752629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641769232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641785636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641800946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641816231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641832664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641847983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7641864103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7641879358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7641896240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7641912164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7641928563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641943863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7641959465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7641975264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7641990513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642006557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642022428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642038937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642054858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642071254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642086902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642102183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642117977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642133259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642149637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642164931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642181431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642197355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642215946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642232195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642247482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642263211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642279136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642295163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642310389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642327266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642343148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642359821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642375090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642390846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642406582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642421800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642437763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642453693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642470281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642486286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642503114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642519214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642534522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642550291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642565561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642582052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642597313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642613832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642629764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642646760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642662169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642677459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642693240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642708933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642725000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642740255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642756757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642773010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642789390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642804959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642820573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642836931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642852152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7642868156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7642883360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7642900305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7642916193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7642932508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642947706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7642963725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7642979476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7642994649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643010682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643027476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643043896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643059669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643075931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643091962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643107187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643122844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643137983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643154809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643170331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643186732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643202907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643219230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643234430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643249627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643266267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643281714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643297780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643313018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643330488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643346540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643362910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643378125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643394158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643409875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643425076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643441353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643457785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643474287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643490106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643506425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643523013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643538276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643553981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643569231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643586083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643601282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643617701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643633505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643650838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643666011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643681192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643696844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643712875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643729458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643744658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643761039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643777801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643794069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643809201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643824800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7643841444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643856665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7643872687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7643887861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7643905278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7643921072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7643937283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7643953349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7643968614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1394,13940000,10000,0,0,256,5,39557,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7644018874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644034120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644050050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644065644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644082618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644098543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644114961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644130255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7644145905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7644161661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644176928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644193073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644208832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644225383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644241326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644257751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644273382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7644288755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7644304610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644319953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644336336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644351622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644368140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644384068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644400816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644416115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7644431407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7644447179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644462738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644478837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644494105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644511110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644527596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644544010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644559279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7644574870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7644591465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644606840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644622945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644638293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644655281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644671226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644687901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644704711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7644720192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7644736268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644753507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644770554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644786416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644802951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644818731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644835703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644851442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7644866748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7644882416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644898263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7644914207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7644929340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7644945719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7644961911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7644978268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7644993482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645008708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645025008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645040206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645056132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645071289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645088254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645104072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645120352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645135535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645151122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645166804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645182693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645198577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645214460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645230876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645246715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645263048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645278780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645293956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645309581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645325128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645341787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645357304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645373679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645389847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645406339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645421530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645436705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645452659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645467825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645483784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645498910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645515625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645531449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645547758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645562950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645578457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645594380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645609548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645625502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645640984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645657347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645673151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645689430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645705200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645720637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645736326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645751522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645767815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645783136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645799502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645815312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645831879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645847363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7645862585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7645878273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645893806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7645909776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7645924950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7645941335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7645957766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7645974094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7645989293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646004475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646020688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646035853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646051809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646066992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646083796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646099827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646116086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646131269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646146778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646162471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646177635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646193605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646211688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646228159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646243992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646260312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646276160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646291377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646307075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646322272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646338572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646353750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646370157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646385977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646402584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646417785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646432993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646448696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646464628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646480721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646496003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646513043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646530379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646546854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646562136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646578261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646594295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646609541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646625547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646641085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646657536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646673395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646689770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646705312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646720556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646736267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646751445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646768166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646783386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646799833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646815725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646832429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646847885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7646863101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7646878844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646894385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7646910619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7646925843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7646942325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7646958531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7646974977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7646990230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647005475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647021787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647037074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647053116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647068360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647085195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647101361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647118274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647133471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647149220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647165443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647180759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647196875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647213235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647229933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647245961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647262511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647278736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647294199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647310068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647325480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647342028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647357386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647373948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647390300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647406779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647422145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647437504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647453907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647469490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647485632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647500978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647518091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647534152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647550674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647566062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647581835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647597964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647613368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647629548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647645209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647661806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647677828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647694361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647710215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647726217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647742102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647757401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647774111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647789484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647805927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647821791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647839790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647855031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7647870208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7647885871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647901893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7647917899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7647933138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7647949649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7647966125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7647982508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7647997756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648012997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648029039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648044270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648060257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1395,13950000,10000,0,0,256,5,39585,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7648110539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648127031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7648143202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7648159553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648175341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648190570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648206614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648221820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648237864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648253093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648269888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7648285749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7648302094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648317338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648333721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648349420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648364590] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648380505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648396194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648412842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7648428672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7648445004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648460807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648476309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648492804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648508091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648524801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648540025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648556524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7648572398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7648589300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648604562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648619839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648635600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648651138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648667197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648682418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648698873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7648715367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7648731790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648747060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648762385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648778680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648793945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648810024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648825274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648842308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7648858223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7648874593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648890222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7648905516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7648921257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7648936488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7648952892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7648968392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7648985475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649001408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649018406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649033681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649048995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649064764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649080460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649096977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649112234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649128706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649144964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649161545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649176770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649192297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649208604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649223911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649239960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649255191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649272009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649288113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649304458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649319696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649335241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649351179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649366369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649382358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649397853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649414306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649430180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649446522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649462064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649477381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649493142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649508386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649524787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649540054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649556523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649572403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649590286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649605511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649620599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649636181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649652271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649668361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649683566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649700022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649716187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649732802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649747983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649763138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649779326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649794544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649810564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649825983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649843134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7649858991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7649875317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649890899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7649906115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7649921804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7649937021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7649953333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7649970400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7649989598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650006368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650024805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650040621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650055976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650071604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650088518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650104586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650119741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650136254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650152750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650169322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650184465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650199743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650215781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650230958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650247372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650262613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650279794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650295929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650312335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650328150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650343542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650359978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650375336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650391874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650407258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650423850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650439883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650456798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650472150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650487531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650503400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650519802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650536171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650551483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650568088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650584422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650600911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650616302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650631711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650647931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650663419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650679477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650694714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650711617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650727683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650744218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650759636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650775400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650791519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650806921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650823103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650838764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650855631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7650871655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7650888156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650903802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7650919156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7650935024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7650950386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7650966890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7650982700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7650999224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651015908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651032676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651047836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651064064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651080826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651096773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651113270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651128464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7651145425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651161321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651177649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651193483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651209305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651225306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651240565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651256597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651272163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7651288668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651304564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651320921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651336434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651351907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651367649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651382884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651399396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651414609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7651431053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651446909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651463572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651479025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651494309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651510272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651526390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651542566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651557684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7651574022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651590331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651607088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651622319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651637559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651653680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651669110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651685122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651700301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7651717066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651733158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651749510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651765119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651780536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651796393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651811765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651828221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651843435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7651860420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7651876303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7651892968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651908175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7651923591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7651939278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7651954766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7651970736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7651985953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652002382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652020012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652036783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652052124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7652067492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652084016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652099328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7652115461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7652130799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652147650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652163747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652180093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652195317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1396,13960000,10000,0,0,256,5,39613,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7652245696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652261380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652276991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7652293039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7652308297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652324805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652340999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652357375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652372629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7652387917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652403990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652419274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7652435317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7652450590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652467362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652483224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652499566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652515145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7652530383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652546349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652561538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7652577847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7652593032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652609463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652625289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652641918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652657143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7652672364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652688069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652704334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7652722164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7652738862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652755775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652772215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652788610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652803849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7652819088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652835302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652850812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7652867115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7652882357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7652899375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7652915290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7652931672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652946935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7652962643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7652979323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7652994541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653010518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653026152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653042812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653058607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653074898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653090919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653106142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653121788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653136891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653153411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653168557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653184931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653201079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653217785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653232957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653248139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653263786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653279222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653295111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653310188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653326512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653342642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653358897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653374034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653389180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653405084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653420161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653436015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653451089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653467742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653483547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653500234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653516195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653531799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653548206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653563420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653580078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653595421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653611858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653627710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653644475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653659819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653675248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653690996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653706744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653722798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653738054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653754533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653770731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653787108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653802356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653817608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653833701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653848928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7653865176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7653880401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7653897209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7653913130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7653929508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653944779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7653960387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7653976112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7653991335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654007344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654023538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654040002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654055831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654072073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654087700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654102966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654118666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654134324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654150880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654166210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654182786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654198799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654217276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654232631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654247957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654263789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654279487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654295615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654310958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654327838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654343836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654360321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654375653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654391412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654407210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654422527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654438627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654454264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654470841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654486824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654503232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654518924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654534550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654550559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654565846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654582492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654597804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654614338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654630307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654647082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654662387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654677688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654693534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654709127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654725437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654740727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654758133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654774419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654790955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654806139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654821325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654837324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654852513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7654868503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7654883700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7654900475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7654916547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7654932830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654948002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7654963508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7654979213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7654994374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655010317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655025874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655042491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655058325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655074647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655090124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655105538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655121235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655136425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655152764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655167975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655184444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655200591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655217343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655232789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655248001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655263680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655279256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655295452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655310661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655327618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655343515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655359854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655375069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655390991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655406706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655422097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655438078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655454045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655470878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655486734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655503062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655518773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655534029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655549730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655565933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655582847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655598116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655614651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655631626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655649072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655664430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655679854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655695694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655711438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655727522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655742785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655759284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655777092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655795113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655811755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655829076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655844864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655860118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7655876498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7655892219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7655908683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7655924804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7655941164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7655956816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7655972073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7655988083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656003343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7656021067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7656037181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7656053669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7656069519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7656086632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656101876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7656117821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7656133859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656150014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7656166074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7656181290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7656197753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7656214233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7656230617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656246079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7656261367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7656277575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656293057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1397,13970000,10000,0,0,256,5,39642,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7656831574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7656848595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7656866824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7656884380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7656902816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656919982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7656936834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7656954675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7656971528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7656989472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657006245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657024810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657042449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657061052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657076411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657092135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657108274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657123650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657140111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657155461] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657172304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657188330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657205176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657220597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657236019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657251931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657268050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657284066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657299509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657315910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657332884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657349496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657367288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657382671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657399310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657415132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657431159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657446301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657463251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657479036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657495332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657510454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657525967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657541645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657556799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657572760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657588215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657604593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657620400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657636681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657652164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657667348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657682980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657698117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657714437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657730265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657746576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657762324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657778853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657793971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657809119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657824736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657840330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657856259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7657871368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7657887726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7657904322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7657920576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657935666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7657950800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7657966965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7657982155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7657998112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658013259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658030191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658045980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658062294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658077876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658093092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658109047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658124254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658140673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658155867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658172520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658188385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658206158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658221419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658236656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658252385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658268212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658284327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658299600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658316081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658332337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658348732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658364038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658379384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658395789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658411074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658427186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658442484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658459302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658475080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658491422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658506634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658522198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658538205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658553381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658569338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658584936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658601318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658617150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658633442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658649037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658664190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658680125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658695348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658711650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658726839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658743260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658759093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658775806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658790985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658806374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658822082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658837804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658853806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7658869261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7658885729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7658901937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7658918221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658933426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7658948641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7658964583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7658979742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7658995894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659011056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659027775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659043590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659060385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659075559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659091618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659107247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659122372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659138234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659154359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659170725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659186514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659203558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659220564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659236036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659251776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659267596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659283618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659298962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659315460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659331800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659348151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659363369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659378602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659394811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659410012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659425939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659441102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659457865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659473629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659489937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659505913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659521548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659537175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659552292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659568227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659583744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659600374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659616163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659632436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659647998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659663190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659679115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659694294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659711073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659726243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659742810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659758597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659775237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659790748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659806389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659822080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659837672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659853676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7659868913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7659885385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7659903877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7659920333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659935575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7659951322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7659968285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7659983488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7659999462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660015087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660031511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660047336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660063697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660079282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660094573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660110328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660125593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7660142036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660157237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660173695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660189575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660206186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660221429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660236631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660252331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660267903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7660283908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660299095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660315558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660331780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660348129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660363295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660378872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660394931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660410471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7660426579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660441776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660458599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660474461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660490775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660506197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660522508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660539077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660554479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7660570495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660586594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660603740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660620039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660636279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660652143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660667404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660683319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660698493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7660714867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660730038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660746645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660762491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660779100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660794287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660810023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7660826237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7660842482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7660858473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7660873561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7660890517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7660906606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7660922924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1398,13980000,10000,0,0,256,5,39670,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7660973894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7660989182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661005676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661022146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661038312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661054169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661071274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661087777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661104229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661119514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661134858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661151070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661166357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661182648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661197901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661215237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661231101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661248278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661263601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661279610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661295396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661310693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661327006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661342650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661359239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661375428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661392497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661407907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661423238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661439260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661454972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661471114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661486432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661502971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661519333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661535838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661551181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661566759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661584653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661600180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661616162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661631344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661648223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661664093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661680730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661696036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661712150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661728027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661743805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661760131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661775876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661792435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661808443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661824976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661840597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661855838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7661871572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661886780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7661903129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7661918314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7661934758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7661950601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7661967273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7661982503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7661997742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662013466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662029032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662045053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662060480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662077225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662093096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662109431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662124922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662140620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662156408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662171661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662187688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662203699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662220753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662236577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662252914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662268827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662284068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662300302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662316095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662332462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662347643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662364040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662380085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662397047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662412241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662427468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662443160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662460691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662476761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662491951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662508394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662524628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662540939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662556962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662572238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662588402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662603592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662619560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662634710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662651714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662667475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662683714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662698802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662714545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662730240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662745449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662761433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662776978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662793370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662809164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662825469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662841012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662856118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7662871711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662886846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7662903154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7662918291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7662935148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7662951203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7662968234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7662983664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7662999221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663015469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663030746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663046841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663062747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663079682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663095668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663112148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663127689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663143362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663159208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663174523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663190624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663206501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663223877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663239795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663256285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663271977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663287221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663302905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663318304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663334596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663349810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663366274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663382146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663398783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663413981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663429161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663444850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663460348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663476292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663491481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663507900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663524206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663540535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663556034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663571230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663587378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663602561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663618968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663634299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663651294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663667762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663685054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663700301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663716375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663733298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663748714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663765052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663780240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663796628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663812663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663829258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663844448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7663859676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7663875342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663890869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7663906848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7663922051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7663938695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7663955196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7663971566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7663986765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664001953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664018111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664033302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664049258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664064456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664081209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664097018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664113304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664128735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664144300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664160011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664175175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664191465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664207181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664225352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664241399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664258005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664273821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664289110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664304863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664320373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664336792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664352084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664368608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664384599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664401718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664417423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664432788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664448448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664464142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664480047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664495127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664511473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664527604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664543858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664559021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664574138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664590080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664605153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664621253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664636317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664653200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664668962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664685239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664700390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664715861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664731488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664746582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664762493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664777976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664794347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664810300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664827270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664842754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7664858059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7664873804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664889004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7664905495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7664921178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7664937977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7664954278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7664970734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7664986047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665001592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665017718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1399,13990000,10000,0,0,256,5,39699,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7665067207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665083964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665099201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665115681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665131766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7665148425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665163666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665178915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665194651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665210961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665227004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665242222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665258682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665275724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7665292011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665307182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665322331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665338575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665353769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665369765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665384948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665401887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665417767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7665434075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665449707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665465908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665481774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665497174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665513397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665529451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665546657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665562649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7665579970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665596440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665611937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665627895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665643820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665659835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665675063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665691850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665708153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7665724484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665740241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665755472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665772030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665787315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665803314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665818485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665836137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665852535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7665869402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665884643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7665900636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7665916331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7665931532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7665947502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7665963164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7665979589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7665995459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666011801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666027890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666043495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666059278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666074911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666091302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666106585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666123422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666139670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666156122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666171305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666186554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666202816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666218581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666234613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666249812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666266669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666282470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666298771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666314198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666329725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666345380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666360512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666376649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666392126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666408937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666424755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666441028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666457046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666472950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666488596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666503917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666520574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666535777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666552485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666568493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666585386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666600823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666616438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666632262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666648555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666664569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666679759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666696406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666713165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666729570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666744803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666760077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666776291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666791512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666807474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666822700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666839446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666855314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7666871620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666886859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7666902473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7666918279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7666933603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7666949719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7666965404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7666981934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7666997911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667014595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667030006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667045340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667061167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667077246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667093369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667108708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667125278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7667141961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667158389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667173694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667189214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667205357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667220680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667236782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667252121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667269970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7667285910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667302234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667317671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667333555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667349270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667364431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667380348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667395906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667412324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7667428226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667444570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667460194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667475461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667491164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667506616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667523007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667538201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667554613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7667570521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667587147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667602361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667617591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667633277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667648887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667664978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667680130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667696474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7667713326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667729741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667745305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667760633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667777039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667792345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667808455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667823940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667841371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7667857901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7667874574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667890672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7667906023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7667921821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7667937103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7667953626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7667969281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7667985850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668002043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668018936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668034277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668049637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668065693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668081297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668097427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668112713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668129231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668145499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668161930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668177272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668192820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668208946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668224230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668240334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668255899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668272832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668288809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668305228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668320559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668336171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668352008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668367312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668383405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668398988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668415801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668431790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668448245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668463990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668479332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668495139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668510706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668527270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668542683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668559200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668575193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668592451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668607762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668623032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668640079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668655344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668671291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668686455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668703205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668719020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668735573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668750753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668766878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668782607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668797789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668813811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668832398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668849828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7668866358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7668883570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668899848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7668916599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7668932610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7668947721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7668964208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7668979323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7668995692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669011686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669028340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669043455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669058604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669075211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669090837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7669106873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7669123680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7669140988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669156949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1400,14000000,10000,0,0,256,5,39727,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7669208491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669224197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669239451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669255245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669271325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7669287377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7669302573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7669319245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669335979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669352773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669368028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669383422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669399950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669415191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7669431191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7669446613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7669463873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669479733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669496064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669511527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669527900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669543626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669558830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7669575101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7669591480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7669607912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669623769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669640787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669656135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669671336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669686976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669702753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7669719015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7669734207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7669750631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669767591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669783997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669799266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669814576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669831217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669846915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7669862999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7669878903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7669896725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7669912550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7669928814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669945113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7669961742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7669979135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7669995594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670011649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670027714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670044845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670060744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670077826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670093312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670108506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670124072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670139147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670156019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670171182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670187866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670204769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670221054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670236186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670251299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670268347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670283652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670299633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670314836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670332275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670348159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670364467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670380814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670397212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670412907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670428024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670444837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670460852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670477689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670493583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670510246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670526010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670541259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670556996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670572389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670589182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670604378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670620783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670636529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670653725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670668933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670684097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670699905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670716051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670732056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670747273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670763899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670780506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670796856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670812044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670827990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670843971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670859215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7670875274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7670891302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7670907703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7670923482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7670939717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7670955978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7670971149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7670986844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671001959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671018708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671033874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671050275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671066094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671083203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671098394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671114707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671130427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671146469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671162457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671177692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671194141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671210863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671227198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671242340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671257750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671273850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671289025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671304968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671320250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671337507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671353361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671369601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671384722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671401284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671417018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671432194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671448372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671464415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671480854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671496647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671512930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671528573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671543806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671559484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671574882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671591649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671606853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671623315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671641822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671658201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671673378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671689801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671706395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671721570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671737826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671752969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671770439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671786618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671802866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671817961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671834053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671849645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671864693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7671880524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7671896046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7671912401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7671928142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7671944363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7671960522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7671975691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7671992191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672007653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672024853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672040030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672058004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672074002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7672091353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672106487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7672121709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7672137475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672153176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672169481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672184614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672200941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672217769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7672234161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672249423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7672265544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7672281353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672296603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672312577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672328230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672344623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672360605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7672377128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672392765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7672407972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7672423617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672439634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672457745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672474353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672492344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672509679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7672530305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672547025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7672563720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7672581298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672598804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672616342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672632958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672651604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672668931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7672686806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672703961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7672720628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7672737797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672754411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672772541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672789201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672807210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672824810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7672842979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672859616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7672876275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7672894392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7672913237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7672930765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7672947343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7672966523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7672983899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673002160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673019492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673036236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7673053459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673070181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673088115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7673104759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7673122757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7673141028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673159436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673176031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673191935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7673208278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673224752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673240784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7673256194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7673273461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7673289389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673305759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673321002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673336728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1401,14010000,10000,0,0,256,5,39756,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7673388855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673404509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673420557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7673436852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7673454161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7673470097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673486447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673501876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673518670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7673534453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673549641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673565641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7673581536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7673597940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7673613737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673630289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673646408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673661805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7673677411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673692564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673709106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7673724226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7673740565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7673756309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673772891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673787977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673803071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7673818608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673834264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673850180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7673866422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7673882812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7673899034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7673915496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673930587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7673946012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7673962112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7673977309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7673993236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674008360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674025370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674041249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674057572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674072774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674088735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674104518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674119801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674135842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674151682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674168158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674184010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674200350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674216211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674231460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674247200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674262694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674279099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674294271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674310647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674326424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674343885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674359036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674374898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674392374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674407665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674423885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674439079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674456492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674472824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674489221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674504424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674520542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674536705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674551925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674567959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674583708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674600235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674616179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674632760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674649059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674664306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674680024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674695258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674712183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674728836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674745282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674761109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674778424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674793634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674809108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674824738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674840844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7674856913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7674872070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7674888859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7674905763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7674922117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674937316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7674953221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7674968971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7674984122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675000068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675016162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675032842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675048671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675065014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675081098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675096348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675112020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675128368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675145507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675161107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675177661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675194365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675211312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675226487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675242003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675257670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675273294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675289229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675304366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675320729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675337130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675353412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675368607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675383842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675400273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675415452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675431742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675446884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675463914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675479784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675496127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675511746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675527699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675543370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675558498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675574458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675590000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675606392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675622168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675638424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675654121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675669296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675684947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675700097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675716864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675732038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675748413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675764482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675780900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675796127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675811351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675827410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675843228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7675859556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7675874720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7675891661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7675907797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7675924164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675939402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7675955029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7675970763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7675985907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676001874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676017466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676033966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676049812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676066118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676081666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676096891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676112581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676127769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676145512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676160898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676177271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676193081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676209924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676225100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676240287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676255954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676271556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676289947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676305598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676322083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676339003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676355984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676371159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676386390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676402439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676417592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676433495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676448628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676465325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676481140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676497411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676512583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676528987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676544656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676559823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676575743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676591492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676607902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676623695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676641139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676656479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676671738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676687714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676703423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676719700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676734896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676751329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676768048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676784530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676799666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676814802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676830973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676846185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7676862166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7676877339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7676894160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7676909951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7676926169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676941310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7676957293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7676973088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7676988341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677004372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677020460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677036939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7677052757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677069094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677085243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677100510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677116174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677131373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677148017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677163269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677179710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7677196062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677212927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677228151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677243414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677259100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677275089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677291132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677306350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677322824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7677339008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677355385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677370627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677385879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677402526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677417705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677433647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677448763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677465560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1402,14020000,10000,0,0,256,5,39784,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7677515517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677531859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677547031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677562228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677578420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677593839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677609860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677625055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677641873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7677657754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677674046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677689222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677704732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677720373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677735563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677751521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677767596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677784039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7677799911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677816281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677831841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677847066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7677862806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677878695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7677895800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7677912414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7677930342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7677947636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7677966138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7677981861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7677997162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678012861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678029196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678045165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678060314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678076681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678093241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678109574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678124791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678140415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678156108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678171257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678187203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678203822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678220753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678236643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678254036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678269868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678285361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678301078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678316229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678332629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678347797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678364205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678380020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678396677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678412057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678427262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678442909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678458865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678474825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678489989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678506425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678522602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678539491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678554615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678569763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678585778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678600958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678616956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678632140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678649102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678665405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678681799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678697068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678712862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678728619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678743855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678759840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678775608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678792032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678807901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678824216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678841972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678857263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7678873004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678888258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7678904653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7678919871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7678936358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7678952744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7678969305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7678984544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7678999809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679015829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679031064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679047069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679062320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679079091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679095173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679111575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679126786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679142397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679158379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679173608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679189636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679205639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679222153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679238022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679254392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679270099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679285943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679301727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679316961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679333352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679348584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679365012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679380849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679397680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679412979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679428196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679443883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679459416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679475350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679490503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679506866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679523104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679539411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679554620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679569834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679586050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679601283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679617281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679632444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679649261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679665139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679681464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679696598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679712098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679727774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679742938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679758922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679775283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679791749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679807581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679823918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679839771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679854963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7679870964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679886169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7679902500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7679918017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7679934437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7679950238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7679967159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7679982310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7679997508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680013168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680028673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680044624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680059797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680076221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680092538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680108846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680123990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680139176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680155171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680170356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680186324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680201487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680218714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680234556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680250868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680266584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680281819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680297566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680312756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680329772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680345168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680361510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680377288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680394372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680409567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680424737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680440385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680456280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680472267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680487423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680503784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680519945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680536843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680552337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680567554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680584181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680599407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680615373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680630518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680647652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680663676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680679957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680695082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680710840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680726943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680743009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680759331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680775217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680791781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680807949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680825061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680840968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680856493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7680872239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680887686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7680904224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7680919391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7680935820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7680951657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7680968594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7680983773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7680998971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7681015085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681030814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681046820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681062037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681079055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681094894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7681111199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681126412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7681142035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7681157690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681173245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681189252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681205895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681222418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681238270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7681255313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681271186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7681286690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7681302407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681317631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681334344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681349797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681367084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681383404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7681400279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681415530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7681430803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7681446560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681462302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681478594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681493819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681510304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681526492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7681543018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681558208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7681573428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1403,14030000,10000,0,0,256,5,39813,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7681624114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681639651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681655976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681671164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681687599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681703841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7681720524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681735720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7681750863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7681767189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681785097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681801479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681816742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681833812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681849840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7681866118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681881862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7681897454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7681913187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7681928424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7681944451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7681960057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7681976740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7681992561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682008878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682024372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682039622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682055327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682070553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682086825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682102027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682118506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682134409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682151052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682166301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682181540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682197245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682213423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682229653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682244827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682261237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682277508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682293860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682309118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682324378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682340397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682355583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682371598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682386854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682404827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682421432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682438263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682454438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682469660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682485351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682500555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682517595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682533155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682550983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682567117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682586527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682601910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682617179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682632828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682648660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682665671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682680839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682697240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682713905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682730568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682745787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682761024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682777163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682792399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682808401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682823624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682840364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682856431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7682872770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682887976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7682903645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7682919411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7682934658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7682950678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7682966197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7682983123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7682999220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683016088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683031523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683046784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683062763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683078483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683094857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683110097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683126538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7683142875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683160095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683175576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683190823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683206961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683223124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683239186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683254447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683271880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7683287768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683304066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683319261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683334866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683350611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683365826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683381803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683397317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683413786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7683429609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683445920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683461394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683476648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683492368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683507580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683523870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683539312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683555776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7683571642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683588339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683603560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683618795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683634489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683650159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683666478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683681671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683698476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7683714729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683731389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683746676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683761977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683778017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683793260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683809302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683824553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683841395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7683857515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7683873895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683890059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7683905265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7683920925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7683936079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7683952501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7683969388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7683987226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684002991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684020916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684036445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684051812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684067522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684083366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684099518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684114648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684131049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684147705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684164013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684179167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684194363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684210925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684228081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684244092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684259241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684276383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684292876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684309156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684324678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684340329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684355997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684371282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684387144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684402729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684419325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684435072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684451321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684466880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684482103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684498818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684513951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684530607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684548003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684564527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684580864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684597265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684612716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684627977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684644103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684659286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684675249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684690428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684707170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684722986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684739534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684755386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684771850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684787569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684802721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684818633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684834307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684850671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7684866449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7684882723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684898274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7684913478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7684929189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7684944749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7684961293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7684976594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7684993118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685009023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685025839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685041328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685056632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685072376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685087979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685104204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7685119437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685135874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685152992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685170086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685185294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685200531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685217211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685232767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685248796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7685264020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685281087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685297020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685313421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685329052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685344315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685360087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685375486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685391894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7685407112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685423554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685439404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685456136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685471425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685486761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685502525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685518161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685534202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7685549437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685565858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685582524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685598908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685614352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685629570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685645705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685660908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685676902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1404,14040000,10000,0,0,256,5,39841,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7685726915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685743432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685759319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685776106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685791386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685806636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685822333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685837967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685854005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7685869240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7685885704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7685902227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7685918852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685934133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7685949431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7685965536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7685980966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7685996988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686012206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686031089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686047012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686063370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686079169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686094482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686110271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686125544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686142018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686157241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686173652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686189491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686206981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686222248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686237667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686253348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686268975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686284987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686300390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686316831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686333010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686349382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686364632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686379880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686396101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686411290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686427256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686442456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686459201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686475058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686491410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686506644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686522187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686537911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686553048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686569387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686584903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686601577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686617457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686633798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686649482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686664720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686680402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686695598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686712127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686727318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686743787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686759637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686776288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686791537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686806804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686822511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686838607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686854680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7686869883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7686886330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7686902597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7686918988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686934247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7686949515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7686965570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7686980814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7686996878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687012136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687028933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687044809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687061153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687076412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687092345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687109791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687125578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7687141931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687157044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687173388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687189139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687205766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687220943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687237858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687255001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687272155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7687289614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687306159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687324107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687343040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687360890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687377472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687394702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687412072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687428963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7687446446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687463797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687481963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687499300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687517639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687534347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687551000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687568166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687585245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7687602708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687620428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687638406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687656365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687674273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687690933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687708177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687725368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687742031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7687759497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687776473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687794464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687811843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687830095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687846785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7687863502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7687880746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687897782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7687915325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7687931914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7687950307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7687966628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7687983060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7687998334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688013646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688029795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688045110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688061259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688076507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688093721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688109782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688126103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688141739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688156965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688172678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688187947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688204284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688219500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688235921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688251758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688268514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688283774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688299029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688314772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688330380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688346442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688361690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688378194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688394467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688410864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688426108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688441360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688457378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688472636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688488872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688504101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688520848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688536709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688553041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688568301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688583988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688599747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688615482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688631491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688647185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688663631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688679594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688696013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688711641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688727199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688742880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688758004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688774297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688789445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688806053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688821866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688838539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688854926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7688871284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7688888912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7688905272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7688921365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7688936573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7688953478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7688970026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7688986305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689001383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7689016926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689032496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689047570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689063444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689078818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689095124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689110833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689127045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689142448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7689157642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689173285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689188410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689204649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689219773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689236122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689251992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689269781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689285736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7689301165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689316860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689332468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689348843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689364211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689380553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689396702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689413033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689428219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7689443409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689459349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689474497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689490605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689505735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689522623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689538436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689554916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689570091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7689585597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689601284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689616445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689632376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689647899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689664262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689680270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689696569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689711998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7689727206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689742826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689757931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689774141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689789292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689805679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689821468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7689838061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689853202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1405,14050000,10000,0,0,256,5,39869,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7689903818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7689919538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7689934699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7689950610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7689966404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7689983174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7689999069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690015801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690031060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690046296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690061989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690078102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690094515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690109751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690126193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7690142460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690158851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690174302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690189534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690207503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690222782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690239067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690254295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690271176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7690287038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690303406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690318651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690334281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690349995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690365187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690381192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690396798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690413273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7690429387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690445772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690461430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690476688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690492663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690507882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690524400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690539615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690556290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7690572138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690588886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690604472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690620159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690635821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690652220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690668257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690683657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690700066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7690716433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690732759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690749054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690764708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690780560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690795748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690812537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690828368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690845165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7690861161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7690877827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690894062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7690909299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7690924953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7690940098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7690957179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7690972433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7690989501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691005332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691022296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691037492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691052751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691068418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691084413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691100318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691115608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691131907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691148507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691164740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691180574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691195861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691212315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691227588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691244678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691259876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691277302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691294034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691310366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691325552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691341599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691357252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691372597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691388502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691404601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691420922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691436656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691453411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691468543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691483691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691499295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691514783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691530704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691545844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691562176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691578733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691595239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691610468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691625731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691641954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691657172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691673136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691688400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691705848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691721736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691738052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691753500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691769597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691785354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691800562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691816502] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691832128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691848523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7691864863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7691881143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691896790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7691912022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7691927949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7691943117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7691960107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7691976240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7691992799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692008723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692025531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692040758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692056789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692072487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692088160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692104130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692119279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692135686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692151861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692168154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692183360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692198566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692214820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692229956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692246110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692261245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692278078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692294740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692311070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692326279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692341942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692357615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692372830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692388789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692404222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692420601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692436621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692453201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692468376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692484153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692500150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692515750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692531741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692546921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692563348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692579748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692596081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692611286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692626817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692642898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692658080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692674059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692689221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692706126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692721966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692738423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692753726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692769253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692784971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692800151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692816126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692831638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692848008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7692864037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7692880359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692895859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7692911046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7692926705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7692941874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7692958136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7692973269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7692989664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693005489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693022170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693037349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693052534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693068436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693084055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7693100053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7693115222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7693131921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693148161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693164485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693179686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693194851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693210808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693225983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7693242147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7693257291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7693273968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693289996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693306250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693321382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693336894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693352483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693367796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7693383673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7693399121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7693415442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693431205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693447429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693462908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693478049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693493639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693508763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7693526496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7693543160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7693561134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693578985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693596869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693613044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693628162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693644245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693659366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7693675244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7693690547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7693707258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693723054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693739320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693754749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693770572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693786231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693801356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7693817274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7693832851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7693850044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7693866662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7693883393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693899058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7693914195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7693930093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7693945641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1406,14060000,10000,0,0,256,5,39898,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7693995493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694010669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694027499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694043319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694059608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694074752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694090314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694105959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694121036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694136928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694152383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694168718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694184470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694200694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694216131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694231278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694246919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694262031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694278311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694293436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694309813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694325691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694342377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694357529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694372684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694388679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694404245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694420145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694435234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694451554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694468577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694484921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694500807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694517335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694533889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694549849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694565965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694581783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694598267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694614105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694631152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694646782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694662045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694677769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694693000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694709633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694725586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694742074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694757946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694774921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694790405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694805655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694821355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694837190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694853275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7694868548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7694885069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7694901564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7694917976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694933542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7694948882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7694965187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7694980478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7694996739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695012358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695029289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695045233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695061677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695077313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695092631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695108474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695124016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695140431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695155726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695172744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695188663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695207553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695223000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695238489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695254167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695270485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695287266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695303224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695319821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695336349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695352736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695367975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695383247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695399340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695414573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695430587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695445838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695462679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695478565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695494998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695510373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695525939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695541657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695556832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695572858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695588423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695604885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695620982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695637750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695653432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695668718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695684694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695699917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695716364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695731619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695748112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695764028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695780737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695796010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695811520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695827641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695842897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7695858930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7695874182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7695890923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7695906876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7695923264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695938753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7695954352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7695970327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7695985576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696001641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696017207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696033701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696049626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696066052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696081649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696096966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696112748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696128218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696144699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696159964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696176447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696192623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696209559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696224830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696240091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696255846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696271973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696288077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696303363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696320125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696336640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696353058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696368336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696383661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696399835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696415137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696431223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696446484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696463329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696479261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696495660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696510939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696526556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696542347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696557663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696573780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696589421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696606009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696622010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696638670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696654418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696669809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696685604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696700938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696717616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696732932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696749724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696766048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696782500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696797767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696813309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696829476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696844713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7696860776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7696876053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7696893982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7696910113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7696926619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696942160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7696958195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7696974046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7696989786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697006756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697022557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697039090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697056152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697072537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697088187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697103423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697119112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697134508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697150882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697166131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697182606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697198473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697215912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697231157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697246389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697262120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697277743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697294184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697309421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697325879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697342134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697358496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697373734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697388931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697404938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697420610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697436755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697452534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697468985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697484900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697501539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697517191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697532828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697548576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697563776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697580242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697595488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697611946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697628072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697644721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697659963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697675231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697690934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697707756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697723651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697738743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697755084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697771793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697788107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697803217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697818564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697834639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697849865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7697865816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7697880947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7697897757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7697913609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7697929925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697945148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7697961674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7697977398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7697992566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698008487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698024018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698040411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698056217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698072567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1407,14070000,10000,0,0,256,5,39926,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7698123211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7698138478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698155001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698170249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698186238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698201666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698219928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698235814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698252139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698268241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7698283537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698299242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698314725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698331666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698346895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698363315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698379380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698396481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698411655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7698426836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698442460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698458934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698475067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698490325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698507104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698523754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698540939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698556197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7698571415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698588053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698603488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698619463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698634674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698652624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698668478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698684833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698700060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7698715892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698731599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698746829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698762827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698778531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698795379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698811269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698828045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698843292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7698858554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7698874254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698889998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7698906027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7698921225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7698937680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7698953857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7698970196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7698985408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699000626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699016913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699032118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699048143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699063391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699080169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699096053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699112373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699127614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699144435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699160209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699175450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699191499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699207063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699223531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699239418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699255775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699271378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699286611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699302353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699317876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699334274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699349459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699365886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699381752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699398350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699413992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699429361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699445147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699460812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699476866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699492135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699508664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699524877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699541312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699556645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699572154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699588227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699603509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699619550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699634839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699652386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699668277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699684596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699699813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699715525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699731243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699746466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699762461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699778220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699794585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699810375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699827176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699843128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7699858365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7699873993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699889756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7699905967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7699921898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7699938759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7699955119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7699971759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7699986917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700002333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700018570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700033776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700049990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700065192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700082888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700101557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700119054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700134358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700150370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700166116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700181322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700197574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700213254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700229777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700245628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700262168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700277700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700292855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700308569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700323757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700340017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700355218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700371658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700387479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700404074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700419240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700434414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700450066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700465564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700481533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700496725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700513350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700529554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700545866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700561028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700576477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700592727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700607889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700623819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700639864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700656277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700672489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700688804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700704861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700720096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700735823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700751058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700768173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700783610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700800006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700815796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700833002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700848334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7700863608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7700879563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700895427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7700911440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7700926670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7700943360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7700959570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7700975918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7700991166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701006410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701022488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701037763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701053804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701069067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701085878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701101824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701118233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701133577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701149176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701164932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701180203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701196218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701211800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701228308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701244189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701260834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701276415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701291642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701308172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701323403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701339994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701355270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701371779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701387939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701404597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701419847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701435137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701451091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701467133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701483173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701498400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701515612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701532809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701549501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701564778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701581052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701597492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701612782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701628806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701644630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701661094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701676955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701693313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701708817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701724065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701739742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701754991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701771355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701787232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701803771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701819683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701837186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701852467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7701867736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7701883657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701899459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7701915514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7701931163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7701947769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7701964163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7701981163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7701996415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702011693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702028316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702043587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702059612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702074803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702092045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7702108637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7702125078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702140957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702156169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702171855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1408,14080000,10000,0,0,256,5,39955,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7702223179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702239185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702254323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702271522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7702287431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7702303793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702319019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702334858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702350543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702365719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702381684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702397289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702413802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7702429699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7702446054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702461655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702476915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702492629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702507851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702524527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702540819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702557640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7702573614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7702590771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702606027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702621522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702637384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702652978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702669478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702684633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702701031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7702717273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7702733606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702748799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702764537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702780311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702795481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702811433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702826590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702844193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7702860057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7702876356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702892132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7702907333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7702922993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7702938175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7702954535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7702970289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7702986663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703002400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703019075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703034257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703049642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703065305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703081801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703097865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703113090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703129584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703146407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703162761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703177984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703193442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703209568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703224771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703241517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703257115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703274002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703290166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703306544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703322193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703338072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703353722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703368914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703384856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703400879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703417275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703433070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703449535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703465151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703480319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703495943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703511107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703527563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703542710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703559082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703575100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703591705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703606871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703622033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703637871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703653422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703669357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703684524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703700874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703717404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703733864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703749178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703764892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703780715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703796025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703812137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703828053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703844563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7703860452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7703876798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703892392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7703907643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7703923377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7703938588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7703955095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7703970322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7703987070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704002964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704020022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704035235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704050466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704066164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704081816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704097833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704113070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704129580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704146028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704162425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704177672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704192935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704208972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704224204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704240215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704255451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704272573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704288931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704305304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704320533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704336443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704352121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704367275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704383236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704398798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704415285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704431149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704447979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704463714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704478935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704494636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704509888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704526454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704541685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704558188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704574045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704590760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704605992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704621209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704637177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704653179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704669168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704684368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704700999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704717203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704733641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704748849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704764094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704780156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704796151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704812401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704828069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704844560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7704860455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7704876837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704892418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7704907682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7704923433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7704938692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7704955284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7704970513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7704987006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705002886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705020056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705035251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705050516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705066245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705082247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705098304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705113511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705129966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705146449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705162889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705178165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705193460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705209880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705225866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705241938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705257151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705274061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705289995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705306447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705322055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705337956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705353707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705369030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705385573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705401207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705417678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705433538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705449876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705465518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705480762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705496485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705511713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705528040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705543266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705559717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705575598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705592330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705607590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705622837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705638545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705654153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705670124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705685348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705702761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705720309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705736825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705751988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705767706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705783426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705798662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705814631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705830337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705846747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7705862575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7705878913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705894666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7705909876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7705925553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7705940771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7705957126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7705972335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7705989327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706005165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7706021914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706037148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706052386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706068113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706083724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706099730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7706114943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706131439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706147619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7706163968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706179183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706194413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706212134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706227405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706243397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7706258572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706275476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706291357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1409,14090000,10000,0,0,256,5,39983,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7706343500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706358775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706375124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706391851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706407269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706423273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7706438498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706456242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706472215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7706488593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706503858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706520945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706537019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706552228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706568192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7706584288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706600770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706616614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7706632971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706649179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706664998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706680629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706695826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706712568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7706727828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706744279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706760128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7706777446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706792684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706807901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706823623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706839916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706855935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7706871287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7706887783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7706904511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7706920834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706936006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7706951209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7706967670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7706982920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7706998891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707014055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707031520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707047490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707063899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707080328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707096049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707111736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707126947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7707143793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707159029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707175442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707191274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707208223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707223465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707238714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707254429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707270566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7707286563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707301751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707318184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707335523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707351943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707367186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707382443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707399096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707414340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7707430317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707445941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707463028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707478902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707495217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707510403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707526325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707542237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707557915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7707573908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707590109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707606578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707622410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707638707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707654318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707669589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707685314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707700548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7707717177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707732426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707748916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707765170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707781549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707796807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707812086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707828648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707844984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7707861206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7707876373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7707893750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7707910611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7707926957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707942169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7707957918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7707973627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7707988807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708005401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708021208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708037671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708053847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708070464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708086349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708101637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708117366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708132890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708150039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708165269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708181721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708197560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708215031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708230668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708245874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708261550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708277791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708293751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708308920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708325938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708343177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708360168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708375908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708392405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708408243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708423461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708439481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708455120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708471621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708487531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708503973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708519528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708535013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708550736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708565988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708582829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708598213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708614742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708631438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708648855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708664094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708679867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708695730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708711552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708727739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708742922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708759399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708775705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708792085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708807369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708822641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708838775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708854358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7708870315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7708885403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7708902951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7708918795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7708935075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708950227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7708966383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7708982036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7708997148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709013045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709028954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709045402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709061776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709078486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709093671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709108835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709124488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709140616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709156976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709172271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709188752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709205176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709221766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709236954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709252204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709268321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709283773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709299753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709314951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709332379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709348185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709364462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709379642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709395863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709411795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709426966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709442884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709458434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709475101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709492397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709509043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709524806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709540067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709556918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709572449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709589414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709604644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709621103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709636947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709654502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709669688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709684898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709700538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709716630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709732613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709747815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709764561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709780708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709797053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709812249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709827817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709843520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709858724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7709874684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7709890264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7709906937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7709922825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7709939157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7709954879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7709970346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7709986048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710001970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710018344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710033599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710050011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710065825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710082455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710098400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7710114018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7710129757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710145353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710161694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710176966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710193522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710212657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710229101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710244369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7710259645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7710275821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710291090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710307173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710322434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710339465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710355339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710371679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710386920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7710404656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1410,14100000,10000,0,0,256,5,40012,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7710455165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710470650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710486685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710501920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710518950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710534792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710551156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710566405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7710582095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7710597878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710613115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710629137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710644810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710661256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710677432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710694146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710709928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7710725184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7710741109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710756234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710772782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710788185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710804617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710820466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710837277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710852519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7710867756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7710883483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710899649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7710916248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7710931959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7710948707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7710965310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7710981716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7710996952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711012246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711029138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711044531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711061244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711076433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711093558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711109433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711126228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711141882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711157167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711172918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711188146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711204490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711220150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711236622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711253091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711271241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711286558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711302812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711318598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711334628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711350804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711367611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711384226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711400717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711417174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711432505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711447812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711464022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711479304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711495359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711510611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711527456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711543385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711559778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711575050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711590952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711606696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711621941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711637967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711653887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711670401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711686286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711703062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711719057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711734352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711750086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711765781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711781871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711797085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711813562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711829799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711846396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711861611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7711876850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7711892990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7711908606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7711924649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7711939875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7711956960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7711972871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7711989253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712004827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712020633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712037041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712052291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712068337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712083865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712100370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712116242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7712132666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712148233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712163757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712179548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712194830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712211280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712226571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712243075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712258963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7712275795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712291360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712306689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712322508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712338755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712354740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712369912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712386341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712402744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7712419077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712434272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712449461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712465517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712481444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712500129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712520219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712537668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712553788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7712570329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712587104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712602672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712619691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712635285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712654025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712669387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712686153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712703545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7712720161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712735475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712750936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712767236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712782827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712798970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712814282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712831218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712847413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7712863860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712879170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7712894842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7712910677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7712926009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7712942826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7712958825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7712975402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7712991356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713007781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713023479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713039265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713055024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713070270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713086862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713102209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713118811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713134900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713151784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713167579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713183251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713199173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713215210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713231619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713246974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713263885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713280358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713296859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713312202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713327871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713343922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713359258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713375727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713391489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713408031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713424003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713440459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713456136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713471507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713487339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713502633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713519088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713534660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713551242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713567258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713584048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713599437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713614828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713630701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713646467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713662828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713678176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713695279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713713717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713730608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713746008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713761415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713777782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713793160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713809340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713824722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713841762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7713857794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7713874289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713890350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7713906005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7713921803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7713937087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7713953702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7713969023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7713985581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7714001555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714018337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714033684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714049407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714065253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714080891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7714097055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7714113469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7714129916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7714147896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714165945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714181412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714196890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714214572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714230739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7714246782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7714261984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7714279068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7714294848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714311113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714326271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714341851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714357529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714374350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7714391145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7714406439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7714423209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7714439150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714456071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714471370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714486688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714502415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714519055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7714535438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7714550751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7714567304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1411,14110000,10000,0,0,256,5,40040,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7714623335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714640884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714656251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714671784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714687626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714703328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7714719471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7714734839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7714752201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7714768563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714784922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714800175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714815440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714832137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714847634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7714864333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7714879581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7714896952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7714912831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7714929136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714944317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7714960197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7714975925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7714991135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715007132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715022840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715039558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715055449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715071834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715087556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715103090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715118845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715134073] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715150940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715166162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715182582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715198431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715215197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715230650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715245892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715261623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715277269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715293299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715308486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715324924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715341153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715357723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715373591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715393210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715410762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715426060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715442137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715458700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715475446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715491910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715508522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715524855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715540544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715556405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715571686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715588263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715603740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715620264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715636224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715653851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715669125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715684993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715701074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715717016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715733042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715749348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715766764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715782700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715799282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715814493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715830214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715845887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715861306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7715877288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7715892836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7715909277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7715925124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7715941463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7715957064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7715972290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7715988895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716004153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716020811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716036169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716052735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716069110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716087398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716102869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716118045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7716133695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716150279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716166273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716181409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716197815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716214223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716230781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716245951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716261152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7716277387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716292801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716308753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716323935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716340670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716356492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716372806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716388013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716403957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7716419641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716434798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716450714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716466315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716482769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716498755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716519679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716536400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716551790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7716567544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716584054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716600117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716615333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716632160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716649362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716665742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716680907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716696145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7716712251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716727646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716743617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716759553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716776797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716792692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716809017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716824238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716840540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7716856292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716871484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7716887458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7716903173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7716919694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7716935596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7716954354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7716969718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7716985061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717001028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717017057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717033511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717048731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717065234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717081535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717097893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717113153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717128428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717144961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717160198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717176261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717191491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717208537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717224447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717240761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717255979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717272155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717287869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717303079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717319889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717335945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717352390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717368170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717384462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717400534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717416767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717433489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717448673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717465730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717480938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717497384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717513215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717530111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717545412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717560651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717576392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717592126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717608376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717623610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717640531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717656825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717673252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717688521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717704332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717720121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717735552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717751584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717767484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717783997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717799874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717816247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717831883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717847189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7717862991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717878305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7717894716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7717909972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7717926495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7717942422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7717959200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7717974484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7717990016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7718005761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718021701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718037736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718052931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718069317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718086106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7718103033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718118432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7718133679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7718151172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718166422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718182422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718197599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718214805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718230736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7718247100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718262327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7718278592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7718294755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718310027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718326065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718342308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718358782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718374627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7718391360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718406583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7718423253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7718439295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718455513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718471458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718486838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718503241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718519718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7718536311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718551501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7718566699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7718583401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718598642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718614694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718629915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718646890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718662798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7718679128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718694332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7718710099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1412,14120000,10000,0,0,256,5,40069,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7718765073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718781862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718798735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718814035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718831175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718847117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7718863814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718879844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7718895641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7718911652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7718927040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7718943018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7718959333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7718975796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7718991854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719008141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719023888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719040355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719056066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719071247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719087596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719102744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719119672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719135486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719152746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719167951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719183289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719198891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719214895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719230872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719246008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719262439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719278803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719295089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719310212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719325390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719341397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719356582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719372582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719387743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719404728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719420575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719436877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719453618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719469492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719485465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719500651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719517267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719532468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719549233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719565334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719582059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719597280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719612510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719628210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719643763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719659741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719674960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719691448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719708087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719724334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719739433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719754525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719771231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719786455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719802435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719817992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719834830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719850696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7719867209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719882358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7719898021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7719913676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7719928844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7719945102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7719962511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7719979136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7719994997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720011310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720027197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720042509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720058258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720073498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720089991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720105215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7720123313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7720141126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720159008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720176290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720192936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720210553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720227158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720244590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720261143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7720279464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7720296998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720314801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720331723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720348338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720365690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720382296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720400080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720416718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7720434665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7720452507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720472129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720489106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720505773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720523686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720541010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720558555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720575166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7720593656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7720611043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720628930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720645939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720662642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720679835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720696509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720714360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720730986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7720748963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7720766664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720784524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720801720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720818328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720835831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720852014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7720868231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7720883445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7720900282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7720916156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7720932475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720947702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7720963253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7720978984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7720994411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721010441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721026005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721042465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721058336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721074684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721090245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721105464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721121143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721136332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721152632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721167866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721184567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721200473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721217332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721232598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721247813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721263533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721279211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721295101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721310222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721326548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721342671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721359115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721374244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721389699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721405458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721420592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721436831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721452299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721468688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721484530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721500850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721516664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721531893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721547588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721562791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721579161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721594373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721610831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721626696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721643312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721658488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721673937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721689643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721705487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721721469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721736635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721753056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721770044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721786302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721801628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721817459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721834195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721849386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7721865556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7721880706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7721897564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7721913396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7721929704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721945244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7721960904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7721976502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7721992930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722009030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7722024798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7722041586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7722058529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7722075694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722092096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722107258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7722122829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722137924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722154335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7722170425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7722187253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7722203807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7722220227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722235538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722250853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7722267172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722282481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722298545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7722313813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7722330821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7722346826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7722363463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722378767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722394469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7722410251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722425744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722441796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7722457404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7722473948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7722489845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7722506254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722523164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722539760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7722555828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722571077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722587761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7722603081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7722619654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7722635604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7722652514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722667825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722683198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7722699286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722714933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722731001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7722746492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7722762981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7722779481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7722795856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722811116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7722826436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7722842979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7722858300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7722874978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1413,14130000,10000,0,0,256,5,40097,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7723410839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7723428159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7723444326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7723461369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723476889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7723492295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7723508192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723523819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7723540040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7723555565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7723573033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7723589575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7723606144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723621785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7723637207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7723653472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723668882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7723685339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7723700707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7723717698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7723733746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7723750509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723766224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7723781619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7723797527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723813120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7723829605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7723844970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7723861572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7723877790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7723894695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723910113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7723925760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7723941722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7723957929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7723974194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7723989603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724006298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724023763] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724040323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724055751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724071185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724087523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724102973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724119186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724134560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724151460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724167368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724183774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724199044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724214714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724230501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724246011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724262054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724277776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724294327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724310270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724327075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724342582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724357830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724373631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724388905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724405334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724420599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724437364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724453787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724470189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724485447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724501165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724517477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724532780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724548812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724564262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724581342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724597212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724613542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724628737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724644296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724660103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724675413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724691889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724707511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724724032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724739963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724756363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724772017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724787299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724803045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724818320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724834919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724850134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7724866561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7724882419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7724899857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724915119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7724930355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7724946284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7724962089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7724978159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7724993422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725009938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725028456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725044882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725060365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725075655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725091783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725107051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725123950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7725139750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725156521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725172524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725189009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725205366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725221376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725237112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725252305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725268839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7725284116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725300630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725316781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725333566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725349244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725364474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725380207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725395761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725411748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7725426962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725443612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725460197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725476620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725491842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725507321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725523633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725538955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725555047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7725570335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725587379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725603267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725619630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725634866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725650658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725666447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725681705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725697746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7725713479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725729960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725745847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725762779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725780101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725795423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725811160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725826352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725843183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7725858418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7725874887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7725891113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7725907530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725922801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7725938126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7725954210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7725969482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7725985501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726000725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726017948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726033814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726050125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726065295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726080948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726096640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726111804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7726128005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726143467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726159890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726175727] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726192119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726209175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726224895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726240766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726256247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7726272770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726288054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726304594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726320524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726337198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726352505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726367782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726383564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726399224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7726415301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726430631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726447265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726463846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726480171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726495669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726510857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726526924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726542187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7726558207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726573441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726590239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726606062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726622624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726637822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726654248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726670673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726689910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7726711568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726730430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726750615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726770688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726790693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726809490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7726828558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7726847693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726866076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7726885437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7726904648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7726924724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7726944145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7726964536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7726983069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7727002174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727020830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727036495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727052541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727067727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727084816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727100995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7727117341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727132784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7727148661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727164398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727179585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727195783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727211342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727227805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727243696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7727260233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727275843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7727291114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727306963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727322300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727338639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727353853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727370351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727386228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7727403044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727419167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7727434592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727450208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727465795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727481787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727497187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727513639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727529843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7727546138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727561339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1414,14140000,10000,0,0,256,5,40125,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7727610939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727626892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727642532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727658514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727673725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727690451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727706655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7727723330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727738556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7727753758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727769810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727785005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727800946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727816128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727834023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727851384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7727869217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727885627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7727901409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7727917136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7727932336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7727948602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7727964175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7727980624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7727996492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728013060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728028712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728043983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728059712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728074934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728091304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728106819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728123266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728139121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728156385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728172241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728187414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728204060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728219387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728235468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728250730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728267640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728285479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728301776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728316907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728332831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728348849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728364179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728380204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728396000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728412598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728428581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728445012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728460757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728476078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728491918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728507207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728523614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728538895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728555396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728571327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728588103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728603405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728618716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728634717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728650381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728666433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728681701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728698219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728714485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728730908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728746154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728761894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728778530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728794137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728810264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728825714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728842825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7728858756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7728875110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728890717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7728906023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7728921760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7728936998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7728953408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7728968733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7728985569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729001486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729018202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729033466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729048734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729064709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729080279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729096294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729111503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729127944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729144247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729160610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729175815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729191277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729209176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729224419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729240415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729255626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729274352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729290233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729306523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729321879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729339717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729355466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729370673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729386717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729402296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729419524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729436205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729453093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729468314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729483611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729499361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729515098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729531129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729548578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729564975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729581479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729597807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729613293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729628408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729644396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729659519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729675370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729690633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729709271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729725292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729741583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729756747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729772494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729788154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729803270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729819313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729835672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729852133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7729867933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7729884267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729899848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7729915092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7729930820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7729946055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7729962414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7729977626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7729994084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730009996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730027686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730042945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730059009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730074745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730091093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730107612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730122746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730139105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730155724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730172117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730187296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730203075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730218775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730234289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730250291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730266108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730282496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730298291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730314587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730330977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730347156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730363004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730378296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730395313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730410528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730427202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730443018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730460394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730475583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730490723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730506368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730522089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730538105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730553315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730569985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730586214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730602546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730617749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730632963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730649033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730664222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730680212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730695607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730712377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730728195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730744524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730759938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730776836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730792555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730808273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730824495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730840417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730857133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7730873330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7730890394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730905615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7730920840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7730936577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7730952089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7730968228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7730983441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7730999924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731016239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731032674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731047940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731063237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731081718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731099408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7731117282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731132838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731150211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731166077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731182478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731197663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731213508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731229232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731244393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7731260566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731276208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731292597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731308406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731324676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731340419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731355673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731373500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731391145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7731407248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731422449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731439046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731456239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731472589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731487867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731504013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731520208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731535449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7731551434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731566625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731583449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731599300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731615608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731630838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731647346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731663198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731678461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1415,14150000,10000,0,0,256,5,40154,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7731729591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731744768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731761121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731777391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731793716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731808860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731824004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731840042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731855224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7731871171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7731886306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7731903110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7731918924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7731935268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731950538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7731966770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7731982451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7731997606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732013570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732029266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732045740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732061575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732078544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732093708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732108856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732125410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732141386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732157503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732172834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732189437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732205844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732222337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732237705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732253040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732269245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732284610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732300763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732316094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732332953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732348898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732365348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732380539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732396110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732411928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732427255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732443510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732459321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732476293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732492238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732508589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732524252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732539516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732555285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732570534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732587070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732602350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732618859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732634785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732651625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732666853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732682119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732697884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732713499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732729523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732744746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732761601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732778015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732794762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732810118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732825484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732841704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732857042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7732873167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7732888476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7732905267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7732921154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7732937488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732953396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7732968699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7732984304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7732999390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733015829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733031071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733047541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733063412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733081996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733097302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733112511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733128220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733144260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733160956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733176185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733192660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733208894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733225227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733240413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733255624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733271634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733286801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733302761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733317930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733335403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733351218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733367484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733383035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733398787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733414473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733429632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733445773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733461861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733478271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733494081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733510396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733525921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733541158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733556833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733572024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733588559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733603751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733620167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733636200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733652850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733668008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733683184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733698818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733714435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733730416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733745602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733762267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733778651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733794930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733810050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733825237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733841939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733857207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7733873609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7733888840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7733905753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7733921596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7733937920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7733953914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7733969199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7733984979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734000222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734017860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734033086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734049509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734065315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734082580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734097795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734113025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734129259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734145147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734161101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734177876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734194476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734211761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734228218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734243486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734258974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734275517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734290754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734306724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734322123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734339305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734355216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734371530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734386723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734402343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734418070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734433314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734449350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734465362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734481799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734498699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734516217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734531585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734548304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734564024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734580181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734596425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734611581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734627948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734645278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734661662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734677459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734693025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734709443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734724998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734740925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734756256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734774008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734790676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734806989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734822173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734838245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734854018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734869220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7734885214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7734901257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7734917777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7734933644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7734950045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7734966132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7734981381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7734997091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735012446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735029242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735044465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735060941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735077497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735094104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735109308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7735124899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7735144724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735161602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735180430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735195748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735212967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735228843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735245199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735260642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7735276901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7735292608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735307738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735323899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735339886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735356267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735372033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735388301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735404245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7735419857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7735435509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735450894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735468218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735483410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735499801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735516682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735533089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735548303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7735563523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7735580067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735595309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735611272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735626474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735643523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735659360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735675668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735690846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7735707052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7735722771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735737992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735754024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735769964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735786413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735802208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735818505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1416,14160000,10000,0,0,256,5,40182,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7735868749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7735883978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7735900471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7735915735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7735931759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7735946971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7735964551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7735980482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7735996872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736012219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736028420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736044214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736059538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736075720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736092114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736108602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736124461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7736141722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736157399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736172583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736188270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736204229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736220149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736235262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736251633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736268351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7736284673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736299841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736315015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736331454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736346642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736363317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736378684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736396041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736411980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7736428365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736443684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736459642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736475429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736490721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736506764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736522827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736539604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736555485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7736571809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736587432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736602670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736618376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736633571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736650003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736665741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736682207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736698045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7736715161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736730425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736745670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736761386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736777024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736793008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736808169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736824931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736841242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7736857602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736872838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7736888131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7736904443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7736919677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7736935685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7736950852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7736967845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7736983744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737000095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737015713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737030954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737046714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737061927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737078301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737093562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737109978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737125807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737142700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737158133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737173341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737189015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737205351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737222243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737237462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737253855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737270316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737286632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737301822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737317020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737333244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737348383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737364318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737379443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737396596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737412417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737428642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737443793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737460194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737477285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737493124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737509128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737525009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737541427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737557201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737573450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737589423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737604656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737621535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737636722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737653161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737668309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737684679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737700438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737717039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737732955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737748724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737764987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737780323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737796647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737812038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737829237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737845306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7737861621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737876770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7737892834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7737908453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7737923565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7737939462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7737955569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7737971949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7737987729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738003968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738020118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738035361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738051110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738066299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738083162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738098356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738114767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738130577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738147938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738163782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738179047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738194773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738211789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738227888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738243345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738259779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738276751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738293133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738308333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738323580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738340475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738355656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738371559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738386686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738403940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738420235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738436601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738452425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738468155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738483815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738498930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738515498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738531195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738547617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738563457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738580290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738595512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738610734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738626409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738641957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738658209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738673426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738689924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738706704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738723056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738738269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738753477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738769685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738784872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738800858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738816634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738833383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738849254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7738865607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738880880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7738896696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7738912452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7738927701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7738943743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7738959311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7738975817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7738991738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739008140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739023945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739039275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739055383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739070641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739087319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7739102630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7739119151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7739135117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739152013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739167343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739182670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739198461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739214225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739230296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7739245587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7739262104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7739278434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739294844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739310105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739325390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739341524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739356797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739372858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7739390488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7739407593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7739424466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739443390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739461325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739479659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739497910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739513199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739529990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7739545222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7739561740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7739578046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739594645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739609848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739625107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739641231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739656512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739672889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7739687981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7739705155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7739721309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739737681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739752889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739768635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739784421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739799552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739815522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7739830995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7739847385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7739863184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7739879457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7739895149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7739910346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7739926016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1417,14170000,10000,0,0,256,5,40211,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7739976583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7739992597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740007727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740024493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740040311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740056634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740071821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740087595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740103295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740118484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740134468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740150057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740166455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740182834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740199135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740214840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740229992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740245627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740260792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740277477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740292617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740309318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740325195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740342184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740357365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740372545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740388216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740403997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740419947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740435134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740451525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740467917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740484198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740499368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740514974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740530715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740545969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740561959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740577571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740594056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740609915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740626259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740641858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740657126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740672906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740688183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740704770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740720024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740736552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740753498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740771570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740786773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740801947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740817513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740833223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740850152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7740865172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7740881416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7740897766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7740914185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740929606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7740944751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7740961028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7740976168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7740992081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741007208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741023875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741039686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741055951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741071086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741086745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741102389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741117527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741133459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741148894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741165247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741181040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741197317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741213006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741228145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741243800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741258941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741275479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741290658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741307091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741322897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741339793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741355119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741370316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741385977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741401529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741417442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741432572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741448932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741465864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741482090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741497491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741512676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741529499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741544657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741560940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741576064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741593288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741609126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741625441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741641128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741656307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741671950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741687095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741703371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741718497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741734887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741750690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741767372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741782743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741797870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741813499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741829570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741845813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7741861018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7741877626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7741893986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7741910339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741925579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7741940832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7741957113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7741972257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7741988188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742003307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742020050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742035897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742052187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742067356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742082959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742098634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742113853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7742129829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742145443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742162284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742178121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742194725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742210468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742225720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742241445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742256661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7742272992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742288175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742304614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742320411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742337989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742353257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742368456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742384169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742400460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7742416416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742431547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742447897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742464504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742480857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742496036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742511221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742527307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742542458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7742558381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742573520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742590229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742606057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742622315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742637450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742653874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742672107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742689886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7742707815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742724497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742741033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742756897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742773933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742789205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742805788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742825357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742842138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7742858165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7742873363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7742890450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7742906748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7742923097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742938286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7742954164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7742970098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7742985233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743001173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743016762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743033193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743049045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743065368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743080933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743096160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743111844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743127079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743143477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743158932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743175390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743191211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743207937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743223153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743238378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743254076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743269607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743285815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743300994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743317465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743333628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743349976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743365200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743380421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743397238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743412445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743428346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743443463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743460805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743476601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743492825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743508358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743524408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743540079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743555209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743571124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743586827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743603425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743619183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743635425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743650878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743666018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743681647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743696778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743713106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743728475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743744834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743761628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743779219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743794325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743810202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743825866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743841618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7743857855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7743874153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7743891728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7743907726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7743924117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743939364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7743955066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7743970965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7743986132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744002059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744017685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744034139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744049979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1418,14180000,10000,0,0,256,5,40239,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7744101874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744117044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744132183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7744148159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744163486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744180031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744195148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744211839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744227827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7744245146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744260412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744276003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7744291675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744306842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744323075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744341484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744358365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744374273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7744391332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744406567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744421823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7744437544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744453287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744469276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744484808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744501272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744517538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7744533927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744549207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744564477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7744580540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744595739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744611708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744626901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744644244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744660262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7744677229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744692498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744708342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7744724051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744739244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744755427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744770974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744787368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744803207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7744819518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744835039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744850582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7744866285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744881515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7744897895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7744913329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7744929756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7744945603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7744962306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7744977526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7744992743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745008428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745024158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745040389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745055557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745072002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745088235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745104614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745119851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745135073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745151152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745166583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745182607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745197845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745214649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745230745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745247138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745262411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745278049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745293827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745309103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745325175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745340761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745357503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745373426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745390150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745405526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745420903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745436674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745452244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745468272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745483573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745500086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745516572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745532968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745548221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745563482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745579520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745594766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745610819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745626061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745642979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745659088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745675435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745692599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745709402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745725329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745740482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745756443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745772578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745789763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745805767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745822094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745837658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745852841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7745868497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745883667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7745900116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7745915575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7745932022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7745947872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7745964689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7745979857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7745995024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746010663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746026112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746042207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746057310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746073704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746089735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746106194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746121332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746136478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746152412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746167532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746184155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746199275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746217216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746233268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746249579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746265169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746280335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746295950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746311076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746327394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746342529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746358973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746374759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746391330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746406465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746421859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746437487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746453077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746469008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746484172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746500600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746516705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746533029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746548209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746563365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746579410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746594584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746610722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746625858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746642557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746658383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746674622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746689799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746705355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746721035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746736318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746752272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746767817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746784395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746800189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746816480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746831948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746847363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7746863035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746878230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7746895323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7746910668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7746927156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7746942924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7746959718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7746974918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7746990812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747006943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747022690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747038641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747055008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747071482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747087839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747104414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747119622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747134883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747150953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747166220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747182250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747197458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747214454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747230325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747246674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747261881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747277459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747294076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747309318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747325250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747340927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747357695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747373621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747390430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747405669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747420914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747436619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747452311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747468362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747483517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747500426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747516683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747533036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747548279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747563518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747579734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747594992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747611361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747626612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747643457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747659343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747676126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747691430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747706978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747722648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747738046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747753979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747769562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747786173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747801924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747818152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747833673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747848862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7747864510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747879638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7747895881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7747911011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7747927620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7747943481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7747960051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7747975463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7747990654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7748006287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748021744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748037688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748052806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748069207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748085299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748101609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748116810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7748132017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1419,14190000,10000,0,0,256,5,40268,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7748183434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748198649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748215061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748230468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748246915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748262721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748281700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748296941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7748312177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7748328329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748343548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748359530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748374728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748391536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748407405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748423745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748438968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7748454576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7748470276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748485481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748501437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748516990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748533471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748549303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748565604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748581358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7748597566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7748613317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748628497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748645062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748660284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748676770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748692668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748709491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748724760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7748740006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7748755763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748771370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748787417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748802655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748819153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748835523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748852148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748867310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7748882518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7748898607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7748914100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7748930110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7748945307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7748962122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7748978218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7748994546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749009764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749025314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749041072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749056325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749072373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749088030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749104491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749120350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749136709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749152352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749167574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749183268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749198466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749214930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749230137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749246556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749262404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749279104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749294305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749309497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749325189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749340659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749356642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749371777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749388189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749404354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749420876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749436056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749451280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749467414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749482828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749498768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749514167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749530911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749546767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749563112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749578764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749595267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749613972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749631308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749650328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749668099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749686465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749703281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749719715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749734993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749750346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749766571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749782185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749798426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749813569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749830680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749846556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7749862859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749878058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7749893616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7749909293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7749924688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7749940655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7749957153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7749973631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7749989715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750005990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750022033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750037283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750052967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750068441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750085478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750100659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750118128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750134248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750151269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750166568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750182686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750198476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750214041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750230043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750245290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750261765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750277990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750294356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750309593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750325497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750342040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750357420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750373307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750388418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750405646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750421540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750437876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750453500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750468720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750484649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750499860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750516487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750531696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750548113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750563992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750580683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750595920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750611134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750626818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750642778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750658788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750674018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750690376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750707242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750723541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750738705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750753860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750769974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750785120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750801416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750816534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750833242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750849755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7750866025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750881147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7750896772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7750912388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7750927532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7750943796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7750959594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7750976092] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7750992201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751008556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751024173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751039433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751055425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751070651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751087227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751102871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7751120283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7751136255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751153731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751168997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751184208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751199905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751215658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751231666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751246868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7751266233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7751282507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751299680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751315373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751331417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751347192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751362488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751378513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751394194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7751410652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7751426536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751442882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751458442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751473649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751489596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751504781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751522603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751539293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7751557340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7751574972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751593934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751610655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751627260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751646440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751663163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751680684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751697328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7751716210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7751733609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751751518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751768623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751785397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751802653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751819346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751837860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7751854534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7751872729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7751890634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7751908491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751925152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7751941857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7751959397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7751976027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7751994802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752012557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752032674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752050901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752069469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752086924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7752104272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7752121439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752138264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7752156933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752173598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752193723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752212162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752230036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752246872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7752263773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7752280061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752295285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7752311247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752326442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752343862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1420,14200000,10000,0,0,256,5,40296,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7752394239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752410599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752425793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7752441010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7752457009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752472156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7752488088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752503212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752519854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752535642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752551855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752567015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7752582529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7752598112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752613206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7752629074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752645626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752662039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752678209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752694547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752710431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7752725605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7752741279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752756428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7752773315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752788521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752804898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752820713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752837809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752853039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7752868245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7752884255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752900245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7752916310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7752931559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7752948637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7752964874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7752981276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7752996525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753011774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753028088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753043350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753059396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753074679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753091642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753107565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753123982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753139604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753154982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753170726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753185995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753202417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753217669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753234178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753251455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753268370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753283646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753298942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753314686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753330356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753346363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753361744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753379112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753395556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753412041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753427600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753443279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753460016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753475222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753491142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753506245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753523251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753539133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753555730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753570953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753586544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753602773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753617994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753634030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753649648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753666099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753682224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753698596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753714160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753729385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753745100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753760315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753776884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753792061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753808751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753824609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753841229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753856430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7753871671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7753887760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753903458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7753919429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7753934613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7753951035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7753967198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7753983510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7753998754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754013958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754030003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754045220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754061430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754076643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754093395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754109268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754125616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754141100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754156383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754172115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754187534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754205632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754220904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754237608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754253460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754270483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754285722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754301007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754316746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754332461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754348453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754363644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754380089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754396353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754412696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754428169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754443431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754459548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754474744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754490735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754505982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754522779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754539490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754555776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754570938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754588081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754603763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754619115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754635051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754650589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754667043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754682837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754699109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754715266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754730522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754746396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754761549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754778122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754793289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754809716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754825556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754842364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754858423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7754873991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7754890138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7754905375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7754921392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7754936926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7754953671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7754969507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7754985857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755001090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755017330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755033102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755048281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755064492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755080881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755097348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755113358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755130444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755146139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755161342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755177018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755192156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755208497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755223676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755240320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755256166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755273062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755288290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755303504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755319191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755334817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755350821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755366036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755382487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755398720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755415045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755430472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755445760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755461866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755477062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755493027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755508215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755525151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755540980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755557293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755572499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755588107] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755604125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755619576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755635573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755651191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755667675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755683527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755699871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755715590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755730790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755746675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755761836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755778189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755793418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755809904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755825780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755842627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755857858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7755873082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7755888879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7755904479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7755920725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7755936057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7755952739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7755969694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7755986407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756001662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756017489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7756033188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756048332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756064512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756080518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756096914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7756112689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756128964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756144563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756159817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7756175573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756191019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756207932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756223147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756239593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7756255615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756274167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756289436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756304837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7756320701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756336478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756352467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756368761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756385174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7756401548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756418606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756433971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756449113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1421,14210000,10000,0,0,256,5,40325,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7756500714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756516559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756532602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756547822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756564335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7756580619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756597055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756612331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756627604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7756643875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756659352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756675347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756690504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756707873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7756723791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756740202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756755694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756771310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7756787027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756802255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756818255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756833786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756850231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7756866236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7756882588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756898832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7756914095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7756929824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7756945597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7756962113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7756977293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7756993937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757009850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757026559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757041741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757056954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757072626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757088262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757104247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757119663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757136073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757152236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757168529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757183697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757198888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757214907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757231359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757247405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757262570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757279584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757295400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757311940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757327688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757343035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757358731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757373925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757390345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757405566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757422018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757438122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757454822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757470075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757485313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757501250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757516825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757533711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757549006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757565442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757582264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757598667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757614156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757629626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757645916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757661104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757677033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757692189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757709290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757725143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757741467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757756690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757772255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757787987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757803168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757819363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757834853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757851250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7757867050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7757883335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757898845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7757914077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7757929769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7757945156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7757961794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7757976971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7757993381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758009173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758025830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758040972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758056146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758071794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758087261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758103205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758118526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758135079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758151323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758167636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758183057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758198283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758214316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758229477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758245426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758260581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758277601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758293392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758311178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758326652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758343108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758358789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758373891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758390471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758406179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758422924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758438751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758455461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758470550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758485917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758501897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758517582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758533527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758548675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758565894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758582460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758599173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758614411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758629600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758645633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758660838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758676800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758692195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758708917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758724793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758741119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758756337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758771902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758787688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758802925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758819142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758834719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758851197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7758867027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7758883581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758899686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7758915317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7758931100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7758946947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7758963403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7758978612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7758995207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759011190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759027854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759043088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759058366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759074075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759089681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759105659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759120863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759137274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759153668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759169991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759185368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759200541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759216954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759232109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759248088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759263376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759280217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759296035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759312522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759328040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759343242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759358915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759374086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759390433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759405594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759422031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759437824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759455452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759470715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759485929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759502758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759518596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759534780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759551091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759567779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759584233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759600936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759616103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759631295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759647533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759662760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759678769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759694177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759711035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759726874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759744428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759759689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759775569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759791315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759806553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759822535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759838056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759854697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7759870484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7759886731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759902335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7759917565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7759933247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7759948367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7759964666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7759979871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7759996269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760012340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760029052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760044227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760059385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760075012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760090589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760106543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7760121697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7760138057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760154246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760170525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760185722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760201137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760217184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760232348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760248278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7760263721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7760280493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760296335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760312888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760328384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760343595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760359302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760374517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760391481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7760407208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7760423584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760439354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760456049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760471215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760486767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760502444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760518087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760534149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1422,14220000,10000,0,0,256,5,40353,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7760584106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7760600549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760616751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760633025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760649107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760664337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760680135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760695323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760711909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7760727108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7760743558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760759629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760776454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760791691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760806905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760822596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760840345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760856390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7760871655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7760888378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7760904679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7760921116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760936389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7760952298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7760968070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7760983300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7760999933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761015828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761032287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761048166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761064756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761080359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761095573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761111592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761126715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761143096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761158225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761174581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761190593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761207381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761222518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761237950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761253945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761269587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761285664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761300913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761317403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761333601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761350029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761365325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761380824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761396923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761412217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761428290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761443561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761460478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761476433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761492856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761508205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761523895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761539723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761555026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761571145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761586857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761603412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761620150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761636525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761652275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761667587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761683318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761698801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761715904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761731575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761747974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761763812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761780581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761795780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761811008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761826945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761842221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7761858221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7761873417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7761890608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7761906472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7761922872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761938174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7761954309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7761970552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7761985677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762001592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762017280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762033700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762049530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762065834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762081345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762096633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762112380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762127627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762143998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762159296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762175837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762191775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762210180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762225856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762241091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762256796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762273231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762289677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762304906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762321356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762337690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762354079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762369597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762385858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762402279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762418076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762434138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762449655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762466656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762482641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762499864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762515717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762531038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762546772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762562268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762579263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762595089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762611538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762628405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762646214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762664224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762679625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762695652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762711573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762727703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762742979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762759540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762775857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762792252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762807455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762822704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762838731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762853909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7762869888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7762885075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7762901873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7762917711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7762934066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762950013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7762965578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7762981262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7762996889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763012885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763028512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763044956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763060807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763077839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763093012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763108229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763123901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763139501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763155537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763170679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763187130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763203251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763219553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763234745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763249959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763267330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763282632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763298594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763313734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763330465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763346248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763362529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763377743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763393398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763409057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763424191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763440148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763455884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763472297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763488100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763504609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763521279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763536699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763552363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763567582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763584339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763599535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763616194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763632295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763649093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763664321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763679547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763695243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763711295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763727613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763742732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763759365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763778470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763796189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763811450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763827486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763843529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763858719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7763874751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7763890624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7763907254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7763923078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7763939411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7763955184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7763970391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7763986071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764001296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764017564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764032755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764049210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764065605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764082494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764097713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7764112947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764128688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764144541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764160544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764175739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764192155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764208371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764224757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764240034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7764255615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764271866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764287730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764303734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764318922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764336779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764352724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764369129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764384345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7764400053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764415770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764430973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764446921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764462532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764478935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764494780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764511108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764526640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7764541878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764557609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764573023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764589390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764604576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764622657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764638928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764656614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764671830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1423,14230000,10000,0,0,256,5,40381,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7764722631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764738392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764753612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764770095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764785329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764801746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764817628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764834358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764849572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7764864803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7764880879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764896539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7764912525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7764927731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7764944255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7764961272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7764978479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7764993611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765008765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765026048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765041347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765057523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765072655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765090096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765106861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765123250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765138704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765154959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765171271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765186463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765202880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765218610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765235041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765250881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765268554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765283762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765298938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765314559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765330305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765346261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765361425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765377815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765394009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765410326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765425527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765440751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765457024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765472267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765488259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765503460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765521018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765537449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765553768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765568906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765584867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765600643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765616006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765631970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765648241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765664653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765680420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765696704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765712580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765727819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765744644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765759825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765776213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765791360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765808077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765824210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765841049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765856318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7765871558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7765887333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765902866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7765918865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7765934062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7765950706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7765967074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7765983729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7765998837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766013998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766030220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766045600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766061548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766077119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766093884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766109754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766126139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766142729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766158123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766173870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766189090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766207346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766222584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766239009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766254834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766271585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766286843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766302647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766318380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766334065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766350086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766365290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766381721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766398767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766415102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766430259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766445451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766461614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766476769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766492706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766507833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766524818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766540666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766556979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766572182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766587745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766603430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766618624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766634533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766650317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766666713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766682535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766698931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766714518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766729708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766745376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766760538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766777302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766792607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766809145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766825059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766842180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766857450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7766872700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7766888470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766904040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7766920071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7766935289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7766952070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7766968237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7766984589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7766999847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767015695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767031426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767046670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767062638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767078190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767094642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767110540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767126896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767142553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767157798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767173543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767188780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767205425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767220663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767237151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767253023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767269674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767284908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767300090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767315827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767331366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767347409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767362611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767379048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767395850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767412193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767427346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767442550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767458623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767473790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767489752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767504882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767521881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767537680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767554008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767569202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767584684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767600348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767615487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767631667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767647438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767663797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767679565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767695800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767711539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767726690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767742372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767757498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767773842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767788987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767805368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767821162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767837776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767852997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7767868180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7767883868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767899585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7767915579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7767930772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7767948026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7767964600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7767980940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7767996132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768011336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768028204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768043428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768059420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768074609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768091631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7768107505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7768123877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768139115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768154712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768170465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768185703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768202661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768217915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768234407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7768250317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7768267194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768282464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768298007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768313790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768329421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768345439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768360648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768377110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7768393289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7768409631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768424832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768440082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768456204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768471420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768487428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768502662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768519732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7768535622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7768551995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768567247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768584091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768599911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768615149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768631186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768647163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768663946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7768679801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7768696137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768712052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768727300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768742982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768758162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1424,14240000,10000,0,0,256,5,40410,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7768808253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768823509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768840565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7768856399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7768873860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768889056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7768904788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7768920496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7768935706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7768951910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7768967677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7768985718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769003107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769021533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769038282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769055009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769072259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769090275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7769107864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7769124952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7769143532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769160906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769178774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769195410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769212361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769229533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769246209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7769263737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7769281466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7769299522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769316851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769335163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769351880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769368591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769385829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769403078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7769420633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7769437276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7769455610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769472994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769490869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769507539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769524736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769541696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769556908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7769572914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7769591823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7769608274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769624093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769641192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769656772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769672095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769688211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769704253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7769720294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7769735527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7769752006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769768954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769785264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769800463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769815641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769832271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769847497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7769863489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7769878678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7769896112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7769912400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7769928777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769943978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7769959750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7769975422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7769990619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770006550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770022470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770038929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770054788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770071113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770086966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770102232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770118011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770133248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770149584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770164842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770181306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770197201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770217071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770232369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770247669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770263419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770279082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770295127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770310358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770328309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770344468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770361649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770376938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770392838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770408639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770423881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770439972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770455711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770472503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770488980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770505379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770521101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770536433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770552376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770567527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770584096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770599279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770615732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770631558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770648193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770663394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770678619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770694306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770709950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770725937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770741140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770757541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770773915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770790271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770805547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770820803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770836858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770852088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7770868156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7770883391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7770900157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7770916045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7770933492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770949450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7770966538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7770982287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7770997500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771013555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771031674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771048476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771064404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771081250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771096722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771111986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771127749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771143351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771159410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771175026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771191441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771207631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771223992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771239202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771254418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771270473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771285679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771301666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771317087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771334076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771349979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771366336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771381582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771397141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771413534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771428751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771444708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771460283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771476702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771492511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771508847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771524453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771540005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771555688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771570865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771587257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771602435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771618820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771634634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771651407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771666604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771682346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771698500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771714253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771730414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771745618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771762064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771778362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771794866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771810288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771825484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771841889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771857109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7771873102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7771888304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7771905171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7771920964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7771937289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7771952976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7771968263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7771983924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772000199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772016839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772032028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772049592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772065392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7772082236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772097612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7772112718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7772128315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772143811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772159923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772175027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772191351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772207517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7772223751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772238896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7772254022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7772270052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772285410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772301333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772316480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772345621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772382748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7772408842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772424005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7772439277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7772455511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772490720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772531839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772547112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772563593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772580047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7772596699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772611978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7772627274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7772643355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772658610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772675193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772690406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772707278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772723351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7772739654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772754823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7772770362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7772786295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772801513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772817538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772833000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772849320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7772865092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7772881340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772896801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7772911925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7772927537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7772942646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7772958869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7772973990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7772990356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773006134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773022772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1425,14250000,10000,0,0,256,5,40438,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7773073323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773089215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773104867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773120379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773136272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7773151744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7773168136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773183960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773200209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773215722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773230879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773246511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773261654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773279096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7773294393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7773310896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773327230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773344360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773359747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773375134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773391435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773406783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773422912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7773438253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7773455272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773471218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773487642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773502959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773520815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773536782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773551985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773567938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7773584535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7773601273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773617147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773633507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773649237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773664475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773680451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773695568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773711900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7773727111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7773743550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773759398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773776063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773791616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773806890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773822674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773838225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773854193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7773869395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7773885851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7773902223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7773918532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773934138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7773949535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7773965989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7773981372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7773997546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774012919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774029907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774045944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774062443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774078137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774093756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774109633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774125134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774141647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774156997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774173643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774189658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774211964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774227531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774242791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774258676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774274453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774290506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774305756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774322269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774338647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774355043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774370339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774385640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774401898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774417142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774433632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774448894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774466358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774482327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774498805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774514005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774529612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774545301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774560460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774576414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774592286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774608753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774624617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774641329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774656567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774672195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774688051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774726798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774744443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774759770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774777160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774792985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774809270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774824393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774841142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7774857030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774872299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7774888362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7774904185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7774920950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7774936895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7774953701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7774969052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7774984535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775003982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775021527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775037706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775053030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775069640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775086057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775104061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775119618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775134862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775151737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775168488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775184624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775199890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775217110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775233170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775249708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775265610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775281252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775297097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775312674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775329308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775344628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775361095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775376996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775394436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775410006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775425274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775441069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775456648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775472693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775487911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775504358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775520709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775537127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775552357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775567938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775584131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775599475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775615586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775630906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775647827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775663813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775680303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775695672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775711403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775727262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775742645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775758809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775774525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775791346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775807440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775824529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775840285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775855666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7775871516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775886904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7775903363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7775918736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7775935418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7775951439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7775968487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7775983831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7775999181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776015316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776030737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776046933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776062334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776079324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776096506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776113027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776128324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7776144073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776160100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776175427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776191524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776207163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776223764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776239738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776256171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776271856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7776287429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776303747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776318983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776335422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776350632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776367035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776382888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776399539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776414733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7776429986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776445665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776461161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776477128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776492640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776509083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776525282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776541630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776556837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7776572091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776588192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776603647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776619650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776634845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776652022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776668177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776684566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776699863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7776715519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776731207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776746425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776762387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776777931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776794655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776810549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776827214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776842439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7776857667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7776873979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776889884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7776906101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7776921547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7776938217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7776954600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7776971351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7776986768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777002148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777018372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777033999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777050175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777066182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777083082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7777098974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7777115341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777130580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777146131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777162383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1426,14260000,10000,0,0,256,5,40467,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7777212091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777228175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777243335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777261561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7777278007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7777294360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777309576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777324815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777340955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777357107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777373124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777388315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777405171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7777420958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7777437226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777452710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777467909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777483812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777499003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777515374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777530549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777547207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7777563187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7777579881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777595372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777610657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777626432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777642067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777658072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777673327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777689838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7777706717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7777723044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777738234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777753467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777769645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777785040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777804288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777822187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777841237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7777858001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7777874530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777890428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7777906058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7777921897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7777937169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7777953649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7777968976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7777985813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778001787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778018577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778033771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778048968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778064619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778080095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778096072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778111265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778127689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778144537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778160963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778176113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778191291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778208684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778224051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778240095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778255357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778272472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778288392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778304785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778320048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778335725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778351531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778366858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778382938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778398623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778415202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778431185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778447642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778463364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778478674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778494439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778510067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778526568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778541871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778558401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778574702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778592347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778608710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778624015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778640731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778655897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778671922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778687093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778704317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778720260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778736785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778752048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778767924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778783687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778798913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778814945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778830630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778847167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7778863085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7778879449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778895060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7778910372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7778926103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7778941408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7778957925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7778973185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7778989854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779005762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779023839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779039277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779054565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779070316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779085937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7779101973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7779117179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7779133644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779149943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779166554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779182394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779197662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779215693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779231224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7779247688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7779263526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7779281131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779297217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779313754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779329720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779345162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779361017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779376326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7779393162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7779408370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7779425096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779441009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779457899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779473114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779488366] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779504075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779519753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7779536470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7779552015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7779568616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779585239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779601697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779616969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779633070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779649653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779665230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7779681368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7779696690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7779713708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779729724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779746226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779761633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779777615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779793453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779808810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7779824970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7779842928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7779861269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7779880806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7779903260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779924929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7779946780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7779969682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7779990112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780011771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780033667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780055325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7780075311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7780097325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780116868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780135542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780156256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780173288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780189585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780206265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780223091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7780239365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7780256420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780272218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780287683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780303671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780319361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780336066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780351395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780367996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7780386183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7780407767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780427255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780444649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780463597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780478996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780495191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780510481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780527702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7780543645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7780562356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780582514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780600818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780619895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780641133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780657620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780672904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780689611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7780706076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7780722718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780738240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780754384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780770766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780786030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780802093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780818148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780835266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7780851142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7780867711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780882936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7780898658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7780914418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7780929888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7780947876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7780966953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7780985472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781001401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7781018462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781033680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781049181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781064889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781080502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781096479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781111636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7781128924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781145413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7781161742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781177427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781192692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781208955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781224184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781240403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781256298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7781273730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781289587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7781306190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781322018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781337655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781353371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781368580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781386039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781401916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7781418400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781434261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1427,14270000,10000,0,0,256,5,40495,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7781485820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781501074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781516744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781532473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781547928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781563947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781579521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7781595997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781613990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7781633172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781651913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781667859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781683737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781699056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781716302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781731947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7781748786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781765411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7781781966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781797574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781813047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781829558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781844976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7781861430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7781876817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7781893964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7781910031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7781926571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781941920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7781958293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7781974229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7781989633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782006683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782022394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782038983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782055237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782071798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782087501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782102913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782118765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782134134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782150639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782166000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782182647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782199684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782217300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782232701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782248053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782264680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782280101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782296152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782311418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782328293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782344149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782360509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782376386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782392545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782408363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782423879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782439939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782455558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782472032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782488159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782504524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782520159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782535459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782551841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782567028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782583454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782598609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782615192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782630979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782647534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782662704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782678217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782693900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782709402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782725383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782740798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782757200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782773319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782789606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782805011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782820211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782836277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782851437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7782867402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7782882579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7782899351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7782915180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7782931702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7782946899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7782965857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7782984085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783001565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783018892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783034266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783051043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783067079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783084637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783099940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783115397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783131580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783147494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783163712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783179100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783195724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783212552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783229066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783244393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783259763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783276096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783291389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783307656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783323315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783340302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783357556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783373919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783389447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783404881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783420951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783436289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783452760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783468116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783484968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783500985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783517807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783533053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783548387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783564183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783579842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783597461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783613084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783629910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783646881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783663351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783678864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783694125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783710350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783725697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783741826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783757124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783774030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783789998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783807203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783822507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783838234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783853990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783869241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7783885324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7783900918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7783917348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7783933419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7783949744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7783965368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7783980632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7783996383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784011596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784028215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784043446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784060592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784080643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7784099202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784115437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7784131195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784150455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784167650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784184340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784200108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784219074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784235148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7784251758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784268335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7784283907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784300554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784316051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784332819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784347941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784364386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784380152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7784396965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784412094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7784427784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784443657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784460342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784477119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784492312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784508870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784525599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7784541939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784557145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7784572397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784588498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784603745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784619935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784635111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784651833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784667649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7784683932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784700043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7784715684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784731403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784746661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784762691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784778351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784794820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784810716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7784827427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784842699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7784857986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7784873756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7784890193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7784909916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7784930160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7784954720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7784977305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785000109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785021851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785042216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7785064404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785084224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785104333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785123991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785146876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7785167493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785187818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785208929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785229088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7785248946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785268724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785285077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785300391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785317345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7785333828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785350305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785365537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785380931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7785397019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785412287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785428284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785443887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785461740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7785477660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785494296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785509530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785526379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7785542147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785557538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785573491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785589798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785606426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7785622245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785638606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785654308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785669554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1428,14280000,10000,0,0,256,5,40524,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7785719769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785735037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785751048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785766803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785783290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7785799187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785815796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785831432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785846724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7785862560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785877916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7785894299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7785909528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7785925979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7785941844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7785958632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7785973886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7785989252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786005440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786021083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786037112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7786052333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7786069031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786085309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786101690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786116970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7786132292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786150747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786169697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786191255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7786217121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7786240664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786262045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786287001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786307532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7786329649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786349132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786369000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786390261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7786410142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7786430468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786448915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786467770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786483114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7786498606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786518204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786537830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786557355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7786575049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7786593263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786609241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786625819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786641504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7786657024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786672827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786688251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786704690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7786719856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7786736258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786752315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786768990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786784184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7786799347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786815032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786831596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786847576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7786862680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7786879263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7786896340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7786913358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786928518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7786943673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7786959794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7786974958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7786990922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787006089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787022980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787038858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787055178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787070605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787086212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787101902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787117102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787133057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787149977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787169867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787187943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787205379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787220740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787236216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787252210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787268471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787284488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787299672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787316124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787333109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787349379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787364495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787379839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787395895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787412044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787428098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787443326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787460293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787476021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787492430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787507665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787523245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787538856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787554028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787569946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787586244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787602637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787618438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787634714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787650329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787665989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787681652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787696833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787713192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787728335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787744751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787760563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787777221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787792371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787807486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787823083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787838623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787854526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7787869652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7787886027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7787902131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7787918356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787933700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7787948823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7787964751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7787979886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7787995963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788011057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788027823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788043695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788060254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788075488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788091058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788106730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788121900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788137869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788153746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788170188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788186212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788202937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788218136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788233674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788249453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788265094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788281115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788296340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788312810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788329059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788345340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788360538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788375955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788391953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788407123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788423098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788438286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788455389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788471245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788487578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788502800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788518775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788534493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788549700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788565920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788581437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788597880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788613716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788630012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788645583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788661538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788677210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788692577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788708988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788724173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788740572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788756443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788773158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788788313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788803841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788819799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788835420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788851362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7788866521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7788883144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7788899552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7788915842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788931053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7788946402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7788962382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7788977566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7788993506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789008705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789025409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789041221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789057513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789072642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7789088220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7789103904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789119304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7789135241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789150715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789167421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789183210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789199489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789215071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7789230269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7789246172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789261385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7789277650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789292813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789309191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789325000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789341574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789356764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7789372190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7789387909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789403477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7789419452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789434568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789451156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789467551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789483803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789498967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7789514151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7789530199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789545404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7789561852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789577359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789594150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789610004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789626542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789642145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7789657431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7789673162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789688395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7789704749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789719940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789736384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7789752478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7789769088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789784265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7789799469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7789815159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7789830670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7789846610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7789861795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7789878465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1429,14290000,10000,0,0,256,5,40552,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7790426848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7790444142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790460075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7790475897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7790491693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790506938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7790523427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7790538816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7790555485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7790571710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7790588499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790603798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7790619426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7790635470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790651231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7790667330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7790682628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7790699387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7790715764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7790732895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790749755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7790765685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7790781466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790796761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7790813832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7790829615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7790846136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7790862105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7790878792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790894403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7790909686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7790925455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7790940719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7790957090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7790972357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7790988884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791004817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791021690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791036983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791052304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791068050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791083612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791099690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791114940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7791131467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791147681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791164063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791179483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791195749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791212458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791227713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791243770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791259038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7791275958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791292217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791309091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791324569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791340452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791356234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791371452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791387462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791403023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7791420318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791436147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791453104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791468402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791483661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791499557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791515247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791531274] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791546460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7791562930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791579178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791595511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791610735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791626762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791645906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791663628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791679904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791698104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7791717190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791733384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791749864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791766557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791782110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791798048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791813666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791830789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791846276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7791862972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7791879075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7791896128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791911516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7791926959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7791943076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7791958862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7791975063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7791990420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792007071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792023494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7792040002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792055362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7792070722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7792088067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792103493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7792119668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792135237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792152151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792168050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7792184450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792199947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7792215577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7792231435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792246799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7792262980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792278592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792295159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792311165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7792328091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792343376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7792358696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7792374498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792390489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7792406510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792421678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792438107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792456674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7792477024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792497578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7792520737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7792543237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792563973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7792587016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792606920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792630826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792652134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7792673093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792692509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7792714460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7792734376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792753061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7792771447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792786776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792803318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792819395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7792838094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792854875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7792871699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7792888963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7792906280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7792924420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7792941215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7792959908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7792978137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793000214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793023108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793042177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793060733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793078117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7793095574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7793112166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7793130522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7793148207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793166103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793182762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793199626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793217230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793233846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7793251341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7793268397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7793286357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7793304122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793321907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793339482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793356413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793373605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793390932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7793410200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7793430518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7793452939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7793474972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793496897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793517407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793536837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793554087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793570660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7793588775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7793605262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7793621685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7793637512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793654310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793669481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793684673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793700349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793716963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7793733017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7793748202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7793765938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7793782698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793799129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793814325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793830386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793847037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793862359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7793878430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7793894389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7793911432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7793927368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7793943728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7793959431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7793974800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7793990567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794005802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794022456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794037638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794054085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794069913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794086625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794101864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7794117124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7794132863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794148413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794164441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794179660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794196310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794212634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794229043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794244336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7794259632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7794276476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794291798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794307880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794323337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794340144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794356070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794372488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794388012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7794403584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7794419334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794434603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794450678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794466223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794482730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794498671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794515479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794530758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7794546026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7794561791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794577587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794593668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794608948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794625390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794641591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794657969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794673213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7794688476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1430,14300000,10000,0,0,256,5,40581,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7794738904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794754161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794770718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794786062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794802587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794818479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794835221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794850403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7794865647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7794881344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794896871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7794912877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7794928074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7794944797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7794961021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7794978384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7794993596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795009049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795025263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795040494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795056519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795072601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795089536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795105390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795121693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795136860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795152380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795168040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795183156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795199320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795214800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795231243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795247078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795263621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795279169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795294377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795310072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795325276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795341662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795356870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795373310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795389739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795406051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795421225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795436454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795452725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795467923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795483911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795499087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795516123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795531981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795548308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795563532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795579347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795595057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795610532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795626506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795642132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795658563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795674377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795690661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795706398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795721598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795737266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795752418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795768897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795784096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795800548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795816380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795833099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795848312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7795863492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7795879191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795894969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7795910992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7795926207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7795942670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7795958786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7795975115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7795990318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796005565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796021583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796036778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796052791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796068036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796085167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796101070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796117454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796132719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796148262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796163943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796179106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796195064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796210823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796227891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796243818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796260167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796276122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796291380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796307107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796322352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796339020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796354263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796370755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796386602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796403278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796418503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796433724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796449489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796465087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796481117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796496344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796512814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796529289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796548617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796566299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796584564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796600294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796615438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796631358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796647039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796663440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796679213] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796695483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796712261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796727425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796743017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796758110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796774522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796789625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796805942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796822507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796839211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796854328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7796869428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7796885802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796901730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7796917648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7796932824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7796949765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7796966225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7796982586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7796997799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797013019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797029166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797044315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7797060258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7797075630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7797092464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7797108280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7797124566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797140086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797155280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797170964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797186153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7797202499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7797217640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7797234000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7797249810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7797266543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797281687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797296846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797312487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797327983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7797343902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7797359053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7797375410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7797391592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7797407862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797423018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797438203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797454563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797469685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7797486553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7797501761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7797518861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7797534717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7797551030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797566203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797581765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797597515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797613042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7797629092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7797644892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7797661379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7797677223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7797693561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797709230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797724486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797740157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797755343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7797771947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7797787172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7797803600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7797819471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7797836319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7797851514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7797866697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7797882360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798052526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798088134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798103379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7798120089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7798135974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7798153057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798168261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7798185153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7798200882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798216865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798232835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798248627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7798265687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7798281822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7798298237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798313500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7798329710] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7798345527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798360798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798376894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798392832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7798409279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7798425157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7798442102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798458060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7798473423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7798489235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798504568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798521113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798536438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7798553034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7798568991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7798586096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798601399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7798616681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7798632426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798649307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798665381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798680695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7798697230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7798713851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7798730284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798746449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7798761744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7798778062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798793362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798809420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7798824708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7798841888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7798857893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7798874370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798890073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7798905520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7798921369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7798936654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7798953500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1431,14310000,10000,0,0,256,5,40609,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7799003419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799020546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799036501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799052864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799068105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799084115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799099868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799115130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7799131843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7799148010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799164566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799180491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799196899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799212774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799228103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799244378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799259957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7799276810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7799292143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799308712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799324731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799341866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799357183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799372565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799388393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799404151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7799420229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7799435538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799452650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799468654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799485079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799500391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799516299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799532200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799547551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7799563704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7799579438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799596023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799611954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799628351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799643992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799659240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799674996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799690232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7799708669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7799727374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799745932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799762414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799779543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799794721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799810631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799826328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799842267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7799858745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7799873946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7799890811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7799906640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7799922946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799938886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7799955032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7799970732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7799985909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800004543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800025022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800047639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7800070308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800094460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800114732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800136256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7800157958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800179339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800198905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800219262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800240752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7800261366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800284965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800302117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800317625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7800334878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800350178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800368201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800387213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800409450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7800427140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800444695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800461203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800476773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7800492471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800507637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800524304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800539536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800555956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7800572419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800589324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800604553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800619816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7800635532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800651413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800667428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800682649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800699125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7800715743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800732675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800747908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800763160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7800779525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800795223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800811580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800827272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800844192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7800860167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7800876574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800892387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7800907738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7800923527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7800938837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7800955489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7800970854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7800987292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801003135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801020013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801035245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801050457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801066141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801081857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801097834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801113012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801129408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801145730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801162046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801177232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801192407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801208883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801224096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801240418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801256463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801273421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801289256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801305559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801321332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801337057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801352735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801367896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801383826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801399336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801415728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801431499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801447741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801463457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801478644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801494316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801509484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801526012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801541157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801557575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801573386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801590046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801605199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801620382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801636033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801651765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801667681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801682805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801699152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801715460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801731716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801746852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801761983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801778017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801793157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801809048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801824180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801841145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801856942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7801873188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801888617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7801904423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7801920069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7801935249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7801951212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7801966867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7801983275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7801999066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802015741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802031096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802046309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802061950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802077699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802093617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802108772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802125222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802141560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802158109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802173274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802188564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802204674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802219840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802235813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802250978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802267763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802283574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802299854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802315022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802330597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802346456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802361648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802377587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802393023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802409437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802425265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802441579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802457092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802472307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802487975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802503275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802520880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802536130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802553150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802569038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802585767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802600979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802616188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802631864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802647676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802663646] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802678806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802695197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802711584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802727871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802743013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802758204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802774228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802789448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802805393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802820551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802837500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802853321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7802869622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802884824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7802900548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7802916260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7802931455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7802947418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7802962910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7802979337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7802995186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803011498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803026996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7803042259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803057943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803073140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803089609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803104811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803121273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803137104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803153784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803168987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1432,14320000,10000,0,0,256,5,40637,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7803219212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803235184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803250412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803266801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803282010] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803298441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803314263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803330866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803346279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7803361500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803377195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803392794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803409007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803424194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803440613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803457181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803473545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803488789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7803504045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803520143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803535589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803551583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803566786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803583549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803599631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803615988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803631243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7803646836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803662579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803677822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803693864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803709590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803726140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803741975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803758279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803774727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7803790181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803805856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803821036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803837461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803852639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7803869020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7803884846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7803901951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803917127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7803932328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7803947987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7803963454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7803979464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7803994693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804011114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804027534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804043850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804059028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804074224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804090512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804105670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804121661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804136845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804153719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804169542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804185812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804200968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804217988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804233703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804248900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804265309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804280496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804297007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804312916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804329595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804344788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804359971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804375668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804391196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804407411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804422601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804439028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804455158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804471475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804486680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804501915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804517890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804533142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804549782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804564976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804581770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804597595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804613932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804629116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804644737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804660474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804675696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804691681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804707239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804723894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804739710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804756040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804771591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804787035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804802784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804818007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804834300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804850120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7804866740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7804882616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7804899347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804914865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7804930196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7804945947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7804961592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7804977620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7804992848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805009330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805026335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805042759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805057953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805073201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805089725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805105124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805121173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805136437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805153305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805169173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805185538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805200748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805216778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805232552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805247784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805263799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805279647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805296183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805312047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805328837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805344125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805359458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805375170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805391503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805407599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805422820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805439355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805455928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805472596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805487812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805503539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805519927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805535160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805551222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805567649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805584856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805601044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805617464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805632695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805648559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805664320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805679535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805695561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805711097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805727558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805743407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805759682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805775208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805790497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805806267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805821538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805837864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805853109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7805869552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7805886104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7805903080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805918342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7805933588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7805949323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7805965117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7805981179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7805996429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806012961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806029171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806045542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806060834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806076126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806092437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806107690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7806123717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806138985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806156057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806171923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806188297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806203855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806219064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806234776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806250020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7806266419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806282134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806302343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806323351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806344318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806359631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806374898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806391087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806406536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7806422558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806437781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806454667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806471992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806488338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806505037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806524028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806542830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806559532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7806576644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806593977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806610565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806626652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806643693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806658976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806674306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806690086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806705789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7806722060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806737316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806753812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806770105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806786489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806801756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806817539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806833850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806849119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7806865122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7806881710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7806906837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7806926753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7806945607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7806962782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7806978186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7806993978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807009172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7807025645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807040886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807057288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807073084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807089817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807105223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7807120973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7807136713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807152343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7807168280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807183509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807199896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807216064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807232332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807248121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7807263987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7807280252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807295674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1433,14330000,10000,0,0,256,5,40666,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7807349095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807364304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807380753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807396980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807413286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807428492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7807443715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7807459864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807475348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7807491331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807506509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807523307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807539156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807555487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807570708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7807586365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7807602067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807617280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7807633269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807648909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807665392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807681243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807697563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807713110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7807728325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7807744017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807759198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7807775484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807790899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807807385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807823259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807839965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807855424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7807870706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7807886456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807902021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7807918057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7807933668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7807950147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7807966345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7807982854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7807998032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808013253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808029295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808044491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808060487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808075705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808092516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808108393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808124762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808140508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808155769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808171464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808186671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808203075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808218273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808234693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808250497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808267179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808282364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808297570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808313253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808328867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808345951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808361789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808378279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808394546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808410844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808426009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808441188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808457167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808472363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808488312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808503480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808520188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808536226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808552533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808567724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808583281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808599252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808614437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808630424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808645928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808662645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808678546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808694888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808710435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808725693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808741432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808756681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808773027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808788491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808804981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808820848] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808837687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808853169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7808868437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7808885543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808901254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7808917242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7808932414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7808948863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7808965123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7808981692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7808996898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809012152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809028296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809043524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809059577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809074804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809091615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809107504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809123913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809139394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809154769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809170509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809185753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809202007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809217362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809234451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809251192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809269345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809284679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809299966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809315603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809331361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809347497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809362973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809379490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809395764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809412109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809427332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809442591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809458626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809474133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809491572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809506833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809523753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809539837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809556150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809571327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809586949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809602663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809617895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809633892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809649421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809666142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809682033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809698422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809714117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809729536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809745305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809760574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809776909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809792164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809808665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809824596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809841252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809856526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7809871830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7809887574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809903108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7809919120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7809934723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7809951184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7809967728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7809984746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7809999945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810015697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810031367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810047353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810063305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810078993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810095452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810111524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810127844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810143347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810158547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810174436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810189606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810208937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810224141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810240791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810257284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810275569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810292202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810308792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810325884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810342939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810360631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810377224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810395494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810412760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810430571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810447152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810464139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810481511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810498113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810515904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810532465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810550435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810567782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810585841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810602410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810618970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810635117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810650699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810666927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810682112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810698555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810714981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810731558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810746818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810762087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810778239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810793507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810809520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810824722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810841550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810857691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7810874058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810889531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7810904897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7810920644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7810935910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7810952285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7810967479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7810983919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7810999780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811018274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811033514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811048737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811064493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811079994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811095993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7811111236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7811127694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7811143851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811160261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811175743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811191006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811207118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811222381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811238621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7811253849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7811270578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7811286677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811303018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811318250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811333921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811349660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811365130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811381162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7811398277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7811414759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7811430827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811447184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1434,14340000,10000,0,0,256,5,40694,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7811496549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811511776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811527901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811543369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811559375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7811574591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7811591421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7811607543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811623935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811639164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811654741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811670727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811685967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811702407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7811717642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7811734346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7811750230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811766939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811782167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811797652] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811813418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811829029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811844999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7811860245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7811876685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7811892831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7811909190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811924663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7811939922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7811955942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7811971915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7811987951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812003208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812019984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812035840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812052192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812067433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812083110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812098823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812114268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812130279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812145825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812162303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812178162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812194513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812210113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812225340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812241053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812256243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812272633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812287829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812304254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812320081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812336698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812351908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812367324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812382999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812398548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812414556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812429959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812446381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812462700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812479097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812494327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812509583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812525592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812540808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812557020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812572208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812588994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812604947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812621284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812637177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812652778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812668486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812683682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812699652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812715165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812731816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812748294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812768828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812787376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812805252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812821071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812837242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7812854510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7812869762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7812886771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7812903403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7812919913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812935451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7812950730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7812969665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7812989491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813008300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813027423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813044174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813060087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813076526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813092323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813107732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813123439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813138537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813154884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813170077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813186450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813202722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813218971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813234159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813249318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813265365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813280538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813296496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813311627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813329950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813345843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813362146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813377325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813393158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813409491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813424607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813440499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813456092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813472441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813488212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813504448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813519968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813535150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813550813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813566167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813582499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813597654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813614238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813629980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813646667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813661858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813677028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813692648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813708171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813724090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813739261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813755619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813771781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813787995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813803323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813818526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813834614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813849734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7813865621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7813880741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7813897484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7813913231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7813929443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813944571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7813960082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7813976029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7813991433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814007369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814022892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814039268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814055070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814071340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814086857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814101984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814117834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814132961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814149281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814164414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814180814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814196600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814214630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814229829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814245028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814260693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814276263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814292280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814307665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814324072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814340269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814356563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814371711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814386857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814402873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814418033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814434198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814449369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814466115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814481979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814498314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814513514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814529061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814544734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814559931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814575895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814591431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814608117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814623966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814641048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814656232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814671626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814687299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814702757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814718669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814733777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814750104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814766240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814782494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814797630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814812766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814828678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814843810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7814859677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7814874774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7814891393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7814907140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7814923379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814938528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7814954044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7814969769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7814985009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815001017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815016484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815032925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815048811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815065609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815081234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815096452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7815112121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815127488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815143895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815159151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815175644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815191860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815208635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815223934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815239198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7815254982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815270610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815286683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815302181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815318665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815334930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815351264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815366461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815381703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7815397747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815412935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815429167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815444359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815461118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815477023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815493653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815508936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815524558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7815540319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1435,14350000,10000,0,0,256,5,40723,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7815593871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815610129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815625332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815642080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815657950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815674567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815689849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815705874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7815721689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815736918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815752945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815768624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815785090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815801173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815817507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815833013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815848269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7815864190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815879362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7815895786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7815910903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7815927294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7815943081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7815959653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7815974895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7815990605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816006349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816022108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816038104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816053301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816069735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816086129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816102499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816117937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816133195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816149227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816164485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816180702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816195935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816212759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816228631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816244971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816260180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816275993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816291716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816307111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816323109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816338679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816355096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816371121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816387423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816402969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816418143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816433810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816448982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816465237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816480399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816496858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816512720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816529482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816544736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816560232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816575969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816591604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816607624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816622856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816639609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816655822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816672186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816687458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816703028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816718761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816734009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816750012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816765532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816781980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816797966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816814428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816830039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816845462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7816861487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816876771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7816893120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7816908333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7816924794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7816940668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7816957326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7816972611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7816987885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817003656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817019264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817035309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817050600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817067111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817083335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817099679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817114901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817130165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817146263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817161527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817177812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817193086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817210150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817226065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817242481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817257753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817273371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817289142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817304864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817320922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817336535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817353056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817369152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817385559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817401162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817416427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817432154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817447431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817463832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817479105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817495828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817511724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817528384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817543647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817558919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817574739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817590303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817606360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817621592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817638086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817654408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817670818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817686328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817701629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817718532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817733761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817749809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817765397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817781882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817797753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817814328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817829868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817845123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7817860856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817876303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7817892682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7817907878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7817924322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7817940182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7817956813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7817972313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7817987574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818003523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818019115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818035148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818050345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818067005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818083166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818099520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818114767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818130001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818146084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818161363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818177391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818192638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818209551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818225466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818241871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818257168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818272774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818288541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818303761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818320190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818335836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818352273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818368115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818384654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818400235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818415456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818431140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818446375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818462708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818477988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818494734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818510650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818527415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818542688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818558198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818573950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818589559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818605631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818620877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818637779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818654133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818670471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818685705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818700965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818717012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818732280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818748528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818763762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818783210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818799215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818815655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818831301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818846593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7818862351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818877637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7818894084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7818909384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7818925927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7818941885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7818959048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7818974276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7818989462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819005359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819021048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819037801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819053047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819069762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819086092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819102431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819117613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819132861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819148999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819164226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819180240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819195634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819213263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819229200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819245745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819260971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819276612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819292363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819307860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819323858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819339370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819355856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819372019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819388394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819404329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819420029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819436011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819451233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819467739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819482981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819499524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819515837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819532186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819547431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819562937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819579315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819594559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819610585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819625783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819642965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819658922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1436,14360000,10000,0,0,256,5,40751,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7819709877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819725196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819740463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819756393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819772008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819788031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819803205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819819643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819835934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819852245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819868499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7819883739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7819899852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7819915122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7819931381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7819946629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7819963636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7819980226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7819996588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820011794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820027423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820043108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820058538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820074558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820090150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820106620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820122720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820139044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820154709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820169946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820185636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820200813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820217136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820232344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820249010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820265164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820281470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820296649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820311887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820327990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820343260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820359352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820374782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820391688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820407579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820423915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820439371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820455049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820471058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820486234] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820502213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820517780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820534197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820549995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820566493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820582023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820597237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820612928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820628119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820644659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820659886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820676316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820692172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820708816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820724038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820739286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820755212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820770795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820786770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820802043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820818521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820834702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820851070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820866329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7820881611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7820897673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7820913227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7820929264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7820944720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7820961520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7820977415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7820993822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821009050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821024571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821040278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821055548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821071832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821087404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821104253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821120194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821136789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821152642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821168713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821184493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821199725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821216435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821231677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821248367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821264497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821280905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821296038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821311496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821327545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821342807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821358804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821373998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821390839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821406684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821422961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821438358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821454436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821470188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821485402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821501401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821517065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821533605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821549459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821565809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821581356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821596612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821612344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821627787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821644118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821659359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821675798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821691652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821708329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821723600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821738906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821754922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821770522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821786576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821801823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821818523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821834706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821851067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821866316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7821881555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7821897583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7821912786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7821928787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7821944220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7821960966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7821977105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7821993445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822008907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822024543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822040257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822055427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822071405] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822087017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822103550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822119439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822136026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822151555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822166796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822182530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822197772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822216359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822231577] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822248102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822264498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822280972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822296232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822311517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822327612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822342940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822359010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822374294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822391148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822406999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822423326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822438750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822454299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822470104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822485659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822501668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822517490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822533972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822550487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822566938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822582735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822598028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822613802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822629313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822646491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822661799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822678315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822694247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822711088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822726303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822741505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822757433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822772951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822789122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822804308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822820931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822837097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822853444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822868678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7822883906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7822899908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7822915148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7822931154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7822946349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7822963161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7822979018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7822995360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823010593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823026105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823041769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823056933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823072896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823088381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823104814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7823120665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7823137247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823152907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823168150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823183847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823199064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823215763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823231088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823247457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7823263244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7823279863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823295309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823310501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823326418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823341946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823357904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823373093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823389832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7823405692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7823421992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823437405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823453019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823468733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823483882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823499931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823515648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823532079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7823547958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7823564239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823579764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823594989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823610655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823625881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823642338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823657493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823673877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7823689800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7823706804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823722005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823737177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1437,14370000,10000,0,0,256,5,40780,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7823787786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823803057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823819278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823834821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823851359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7823867239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7823883598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823899487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7823914725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7823930407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7823945576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7823961921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7823977630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7823994072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824010108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824026741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824041925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824057162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824073282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824092169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824111791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824129029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824147151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824163540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824180593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824195887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824212004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824227834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824243110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824259381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824275080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824291864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824312056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824335513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824353632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824371342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824387621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824404318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824420349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824435550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824452710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824468619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824484966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824500134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824516169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824531842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824546990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824562898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824578800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824595244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824611078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824628134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824643870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824659046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824675734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824691600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824708185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824723381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824739786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824755597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824772403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824787608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824802812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824818721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824834344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824850309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7824865466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7824882101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7824898324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7824914688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824929917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7824945163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7824961400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7824976642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7824992652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825008098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825024906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825040753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825057087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825072284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825087927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825103658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825118877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825135107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825151103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825167546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825183402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825199939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825215722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825231008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825246746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825261967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825278547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825293843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825310436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825326587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825343799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825359065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825374333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825390809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825406066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825422098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825437345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825454392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825470233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825486494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825501676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825517418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825533155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825548348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825564505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825580182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825596613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825612417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825628745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825644314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825659591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825675335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825690585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825707666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825722882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825739349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825755207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825771859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825787055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825802261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825818173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825833685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825849697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7825864909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7825881596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7825897729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7825914199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825929429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7825944615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7825960635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7825975864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7825991882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826007435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826024265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826040135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826056452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826071935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826087516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826103246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826118442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826134421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826150067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826166509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826182335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826198684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826214382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826229601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826245283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826260468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826276747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826291899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826308309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826324136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826340764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826355924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826371093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826386965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826402484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826418415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826433567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826449979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826466180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826482464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826497665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826513173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826529273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826544417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826560417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826575574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826592361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826608170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826624432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826639954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826655849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826671533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826686689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826703024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826719204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826735599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826751712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826768385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826783575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826798793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826814479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826830036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826846024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7826861256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7826877700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7826894113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7826910416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826925638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7826940834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7826956916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7826972065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7826988010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827003173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827020146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7827035996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827052309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827067534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827083151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7827098855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827114035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827130031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827145509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827161936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7827177805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827194117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827209899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827225127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7827240842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827256154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827272652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827287831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827304249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7827320442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827337345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827352561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827367807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7827383682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827399328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827415303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827430522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827447425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7827464170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827480513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827495699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827511547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7827527684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827542817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827558750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827573896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827590571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7827606360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827622588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827637723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827653353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7827669013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827684178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827700370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827716378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827732854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7827748729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827765456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827780661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827795919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7827811612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827827298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7827845505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7827864468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7827882983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1438,14380000,10000,0,0,256,5,40808,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7827938685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7827955781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7827971024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7827986357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828002077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828018474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828034479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828049710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828066129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828082580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828099582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828114984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828130238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828146696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828161932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828181968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828201507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828222989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828240303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828256751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828272884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828288326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828304037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828319196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828335736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828350963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828367408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828383247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828399924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828415121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828430346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828446046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828461829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828477857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828493045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828509449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828525619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828542454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828557590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828572732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828588936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828604823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828620739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828635870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828652907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828668699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828684990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828700825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828716401] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828732057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828747218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828763180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828778898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828795261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828811067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828827734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828842868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828858033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7828873682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828888836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7828905189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7828920402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7828936887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7828953115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7828969354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7828984512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7828999691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829015931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829031129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829047068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829062320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829079295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829095147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829111504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829126723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829142373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829158060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829173252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829189203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829204868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829221282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829237104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829253371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829269163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829284840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829300556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829315771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829332075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829347308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829363938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829379795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829396833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829412101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829427339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829443042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829458885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829474894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829490049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829506427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829522622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829538992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829554237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829569475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829585721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829600925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829616923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829632161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829649084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829664908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829681225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829696451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829711969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829727655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829742797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829758792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829774297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829790756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829806661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829823071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829838726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829854001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7829869720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829884951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7829901287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7829916493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7829932977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7829948826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7829965653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7829980885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7829996089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830012048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830027583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830043613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830058838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830075275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830091471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830107833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830123066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7830138355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830154407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830169662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830185622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830200816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830219699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830235553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830251855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830267641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7830282877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830298595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830313755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830330265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830345434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830361815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830377662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830394334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830409508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7830424692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830440342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830455838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830471837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830488392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830507388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830523889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830540185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830555425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7830570657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830586781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830601989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830617980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830633187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830649927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830669965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830690408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830707191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7830722469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830738134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830753315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830770227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830786062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830802535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830818291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830835188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830850696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7830865936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7830881606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830897246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7830913197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7830928375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7830944806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7830961151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7830977480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7830992671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831007908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831024014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831039247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831055252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831070455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831087256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831103150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831119508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831134747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831150603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831166340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831181559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831197534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831213056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831229520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831245397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831261782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831277925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831293174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831308944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831324171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831341565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831357144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831373546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831389691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831406118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831421324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831436597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831452866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831468206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831484295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831499563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831516320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831532255] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831548597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831565329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831581104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831596930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831612225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831628271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831643877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831660358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831676262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831693099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831708870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831724239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831740009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831755262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831771783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831787083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831803551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831819533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831836442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831851658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7831866912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7831882649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831898181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7831914220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7831929466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7831945993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7831962413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7831978827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7831994136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832009438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1439,14390000,10000,0,0,256,5,40837,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7832060576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832075837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832092249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832107489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832123965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832140226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832156593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832171886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832187295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7832203621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832219095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832235055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832250229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832266983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832282888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832299273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832314523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832330119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7832345884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832361153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832377171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832392780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832409264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832425120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832441422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832457238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832472474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7832488200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832503457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832519818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832535079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832551575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832567457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832584129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832599371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832614578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7832630252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832645873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832661878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832677080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832694273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832710790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832727142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832742342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832757565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7832773561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832788731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832804682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832819840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832836813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832852711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7832869026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832884260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7832900198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7832915898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7832931096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7832947060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7832962644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7832979088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7832994958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833011280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833027161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833042406] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833058183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833073404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833089834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833105060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833121561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833137448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833154370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833169634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833184886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833200603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833216466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833232518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833247768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833264506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833281309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833297617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833312813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833328424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833344416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833359872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833375925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833391550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833408029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833423953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833440292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833455881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833471150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833486890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833502153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833518736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833533981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833550519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833566429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833583228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833598473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833613747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833629511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833645110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833661401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833676643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833693123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833709392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833725723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833740967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833756242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833772344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833787579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833803592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833818805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833835799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833851704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7833868089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833883353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7833898925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7833914704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7833929954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7833945988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7833961745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7833978503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7833994271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834010478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834026891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834042121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834057793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834072967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834089664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834105605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834122864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7834138708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834156940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834175456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834193227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834214168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834229588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834247339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834262685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834280438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7834296392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834315885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834337115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834355767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834373251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834388419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834405573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834420756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834437311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7834453525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834469825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834484909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834500058] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834516061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834531376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834547226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834562271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834580156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7834596809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834613896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834629023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834644606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834660139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834675182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834691859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834707439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834724787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7834740591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834756842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834772394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834787522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834803139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834818281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834834592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834849737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7834866085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7834881906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7834898534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834913878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7834929040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7834944644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7834960162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7834976082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7834991205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835007563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835023799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835040036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835055118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835070236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835086282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835101604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835117462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835132581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835149212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835165000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835181241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835196380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835211952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835227609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835242705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835258602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835274344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835290741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835306560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835322855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835338289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835353458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835369096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835384457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835400784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835416012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835432370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835448130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835464783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835479993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835495157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835510848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835526193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835542102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835557728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835574045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835590211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835606674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835621818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835636933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835652893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835668010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835683881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835699003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835716032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835731854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835748096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835763253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835778802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835794468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835809638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835825575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835841031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835857387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7835873201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7835889767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835905124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7835920319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7835935970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7835951118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7835967593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7835982702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7835999048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836015126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836031608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836046709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836061830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836077761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836093139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836109058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1440,14400000,10000,0,0,256,5,40865,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7836158602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7836175009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836190833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836207491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836222736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836237977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836253697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836269307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836285255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7836300399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7836316772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836332902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836349150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836364323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836379516] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836395538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836410992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836426978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7836442176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7836458980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836474772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836491304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836506476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836522047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836537744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836552877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836568796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7836584280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7836600866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836616645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836632946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836650491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836665750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836681440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836697039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836714148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7836729370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7836745812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836762183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836779122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836794359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836809580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836825219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836840697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836856644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7836871811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7836888213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7836904551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7836920792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836935931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7836951094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7836967314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7836982481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7836998416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837013585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837031284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837047568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837063832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837079515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837095196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837111224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837126390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837142731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837157896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837174289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837190080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837206959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837222110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837237274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837252905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837268433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837284318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837299440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837315787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837331996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837348272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837363406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837378837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837394964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837410126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837426039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837441171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837457935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837473962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837490370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837508816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837527309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837542954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837558067] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837573932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837589873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837606403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837622230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837638545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837654395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837669711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837685392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837700602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837717048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837732258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837748746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837765095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837782444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837798133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837813364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837829657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837845185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7837861076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7837876208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7837893083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7837909768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7837926145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837941365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7837957100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7837972788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7837988001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838003907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838019425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838035899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838052175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838068616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838084277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838099748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838115503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838130754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838147093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838162595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838179093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838195018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838215354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838230701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838246019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838262116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838278304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838294360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838309652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838326185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838342568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838359317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838374497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838390164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838405853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838421015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838436919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838452448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838468823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838484548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838500768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838516252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838531442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838547133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838562286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838578622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838593992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838610347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838626106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838642693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838658017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838673184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838688790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838704801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838720692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838735783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838752141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838768245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838784725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838799876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838815039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838831199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838846613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7838862528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7838877610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7838894389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7838910166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7838926455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838941618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7838957085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7838972723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7838988057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839003950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839019458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839036018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839051766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839067971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839083526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839098715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839114667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839129826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839146125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839161460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839177849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839193667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839210344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839225455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839240588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839256202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839271719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839287876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839303020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839319375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839335579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839352067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839367432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839383045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839399160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839414335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839430265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839445402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839462172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839477971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839494261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839509412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839524901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839540799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839555968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839572256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839587844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839604214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839619996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839636253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839651905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839667276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839682896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839698034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839714294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839729401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839745755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839761537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839778170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839793580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839808787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839824458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839839936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839856143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7839871279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7839887679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7839904023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7839920289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839936901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7839952513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7839968176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7839983330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7839999229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840014574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840031447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840047421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840063711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840079251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7840094443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840110088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840125278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840141554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840156875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840173407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840189246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840205854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840221231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1441,14410000,10000,0,0,256,5,40893,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7840271599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840287342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840302543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840318512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840334084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840350700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840366533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840382861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840398405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7840415009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840430883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840445979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840462358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840477705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840494114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840509893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840526535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840541830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7840556972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840572597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840588082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840603968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840619082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840635394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840651464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840667889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840683000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7840698111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840714840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840729987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840745880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840760978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840778037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840793861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840810148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840825307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7840840798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840856643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840871797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7840887705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7840903154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7840919574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7840935414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7840951948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7840967233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7840982640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7840998319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841013503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841029747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841044881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841061246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841077344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841093603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841108722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841123861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841139909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841155117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841171354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841186491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841203407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841219234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841235757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841250896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841266863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841282517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841297656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841313578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841329129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841345596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841361650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841378437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841393950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841409155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841425062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841440221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841456658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841471868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841488300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841504148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841520858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841536236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841551489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841567193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841582792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841598743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841613875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841630298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841646518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841662817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841678180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841693402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841709544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841724760] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841740784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841755998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841773169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841789459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841805866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841821039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841837201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841853140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841868300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7841884256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7841900052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7841916710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7841932505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7841948799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7841964506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7841979789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7841995464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842010623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842027654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842042852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842059263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842075119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842091996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842107178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7842122467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7842138140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842153955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842169953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842185122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842201600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842217936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842234435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842249571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7842265137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7842280804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842295892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842311732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842327146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842343625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842359653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842375948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842391446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7842406600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7842422485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842437625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842453882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842469044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842485384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842501199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842517886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842533049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7842548454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7842564087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842579499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842595397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842610502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842626845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842642920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842659187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842674375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7842690707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7842709182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842726022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842743495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842760041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842778399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842795679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842813480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842830426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7842847036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7842864364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842880909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7842898638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7842915223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7842934139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7842955876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7842977570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7842997140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843017905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843038727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843059540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843080084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7843096911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7843115311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7843132741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7843151687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843168404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843185210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843203239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843219845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843237541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7843254126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7843272775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7843290415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7843308879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843325492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843343116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843360597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843378524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843401126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7843422460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7843445572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7843466143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7843482812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843498075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843513430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843530419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843545871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843561972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7843577997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7843594593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7843610500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7843626896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843642717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843658077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843673791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843689054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843705627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7843720829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7843737966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7843754191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7843771102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843786348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843801798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843818380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843834244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843850179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7843865298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7843881649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7843897960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7843914251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843929429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7843944632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7843960858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7843976075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7843992038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844007213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844024242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844040096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844056403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844073041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844088665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7844104303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844119656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7844136201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844151649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844168056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844183842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844200064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844215562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844230909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7844246501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844261581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7844277845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844293012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844309433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844325288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844341938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844357117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844372305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7844387984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844403540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1442,14420000,10000,0,0,256,5,40922,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7844454219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844469514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844486216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844502071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844518717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844533904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844549123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7844564798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844580493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7844598939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844615527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844634222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844651179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844667851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844683288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844698655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7844716002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844731310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7844747621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844762893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844780138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844796235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844813423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844828998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844844363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7844860081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844875307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7844891597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7844906803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7844923280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7844939136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7844955790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7844971012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7844986277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845002010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845017561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845033586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845048801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845065282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845081521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845097902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845113400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845128680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845144860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845160095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845176128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845191335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845208206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845224051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845240625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845255890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845271580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845287336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845302559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845318568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845334210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845350721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845366578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845382939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845398679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845413931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845429660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845444886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845461289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845476789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845493298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845509381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845526162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845541399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845556636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845572384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845587984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845604006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845619438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845635918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845652111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845668433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845683875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845699109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845715167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845730381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845746381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845761581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845778466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845794367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845810922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845826148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845841714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845857412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845872635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7845888604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7845904286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7845920803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7845936688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7845953412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7845968652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7845984148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7845999856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846015464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846031490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846046699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846063177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846079422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846095798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846111267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846126532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846142926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846158160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846174162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846189414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846206311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846222191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846238565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846253833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846269461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846285198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846300615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846316992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846332679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846349122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846364993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846381357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846396914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846412247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846428226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846443421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846460000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846475209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846491973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846507818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846524575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846539822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846555030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846570745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846586400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846602434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846617674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846634168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846650370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846666688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846682127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846697349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846715637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846731244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846747211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846762334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846779233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846795163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846811908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846827573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846842802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7846858474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846873895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7846890129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7846905301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7846921707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7846937579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7846954209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7846969415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7846984705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847000466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847016072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847032115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847047343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847063851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847080104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847096422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847111767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847127083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847144730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847159913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847176074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847191216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847208123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847223984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847240329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847255499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847271029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847286760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847302215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847318209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847333779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847350272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847366418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847382826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847398401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847413648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847429385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847444583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847461003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847477784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847494419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847510268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847527098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847542286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847557690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847573327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847588930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847604947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847620166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847636629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847652847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847669121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847684507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847699717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847715787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847731002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847747014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847762220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847778999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847794806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847811111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847826321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847842885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7847858608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847873976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7847890683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7847905828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7847922213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7847938143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7847954942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7847970134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7847985612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848001280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848016796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848032798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848047981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848064592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848080743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848097102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848112344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7848128371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848144429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848159679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848175912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848191141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848207966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848223870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848240231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848255484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7848271082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848286796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848302223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848318250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848333805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848350289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848366146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848382514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848398102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7848413333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848429041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848444262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848460515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848475697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848492366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848508235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848524872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1443,14430000,10000,0,0,256,5,40950,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7848575180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7848590856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848606608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848621864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848637913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848653452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848669992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848685918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848703727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848719030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7848734298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848750086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848765763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848781814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848797026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848813777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848830015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848846317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848861516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7848876761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7848892819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7848908035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7848924002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7848939178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7848955962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7848971873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7848988491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849003755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849019352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849035112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849050364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849066619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849082235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849098694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849114555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849130938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849146460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849161709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849177442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849192673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849209003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849224250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849240947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849256845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849273727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849289041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849304359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849320151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849335795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849351880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849367152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849383697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849399905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849416311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849431619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849446893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849463057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849478535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849494782] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849510014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849526796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849542681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849559252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849574482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849590039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849605798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849621539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849637563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849653222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849669697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849685816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849702838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849718120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849733423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849749219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849764758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849780761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849795920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849812373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849828561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849844892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849860086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7849875484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7849891528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7849906749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7849922750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7849937976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7849954795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7849970641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7849986925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850002131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850019964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850035795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850051081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850067155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850082793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850099287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850115628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850132052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850148001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850163264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850179204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850194417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850212544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850227783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850244503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850260380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850277158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850292388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850307651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850324757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850340879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850356890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850372689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850389488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850405485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850421900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850437327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850452954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850468664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850483880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850499898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850515413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850531879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850547706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850564285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850579900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850595163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850610870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850626275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850642599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850657812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850674240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850690094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850706817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850722049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850737269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850752975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850768511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850784518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850799697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850816390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850832617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850848925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850864120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7850879363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7850895387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7850910918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7850926903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7850942081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7850958867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7850975348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7850991684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851006859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851023552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851039219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851054513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851070562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851086213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851102736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851118839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851135182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851150730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851165993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851181691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851196904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851213202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851228438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851245101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851260949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851277971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851293128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851308312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851323949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851339578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851355578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851371011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851387459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851403675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851419991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851435206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851450433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851467027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851482284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851498263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851513454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851530330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851546204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851562541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851578125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851593386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851609155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851624504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851641025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851656292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851672736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851688582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851705300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851720516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851736135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851752026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851767607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851783609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851798817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851815282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851831490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851847806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851863009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7851878237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7851894294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7851909507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7851925516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7851940718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7851957597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7851973480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7851989854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852005102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852020741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852036455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852053366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852071850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852088741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7852107496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852124162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852142337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852157682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852173112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852188961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852204963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852221141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852236457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7852253342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852270353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852286757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852301977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852317480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852334413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852349661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852365615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852380759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7852397691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852413618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852430057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852445404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852461051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852476835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852492084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852508082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852523816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7852540326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852556196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852572792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852588416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852603665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852619471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1444,14440000,10000,0,0,256,5,40979,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7852669538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852685601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852700798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7852717659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852733525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852750507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852766281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852781608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852797373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852812839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852830079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852845367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7852861895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7852877874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7852894642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852909971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7852925278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7852941089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7852956711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7852972795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7852988061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853004807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853021056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853037496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853055104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853073283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853091477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853107487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853124406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853140508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853157204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853173199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853189668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853205742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853221181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853236992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853252481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853268982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853284230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853300717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853316584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853333300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853348568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853363846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853379608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853395206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853411277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853426523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853443227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853459416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853475783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853491052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853507636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853523770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853539033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853555059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853570326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853587182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853603139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853619547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853635053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853650626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853666395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853681659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853697669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853713217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853729757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853745673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853762283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853777885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853793126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853808941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853824323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853840668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853855919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7853872380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7853888236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7853904973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853920199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7853935475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7853951463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7853967025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7853983065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7853998526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854015332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854031195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854047549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854062814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854078455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854094184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854110217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854126440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854142199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854158926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854174792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854192163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854211376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854229707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854247066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854262646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854279635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854294926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854311607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854328428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854344948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854360288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854375655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854392023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854407252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854423303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854438547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854455567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854471451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854487824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854503063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854518781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854534531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854549758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854565786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854581403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854597925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854613811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854630204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854645784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854661063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854676794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854692263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854708673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854723939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854740414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854756308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854773060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854788299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854803555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854819525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854835950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854851986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7854867255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7854883701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7854899911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7854916223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854931443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7854946895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7854962954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7854978188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7854994182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855009655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855026502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855042377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855058707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855073942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855089492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855105233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855120420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7855136619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855152217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855168688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855184565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855201103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855216693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855231920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855247723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855263003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7855279318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855294512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855310936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855327092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855343516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855358725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855373941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855390410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855405604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7855421586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855436758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855453568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855469385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855485703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855501371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855520257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855539918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855556314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7855573685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855589966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855609498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855630405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855653100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855670252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855685675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855701360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855717389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7855733412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855748639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855765553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855781382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855797698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855812900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855828546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855844346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855859611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7855875986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7855891799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7855909061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7855924944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7855941248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7855956907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7855972828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7855988548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856003712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7856020448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7856035616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7856052027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7856067854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7856084533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856099665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7856114801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7856130456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856146050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7856162027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7856177219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7856194275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7856210496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7856226724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856241859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7856257033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7856273081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856288273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7856304233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7856319645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7856336446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7856352268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7856368586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856383778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7856399441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7856415103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856430277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7856446205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7856461767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7856478203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7856494031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7856510569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856526111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7856541754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7856559187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856574650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7856591136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7856606346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7856622801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7856638630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7856655279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856670467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7856685676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7856701362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7856717135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7856733142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7856748344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7856765108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7856780976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1445,14450000,10000,0,0,256,5,41007,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7857328019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857343562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7857358876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7857375252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857391038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7857407108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7857422402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7857438989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7857455513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7857471889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857487139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7857502419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7857518768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857534046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7857550100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7857565344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7857582198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7857598194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7857614686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857630035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7857645779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7857661629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857676904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7857693237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7857708955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7857725484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7857741418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7857758002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857773658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7857788978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7857804784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857820111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7857836910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7857852229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7857868786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7857884980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7857901789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857917062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7857932333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7857948104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7857963735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7857979784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7857995036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858011782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858028428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858044841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858060104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858075426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858091640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858106941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858123017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858138333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858155292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858171258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858187912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858203679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858219027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858234757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858250006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858266504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858281777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858298305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858314221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858330990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858346265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858361524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858377294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858393103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858409145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858424415] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858440937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858457394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858473794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858489054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858504335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858520372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858535711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858551779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858567037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858584039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858599977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858616394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858631686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858647602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858663433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858678733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858695295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858710935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858727485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858743418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858760045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858775617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858790909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858806669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858821991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858838401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858853657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7858870142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7858886257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7858902956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858918264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7858933609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7858949418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7858965068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7858981172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7858996462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859013380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859029636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859046022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859061249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859076427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859092572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859107787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859123809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859139074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859155911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859171750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859188125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859203897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859219252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859235010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859250253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859266633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859281912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859298444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859314311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859331163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859346403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859361864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859379021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859394787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859410872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859426140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859442648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859459140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859475556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859490788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859506033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859522155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859537417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859553434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859568654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859585743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859601593] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859617918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859633121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859648745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859664462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859679666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859697071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859712774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859729262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859745119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859761476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859777111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859792394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859808145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859823393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859840059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859855294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7859871787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7859887905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7859904655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859919899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7859935145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7859951113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7859966726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7859982847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7859998115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860014946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860031134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860047555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860062870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860078751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860094592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860109903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860126011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860141707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860158440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860174370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860190788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860206503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860221810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860237584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860252833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860269355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860284629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860301136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860317088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860333800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860349117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860364417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860380716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860396478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860412547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860427807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860444276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860460706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860477098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860492327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860507591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860523642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860538950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860554995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860570246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860587081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860603002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860619373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860634642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860650550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860666322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860681596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860697874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860713426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860729927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860745840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860762223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860777760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860793005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860808759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860824237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860840639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860855904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7860872413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7860888324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7860905028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860920301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7860935570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7860951587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7860967163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7860983234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7860998492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861015285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861031210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861047588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861062837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861078390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7861094150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861109383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7861125420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861141177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861157657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861173568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861189958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861205566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861220883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7861236591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861251816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7861268459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861283703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861300170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861316067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861333146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861348906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861364278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1446,14460000,10000,0,0,256,5,41036,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7861414868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861430131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7861446143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861461976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861478439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861494295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861510635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861526472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861541807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7861557595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861572831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7861589485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861604686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861621131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861636997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861653979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861669217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861684470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7861700195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861715850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7861731923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861747193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861763922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861782754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861803072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861819785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861837492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7861853286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861869735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7861885837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7861901717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7861918258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7861934167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7861950577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7861966508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7861982220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7861997950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862013132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862030081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862045970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862063025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862079453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862095844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862111106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7862129019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7862150922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862169205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862187170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862203424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862220082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862235988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862252384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862268037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7862283449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7862299162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862314387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862330731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862345995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862362429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862378280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862395033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862410275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7862426101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7862441870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862457774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862473795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862489682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862506178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862522686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862539012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862554206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7862569421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7862585545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862600780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862618966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862634162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862651051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862666866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862683174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862698385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7862714214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7862730555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862745737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862761734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862777758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862794275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862811598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862828484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862844102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7862859380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7862875178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862890886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7862906957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7862922246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7862938784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7862955258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7862971831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7862987183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863002568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863019028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863034409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863050567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863065892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863082843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863098793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863115213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863130502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863146515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863162329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863177662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863193779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863209750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863226384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863242413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863258900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863274885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863290292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863306216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863321645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863338244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863353562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863370192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863386176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863403377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863418802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863434211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863450090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863466032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863482156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863497668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863515390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863531564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863548030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863563372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863579114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863594970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863610263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863626371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863642095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863658846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863674852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863691320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863707228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863722669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863738594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863753966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863770497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863785832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863802393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863818372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863835426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863850763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7863866173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7863882054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863898033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7863914119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7863929390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7863945909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7863962341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7863978881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7863994252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864009659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864025950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864041317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864057605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864072841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864089691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864105652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864122031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864137307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864153217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864168967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864184239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864200301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864216199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864232721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864248638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864265415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864280686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864295967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864311787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864327480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864343788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864359125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864375659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864391993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864408395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864423663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864440718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864460759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864476945] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864495344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864511330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864529109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864545134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864561635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864577586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864593050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864608861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864624113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864640843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864656143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864672710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864688629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864705453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864720761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864736836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864752570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864768259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864784310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864799565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864816054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864832545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864848917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864864210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7864879513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7864895671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7864911168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7864927214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7864942476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7864959292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7864975201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7864991583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865006852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865022561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865038563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865053807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865069870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865085739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865102215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7865118126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865134534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865150067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865165319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865181106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865196335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865212772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865228006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865244461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7865260405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865277170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865292405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865307651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865323365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865339002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865355014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865370230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865386650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7865403581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865419981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865435264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865450529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865466698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865481976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865498032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865513251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865530386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1447,14470000,10000,0,0,256,5,41064,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7865581772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865598445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865613710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865628986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865645063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865660364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865676426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865693451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865710577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7865726637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865742962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865758151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865774033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865789839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865805069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865821118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865836692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865853113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7865868987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7865885331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865900905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7865916139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7865931920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7865947174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7865963666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7865978927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7865995397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866011312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866028059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866043342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866058637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866074438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866090566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866106694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866122007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7866138588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866154853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866171245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866186507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866202089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866218191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866233448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866249486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866265082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7866281869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866297733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866314048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866329895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866345974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866361782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866376998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866393507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866408897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7866425286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866441095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866457738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866472986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866488237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866505538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866523989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866542635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866558736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7866575605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866592908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866609417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866624696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866641388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866657195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866672419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866688471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866704258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7866720941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866736761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866753141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866769436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866784799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866800484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866815637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866832048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866847225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7866863599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7866879411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7866896124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866911352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7866926561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7866942244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7866957758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7866973960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7866989204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867005648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867021811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867038146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867053372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867068600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867084663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867100055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867116017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867131210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867147977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867163818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867180173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867195377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867211241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867227058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867242265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867258258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867273869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867290397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867306216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867322509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867337992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867353407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867369487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867384794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867401434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867416972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867433500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867449438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867466256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867481550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867496867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867512622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867528164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867544193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867559411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867575867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867592374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867608729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867623965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867639426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867655221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867670428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867686471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867702007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867720560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867739341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867759215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867776827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867792416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867808174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867823368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867840412] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867855666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7867872236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7867888579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7867905930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867921541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7867936861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7867952989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7867968445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7867984454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7867999635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868016440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868032225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868048498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868063668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868079220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868095740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868110916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868126891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868142410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868159114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868175025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868191385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868207328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868222594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868238302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868253527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868272148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868287669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868304190] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868320093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868336827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868352059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868367306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868383045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868398608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868414900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868430164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868446620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868462841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868479466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868494746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868510050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868526280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868541527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868557548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868572799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868589595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868605519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868621920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868637171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868652724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868668478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868683670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868699669] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868715210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868731706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868747586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868764442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868780050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868795312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868811082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868826341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868842661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7868857891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7868874346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7868890595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7868907148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868922363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7868937626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7868953748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7868968965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7868984941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869000124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869016888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869032808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869049192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869065351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869083057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7869099038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869114207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7869130222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869145901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869162554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869178373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869194690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869210285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869225706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7869241375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869256535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7869272890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869288319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869306732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869326229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869346156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869362969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869378431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7869396270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869411649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7869427733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869443748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869465591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869487500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869508808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869526690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869542111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7869557754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869572812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7869589294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869604481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869620891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869636683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869653545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869668656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869683782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1448,14480000,10000,0,0,256,5,41093,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7869734501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869749707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7869766975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869782290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869799150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869815391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869832146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869847309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7869862461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7869878848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869894620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7869910585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7869925749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7869942131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7869958362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7869974957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7869990208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870005442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870021520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870036696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870052667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870067866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870084691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870100810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870117224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870133102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870148736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870164478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870179672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870195698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870212493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870229179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870245059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870261409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870277061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870292303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870308017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870323229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870339604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870355041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870371453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870387348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870404088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870419366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870434660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870450424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870466130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870482378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870497661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870514149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870530482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870547083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870562341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870577918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870593651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870608896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870624911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870640465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870657243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870673164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870689544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870705199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870720472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870736233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870751505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870767928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870783422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870800083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870815996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870832776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870848257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7870863524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7870879287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870894865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7870910871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7870926093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7870942578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7870958886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7870975462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7870990706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871006006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871022063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871037335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871053386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871068605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871085450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871101392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871117762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871133026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871148740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871164740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871179991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871196037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871211585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871228267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871244189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871260569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871276198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871291502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871307305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871322642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871338998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871354474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871370979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871386938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871403622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871418900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871434206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871449985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871465766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871481898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871497179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871513678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871529936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871546545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871561795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871577374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871593166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871608394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871624479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871640159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871656675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871672802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871689153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871704859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871720194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871736188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871751496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871767881] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871783154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871799633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871815576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871832281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871847623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7871863126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7871878920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871894505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7871910586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7871925843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7871942325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7871958633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7871975024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7871990315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872005593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872021744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872037177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872053218] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872068484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872085371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872101300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872117670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872133196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872148810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872164592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872180128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872196729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872212446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872228909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872244751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872261128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872276653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872291881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872307613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872322835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872339132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872354348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872370780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872386618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872403266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872418503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872433729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872449482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872464991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872481032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872496222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872512650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872528822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872545174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872560403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872575590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872591609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872606814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872622832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872638059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872654873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872670743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872687068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872702702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872717989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872733899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872749066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872765435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872780617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872797277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872813148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872829917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872845190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7872860672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7872876406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872892090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7872908614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7872924017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7872940423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7872956696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7872973031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7872988236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873003436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873019449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873034612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873050540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7873065675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873082347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873098151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7873114446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873129614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873145106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873160758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873175889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873191838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7873207247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873223649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873239729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7873256024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873271537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873286722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873302414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873317597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873333897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7873349119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873365568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873381435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7873398043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873413435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873428625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873444543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873460076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873476037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7873491201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873507611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873523712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7873540256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873555468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873570692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873586706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873601901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873617870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7873633061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873649797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873665693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7873681992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873697185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873712702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873728445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873743653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873759640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1449,14490000,10000,0,0,256,5,41121,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7873809569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873826031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873842342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7873858915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873874166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7873889642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7873905457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7873920858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7873936866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7873952404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7873968816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7873984636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874000915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874016474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874031696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874047366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874062629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874079009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874094220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874110610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874126657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874143311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874158498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874173677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874189350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874204975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874220930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874236342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874252766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874268969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874285301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874300540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874315828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874331871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874347106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874363342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874378583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874395435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874411322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874427885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874443116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874458651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874474344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874489743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874505691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874521289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874537787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874553793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874570118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874587412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874602861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874618560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874633775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874650052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874665220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874681616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874697437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874714147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874729566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874744805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874760534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874776057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874792831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874808054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874824532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874840738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874857067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874872294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7874887525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7874903701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7874919166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7874935190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7874950417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7874967204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7874983059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7874999363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875014941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875030191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875046134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875061315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875077786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875092989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875109659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875125520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875142235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875157427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875172653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875188367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875203868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875219841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875235258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875251717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875267875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875284159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875299626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875314831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875330801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875345986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875361951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875377162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875394543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875410433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875426767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875441930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875457820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875473517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875488910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875504882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875520422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875536866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875552683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875568995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875584470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875599684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875615586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875630812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875647086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875662202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875678589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875694367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875711437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875726611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875742026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875757690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875773168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875789128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875804497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875820872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875837046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875853313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875868442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7875883614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7875899607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7875914741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7875930678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7875945810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7875962539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7875978296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7875994837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876009994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876025914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876042118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876057281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876073267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876090708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876108219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876124846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876141783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876156962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876172271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876187919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876203402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876219333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876234450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876250785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876266806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876283037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876298389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876313541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876329476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876344616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876360563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876375711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876392374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876408156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876424632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876439760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876455294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876470896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876486203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876502080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876517465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876533759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876549532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876565778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876581202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876596336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876612507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876627621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876644090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876659355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876676371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876692191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876708919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876724064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876739222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876754857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876770666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876786597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876801945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876818289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876834417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7876850675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876866125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7876884326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7876904098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7876921083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7876938066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7876954004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7876972015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7876987892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877004113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877019819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877035065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877050961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877066070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877082352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7877097436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7877114000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7877129753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877146778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877161891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877177196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877193231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877209003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877224956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7877240106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7877256692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7877273630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877290017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877305486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877320743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877340922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877360421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877378454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7877396658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7877413229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7877429265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877445571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877461844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877477087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877492728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877507844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877524182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7877539283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7877555665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7877571765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877588418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877603490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877618834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877635053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877650653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877666601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7877681736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7877698813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7877715122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877731422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877746605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7877761798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877777868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877793020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877809160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7877824283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7877841041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7877856887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7877873418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877888591] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1450,14500000,10000,0,0,256,5,41149,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7877938195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7877954315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7877969501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7877985451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878000602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878017350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878033201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878049489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878064707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878080369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878096107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878111537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878127526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878143397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878159791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878175784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878192120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878208708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878223951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878239664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878254870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878271740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878286939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878303368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878319178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878335917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878351142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878366339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878382044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878397633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878413601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878428749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878445160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878461349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878477645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878493049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878508228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878524222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878539384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878555354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878570545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878587348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878603137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878619427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878634632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878650173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878665910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878681096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878697043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878712628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878729524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878745351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878761605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878777208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878792409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878808598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878823808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878840137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878855354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7878871974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7878887811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7878904483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878919711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7878934940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7878950655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7878966220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7878982242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7878997634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879014056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879030490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879046789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879061991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879077486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879093210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879108363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879124358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879139909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879156401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879173142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879189407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879204988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879220189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879235850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879251001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879267406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879282597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879299029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879315094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879331752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879346955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879362374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879378094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879393608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879409655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879424819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879441217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879457599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879473949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879489354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879504605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879520616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879535809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879552057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879567235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879583945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879599746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879616069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879631246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879646782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879662499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879677690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879693691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879709222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879725693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879741590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879757939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879773448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879788694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879804599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879819750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879836007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879851182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7879867768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7879883576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7879900180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879915428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7879930680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7879946374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7879961865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7879977842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7879993225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880009656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880025831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880042110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880057500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880072693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880088779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880103944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880120161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880135350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880152176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880168024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880184575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880199794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880215317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880231055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880246457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880262461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880277984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880294369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880310226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880326543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880342074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880357342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880373268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880388464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880404808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880419976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880436388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880452599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880468897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880484124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880499337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880515310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880530511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880546466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880561866] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880578555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880594382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880610707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880625908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880641444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880657159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880672386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880688628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880704147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880720596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880736456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880752841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880768352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880783834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880799558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880814781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880831090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880846310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7880862786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7880878669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7880895451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880910676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7880926129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7880941892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7880957381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7880973362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7880988498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881004894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881021045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881037346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881052765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881067970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881084147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881099357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881115325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881130525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881147275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881163115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881179615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881194779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881210257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881225975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881241152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881257154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881273861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881290354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881306231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881322543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881338097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881353358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881369310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881384496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881400848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881416051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881433057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881449197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881466075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881481291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881497046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881513175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881528813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881544786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881560144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881576553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881592769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881609128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881624336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881639965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881655635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881670799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881686766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881702431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881718847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881734700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881751222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881766821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881782593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881798258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881813439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7881829726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7881844925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7881861307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7881877174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7881894153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881909396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7881924654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7881940615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7881956327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1451,14510000,10000,0,0,256,5,41178,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7882006748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882022650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882039164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882055313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882071656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882087328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882102655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882118442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882134514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7882150954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882166124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882182724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882198551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882219753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882235288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882250946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882267604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882283041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7882299371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882314777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882331936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882348057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882364630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882380018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882395824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882411727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882427117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7882443325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882459069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882475715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882491766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882508280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882524096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882539531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882555652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882571084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7882587692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882603039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882619896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882635954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882652853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882668284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882683723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882699638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882715514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7882731733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882747372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882764058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882780389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882797253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882812626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882828319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882844235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882859612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7882876037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7882891708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7882908354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7882924377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7882940901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7882956661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7882972045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7882987892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883003231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883019790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883035157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883051752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883067968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883084842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883100182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883115537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883131653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883147321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883163490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883178854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883195497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883211834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883228323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883243931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883259275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883275464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883290839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883307238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883322610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883339586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883355583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883372082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883387461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883403265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883419207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883434865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883451104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883468987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883485633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883501624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883518521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883533991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883549346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883565408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883581142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883597266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883612602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883629416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883645940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883663035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883678405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883693892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883710309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883725697] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883741879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883757216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883774209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883790224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883806712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883822290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883838219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883854069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883869401] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7883885579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7883901236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7883917788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7883934052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7883950539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7883966253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7883981647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7883997503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884012855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884029431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884044712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884061328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884077714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884094144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884109458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884125020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884142110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884157602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884173834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884189113] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884206065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884221949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884238365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884253845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884269579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884285355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884300640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884316695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884332247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884348760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884364660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884381036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884396643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884411958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884427727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884443004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884459401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884474601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884491037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884507167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884523969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884539296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884554634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884570460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884586139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884602240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884617489] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884634005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884650330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884666816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884682178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884697485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884713709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884728971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884745273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884760574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884777355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884793196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884809900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884825351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884841069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884856842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884872127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7884888199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7884903781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7884920302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7884936449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7884953190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7884968525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7884983854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7884999895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885015582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885031627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885046868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885063335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885079583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885095923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885111179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885126442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885142464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885157772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885173850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885189160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885206326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885222215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885238596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885253829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885269423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885285156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885300445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885316731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885332283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885348776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885364684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885381099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885396716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885412035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885427835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885443334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885459799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885475297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885491750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885507605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885524399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885539672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885554957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885570705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885586296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885602359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885617585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885634028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885650265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885666664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885681949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885697485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885713568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885728869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885744965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885760257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885777185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885793123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885809543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885824853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885840493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885856267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885871558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7885887623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7885903399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7885919896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7885935814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7885952532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7885967825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7885983133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7885998958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886014753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886030828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886046105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886062631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886078971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886095366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1452,14520000,10000,0,0,256,5,41206,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7886145941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7886161405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7886177269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886192883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886209376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886224750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886241392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886257461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886274317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886289726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7886305144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7886321038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886336808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886352978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886368303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886385089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886401424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886417945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886433338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7886448762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7886464952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886480314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886496460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886512036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886529021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886545084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886561617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886577267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7886592729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7886608642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886624066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886640795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886656196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886672826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886689074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886705924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886721377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7886736857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7886752770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886768580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886784741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886800053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886816962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886833360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886849851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886865242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7886880854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7886897042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7886912388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7886928548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7886943920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7886960824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7886976796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7886993291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887008710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887024345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887040224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887055562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887071712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887087430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887104039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887120068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7887136799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887152521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887167962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887183877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887199307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887217395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887232834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887249455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887265865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7887282403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887297809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887313322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887329670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887345106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887361301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887376913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887394022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887410062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7887426574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887441946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887457696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887473618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887489262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887505639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887521345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887537993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887554066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7887570814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887586543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887601960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887617897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887633336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887650042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887665441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887682055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887698291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7887715154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887730593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887746010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887761920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887777704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887793868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887809235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887825851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887842274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7887858807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887874204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7887889969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7887905879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7887921308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7887937492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7887953205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7887969877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7887985929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888003827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888020154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888035431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888051125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888066318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888083022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888098189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888114631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888130472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888147154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888162666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888177933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888193780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888209437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888225481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888240719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888257205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888273493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888289970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888305296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888320888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888337050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888352340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888368471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888384042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888400886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888416828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888433303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888448622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888464261] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888480117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888495459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888511820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888527449] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888544040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888560069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888577059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888592510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888607871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888623732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888639072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888655583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888670875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888687431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888704205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888720711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888736086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888751443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888767851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888783153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888799260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888814568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888831677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888847644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7888864078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888879419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7888895079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7888910969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7888926322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7888942454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7888958405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7888974945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7888990929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889007378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889023020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7889038344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7889054123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889069445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7889085928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7889101262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889117865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889133835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889150740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889166101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7889181484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7889197552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889213342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7889229509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7889244867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889261702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889278127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889294560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889309850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7889325173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7889341417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889356800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7889372911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7889388281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889405251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889421258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889476925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889498186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7889519644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7889535986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889551470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7889567614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7889583446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889600042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889615955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889632330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889648192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7889663438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7889679123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889694289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7889710812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7889726029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889742500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889758473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889775274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889790484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7889807611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7889823425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889839191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7889855289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7889873992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7889891311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7889907247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7889967914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7889987011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890002595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890020906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890036235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890052424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890067753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890085117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890101006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7890117332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890132549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890148180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890163852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890178995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890194988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890211607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890228020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890243796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7890260881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890276551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890292159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890308547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1453,14530000,10000,0,0,256,5,41235,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7890360619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890376638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890392237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890408702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890424532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7890440821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890456505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890471848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890487641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890502928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890519455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890534743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890551281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890567224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7890584025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890599391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890614771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890630615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890646543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890662728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890678082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890694670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890712342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7890728828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890744169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890759498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890775745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890791072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890807157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890822462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890839958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890855934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7890872753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890888195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7890903978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7890919780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7890935080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7890952084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7890967566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7890984028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7890999875] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891017324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891032551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891047743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891063409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891079739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891095795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891110974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891127429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891143742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891160119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891175310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891190544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891206643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891221820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891237813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891253006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891270130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891286027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891302344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891317556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891333187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891348906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891364142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891380169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891395833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891412306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891428224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891444549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891460426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891475665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891491376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891506586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891523264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891538442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891554847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891570672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891587648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891602914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891618467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891634181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891650134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891666160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891681354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891697835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891714080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891730460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891745700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891761162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891777683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891793099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891809233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891824584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891841648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891857488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7891873819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891889023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7891904772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7891920494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7891935667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7891952229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7891967640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7891983994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7891999753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892016608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892031826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892047030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892062717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892078306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892094401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892109616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892126101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892142598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892158954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892174133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892189346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892205347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892220641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892236673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892251940] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892269200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892285069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892301769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892316993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892332568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892348307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892363558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892379529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892395087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892411521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892427401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892443734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892459687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892474971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892490771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892506042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892522714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892537972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892554347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892570109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892586937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892602121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892617326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892632996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892648779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892664729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892679890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892696274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892712380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892728676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892743880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892759111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892775456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892791046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892807008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892822166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892839300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892855141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7892871411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892886570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7892902139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7892917810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7892933424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7892949426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7892964963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7892981417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7892997251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893013565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893029389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893044553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893060232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893075419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893091865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893107030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893123447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893139635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893156267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893171422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893186594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893202535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893217674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893233610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893248762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893265628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893281836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893298166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893313355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893328987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893345005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893360242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893376251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893391928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893408376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893424195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893440516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893456071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893471291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893487019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893502244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893519022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893534245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893550640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893566451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893583282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893598807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893614073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893629786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893645464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893661473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893676692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893693117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893709330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893726165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893743002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893758365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893775007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893790219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893806189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893821351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893838328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893854142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7893870422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893885561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7893901118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7893916779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7893931930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7893947837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7893963490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7893979833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7893995579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7894011833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894027833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894043011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894058640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894073769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894090167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894105339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7894121758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7894137572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7894154600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894169940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894185258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894201061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894216888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894232944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894248192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7894265587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7894281722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7894298085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894313302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894329116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894344881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894360136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894376200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894391879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7894408385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7894424267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1454,14540000,10000,0,0,256,5,41263,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7894474534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894489808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894505041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894521556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894536770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894552752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894567922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7894584807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7894600658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7894616966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894632187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894648093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894663788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894679006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894695011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894710725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7894727213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7894743061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7894759377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894775134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894790352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894805985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894821184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894837625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894852806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7894869213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7894885048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7894901757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894916982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7894932165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7894948093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7894963594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7894979552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7894994702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895011172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895027549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895043883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895059088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895074274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895090351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895105536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895121478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895136653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895153665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895169459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895185767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895200968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895216772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895232450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895247618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895263599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895279105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895295567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895311386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895327995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895343429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895358683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895374450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895389988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895406197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895421371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895437817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895454067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895470419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895485653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895500890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895516979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895532246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895548219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895563411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895580262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895596343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895612650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895627868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895643477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895659229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895674428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895690438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895706163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895722842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895738682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895755025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895770581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895785809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895801495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895816688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895833390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895848618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7895865043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7895880878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7895897774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895913071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7895928391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7895944196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7895959776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7895975780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7895990982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896007430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896023827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896040200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896055435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896070683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896086727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896101941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896117941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896133148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896150040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896165858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896182189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896197413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896213136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896228834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896244008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896260539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896276375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896292815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896308604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896324876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896340724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896355952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896371699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896386908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896403538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896418712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896435150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896450951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896467701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896482903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896498085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896513809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896529599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896545616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896560765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896577579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896593667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896610041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896625264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896640898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896656604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896671792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896687758] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896703269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896720000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896735833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896752172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896767964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896783408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896799019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896814142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896830463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896845663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7896862053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7896877872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7896894563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896909901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7896925300] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7896940935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7896956428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7896972401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7896987566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897003989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897020428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897036755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897051946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897067110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897083210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897098437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897114437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897129634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897146401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897162237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897178534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897194563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897210528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897226430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897241608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897257588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897273984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897290398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897306231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897322505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897338164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897353395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897369044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897384230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897400759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897415946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897432371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897448256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897465329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897480526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897495782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897511494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897527522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897543506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897558689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897575136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897591600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897607948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897623178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897638428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897654474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897669720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897685710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897700878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897717742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897733844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897750249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897765790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897781037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897796779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897812050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897828378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897843664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7897860183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7897876099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7897892786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897908101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7897923390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7897939158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7897954846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7897971189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7897986454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898002967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898019198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898035584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898050840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898066134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7898082295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898097579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898113644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7898128951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898145827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898161730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898178162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898193429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898211836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7898227838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898243081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898259331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7898275274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898291803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898307740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898324085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898339706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898354986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7898371236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898386776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898404352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7898419698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898436275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898452704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898469396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898484722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898500065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1455,14550000,10000,0,0,256,5,41292,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7898550848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898566101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898582448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7898597917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898614416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898630302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898647360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898662599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898677818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7898693553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898709150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898725406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7898740638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898757087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898773309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898789866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898805069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898820316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7898836427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898851625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7898867619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7898882831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7898899957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7898915869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7898932533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898947825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7898963602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7898979356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7898994557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899010569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899026187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899042659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899058588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899074960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899090795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899106024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7899121798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899137162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899154013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899169240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899185736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899201629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899218461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899233719] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899249014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7899265106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899280548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899296542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899311735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899328601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899344457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899360806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899376049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899391594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7899407512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899422685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899438668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899454220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899471646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899490911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899510476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899528755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899544115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7899561086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899576310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899593115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899609052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899625578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899641746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899658324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899673510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899689184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7899705253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899720480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899736453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899751632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899769355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899785543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899801871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899817087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899835157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7899851961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899871102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7899893454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7899910669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7899928693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7899944708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7899962049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7899977577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7899994306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900010650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900026710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900042859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900058164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900074707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900091275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900107713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900122962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900138256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900154475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900169998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900185987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900202230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900218784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900234592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900250846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900266673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900282146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900299292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900314498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900331084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900346661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900363207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900379116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900395991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900411452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900426642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900442270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900457927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900473850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900488994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900505388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900522190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900538775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900554028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900569299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900585474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900600695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900616661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900631880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900648667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900664461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900680762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900695962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900711550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900727268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900742494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900758501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900774056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900790510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900806366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900822665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900838143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900853614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7900869335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900884552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7900900859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7900916073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7900932491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7900948334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7900965764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7900981136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7900996381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901012144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901027870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901043943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901059213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901075718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901091991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901108373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901123622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901138893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901154991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901170208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901186188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901201390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901218493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901234426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901250753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901266374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901281867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901297604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901312850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901329185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901344653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901361122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901377013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901393792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901409049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901424375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901440176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901455842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901471916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901487173] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901503696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901519864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901536480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901551742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901567013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901583120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901598406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901614783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901630058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901646869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901663042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901679432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901694709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901710557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901726372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901741695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901757789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901773427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901790217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901806187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901822610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901838259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901853679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7901869392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901885353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7901901988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7901917369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7901933961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7901950000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7901966789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7901982111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7901997487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902013342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902029016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902045397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902060744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902077679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7902093699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7902110230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902125642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7902141443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902157307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902172699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902188871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902209542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902225975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7902241817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7902258538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902274606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7902290103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902305757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902320904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902337212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902352573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902368980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7902384776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7902401434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902416623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7902431853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902447556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902463059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902479003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902494146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902510553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7902526748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7902543083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902558280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7902573486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902589497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902604680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902620633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902635767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902652537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1456,14560000,10000,0,0,256,5,41320,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7902702985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7902719391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902734863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7902750172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902766227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902781541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902797525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902812743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902829572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7902845424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7902861952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902877144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7902892703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7902908561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7902923819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7902939793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7902955431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7902972538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7902988426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903004755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903020348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903035629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903051501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903066674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903083032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903098201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903114916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903130723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903147396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903162841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903178044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903193766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903209384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903225558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903240709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903257103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903273372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903289666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903304844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903320078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903336085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903351471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903367441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903382634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903399353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903415236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903431550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903446748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903462247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903477906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903493078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903509025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903524480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903541134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903556974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903573278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903588742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903604412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903620714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903637537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903654319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903669808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903686420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903703231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903719692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903734973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903750284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903766694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903781837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903797796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903812920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903829842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903845714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7903862073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903877309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7903893038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7903908749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7903923957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7903939961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7903955642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7903972113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7903988018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904004382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904020026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904035303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904050974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904066162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904082532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904097807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904114306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904130222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904146971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904162237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904177502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904193237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904208971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904225388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904240677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904257241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904273676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904290700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904305901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904321197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904337556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904352805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904368806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904384008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904401043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904417149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904433472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904448662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904464385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904480082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904495286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904511283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904529448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904546512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904562482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904579928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904595291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904611000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904626873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904642701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904658868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904674160] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904690743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904707035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904723489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904738820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904754104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904770324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904785622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904801731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904817025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904833943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904850189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7904866643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904881973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7904897611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7904913458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7904928761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7904944884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7904961278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7904977818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7904993764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905010166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905025856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905041413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905057229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905072536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905089018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905104487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7905120995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7905136926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905153738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905168960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905184217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905199947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905215497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905231812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905247137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7905263646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7905279858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905296263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905311558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905327129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905343057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905358385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905374568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905390186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7905406650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7905422718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905439019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905454684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905469851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905485501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905500601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905516813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905532656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7905552550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7905571377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905592306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905611524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905630260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905648488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905663849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905680006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905695316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7905712428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7905728636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905745131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905761395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905780405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905799350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905816937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905834194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905850155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7905867568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7905883458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7905900740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905915925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7905931250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7905946942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7905962449] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7905978434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7905997495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906020439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906040075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906057221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906072550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906088649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7906104438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906119846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906135875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906151588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906167951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906183737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906199987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906218835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906234383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7906250164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906265899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906282155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906298108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906314531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906330883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906347902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906363091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906379124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7906395405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906410611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906426781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906441955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906458715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906474585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906491165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906506418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906521955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7906537659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906552843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906568809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906584325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906600814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906618443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906637621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906656831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906674079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7906690006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906706192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906722368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906737711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906754473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906771009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906787574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906803120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906818551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1457,14570000,10000,0,0,256,5,41349,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7906870629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906885895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7906902529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7906917692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7906934384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7906950183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7906967024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7906982264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7906997801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907013470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907029022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907046084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907061225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907078034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907093791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907110078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907125230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907140719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907156411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907171565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907187536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907203052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907219441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907235461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907251761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907267342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907282768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907298464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907313642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907329928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907345151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907361602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907377451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907394142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907409330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907424758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907440446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907455924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907471893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907487275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907503685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907519795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907536132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907551396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907566618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907582663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907597891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907614114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907629307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907646273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907662156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907678709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907694146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907709853] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907725583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907740775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907756743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907772386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907788792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907804803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907821083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907836673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907851895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7907867555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907882754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7907899071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7907914315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7907930948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7907946782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7907963431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7907978628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7907996831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908013926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908033584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908050046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908065858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908083311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908099300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908116018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908131316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908147542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908163359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908178869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908195160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908211355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908227936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908243877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908260280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908276008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908291393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908307422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908322714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908339201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908354455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908371810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908387760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908404539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908419819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908435142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908450946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908466667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908482985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908498299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908515194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908531138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908547534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908562809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908578521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908594298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908609824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908625930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908641565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908658114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908674273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908690702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908706506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908721774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908737543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908752835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908769230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908784477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908801179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908817550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908834323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908849565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7908865031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7908880719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908896232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7908912208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7908927409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7908943858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7908960042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7908976384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7908991817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909007070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909023085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909038550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909054506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909069689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909086436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909102299] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909118594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909133778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909149389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909165119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909180533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909196712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909215848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909233260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909251271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909268802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909284049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909299553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909315272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909331374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909347442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909362882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909379427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909395843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909412207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909427424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909442818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909459019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909474193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909491091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909506233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909523044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909538816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909555374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909570518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909586023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909601700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909616856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909632800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909648297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909664688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909680500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909698194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909714671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909729864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909745483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909760620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909776957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909792054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909808395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909824177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909840792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909855949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7909871617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7909887332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909902920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7909918949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7909934149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7909950592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7909967805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7909984204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7909999662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910015410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910031142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910046354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910062356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910077917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910094351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910110182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7910126516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910142045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910157241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910172912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910188314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910205969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910221200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910237580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910253560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7910270221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910285410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910300601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910316298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910331790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910347792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910363037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910380002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910396246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7910412641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910427886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910443222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910459484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910474685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910490972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910509319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910526562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910542363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7910558860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910574017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910589558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910605225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910620313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910636188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910651762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910668136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910683879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7910700115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910715625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910730775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910746650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910761826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910778091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7910794134] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910814350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7910833811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7910852378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910867647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7910884167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7910900691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7910916199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7910932340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1458,14580000,10000,0,0,256,5,41377,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7910982235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7910998652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911014689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911031074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911046198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911062286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911078836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911093931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911109767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911124792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7911141512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911158044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911174283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911189570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911205334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911224102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911243834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911262708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911280016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7911297996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911313891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911330773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911345940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911361197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911376864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911392409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911408276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911423368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7911439729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911455852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911472109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911487216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911503010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911519225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911534459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911550540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911565976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7911583879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911599694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911615900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911630968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911646600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911662243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911677397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911693320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911708891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7911725248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911741861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911758162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911773686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911788876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911804549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911819730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911836040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911851152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7911867515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7911883286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7911899950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911915105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7911930295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7911945914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7911961459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7911977350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7911992479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912009082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912025244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912041484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912056831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912071954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912087941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912103060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912118921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912134003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912150684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912166405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912182884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912198029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912213460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912229032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912244353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912260215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912275651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912291981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912307691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912323904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912339344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912354418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912370282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912385365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912401922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912417029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912433393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912449374] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912465937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912481062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912496428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912512081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912529232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912545173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912560966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912577680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912593485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912609719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912624862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912640376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912656019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912671157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912687085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912702563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912718920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912734694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912751165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912766663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912781805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912797520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912812661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912828943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912844025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7912860347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7912876397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7912892951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912908087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7912923242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7912938892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7912954436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7912970366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7912985493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913001831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913017938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913034252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913049435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913065592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913081655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913096843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913112746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913128074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913144857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913160622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913176845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913191967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913207523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913223150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913238277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913254389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913269900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913286257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913302050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913318347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913333812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913348958] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913364608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913379806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913396079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913411201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913427516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913443269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913459883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913474987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913490125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913505753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913521188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913537103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913552220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913568787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913584840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913601146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913616523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913631744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913647870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913663035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913678944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913694104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913710846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913726785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913743211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913758353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913773903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913789619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913805022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913821019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913836509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913852944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7913868810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7913885159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913900710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7913915916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7913931811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7913946982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7913963348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7913978492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7913994881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914010696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914027428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914042592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914057993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914073640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914089164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914105094] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914120358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914136847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914152999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914169347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914184545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914199752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914219349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914234567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914250713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914266225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914282823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914298799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914315496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914331202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914346754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914362565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914378587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914395070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914410334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914426891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914443077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914459896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914475172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914490517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914506332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914522050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914538126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914553446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914570019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914586335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914602839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914618184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914633807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914649989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914665254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914681343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914696642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914713585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914729500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914745930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914761237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914776885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914792668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914808183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914824298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914839896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914856486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7914872459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7914888928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914904583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7914920005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7914936090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7914951447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7914967837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7914983144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7914999693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915017044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915033556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915049107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1459,14590000,10000,0,0,256,5,41405,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7915101306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915117086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915132512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7915148811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7915163986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7915180386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915196162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915212728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915227882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7915243087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915258986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915274514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7915290466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7915305662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7915322294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915338475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915354813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915369985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7915385176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915401232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915416374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7915432537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7915447661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7915464406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915480179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915496438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915511798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7915527450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915543063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915558207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7915574126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7915589552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7915605914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915621819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915638155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915654016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7915669204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915685086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915700230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7915716531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7915732907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7915750812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915768449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915786284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915802914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7915819528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915837050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915853655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7915871116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7915887687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7915905987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7915923314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7915941381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7915958366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7915974983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7915992151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916009012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916026802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916043417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916061409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916079090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916096971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916113608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916130483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916148005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916164601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916182151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916198873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916217197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916234567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916252361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916269307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916286540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916303767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916320373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916338275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916354893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916372849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916390579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916408502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916425139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916441957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916458567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916473778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916489769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916505205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916522021] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916537863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916554214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916569443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916584994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916600642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916615802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916631935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916647454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916663844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916679644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916698306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916716562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916734002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916750447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916766634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916782763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916798064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916814994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916831651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916848081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916863356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7916878939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7916895235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7916910481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7916926470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7916941667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7916958579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7916974443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7916990789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917006023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917021637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917037440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917052742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917068852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917084463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917101031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917117897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7917134328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917150005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917165351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917181200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917196781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917213142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917228309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917244761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917260604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7917277248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917292502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917307746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917323505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917339092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917355140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917370383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917387112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917403269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7917419655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917434896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917450116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917466188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917481415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917497435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917512849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917529582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917545430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7917561784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917577524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917592770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917608478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917623765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917640299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917655487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917671930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917687774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7917705077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917720269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917735451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917751122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917766805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917785590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917804004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917823987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917842384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7917858877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917874060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7917890183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7917906476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7917921701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7917937827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7917953687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7917970244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7917986106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918002619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918018343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918033578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918049207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918064571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918080897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918096068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918112456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918128259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918144931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918160051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918175165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918191002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918206547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918222478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918237618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918254012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918270162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918286572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918301888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918317181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918333234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918348462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918364471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918381037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918398507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918414338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918430536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918445605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918461969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918477607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918492734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918508626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918524066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918540426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918556180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918572439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918587868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918602991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918618597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918633716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918649998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918665114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918681481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918697293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918713924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918729059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918744183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918759814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918775295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918794397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918812137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918832148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918848726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7918865067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918880207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7918896527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7918912305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7918927465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7918943423] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7918959289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7918975875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7918991718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919008222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919023794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919039090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919054797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919069959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7919086277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7919101420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7919117805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7919134303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919150986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919166229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919181468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919197401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919212928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1460,14600000,10000,0,0,256,5,41434,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7919263166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7919278764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7919295214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7919311063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919327705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919342921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919358147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919373826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919389010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7919405355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7919420510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7919436903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7919453330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919469647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919484772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919499953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919515957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919531150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7919547155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7919562353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7919579311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7919595132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919611430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919626616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919642116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919657782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919672962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7919688886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7919704951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7919721345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7919737159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919753593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919769211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919784462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919800162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919815584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7919831891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7919847065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7919866739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7919885261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7919905419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919921431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7919936782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7919953419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7919968723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7919984828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920000083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920017541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920033496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920049959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920065243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920081597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920097368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920112631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920128659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920144265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920160766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920176675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920193079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920208751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920224079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920239898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920255191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920271666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920286920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920303427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920319311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920335998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920351248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920366521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920382327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920397903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920413981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920429215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920445696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920461887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920479018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920494277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920509549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920525659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920540919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920556981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920572441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920589336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920605243] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920621626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920636890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920652500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920668265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920683542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920699807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920715481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920731981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920747914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920764933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920780189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920795463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920811202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920826460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920842793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7920857989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7920874431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7920890872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7920907258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920922507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7920937760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7920953854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7920969143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7920985215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921000452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921017256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921033159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921049563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921064869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921083033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921101528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921119983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921137670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921154394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921170969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921186893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921203976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921219242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921234568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921250327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921266051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921282148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921297373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921313876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921330159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921346539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921361768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921377019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921393369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921408598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921424602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921439806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921456598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921472479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921488795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921504000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921519548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921535288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921550516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921566503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921582213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921598690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921614550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921630868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921646664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921661890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921677607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921692823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921709165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921724360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921740765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921756611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921773476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921788720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921803949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921820183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921835670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921851668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7921866878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7921883319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7921899463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7921915778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921930977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7921946210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7921962575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7921977732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7921993686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922008812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922025595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922041461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922057779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922072982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922088596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922104300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922119504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922135734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922151223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922167708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922184396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922200936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922216744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922232101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922247938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922263500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922279918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922295233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922311803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922328190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922344653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922359974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922375324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922391467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922406799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922422939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922438242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922455182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922471155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922487927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922503236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922518838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922534685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922550046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922566202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922582086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922599147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922615124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922631540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922647315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922662658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922678489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922693812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922710241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922725566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922742110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922758099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922775032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922790204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922805371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922821038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922836767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922852773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7922867987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7922884419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7922900585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7922916884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922932083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7922947390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7922963637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7922978886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7922994887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7923010308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7923027075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7923043693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7923060137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7923075375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7923091188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7923106963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7923122246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7923138529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7923154480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7923171050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7923186980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7923203859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7923219169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7923234474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7923250253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7923266183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7923282261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7923297571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7923314083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7923330405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7923346826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1461,14610000,10000,0,0,256,5,41462,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7923880754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7923896565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7923912291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7923927589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7923943605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7923959367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7923975842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7923991728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924008043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924023762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924039018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924054735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924069948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924086485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924101710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924118149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7924134028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924150886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924166096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924181297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924196991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924212587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924228606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924243860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924260375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7924276619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924292980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924309073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924324291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924340358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924355494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924371422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924386557] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924403405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7924419246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924435584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924454267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924469809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924485608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924500896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924517670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924532946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924549494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7924565458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924582210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924597500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924613046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924631921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924651759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924669500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924685659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924702996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7924720296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924736806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924752209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924768056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924783724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924798909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924814834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924830570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924847033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7924862926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7924879231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924894926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7924910179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7924925939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7924941168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7924957595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7924973316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7924990478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925006260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925023294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925038588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925054584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925070288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925086086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925102129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7925118920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925141470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925163692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925182396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925197693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925213936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925229599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925244744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925260725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7925276342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925293028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925308814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925325043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925344830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925360481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925376439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925392598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925411916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7925427379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925444083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925460651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925477177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925495836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925511329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925527823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925543250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925559445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7925574833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925591916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925607963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925624527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925640288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925655600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925671370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925687268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925703754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7925719223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925735727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925751637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925768452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925783682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925798935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925814680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925830391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925846442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7925861692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7925878218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7925894632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7925911101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925926359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7925941644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7925957748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7925972986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7925989046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926004337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926021436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926037309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926053680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926068904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926084496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926100253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926115498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926131546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926147345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926163820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926179652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926195981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926211780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926227031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926242740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926257940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926274280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926289487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926305925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926321798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926338785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926354204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926369347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926384995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926400770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926416767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926431965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926448389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926464625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926480970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926496178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926511420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926527705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926542851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926558778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926573947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926590946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926606771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926623054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926638222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926653764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926669496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926684750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926700756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926716476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926732917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926748708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926765377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926780555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926795719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926811387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926826533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926842942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7926858176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7926874625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7926890816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7926907109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926922245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7926937377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7926953669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7926968980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7926984969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927000632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927017647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927033662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927050041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927065277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927081285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927097266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927112495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927128446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927144158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927160671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927176558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927192931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927208877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927224493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927240610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927255808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927272806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927287900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927304193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927319930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927336651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927351788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927366949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927382652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927398608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927414617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927429868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927446403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927462728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927479096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927494386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927509666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927526339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927541659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927557764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927573034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927589983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927605920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927622339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927637633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927653361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927669685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927684987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927701059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927716930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927733438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927749399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927766556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927782084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927797304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927813006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927828685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7927844760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7927860033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7927876561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7927892931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7927909430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7927924693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7927939983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7927956160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1462,14620000,10000,0,0,256,5,41491,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7928005717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928022699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928037971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928054490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928070375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928087482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928102872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928118278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928134148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928149914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928166003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928181337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928197924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928214320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928230748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928246024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928261373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928277758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928293029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928309120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928324419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928341485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928357623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928373909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928389105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928405046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928420768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928435986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928452351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928467547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928483975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928499844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928516514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928531689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928549789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928565983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928584424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928601001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928616277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928632867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928649817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928666298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928681544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928696941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928713676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928728909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928744951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928760170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928777266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928793092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928809377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928824572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928840154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928855859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928871060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7928887008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7928902824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7928919232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7928935052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7928951361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7928967161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7928982420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7928998135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929013329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929030388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929045630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929062066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929078286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929094667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929109877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929125099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7929141228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929156422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929172362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929187529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929204304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929220244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929236609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929251816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929267416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7929283379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929298631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929314609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929330152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929346610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929362482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929378836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929394433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929409871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7929425654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929440878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929457293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929472523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929488947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929504836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929521559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929536722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929551969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7929567662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929583231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929599454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929614634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929631084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929647345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929663899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929679123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929694623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7929710832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929726077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929743035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929760325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929778282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929796648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929813231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929829501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929844907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7929860940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929876161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7929893155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7929908634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7929925204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7929941075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7929957913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7929973358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7929988671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930004383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930019915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930035886] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930051049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930067420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930083914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930100509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930115780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930131017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930147444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930162858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930178852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930194085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930210938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930226853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930243194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930258424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930274020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930289947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930305126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930321157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930336812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930354298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930370131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930386462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930402210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930417518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930433207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930448389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930465110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930480245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930496600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930512334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930529065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930544255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930559468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930575161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930590978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930606925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930622080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930638486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930654709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930671025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930686231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930701452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930717781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930733008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930749002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930764548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930781271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930797111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930813399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930828978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930844389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7930860101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930875292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7930891674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7930906893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7930923374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7930939238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7930955957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7930971261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7930986513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931002208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931018282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931034173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931049290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931065610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931081751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931097994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931113181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931128385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931144389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931159806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931175807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931191009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931208505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931224338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931240621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931255798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931271337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931287194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931302336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931318246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931333698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931350091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931365913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931382160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931397663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931412886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931428576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931443800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931462362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931477591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931494030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931509880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931526526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931541751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931557007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931572713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931588227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931604439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931619685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931636152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931652307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931668657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931684115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931699346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931715411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931730609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931746607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931761791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931778756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931794608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931810925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931826131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931841891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7931857623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931872843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7931888801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7931904586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7931921110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7931936950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7931953669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7931969007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7931984344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932000031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932015725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932035038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932050389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932067003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932083850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1463,14630000,10000,0,0,256,5,41519,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7932135310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932151132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7932166600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932182456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932197700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932214077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932229261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932245679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932261503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932278193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932293733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7932309041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932324789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932340448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932356665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932372526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932389034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932405282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932421698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932437098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7932452689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932468617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932483776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932499703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932515155] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932531628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932547519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932563886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932579468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7932594694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932610391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932625616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932641914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932657175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932673671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932689518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932706417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932721679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7932736950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932752689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932768356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932784319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932799726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932816146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932832295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932848695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932863976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7932879303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7932895403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7932910586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7932926531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7932941690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7932958467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7932974348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7932990658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933005882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933021695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933037599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933052777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933068778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933084410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7933100820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7933116645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7933132930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933148469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933163917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933179615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933194806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933211145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933226587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7933243012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7933258867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7933275550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933290783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933306060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933321812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933337363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933353604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933368809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7933385284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7933401483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7933417822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933470185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933487274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933503064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933520348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933536547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933551906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7933568576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7933585123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7933601659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933616994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933632395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933648620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933664541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933680685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933695996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7933713057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7933729915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7933747001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933762348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933778271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933794058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933811454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933833568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933852270] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7933871365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7933887363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7933904887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933920214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7933935638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7933951377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7933967072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7933983242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7933998377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934015218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934031034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934047294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934062440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934077960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934093626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934109492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934125477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934141082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934157486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934174195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934190492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934206146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934221386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934237045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934252188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934268497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934283610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934299999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934315764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934332365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934347522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934362656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934378302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934393731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934410308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934425451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934441811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934457903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934474164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934489282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934504418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934520440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934535587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934551505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934566636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934583474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934599254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934615539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934630712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934646248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934661953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934677159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934693139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934709773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934726268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934742080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934758335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934773981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934789268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934804994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934820224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934836526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934851941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7934868326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7934884149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7934900757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934916201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7934931415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7934947115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7934962660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7934978655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7934993844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935010268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935026441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935042702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935057857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935074328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935090608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935105881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935121924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935137174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935153981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935169863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935186265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935201528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935217250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935233055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935248374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935264832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935280070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935296547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935312454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935329191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935344476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935359984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935375782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935391554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935407581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935423069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935439599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935455900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935472330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935487644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935502988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935519074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935534340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935550418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935565731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935582580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935598519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935614999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935635822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935656638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935674641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935691470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935708364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935724980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935741878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935758339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935775369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935791887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935807185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935822901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935838690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935854915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7935870090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7935886531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7935902803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7935919186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935934410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7935949618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7935965856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7935981103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7935997086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936012235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936029070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936044949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936061281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936076512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936092158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7936108137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936123369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7936139688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936154875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936171299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936187135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936203785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936218979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936234180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1464,14640000,10000,0,0,256,5,41548,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7936284779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936300212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7936316367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936332122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936348674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936364650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936381122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936396868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936412238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7936428587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936443938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7936460504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936475851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936492432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936508438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936525260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936540630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936556258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7936572140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936587840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7936603987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936619309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936635882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936652195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936668540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936683757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936699002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7936715125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936730583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7936746603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936761812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936778581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936794635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936810963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936826127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936841661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7936857344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936872496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7936888453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7936903931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7936920565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7936936373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7936953048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7936968205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7936983416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7936999090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937014541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937030650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937045824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937062395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937078817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937095844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937111219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937126672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937143003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937158322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937174419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937189729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937206669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937222667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937239324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937254611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937270322] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937286102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937301600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937317671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937333283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937349872] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937365841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937382283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937397998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937413328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937429390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937444696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937461138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937476361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937493028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937508873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937525574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937540799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937556033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937571754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937587281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937603472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937618612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937635026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937651210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937667688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937683025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937698402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937714575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937729966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937746080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937761641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937780908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937797141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937813612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937829254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937844581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7937860273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937875410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7937891694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7937906908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7937923595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7937939459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7937956123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7937971303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7937986457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938002127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938017683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938033721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938048909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938065367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938081646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938098558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938114310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7938129726] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938146012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938161272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938177305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938192546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938210774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938226677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938243270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938258497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7938274117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938289815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938305274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938321262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938336831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938353253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938369080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938385447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938401077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7938416326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938432894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938448082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938466539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938485444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938503939] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938523122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938539686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938557367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7938579174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938600622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938618544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938634690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938651070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938667804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938683715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938700177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938715809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7938731175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938746948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938762166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938778525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938793916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938810540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938826454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938843172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938858446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7938873713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7938890865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7938906264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7938922614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7938937933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7938955715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7938971849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7938988623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939004015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939019834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939035764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939051170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939067363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939083108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939099763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939115814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939132946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939148739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939164118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939180197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939195530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939212007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939227380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939243993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939260026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939276877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939292231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939307604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939323466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939339423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939355593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939371178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939387810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939404172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939420690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939436116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939451567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939467803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939483238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939499476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939515148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939531790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939547828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939564414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939580218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939595615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939611741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939627086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939643584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939658916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939675547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939691592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939708371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939723763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939739137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939754996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939770777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939787232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939802889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939819568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939836037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939852570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939868223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7939883643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7939899846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7939915182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7939931385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7939946751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7939963521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7939979414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7939996023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940011295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940026898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940042740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940058076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940074533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940090245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940107010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7940123105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7940139907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940155128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940170381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940186085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940201348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940217710] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940232938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940249434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7940265650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7940281995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940297454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940312715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940328771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940343978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940360024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940375231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940392044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1465,14650000,10000,0,0,256,5,41576,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7940443043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7940459901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940475469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940491027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940506795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940522354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940538355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940553857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940570407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7940586694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7940603140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940618707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940634018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940650125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940665385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940681425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940696669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940713821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7940729759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7940746167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940761496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940777227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940793131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940808745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940824876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940840906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940857399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7940873295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7940889970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940905209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7940920469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7940936162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7940951409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7940967855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7940983315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7940999964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941016241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941032648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941048181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941063459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941079562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941094816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941110840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941126085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7941143176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941159158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941175602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941190917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941206568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941222366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941238292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941255327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941271287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7941287830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941303994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941320364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941335956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941351227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941367174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941382427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941398711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941413934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7941430568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941446448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941463138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941478455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941493752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941509549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941525197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941541225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941556951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7941573534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941589884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941606255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941621477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941636733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941652830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941668091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941684128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941699391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7941716375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941732425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941749136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941764835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941780154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941795977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941812813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941830141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941845460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7941862184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7941878225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7941895098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941910454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7941925786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7941941586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7941957242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7941973338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7941988880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942005410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942021735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942038145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942053463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942068799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942085044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942100340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942116440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942131712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942148650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942164557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942180945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942196243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942211863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942227682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942243244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942259426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942275038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942291643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942307645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942324150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942339818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942355220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942371270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942386595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942403026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942418349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942435115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942451109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942468224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942483588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942498966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942515110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942530467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942546621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942561968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942578870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942594844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942611319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942626669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942642363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942658216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942673602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942689974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942705693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942722688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942738672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942755346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942771088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942786446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942802296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942817653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942834077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942849419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7942866035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7942882028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7942898888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942914214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7942929719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7942945665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7942961332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7942977454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7942992770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943009355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943025917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943042474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943058072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943073469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943089677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943104997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943121154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7943136708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943153677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943169699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943186450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943202071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943217594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943233512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943249162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943265906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7943281301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943298007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943314031] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943331023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943346405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943361756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943377871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943393644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943409828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7943425156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943442015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943458284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943474785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943490152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943505551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943521698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943537010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943553150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7943568667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943585583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943601693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943618204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943633630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943649290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943665138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943680668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943696856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7943712535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943729181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943745438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943761987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943777655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943793059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943809164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943824564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943841134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7943856520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7943873349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7943889735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7943906211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943921565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7943937145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7943953347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7943968702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7943984867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944000213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944017342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944033197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944049586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944064877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944082063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7944097837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944113068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944129277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944144859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944161321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944177211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944193578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944209231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944224502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7944240250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944255519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944271889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944287167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944303667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944319599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944336312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944351572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944366888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7944382646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944398239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944414254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944429515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944446013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944462264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944478990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944494279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944509544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1466,14660000,10000,0,0,256,5,41605,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7944559868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944575077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944591499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944606706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944623402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944639557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944656010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944671225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944686414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7944702780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944718020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944734041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944749504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944766276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944782168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944798539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944814012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944829623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7944845367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944860583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7944876566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7944892102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7944908582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7944924512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7944941126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7944956918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7944972198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7944987958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945003223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945019680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945034981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945051488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945067458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945084222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945099511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945114811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945130858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945146530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945163366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945178597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945195069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945211294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945227626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945242956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945258278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945274413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945289652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945305682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945321130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945337884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945353766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945370130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945385367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945400907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945416657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945431899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945448115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945463700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945480211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945496115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945512520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945528090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945543433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945559254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945574554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945590932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945606232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945622728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945638671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945655366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945670659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945685930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945701947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945717332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945733414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945748920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945765730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945781638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945798037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945813815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945829424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945845217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945860472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7945876497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7945892180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7945908639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7945924524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7945940877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7945956465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7945971730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7945987541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946002766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946019123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946034323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946050761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946066621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946083313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946098551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946113825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946129579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946145118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946161102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946176313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946192762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946211124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946227564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946242886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946258407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946274548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946289795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946305926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946321226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946337995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946353798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946370152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946385368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946400877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946416665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946431859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946447905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946463371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946480063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946495918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946512240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946527901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946543143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946558837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946574047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946590374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946605619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946622269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946638097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946654777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946669998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946685214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946700925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946716542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946732501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946747831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946764558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946780508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946796827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946812294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946827891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946843638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946858852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7946874876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7946890368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7946906805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7946922655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7946938976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7946954516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7946969820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7946985571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947000842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947017194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947032468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947048904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947064770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947081476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947096705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947111965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947127924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947143780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947159794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947174982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947191667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947208212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947224538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947240925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947256308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947273805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947289133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947305186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947320699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947337674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947353652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947370093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947385429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947401053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947416868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947432171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947448295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947463888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947480448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947496382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947512815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947528431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947543725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947559505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947574765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947591158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947606425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947622997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947638915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947655635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947670932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947686429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947703353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947718704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947734768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947750053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947766899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947782842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947799251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947815049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947830731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947846474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947862260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7947878354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7947894056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7947910572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7947926507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7947943151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7947958807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7947974201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7947990048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948005822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948022462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7948037713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948054250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948070252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948087059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948102358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948117626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7948133628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948149254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948165312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7948180548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948197239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948213481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948229886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948245390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948260688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7948276863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948292166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948308291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7948323891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948340898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948356851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948373317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948388605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948404302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7948420104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948435369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948451440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7948467894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948485121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948501035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948518046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948533334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948548629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7948564419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948580098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948596170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1467,14670000,10000,0,0,256,5,41633,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7948647021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948663598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948679517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948695906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948711588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948726897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7948742666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948757931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948774392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7948789651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948806159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948822314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948839126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948854419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7948869725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7948885508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948901167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7948917234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7948932472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7948948942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7948965204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7948982758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7948998030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949013492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949029824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949045174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949061305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949077486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949094119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949110101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949126686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949142535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949158362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949174195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949189515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949205985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949221316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949237881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949253852] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949270654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949286023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949301389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949317445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949333075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949349205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949364531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949381286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949397616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949414107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949429485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949444865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949461020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949476392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949492544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949508470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949525388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949541415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949557898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949573269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949588933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949604828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949620194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949636322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949652030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949668578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949684515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949701203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949716836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949732185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949748009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949763318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949779737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949795058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949811603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949828335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949844829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949860145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7949875624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7949891945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7949907294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7949923422] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7949938703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7949955575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7949971603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7949988125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950003734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950019427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950035393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950050748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950066892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950082568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950099147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950115105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950131615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950147321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950162689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950178579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950194159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950210567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950225910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950242479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950258482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950275284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950290724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950306159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950322279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950337930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950354036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950369340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950385911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950402368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950418837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950434164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950449521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950465673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950481021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950497318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950512867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950529907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950545886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950562360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950578206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950593573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950609427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950624756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950641179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950656556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950673193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950689207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950706124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950721701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950737056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950752917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950768766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950784887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950800243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950816832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950833119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950849567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950864897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7950880234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7950896669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7950911968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7950928064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7950943385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7950960267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7950976220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7950992651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951008178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951023813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951039619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951054927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951071026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951086712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951103297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951119292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951135768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951151598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951167142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951182942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951198242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951214642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951229953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951246410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951262320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951279056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951294309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951309599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951325404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951341074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951357202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951372497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951389519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951405599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951422071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951437433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951453132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951468997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951484345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951500709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951516391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951532921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951548860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951565250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951581069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951596445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951612271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951627583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951643986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951659313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951675874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951691989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951708792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951724132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951739500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951755603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951771273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951787394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951802728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951819483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951835737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951852175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951867490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7951883054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7951899206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7951914428] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7951930434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7951945655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7951962372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7951978249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7951994601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952009806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7952025349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952041060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952056219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952072182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952087978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952104429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952120280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7952136621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952152278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7952167506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952183194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952198497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952214988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952230182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952246561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952262429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7952279023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952294181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7952309367] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952325040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952340527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952356495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952371687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952388088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952404291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7952420598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952435768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7952450964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952467008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952482832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952498789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952513954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952531970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952547944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7952564337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952580076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7952595389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952611131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952626339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952642656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952657968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952674499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952690442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7952707146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952722426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1468,14680000,10000,0,0,256,5,41661,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7952772093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952787924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952803168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952819226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952834818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952851328] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7952867231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7952883629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952899378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7952914690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7952930460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7952945939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7952962358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7952977619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7952994110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953010006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953026750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953042003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953057305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953073072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953088643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953104689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7953119915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7953136395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953152608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953169714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953184990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953200281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953216673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953231895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953247884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7953263309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7953280112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953295945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953312294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953327868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953343092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953358800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953374006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953390609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7953405765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7953422159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953437974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953454636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953469850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953485048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953500736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953516297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953532270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7953550539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7953570951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953589808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953606375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953622736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953638280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953655049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953670204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953686211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7953701365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7953718557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953734438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953751637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953771559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953791279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953808728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953825359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953843884] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7953860007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7953876865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7953893491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7953910095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953925406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7953940788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7953957139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7953972454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7953988563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954003880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954020861] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954036814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954053247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954068973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954085582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954101399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954116615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7954132652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954148723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954166034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954182248] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954198593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954216125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954231566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954247433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954263013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7954279698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954295566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954312169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954329026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954345570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954360989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954376391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954392798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954408164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7954424260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954439553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954456779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954472744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954489237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954504611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954520358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954536618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954551978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7954568133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954584226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954600882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954616895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954633415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954649399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954664779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954680605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954695962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7954712733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954728190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954744900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954760978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954777883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954793279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954808671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954824568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954842500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7954858539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7954874087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7954891084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7954907024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7954923431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954938687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7954954700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7954970515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7954985785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955001830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955017687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955034227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955050187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955066580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955082425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955097714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955113478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955128841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955145524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955160788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955177304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955193482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955210266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955225510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955240770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955256528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955272311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955288376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955303620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955320122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955336594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955353407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955368601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955383718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955399975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955415160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955431126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955446280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955463375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955479189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955495447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955510637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955526449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955542122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955557312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955573257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955588800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955605179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955620994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955637358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955653036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955668242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955683909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955699080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955715626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955730749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955747118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955762937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955779594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955794772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955809945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955825807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955841353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955857589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7955872761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7955889083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7955905506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7955921801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955937056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7955952654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7955968411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7955983585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7955999546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956014982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956031629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956047448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956063756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956079234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7956094465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7956110164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956125360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7956141662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956156855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956173253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956189093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956205724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956220961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7956236208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7956251959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956267520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7956283633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956299362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956316007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956332412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956348857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956364212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7956379562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7956395768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956411114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7956427267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956442606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956459549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956475630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956492129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956507572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7956524528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7956541836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956558617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7956576292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956593417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956611542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956629005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956647538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956664308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7956681665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7956698954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956717554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7956735033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956751692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956770060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956787457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956805324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956822010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7956839220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7956856432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7956873082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1469,14690000,10000,0,0,256,5,41690,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7956928831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7956945601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7956964023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7956981369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7956999275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957016553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957033243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957050415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957067047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957084833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957101495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957119457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7957136834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7957155066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957171742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957188390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957205975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957222625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957240131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957256767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957274133] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7957290039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7957306391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957321634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957337381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957353142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957368373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957384379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957400094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957416572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7957432472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7957449817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957465747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957481137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957497073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957512413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957528890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957544120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957560629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7957576547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7957593260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957608551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957623862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957639952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957655228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957671303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957686614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957703502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7957719493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7957735787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957750970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957766553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957782227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957797357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957813278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957828841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957845465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7957861278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7957877534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957893028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7957908384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7957924235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7957939420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7957955685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7957970857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7957987243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958003092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958019926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958035241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958050431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958066112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958081632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958097795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958112938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958129423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958145702] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958162095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958177381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958192691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958208992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958224346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958240396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958255654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958272437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958289068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958305635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958320972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958336622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958352352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958367545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958383515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958399035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958415495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958431313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958447635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958463204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958478431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958494087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958509232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958525772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958541007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958557412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958573289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958590429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958605699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958620949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958636723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958652278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958668318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958683537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958699987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958716537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958733060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958748411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958763790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958779932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958795265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958811395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958826936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958843832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7958859815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7958876278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958891912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7958907499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7958923352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7958938714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7958955178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7958970518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7958987101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959003102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959020079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959036203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959051468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959067141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959082738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959099041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959114575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959131067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959147577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959164026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959179337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959194689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959211155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959226453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959242583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959258624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959275788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959291685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959307984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959323184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959338719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959354384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959369540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959385492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959401255] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959417700] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959433546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959449825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959465366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959480568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959496212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959511356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959527840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959543004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959559406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959575254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959592058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959607232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959622374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959638024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959653505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959669441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959684592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959701612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959718441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959734797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959749971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959766470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959782505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959797704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959813663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959829276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959845798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7959861715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7959878118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959893966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7959909522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7959925605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7959940892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7959957357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7959972680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7959989224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960005185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960022093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960037432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960052761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960068596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960084199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960100442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960115660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960132068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960148221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960164542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960179764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960194996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960211244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960226456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960242439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960257620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960274573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960290453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960306809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960322024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960337636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960353364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960368569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960384574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960400266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960416715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960432558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960448903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960464541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960479737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960495574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960511211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960527681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960542877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960559234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960575020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960592198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960607452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960622725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960638434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960653976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960669924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960685079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960701481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960718005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960734293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960749461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960764974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960780852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960796012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960811951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960827431] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960843803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7960859634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7960875900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960891564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7960906956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7960922616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7960937744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7960954087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7960969473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7960985844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961001669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961018273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1470,14700000,10000,0,0,256,5,41718,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7961067363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961082963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961098676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961113859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961129806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961145367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961162059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961177925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961194238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961209739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961224965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961240667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961256092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961272431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961287849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961304302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961320175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961336770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961351970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961367184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961382911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961398515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961414611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961429790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961446226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961462462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961478711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961493897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961509122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961525140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961540335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961556285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961571465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961588297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961604143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961620410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961635615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961651125] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961666774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961681914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961697840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961713294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961729724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961745584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961761893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961777574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961792786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961808444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961823596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961839845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961855018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7961871465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7961887326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7961904010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961919930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7961935198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7961950911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7961966710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7961982707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7961997898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962014519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962030682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962047060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962062269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962077834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962093527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962108717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962124723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962140375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962157045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962173729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962190025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962205804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962221873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962237484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962252956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962269444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962284687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962301147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962317023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962333704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962349191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962364409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962380087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962395643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962411657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962426855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962443297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962459483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962475892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962491132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962506394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962522670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962537879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962553896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962569070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962586289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962602378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962618707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962633900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962649576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962665507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962680734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962696733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962712372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962728813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962744660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962760965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962776644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962791903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962807588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962822797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962839210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962854616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7962871027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7962886839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7962903578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962919861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7962935220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7962950994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7962966802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7962982796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7962997997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963014892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963030764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963047094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963062307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963079800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963095830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963111090] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963127124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7963142758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963159232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963175304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963191639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963207189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963222441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963238175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963253795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963270348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7963285810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963302259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963318174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963334822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963350285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963365524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963381286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963396791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963412835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7963428063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963444547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963460794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963477125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963492556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963507807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963523926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963539636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963555679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7963570865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963587666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963603580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963619929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963635174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963650734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963666706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963681981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963697991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7963713556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963730073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963746001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963762445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963778146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963793531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963809437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963824772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963841392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7963856907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7963873584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7963889963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7963906491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963922120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7963937550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7963953825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7963969525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7963985725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964001139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964018240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964034317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964050848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964066304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964082111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964098059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964113471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964129683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964145423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964162098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964178206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964194798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964210684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964226126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964242045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964257463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964273991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964289625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964306278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964322383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964339224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964354693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964370165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964386678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964402556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964418728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964434095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964450723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964466877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964483259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964498470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964513728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964529740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964544988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964560993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964576471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964593305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964609188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964625522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964641097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964656353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964672102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964687281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964703660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964718837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964735479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964751294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964767979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964783176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964798426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964814129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964829639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964845673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7964861026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7964877457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7964893596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7964909894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964925075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7964940286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7964956293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7964971687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7964987730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965002919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965019780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965035855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965052241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965067460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965083011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965098718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1471,14710000,10000,0,0,256,5,41747,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7965148347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7965164506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965179777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965196251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965212488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965229123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965244402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965259927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965276029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965291627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7965308124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965323412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965340313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965356245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965372647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965387920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965403500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965419239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965434525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7965450558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965466202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965482711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965498673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965515398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965530649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965545961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965561710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965577239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7965593314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965608587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965625094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965641393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965657874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965673161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965688470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965704559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965719800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7965735840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965751093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965767929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965783836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965800213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965815464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965831084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965846837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965862049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7965878091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7965893746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7965910424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7965926491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7965942847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7965958456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7965973708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7965989440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966004675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966021052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966036316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966053014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966068914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966085585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966100833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966116243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966132457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966148180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966164237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966179476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966196034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966217153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966234067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966249416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966265872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966281994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966297278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966313384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966329217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966345888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966361923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966378406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966394127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966409751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966425582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966440891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966457492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966472819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966489400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966505392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966522241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966537777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966553175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966568992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966584739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966601613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966616891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966633439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966649945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966666745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966682189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966697740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966714145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966729795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966746041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966761464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966778523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966794496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966810916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966827292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966843017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7966859119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966874454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7966891560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7966906872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7966923468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7966939430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7966957587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7966972914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7966988256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967004088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967019956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967036477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967051758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967068330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967085150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967102392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967117814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7967133288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967149948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967165358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967181724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967197468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967214629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967230853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967247313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967263435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7967279319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967295165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967310519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967326644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967342290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967359064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967375492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967396042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967414615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7967431949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967448028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967464371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967481533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967496824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967513285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967529711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967546710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967561922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7967578183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967593922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967609397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967626143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967642016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967658495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967674316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967691458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967711803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7967731623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967749912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967766706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967782794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967798315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967814951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967831238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967847759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967863019] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7967878287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7967894330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7967909602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7967925833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7967941072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7967958745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7967975158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7967992262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968007626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968023445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968039286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968054729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968072323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968088878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968105538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968121429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968137842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968153776] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968169103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968184782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968199921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968216278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968231424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968247775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968263545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968280136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968295316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968310463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968326102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968341598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968357500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968372643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968388979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968405083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968421370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968436716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968452986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968468681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968483833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968499774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968515362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968531780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968547778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968564047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968579568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968594740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968610417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968626307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968642586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968657726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968674082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968689864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968706433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968721567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968736956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968752595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968768132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968784035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968799147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968815499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968831792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968848022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968863133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7968878303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7968894325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7968909457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7968925615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7968940736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7968957483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7968973273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7968989593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969004773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969020279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969035926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969051058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969066987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969082411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969098759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7969114715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7969130966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969146472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969161660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969177297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969192465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969208894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969224039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969240411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7969256235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1472,14720000,10000,0,0,256,5,41775,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7969307837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969323207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969339301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969354988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969370171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969386177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969404410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969421237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7969437163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7969455520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969474921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969491364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969507195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969522983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969538958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969554159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969570587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7969586780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7969603070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969618252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969633456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969649456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969664611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969680602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969695787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969712534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7969728416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7969744685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969759873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969775494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969791191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969806635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969822578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969838103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969854481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7969870295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7969886595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969902196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7969917404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7969933054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7969948239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7969964496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7969980335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7969996763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970012652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970029312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970044511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970059713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970075380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970090927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970107092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970122261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7970138698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970154824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970171118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970186508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970201929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970217717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970232904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970248903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970264120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7970280971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970296829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970313390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970328984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970344181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970359842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970375052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970391383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970406599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7970423271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970439125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970456185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970474100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970491127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970507817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970524508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970540553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970555835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7970572457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970589362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970605905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970621437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970637655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970654062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970669849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970686026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970701369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7970718488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970734448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970750910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970766580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970781985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970797805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970813099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970829873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970845162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7970861896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7970877880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7970894597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970909896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7970925179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7970940948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7970956530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7970972573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7970988065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971004544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971020902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971037334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971052627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971067950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971084024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971099193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971115365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971130560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971147262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971163159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971179639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971195126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971211075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971226874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971242103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971258078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971273661] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971290149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971306688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971323078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971339111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971354456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971370262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971385556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971401874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971417086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971433497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971449378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971466003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971481226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971496433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971512120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971527575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971543559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971558759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971576013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971592434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971609149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971624525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971640166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971655996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971671820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971687852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971703531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971719815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971735528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971751707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971767101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971782155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971797708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971812759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971828885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971843920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7971860387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7971876067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7971892565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971907654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7971922778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7971938366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7971953828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7971969957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7971985058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972001320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972017430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972033625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972048696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972063820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972079754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972094900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972110804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972125885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972142491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972158878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972175156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972190390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972206017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972221782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972237791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972253823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972269484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972285865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972301697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972318014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972333526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972348768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972364427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972379959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972396217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972411252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972427481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972443158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972459654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972474751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972490085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972506206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972521831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972537744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972553055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972569406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972585464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972601710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972616828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972632246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972648219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972663333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972679802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972695016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972711750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972727546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972743851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972759011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972774489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972790198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972805597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972821555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972837084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972853473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7972869526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7972885775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972901303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7972916503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7972932183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7972947355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7972963596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7972978802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7972995265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973011102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973027714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973042948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973058410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973074092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973089636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973105645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7973120827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7973137208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973153883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973170292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973185782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973201010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973217216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973232427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973248375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7973263551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7973280350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973296457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973312806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973328371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973343577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1473,14730000,10000,0,0,256,5,41804,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7973396162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973411442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973427465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7973442687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7973459460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973475225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973491742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973506926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973522499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973538174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973553584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973569510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7973585037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7973601397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973617161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973633404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973649010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973664202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973679877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973695086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973711625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7973726767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7973743386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973759172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973775892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973791045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973806223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973822361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973838096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973854128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7973869540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7973885973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7973902124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7973918450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973933665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7973948877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7973966175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7973981438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7973997734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974013028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974029965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974045907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974062559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974078156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974093509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7974109278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974124560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7974140952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974156269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974172845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974189015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974207052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974222290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974237505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7974253404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974268942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7974284971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974300115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974316529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974333269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974349752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974365238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974380505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7974396579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974411833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7974428056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974443291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974460095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974475999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974492358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974507597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974523268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7974539034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974554295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7974570330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974585934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974602409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974618280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974635756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974652883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974669786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7974687517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974705456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7974722994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974739663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974757692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974775644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974793914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974810715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974827886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7974845195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974861970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7974879846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7974897024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7974916962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7974938684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7974959581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7974977031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7974993866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975012104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975029471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975047262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975064774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975088805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975110827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975130958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975149291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7975166259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975183601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975200307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975218398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975235188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975253492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975271271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975289240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975305970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7975322757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975340317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975357026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975375598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975392555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975409135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975425152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975441638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975458013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7975473316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975488997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975504195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975520555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975535762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975552166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975568019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975584684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975599902] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7975615124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975631027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975646639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975662751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975678054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975694639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975713986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975730645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975745815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7975761048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975777290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975792474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975808456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975823627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975841680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7975861032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7975877587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975893464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7975908967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7975924848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7975940391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7975956974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7975972321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7975988849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976004788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976021633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976036936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976052252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976068841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976084559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976100695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7976116228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7976132840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976149115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976167736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976186613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976203372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976221340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976236537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976253613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7976269620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7976286242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976302157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976318523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976334168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976349469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976365174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976381292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976402588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7976422663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7976442521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976460903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976477667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976493166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976508794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976525240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976540623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976556816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7976572396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7976589341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976605327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976621996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976637319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976652931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976668691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976684875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976701181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7976717395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7976733981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976751521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976768326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976783473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976798910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976814786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976830384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976846377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7976861583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7976877973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7976894149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7976910436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976925640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7976941136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7976957550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7976972747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7976988695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977003878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977020737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7977036598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977052940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977068369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977083987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977099797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977115074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977131157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977146807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977163373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7977179347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977196060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977211778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977227166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977242968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977258495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977274994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977290299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977307052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7977323016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977339976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977355280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977370603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977386382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977401888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977418312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977433587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977450207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7977466669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977482929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977498232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977513339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977529484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977544605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977560577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977575722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977592660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1474,14740000,10000,0,0,256,5,41832,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7977644536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977660905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977676126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977691360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977707891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977723165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977739181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977754400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977771256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7977787169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977803546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977819720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977835384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977851055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977866229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7977882184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7977897695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7977914129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7977930024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7977946616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7977962858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7977980646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7977999555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978018520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978037289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978052702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978069334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978086547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978103073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978119443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7978134775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7978151300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978166892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978183112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978198391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978215545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978231526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978248141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978263395] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7978279146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7978294896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978310368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978326372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978341923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978359698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978375587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978392656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978407914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7978423206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7978438947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978454593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978470602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978485835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978502517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978518739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978535125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978550373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7978565616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7978581775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978597606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978613751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978629264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978646353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978662362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978678800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978694333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7978710344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7978726499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978741923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978758133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978773897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978791152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978807152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978823685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978839466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7978854875] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7978870777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978886145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7978902774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7978918174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7978934866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7978951195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7978970103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7978987898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979006359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979023711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979039005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979055086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979070289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979088033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979103992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979120466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979135950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979151872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979167672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979183379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979199771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979215738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979232379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979248355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979265209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979280574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979295993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979312068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979327823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979343827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979359026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979375659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979392197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979408579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979423853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979439063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979455159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979471097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979487890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979503491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979520441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979536375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979552823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979568139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979583828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979599619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979614912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979631193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979646814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979663879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979679830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979696456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979712002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979727151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979742784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979757904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979774212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979789407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979805809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979821695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979838510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979853711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7979868924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7979884835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7979900290] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7979916216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7979931352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7979948059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7979965026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7979983217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980000680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980017135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980033409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980048612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980064532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980080596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980097141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980112976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980130115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980145828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980161625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980177402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980192598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980209141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980224349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980240832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980256684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980273444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980288661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980303908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980319625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980335132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980351165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980366354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980382839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980398972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980415342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980430595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980445846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980461898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980477106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980493079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980508496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980525240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980541136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980557521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980572959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980588922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980604615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980619816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980635717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980651219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980667624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980683431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980699977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980715449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980730631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980746276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980761415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980777717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980793167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980809523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980825297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980841975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980857206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7980872424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7980888365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7980903894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7980919895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7980935125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7980952739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7980968663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7980984987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981000302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981015919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7981031620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981046840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981063031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981078620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981095033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981110861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7981127196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981143687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981161778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7981178292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981195442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981217934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981233671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981250332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981267946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7981284489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981299645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981315186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7981331782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981347019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981363134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981378343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981395379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981411292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7981427694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981443190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981459223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7981475769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981490970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981507176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981522771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981539292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981555198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7981571797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981588098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981603391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7981619088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981634525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981651305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981666599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981683200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981699123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7981715919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981731234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981746537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1475,14750000,10000,0,0,256,5,41861,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7981798135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981813387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981829942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981845146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7981861631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7981877456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7981894101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981909301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7981924531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7981940462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7981956018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7981971989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7981987150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982003779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982022135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982038448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982053623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982069027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982085083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982100292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982116288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982131723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982148538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982164909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982181356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982196567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982213388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982229101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982244270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982260463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982276121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982292549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982308368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982324723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982340336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982355579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982371302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982386547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982402903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982418090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982434514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982450389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982467048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982482306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982497560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982513529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982529145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982545373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982560593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982577458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982593371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982609770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982625055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982640882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982656675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982671994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982688073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982703622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982720217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982736193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982752719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982768523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982783956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982799834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982815179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982831909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982847253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7982863825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7982879789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7982896588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982911912] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7982927236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7982943062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7982958686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7982974799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7982990107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983006702] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983023958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983040304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983055496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983070753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983087281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983102422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983118301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983133401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983150282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983166174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983182475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983197653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983213276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983228985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983244181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983260167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983275755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983292203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983308061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983324402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983341092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983356462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983372265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983387568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983404085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983419385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983435979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983452262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983468724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983484368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983499700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983515833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983531142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983547226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983562521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983580272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983596414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983612894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983628249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983644375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983660222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983675571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983691697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983707446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983724041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983740022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983756492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983772198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983787498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983803276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983818649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983835159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983850504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7983867075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7983883045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7983899851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983915197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7983930540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7983946604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7983962230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7983978331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7983993668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984010449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984026733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984043243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984058621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984073982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984090174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984105502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984121624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984136909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984154063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984170052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984186508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984203071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984218636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984234338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984249501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984265868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984281060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984297477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984313298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984330148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984345347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984360561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984376282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984391796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984407724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984422909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984439317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984455446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984471739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984486926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984502171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984518524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984533721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984549717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984564908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984581648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984597462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984613743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984628911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984644692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984660357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984675541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984691484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984707003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984723459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984739298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984755588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984771177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984786398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984802080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984817569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984835096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984850462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7984867052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7984883057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7984900022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984915365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7984930722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7984946567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7984962261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7984978325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7984993581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985010308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985028458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985044941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985060222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985075524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985091703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985107001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7985123076] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7985138569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985155833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985171807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985188227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985204075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985219381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985235135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985250409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7985266832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7985282054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985298559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985314505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985331258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985346540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985361822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985377596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985393419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7985409505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7985424827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985441401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985457649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985474112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985489686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985505027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985521135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985536470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7985552599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7985567885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985584796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985600739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985617163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985632441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985648079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985666190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985681596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7985697788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7985713534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985730079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985745994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985762375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985777915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985793258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985809004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985824295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7985840909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1476,14760000,10000,0,0,256,5,41889,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7985890710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7985907299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7985923224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7985939563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7985955150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7985970369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7985986059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986001244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986017754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986032952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986049395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986065270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986082170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986097406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986112630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986128317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986143893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986160410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986175629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986192072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986210283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986226711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986241953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986257223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986273407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986288731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986304836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986320146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986337171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986353090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986369503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986384797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986400616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986416404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986431706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986447748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986463817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986480367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986496271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986512746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986528441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986543702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986559422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986574693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986591257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986606491] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986622972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986638881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986655552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986670824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986686477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986702896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986718214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986734334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986749601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986766668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986782544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986798892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986814114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986830072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986845798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986861036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7986877037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7986892896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7986909530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7986925570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7986942091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7986958649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7986974074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7986989910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987005243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987021785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987037082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987053632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987069571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987087206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987102514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987117783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987133557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987149221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987165336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987180649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987197213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987213516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987233711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987249156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987265214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987281067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987296424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987312563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987328405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987345002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987361026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987377493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987393192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987408600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987424441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987439780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987456205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987471364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987487793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987504079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987520707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987535907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987551105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987566774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987582537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987598550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987613718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987630138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987646296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987662585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987677808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987693046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987709314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987724501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987740474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987755652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987772674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987788596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987804991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987820268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987835833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987851562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987866781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7987882751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7987898452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7987914891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7987930701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7987947075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7987962808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7987978012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7987993691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988008878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988025208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988040424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988056889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988072743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988089607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988104808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988120067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7988135795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988151342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988167950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988183207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988199656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988215990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988232621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988247855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988263081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7988279396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988294593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988310548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988325732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988346762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988365132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988384020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988400824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988416089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7988431718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988446840] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988463334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988478554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988495023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988510908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988527622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988542780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988557936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7988573600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988589532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988605547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988620766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988637232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988654594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988671127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988686469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988702445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7988718946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988734297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988750491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988767107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988784637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988800725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988817408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988833375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988849913] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7988866212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988881887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7988899316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7988914686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7988931362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7988947311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7988964479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7988979817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7988995157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989010948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989026844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989043245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989058545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989075100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989092261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989108732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989124073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989139814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989155902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989171227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989187361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989203014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989219545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989235487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989251914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989268370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989283909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989300109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989315455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989332153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989347741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989364301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989380249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989397570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989415893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989433448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989453105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989469386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989485608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989500950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989518875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989534979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989551443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989566784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989582669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989600163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989616776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989634234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989650447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989666933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989682772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989699075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989715027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989730251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989745961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989761186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989777906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989793121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989809598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989825458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989842236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989857440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7989873342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7989889123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7989904736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7989920725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7989935936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7989952766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7989968601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7989984928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990000106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1477,14770000,10000,0,0,256,5,41917,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7990535523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7990551656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990569158] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7990587446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7990605319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7990622477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7990638450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7990656196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990671496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7990686809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7990703726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990719143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7990735149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7990750348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7990767228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7990783328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7990799724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990815005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7990830871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7990846884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990862143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7990878163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7990893881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7990910635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7990926583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7990943024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7990958878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7990974439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7990990250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991005544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991022042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991037568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991054507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991070473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991087914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991103206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991118443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7991135029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991151369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991167434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991182657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991199137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991215495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991231874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991247102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991262335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7991279175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991294467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991310509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991325735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991343326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991359172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991376094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991392121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991410892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7991426836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991442503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991459150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991474689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991491299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991507240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991524242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991539505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991554807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7991570596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991586316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991602383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991618249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991634706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991651802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991668167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991683382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991698607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7991715047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991730255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991746284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991762618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991779503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991795352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991811720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991827578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991843169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7991858845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991874042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7991890830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7991906387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7991922987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7991939089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7991956018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7991974174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7991989723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992005681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992021822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992037943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992053705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992070231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992088226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992104771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992121731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7992137161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992154399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992169702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992185845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992201133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992218418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992234371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992250779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992266504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7992281877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992297765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992313114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992329608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992345152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992361689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992377632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992395712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992411073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7992426396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992442205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992458331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992474529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992489884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992506501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992522981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992539637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992555023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7992570407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992587017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992602327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992618404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992633839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992651341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992667331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992683768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992699103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7992715646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992731483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992746820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992762880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992778702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992795197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992811136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992828019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992843307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7992858561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7992874299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992890006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7992906275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7992921476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7992937962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7992954403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7992970763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7992985977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993001196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993017786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993033306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993049418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993064597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993081936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993097847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993114188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993129393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993145608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993161663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993176924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993192938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993208939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993225460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993241341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993257720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993273335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993288559] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993304286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993319491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993336219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993351718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993368184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993385079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993402245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993417477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993432699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993448369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993464289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993480335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993495566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993512096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993528475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993544901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993560176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993575456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993591648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993607030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993623850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993640898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993657545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993673497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993690128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993705950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993721433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993737126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993752335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993768649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993783852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993800258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993816084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993832756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993848144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7993863383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7993879014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993894533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7993910572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7993925741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7993942146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7993958481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7993974802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7993989983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994005163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994021175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994036587] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7994052969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994068149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994084964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7994101033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994117348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994132535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994148081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994163750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994178914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7994194811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994211483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994228001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7994243855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994260172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994275892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994291342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994307115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994322390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7994338979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994354419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994370841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7994386771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994403568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994418921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994434243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994450038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994465679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7994481756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994497059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994513574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7994530647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994547009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994562229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994578075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994600686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994615993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1478,14780000,10000,0,0,256,5,41946,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7994666981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994682226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994698641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7994714900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994731237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994746801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994762005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994778076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994793474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7994809426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994824591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994842065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7994857910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7994874176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994889670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7994906022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7994921792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7994936984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7994953637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7994970353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7994988427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995004327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995021186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995036596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995051794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995067582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995083342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995099581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995114773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995131206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995147408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995163785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995179006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995194226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995210274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995225679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995241652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995256869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995274129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995290177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995307203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995322474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995338342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995354174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995369467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995385563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995401200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995418268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995434186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995450588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995466195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995481452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995497138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995512373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995528725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995544149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995560662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995576557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995593496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995608756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995624023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995640139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995655358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995671402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995686620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995703638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995719533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995736109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995751351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995766970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995782917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995798147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995814138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995830439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995846947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7995862827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7995879180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995894766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7995910278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7995925986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7995941216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7995957791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7995973263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7995989743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996005620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996022309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996037577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996052861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996068887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996085229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996101538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996116848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996133377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996149816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996166243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996181529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996196839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996213704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996229008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996245021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996260237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996277123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996293001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996309363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996324589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996341142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996356974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996373127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996389840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996405423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996422146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996438002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996455447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996471704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996487149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996502934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996518839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996535046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996550490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996566971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996583375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996599975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996615193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996630421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996646527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996662512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996678932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996694153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996711210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996727311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996744659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996759823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996775512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996791474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996806668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996822637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996838817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996855174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7996870926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7996887169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996902919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7996918381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7996934036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7996949200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7996966174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7996981625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7996998070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997013971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997030693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997045896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997061093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997077065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997092346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997109142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997124316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997141181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997157004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997173623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997188850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997204507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997220190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997235405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997251376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997267170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997283574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997299380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997315658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997331250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997346480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997362192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997377396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997393915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997409651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997426829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997442807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997459631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997474879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997490186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997505906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997521458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997537517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997552782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997569313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997585475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997601898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997617221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997632507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997648611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997663845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997679902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997695158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997711910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997728596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997744940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997760122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997776472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997792484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997807712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997823690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997839763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997856355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7997872165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7997888414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997904167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7997919422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7997935151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7997950359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7997966747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7997982211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7997998664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998014818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998031140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998046387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7998061641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7998078143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998093407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7998109389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7998124544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998141327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998157203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998173774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998189004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7998205348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7998222527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998239154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7998256649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7998273645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998295164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998312661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998331031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998347954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7998364641] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7998381873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998399539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7998417027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7998433626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998452158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998469762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998487887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998504503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7998521525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7998538681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998555272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7998572779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7998589744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998607782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998625146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998643301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998660010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7998676842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7998694067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998711046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7998728534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7998745124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998763087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998780874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998797791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1479,14790000,10000,0,0,256,5,41974,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 7998848567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7998863854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7998879581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998895344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7998911323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7998926516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7998942971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7998959135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7998975707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7998990929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999006162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999022181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999037475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999053581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999068781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999085561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999101399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999117748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999132957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999148506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999164199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999179400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999195359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999211051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999227552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999243435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999259832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999275478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999290921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999306617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999321845] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999338277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999353664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999370087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999385901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999402576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999417731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999432903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999448596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999464457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999480723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999495928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999512368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999528597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999545136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999560336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999575567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999591592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999606803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999622790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999637989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999654793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999670847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999687204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999702949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999718137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999733770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999748899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999765307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999780545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999796962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999812840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999830027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999845342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 7999860788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 7999876508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999892281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 7999914857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 7999931812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 7999948314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 7999964685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 7999980963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 7999996159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000011345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000027520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000042949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000058977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000074231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000091114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000106984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000123336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000140359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000155692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000171656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000186873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000203462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000218949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000235388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000251199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000268127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000283327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000298491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000314117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000329680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000345723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000360975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000377440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000393635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000409965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000425129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000440337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000457077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000472335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000488329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000503558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000520356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000536270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000552909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000568178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000583778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000599526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000614750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000630794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000646373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000662936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000679022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000695424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000711040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000726319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000742354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000757645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000774049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000789300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000806148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000822028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000838954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000854172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8000869603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8000885305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000901200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8000917262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8000932518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8000949015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8000967441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8000983873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8000999104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001014654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001030545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001045793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001061869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001077544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001094076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001109965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001126369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001143767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001159061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001174845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001190385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001206789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001222028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001238517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001254415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001271184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001286462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001301760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001317546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001333148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001349377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001364588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001381040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001397251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001413637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001429096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001444346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001460392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001475998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001492022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001507226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001524090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001540018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001556440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001571689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001587273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001603015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001618224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001634223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001649760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001666236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001682140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001698488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001714331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001729626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001745368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001760570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001776965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001792221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001808750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001824666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001841346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001856600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8001871845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8001887593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001903254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8001919525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8001934778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8001951248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8001967503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8001983858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8001999062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002014659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002031156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002046552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002062471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002078146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002094647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8002110463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8002127121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002142655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002157895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002173920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002189188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002206234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002221454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002238041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8002253853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8002270751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002285987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002301215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002317218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002332796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002348819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002363983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002380426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8002396621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8002413009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002428230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002443468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002460166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002475425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002491362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002506534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002524073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8002539970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8002556544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002571708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002587552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002603376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002618825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002634857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002650783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002667302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8002683224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8002699644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002716193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002731783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002747544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002762652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002779289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002795400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002811881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8002828567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8002845121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8002860569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8002875789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8002891999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1480,14800000,10000,0,0,256,5,42003,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8002941272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8002957737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8002972931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8002989346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003005169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003021818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003037068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003052543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003068300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003083893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003099940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003115172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003131628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003147809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003164158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003179345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003194586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003210833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003226037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003242173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003257330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003274743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003290635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003306973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003322292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003338123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003353875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003369061] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003385078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003401003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003417419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003433210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003449476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003465280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003481195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003496955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003512211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003528697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003543957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003560428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003576346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003593151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003608376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003623647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003639674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003654992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003671063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003686323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003703426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003719468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003736105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003751378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003767074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003782871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003798180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003814475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003830247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003846707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8003862559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8003878896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003894484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8003909736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8003925460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8003940716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8003956984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8003972244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8003988726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004004683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004021359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004036576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004051812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004067561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004083116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004099132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004114589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004131067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004147700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004164030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004179183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004194396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004210744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004225957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004241901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004257081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004273859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004289728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004306070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004321303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004336820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004352558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004367753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004383716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004399472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004416000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004432058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004448456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004464195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004479758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004495540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004510853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004527306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004542560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004559012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004574906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004594861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004610355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004625756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004641851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004657102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004673116] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004688330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004705769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004721692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004739924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004755156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004771238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004790261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004805835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004822517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004838465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004854935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8004870785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8004887109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004902735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8004917961] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8004933911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8004949152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8004966808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8004982071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8004998515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005014726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005031308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005046532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005061750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005078016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005093169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005109143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005124298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005141046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005156947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005173267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005188486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005204155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005219890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005235123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005251135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005266717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005283156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005299216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005315621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005331332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005346566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005362299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005377516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005393870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005409048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005425451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005441501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005458137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005473712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005489215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005504918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005520714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005536644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005551786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005568159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005584412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005600724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005616148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005631371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005647443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005662620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005678760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005693943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005710870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005726774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005743128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005758351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005773868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005789596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005804820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005820807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005836390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005852828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8005868695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8005885006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005900933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8005916141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8005932075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8005947267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8005963644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8005978853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8005995494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006011349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006028209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006043367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006058550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006074238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006089898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006105895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006121262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006137847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006154044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006170362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006185736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006200908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006219238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006234962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006251021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006266790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006283397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006299266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006315857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006331588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006346855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006362549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006377734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006394061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006409290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006425673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006441542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006458250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006473478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006488725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006504643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006520271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006536298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006551495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006567906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006584252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006600583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006615783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006630998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006647097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006662339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006678391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006693611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006710333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006726257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006742611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006757828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006773480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006789190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006804778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006820792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006836358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006852814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8006868889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8006885273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006900891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8006916113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8006931800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8006947006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8006963425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8006978647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8006995119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007011005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1481,14810000,10000,0,0,256,5,42031,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8007062806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007080324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007095657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007111355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007126542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007143118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8007158297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8007174732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007190560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8007207259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007222423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007237597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007253282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007270937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007286919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8007302103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8007318719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007334880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8007351150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007366544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007381750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007397748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007412888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007428830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8007443967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8007460715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007476601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8007493666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007508918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007524500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007540178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007555349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007571314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8007586791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8007603271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007619239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8007635502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007651107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007666339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007682256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007697480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007713761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8007728896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8007745318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007761183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8007777915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007793140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007808604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007824918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007840535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007856525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8007871977] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8007888462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8007904786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8007921274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007936492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8007951937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8007967765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8007982962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8007999197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008014719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008031162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008047023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008063310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008078790] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008094108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008109828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008124978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008141259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008156695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008173081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008188861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008205500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008220762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008235981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008251693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008267286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008283261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008298418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008314796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008330984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008347263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008362431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008377821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008393753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008408951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008424915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008440051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008456867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008472715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008488981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008504398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008519868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008535593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008550766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008566877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008582356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008598718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008614508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008630815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008646357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008661642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008677310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008692717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008708996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008724565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008740972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008756762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008773900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008789071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008804517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008820148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008835725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008851649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8008866825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8008883204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8008899398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8008915679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008930801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8008945933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8008962126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8008977297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8008993238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009008612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009025475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009041323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009057615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009072779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009088284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009103974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009119156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009135113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009150724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009167119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009182885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009199175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009214768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009229933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009245587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009260913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009277248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009292434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009308877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009324739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009341514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009356708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009371997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009387763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009403577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009419564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009434745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009451164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009467664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009484041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009499461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009515069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009530812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009546016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009562258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009577800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009594211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009610124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009626473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009642037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009657304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009673024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009688431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009704752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009719956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009736433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009752297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009768940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009784057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009799213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009814844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009830302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009846230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8009861390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8009877972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8009894146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8009910419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009926603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8009943036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8009959495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8009974796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8009991371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010006597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010023743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010039673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010056018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010071455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010087077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010102781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010117943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010134341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010150041] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010166443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010182279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010198552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010215951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010231219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010247046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010262288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010278803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010293997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010310395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010326239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010343106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010358320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010373528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010389523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010405372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010421323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010436456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010453358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010469212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010485484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010500599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010516233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010531990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010547184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010563160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010578657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010595066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010610867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010627159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010642614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010657815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010673477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010688900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010705165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010720251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010736716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010752686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010769287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010784415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010799916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010815590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010831112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010847097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8010862257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8010878674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8010894821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8010914191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010929432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8010944863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8010960950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8010976138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8010992853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011008471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011025969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011043500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011059897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011075282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011091177] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1482,14820000,10000,0,0,256,5,42060,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8011140976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011156164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8011172107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011187207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011203895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011219706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011235980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011251892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011267504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011283125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011298210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8011314095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011329540] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011345827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011361537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011377967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011393303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011408435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011424026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011439355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8011455535] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011471362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011487636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011503400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011520295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011535392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011550476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011566274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011582758] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8011598639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011613716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011630250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011646365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011662622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011677727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011692854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011710219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011725378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8011741264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011756485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011773300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011789103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011805376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011820766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011836234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011851932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011867096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8011883061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8011898555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8011914961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8011930769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8011947266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8011962752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8011977927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8011993564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012008669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012024967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012040115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012056547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012072400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012089064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012104216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012119411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012135557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012151035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012166943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012182081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012198431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012215395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012231695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012246805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012261972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012278850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012294020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012309919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012325038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012341934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012357765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012374027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012389793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012404910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012420582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012435736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012452468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012468098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012484430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012500588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012518365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012533601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012548804] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012564461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012579991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012595917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012611068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012627633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012643825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012660139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012675366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012690601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012707088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012722235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012738130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012753266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012770216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012785998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012802777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012818192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012833941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012849631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012864797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8012880754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8012896890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8012913268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8012929075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8012945311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8012961063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8012976317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8012991931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013007264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013023521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013038655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013055030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013070829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013087454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013102613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013117789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013133643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013149267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013165196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013180287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013196613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013213704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013229974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013245105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013260525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013276673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013291865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013307840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013323282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013340033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013355855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013372119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013387302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013402986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013418648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013433772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013449944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013465891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013482257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013498012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013514469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013529695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013544851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013560471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013575617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013592827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013608062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013624490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013640857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013657261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013672507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013687805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013703869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013719134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013735134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013751220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013769084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013785023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013801298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013816454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013832165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013847838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013863040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8013879012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8013894512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8013910809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8013926499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8013942898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8013958362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8013973518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8013989100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014004379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014020742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014035901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014052268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014068682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014086636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014101866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014117012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014133860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014149555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014165533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014180698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014197336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014216512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014232823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014247979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014263187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014279302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014294498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014310474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014325628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014342477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014358287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014374564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014390093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014405331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014421054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014436281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014452665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014467881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014484364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014500244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014517317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014532442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014547614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014563238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014578829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014594742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014609937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014627245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014643520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014659817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014674966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014690157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014706368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014721522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014737481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014752628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014769358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014785766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014803604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014820198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014837124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8014854227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014870800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8014888140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8014906228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8014924130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8014941451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8014959675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8014976238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8014992860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015010360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015028166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015045691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015062207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8015081221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8015098653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8015116530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015133206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8015150820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015168135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015185791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015204514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015221165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8015239219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1483,14830000,10000,0,0,256,5,42088,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8015305134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8015323693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015341207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8015358067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015375337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015392679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015410234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015426841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8015444891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8015462643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8015480507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015497101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8015513721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015531484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015548356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015564338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015579936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8015596441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8015612389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8015628805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015644708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8015660007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015675732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015690968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015707536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015722789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8015739273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8015755162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8015772111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015787436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8015802725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015818518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015834240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015850357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8015865595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8015882684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8015900941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8015917329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015932502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8015947683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8015964056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8015979223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8015995183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016010315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016027515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016043369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016059677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016075105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016091153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016106879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016122106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8016138122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016153922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016170349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016186242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016202934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016218775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016233996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016249688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016266170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8016282413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016297710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016314276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016331534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016347937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016363178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016378466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016395386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016410617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8016426663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016442833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016460489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016476361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016492704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016508785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016525917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016542427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016558489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8016574643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016590571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016607123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016623044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016639935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016655232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016670518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016686190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016701624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8016717998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016733197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016749579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016765951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016782716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016797848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016813014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016829196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016844408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8016860377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8016875552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8016893419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8016909292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8016925633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016940858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8016956462] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8016972178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8016987385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017003464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017019528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017035905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017051665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017067888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017083658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017098856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017114500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017129594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017145968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017161097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017177517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017193335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017210177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017228676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017244059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017259814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017275733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017291725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017306960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017323420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017340038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017356369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017371521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017386733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017403244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017418368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017434261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017449385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017466259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017482107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017498389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017513566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017529972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017545875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017561708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017578228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017593378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017609741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017625485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017642098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017657303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017672458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017688125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017703914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017719848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017737679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017754127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017770383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017786633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017801775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017816935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017832997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017848162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8017864071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8017879228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8017895936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8017911832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8017928176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017943793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8017959517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8017975219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8017990417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018006361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018021911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018038331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018054143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018070425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018086322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018101519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018117174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018132321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018148614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018163795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018180222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018196050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018214509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018230479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018246039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018261721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018278134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018294174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018309380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018325844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018342196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018358529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018373708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018388977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018405087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018420261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018436167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018451328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018468241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018484156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018500508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018516454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018531949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018547695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018562875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018579464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018594665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018611107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018626929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018643681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018658863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018674056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018689748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018706233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018722213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018737394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018753814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018770815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018787328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018802651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018818003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018834399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018849749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8018865890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8018881818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8018899104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8018915062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8018931475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018946758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8018962592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8018978411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8018993665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019009696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019025416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019041993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019057963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019074427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019090389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019105757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8019121593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019136926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019153580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019168865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019185416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019201378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019218275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019233641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019248980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8019265325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019280754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019296877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019312207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019329203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019345971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019362602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019377821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019393823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1484,14840000,10000,0,0,256,5,42117,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8019443634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019459272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019475296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019490551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019507044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019523343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019539678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019554874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019570429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8019586621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019601889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019617914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019633139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019650108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019666029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019682442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019697696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019713349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8019729076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019744299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019760330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019776019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019792532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019808418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019824782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019840325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019855577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8019871274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019886509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8019902956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8019918234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8019934723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8019950629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8019967624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8019982911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8019998195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020013967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020029629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020045656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020060890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020077718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020093846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020110222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020125517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020141231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020157006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020172243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020188324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020203892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020220406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020236522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020252901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020268814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020284114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020299885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020315120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020331695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020347077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020363571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020379479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020396137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020411392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020426613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020442379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020458134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020474186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020489423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020505892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020522102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020538482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020553740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020569036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020585600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020600887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020616964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020632232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020649068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020665009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020681415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020696712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020712375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020728202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020743508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020759920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020775904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020792710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020808600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020824961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020840863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020856151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8020871905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020887386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8020903750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8020919015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8020935536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8020951493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8020968229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8020983479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8020998702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021014796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021030027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021046021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021061253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021078056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021094160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021110530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021125816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021141649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021157365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021172569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021188548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021204085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021220563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021236416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021252781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021268383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021283675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021299712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021314892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021331252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021346473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021362917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021378777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021395455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021410685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021425949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021441657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021457183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021473180] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021488379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021504815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021521460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021537800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021553288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021568851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021585062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021600218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021616161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021631312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021648156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021664007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021680361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021695575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021711228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021726959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021742132] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021758074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021773657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021790067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021805893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021822176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021837923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021853162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8021868867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021884087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8021900409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8021915534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8021931944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8021947789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8021964509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8021979682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8021994856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022010523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022026244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022042253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022057412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022073832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022089995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022106322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022121496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022136671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022152849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022168024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022183933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022199053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022218367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022234246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022250582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022266748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022282475] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022298173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022313356] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022329723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022345123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022361557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022377377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022394672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022409883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022425061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022440713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022456241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022472474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022487665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022504099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022520287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022536656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022553183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022568410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022584562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022599742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022615640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022630813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022647755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022663592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022679844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022695013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022711761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022727497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022742634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022758545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022774669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022791087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022806832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022823081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022838998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022854290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8022869976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022885540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8022901953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8022917138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8022933552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8022949404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8022966832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8022982067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8022997271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023012972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023029318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023045344] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023060490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023077382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023093665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8023110066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023125276] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8023141004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023156909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023172065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023188037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023204109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023220762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023236577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8023252865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023268476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8023283722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023299367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023314537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023330871] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023346046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023362465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023378298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8023394940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023410182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8023425460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023441207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023456750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023472747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1485,14850000,10000,0,0,256,5,42145,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8023523327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023543761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023559708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8023576465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023591981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8023607187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023622798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023637941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023654749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023669950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023686445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023702854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8023719291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023734429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8023749623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023765526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023780680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023796565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023812100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023829006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023845055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8023861291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023876462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8023891948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8023907812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8023922954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8023938919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8023954398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8023970804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8023986576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024002834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024018389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024033555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024049197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024064338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024081800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024096956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024113326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024129120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024145920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024161363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024176512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024192154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024207652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024224428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024239574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024256000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024272201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024288489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024303655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024318895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024334914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024350151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024366123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024381324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024398100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024414147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024430478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024445673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024461231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024476879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024492041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024507984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024523655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024540055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024555851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024572174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024588124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024603372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024618998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024634122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024650431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024665547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024681890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024697688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024714521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024729680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024744854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024760501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024776194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024792124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024807256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024823654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024840085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024856375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024871485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8024886906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8024903548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8024918742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8024934703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8024949877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8024966881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8024982760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8024999161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025016033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025035238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025054457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025073255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025094437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025112798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025132660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8025153379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8025172157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025187543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025203745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025219718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025234912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025250915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025266753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025283217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8025299026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8025315278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025330896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025346355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025362057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025377257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025393757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025409156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025425586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8025441414] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8025458114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025473343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025488570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025504287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025519924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025535908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025551064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025567508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8025584490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8025600856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025616087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025631353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025647414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025662646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025678642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025693839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025711208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8025727303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8025743660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025758891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025774611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025790326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025805552] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025821549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025837088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025853592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8025869479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8025885829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025902109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8025917438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8025933177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8025948419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8025965038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8025980301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8025996814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026012744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026029600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026044873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026060126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026075852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026091438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026107457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026122666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8026139119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026155336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026171731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026187021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026205935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026222038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026237332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026253686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026271667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8026288227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026304134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026320485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026336197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026351553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026367361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026382644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026399263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026414799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8026431320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026447275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026464220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026479525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026494856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026510660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026526384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026542462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026557770] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8026574317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026591632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026608062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026623260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026638442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026654951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026670253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026686300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026701533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8026718486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026734460] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026750890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026766538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026782060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026797893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026813200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026829699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026844996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8026861555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8026877512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8026894364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026910210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8026925532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8026941297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8026956987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8026973294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8026988591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027005154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027021504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027037905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027053229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8027068500] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027085115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027100698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8027116735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027132025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027148842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027164715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027181050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027196292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8027212075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027228076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027243336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8027259402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027275021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027291755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027307659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027324082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027339672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8027354979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027370745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027386031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8027402625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027417941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027434450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027450443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027467317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027482764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8027498012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027513714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027529372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8027545398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027560607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027578347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027594544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027610957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027626191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1486,14860000,10000,0,0,256,5,42173,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8027676180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027692022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027707767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8027723838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027739127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027755640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027771928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027788339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027803674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8027819049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027835180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027850489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8027866527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8027881776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8027898768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8027914642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8027930991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027946255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8027961932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8027977959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8027993235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028009316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028025007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028041532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028057429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028073802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028089449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028104963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028120684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028135916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028152552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028167867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028184294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028200132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028216939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028232172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028247513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028263528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028279287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028295299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028310728] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028327496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028343371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028359724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028374981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028390560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028406258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028421637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028437594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028453299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028469711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028485576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028501886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028517403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028532639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028548354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028563574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028579832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028595068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028611530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028627417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028644166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028659582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028674979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028690718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028707208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028723141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028738229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028754571] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028770871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028787340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028802460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028817616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028834380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028849803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8028865719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8028880782] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8028897805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8028913704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8028930736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028945954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8028962231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8028978117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8028993276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029009207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029024913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029041383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029057224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029073556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029089166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029104466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029120246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029135486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029151938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029167170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029184258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029200136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029216869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029232052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029247249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029262927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029278502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029294708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029309920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029326364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029342580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029358905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029374105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029389603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029405375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029420571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029436541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029452026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029468558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029484435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029500749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029516333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029531631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029548603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029566004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029582543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029598061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029614733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029630523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029647240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029662414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029677633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029693355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029709111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029725128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029740340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029756792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029773125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029789676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029804868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029820066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029836085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029854666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8029870663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8029885823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8029902616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8029918484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8029934745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029949932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8029965517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8029981638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8029997152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030013194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030028962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030045627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030061510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030078681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030094588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030109873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8030125510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030141337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030157390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030172807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030189290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030206442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030222812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030237999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030254497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8030272226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030287575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030303751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030318937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030336648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030353124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030369723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030385181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030401495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8030417246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030432434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030448479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030464527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030481197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030496996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030513311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030529011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030544472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8030561542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030580436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030599864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030618588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030636914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030654561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030671046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030686360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030702313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8030718485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030733660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030749675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030765382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030781842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030797679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030813953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030829796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030845044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8030860969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030876156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8030892682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8030907835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8030924251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8030941095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8030958990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8030974124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8030989302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031004926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031020673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8031036547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031051643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031068004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031084721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031101005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031116101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8031131243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031147456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031162638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8031178605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031193757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031210617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031226494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031242888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031258162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8031273776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031289458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031304653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8031320700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031336401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031352848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031368701] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031385059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031400663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8031415912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031431624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031446859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8031463891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031479194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031495778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031511583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031528468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031543861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8031559530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031575213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031590948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8031607525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031622673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031639081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031657571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031675034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031692545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8031710034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031726113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031741359] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1487,14870000,10000,0,0,256,5,42202,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8031793408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031808701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031825184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031841843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8031858398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031873534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8031888692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8031905210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8031920443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8031936392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8031951562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8031968838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8031984708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032001000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032016732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032031974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032047864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032063069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032079616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032094815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032111254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032127116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032143796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032159027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032174268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032189989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032206155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032222117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032237275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032253652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032270030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032286398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032302387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032317635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032333776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032349023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032365253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032380496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032397526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032413426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032429955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032445295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032460938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032476712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032492157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032508173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032526303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032543018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032558986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032575375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032591015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032606305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032622080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032637315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032653699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032669277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032685761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032701655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032718470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032733976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032749258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032765462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032780725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032796718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032811951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032828730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032844640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8032860983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032876218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8032891830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8032907553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8032922803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8032938829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8032954381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8032971803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8032991038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033010922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033027590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033043070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033058752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033073881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033090408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033105807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033122199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033137978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033154678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033169838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033185012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033200608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033216316] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033232438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033247565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033263926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033280083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033296325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033311456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033326643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033342641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033358012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033373945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033389122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033405902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033421782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033438059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033453540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033468762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033484387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033499557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033515850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033531018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033547407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033563193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033580330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033595660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033611128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033627439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033643009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033659029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033674211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033690656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033708020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033724385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033739858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033755092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033771205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033786406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033802355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033817553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033834413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033850288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8033866897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033882144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8033897795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8033913519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8033928723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8033944698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8033960268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8033976795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8033992643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034009001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034024716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034039891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034055755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034070905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034087174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034102355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034119041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034134960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034151675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034166876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034184732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034201035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034218771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034237901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034253910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034271181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034287086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034303862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034319064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034334632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034350328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034365494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034381482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034397479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034413909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034429968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034446292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034462538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034477735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034493359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034508524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034525017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034540196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034556642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034572468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034589193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034604340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034619751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034635424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034650961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034666911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034682087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034698513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034714759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034731072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034746263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034761460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034777477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034792649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034808762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034823909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034840646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034856518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8034872886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034888104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8034903782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8034919474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8034934685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8034950672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8034967250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8034983705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8034999564] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035016337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035031613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035046926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035062715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035078411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035094389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035109602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8035126280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8035142538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035158918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035174173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035189446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035205528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035220754] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035236989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035252184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8035269004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8035284910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035301469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035316716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035332279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035348054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035363317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035379350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035394947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8035411421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8035427555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035443930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035459578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035474867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035490838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035506100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035522508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035537716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8035554195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8035570102] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035586758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035602037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035617362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035633392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035648985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035665039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035680287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8035696756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8035712986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035729363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035744651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035759874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035775899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035791245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035807194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035822305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8035839147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8035855035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8035871400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1488,14880000,10000,0,0,256,5,42230,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8035920653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8035935893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8035951550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8035967135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8035983133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8035998527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036015359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036031206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036047540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036062782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036078381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036094064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036109261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036125227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8036140719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036160387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036176538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036192863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036208425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036223677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036239359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036254542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036271804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8036287187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036305186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036321199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036338410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036353688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036369522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036385278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036401036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036416942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8036432279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036448614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036464758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036481043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036496433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036511637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036527852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036543038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036558992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8036574140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036590991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036606828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036623150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036638381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036654004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036669722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036685168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036701177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8036716696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036733140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036749042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036765712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036780916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036796140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036812113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036827644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036843649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8036858815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8036875286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8036891488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8036907836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036923051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8036938520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8036954610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8036970233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8036986239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037001499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037018522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037034354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037050650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037065840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037081376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037097071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037112272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037128301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037143798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037160289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037176411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037192737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037208791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037223970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037239588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037254725] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037271868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037286991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037303332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037319079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037335913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037351144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037366347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037382223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037397796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037413778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037428939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037445335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037461560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037477882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037493294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037508476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037524537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037539723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037555666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037570855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037587720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037603568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037620409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037636870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037653844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037669684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037685149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037701149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037716953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037733495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037749344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037766571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037782110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037798495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037814684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037830985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037847064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8037862251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8037880119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8037898220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8037915850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037931301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8037946684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8037963211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8037978528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8037994838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038010117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038027632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038043482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038059799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038074956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038090797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038106521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038122017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8038138030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038153824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038170262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038186084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038202916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038218145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038233378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038249079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038264582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8038280732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038295970] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038313549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038329811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038346200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038362294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038377543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038394034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038409617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8038425567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038440711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038457741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038473597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038489894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038505067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038520816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038536555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038551756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8038567768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038583474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038599957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038616349] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038632688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038648421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038663682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038679440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038694685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8038711150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038726403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038742911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038758805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038775474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038790708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038806190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038821916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038839700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8038855845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8038871135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8038887644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8038904776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8038921150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038936487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8038952128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8038968154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8038984075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039000324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039015884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039032296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039048122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039064665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039080314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039096257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039112030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039127204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039143601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039158733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039175113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039190921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039207530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039222686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039237865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039253537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039269094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039285027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039300202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039316838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039333086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039349384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039364580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039379985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039395999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039411166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039428024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039443238] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039460316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039476171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039492510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039507699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039523263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039538938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039554128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039570087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039585583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039602039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039617858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039634533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039650108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039670834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039686822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039702507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039718463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039733663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039750290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039766408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039782663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039797819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039812980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039828938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039844076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8039859981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8039875304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8039891974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8039908288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8039924603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8039939753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8039955350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8039971044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1489,14890000,10000,0,0,256,5,42259,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8040021399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040037403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040052554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040069203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040085315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040101600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040116746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040132211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8040149333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040164603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040180867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040196112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040213004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040228897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040245238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040260468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040276334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8040292020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040307205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040323629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040339151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040355581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040371642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040387908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040403633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040418807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8040434418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040449519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040466121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040481276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040497677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040513690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040530425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040545555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040560721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8040576332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040591851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040607789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040622933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040639610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040655467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040671761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040687099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040702785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8040718492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040733651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040749592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040765114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040781537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040797314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040813575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040829107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040844293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8040859953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040875135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8040891549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8040906665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8040923007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8040938993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8040955679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8040970850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8040986396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041002084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041017610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041033566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041048715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041065304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041081442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041097690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041112829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041127983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041143923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041159062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041174981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041190346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041207000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041222786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041239002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041254112] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041269722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041285341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041300469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041316417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041331852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041348212] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041364011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041380501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041397215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041412450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041428141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041443519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041460105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041475231] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041491588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041507363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041524005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041539099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041554221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041569873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041585393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041601345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041616494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041632910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041649305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041666200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041684389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041701584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041720346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041736123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041752430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041768321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041784931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041800921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041817385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041833039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041848326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8041864087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041879536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8041896114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8041911363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8041927897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8041946124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8041963222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8041978436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8041993657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042009347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042024810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042040725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042055846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042072418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042089353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042105603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042120744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042135910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042152118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042167317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042183289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042198447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042216373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042232229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042248549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042263683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042279248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042294889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042310038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042327085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042343220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042359693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042375781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042392636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042407995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042423316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042439417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042455181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042474652] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042490172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042506773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042523156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042539670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042555034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042570609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042587337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042602750] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042619499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042634964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042652917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042669770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042689156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042707652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042723553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042739308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042754500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042771097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042786299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042802833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042818737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042835752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042850954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8042866161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8042881824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042897438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8042913389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8042928541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8042944961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8042961074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8042977345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8042993451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043008660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043024788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043040000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043055985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043071398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043088767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043104610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043120886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043136045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043151685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043167297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043182451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043198360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043214397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043230965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043246889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043263363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043279195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043294542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043310358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043325931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043342909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043358236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043374745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043391125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043407571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043422863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043438203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043454739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043469921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043485845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043500993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043517908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043533799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043550117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043565524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043581887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043597695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043612954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043628960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043645903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043666923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043683764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043700152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043716166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043731514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043747188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043762571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043778994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043794154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043811940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043830199] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043849207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043864801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8043880810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8043897763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8043913910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8043930021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8043945533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8043962610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8043978538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8043994938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044010475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044026214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044041992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044057265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044073516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044089700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044106196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8044122014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1490,14900000,10000,0,0,256,5,42287,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8044173716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044189123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044205285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044221122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044236398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044252476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044268127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044284746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8044300626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8044317063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044333491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044348843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044365300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044380633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044397549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044412750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044429159] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8044445185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8044461862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044477100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044492311] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044508212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044524091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044540204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044555508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044572035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8044588368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8044604714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044619942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044635195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044651302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044666548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044682548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044697993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044714980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8044730927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8044747326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044762629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044778414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044794302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044809718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044826106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044841869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8044858544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8044874606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8044891438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044906819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8044922183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8044938114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8044954075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8044970272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8044985674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045002382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045018738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045035596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045050943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045066332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045082702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045098062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045114276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045129806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045147049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045163055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045179572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045194957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045210856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045226779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045242170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045258303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045274086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045290757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045306793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045323552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045339218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045354645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045370867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045386481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045403269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045418617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045435254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045451240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045468066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045483441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045498803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045514973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045530353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045546733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045561999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045578937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045595049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045612171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045627492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045643362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045659078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045674297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045690549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045706259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045722733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045738596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045754923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045770480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045785722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045801427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045816677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045833327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045848550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8045865029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8045880908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8045898002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045913786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8045929052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8045944785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8045960464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8045976495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8045991642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046008131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046024317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046040695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046055978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046071256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046087233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046102444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046118481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046133914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046150655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046166551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046182931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046198174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046214920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046230685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046245958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046262007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046277573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046294112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046310018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046326614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046342266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046357765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046373417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046388814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046405402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046420654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046437082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046453288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046469572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046484778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046499999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046516004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046531228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046547290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046562558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046579406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046595238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046611567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046626736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046642328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046658081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046673533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046689580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046705218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046721780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046737781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046754269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046769969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046785371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046801184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046816528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046833104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046848391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8046865000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8046880969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8046897730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046913000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8046928325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8046944122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8046959815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8046975917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8046991235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047007885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047024778] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047041306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047056647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047071987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047088182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047103791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047119864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047135163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047152056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047167966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047184369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047199617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047215274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047231118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047246420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047262567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047278190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047294725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047310677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047327444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047342780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047358172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047373984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047389911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047406001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047421312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047437847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047454087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047470510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047485794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047501110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047517266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047532579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047550227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047565608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047582801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047598670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047615057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047630407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047646046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047661809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047677102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047694607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047711690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047729661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047747020] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047765248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047781896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047798585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047815782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047832954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8047850435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8047867069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8047885210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8047903033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8047920864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047937480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8047954663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8047972276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8047988890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048006351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048023402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048041372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048058695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048076507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048093544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8048110966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8048129001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048146358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048163817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048180425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048198508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048216231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048234063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048250675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8048267914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1491,14910000,10000,0,0,256,5,42316,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8048321434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048338470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048356024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048371280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048387709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048403908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048420608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048435806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8048450973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8048467807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048482991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048498961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048514638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048531240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048547127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048563561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048579369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8048594567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8048610226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048625350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048641807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048656980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048673350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048689136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048705768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048720970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8048736190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8048751836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048767511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048786089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048801380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048817818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048834041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048850401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048865618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8048880859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8048897659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8048912875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8048929444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8048945141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8048962416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8048978260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8048994631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049009827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049025765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049041426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049056548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049072454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049088517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049104924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049120760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8049137087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049152607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049167789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049183452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049199081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049215631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049230962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049247485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049263451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8049280249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049295565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049310928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049326937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049342376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049358544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049373868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049391014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049406980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8049423465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049438817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049454777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049470617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049485931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049502041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049518685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049535325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049551219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8049567573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049583473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049598821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049614605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049629870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049646323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049661586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049678103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049694079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8049710853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049729744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049745122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049761184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049777141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049793317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049808746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049825465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049841804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8049858209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049873525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8049888984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8049905375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8049920661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8049936732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8049952596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8049969152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8049985162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050001626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050017246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050032452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050048121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050063261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050079953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050095144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050111554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050127412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050144071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050159269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050174517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050190221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050206241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050222348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050237532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050253937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050270381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050286746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050301943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050317162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050333418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050348693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050364691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050379907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050396843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050412694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050429314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050444539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050460413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050476186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050491395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050507414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050522959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050539386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050555241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050571573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050587319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050602583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050618294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050633541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050649897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050665133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050681606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050697477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050714133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050729383] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050744618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050760341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050775881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050791849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050807036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050823469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050839694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050856100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050871326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8050886543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8050902710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8050917918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8050933949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8050949194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8050965993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8050981814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8050998165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051013403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051029216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051044969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051060201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051076264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051092369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051108812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051125557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8051142591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051157782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051173037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051188729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051204439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051220445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051235633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051252093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051268639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8051285051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051300283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051315538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051331643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051346871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051362849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051378049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051394762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051410672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8051427088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051442363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051460994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051476960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051492371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051508453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051524434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051540970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051556924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8051573344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051588971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051604291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051620076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051635308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051652736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051668147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051684646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051700529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8051717587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051732839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051748070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051765869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051781703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051798406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051813842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051831263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051847188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8051863541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051878747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8051894829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8051910549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8051925715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8051941698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8051957757] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8051974498] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8051990327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052006647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052023638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052038917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052056514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052073986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052092486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8052109797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8052126595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8052143244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052159700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052174962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052190258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052206898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052222173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052238195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8052253363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8052270732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8052286637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052305052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052322710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052339836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052355719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052371019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052387123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8052403313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8052419759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1492,14920000,10000,0,0,256,5,42344,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8052471896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052488377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052503652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052519584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052535388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052550676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052566771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8052582441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8052598969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8052614836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052631220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052646931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052662196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052677917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052693161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052710538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8052725769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8052742271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8052758163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052775991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052791232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052806482] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052822339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052838510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052854602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8052869837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8052886391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8052902947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8052920410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052935948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8052951296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8052967821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8052982991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8052999020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053014141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053031256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053047979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053066061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053084369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053100380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053116166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053132180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8053149466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053164690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053181168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053197022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053214374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053229694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053244950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053260684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053276951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8053293952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053309485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053326050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053343429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053359842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053375003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053390833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053406621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053421852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8053437779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053453309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053469821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053485739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053502128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053517918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053533405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053549079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053564263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8053580612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053595751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053612161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053627935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053644597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053659984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053675215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053690880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053706470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8053722711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053737932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053754424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053770706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053787061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053802966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053818195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053834259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053849654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8053865624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8053880829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8053897740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8053913660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8053929962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053945168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8053960715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8053976761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8053991934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054007877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054023481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054040142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054055989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054072314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054087895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054103163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054118838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054134064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054150562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054165887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054182347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054198237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054215759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054231170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054246408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054262160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054277934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054293967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054309190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054325668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054342163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054358524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054373758] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054389021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054405633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054420803] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054436771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054452529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054470078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054486027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054502373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054518032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054533504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054549212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054564459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054581296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054596483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054612882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054628744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054645940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054661397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054676619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054692310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054708298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054724447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054739548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054755886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054772604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054788883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054804042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054819169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054835777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054851094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8054867097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8054882264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8054899781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8054915650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8054931988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054947216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8054963601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8054979336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8054994534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055010544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055028905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055045448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055061375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055078206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055097007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055112468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055128700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055144905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055160927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055176168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055192638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055209410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055227385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055242929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055258268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055275279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055290551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055306594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055321793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055338867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055354761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055371080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055386255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055402001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055417766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055432983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055448955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055464517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055480996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055496883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055513249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055529055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055544289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055559989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055575237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055591869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055607199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055623660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055639894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055656207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055671428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055686714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055702788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055718239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055734224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055749480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055766276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055782127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055799601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055814834] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055830383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055846118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055861308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8055877272] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8055892778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8055909150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8055924959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8055941276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8055957580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8055972812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8055988511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056003668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8056020270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8056035475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8056051882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8056067715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8056084593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056100014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8056115206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8056130921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056146948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8056162959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8056178120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8056195042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8056211733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8056228333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056243554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8056258921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8056275680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056291176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8056307162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8056322410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8056339473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8056355647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8056372183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056387533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8056403504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8056419360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056434723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8056450867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8056467287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8056483898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8056500311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8056517344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8056532632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8056547935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1493,14930000,10000,0,0,256,5,42373,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8057086614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057102217] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057118294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057133562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8057150643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8057169777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8057188358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057204334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8057219857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8057235563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057250789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057267629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057283098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8057299555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8057315343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8057332542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057347996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8057363205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8057378861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057394915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057411004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057426260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8057442761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8057459475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8057476166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057491473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8057506690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8057522770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057537979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057554010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057569193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8057586396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8057602536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8057618903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057634114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8057650556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8057666279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057681525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057697534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057713570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8057730089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8057745955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8057762436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057781138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8057796650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8057812511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057828299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057844448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8057859786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8057876394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8057893405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8057910065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057925336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8057941360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8057958910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8057974385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8057990763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058006720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058024826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058040776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058057181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058072543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058090265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058106180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058121361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058137667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058153456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058170165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058186075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058203487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058218697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058233835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058249455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058264967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058281098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058296469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058312874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058330241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058346577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058361761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058376924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058393097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058408494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058424446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058439579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058456460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058472519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058488844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058504043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058519589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058535238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058550415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058566385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058581948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058598528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058614325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058630619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058646113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058661520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058677162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058692330] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058708668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058723855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058740274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058756140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058772822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058788003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058803176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058818843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058834345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058850293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8058865436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8058881797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8058898150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8058914754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058929961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8058945174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8058961200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8058976992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8058992916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059008530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059025261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059040976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059057170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059072321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059088743] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059104390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059119535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059135465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059151197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059167589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059183370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059199631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059215222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059230413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059246085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059261296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059277696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059292889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059309339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059325200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059341871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059357137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059372378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059388086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059403629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059419581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059434746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059451170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059467277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059483715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059498828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059513939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059529942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059545074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059560960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059576034] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059592841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059608905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059625237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059641261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059656460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059672336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059687499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059703811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059718941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059735288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059751065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059767706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059782918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059798373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059814107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059829700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059845689] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8059860860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8059877308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8059893532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8059909904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059925136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8059940346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8059956596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8059971786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8059987707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060002863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060019709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060035550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060051845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060067025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060082642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060098336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060113513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060129517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060145217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060161888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060177730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060194049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060209668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060224935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060241250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060256505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060273230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060288624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060305340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060321210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060337820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060353210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060368379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060384026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060399483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060415436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060430635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060447017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060463209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060480349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060495567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060510745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060526870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060542299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060558271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060573460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060590178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060606038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060622343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060637542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060653060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060668962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060684124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060700095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060715550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060731917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060747753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060764051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060779579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060794826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060810528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060825727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060842022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060857421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8060873844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8060890203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8060906465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060921583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8060936714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8060952867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8060968304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8060984490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8060999703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061016530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061032428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061048785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061064016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061079587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061095319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061110525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8061126515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1494,14940000,10000,0,0,256,5,42401,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8061176212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061192626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061208859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061225365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061240565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061255734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061271963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061287159] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8061303129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8061318295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061335107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061351152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061367440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061382631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061398159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061417131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061432521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8061448556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8061464226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061480913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061497883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061514778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061533403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061549727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061565502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061582263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8061598318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8061613494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061630045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061647245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061663614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061678799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061693966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061709942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061725069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8061740979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8061756100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061772769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061788612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061804903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061820099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061835702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061851586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061866734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8061882682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8061898177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8061914562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8061930404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8061946707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8061962351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8061977765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8061993427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062008586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062024944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062040306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062056716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062072559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062089179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062104316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062119495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8062135157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062150616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062168727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062187456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062205186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062223447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062241808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062257528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062273524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8062289255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062304423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062321032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062336952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062353360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062369366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062385611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062401175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062416341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8062432015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062447180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062463533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062486585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062503105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062520188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062536458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062551585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062566708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8062583377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062598512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062614409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062629468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062647961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062663788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062680244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062695385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062710966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8062726628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062741783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062757706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062773366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062790629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062806457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062822681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062838348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062853504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8062869113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062884275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8062900527] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8062915747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8062932192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8062947939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8062964487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8062979622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8062995442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063011092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063026588] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063042718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063057816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063074174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063090259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063106534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063121708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8063136860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063152830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063170797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063189453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063208413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063225592] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063241817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063258107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063274482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8063289779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063305457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063320631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063337425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063353199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063370049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063385877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063402823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063418220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8063433413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063449072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063464577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063480494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063495640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063512056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063528148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063544633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063559789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8063574957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063590964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063606086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063622194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063637268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063654152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063670639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063686900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063704409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8063719588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063735456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063750573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063766876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063781997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063798320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063814050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063830614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063845751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8063860912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8063876574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063892219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8063908172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8063923480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8063939840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8063955910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8063972154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8063987298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064002447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064018395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064035196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064053309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064070147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064092156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064109718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8064129377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064146506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064163101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064182715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064201321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064220747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064237602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064255647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064273572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8064291394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064307956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064324551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064342123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064358698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064375610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064391286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064407627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064423572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8064439801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064455243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064470436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064486119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064501295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064517589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064532722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064549345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064565130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8064581727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064596867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064612236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064627883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064643311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064659229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064674360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064690739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064707009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8064723305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064738709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064753908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064770049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064785172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064801268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064816341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064833353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064849187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8064865435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064880519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8064895963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8064911531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8064926856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8064942731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8064958156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8064974495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8064990233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065006446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065022139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8065037316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065053179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065068309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065084523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8065099954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8065116664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065132555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065149442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065164626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8065179852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065195516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065211045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065226961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8065242329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8065258732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065274928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065291301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065306722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1495,14950000,10000,0,0,256,5,42429,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8065361546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065377617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065394181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065410182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8065425281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8065441751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065458503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065474776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065490090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8065505310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065522923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065538146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065554294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8065570675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8065588449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065604358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065620943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065636137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8065652038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065667845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065683038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065698977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8065715364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8065731742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065747731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065764001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065779683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8065794927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065810684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065825928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065842971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8065858059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8065874379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8065890819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8065907307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065922494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8065937904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8065954038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8065969282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8065985545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066000758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066017682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066033551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066049939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066065213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066080869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066096556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066111999] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066127962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066144082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066160544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066176425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066192823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066208799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066224594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066240578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066255782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066272333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066287559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066304288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066320157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066336891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066352074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066367285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066383273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066398981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066414951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066430127] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066446545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066462762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066479116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066494561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066509816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066525859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066541065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066557074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066572302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066589430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066605223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066621452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066636573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066652330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066667935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066683296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066699199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066714755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066731198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066747014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066763310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066778969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066794211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066809963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066825200] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066842204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066857402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8066873827] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8066890320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8066906704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066921929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8066937147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8066953289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8066968437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8066984363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8066999492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067016219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067032045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067048709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067063909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067079494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067095171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067110370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067126300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067142018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067158588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067174513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067190863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067206521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067221779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067237489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067252695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067269008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067284192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067300865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067316757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067333413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067353259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067368602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067384366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067399969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067416028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067431507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067447988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067464209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067480582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067495844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067511121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067527209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067542457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067558514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067573748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067590549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067606492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067623085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067638362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067653983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067669737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067685238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067701280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067718547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067735037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067750929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067767654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067782898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067798257] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067814106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067830511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067848386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8067863996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8067880500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8067897358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8067913737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067929023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8067944279] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8067960443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8067975693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8067991726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068006937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068023779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068039628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068055940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068071129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068086769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068102468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068117885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068133838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068149398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068165851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068181923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068198262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068213856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068229079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068244798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068259979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068276367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068291580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068308249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068324141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068340833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068356044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068372234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068387940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068403469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068419399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068434548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068450965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068467351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068483681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068499128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068514764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068530880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068546103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068562089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068578074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068594565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068610443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068627006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068643123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068658411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068674169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068689435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068705845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068721043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068737490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068753346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068770216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068785452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068800649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068816362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068832012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068848034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8068863261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8068879980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8068896286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8068912613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068927807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8068943035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8068959747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8068974994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8068991229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069006436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069023344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069039624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069056263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069071513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069087264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069103398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069118662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8069134636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069150244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069166681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069182794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069199102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069214772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069230039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069245804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069261013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8069277406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069292646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069309140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069325037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069341764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069357057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069372534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069388303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069403944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1496,14960000,10000,0,0,256,5,42458,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8069454434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069469682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069486105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069501962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069518597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069533881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069549190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069564967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069580764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8069596759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069611951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069628406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069644538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069660864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069676044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069691260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069707252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069723212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8069739205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069754426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069771284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069787121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069803671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069818915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069834578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069850277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069865625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8069881673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8069897267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8069913754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8069929623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8069945979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8069961594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8069976897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8069992894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070008136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070024517] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070039749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070056449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070072334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070089068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070104341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070119600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070135333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070150946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070167003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070182402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070198880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070215039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070231452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070246930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070262201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070278314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070293681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070309707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070324950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070342314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070359130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070375673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070392028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070407327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070422993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070438154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070454393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070469505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070485908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070501954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070518616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070533773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070548984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070564673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070580201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070596163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070611351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070627723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070643965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070660241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070675450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070690884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070707005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070722178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070738120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070753499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070770255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070786138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070802473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070817658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070833169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070848879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070864062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8070880045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8070895516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8070911911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8070927736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8070944307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8070959879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8070975115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8070990739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071005908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071022254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071037442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071054221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071070155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071086848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071102041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071117263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071132966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071148476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071164461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071179806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071196369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071212630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071228966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071244443] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071259716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071275840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071291041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071307033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071322200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071338981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071354857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071371445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071386653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071402234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071417932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071433141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071449145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071464698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071481116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071496969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071513290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071529083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071544298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071560246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071575463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071591802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071607579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071624473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071640887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071657256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071672478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071687943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071704311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071719501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071735493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071750895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071767844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071783670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071799965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071815173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071830696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071846333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071861456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8071877596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8071893317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8071909677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8071925500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8071942000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8071957605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8071972807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8071988470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072003622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072020068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072035220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072051607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072067652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072084405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072099572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072114690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072130311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072145912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072161829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072176953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072193302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072209531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072225828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072240987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072256426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072272477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072287634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072303563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072318723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072335431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072351266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072367939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072383188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072399536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072415265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072430467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072446456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072462172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072478595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072494410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072510751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072526341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072541566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072557250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072572656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072589027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072604234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072620889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072636750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072653449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072668705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072683942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072699653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072715224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072731170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072746324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072762704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072778920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072795274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072810472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072825696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072843506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072858743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8072874755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8072890318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8072906753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8072922621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8072938987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8072954556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8072969812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8072985545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073000772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073017125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073032585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073049008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073065120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073081806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073097006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073112236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073127959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073143485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073159454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073174626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073191058] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073207183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073223509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073238677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073253900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073269924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073285123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073301128] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073316319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073333202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073349085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073365435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073380731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073396291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073412022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073427322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073443347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073458910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073475334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073491162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073507490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1497,14970000,10000,0,0,256,5,42486,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8073558103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073573553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073589647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073604844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073620812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073636029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073652744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073668571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073684877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073700042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073715871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073731509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073746663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073762800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073778251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073794639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073810531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073827035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073842313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073857554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8073873301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073888511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8073904817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8073920030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8073936469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8073952618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8073968968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8073984182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8073999403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074015502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074034026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074050090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074065516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074082311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074098114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074114373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074129536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8074146709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074163681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074178939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074194900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074212544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074229152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074245083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074261504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074277350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8074292645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074308427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074323652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074340047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074355279] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074372372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074388258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074404976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074420186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8074435562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074451414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074466991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074483005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074498268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074515216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074531069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074547415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074562652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8074578541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074594273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074609528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074625794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074641346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074657826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074673705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074690107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074705782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8074721044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074736746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074751942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074768318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074783532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074800199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074816054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074832883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074848094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8074863320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8074879240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074894848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8074910829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8074926022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8074943407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8074960503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8074976855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8074992002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075007410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075023689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075039211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075055162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075070304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075087135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075102974] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075119246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075134630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075150208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075165831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075180970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075196891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075212358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075228751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075244544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075260801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075276303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075291501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075307166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075322334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075338557] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075353675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075370025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075385789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075404612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075420485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075435587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075451101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075466836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075482700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075497764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075514106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075530171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075546404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075561489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075576600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075592502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075607581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075623451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075638580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075655195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075670950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075687190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075703806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075718942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075734533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075749589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075765756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075780861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075797178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075813148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075831106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075846217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8075861362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8075876956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075892602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8075908483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8075923570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8075940074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8075956154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8075972336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8075987410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076002635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076018727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076033831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076049693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076064777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076081514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076097280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076113500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076128797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076144342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076159910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076174975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076191006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076206469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076222789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076238519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076254712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076270143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076285293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076300902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076316209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076332392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076347469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076363999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076379963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076396539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076411651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076426772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076442348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076458684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076474644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076489756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076506132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076522310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076538551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076553821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076568973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076585013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076600189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076616130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076631318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076648081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076664224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076680477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076695864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076711729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076727441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076742595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076758538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076774145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076790616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076806497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076823090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076838662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076853909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8076869641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076885103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8076901472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8076916618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8076932991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8076948797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8076965545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8076980765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8076995972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077011902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077028413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077044430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077059628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077076060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077092224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077108514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077123702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8077139134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077155182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077170391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077187683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077203950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077220370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077236223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077252530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077268285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8077283487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077299129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077314313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077330838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077346011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077362420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077378249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077395295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077410517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8077425709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077441379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077456983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077472971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077488181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077504670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077521082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077537446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077552645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8077567866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077584214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1498,14980000,10000,0,0,256,5,42515,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8077633669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077650084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077665257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077681689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077698038] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077714934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077730158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8077745361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077761061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077776595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077792599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077807861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077824624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077840787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077857097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077872285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8077887481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8077903717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8077918950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8077934982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8077950359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8077967265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8077983090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8077999379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078014894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078030057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078045712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078060873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078077144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8078092391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078108784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078124604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8078141676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078157388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078172599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078188301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078206089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078222236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8078237574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078254086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078270502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8078286926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078302224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078317541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078333671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078348974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078366135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8078382835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078401401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078419237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8078437062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078454183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078470870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078488050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078504682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078522561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8078539190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078557164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078574478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8078592667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078609286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078625955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078643672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078660308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078677783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8078694463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078713121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078730431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8078748262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078765321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078781975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078799142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078815794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078833598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8078850240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8078868240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8078885602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8078903826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078920490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8078937134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8078954678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8078971309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8078988805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079005438] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079023805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079041119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079058972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079075626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079092235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079107957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079123199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8079139501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079154810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079171546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079187626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079205551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079221001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079236350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079252816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079268987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8079285082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079300278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079316910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079336049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079352497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079367605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079382830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079399923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079415082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8079431725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079447649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079465477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079481390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079497732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079513091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079529080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079544874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079560109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8079576130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079591730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079608221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079624119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079641333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079656814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079671985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079687761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079703564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8079719538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079734710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079751142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079768882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079785229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079800412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079815597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079831833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079847026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8079862999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8079878168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8079895192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8079911095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8079927503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079942798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8079958957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8079974762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8079990017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080006086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080021862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080038347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080054228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080070590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080087085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080102338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080117990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080133173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080149687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080164937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080181370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080197249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080214401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080229572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080244792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080260452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080276256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080292190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080307339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080323767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080339933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080360159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080375475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080391396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080407106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080422638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080439625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080455712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080472278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080489176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080505512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080521728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080537063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080552687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080567792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080584399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080599615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080616084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080631913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080648855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080664006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080679191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080694842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080710390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080726361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080741530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080757923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080774148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080790450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080806433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080821573] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080837585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080852889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8080868824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8080883950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8080900688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8080916484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8080932733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080947910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8080963732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8080979382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8080994501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081010364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081025888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081042275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081058098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8081074360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081090743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081105907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8081121552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081136732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081152989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081168211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081184654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081200538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8081217145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081232268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081247434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8081263151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081279169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081295140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081310277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081326630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081343037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8081359334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081374493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081390145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8081405912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081421103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081437059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081452590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081469252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081485036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8081501323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081517026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081532255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8081547913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081563117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081579638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081594765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081611149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081626944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8081643712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081658866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081674009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8081691982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081707736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081723681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081738803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081755636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081772016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1499,14990000,10000,0,0,256,5,42543,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8081823152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081839008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081854275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8081869946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081885131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8081902630] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8081917783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8081934118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8081949841] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8081966705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8081981841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8081996986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082012598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082027982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082043804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082058861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082075160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082092190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082108526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082123682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082138832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082155296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082170460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082186429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082201594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082218413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082234245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082250554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082266332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082281577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082297294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082312463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082328806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082343971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082360356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082376219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082392988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082408146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082423289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082439253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082455036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082470970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082486139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082502516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082519048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082535291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082550432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082565537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082581551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082596711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082612678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082627860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082644546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082660371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082676730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082691958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082708285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082723973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082739135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082755055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082770534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082786941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082802760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082819214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082836308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082852705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8082868397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082883575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8082900764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8082916017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8082932488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8082948426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8082965845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8082981012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8082996160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083011783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083029324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083045421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083060696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083077677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083093651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083110525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083125783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083141566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083157509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083172719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083188733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083204303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083220897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083236819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083253222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083269087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083284348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083300059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083315900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083332640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083347832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083364260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083380095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083396709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083411946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083427199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083442902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083458489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083474542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083489769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083506257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083523601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083539951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083555182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083570453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083586666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083601865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083617854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083633073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083650878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083666710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083683003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083698124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083713966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083729609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083744779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083761040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083776705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083793111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083808945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083825233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083840945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083856167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8083871826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083887013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8083903263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8083918458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8083934844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8083950720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8083967593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8083982786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8083997992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084013686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084029438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084045424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084060611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084077980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084093881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084110100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084125211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084141340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084157219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084172352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084188316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084204630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084221907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084237872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084254233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084270054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084285312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084301069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084316257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084332962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084348165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084364582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084380455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084397164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084412314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084428413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084444096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084459832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084475763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084491242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084507691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084524030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084540398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084555592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084570834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084586954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084602176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084618184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084633399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084650513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084666399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084682724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084697967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084713771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084729491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084744721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084760734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084776299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084792771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084808661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084825016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084840555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084855837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8084871610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084886835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8084903383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8084918576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8084935064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8084950975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8084967675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8084982917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8084998163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8085013893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085029409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085045443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085060694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085077497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085093606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085109936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085125151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8085140787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8085156759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085171957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085187987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085203519] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085220179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085236065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085252414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085268159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8085283361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8085299037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085314235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085330533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085345972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085362418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085378273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085394934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085410124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8085425285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8085440934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085457856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085474276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085489433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085505822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085522271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085539011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085554223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8085569529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8085585609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085600814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085616780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085631984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085648947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085664861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085681261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085696538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8085712682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8085728470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085743666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085760106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085775726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085792226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085808066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8085824442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085840332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8085855589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1500,15000000,10000,0,0,256,5,42572,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8085906012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8085921306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8085937362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8085953055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8085969514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8085985384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086001690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086018520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086034049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086049763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086064993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086081776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086097213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086113659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086129521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086146748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086162051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086177278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086193007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086210411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086226640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086241852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086258252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086275077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086291450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086306621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086321828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086338583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086353795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086369772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086384978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086402510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086418365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086435256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086450425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086466268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086481971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086497156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086513142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086529464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086545929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086561810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086578662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086594114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086609326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086625048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086640615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086659964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086675346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086691838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086708471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086725109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086740746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086756031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086772807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086789269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086806012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086821338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086838687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086854623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8086871022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086886287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8086902547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8086918303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8086933508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8086949489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8086965273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8086981771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8086997675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087014099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087029727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087045018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087060833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087076111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087092530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087108511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8087125029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8087141616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087157991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087173264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087188558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087204741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087220243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087236305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087251526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8087268495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8087284427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087300795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087316285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087332270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087348000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087363189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087379175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087394803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8087411443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8087427303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087443665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087459211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087474425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087490072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087505263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087523024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087541653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8087561791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8087581945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087602352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087620990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087639996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087660176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087677576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087695744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087712084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8087729008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8087744916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087761381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087776895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087792387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087808872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087824051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087840321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087855446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8087871854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8087887669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8087904494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087919647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8087934805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8087950497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8087966029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8087982701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8087998245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088015227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088031320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088047683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088062871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088078494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088094537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088109808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088125890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088141576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088158057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088173936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088190329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088206063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088221291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088236995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088252169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088268529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088283931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088300368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088316245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088332993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088348197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088363429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088379134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088394621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088410801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088425986] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088442411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088458616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088475423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088490619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088505822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088521929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088537135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088553130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088568310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088585073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088600944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088617229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088632407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088648093] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088663810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088679014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088695055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088710623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088727289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088743144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088759544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088775285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088790544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088806279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088821495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088837914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088853093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8088869544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8088885401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8088902171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088917621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8088932837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8088948530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8088964093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8088980099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8088995313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089011770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089027934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089044287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089059545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089074790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089090971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089106416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089122400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8089137829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089156206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089172263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089188498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089204890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089220313] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089236817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089252098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089268728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8089284143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089300586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089316493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089335438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089350716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089366016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089381735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089397336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089413303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8089428505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089444981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089461185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089477822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089493090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089508420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089524770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089540041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089556066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8089571300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089588585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089604631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089620879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089636058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089651740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089667515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089682819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089698891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8089714400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089730893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089746772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089763175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089778775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089794751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089810554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089825885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089842289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8089857574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8089874084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8089890254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8089906669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089921933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8089937234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8089953354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8089968617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8089984892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090000177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090017082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1501,15010000,10000,0,0,256,5,42600,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8090067689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090084482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090099794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090115067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090130825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090146458] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090162749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090178030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090194538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8090212991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090230981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090247185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090262369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090278649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090294120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090310159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090325408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090342384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8090358368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090374717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090390481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090405718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090421409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090436608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090452946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090468201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090485164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8090501953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090519962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090535236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090550488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090566183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090582553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090598998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090614261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090630787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8090647743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090664257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090679614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090695686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090713236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090728521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090744625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090759911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090778095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8090794268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090810728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090825911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090841788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8090857762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090872948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8090888938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8090904472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8090920954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8090936826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8090954510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8090969778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8090985238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091000938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091016925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091033001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091048444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091064954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091081401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091097622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091112761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091127922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091144685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091160664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091176616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091191777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091208569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091224400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091241010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091256242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091272420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091288340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091303497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091320340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091336084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091352831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091368681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091385665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091401928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091417172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091432846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091448299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091465379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091480879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091497358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091513257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091530451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091545626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091560753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091576370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091592003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091607992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091623142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091639995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091656327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091672801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091687951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091703556] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091719281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091734472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091750465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091766474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091782930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091798804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091815113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091831249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091846530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8091862428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091877687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8091894526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8091909747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8091926137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8091941941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8091958659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8091973883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8091989113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092004895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092021022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092037070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092052242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092068670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092084984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092101320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092116541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092131773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092148265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092163610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092179536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092194635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092211642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092227758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092244147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092259451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092275146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092291096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092306342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092322431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092338094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092354811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092370736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092387071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092402826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092418084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092433798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092449051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092465512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092481038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092497917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092513783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092530530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092545985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092561269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092577339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092592649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092608696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092623930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092640726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092656641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092673065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092688333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092705015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092720866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092736395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092752469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092768052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092784541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092800474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092816815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092832461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092847758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8092863537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092878827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8092895266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8092910542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8092927043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8092943005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8092959993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8092978453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8092993858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093009613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093026109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093042289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093057552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093076427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093097029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093116770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093134044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093154705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093172821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093188263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093207620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093224295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093243083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093260714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093279490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093297364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093312838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093329738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093344968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093360959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093376139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093393690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093409509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093425996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093441130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093456674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093472290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093487643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093503534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093519740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093536177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093553363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093569739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093585436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093600530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093616415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093631576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093648027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093663204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093679940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093695762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093712900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093728114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093743301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093758982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093774608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093790575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093805733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093822148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093838458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093855602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093870754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8093885908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8093902179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8093917386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8093933337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8093948524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8093965318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8093981831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8093998225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094013382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094029019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8094044887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094060323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094076239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094091837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8094108474] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8094124325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8094141034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094156156] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094171330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1502,15020000,10000,0,0,256,5,42629,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8094225117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094240410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094256429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094273060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8094289637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8094305473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8094321800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094337809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094353215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8094369102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094385077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094401553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094418413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8094437718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8094456530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8094472948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094488108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094503271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8094519590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094534778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094551751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094566852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8094583685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8094599515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8094616027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094631221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094646890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8094662536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094677687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094693627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094709096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8094725521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8094741560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8094757806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094773322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094788493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8094804156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094819331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094835581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094850721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8094867068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8094882902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8094899496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094914643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8094929822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8094945498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8094962125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8094978040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8094993198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095009600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095025793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095042285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095057459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095072638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095088643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095103808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095119735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8095134894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095151777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095167615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095183921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095199109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095214890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095230554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095245728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095261715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8095277291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095293695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095309554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095325854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095341467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095356811] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095372454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095387642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095404570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8095420553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095436988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095453235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095469577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095484769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095499992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095516380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095532952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095549173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8095564337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095581647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095600664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095619992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095637835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095654334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095671514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095686779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095703358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8095718601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095735320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095751170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095768188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095783362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095798835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095814486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095830155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095846139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8095861332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8095878543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8095894713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8095911029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095926441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8095941645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8095957647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8095972858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8095988837] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096004046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096020866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096036710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096053276] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096068458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096084385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096100080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096115418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096131321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096146847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096163249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096179089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096195414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096210889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096226109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096242012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096257186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096273564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096288733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096305383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096321187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096337737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096352933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096368129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096383817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096399323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096415264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096430701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096447155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096463365] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096479660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096495086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096510247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096526270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096541694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096557614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096572726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096589437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096605275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096621576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096636760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096652536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096668266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096683519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096699559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096715408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096731911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096747796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096764119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096779727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096794926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096810634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096825832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096842225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8096857408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8096873867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8096890410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8096906675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096922090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8096937318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8096953606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8096969407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8096985341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097000504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097017754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097034501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097050868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097066054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097081891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097097871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097113114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097129167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097144780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097161276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097177384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097193788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097209749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097225008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097240757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097255984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097272367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097287593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097304257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097320153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097336881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097352105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097367331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097383030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097398626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097414610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097430050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097446468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097462669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097478967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097494369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097509600] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097525695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097540901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097556898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097572084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097588893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097604724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097621284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097636518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097652042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097667760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097683238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097699262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097714839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097731339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097747211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097763565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097779134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097794360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097810290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097825501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097841945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8097857146] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8097874265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8097890413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8097906734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097922163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8097937385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8097953401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8097968645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8097984906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8098000124] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098016989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098032857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8098049227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098064461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8098080139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8098099814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098115100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8098131072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8098146681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098163149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098179003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8098195354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098216766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8098235071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8098253957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098269827] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8098285722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1503,15030000,10000,0,0,256,5,42657,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8098335706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098352135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098368491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8098387793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098404800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8098422235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8098439677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098457496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8098475620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8098492422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098512316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098530890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8098549745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098566569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8098585640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8098602696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098621485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8098638257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8098736527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098761773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098786632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8098809076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098830241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8098850868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8098872277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8098893306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8098914996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8098935538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8098958223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8098979690] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099002013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099023139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8099043675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8099064797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099085788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8099107365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8099128101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8099150641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8099172046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099194282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099215190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8099235774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8099256955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099277864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8099302619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8099323590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8099346377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8099367697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099389919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099410342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8099430801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8099452229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099472763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8099494541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8099515273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8099537429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8099559052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099575296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099590913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8099606072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8099621754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099636903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8099653168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8099668315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8099684942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8099700779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099717418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099732603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8099747799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8099763467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099779307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8099795227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8099810382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8099827181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8099843109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8099859385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099874784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8099890365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8099906056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8099921251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8099937245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8099953065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100004311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100042357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100069227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100084949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100100308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100116036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100135634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8100152520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8100167927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100184486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100200457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100217510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100232832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100248384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100264181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100279878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8100296559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8100312055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100329079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100344937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100361326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100376557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100392184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100407957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100423202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8100439271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8100454825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100471350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100487238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100503830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100519378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100534648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100550430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100565663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8100582120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8100597409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100613906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100630009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100646785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100662028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100677320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100693088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100708692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8100724586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8100739716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100794574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100811835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100835271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100852063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8100869105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8100886294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8100903745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8100921309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8100939879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8100958382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8100975697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8100993548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101064849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101083903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101099639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101114797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101131025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101146615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101163240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8101179122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8101195796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101211603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101226800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101242683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101257829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101274155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101290402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101307535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8101323481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8101340497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101355842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101374158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101390572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101405877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101421914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101440050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101457101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8101473080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8101489528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101505093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101520851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101536707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101552023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101568104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101583849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101600433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8101616456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8101632992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101648924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101664368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101680269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101695670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101712309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101727654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101744297] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8101760648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8101777534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101792966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101808946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101824678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101840403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8101856441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8101871676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8101888146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8101904626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8101921063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101936378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8101951639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8101969939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8101985190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102001459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102017108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102033617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102049807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102066344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102082114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8102097427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8102113191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102128687] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102145271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102160566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102177068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102192989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102209719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102224971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8102240198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8102255910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102271549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102287590] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102302814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102319305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102335540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102351893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102367131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8102382644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8102398719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102413975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102430421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102445638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102462417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102478314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102494939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102510190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8102525756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8102541528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102556761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102572766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102588396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102604960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102621131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102637584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102653215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8102668563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8102684617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102699938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102716347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102731637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102748188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102764155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102780987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102796326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8102837907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8102854948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102871256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8102887323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8102903178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8102919674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8102935823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8102952625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8102967868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1504,15040000,10000,0,0,256,5,42685,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8103017420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103033242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103048497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103064552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103080289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103099160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103118528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103137281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103153193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103168547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103185370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103200716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103217225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103232387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103248866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103265096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103281378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103296532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103311727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103327786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103342934] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103358867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103374185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103391253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103407082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103423359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103438536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103454163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103469845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103485006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103501181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103516625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103533035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103548850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103565154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103580679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103595909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103611618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103627038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103643324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103658559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103674983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103691053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103707917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103723119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103738326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103753989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103769569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103785547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103801039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103817757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103833966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103850315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103865546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8103880977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8103897524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8103912733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8103931120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8103946367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8103964740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8103980740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8103997100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104012334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104028849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104044677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104060328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104076510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104092531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104109068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104124955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8104141812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104157080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104172388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104188364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104204256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104220288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104235453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104251854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104270816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8104288917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104306301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104322361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104338979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104354422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104370693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104386330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104403887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104420011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8104436933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104452993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104468553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104485243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104500799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104517410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104533071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104549619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104565788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8104582669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104598764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104614041] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104629685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104645260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104661171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104676294] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104692732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104709253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8104725607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104740788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104756317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104772664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104787877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104803862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104819025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104835772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104851565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8104867866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104883250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8104898840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8104914507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8104929678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8104945632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8104961144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8104977597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8104993421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105009768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105025285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105040820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105056542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105071912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105088275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105103454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105119922] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105135760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105152706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105167901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105183123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105199027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105214603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105230615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105245818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105263206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105281167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105300088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105315978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105332431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105348274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105363516] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105379828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105395843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105412437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105428246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105445079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105460929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105476344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105492154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105507633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105524141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105539456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105556017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105571949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105588817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105604015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105619232] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105634880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105650452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105666449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105681630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105698332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105714524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105730825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105745985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105761414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105777483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105792681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105809475] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105824671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105841810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8105857623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8105873855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105889029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8105904777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8105920413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8105938266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8105958078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8105973398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8105991829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106007820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106025140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106040481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106055959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106071805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106087512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106103494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106118674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106135103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106152103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106168437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106183565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106198949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106217367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106232674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106248729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106264172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106282072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106298101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106314601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106331100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106346669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106362376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106377893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106394335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106409493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106425935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106441767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106458478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106473604] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106489642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106505287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106521205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106537365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106552693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106569468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106586165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106602593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106617829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106633124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106649462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106664785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106680889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106696169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106713116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106729057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106745462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106760964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106776655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106792446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106807700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106823740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106839482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106855879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8106871626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8106888087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106903771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8106919497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8106935248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8106950671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8106967089] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8106982309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8106998809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107016097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107032449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107047668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107062901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107078975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107094231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1505,15050000,10000,0,0,256,5,42714,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8107147378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8107162587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8107179389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107195179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107211827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107227447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107242749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107258760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107274505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8107290610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8107306071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8107322956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107339222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107355499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107370688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107386116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107402159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107417338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8107433284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8107448680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8107465480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107481254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107497493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107512645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107528238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107543918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107559114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8107575086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8107592063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8107608479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107624280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107641634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107657452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107672717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107688421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107704190] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8107720201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8107735412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8107751834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107767980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107784349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107799602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107814854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107830916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107846436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8107862503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8107877798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8107894975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8107910874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8107927193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107942492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8107958359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8107974111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8107989338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108005379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108020947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108037385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108053191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108069620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108085220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108100456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108116191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108131419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108148072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108163305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108179774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108195675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108212378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108227573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108243175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108258918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108274629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108290734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108306047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108322844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108339220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108355729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108371063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108386427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108402556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108417893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108434026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108449377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108466360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108482294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108498730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108514580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108529969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108545773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108561113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108577516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108592807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108609336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108625279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108642294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108657599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108672902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108688704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108704605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108720537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108735687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108752068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108768388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108784676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108799852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108815035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108831120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108846269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8108862196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8108877321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8108894286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8108910175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8108926484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108941679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8108957455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8108973493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8108988763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109004766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109021104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109041147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109060244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109079502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109095544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109111523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109127252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109143186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109159357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109175256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109192324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109208892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109225190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109240794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109256765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109273294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109288508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109304501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109319691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109336966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109352787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109369040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109384181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109399766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109415377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109430454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109446384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109462177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109478541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109494346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109510676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109526404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109541540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109557173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109572321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109588958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109604125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109620528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109636353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109653244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109668418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109683618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109699283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109714837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109730759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109745881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109762273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109778516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109795391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109810883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109826143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109842967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109858212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8109874207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8109890099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8109906572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8109922446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8109938802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8109954701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8109969938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8109985676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110000983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110017567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110032767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110049249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110065118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110082043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110097287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110112542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110128231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110143922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110159887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110175098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110191547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110207833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110224197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110239438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110256542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110275417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110290616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110306574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110321734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110338901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110354773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110371154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110386396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110403240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110419268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110434722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110451212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110466992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110483478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110499364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110517071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110532396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110548073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110563958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110579814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110596075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110611981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110628608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110645072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110661467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110676748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110692045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110708469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110723742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110739761] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110754976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110771960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110787874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110804494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110819728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110835618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110851436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110867177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8110883591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8110899569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8110916078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8110932019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8110948458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8110964145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8110979717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8110995606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111011022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111027821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111043189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111059845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111075886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111092622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111107847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8111123096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8111139129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111154848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111170870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111186588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111203476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111219363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111235736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1506,15060000,10000,0,0,256,5,42742,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8111286057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8111301375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8111317115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111332959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111349045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111364334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111380884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111397309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111413734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111429007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8111444276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8111460335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111475538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111491579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111506812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111523941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111539851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111556235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111571489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8111587022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8111602785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111618030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111634120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111649759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111666325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111682256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111699241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111715024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8111730307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8111746085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111761826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111778222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111793452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111809957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111825859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111842770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111858411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8111873713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8111890267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8111905540] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8111921607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8111936868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8111953816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8111969674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8111985995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112001179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112017198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112033019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112048258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112064282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112079900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112096748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112112691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112129119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112144850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112160144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112175920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112191223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112211321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112228873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112247336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112263617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112280942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112296209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112311565] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112327664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112342834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112358817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112373954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112390637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112406394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112422616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112437761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112453220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112468910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112484072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112500063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112515592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112532814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112548753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112565105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112580945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112596187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112611916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112627151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112643843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112659232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112676047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112691957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112708681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112723875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112739837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112755597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112771367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112787294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112802447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112818818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112834913] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112851239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112866404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8112881584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8112897607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8112912763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8112928716] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8112943874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8112960530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8112976327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8112992594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113007777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113023254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113038929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113054091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113070053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113085547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113101992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113117834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113134139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113149640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113164991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113180756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113196224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113212900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113227991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113244391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113260200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113276812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113291972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113307169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113322840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113338384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113354312] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113369462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113385838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113402336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113419081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113434249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113449434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113465898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113481110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113497062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113512218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113529149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113544962] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113561303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113576448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113592210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113607868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113622990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113638954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113654473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113670885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113686679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113703413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113718592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113733761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113749406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113764851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113780861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113796021] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113812399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113828581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113844909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113860609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8113875841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8113891982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8113907411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8113923357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8113938529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8113955261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8113971051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8113987376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114002575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114018148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114034079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114049281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114065307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114081036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114097446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8114113269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8114129579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114145323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114160577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114176277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114191496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114207907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114223116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114239583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8114255434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8114272659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114287919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114303150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114318835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114334495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114350576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114366103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114382617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8114399071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8114415413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114431370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114449587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114469575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114487991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114505053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114521239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114538873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8114554945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8114571500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114587929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114603345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114619195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114634785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114651483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114669701] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114690337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8114709574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8114726492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114742275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114758472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114775072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114790371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114806575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114821876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114839375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8114855663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8114872143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114887520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8114904283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8114924018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8114943465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8114963364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8114979919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8114996586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115013498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115033953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115052179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115068590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8115085667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115100940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8115117039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115132302] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115150045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115165991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115182440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115197678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115213877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8115231644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115246931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8115263088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115280118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115296720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115312580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115329569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115348101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115365852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8115383494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1507,15070000,10000,0,0,256,5,42771,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8115435135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8115451186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115467115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115483559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115500735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115521284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115539490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115555674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8115571979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115588119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8115604345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115619626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115636330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115653994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115670613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115686215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115703007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8115719307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115734769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8115751051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115767049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115784713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115800639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115816954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115832882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115848221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8115863974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115879232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8115895864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8115911129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8115927623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8115944284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8115961440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8115976671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8115991936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116007685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116023445] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116039519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116055654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116072332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116088816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116105294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116120638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116136000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116152237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116167621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116183804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116199188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116216141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116232148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116248610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116263948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116279984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116295856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116311228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116327694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116343516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116360091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116376007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116392913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116409223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116424602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116440403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116456103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116472484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116487803] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116504371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116520670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116537109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116552398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116567704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116584079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116599350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116615683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116630924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116647962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116663867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116680316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116698202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116716894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116732607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116747736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116763666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116779314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116795709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116811492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116828152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116843289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8116858425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8116874086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116889613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8116905721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8116921019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8116937585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8116953905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8116970527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8116985817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117001421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117017847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117033143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117049207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117064483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117081763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117097883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117114243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117129472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117145073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117160848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117176062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117192118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117207705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117224220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117240085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117256438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117272065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117287819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117303546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117318708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117335288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117350460] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117366880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117383076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117399837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117415044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117430242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117445910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117461573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117477631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117492779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117509229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117525377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117541720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117556944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117572180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117588142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117603892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117619835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117634952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117651863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117667621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117683903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117699482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117715911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117731563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117746998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117762948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117779239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117795985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117811982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117829134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117844812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8117860297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8117876251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117892287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8117908724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8117924129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8117940794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8117958192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8117974728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8117990094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118005537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118021977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118037349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118053266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118068361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118085198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118101042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118117343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118132522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118148089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118163991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118179174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118195090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118210717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118227352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118243163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118259429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118275329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118290535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118306148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118321331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118337935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118353469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118370236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118386157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118405478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118424433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118443738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118461152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118476488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118492887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118508300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118526005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118542115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118558640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118573984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118590210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118606172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118622375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118638455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118654339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118671093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118687012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118704353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118719644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118734836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118751254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118767112] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118783223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118798529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118815956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118832358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118848740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118863961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8118879231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8118895319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8118910570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8118926584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8118941817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8118958628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8118974714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8118991047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119006287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8119022020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8119037967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119053189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8119069214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8119084829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8119101293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8119117166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8119133542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119149119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8119164383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8119180083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119195298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8119211628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8119226884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8119243390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8119259305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8119276012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119291616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8119306934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8119322758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119338353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8119354419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8119369634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8119386128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8119402568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8119418979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119434269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8119449548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8119465606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8119480901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8119496926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8119512140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8119528994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8119545127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1508,15080000,10000,0,0,256,5,42799,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8120081306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120097335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120112877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8120128787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120144393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8120160775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8120176097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120192803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120209105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8120225770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120241062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120256375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8120272684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120288253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8120304382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8120319735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120336719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120352909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8120369332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120384670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120400486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8120416459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120431753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8120447838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8120464211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120480751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120496637] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8120513044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120528899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120544403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8120560151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120575386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8120593659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8120609185] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120625629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120642083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8120658498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120673772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120689037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8120705269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120720703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8120737188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8120752467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120770844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120790605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8120807134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120822473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120839896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8120855946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120871492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8120887749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8120904218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8120921025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8120937208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8120954370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8120969838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8120985342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121001250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121017037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121033219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121048542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121065106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121081697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121098416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121113738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8121129112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121146297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121161710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121177862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121193243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121210415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121226700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121243182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121258552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8121274520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121290442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121305798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121321959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121337877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121354663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121370665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121387151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121403040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8121418648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121434514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121449829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121466487] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121482194] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121498818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121515266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121531979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121547499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8121562932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121582504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121600321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121618741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121634161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121651775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121668099] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121684668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121700080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8121716512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121732445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121747802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121763986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121780537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121797626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121814429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121831459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121846774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8121862888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8121878772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121894734] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8121911176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8121926596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8121943496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8121960011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8121976528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8121991860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122007197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122023594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122039156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122056395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122073259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122090350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122106152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8122122398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122137526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122153370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122169098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122186596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122206847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122224061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122241499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122257699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8122276289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122291774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122307358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122323615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122342549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122362862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122381834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122402997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122419264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8122435857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122451096] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122467137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122482976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122498215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122515438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122530729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122547222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122563106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8122579933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122595194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122610431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122626132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122642019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122658859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122674098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122690482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122706969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8122724442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122739956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122755214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122771625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122786916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122802950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122818174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122835127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122851027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8122867417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122882681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8122898684] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8122914507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8122929863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8122945983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8122961822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8122978402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8122994379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123010802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123026596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123041980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123057845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123073215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123089845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123105176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123121714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8123137694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123154771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123170078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123186173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123202529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123218012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123234037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123249278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123266625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8123282577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123299001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123314307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123331167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123346887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123362046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123378039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123393931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123410521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8123426489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123442921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123458730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123474299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123490053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123505334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123521968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123537312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123553806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8123569737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123586606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123602098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123617408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123633204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123649312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123665493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123680710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123697134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8123713475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123730563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123749693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123766137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123782034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123797457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123813438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123829132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123845610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8123861899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8123878285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123894242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8123909507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8123925256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8123940494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8123956995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8123972305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8123989023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124004934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124021861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124037162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124052503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8124068323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124084118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8124100417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8124115690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8124132203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124148797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124165248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124180551] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124195840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1509,15090000,10000,0,0,256,5,42828,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8124246786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124262037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8124278679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8124294167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8124310638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124326529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124343348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124358590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124373837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8124390164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124405513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8124421596] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8124436880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8124454074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124470074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124486512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124501850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124517974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8124533867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124549442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8124565524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8124581312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8124597882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124614295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124630696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124646544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124661920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8124681427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124699092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8124717781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8124733530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8124750210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124766935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124783335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124798597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124813922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8124831352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124846585] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8124862875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8124878006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8124895624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8124911480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8124927718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124942850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8124958548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8124974153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8124989477] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125005373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125020905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125037264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125053070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125069329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125084997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125100153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125116039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125131189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125147532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125162602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125179199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125194950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125212041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125227129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125242251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125257843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125273345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125289257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125304561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125320909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125337157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125353398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125368771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125383900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125400143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125415300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125431246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125446395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125463164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125479148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125495527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125510711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125526238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125541934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125557140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125573109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125588553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125605186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125620976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125637265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125652803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125668053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125683752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125698970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125715248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125730454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125747313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125763226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125779944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125795105] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125810297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125825916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125841703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8125857856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8125873225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8125890054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8125905910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8125922213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125937384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8125952874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8125968924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8125984136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126000096] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126015613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126032029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126047891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126064237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126079765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126094966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126110667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126125853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126142125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126157317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126173796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126189696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126206325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126221512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126236712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126252402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126267907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126283858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126299240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126315648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126331888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126348193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126363400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126378615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126394568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126409740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126425673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126440815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126457509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126473347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126489650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126504866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126520410] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126536361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126551613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126567628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126583123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126599512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126615357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126631688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126647216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126662735] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126678380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126693681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126710201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126725382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126742713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126758560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126775261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126790426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126805796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126821468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126836993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126852918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8126868321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8126884764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8126900909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8126917268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126932517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8126947734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8126963725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8126979053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8126995134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127010296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127027038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127042928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127059419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127074601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127090184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127105848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127121057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8127137008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127154689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127171344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127187178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127204120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127219381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127234547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127250239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127265779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8127281694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127296811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127313184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127329253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127345564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127361005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127376240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127392298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127407485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8127423489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127438695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127455504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127471330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127487878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127503072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127518659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127534308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127549665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8127565591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127581311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127597721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127613865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127630193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127645752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127661007] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127676712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127691938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8127708253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127723452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127740403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127756360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127774197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127793095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127811126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127829324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127844631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8127861031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8127877794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8127895531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8127911542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8127928315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127944471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8127960553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8127976402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8127991685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128007704] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128023327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128039852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8128055970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128072304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128088017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128103238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8128118924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128134196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128150601] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128165825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128182494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8128198357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128214990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128230248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128245531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8128261256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128276872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128292879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128308075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128324518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1510,15100000,10000,0,0,256,5,42856,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8128376582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128393517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128408738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128423960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8128439636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128455224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128471207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128488390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128508800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8128526354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128542698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128560887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128578047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8128594795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128610629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128626985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128642843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128659356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8128675259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128691674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128707341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128722567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8128738972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128754238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128770684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128785915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128802403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8128821961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128844268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128863291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8128880612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8128897721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8128912965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8128929249] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8128944580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8128961663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8128977596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8128993914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129009127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129024686] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129040409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129055629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129071866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129087433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129103859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129119901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129136193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129151839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129167086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129183381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129198574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129214941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129230058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129247852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129263839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129280756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129295981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129311240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129327382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129342629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129358633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129373842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129390901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129406782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129423239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129438529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129454244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129469988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129485212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129501199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129516741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129533545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129549388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129565708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129581457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129597240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129613018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129628216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129644656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129659859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129676299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129692152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129708944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129724177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129739403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129755330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129770910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129786887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129802119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129818531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129834777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129851092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129866324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8129881553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8129897582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8129913116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8129929099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8129944338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8129961139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8129977050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8129993395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130008608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130024135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130039866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130055064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130071077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130086582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130103026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130119119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130135454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130151032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130166221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130181894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130197057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130213569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130228783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130245460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130261347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130278007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130293264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130308499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130324207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130339722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130355734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130370923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130387404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130403646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130420005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130435274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130450527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130466645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130481873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130497860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130513070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130529832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130545712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130562011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130577777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130593020] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130608727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130623946] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130640231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130655474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130671994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130687940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130704893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130720087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130735297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130751193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130766755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130782754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130797979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130814627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130830941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130847255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130862469] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8130877929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8130894129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8130909307] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8130925243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8130943498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8130963563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8130981633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8130997948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131013108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131028973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131044747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131060208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131076242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131091858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131108168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131124161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131140727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131155876] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131171029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131186611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131201970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131217975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131233095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131250270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131266425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131282625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131297665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131312763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131328693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131344287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131360479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131375650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131392477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131408290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131425286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131440673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131456272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131471958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131487146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131503306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131518846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131535223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131551033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131567565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131583048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131598234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131613866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131629207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131645462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131660521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131676829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131692524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131709059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131724160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131739258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131755073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131770549] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131786486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131801626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131818268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131834362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131850559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131865637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8131880728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8131898083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8131913275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8131929418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8131944539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8131961397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8131977181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8131993692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132008877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132024369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132039983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132055139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132071095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132086655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132103035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8132118825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8132135047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132150577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132165753] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132181379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132196527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132212746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132227869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132244199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8132259977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8132276594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132291793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132307167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132322812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132338436] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132354306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132369392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132385724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8132401884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8132418156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132433524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132448714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1511,15110000,10000,0,0,256,5,42885,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8132498832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132514036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132530322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132545458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132561799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8132578208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8132594379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132609459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132624543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132640487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132655619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132671532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132686899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132703543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8132719281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8132735510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132750609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132766051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132781693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132796833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132812783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132828216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132844559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8132860291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8132876566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132892003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8132907149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8132922805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8132938267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8132954577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8132969720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8132986089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133002101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133018765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133033882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133049008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133064612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133080081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133095980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133111066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133127633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133143681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133159921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133175077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133190468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133206419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133221521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133237675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133252840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133269573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133285367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133301608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133317029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133332623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133348253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133363366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133379299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133394829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133411216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133426985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133443253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133460887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133476111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133491907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133507169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133523391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133538513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133554878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133570622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133587233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133602377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133617704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133633385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133648898] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133664838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133680201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133696664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133712813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133729116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133744249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133759442] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133775436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133790550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133806503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133821885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133838522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133854304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8133870665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133885860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8133901631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8133917275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8133932395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8133948366] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8133963848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8133980250] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8133996758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134012990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134028629] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134045348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134064849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134081839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134098841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134113983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134130342] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134146685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134162998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134178155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134193414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134210302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134225510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134241477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134256643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134273482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134289290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134305598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134321047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134336821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134352538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134367797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134384584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134400340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134416763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134432524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134448768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134465041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134480271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134495860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134511025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134527500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134542657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134559637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134575706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134592717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134607945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134623151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134638874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134654520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134670459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134685849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134702666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134718454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134734728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134749865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134765432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134781140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134796315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134812255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134829004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134845496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8134861338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8134877616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134893731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8134909247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8134925083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8134940346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8134956822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8134972004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8134988426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135004258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135021018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135036252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135051490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135067229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135082966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135098962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135114182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135130646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135146915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135163269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135178554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135193892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135210051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135226119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135242199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135257723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135274633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135290534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135306955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135322253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135337930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135353757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135369048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135385353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135400936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135417439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135433331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135449713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135465294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135480577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135496572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135511839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135528208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135543434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135559928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135575823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135592556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135607881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135623202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135638985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135654723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135670800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135686258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135703078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135718977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135735322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135750762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135766343] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135782127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135797718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135813762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135829589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135846126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8135862738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8135879057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135894897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8135910029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8135925600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8135940685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8135956898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8135972002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8135988315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136004295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136020909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136036017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136052327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136071444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136090383] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136108419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8136123687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8136142151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136158008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136174487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136189607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136206305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136226385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136245981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136266264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8136283364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8136300078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136316018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136332959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136348251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136363721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136379798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136395498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136411539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8136426795] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8136443520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136459782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136476173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136491425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136506719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136522877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136538152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136554188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1512,15120000,10000,0,0,256,5,42913,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8136606358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8136622804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136639969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136656415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136671525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136686679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136702967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136718092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136733970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8136749072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8136765880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136781623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136797843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136812951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136828440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136844117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136859216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8136875223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8136890924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8136907346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8136923133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8136939450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8136955005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8136970156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8136985798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137000948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137017499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137032616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137048992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137064829] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137081622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137096817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137111995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137128067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137143894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137159844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137175013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137192222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137212609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137230856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137246625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137261973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137279439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137294606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137310753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137325888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137342941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137358731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137374961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137390523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137405680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137421950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137437178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137453806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137468924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137485305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137501819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137518674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137533919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137549129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137564946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137580596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137596510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137611647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137627992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137644176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137660492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137675670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137690847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137706818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137721952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137737907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137753057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137769800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137785578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137801881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137817044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137832519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137848151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137863294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8137879352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8137895035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8137911416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8137927612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8137943904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8137959356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8137974535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8137990164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138005296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138021548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138036709] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138053115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138069132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138085801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138100938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138116087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138131926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138147598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138163564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138178727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138195088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138213072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138229503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138244752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138260004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138276369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138291548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138307481] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138322603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138339335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138355193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138371505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138386690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138402555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138418226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138433419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138449626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138465222] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138481697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138497569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138513945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138529500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138544730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138560437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138575928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138592458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138607663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138624073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138640459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138656774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138671975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138687200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138703252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138718460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138734452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138749624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138766381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138782224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138798546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138813802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138829634] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138845327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138860510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8138876448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8138891995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8138908401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8138924266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8138940607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8138956099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8138971281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8138986932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139002087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139018345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139033517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139049929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139065740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139082606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139097810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139113116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139128990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139144623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139160594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139175765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139192228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139208515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139224904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139240103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139255528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139271652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139286871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139302848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139318035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139334888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139350700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139366994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139382166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139397702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139413377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139428561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139444529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139460024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139476455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139492264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139508574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139524052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139539255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139554906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139570082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139586343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139601534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139617949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139633782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139650487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139665678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139680869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139696546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139712072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139728029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139743224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139759713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139777901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139794273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139809499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139824964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139841107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139856337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8139872330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8139887543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8139904243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8139920308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8139936617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139952436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8139967660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8139983369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8139998577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140015100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140030251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140046615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140062424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140079031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140094243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8140109439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8140125154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140141107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140157119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140172346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140188777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140205072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140221471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140236732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8140252220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8140268812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140284161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140300284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140317640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140338002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140355623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140372489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140387801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8140403750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8140419553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140435017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140451103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140467236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140483716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140499553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140516539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140531783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8140547672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8140563379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140579089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140595608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140610768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140627178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140643425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140659778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140674973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1513,15130000,10000,0,0,256,5,42941,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8140725651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8140741347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140756524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140772966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140788182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140804626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140820465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140837142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140852370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8140867614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8140883328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140898986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8140914936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8140930165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8140946616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8140963073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8140979345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8140994561] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141009796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141026040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141041301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141057324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141072973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141090642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141106570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141122910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141138911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141154540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141170193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141185348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141201507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141217006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141233417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141249278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141266332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141281540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141296767] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141312433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141328027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141344003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141359199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141375640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141391822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141408149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141423345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141438564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141454616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141469856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141485863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141501054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141517816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141533704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141550088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141565307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141580935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141596666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141611884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141627894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141643433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141659941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141675881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141692236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141707769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141723000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141738727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141753944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141770258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141785501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141802236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141818216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141835355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141850617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8141865886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8141882086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141898130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8141914242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8141930135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8141946734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8141963190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8141979671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8141994933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142010617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142026875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142042161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142058208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142074156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142091032] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142106977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8142123379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142138735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142154478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142170244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142185476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142201473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142217149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142233626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142249495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8142266304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142281642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142296879] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142312607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142329305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142348695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142366929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142385599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142402659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8142420364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142435680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142451000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142467375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142482638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142498628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142513794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142530820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142546673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8142562982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142578600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142593872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142610115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142625294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142642304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142657608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142674029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142689901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8142707136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142726319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142745933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142763974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142782103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142798182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142813427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142831329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142847989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8142864454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142879726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8142895521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8142911303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8142926551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8142942580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8142958275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8142974734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8142990592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143006956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143023046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143038342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143054650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143069939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143087394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143102669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143119431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8143135262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143152870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143168076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143183303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143198972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143214828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143230817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143245990] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143262410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8143278668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143295693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143310845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143327445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143343286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143358479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143375093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143391494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143410875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8143429847] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143447807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143463977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143479293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143495020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143510718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143527528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143542735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143559166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8143575461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143592766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143608012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143623245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143638963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143654565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143670539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143685730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143702572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8143718501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143734865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143750108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143765803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143781551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143796816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143812853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143828496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143845395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8143861176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8143877428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143893033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8143908161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8143923755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8143938873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8143955851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8143971417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8143987776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144003555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144020240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144035401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144050551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144066214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144082146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8144098062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8144113228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144129603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144145946] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144162209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144177352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144192523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144208819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144224005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8144239942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8144255116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144271890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144287707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144303995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144319173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144334841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144350556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144365737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8144382009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8144397831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144414497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144430268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144446556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144462116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144477284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144492945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144508111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8144524340] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8144539453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144555790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144571563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144588371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144603568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144619072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144634771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144650328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8144666331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8144681536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144697993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144714455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144730751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144745924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144761097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144777283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144792462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1514,15140000,10000,0,0,256,5,42970,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8144842773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8144859324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8144880780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8144898958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8144915293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144930517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8144945768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8144961788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8144977022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8144992998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145008190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145025165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145041054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145057368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145072633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145088338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145103998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145119176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145135183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145150707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145167101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145182914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145199196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145215033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145230192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145245845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145260974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145277476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145292660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145309487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145325351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145341967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145357153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145372394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145388119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145403844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145419781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145434937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145451349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145467423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145483737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145498867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145513994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145529963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145545079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145561002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145576128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145593071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145608871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145625144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145640637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145655847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145671531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145686704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145702948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145718131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145734536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145750409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145767133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145782337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145797550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145813239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145828759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145844712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8145859876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8145876600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8145892863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8145909340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145924480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8145939625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8145955720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8145971251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8145987153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146002289] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146018996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146034766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146051019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146066211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146083794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146099474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146114625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146130530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146146232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146162610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146178408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146194692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146210630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146225866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146241526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146256680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146273186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146288379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146304762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146320578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146337188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146352374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146367564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146383245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146398723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146414685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146429887] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146446300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146462441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146478791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146493985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146509245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146525779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146541051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146557086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146572313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146589414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146605291] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146622010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146637269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146652930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146668657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146683911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146699940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146715494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146732001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146747880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146764443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146779977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146795244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146811007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146826251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146843526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8146858763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8146875888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8146892130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8146908544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146923788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8146939035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8146955133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8146970346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8146986390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147001628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147018471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147034411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147050731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147065952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147081805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147097545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147112765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147128763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147144309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147161097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147177049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147193455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147209388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147224668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147240440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147255692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147272279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147287830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147304321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147320197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147337907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147353262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147368534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147384298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147399939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147416056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147431308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147447857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147464305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147480689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147495923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147511185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147528189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147543398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147559382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147574598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147591449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147607311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147623647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147638874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147654454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147670205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147685466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147701499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147717105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147733604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147749495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147766149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147781422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147796705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147812452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147827988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147844194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8147859414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8147876222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8147892514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8147908849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147924021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8147939236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8147955484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8147970944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8147986931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148002138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148018849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148034718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148051046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148066280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148081975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148097702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148112911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8148128883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148144526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148161192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148176999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148193298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148208996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148224238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148239942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148255160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8148272152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148287834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148304364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148320293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148337623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148352924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148368128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148383833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148399352] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8148415332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148430516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148446957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148463322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148479717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148494909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148510079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148526102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148541548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8148557550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148572785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148589643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148605484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148622072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148637225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148652809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148668510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148683691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8148699668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148715191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148731605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148747423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148763739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148779366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148794618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148810303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8148825517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8148842028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8148857224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8148873652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8148889834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8148906146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1515,15150000,10000,0,0,256,5,42998,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8148962338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8148977593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8148993272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149008893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149025355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149040515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149056970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149072766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149089376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149104504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149119691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149135356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149151095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149167049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149182246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149198655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149215750] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149232071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149247253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149262441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149278896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149294069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149310673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149325804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149342927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149358758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149375074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149390627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149405842] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149421549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149436764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149453122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149468311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149484742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149500592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149517255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149532694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149547900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149563583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149579193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149595168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149610322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149626720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149643379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149659909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149675032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149690200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149706265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149721411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149737308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149752465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149769411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149785261] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149801549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149816705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149832282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149847974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149863138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8149879097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8149895065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8149911536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8149927340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8149943640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8149959578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8149976233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8149993674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150010245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150028123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150048066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150067734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150085969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8150103932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150120589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8150137319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8150155080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150171744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150189279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150207657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150225868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150243198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8150261094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150278234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8150295006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8150312173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150329092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150346841] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150363481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150381501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150399672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8150417565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150434179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8150450862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8150469837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150486551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150504047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150521057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150539064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150556442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8150574335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150591250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8150607908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8150625059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150641936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150659700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150676338] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150694733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150711045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8150727623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150742865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8150758119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8150774205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150789404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150805376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150820496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150837320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150853700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8150870062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150885260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8150901470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8150918134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8150933362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8150949326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8150964937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8150981325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8150997077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151013343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151028937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151044121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151059731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151074887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151091131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151106278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151122687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151138518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151155155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151170329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151185501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151201165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151217047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151233109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151248303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151265034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151280813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151297086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151312250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151327744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151343417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151358994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151374934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151390516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151407060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151423006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151439327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151454875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151470095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151485796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151501029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151517325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151532741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151549182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151565037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151581686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151597191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151612444] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151628174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151643711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151659728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151674918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151691357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151707503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151724054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151739241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151754510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151770613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151785798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151801743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151816897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151833612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151849433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8151865740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151881582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8151897265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8151916282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8151932862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8151948860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8151964495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8151980960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8151996796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152013141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152029322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152044683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152060429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152075723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152092515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152107735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152124218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152140448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152156742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152171936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152187147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152203267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152218457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152234437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152249614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152266455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152282271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152298577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152313826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152329483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152345155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152360334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152376299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152393807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152410552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152426450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152442831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152458394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152473703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152489471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152504704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152521035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152536494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152552960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152568874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152585579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152601020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152616246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152631952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152647473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152663499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152678767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152695497] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152712292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152728627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152743868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152759112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152775540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152790759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152806735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152821948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152838783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152854686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8152871090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152886369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8152901951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8152918307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8152933627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8152949731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8152965421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8152981999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8152997914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153014542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153029947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153045450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153061208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1516,15160000,10000,0,0,256,5,43027,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8153113310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153129365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153144895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8153161380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8153177250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153193563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153209684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153224953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153240660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153255857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153272238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153287484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8153303949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8153319843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153336459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153351715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153367344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153383119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153398691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153414969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153430214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8153446699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8153463024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153479403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153494672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153509911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153526252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153541700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153557696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153572907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8153589679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8153606382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153623441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153638681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153654385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153670131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153685351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153701420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153717267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8153733929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8153749867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153766765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153782012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153797291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153813043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153828794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153844812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8153859995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8153876512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8153892707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8153909042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153924272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8153939577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8153955820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8153971033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8153987229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154002450] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154019489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154036090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154052527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154067829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154083854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154099903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154115192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8154131275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154147026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154163535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154179445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154195829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154213325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154228677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154244404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154259672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8154276216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154291959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154308549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154324438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154341377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154356640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154372009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154387804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154403947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8154420154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154435524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154452682] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154468703] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154485208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154500563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154516514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154532813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154548136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8154564239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154580327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154597868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154614156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154630541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154647129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154662777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154678605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154693829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8154711351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154726621] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154743826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154759754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154776781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154792249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154807568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154823327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154838920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8154854925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8154870189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8154886692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8154902939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8154921934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154940711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8154958460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8154975431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8154990642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155008066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155024274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155041002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155056903] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155073252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155089313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155104568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8155120209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155135328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155151708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155167135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155183577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155199386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155216278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155231941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155247184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8155262850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155278634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155294846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155311239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155332945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155353260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155371465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155387416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155405226] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8155421222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155436421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155453251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155468580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155485350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155501156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155518027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155533241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155548687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8155564722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155580638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155596739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155612163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155628615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155644929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155661894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155680182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155698254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8155718460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155737126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155755319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155772148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155790756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155808667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155827652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155844524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8155860230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8155876031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155892607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8155909086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8155924340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8155941039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8155958262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8155974990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8155990370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156005782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156022316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156037640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156053745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156069001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156086241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156103176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156119769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156135094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156151736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156167896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156183249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156199442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156215258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156231912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156247930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156264669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156280049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156295419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156311220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156326502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156342944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156358455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156375019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156391372] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156407874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156423192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156438540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156454696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156470036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156486393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156501735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156518649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156534631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156551115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156566527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156582201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156598108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156613732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156629872] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156645572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156663477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156682369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156700415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156718440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156736260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156752014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156768972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156785042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156800476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156817055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156833685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156850045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156865965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8156881478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8156897661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8156912844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8156928847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8156944017] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8156960879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8156976723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8156993410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157008598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157024218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157040112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157055274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157071258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157086838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157103313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157119166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8157135511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157151033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157166235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157181888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157197019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157213349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157228567] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157244986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157260815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1517,15170000,10000,0,0,256,5,43055,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8157312151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157327704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157342998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157358896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157374138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157390462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157405647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157424838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157444503] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8157464836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157480865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157496103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157515674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157535848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157554885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157573093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157591355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157607153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8157623543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157638668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157654466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157672952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157689733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157707378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157722646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157739224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157755090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8157772373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157787657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157803191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157819432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157835172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157852256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8157867707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8157884139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8157900467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8157917627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157932913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8157948248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8157964381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8157979603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8157995806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158011018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158027988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158043887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158060433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158075639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158091255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158106979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158122204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8158138197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158154426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158170887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158186883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158205934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158221174] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158236420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158252135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158267808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8158283795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158298983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158315376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158331648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158348102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158363716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158378899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158395120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158410272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8158426220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158441413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158458256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158474110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158490673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158505866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158521561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158537268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158552681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8158568668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158584187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158600692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158616591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158632947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158648708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158663953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158679624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158694813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8158712725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158727912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158744614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158760505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158777206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158795625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158813510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158832312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158848216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8158864851] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8158880058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8158897742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8158913666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8158930091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158945281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8158961168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8158978053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8158996851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159016656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159032391] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159049232] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159065097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159081933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159097138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159112420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159128106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159143617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159159614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159175052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159191490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159207640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159224532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159239980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159255231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159271354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159286565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159302575] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159317781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159334522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159350358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159366923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159382145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159397696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159413455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159428927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159444952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159460590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159477077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159493628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159509941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159525530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159540719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159556626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159571800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159588155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159603327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159619768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159635603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159652423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159667603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159682830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159698491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159713991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159729984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159745443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159761894] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159778120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159794863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159810185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159825495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159842234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159858439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8159874980] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8159890846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8159907415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8159923493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8159939771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8159955320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8159970527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8159986177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160001389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160017675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160032835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160049223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160065053] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160081648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160096827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160112005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160127866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160143373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160159760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160174943] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160191354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160207539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160223871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160239335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160254566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160270576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160285800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160301765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160316919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160333675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160349501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160366030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160381236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160396762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160412465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160427685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160443656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160459218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160475665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160491507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160507758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160523281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160538529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160554231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160569432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160585965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160601147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160617764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160633561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160650207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160665456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160680691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160696373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160711965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160727948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160743314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160759750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160775983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160792933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160808197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160823629] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160839943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160855164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8160872005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8160887384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8160904194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8160919998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8160936308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160951479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8160967004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8160982677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8160997852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161013810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161029344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161045703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161061495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161078206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161093393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161108570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8161124222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161139621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161155691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161170842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161187216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161203458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161219755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161235047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161250370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8161266395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161281596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161297633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161312834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161329567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161345395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161361718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161376931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161392474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1518,15180000,10000,0,0,256,5,43084,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8161442301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161458002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161474067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161489263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161506142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161522356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161538719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161554013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161569266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8161585268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161600509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161616757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161631988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161648730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161664630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161681002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161696241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161711890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8161727598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161743045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161759065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161774683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161791185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161807684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161824061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161839732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161855030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8161870821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161886077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8161902476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8161917749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8161934505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8161950422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8161967167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8161982455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8161997834] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162013783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162029468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162045561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162060888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162077746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162093719] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162110131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162125662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162141369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162157466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162173157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162189302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162205278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162221847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162237801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162254236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162271049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162286373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162302195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162317461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162334008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162349358] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162365889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162381869] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162398571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162413905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162429454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162445261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162460926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162476952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162492246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162508782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162525077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162541477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162556735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162572542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162588636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162603912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162619970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162635246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162652095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162668018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162684427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162699720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162715363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162731130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162746623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162762713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162778232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162794768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162810883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162827918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162843189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8162858544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8162874315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162889970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8162906060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8162921872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8162938749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8162955293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8162971754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8162987071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163002478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163018719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163034054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163050228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163065516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163082393] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163098376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163114849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163130157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163145827] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163161706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163177104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163193264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163208857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163225358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163241257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163257568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163273150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163288463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163304236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163319502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163335950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163351215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163367705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163383615] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163400277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163415515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163430962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163446691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163462240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163478310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163494789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163511257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163527540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163543929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163559181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163574416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163590552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163605817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163621843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163637091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163653929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163669820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163686187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163701468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163717134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163732855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163750467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163770918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163788175] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163806621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163822712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163841468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163856907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8163872660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8163888897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8163904736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8163921232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8163936559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8163953510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8163969457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8163985867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164001833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164017929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164033606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164048781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164066270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164086840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164107449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164125652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164143867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164159180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164174558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164191134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164206819] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164222984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164238265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164254750] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164271033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164287456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164302653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164317891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164333961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164349187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164365835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164381072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164397914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164413835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164430553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164446274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164461946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164477633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164492824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164508992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164524437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164540825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164556625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164572887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164588434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164603582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164619219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164634357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164650707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164665864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164682258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164698269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164714896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164730098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164745282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164760924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164776379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164792345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164807520] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164824261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164840519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164857130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164872581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8164887773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8164903780] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8164918926] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8164934835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8164949946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8164966641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8164982462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8164998922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165014068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165032013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8165047695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165062847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8165207846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8165250629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8165270527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8165289582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8165306038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165321455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165337474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8165353242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165368416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8165384564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8165400047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8165416386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8165432176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8165448416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165463855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165479018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8165494644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165509781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8165526028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8165541210] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8165557773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8165573582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8165590163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165605333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165620552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8165636240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165651783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8165667830] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8165683764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8165700162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1519,15190000,10000,0,0,256,5,43112,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8165752469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8165769189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165784313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165799418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8165815221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165831743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8165847625] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8165862725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8165879320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8165895475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8165911710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165927324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8165942665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8165958896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8165974024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8165989929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166005070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166021773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166037521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166053745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166068933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166084437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166100068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166116069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166132005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166147534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166163884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166179621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166196125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166211714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166226938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166245428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166264815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166283889] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166303076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166319875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166340602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166357723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166373810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166389186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166406436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166421645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166437699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166454006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166470677] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166486658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166503480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166519330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166535352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166551482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166566618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166583209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166598405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166615632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166631467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166648354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166663518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166681642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166702958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166722681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166741113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166756367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166773747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166789676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166806020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166821195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166837025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166852708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166867853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8166884014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8166899608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8166916009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8166932543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8166948943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8166964875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8166980742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8166996446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167011610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167028196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167044057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167062029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167079021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167095487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167110658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167125825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167142079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167157255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167173217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167188601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167205389] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167221138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167237365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167252733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167268309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167283952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167300726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167316810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167332656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167349196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167365105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167381587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167397390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167412648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167428389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167443497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167459906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167475346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167491844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167507805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167524507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167539599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167554727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167570321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167585777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167601730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167616812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167633176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167649238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167665457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167680583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167695769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167711705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167727678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167743567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167758675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167775628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167791473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167807783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167823049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167838639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167854331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167869495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8167885686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8167901158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8167917512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8167933262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8167949530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8167965036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8167980202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8167995839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168010950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168027262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168042417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168058865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168074678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168091239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168106420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168121592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168137214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168152700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168168670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168183864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168200270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168216498] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168232852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168248086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168263519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168279557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168294765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168310730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168325890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168342709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168358487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168374775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168391215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168406448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168422734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168438085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168454729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168469904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168486785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168502672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168519483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168534721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168549977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168566380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168582066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168598029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168613176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168629565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168645775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168662062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168677231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168692427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168708497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168723664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168739679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168755006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168771937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168787800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168804145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168819390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168835028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168850736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168865927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8168881945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8168897538] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8168913931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8168929711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8168946035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8168961521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8168976717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8168992394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169007551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169023865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169039738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169056187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169072237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169088849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169104063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169119285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8169135056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169150550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169166574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169181785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169198216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169214381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169230711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169245921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169261126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8169277096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169292249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169308173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169323299] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169340091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169355910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169372175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169387324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169402923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8169418609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169433786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169449780] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169465280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169481721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169497562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169513877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169529426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169545334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8169561089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169576508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169593486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169608672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169625104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169641604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169657873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169673013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169688187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8169704897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169720077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169736065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169751357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169768219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169784006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169800338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169815771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8169831437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1520,15200000,10000,0,0,256,5,43141,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8169881294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169896925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8169912869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8169927988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8169944606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8169960720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8169977007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8169992166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170007335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170023351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170038522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170054474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170069921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170086634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170102407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170118670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170134037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170149567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170165181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170180281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170196174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170212653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170229363] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170245382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170261871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170277414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170292605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170308217] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170323338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170339568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170354638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170370980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170386987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170403593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170418718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170433849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170449686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170465232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170481199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170496688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170513040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170529222] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170545491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170561131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170576604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170592734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170607912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170623839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170639500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170656049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170671857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170688147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170703659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170718772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170734366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170749450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170765847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170781043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170797486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170813303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170830121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170845361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8170860616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8170876326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170892842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8170909283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8170924549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8170941097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8170957638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8170974086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8170989344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171004673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171020771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171036045] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171052844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171068214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171085211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171101125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171117465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171132888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171148425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171164117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171179348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171195299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171210853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171227339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171243184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171259545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171275173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171290402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171306092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171321335] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171339452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171354674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171371171] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171387034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171403785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171419072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171434357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171450345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171465932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171481919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171498865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171518725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171534937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171551660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171566839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171582459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171598167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171613378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171629372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171644847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171661282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171677105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171693397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171709020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171724591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171740249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171755377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171771925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171787149] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171803570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171819630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171836241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171851439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8171866625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8171882351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171897889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8171913788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8171928923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8171945305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8171961511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8171977850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8171993030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172008355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172024531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172039694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172055665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172070820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172087551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172103358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172119632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172134921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172150510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172166186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172181349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172197509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172213029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172229484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172245368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172261648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172277202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172292396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172308045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172323232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172340236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172355564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172373007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172388864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172405675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172420821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172436044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172452154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172467459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172483429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172499110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172516230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172532105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172548418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172563577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172579104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172594774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172610000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172625978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172641790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172658208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172674050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172690391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172705953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172721207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172736935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172752163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172768525] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172783741] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172800204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172816040] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172834031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172849300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8172864493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8172880169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172895787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8172911749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8172926950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8172943400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8172959592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8172975918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8172991121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173006338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173022524] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173038103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173054138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173069688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173086609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173102444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8173118724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173134362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173152112] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173167885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173183213] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173199453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173215276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173231797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173247617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8173264495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173280001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173295372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173311234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173327596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173344038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173359284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173375706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173392273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8173408662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173423922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173439199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173455281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173470501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173486491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173502038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173519042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173534916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8173551229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173566392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173582006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173597976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173613194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173629157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173644946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173661358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173677166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8173693554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173709844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173725060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173740764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173755941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173772192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8173787323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173803748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173819546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8173836361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173851556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8173866728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8173882410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8173898119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8173914107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1521,15210000,10000,0,0,256,5,43169,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8173964819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8173981410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8173997320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174013951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174029481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174044653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174060302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174075589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174092030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174107211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174123620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174139925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174156270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174171488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174186709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174203096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174218312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174234299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174249525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174266317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174282317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174298548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174313682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174329143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174344828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174360024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174376005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174391766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174408181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174423979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174440287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174455769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174470969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174486657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174501850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174518905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174534263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174550804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174566738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174583495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174598781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174614119] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174629905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174645508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174662085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174677729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174694221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174710825] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174727467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174742800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174758103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174774325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174789642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174805729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174821004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174838134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174854096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8174870617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174885936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8174901830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8174917609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8174932858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8174948914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8174964703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8174981269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8174997235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175013877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175029497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175045037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175060821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175076078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175092541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175107779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175124230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175140484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175156859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175172077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175187371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175204049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175219299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175235375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175250630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175267691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175283636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175300040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175315311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175330979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175346763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175362089] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175378189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175394096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175410640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175426559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175442948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175458638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175473899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175489685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175504966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175521879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175537074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175553411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175569181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175586008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175601200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175616395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175632064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175647670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175663640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175678829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175695229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175711866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175728134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175743323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175758478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175774513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175789711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175805654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175820873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175837538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175853320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8175869563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175884726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8175900455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8175916122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8175931324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8175947321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8175962784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8175979163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8175994941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176011184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176026854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176042060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176057769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176073011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176089497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176104663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176121055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176136782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176153573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176168772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176183955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176199602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176215371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176231317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176246500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176262911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176279212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176295556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176310783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176326023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176342092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176357304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176373538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176388719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176405768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176421676] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176438015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176453884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176469124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176484864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176500080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176516460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176531681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176548152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176564045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176580991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176596203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176611404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176627113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176642681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176658681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176674321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176690740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176707068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176723508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176738760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176754010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176770368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176785768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176801717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176816905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176833711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176849474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8176865742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176880901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8176896396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8176912084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8176927226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8176943135] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8176958569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8176974980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8176990827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177007145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177022600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177038431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177054104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177069303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177085571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177100706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177117098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8177132918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177149489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177164609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177179768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177195455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177211053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177226999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177242159] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177258540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8177274644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177290958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177306102] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177321275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177337218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177352416] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177368358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177383513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177400524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8177416311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177432562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177447720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177463244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177478920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177494084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177510053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177525541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177545140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8177564602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177585072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177603342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177619810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177637693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177654693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177670828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177686061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177704028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8177721034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177737460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177752668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177771812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177789428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177804998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177821495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177837792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8177854793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8177870808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8177887306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177904088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8177919342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8177934976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8177950097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8177967552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8177986427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178007268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178026653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178044358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178059661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1522,15220000,10000,0,0,256,5,43197,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8178110222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178126010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178141651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8178157888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8178173072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178189483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178205679] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178221967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178237129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8178252319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178269508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178285119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8178301183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8178316441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178334579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178350798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178367172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178382402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8178398180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178415080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178430286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8178446268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8178462107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178478566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178494403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178510745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178526385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8178541602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178557503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178572633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8178589304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8178604559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178622059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178638046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178655064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178670287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8178685465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178701161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178716744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8178732684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8178747839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178764522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178780689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178796963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178812154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8178827745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178843606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178858782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8178874735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8178890364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8178909458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8178925902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8178942380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8178958427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8178973992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8178989903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179005191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179022039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179037343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179054448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179070501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179088473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179103832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179119254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179135161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179150899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179167040] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179182378] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179198988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179215310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179231817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179247225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179262613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179280759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179296139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179312299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179327989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179344594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179360626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179377136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179392892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179408317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179424183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179439535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179456975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179472359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179488942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179504914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179522059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179537739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179553175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179569035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179585080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179601618] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179616784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179633209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179649643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179666150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179681431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179696695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179712864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179728122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179744124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179759925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179776819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179792720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179809059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179824273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179840120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8179857052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179874969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8179894353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8179910319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8179927012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8179943149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8179960826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8179976364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8179991926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180007935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180024005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180040176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180055947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180072733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180089185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180105613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180120874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8180136251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180152417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180167738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180183803] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180199037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180215848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180231812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180248231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180263521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8180279408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180295326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180310726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180327277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180342889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180359516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180375532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180392450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180407882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8180423363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180440177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180455901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180472139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180487556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180504244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180520781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180537584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180553028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8180568523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180584758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180600182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180616364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180631780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180648779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180664807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180681314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180696710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8180712421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180728330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180743764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180760000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180776096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180792708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180808698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180825105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180840729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8180856123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8180871925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180887279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8180903684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8180918972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8180935837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8180952723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8180969591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8180985044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181000504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181016826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181032308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181048375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181063651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181080496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181096437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181113113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181128377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181144083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181160058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181175333] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181191407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181207070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181223635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181239529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181255915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181271596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181286927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181302658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181317921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181334445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181349739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181366295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181382240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181399037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181414358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181429677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181445467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181461177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181477474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181492710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181509234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181525681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181542329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181557605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181572928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181589009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181604258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181620307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181635580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181652757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181668710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181685150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181700447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181716338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181732176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181747517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181763809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181779503] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181796042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181811951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181828655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181843950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8181859273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8181875072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181890662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8181906966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8181922260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8181938820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8181955095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8181971946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8181987346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182003520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182019801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182035082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8182051138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182066413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182083636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8182099755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8182116264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182131691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182147609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182163599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182179028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1523,15230000,10000,0,0,256,5,43226,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8182232294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182247648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182264140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8182289082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8182305833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182321158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182337931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182353869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182369347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8182385336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182400971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182417656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8182433530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8182449874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182465750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182481027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182496723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182511948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8182528305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182543698] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182560100] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8182575934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8182592549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182607961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182623192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182638932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182654467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8182670461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182685653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182702567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8182718685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8182735111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182750414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182766161] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182781901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182797129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8182813166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182828713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182845423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8182861317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8182877660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182893230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8182908676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8182924416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8182939665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8182955956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8182971569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8182988132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183004047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183021483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183036766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183052245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183067992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183083668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183099789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183115022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183131793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183148148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183164522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183179766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183194999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183211150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183226390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183242427] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183257703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183274541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183290402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183306743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183321940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183337553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183353564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183368826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183384875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183400535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183417027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183432948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183449325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183464990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183480312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183496057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183511313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183527838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183543335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183559838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183575781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183592668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183607939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183623210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183638993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183654603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183670670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183685920] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183703098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183719126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183735694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183750927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183766496] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183782393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183797964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183813973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183829505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183845977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8183861892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8183878269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183894354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8183909663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8183925394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8183940650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8183958294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8183973619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8183990146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184006030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184022956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184038462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184053802] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184070021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184085752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184102035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184118820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184137151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184153843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184170268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184185450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184200801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184216925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184232364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184248377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184263562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184280292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184296180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184312542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184328066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184343380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184359196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184374459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184390864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184406310] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184422890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184438857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184456457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184471860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184487281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184503164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184518892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184535247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184550563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184567125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184583480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184599944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184615253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184630569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184646679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184662004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184678113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184693394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184710742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184726749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184743179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184758513] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184774211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184790049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184805327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184821455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184837013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184853460] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8184869323] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8184886483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184902123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8184917341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8184933027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8184948211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8184964534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8184980280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8184996812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185012675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185029436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185044649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185059902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185076154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185092222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185109347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8185128223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8185148396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185167405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185184056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185200786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185217258] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185233201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185248391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185264964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8185280387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8185296963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185313370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185331519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185350390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185369863] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185388202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185406357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185422462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8185437831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8185455276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185471179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185487757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185502938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185518599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185534295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185549452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185565421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8185580995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8185597431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185613459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185629729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185645370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185662099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185677754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185692857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185709417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8185725534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8185741986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185757734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185774567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185790169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185805389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185821672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185837402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185853910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8185869504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8185885968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8185902247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8185918600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185933805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8185949010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8185965381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8185980912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8185997049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8186012275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8186029217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8186045104] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8186061434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8186076653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8186092245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8186107945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8186123096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8186139104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8186154774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8186171441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8186187296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8186205745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8186221294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8186236579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8186252331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8186268033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8186284025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8186299766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8186316181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8186332331] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8186349043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1524,15240000,10000,0,0,256,5,43254,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8186880417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8186896593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8186912402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8186927732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8186943777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8186959465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8186976203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8186992957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187009376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187025247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187040632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187056272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187071444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187087902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187103312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187119735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187135520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187152230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187167612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187182807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187198856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187214542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187230767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187245967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187262454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187278900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187295484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187310739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187325956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187342155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187357598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187373607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187388805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187405720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187421613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187437951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187453840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187469137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187485085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187500342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187516950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187532206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187548696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187564558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187581377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187596600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187612040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187627766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187643455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187659790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187675290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187691780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187708083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187724442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187739665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187754892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187771329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187786631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187802693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187817994] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187834988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187850881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8187867468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187882710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8187898387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8187914164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8187929443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8187945526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8187961211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8187977960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8187994157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188010526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188026410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188041894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188057605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188072854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188089280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188104504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188120976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188136891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188153623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188168870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188184085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188199788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188215411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188231425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188246627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188263052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188279428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188295980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188311460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188326661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188342725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188358110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188374042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188389487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188406176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188421985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188438281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188453831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188469030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188484903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188500048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188516358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188531938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188548430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188564363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188581137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188596368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188611563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188627283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188643076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188659074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188674462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188690911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188707253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188723566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188738809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188754063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188770223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188785471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188801695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188816925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188833703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188849598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8188866208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188881399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8188896956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8188912645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8188927875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8188943907] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8188959595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8188976548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8188992450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189009126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189024788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189039988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189055674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189070867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189087223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189102398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189118794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189134598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189151321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189166528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189181974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189197661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189213251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189229188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189244574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189260923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189277163] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189293488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189308655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189323892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189340615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189355864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189371833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189387011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189403910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189419805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189436146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189451356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189466881] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189482563] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189497807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189513816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189529414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189545923] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189561834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189578513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189593734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189608975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189624683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189640544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189656619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189671906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189688410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189704737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189721103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189736568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189751800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189767836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189783060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189799058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189814290] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189831127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189847041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8189863402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189878658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8189894270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8189909974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8189925184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8189941175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8189956962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8189973610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8189989441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190005749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190021399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190036704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190052655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190067855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190084228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190099972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8190117099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8190133334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190150482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190165788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190181327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190197058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190212746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190228791] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190244223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8190260678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8190276972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190293281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190309215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190324926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190341086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190356565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190372644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190387902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8190404932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8190421037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190437315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190452962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190468192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190483849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190499269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190515574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190530766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8190547379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8190563237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190579886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190595145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190610345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190626058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190641544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190657559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190672984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8190689462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8190705734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190722121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190737572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190752828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190769026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190784273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190800284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190815458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8190832186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8190848056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8190864431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8190879683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8190895207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8190910942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1525,15250000,10000,0,0,256,5,43283,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8190961327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8190977653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8190992767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191009248] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191028982] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191046460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191061671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191077252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191093589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191108938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8191125130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191141662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191158144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191174015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191190302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191205865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191221085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191236886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191252162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8191268492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191283702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191300068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191315919] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191332608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191347822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191365722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191384855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191403694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8191422319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191437629] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191456300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191472522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191489089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191504324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191520220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191535917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191551292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8191567229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191583048] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191599488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191615286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191631620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191647132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191662932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191678611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191693806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8191710377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191725648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191742759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191758616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191775449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191790688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191806569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191822245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191837979] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8191853994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8191870466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8191893017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8191912890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8191932092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191947450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8191964451] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8191980256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8191995443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192011536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192027814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192044413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192060568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192077468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192092786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192108025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192124173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192139744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192155900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192171699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192188111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192204579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192220992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192237057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192252354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192268764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192283982] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192300190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192315398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192332299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192348838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192365154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192380344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192395963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192411662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192426825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192442766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192458307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192475680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192491480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192507771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192523457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192538654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192554513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192569627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192585887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192601004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192617364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192633133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192649689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192664843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192680283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192695984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192711480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192727449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192742660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192759146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192775396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192791737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192806919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192822084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192838051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192853243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8192869212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8192884357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8192901028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8192916816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8192933083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192948290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8192963779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8192979439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8192994595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193010861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193026861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193043257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193059002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193075263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193090848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193105988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193121845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193137057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193153591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193168771] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193185096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193200837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193217481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193232657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193248057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193263743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193279191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193295091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193310400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193326940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193342771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193358992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193374117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193389529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193405240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193420397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193436299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193452067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193468582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193484356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193500858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193516322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193531440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193546996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193562055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193578182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193593308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193609638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193625590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193642106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193657204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193672531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193688133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193703580] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193719500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193734586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193750912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193767119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193783316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193798454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193813609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193829494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193844622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8193860528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8193875634] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8193894473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8193910352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8193926625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193941809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8193957338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8193973010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8193988117] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194004092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194019587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194036330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194052126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194068373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194083942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194099044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194114623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194129668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194145946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194161028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194177311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194193092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194210087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194225380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194240491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194256091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194271584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194287480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194302590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194319559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194335735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194351966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194367099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194382242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194398157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194413297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194429301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194444593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194461533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194477338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194493671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194508850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194524746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194540450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194555550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194571504] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194587101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194603540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194620303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194636655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194652313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194667547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194683248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194698500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194714875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194730093] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194746569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194762407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194779202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194794427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194809817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194825503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194841105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194857088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8194872244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8194888599] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8194904801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8194921112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194936528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8194951939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8194967708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8194983153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8194999156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195014617] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195031302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195047354] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1526,15260000,10000,0,0,256,5,43311,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8195097899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195113138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195128302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195144364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195159584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8195175598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195190847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195207689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195223541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195239868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195255074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195270826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195286631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195301887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8195318129] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195334233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195350656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195366469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195382748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195398312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195413538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195429231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195444421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8195460733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195475899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195492315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195508420] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195525367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195540582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195555769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195571478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195587107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8195603680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195618842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195635224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195651554] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195668292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195683499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195698797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195714856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195730038] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8195745966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195761166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195778026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195793942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195810337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195825596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195841269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195857018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195872459] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8195888494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8195904012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8195920511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8195936394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8195953116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8195968340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8195983548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8195999228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196014701] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196030759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196046342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196062814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196079089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196095437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196110733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196126233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196142343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196157581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196173648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196189150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196205931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196221871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196238247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196253478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196269105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196284794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196299983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196316060] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196331828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196348257] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196364138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196380664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196396282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196411507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196427190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196442423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196458766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196474019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196490481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196506630] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196523440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196538652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196553872] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196569566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196585431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196601395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196616509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196633099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196649258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196665552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196680928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196696194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196712200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196727404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196743360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196758566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196775395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196791275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196807594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196822778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196838397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196854050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196869187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8196885142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8196900659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8196917090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8196932957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8196949267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8196964821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8196980057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8196996263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197011461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197028030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197043293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197059772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197075660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197092324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197107511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8197122711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8197138359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197153939] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197169964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197185418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197202799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197218752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197235103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197250325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8197266000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8197281700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197296860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197313055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197328632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197345087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197360972] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197377600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197394161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8197409498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8197425220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197440437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197456961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197472186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197488672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197504726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197521455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197536644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8197551838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8197567778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197583252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197599245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197614406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197630840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197647662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197665438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197683995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8197702314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8197720932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197736152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197753415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197769888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197786355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197802343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197819375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197835144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8197850330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8197865941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197881614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8197898631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8197913851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8197930278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8197946348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8197967695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8197987333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198005091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198023796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198039157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198055496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198071900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198092417] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198108292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198124636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198140352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198155836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198171521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198186706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198204378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198219743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198236294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198253224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198270153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198285392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198300631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198316318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198332708] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198349375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198364471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198380824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198396933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198413136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198428214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198443349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198459285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198474394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198490290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198505417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198522095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198537868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198554114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198569489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198584918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198600576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198615731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198631671] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198647141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198663554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198679329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198695591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198711148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198726332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198742812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198758232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198774700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198789906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198806334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198822223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198838899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198854104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8198869390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8198885323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198900784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8198916769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8198931921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8198948560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8198964698] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8198981028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8198996228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199012558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199030081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199046694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8199064188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8199081556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8199099624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8199117009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8199134885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199151852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199168572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1527,15270000,10000,0,0,256,5,43340,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8199225876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199242586] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8199260294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8199277456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8199295442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8199312769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8199331001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199347615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199364207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199381555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199398481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8199415971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8199432612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8199450764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8199468438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8199486262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199502845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199519762] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199536937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199553560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8199571259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8199588178] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8199606119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8199623446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8199641614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199658261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199674918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199692302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199709712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8199727285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8199743901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8199761539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8199777779] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8199794057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199809207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199824374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199840745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199856166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8199872161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8199887274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8199904056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8199919855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8199936117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199951613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8199967254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8199982963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8199998142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200014099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200029721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200046095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200061881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200079150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200094396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200109597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200125320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200141191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200157248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200172445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200188896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200205216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200221601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200236854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200252354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200268425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200283664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200299656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200314865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200331738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200347616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200363978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200379345] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200395111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200411214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200426456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200442505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200458044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200474541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200490407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200506774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200523485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200538769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200554566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200569806] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200586293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200601524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200617988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200634070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200650786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200666008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200681267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200697006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200712571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200728565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200743767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200760420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200776610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200792970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200808175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200823420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200839462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200854695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8200870721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8200886189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8200903034] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8200918927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8200935315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200950781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8200966645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8200982387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8200997613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201013631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201029182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201045706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201061622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201078550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201094297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201109540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201125231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201141037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201157080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201172341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201188895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201205347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201221716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201236934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201252282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201268481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201283614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201299560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201314711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201331519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201347340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201363677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201378859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201394358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201410033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201425209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201441196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201456802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201473276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201489137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201505526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201521116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201536417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201552141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201567318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201583730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201598909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201615355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201631188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201647836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201663076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201678288] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201693997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201709497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201725471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201740901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201757552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201773670] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201789998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201805184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201820583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201836701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201851886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8201868503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8201883656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8201900609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8201916526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8201932900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201948116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8201963646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8201979297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8201994464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202010429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202025938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202042345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202058140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202074669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202090504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202105709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202121337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202136693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202153039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202168229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202184699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202200546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202218554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202233772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202248995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202265036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202280273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202296285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202311467] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202328534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202344438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202360806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202376068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202391741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202407662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202422874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202438854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202454630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202471059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202486923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202503258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202518848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202534071] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202549740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202564923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202581332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202596478] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202612881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202628691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202645290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202660464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202675657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202691338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202706832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202722843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202738043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202754510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202770866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202787201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202802432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202817653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202833918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202849570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8202865545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8202880682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8202899508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8202915368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8202931635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202946851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8202962592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8202978235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8202993378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203009328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203024783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203041225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8203057046] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203073644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203089206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8203104427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203120121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203135515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203151897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203167074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203183486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8203199313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203216302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203231922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8203247206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203263175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203278855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203294877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203310066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203326991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1528,15280000,10000,0,0,256,5,43368,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8203377225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203393916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203409140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8203424346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203440050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203455860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203471887] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203487068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203503517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8203519969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203536293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203551477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8203566708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203583103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203598832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203614789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203629950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203646941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8203662747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203678987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203694235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8203709860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203725549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203741396] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203757390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203773564] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203790317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8203806191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203822537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203838466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8203853727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8203869427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203884682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8203901102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8203916346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8203933517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8203953522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8203972683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8203990490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204005769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204023016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204042332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204062790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204083090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204100326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204116310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204132679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204149153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204164433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204180133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204195265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204211868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204227416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204243826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204259565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204276339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204292317] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204307555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204323166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204339912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204355917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204371027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204387431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204404941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204421223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204437494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204453405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204469090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204484219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204500115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204515766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204532336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204548141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204564400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204579978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204595129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204610750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204625889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204642477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204657630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204674037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204689842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204706774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204721915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204737054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204752668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204768196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204784092] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204799243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204815648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204832008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204848298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204863472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8204878642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8204894928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8204910098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8204926043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8204941201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8204957968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8204973851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8204990249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205006155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205022132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205037960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205053245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205069290] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205085006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205101915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205119337] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205138514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205154208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205169415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205186180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205205655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205224108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205241656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205258362] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205276377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205293117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205308519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205323856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205341734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205361871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205382754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205402829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205419545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205435455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205452349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205467755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205483133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205498824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205514180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205530776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205545881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205562203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205578781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205595308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205610370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205625386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205642666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205658161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205674084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205689198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205707022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205722935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205739227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205754366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205770148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205785804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205801657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205817592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205833369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205849719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8205865474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8205882041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205898778] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8205913953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8205929610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8205945166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8205962299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8205977838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8205994264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206010043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206027057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206042263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206057449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206073090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206088699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206104674] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206119812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206136142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206152633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206168938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206184088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206199274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206215547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206230680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206246577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206261707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206278473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206294304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206310619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206325840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206341473] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206357128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206372262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206388192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206404002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206420416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206436231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206452835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206468321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206483545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206499222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206516093] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206533012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206548207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206565276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206581536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206598034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206613358] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206628681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206645214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206660546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206676636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206691896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206709134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206725054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206741477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206756775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206772673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206788501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206803825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206819940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206835595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206852173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8206868159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8206884632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206901683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8206917046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8206933150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8206948475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8206966043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8206981366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8206998231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207014516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207031335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207046702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207062074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8207078243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207093596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207109705] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207125361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8207142452] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207158416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207174857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207190195] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207206067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8207221973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207237242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207253287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207269145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8207285742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207301680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207318122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207333712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207349028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8207364846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207380120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207396854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207412223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8207428757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207444662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207461404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207476742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207492070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1529,15290000,10000,0,0,256,5,43397,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8207546354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207561628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207578327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207593536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8207609986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207625817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207642592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207657804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207673035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8207688742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207704515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207720717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207735867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8207752273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207768462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207784863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207800121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207815603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8207831706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207846894] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8207862843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8207878012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8207894978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8207910823] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8207927246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207942488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8207958204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8207973964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8207989177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208005177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208020685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208037204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208053097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208069498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208085323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208100584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208116324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208132185] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208148584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208164119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208180554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208196347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208213183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208228720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208243930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208259579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208275345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208291350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208306559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208322995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208339174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208355504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208370722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208385962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208402543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208417774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208433781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208448973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208466064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208482106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208498350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208513504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208529081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208544766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208559953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208575938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208591496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208607936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208623775] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208640379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208655605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208670851] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208686601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208702107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208718461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208733685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208750163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208766442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208782814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208798063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208813342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208829516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208844693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8208860661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8208875830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8208892593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8208908447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8208924802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208940030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8208955645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8208971655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8208986881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209002899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209018414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209034936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209050830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209067172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209082843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209098575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209114239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209129353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209146008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209161211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209177635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209193405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209210080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209225283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209240469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209256203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209271753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209287790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209303293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209319709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209335854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209352183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209367349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209382576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209398802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209414000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209431453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209446690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209463835] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209479608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209495875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209511022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209526599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209542244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209557385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209573282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209589005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209605354] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209621109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209637377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209652830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209668026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209683686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209698864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209715691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209731016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209747503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209763399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209780370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209795959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209811251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209827343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209843490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8209859493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8209874618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8209891378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8209907411] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8209923728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209938908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8209954398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8209970300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8209985469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210001377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210016843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210033279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210049162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210065482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210081103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210096563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210112275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210127470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210143808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210159171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210175539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210191325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210209745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210224987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210240228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210255937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210271553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210287776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210302957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210319360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210335536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210351812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210366992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210382189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210398193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210413397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210429325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210444473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210461457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210477322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210493676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210508919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210524484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210540185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210555374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210571383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210586868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210603282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210619153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210635469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210651188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210666414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210682160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210697378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210713794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210728982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210745413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210761282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210778278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210793521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210808748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210824463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210842048] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210858002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8210873456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8210890269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8210906116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8210922370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210937554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8210953095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8210968835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8210984028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8210999986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211015485] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211031890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211047731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211064003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211079639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211094907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211110637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211126076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8211142414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211157622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211174059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211189915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211206671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211221891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211237209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211253096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211269770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8211286145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211301319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211317756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211333931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211350467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211365634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211380783] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211397165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211412320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8211428256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211443386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211460233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211476088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211492378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211507572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211523090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211538990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211554125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8211570067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1530,15300000,10000,0,0,256,5,43425,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8211619246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211635675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211652144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211668404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211683574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211698715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211714700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211729888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8211745835] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211760974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211777814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211793859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211810673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211825857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211841420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211857105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211872278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8211888248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8211903712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8211920127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8211935920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8211952554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8211967951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8211983138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8211998805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212013955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212030191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212045355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212061716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212077796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212094066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212109252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212124438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8212141002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212156387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212173278] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212192292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212209453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212226033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212242761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212258011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212273701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8212289910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212305044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212321005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212336542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212353118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212368926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212385205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212400685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212415880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8212431552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212446723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212463229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212478748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212495172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212511018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212527670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212543425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212561977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8212581073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212596361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212612399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212627635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212645106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212661177] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212677559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212692740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212708685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8212724626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212739795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212755801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212771502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212787977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212803811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212820161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212835684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212851164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8212866851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212882072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8212898415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8212913590] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8212930073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8212945922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8212962879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8212978132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8212993399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213009143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213024778] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213040998] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213057686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213074825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213091228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213107504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213122656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213138618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213154819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213170029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213186326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213201550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213218874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213234706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213250965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213266807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213282015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213297729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213312919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213329214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213344975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213361384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213377216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213393853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213409258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213424487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213440147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213455669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213471673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213486843] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213503287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213519435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213535934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213551108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213566280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213582231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213597390] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213613322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213628483] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213645169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213661236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213677501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213692660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213708142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213724079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213739273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213755239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213770708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213787114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213803276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213819621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213835299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213850688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8213866349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213881494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8213897825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8213913247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8213929658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8213945500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8213962160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8213977305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8213992464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214008130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214023616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214039834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214055047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214071473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214087608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214103893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214119008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214134163] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214150169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214165596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214181901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214197144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214213963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214230066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214246390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214261643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214277209] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214292953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214308212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214324256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214339878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214356569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214372767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214390851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214406204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214421486] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214437245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214452836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214469157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214484404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214500874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214517130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214533513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214548732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214563963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214579977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214595238] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214611279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214626548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214643400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214659313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214675670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214690924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214706800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214722571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214738010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214753974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214769605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214786055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214801911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214818246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214833816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214849114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8214864869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214880126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8214896457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8214911704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8214928221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8214944127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8214960824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8214976099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8214991348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215007127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215022820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215039077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215054287] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215070738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215086918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215103278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215118511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8215133973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215150129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215165399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215181442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215196913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215213717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215229546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215245830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215261024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8215276584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215292247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215307407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215323370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215338897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215355671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215371513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215387744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215403331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8215418570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215434305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215449518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215465799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215480964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215497388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215513218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215532230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215547466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8215562705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215578789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215594010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215609997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215625186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215641934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215657790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215674135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215690050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1531,15310000,10000,0,0,256,5,43453,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8215740211] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215756003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215771707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215787918] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215803145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215819914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215836112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215852432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215867599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8215882794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8215898794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8215914259] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8215930281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8215945510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8215962236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8215978065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8215994347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216009540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216025090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216041041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216056270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216072308] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216087804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216105301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216121190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216137955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216153669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216168939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216184655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216199820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216216885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216232104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216248620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216265184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216281621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216296808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216312092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216328320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216343466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216359434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216374585] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216391548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216407419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216423962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216439104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216454942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216471270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216486451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216502447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216518233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216534755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216550819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216567170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216582813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216598361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216614055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216629246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216645666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216660836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216677206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216693083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216709776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216725180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216740425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216756133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216771838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216787805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216802952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216819372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216835707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216852023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216867207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8216882507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8216898721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8216914197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8216930213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8216945403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8216962261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8216978289] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8216994582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217009773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217025387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217041146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217056374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217072401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217088046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8217104707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8217120548] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8217137399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217156018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217174512] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217192759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217212837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217230779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217246089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8217262715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8217279252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8217295985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217311223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217326585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217342704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217357937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217373959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217389416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8217406002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8217422168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8217438595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217454148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217469434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217485404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217500684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217517765] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217533573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8217549995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8217565807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8217582725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217597954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217613178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217628884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217644890] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217661005] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217676281] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8217692796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8217709048] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8217725438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217740653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217755900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217772021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217787519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217803595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217822850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8217843681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8217861740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8217878531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217895254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8217914703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8217935160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8217954596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8217972255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8217987693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218006158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218025742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218043808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218061444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218078099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218093852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218109281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218125285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8218141377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218157943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218173983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218190329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218206165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218222448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218238597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218253815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218270660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8218285877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218302604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218319549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218336872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218352148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218367584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218383239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218400964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218418485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8218435929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218453703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218469760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218486914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218502149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218518384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218534910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218550033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218565993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8218581774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218598271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218614266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218630556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218646233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218661493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218677164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218692321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218708759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8218723932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218740382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218756233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218772875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218788090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218803558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218819216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218834764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218850712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8218865903] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8218882335] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8218898538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8218914902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218930169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8218945409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8218961694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8218977065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8218992984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219008132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219024888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219040718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219057070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219072308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219087814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8219103687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219118836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8219134774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219150278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219166740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219183101] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219199484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219215119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219230345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8219246025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219261197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8219277564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219292967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219309390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219325204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219341888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219357129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219372375] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8219388099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219404011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8219422250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219440277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219459965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219479023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219495996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219511456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219528046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8219544063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219559511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8219575820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219592092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219609120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219625283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219642354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219657754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219673413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8219689391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219705115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8219721321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219736726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219753396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219769749] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219786290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219801900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219817327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8219833501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219848909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1532,15320000,10000,0,0,256,5,43482,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8219902161] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8219917402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8219933843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8219949687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8219966365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8219981769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8219997013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220012742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220028262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220044480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220059660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220076098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220092259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220108619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220123846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8220139089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220155134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220170339] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220186339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220201496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220218301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220234122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220250379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220265942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8220281142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220296854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220312050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220328348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220343522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220359943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220375786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220392556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220407883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8220423090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220438787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220454398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220470396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220485589] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220502008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220518144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220534508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220550437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8220565678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220581799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220596969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220612970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220628154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220644884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220661380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220677728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220692878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8220708688] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220724372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220739795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220755757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220771296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220787704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220803513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220819819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220835281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8220850832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8220868845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220887277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8220907097] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8220923530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8220940449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8220957306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8220973963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8220989429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221004972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221021788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221037203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221053658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221069046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221086366] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221102400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221118921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221134246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221150080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221165988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221181626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221197805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221213484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221231163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221247216] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221263740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221279496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221294925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221310819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221326240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221342745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221358414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221375404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221391734] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221408220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221423554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221438919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221455155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221470443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221486743] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221501991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221518836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221534768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221551431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221566736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221582324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221598161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221613664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221629997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221645699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221662312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221678271] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221694715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221710324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221725683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221741495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221756860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221773428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221788713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221805291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221821245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221840127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221855406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8221874051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8221893186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8221911956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8221929071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8221944394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8221962064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8221980274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8221997706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222013000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222029308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222045064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222060468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222076567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222092226] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222108816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222124772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222141449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222156647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222171893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222187742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222204991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222220945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222236045] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222252622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222268742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222285052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222300191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222315342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222331358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222346742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222363273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222379121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222397391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222413187] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222429929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222445051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222460640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222476231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222491322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222507215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222522740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222539147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222555166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222572301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222587750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222602935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222618584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222633736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222650120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222665284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222681667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222697500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222714245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222729411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222744801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222760459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222776294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222792170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222807221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222823567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222839680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222855947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222871291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8222886429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8222902525] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8222917665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8222933852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8222949014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8222965849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8222981674] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8222997945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223013118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223028621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223044262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223059610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223075539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223091049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223107533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223123536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223140177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223155357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223170571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223186241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223201650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223217922] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223233341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223249761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223265947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223282211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223297346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223312495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223328536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223343675] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223359597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223374726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223391780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223407591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223423796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223439128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223454675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223470359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223485522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223501445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223516997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223533383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223549189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223565443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223580961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223596139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223611998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223627183] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223643432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223658667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223675048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223690909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223707533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223722793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223738114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223753893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223769457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223786253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223801605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223818146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223834489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223850954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223866230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8223881585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8223897900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8223913141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8223929154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8223944398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8223961350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8223977301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8223993724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1533,15330000,10000,0,0,256,5,43510,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8224044531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224059999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224075673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224091201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224107170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224122605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224139036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8224155313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8224171638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224186807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224202365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224218065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224233248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224249240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224264753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224281202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8224297068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8224313621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224329171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224344389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224360054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224375225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224391591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224406871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224423352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8224439477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8224456176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224471398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224486666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224502415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224517985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224534041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224549267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224565755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8224582224] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8224598582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224614062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224629335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224645372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224660613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224676612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224691849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224708604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8224724483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8224740821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224756491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224772165] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224787914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224803350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224819358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224834901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224851266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8224867087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8224883423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224898948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8224914197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8224930145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8224945376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8224961724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8224976932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8224993375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225009250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225025901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225041110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225056574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225072279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225087805] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225103815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225119276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225135761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225153339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225169760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225185016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225200323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225216512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225231736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225248192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225263375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225280234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225296060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225312358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225327875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225343084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225358756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225373954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225390240] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225405442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225421870] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225437908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225454526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225469760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225484991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225500906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225516387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225532326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225547527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225563914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225580210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225596477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225611663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225626854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225642922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225658164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225674172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225689432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225706180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225722005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225738373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225753664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225769156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225784812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225799992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225816175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225831716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225848095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8225863894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8225880161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225896086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8225911304] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8225927016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8225942447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8225958911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8225974205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8225990743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226006671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226023424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226038697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226054026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226069733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226085283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226101322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226116550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226133010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226149164] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226165550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226181000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226196247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226214389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226229668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226245730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226260998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226277859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226293732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226310091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226325356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226340966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226356771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226372005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226388025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226403558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226420012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226435904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226452669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226468020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226483362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226499385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226515052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226531183] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226546507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226563472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226579808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226596293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226611647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226627237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226646639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226666138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226683721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226700559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226718261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226735546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226751946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226767693] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226782979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226798635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226813815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226830456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226845647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8226862065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8226877918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8226894571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226909756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8226926174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8226942147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8226958138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8226974084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8226989213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227006551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227023012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227039309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227054520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227073259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227093994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227111972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227128927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8227145780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227163360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227179174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227195711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227211340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227226563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227242103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227257821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227274169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8227289313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227305866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227321697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227338337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227353455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227369228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227384925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227400784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227416672] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8227432541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227449044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227465314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227481540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227496694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227512030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227528102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227543254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227559133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8227574280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227591023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227606792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227623254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227638375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227654077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227669692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227685012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227700930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8227716559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227732943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227748707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227765397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227780563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227795745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227811377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227826525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227842853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8227857988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8227874780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8227891010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8227907318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227922799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8227938201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8227954236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8227969495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8227985546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228001011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228017926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228033819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228050196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228065413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228081087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228096848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1534,15340000,10000,0,0,256,5,43539,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8228146345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228162361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228177541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228194234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228210465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228226754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228242840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228258088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228274264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228289444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228305409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228320806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228337642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228353517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228369838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228385260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228400775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228416527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228431757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228447788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228463339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228479768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228496270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228512861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228528409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228543681] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228559399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228574592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228591353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228606556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228622979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228638801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228655390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228670559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228685952] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228701633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228717125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228733117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228748321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228765098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228780970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228797301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228812518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228828051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228843808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228859007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8228874971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8228890456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8228906877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8228922731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8228939056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8228954671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8228970418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8228986048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229001384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229017700] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229032918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229049334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229065382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229082017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229097183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229112359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229128055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229143558] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229159486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229174607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229190957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229208350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229224688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229239871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229255340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229271379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229286570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229302485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229317926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229334686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229353472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229372315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229387857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229406487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229422792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229438163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229455222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229470601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229487339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229503347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229520478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229535798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229551331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229567449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229583155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229599214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229614487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229631022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229647371] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229663762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229679084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229694434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229710614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229725935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229742043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229757636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229774588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229790588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229807077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229822462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229838150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229854004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229869379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8229885734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8229901359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8229917819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8229934451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8229950776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8229966414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8229981664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8229997382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230012813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230029139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230044330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230063070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230081211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230099114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230115743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8230132391] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8230149877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230166512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230183985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230200579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230218960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230236254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230254312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230271292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8230287877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8230305012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230321610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230341184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230359215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230379306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230397765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230415758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230432470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8230449249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8230467344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230483990] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230501730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230518908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230537140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230554462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230572577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230589702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8230606533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8230623818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230640908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230658295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230673588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230690400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230706742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230723258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230738603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8230754196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8230770610] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230785836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230801874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230817105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230833873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230849771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8230866186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230881466] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8230897018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8230912744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8230927988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8230944189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8230959747] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8230976268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8230992202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231009086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231024919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231040270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231056119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231071617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231088035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231103380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231119953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8231135910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231152728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231168117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231183472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231199319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231214904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231230991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231246265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231262878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8231279319] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231295778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231311093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231326671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231344489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231362420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231381759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231398364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231415048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8231431085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231447836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231464178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231479613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231495539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231510860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231527419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231542679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231559241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8231575479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231592306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231607660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231622995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231638854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231654515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231670613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231685936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231702805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8231718782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231735227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231750690] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231766420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231782211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231797503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231813578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231829199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231845792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8231862197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8231878772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231894441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8231909658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8231925347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8231940519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8231957120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8231972355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8231989562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232005399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8232022047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232037262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232052472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232068203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232083690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232099702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232114876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8232131581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232147742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8232164089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232179316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232194549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232210605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232225796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232241776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232257164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8232274152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232289999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1535,15350000,10000,0,0,256,5,43567,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8232341411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232356682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232371880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232387803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232403344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232419311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232434496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8232451178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232467381] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8232483757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232499028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232514617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232530450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232545682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232561698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232577544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8232594083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232610055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8232626430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232642303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232657586] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232674002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232689224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232705581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232720797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8232737237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232753078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8232770244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232785433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232800633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232816552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232832328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232848362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8232863603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8232880072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8232896244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8232912608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232927829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8232943052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8232959375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8232974622] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8232990696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233005914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233022735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233038588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233054942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233070143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233085723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233101492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233116738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233132990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233148582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233165061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233181668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233198539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233214291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233229614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233245431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233260972] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233277424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233292769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233309365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233325366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233342523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233357890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233373267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233389094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233404727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233420819] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233436117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233453192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233469126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233485511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233500799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233516491] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233532338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233547640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233563715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233579650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233596181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233612129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233628583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233644446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233659748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233675541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233690816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233707746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233722911] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233739327] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233755157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233771848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233787081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233802310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233818031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233833518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233849533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8233864739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8233881200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8233897407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8233913739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233928926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8233944357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8233960378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8233975626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8233991617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234007037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234024121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234039991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234056333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234071543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234087072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234102808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234118002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234134662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234150305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234166806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234182666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234199039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234217244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234232616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234248453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234264007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234280384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234295569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234311984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234328290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234344659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234360301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234375566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234392056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234407323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234423336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234438536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234456919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234472821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234489157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234505187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234521188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234536881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234552055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234568004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234583493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234599876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234615642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234631942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234647402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234662854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234678534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234693695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234710186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234725429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234741883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234757977] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234774699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234789903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234805160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234820907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234836462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234852469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8234867692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8234884134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8234900241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8234916564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234931764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8234946985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8234962998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8234978220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8234994208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235009668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235027478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235043912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235060369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235075652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235091428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235107273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235122658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235138989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235154571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235171150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235187117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235204106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235219453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235234876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235250689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235266381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235282489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235297751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235314278] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235331069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235347537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235362841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235378204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235394416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235409728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235425790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235441096] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235457969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235473961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235490457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235505804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235521643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235537419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235552694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235568773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235584433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235601018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235616992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235633412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235649026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235664887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235680750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235696063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235712539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235727862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235744421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235760403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235777110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235792435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235807747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235823513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235839148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235855253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8235870576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8235887128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8235903376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8235919784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235935099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8235950633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8235966744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8235982066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8235998378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236013740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236030621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236046590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236063020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236078637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236093951] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8236109735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236125015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8236142043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236157254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236173658] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236189421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236206221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236221380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236236558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8236252230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236267704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8236283681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236298879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236315971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236332322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236348752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236364072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236379408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1536,15360000,10000,0,0,256,5,43596,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8236429814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236444993] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8236461320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236476480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236492910] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236508707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236525599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236540772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236555956] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8236571564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236587046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8236602960] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236618076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236634426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236650768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236667046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236682510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236697698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8236713929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236729151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8236745160] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236760347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236777077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236792944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236809267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236824748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236840358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8236856105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236871294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8236887245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8236903001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8236919433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8236935242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8236951552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8236967088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8236982302] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8236997955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237013162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237029473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237044667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237061138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237077292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237093619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237108853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237124094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237140312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237155507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237171511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237186755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237203724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237219573] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237236976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237252190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237268246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237284038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237299274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237315296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237331033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237347758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237363609] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237379993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237395519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237410765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237426522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237441716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237458175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237473376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237489798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237505625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237522490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237537691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237552902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237568616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237584319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237600332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237615521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237631994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237648284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237664698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237679929] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237695250] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237711236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237726430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237742406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237757596] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237774426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237790259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237806520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237821742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237837542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237853254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237868453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8237884445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8237900088] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8237916581] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8237932413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8237948791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8237964344] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8237979649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8237995612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238010899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238027478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238042733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238059255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238075245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238092056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238107306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238122542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238138287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238153842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238169932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238185157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238201648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238218133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238234496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238249765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238265468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238281421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238296641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238312647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238328183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238344673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238360550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238376932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238392496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238407770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238423503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238438738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238455106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238470364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238486791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238502657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238519599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238534838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238550094] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238565831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238581628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238597638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238612836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238629290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238645694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238662268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238677520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238692785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238708926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238724322] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238740339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238755497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238772467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238788350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238804737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238819981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238835567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238851323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238866555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8238882574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8238898328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8238914803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8238930668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8238947062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8238962553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8238977761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8238993416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239008611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239024996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239040235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239056685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239072576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239089286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239104531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239119745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8239135479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239151026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239167059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239182296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239198769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239214989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239231329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239246544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239261807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8239277863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239293068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239308989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239324364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239341193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239357024] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239373349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239388535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239404377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8239420085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239435232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239452262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239467907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239484453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239500336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239517196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239532505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239547830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8239563599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239579285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239595561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239611913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239633407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239650649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239667166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239682432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239697841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8239714504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239729730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239745770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239760988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239778086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239793922] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239810228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239825450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239841159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8239856992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239872348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8239888448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8239904323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8239920943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8239936970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8239953771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8239969079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8239984465] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240000870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240016507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240032641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240048001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8240067238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8240087129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240104528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240121619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8240137563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240154166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240169481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240185640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240201001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8240218625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8240234553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240251051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240267233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8240282809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240298582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240313818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240330377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240345686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8240362251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8240378195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240395414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240410849] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8240426046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240441689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240457293] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240475691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240494587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8240513206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1537,15370000,10000,0,0,256,5,43624,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8240570285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240587824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240603074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8240618307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240634008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240649690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240665906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240681110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8240700242] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8240718294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240736796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240753094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8240769505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240785526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240801312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240818359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240834801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8240851644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8240867746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8240884786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240901765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8240917099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8240932765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8240947812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8240965579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8240984510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241005484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241025141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241042949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241058357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241073895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241090779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241106171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241122400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8241137716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241155077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241171122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241187611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241203452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241218866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241234716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241250125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241267395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8241282578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241298926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241314712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241332272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241347481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241362642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241378267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241395130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241411332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8241426474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241442889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241459235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241475748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241490940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241506171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241522302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241537503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241553466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8241568659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241585813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241601938] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241618261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241633488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241649175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241665125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241680361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241696371] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8241712028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241728461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241744312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241760613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241776295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241791506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241807169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241822294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241839133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8241854349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8241870792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8241886978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8241907283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241922785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8241939517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8241957242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8241973337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8241989417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242004643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242022282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242038155] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242054548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242070682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242086616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242102583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242117798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242133815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242149562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242166129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242182094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242198805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242214759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242230109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242245820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242261008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242277453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242292649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242309096] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242324960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242341664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242356871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242372079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242388161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242403705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242419665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242434859] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242451298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242467660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242484019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242499220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242514719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242530668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242545846] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242561797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242578355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242595119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242610915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242627243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242642913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242658424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242674139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242689384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242705741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242720948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242738126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242754037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242770796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242786034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242801217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242816880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242832412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242848592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8242863745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8242880144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8242896718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8242913120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242928366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8242943643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8242959794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8242975035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8242993695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243012529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243031300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243048680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243065024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243082266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243097651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243113311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243128434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8243147965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243167957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243187874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243207297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243223882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243239270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243254671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243270865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243286119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8243302227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243317426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243334295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243350423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243366789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243382038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243397669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243413463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243429650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8243446287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243462214] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243478797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243494716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243511730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243527942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243543568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243559358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243574676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8243591169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243606484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243623038] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243638941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243655957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243671250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243686562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243702720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243718236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8243734313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243749593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243766480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243782451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243798873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243814194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243829935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243845733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243861065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8243877162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8243892851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8243909436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8243925424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8243941889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8243957521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8243972898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8243988717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244004057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244020477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244035833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244052449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244068419] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244085628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244100959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244116267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8244132117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244147742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244163848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244179177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244195736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244212041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244228556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244243937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244259287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8244275455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244290664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244306603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244321786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244338595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244354461] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244370768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244385982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244401577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8244417248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244432441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244448438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244463934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244480535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244496332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244512607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244528422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244543642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8244559323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244574515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244590952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244606500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244622876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244638578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244655210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244670304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244685439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1538,15380000,10000,0,0,256,5,43653,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8244736973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244752119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244769256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244784488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244800913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244816708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244838693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244854297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8244869614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8244885368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244901241] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8244918156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8244933341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8244949740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8244965928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8244982251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8244997465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245012653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245028630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245044007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245059958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245075116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245091828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245107631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245123951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245139162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245154899] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245170632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245185858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245202052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245217328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245233767] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245249607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245266318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245281544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245296746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245312406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245327974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245343939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245359125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245375535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245391673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245408192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245423381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245438832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245454877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245470085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245486081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245501260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245518078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245534150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245550485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245565678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245581295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245596954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245612118] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245628061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245643776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245660218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245676094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245692420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245708168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245723928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245739599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245754756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245771101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245786308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245802761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245818577] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245835229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245850410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8245865632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8245881342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245896888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8245912845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8245927999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8245944435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8245960629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8245976914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8245992128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246007362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246023374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246038802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246054785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246069962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246086810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246103172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246119539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246134783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246150692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246166463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246181685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246197693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246215346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246231812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246247636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246263942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246279509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246294736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246310424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246325624] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246342080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246357445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246373886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246390063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246406617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246421800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246437306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246453342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246468554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246484834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246500026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246516997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246532882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246549360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246564590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246580284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246596056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246611606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246627655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246643282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246660108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246675973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246692256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246707890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246723293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246738952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246754105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246770742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246785957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246802391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246818201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246834792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246850012] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8246865251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8246880924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246896447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8246912463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8246927693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8246944139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8246960527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8246976822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8246992040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247007340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247024590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247040298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247056343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247071497] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8247090820] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8247106769] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247123150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247138377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247154065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247169740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247184969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247200924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247216799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8247233188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8247248968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247265623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247280862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247296269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247311996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247327481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247343491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247358645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8247375064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8247391272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247407857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247423955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247440618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247458302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247474963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247492476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247509099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8247527544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8247545189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247563086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247580177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247597148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247614392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247631071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247648963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247665633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8247683652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8247701039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247719770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247737084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247753933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247771683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247788462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247806105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247822878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8247841378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8247858757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8247876692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247893745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8247910387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8247928113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8247944755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8247962648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8247979561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248000243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248022444] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248042594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248059788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248078661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248096368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248113138] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8248130827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8248148136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248166614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248182629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248199115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248215247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248230791] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248247296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248263019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8248287382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8248303031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248324523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248341272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248361184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248380634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248401233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248418290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248433442] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8248449401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8248465404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248482287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248498156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248514945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248530153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248545370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248561070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248576258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8248592650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8248607814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248624251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248640510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248657394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248672589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248687693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248703794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248719702] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8248735637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8248750716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248767586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248783355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248799853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248814981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8248830529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8248846836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248862652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8248878529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1539,15390000,10000,0,0,256,5,43681,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8248929342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8248945714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8248961873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8248978061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8248993110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249008168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249024160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249039240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249055102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249070170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249086917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249102664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249118851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249133968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249149437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249165224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249180334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249196165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249211554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249227810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249243489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249259647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249275106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249290431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249305999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249321063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249337285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249352395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249368741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249384590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249401146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249416486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249431618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249447242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249462669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249478794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249493904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249510283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249526325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249542830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249557950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249573075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249588987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249604272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249620109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249635215] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249651930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249667717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249683970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249699094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249714581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249730215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249745321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249761187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249776776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249793657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249809427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249825635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249841222] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8249856356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8249871951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249887040] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8249903320] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8249918407] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8249934755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8249950636] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8249970257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8249985692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250000906] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250017132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250032279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250048175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250063330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250080037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250095818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250112350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250127569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250143183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250158922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250174364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250190367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250206349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250222810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250238578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250254867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250270446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250285664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250301638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250316873] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250333247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250348440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250365108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250381028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250397772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250413014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250428280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250444027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250459816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250475866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250491089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250507565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250523828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250540168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250555471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250570696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250586760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250601961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250617962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250633177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250650037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250666156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250682544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250697805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250713398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250729158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250744414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250760461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250776118] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250792847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250808805] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250825201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250840839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250856548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8250872309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250887528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8250904028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8250919224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8250935659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8250951495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8250968224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8250983670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8250998946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251015002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251030267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251046339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251061565] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251078384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251094574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251110916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251126033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251141632] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251157319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251172746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251188661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251204183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251220595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251236404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251252738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251268339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251283602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251299533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251314731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251331031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251346119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251362466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251378206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251394823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251409900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251424995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251440591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251456074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251472062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251487232] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251503607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251519999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251536223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251551554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251566692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251582630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251597752] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251613657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251628788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251645525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251661268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251677672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251692786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251708265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251723891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251739007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251754905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251770427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251786772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251802768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251818991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251834521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251849689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8251865515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251880610] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8251896904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8251912036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8251928391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8251944191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8251960793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8251976749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8251992185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252007862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252023484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252039492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252054687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252071072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252087215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252103519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252118707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8252133880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252149899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252165059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252181301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252196447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252213169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252228963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252245399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252260558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8252276100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252291759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252306911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252322814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252338382] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252354799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252370856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252387190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252402727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8252417909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252433570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252448700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252464963] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252480150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252496722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252512513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252529152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252544408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8252559758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252575479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252591072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252607062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252622636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252639067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252655333] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252671911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252687153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8252702722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252718420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252733834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252749815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252765343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252781704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252797457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252813720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252829235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8252844610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8252860418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252875660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8252891990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8252907552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8252923962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8252939809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8252956515] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8252971735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1540,15400000,10000,0,0,256,5,43709,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8253502514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8253518949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253534304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8253550581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8253565871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8253582732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8253598651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8253615175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253630517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8253646608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8253662352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253677774] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8253693726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8253709277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8253725709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8253741726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8253758026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253773535] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8253788707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8253804592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253819769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8253836068] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8253851264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8253867698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8253883563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8253900292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253915531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8253930963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8253946722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8253962292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8253978268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8253994065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254010511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254026783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254043484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254059145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254074478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254090787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254106036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8254122059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8254137292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254154144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254169998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254186559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254202077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254217431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254233153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254248608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8254265037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8254280237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254297500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254316867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254337054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254354762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254370212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254386808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254407331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8254429127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8254447775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254467330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254483398] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254500021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254515787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254531206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254546906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254562229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8254578554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8254593720] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254610122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254626149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254642940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254658168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254673379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254689618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254705166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8254721132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8254737171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254753503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254769783] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254786022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254801914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254817160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254833347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254848531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8254864514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8254879702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8254896527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8254912358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8254928660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254943809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8254959789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8254975492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8254990689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255006656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255022613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255039006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255055084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255071366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255086995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255102248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255118573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255133737] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255150052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255165200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255181871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255197709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255215292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255230517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255246004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255261737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255277360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255293339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255308553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255324984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255341210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255357816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255373231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255388411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255404567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255419748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255435692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255450816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255467562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255483423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255499773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255515296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255530520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255546208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255561391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255577800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255592978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255609400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255625258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255641917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255657108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255672340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255688077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255703651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255719664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255734836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255751518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255767757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255784091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255799517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255814758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255830819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255846032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8255862054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8255877253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8255893933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8255909784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8255926171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255941556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8255957149] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8255973165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8255988345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256004302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256020337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256037178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256053274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256069594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256085283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256100508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256116227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256131419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256147709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256162871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256179249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256195060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256211731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256226947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256242173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256257867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256273379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256289334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256304479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256320853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256336954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256353302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256368500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256383680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256399793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256414980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256430910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256446044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256462806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256478610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256494898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256510079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256525661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256541370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256556597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256572556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256588090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256604529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256620441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256636761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256652379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256667537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256683445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256698592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256715171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256730376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256746796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256762617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256779260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256794425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256809661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256825314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256840862] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256856861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8256872074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8256888511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8256904603] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8256920935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256936377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8256951595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8256968186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8256983550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8256999515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257015073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257031543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257047454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257063821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257079368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257094605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8257110304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257125501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8257141891] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257157165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257173596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257189502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257206288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257221622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257236930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8257252685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257268240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8257284255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257299472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257316148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257332673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257349031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257364227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257379970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8257395996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257411245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8257427468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257442705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257459895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257475784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257492403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257507649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257523205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8257538942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257554129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1541,15410000,10000,0,0,256,5,43738,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8257605217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257620668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257637157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257653428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257669835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257685264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257700487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8257716682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257732039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8257748037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257763236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257780071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257795909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257812187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257827663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257842915] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8257858639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257873870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8257890241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8257905443] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8257921887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8257937752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8257954497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8257969728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8257985314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258001257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258017257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258033204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258048345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258064765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258080973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258097247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258112485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258127988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258144036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258159208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258175156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258190559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258210469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258226397] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258243735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258259041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258274733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258290505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258305818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258321828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258337607] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258354067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258369967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258386299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258401930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258417254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258432996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258448176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258464520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258479746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258496423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258512336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258529000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258544290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258559545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258575296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258590947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258606965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258622432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258638918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258655158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258671572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258687297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258703081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258718823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258734071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258750103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258765748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258782170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258798061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258814419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258829985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258845248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8258860965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258876233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8258892550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8258907785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8258924277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8258940229] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8258957029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8258972273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8258987843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259003599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259019232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259035242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259050437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259066846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259083026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259099367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259114540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259129982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259146085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259161315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259177739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259193211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259210110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259226009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259242410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259257676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259273286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259288985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259304254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259320506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259336074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259352795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259368721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259385096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259400689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259415942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259431731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259446966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259463341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259478576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259495145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259511109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259528757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259544028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259559218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259574867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259591069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259607011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259622180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259638557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259654685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259670965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259686154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259701420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259721297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259736566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259752531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259768022] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259784439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259800281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259816789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259832298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259847588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8259863341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259878800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8259895164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8259910427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8259926928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8259942820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8259959451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8259974718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8259989935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260005865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260022016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260037962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260053104] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260069723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260085916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260102188] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260118819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8260138057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260154619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260169891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260186050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260201375] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260218426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260234645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260250965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260266578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8260281820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260297539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260312980] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260329385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260344586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260360978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260376814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260393450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260408666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8260423909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260439625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260455197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260471203] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260486402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260502839] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260519035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260535418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260550702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8260566179] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260582279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260599771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260619750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260636854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260655560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260671525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260690045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260706663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8260722265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260738008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260753168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260769534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260784735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260801822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260817638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260834327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260849489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8260864673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8260881063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8260896991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8260913028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8260928275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8260945550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8260966194] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8260987118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261004599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261022893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261038678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261054175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261070561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261086593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261103292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8261119193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8261135549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261151173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261166388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261182107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261197348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261213703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261228893] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261245960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8261261695] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8261278456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261293553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261308640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261325035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261340663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261356546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261372917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261389952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8261405714] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8261421979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261437116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261452646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261468370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261483457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261499316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261515018] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261531352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8261547057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8261563507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261578945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261594137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261609806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261624963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261641199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261656318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261672685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8261688487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8261705048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1542,15420000,10000,0,0,256,5,43766,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8261754236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261769808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261785450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261800566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261816433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261831900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261848280] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8261864131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8261880384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261895941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8261911155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8261926868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8261942000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8261958293] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8261973405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8261989711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262005864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262022589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262037829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262054421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262071772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262088712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262106201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8262122819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8262141131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262158436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262176269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262193077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262211382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262228559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262245123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262262790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8262280142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8262298461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262315781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262334054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262350697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262367371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262384793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262401757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262419257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8262435873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8262454217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262471601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262489523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262506220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262523216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262540385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262556991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262574659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8262591588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8262609598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262626980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262645306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262661973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262678669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262695840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262712768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262730281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8262746894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8262765345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262782295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262798552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262813725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262829214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262844913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262860077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8262876031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8262891707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8262908079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8262923835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8262940308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8262955843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8262970945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8262986550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263002050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263018372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263033627] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263050031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263066079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263082768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263097995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263113293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263129268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263144807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263160814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263175981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263192543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263209634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263225950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263241079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263256286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263272356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263287561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263303521] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263318683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263335378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263351253] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263367601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263382837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263398347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263414017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263429515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263445730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263461342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263477774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263493602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263509905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263525521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263540757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263556469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263571887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263588197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263603406] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263619854] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263635720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263652404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263667666] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263682928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263698670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263714133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263730085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263745237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263761621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263777879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263794181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263809422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263824639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263840742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263855935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8263871880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8263887254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8263903956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8263919780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8263936087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263951320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8263967139] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8263982856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8263998065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264014734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264030184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264046707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264062604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264079508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264095062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264110318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264126043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264141570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264157598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264172827] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264189309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264205589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264221933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264237208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264252476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264268550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264283767] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264299754] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264314964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264331710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264347588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264363900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264379109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264394797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264410529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264425782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264441796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264457549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264474036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264489930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264507059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264522706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264537998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264553771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264569055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264585367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264600650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264617147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264633251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264649936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264665248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264680541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264696335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264711849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264727874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264743070] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264760084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264776294] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264792724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264807987] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264823280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264839391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264854629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8264870667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8264885909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8264902719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8264918627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8264935001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264950281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8264965965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8264981749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8264997010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265013032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265028965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265045427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265061317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265078066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265093332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265108633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265124409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265140196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265156258] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265171530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265188061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265204833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265221155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265236333] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265251488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265267788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265282986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265299042] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265314271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265331059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265346912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265363238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265378487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265394048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265409851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265425769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265441759] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265457699] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265474151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265490056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265506395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265522321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265537596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265553379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265568597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265584932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265600154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265616652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265632582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265649282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265664529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265679831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265695579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265711188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265727222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265742493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265758951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265775170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265792389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265807708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265822991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8265839170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1543,15430000,10000,0,0,256,5,43795,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8265888286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8265904729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8265919965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8265936450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8265952876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8265969236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8265984482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8265999794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266016163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266031950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266047948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266063094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266080144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266096051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266112661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266127882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8266143483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266159287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266174519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266190543] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266208116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266224558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266240453] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266256765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266272289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8266287525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266304051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266319440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266335999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266351262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266367731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266383612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266400360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266415627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8266430858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266446818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266462391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266478426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266493679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266510378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266526605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266542995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266558272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8266573555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266589638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266604907] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266620949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266636371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266653296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266669482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266685842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266701239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8266716926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266732670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266747892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266764165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266779837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266796321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266812223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266828964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266844193] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8266859461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8266875222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266890755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8266906829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8266922115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8266938601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8266955051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8266971426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8266986696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267001972] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267018290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267033519] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267049581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267064847] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267081680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267097598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267114008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267130474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267150476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267166290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267181470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267197493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267213076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267229560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267245454] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267261804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267277336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267292563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267308269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267323461] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267339776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267355002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267371479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267387599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267404220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267419465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267435351] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267451059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267466557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267482518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267497689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267514537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267530474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267546800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267562017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267577585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267593274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267608460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267624406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267640692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267657179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267673063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267689448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267705006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267720296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267736086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267751332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267767665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267782863] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267799315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267815133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267831741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267846930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8267862207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8267877951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267893456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8267909418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8267924584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8267940994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8267957209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8267973537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8267988761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268004022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268020116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268035637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268051721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268066902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268083761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268100123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268116460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268131651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268147937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268163651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268178809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268194981] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268210736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268227221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268243130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268259547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268275107] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268290386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268306182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268321447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268337769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268352989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268369453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268385360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268402691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268418434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268433608] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268449177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268464914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268480971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268496199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268512652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268529760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268546138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268561704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268577693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268593376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268608537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268624524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268640157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268656611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268672531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268688836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268704595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268719890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268735663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268750908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268767760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268782984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268799391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268815227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268832179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268847457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8268862716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8268878465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268894306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8268910359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8268925599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8268942077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8268958227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8268974598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8268989860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269005144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269021375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269036601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269052941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269068121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269084968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269100860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8269117248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269132499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269148242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269163929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269179114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269195099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269211209] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269227616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269243474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8269259772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269275338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269290581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269306281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269321497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269337786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269353032] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269369478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269385332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8269402204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269417766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269433027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269448745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269464362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269480370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269495610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269512060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269528280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8269544633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269559869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269575114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269591127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269606315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269622296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269637529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269654281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269670170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8269686520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269702285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269717509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269733236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269748439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269765031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269780273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269796729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269812582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8269829320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269844521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8269859741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8269875476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8269891113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8269907085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8269922283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8269938739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8269954911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1544,15440000,10000,0,0,256,5,43823,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8270004972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270020582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270035844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270052031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270067191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270083895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270099689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270116187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270132022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8270148843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270164015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270179248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270194952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270213096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270229187] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270244396] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270260849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270277405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8270293804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270309020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270324265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270340598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270355859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270371825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270387036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270404117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270420117] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8270436521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270452047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270467900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270483686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270498870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270515276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270530476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270546975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270562838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8270579668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270595154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270610452] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270626115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270641783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270657768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270672971] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270689409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270705953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8270725343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270743884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270762591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270783003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270801859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270821401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270841408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8270858091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8270873978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8270892083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270907413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8270922854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8270938592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8270954536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8270970644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8270985922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271002423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271019147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271035517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271050768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271066334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271082809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271098041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271114375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271129542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271146418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271162273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271178652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271193878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271209705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271225485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271240714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271256772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271272879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271289400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271305321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271321695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271338451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271353849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271369657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271384965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271401801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271417087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271433589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271449486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271467367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271482754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271498083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271513895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271529863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271545983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271561246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271578214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271594203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271610604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271625937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271641816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271657604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271672860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271689084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271704849] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271721244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271737062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271753367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271769259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271784664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271800304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271815463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271831943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271847112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8271863517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8271879330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8271895945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271911127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8271926299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8271941965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8271957986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8271973962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8271989151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272005529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272022025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272039149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272054497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272070006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272086360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272101493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272117469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272132927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272149882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272165718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272182101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272197355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272213005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272228731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272243952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272259964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272275842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272292228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272308068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272324340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272341432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272357035] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272372830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272388328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272405167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272420405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272436901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272453065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272469424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272484697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272500008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272516075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272531318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272547390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272562659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272579469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272595437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272611865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272627134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272642775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272658789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272674049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272690086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272705822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272722316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272738200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272754564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272770099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272785790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272801535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272816769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272833133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272848392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8272864881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8272880711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8272897487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272912748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8272928022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8272943773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8272959278] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8272975534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8272990743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273007161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273023409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273040019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273055243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273070782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273086823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273101996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273117993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273133172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273150065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273165863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273182134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273197291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273212770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273228454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273243608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273259552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273275324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273291745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273308156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273324473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273339979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273355223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273370901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273386041] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273402444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273417638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273434011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273450091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273466697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273481934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273497129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273512836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273528380] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273544390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273559620] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273576061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273592308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273608605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273623817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273639023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273655066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273670254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273686247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273701426] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273718168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273733961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273750279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273765755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273780985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273796747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273811959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273828407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273843830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8273860249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8273876094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8273892844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273908023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8273923241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8273938956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8273954490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8273970685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8273985853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274002266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274018392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274034979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274050204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274065439] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1545,15450000,10000,0,0,256,5,43852,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8274119789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274135579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8274152453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8274167642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274184145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274204009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274223966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274239247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274254530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8274270765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274286163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8274302100] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8274317224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274333988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274350036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274366328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274381547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274397066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8274412828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274428046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8274444028] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8274459595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274476253] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274492095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274508355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274523926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274539168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8274554850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274570065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8274586379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8274601610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274618011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274633891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274650547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274666318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274681470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8274697075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274712860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8274728861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8274744055] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274760493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274776631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274792931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274808596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274824243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8274842631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274857914] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8274874238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8274889829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8274906340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8274922231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8274938608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8274954292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8274969817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8274985564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275000831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275017165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275032641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275049206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275068653] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275087706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275102975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275118291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275134044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275150337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275166883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275182063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275198616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275215347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275231696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275246919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275262298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275278478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275293718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275309712] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275324936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275341866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275357668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275373965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275389699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275405022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275420789] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275436028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275452428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275467885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275485084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275500968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275517786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275533295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275548555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275564257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275579861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275595848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275611064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275627511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275643706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275660051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275675277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275690511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275706536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275721983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275738037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275753274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275770120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275786080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275802498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275817796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275833445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275849163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275865051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8275881087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8275896743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8275913481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8275929396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8275945837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8275961441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8275976768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8275992570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276007885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276024322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276039675] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276056210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276072158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276089203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276104354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276119448] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276135662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276151346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276167595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276182808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276199233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276215723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276232328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276247540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276262805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276278964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276294696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276310696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276325897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276342838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276358818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276375213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276390802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276406115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276421894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276437198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276453511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276468736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276485199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276501087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276517748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276533187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276548468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276564228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276579866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276595898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276611152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276627673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276643867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276660252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276675542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276690776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276706812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276722034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276738091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276753325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276770196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276786077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276802881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276818162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276833860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276849639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276864891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8276881607] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8276897296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8276914011] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8276929856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8276946183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8276961777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8276976993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8276992706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277007935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277024332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277039879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277056379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277072250] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277089386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277104792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277119949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277135559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277151192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277167192] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277182364] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277198798] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277215879] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277232298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277247553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277262876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277278891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277294129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277310134] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277325381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277342375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277358236] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277374560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277390111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277405340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277421070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277436288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277452594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277468133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277484642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277500533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277517184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277532638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277547925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277563711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277579281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277595463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277610638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277627081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277643223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277659704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277674959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277690267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277706427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277721730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277737762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277753050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277769899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277785810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277802167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277817436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277832989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277848996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277864283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8277880367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8277895955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8277912486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8277928378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8277945200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8277960880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8277976124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8277991837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278007042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8278023616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8278039014] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8278055382] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8278071148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8278087736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278103454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278118649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278134611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278150173] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8278166210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8278181380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8278197855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1546,15460000,10000,0,0,256,5,43880,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8278251135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8278267966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278283226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278299323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278315077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278330727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8278346810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8278362079] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8278378642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8278395021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8278411704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278427027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278442331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278458467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278473848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8278489988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8278505315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8278522177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8278538134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8278554603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278569928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278585604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278601705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278617062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8278633771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8278664143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8278715763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8278762180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8278792143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278807572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278823068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278839299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278854623] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8278870752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8278886053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8278903649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8278919490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8278935848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278951039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8278966568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8278982477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8278997669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279013627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279029170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279045823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279061604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279078221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279093369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279108544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279124183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279139535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279155593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279170761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279187186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279203325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279219614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279234774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279249953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279266578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279282299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279298367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279313639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279330625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279346790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279363215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279378522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279394197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279409951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279425262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279441326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279456922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279473681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279489600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279506017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279522088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279537525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279553182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279568611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279585033] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279600196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279616604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279632445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279649155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279664560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279679798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279695499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279711661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279727720] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279742941] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279759415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279776998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279793320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279808455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279823626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279839737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279855170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8279871169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8279886388] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8279903154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8279918968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8279935287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279950470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8279966078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8279982031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8279997221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280013196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280028702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280045329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280061139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280078028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280093216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280108430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8280124115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280139616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280155717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280171187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280187625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280203787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280220088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280235753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280250937] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8280266927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280282052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280298019] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280313168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280329902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280345658] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280362092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280377234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280392663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8280408262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280423346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280439244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280454802] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280471177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280487148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280503420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280519495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280536670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8280556039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280574916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280595756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280611764] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280629862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280647626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280664283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280679506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280694836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8280711339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280726906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280743223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280758475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280776459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280792582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280809051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280824253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280840765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8280856583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280871784] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8280887861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8280903529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8280921120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8280937019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8280954026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8280969647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8280984935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281000681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281016502] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281032568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281048076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281064616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281081094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281097431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281112713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281127988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281144133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281159368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281175597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281190780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281208166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281224281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281240590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281255781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281271596] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281287310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281302534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281318539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281334165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281350654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281366484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281382839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281398422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281413938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281429678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281444919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281461299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281476473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281492906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281508752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281525697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281541173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281556419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281572164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281589744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281610570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281630122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281652315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281672267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281692180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281709744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281726633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281743964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281760607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281778631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281795258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281813241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281830979] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8281848824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281865642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8281882254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8281899760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8281916550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8281933942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8281950474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8281968779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8281986057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282003866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282020819] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282037453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282054591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282071212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282089463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8282106306] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8282124289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8282141967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282159769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282176341] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282192928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282210459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282227054] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282244500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8282261063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8282279602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8282296920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282315299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282330785] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282346336] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282362360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282377636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282397715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8282413268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8282429946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8282446389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282464467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282479732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282494976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1547,15470000,10000,0,0,256,5,43909,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8282546264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282561467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282579018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8282597326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8282615351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8282633569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282652687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282668464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282683776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282699512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282715592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282731774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8282746901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8282763255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8282779601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282796096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282811239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282826397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282842533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282857770] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8282873775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8282889001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8282905849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8282921924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8282938283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282953896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8282969087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8282984769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8282999923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283018093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283033366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283050063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283065924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283083072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283098272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283113742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8283129383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283145690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283161842] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283177135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283193684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283210467] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283226811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283242264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283257604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8283275049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283290263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283306449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283321682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283338823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283354839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283371249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283386565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283403032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8283418742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283433870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283449771] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283465446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283481737] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283497464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283513651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283529153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283544270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8283559854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283574950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283593779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283611495] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283628829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283647320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283664342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283679837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283696095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8283712598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283727958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283744151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283759506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283776946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283793008] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283809788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283825192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283841290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8283857087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283872391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8283888464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8283904637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8283921247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8283937502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8283954615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8283969941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8283985531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284001372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284017164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284033328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284048668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284065288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284081675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284098156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284113745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284129114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284145424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284160732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284176806] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284192094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284208985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284224959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284241464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284256824] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284272597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284288429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284303773] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284319921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284335668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284352313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284368898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284385367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284401196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284416552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284432434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284447811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284464263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284479697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284496426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284512481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284529487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284544842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284560175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284576008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284591693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284607802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284623058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284639914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284655863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284672286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284687536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284703191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284719015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284734553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284750623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284766216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284784589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284801717] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284820293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284837153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284852594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8284868448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284883790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8284900954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8284916205] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8284932866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8284948691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8284965761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8284981306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8284996675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285012558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285028870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285045576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285060918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285077874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285093926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285110670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285126041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285141777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285157682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285173818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285189863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285205666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285222258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285238220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285254692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285270375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285285590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285301273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285316468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285333011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285348301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285364844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285380780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285398222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285413450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285428871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285444566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285460282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285476271] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285491509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285508000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285524244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285540631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285555866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285571138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285587828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285603198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285619524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285634834] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285651907] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285667891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285684318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285700068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285715973] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285731865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285747266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285763453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285779153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285795792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285811872] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285828708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285843984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8285859296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8285875103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285891150] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8285907501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8285923037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8285939605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8285955991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8285972466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8285987828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286003372] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286019688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286034985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286051066] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286066337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286083343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286099367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8286115862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286131208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286146921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286162736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286178029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286194111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286212973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286229529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286245475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8286261912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286277607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286292870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286308609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286323865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286340212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286355436] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286372403] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286388348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8286405155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286420388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286435709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286451424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286467113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286483186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286498648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286516512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286532522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8286549000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286564337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286580301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286596095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286611387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286627414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1548,15480000,10000,0,0,256,5,43937,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8286677163] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286693659] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286710042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8286726443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286741707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286757017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286773114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286788377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286804639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286819880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286837505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286853359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8286869642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286884847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8286900845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8286916635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8286931917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8286947969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8286963635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8286980149] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8286996016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287012450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287028054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287043289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287059435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287074662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287091110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287106346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287123069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287138955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287155631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287170873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287186319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287202446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287217755] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287233852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287249145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287266103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287282056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287298598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287314013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287329609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287345382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287360716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287376911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287392502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287409022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287424944] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287441350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287456917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287472217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287488004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287503273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287519622] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287534828] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287551310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287567226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287583971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287599312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287614680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287630526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287646169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287662269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287677550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287694142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287712151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287728819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287744091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287759371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287775510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287790782] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287806867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287822102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287838915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287854822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8287871226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287886508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8287902208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8287917914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8287933142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8287949158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8287964700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8287981185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8287997126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288013761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288029377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288044662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288060477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288075739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288092149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288107444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288123989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8288140228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288156620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288171853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288187360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288203551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288218822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288234903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288250206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288267056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8288282984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288299380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288314633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288330277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288346109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288361393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288377957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288393573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288410112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8288426190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288442638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288459356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288474619] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288490326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288505492] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288521827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288537044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288553567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8288569428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288586029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288601241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288616483] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288632193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288647714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288667072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288682523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288699116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8288715385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288731879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288747228] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288762555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288780035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288796135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288812335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288828089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288844503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8288860285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8288876587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288892081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8288907310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8288922991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8288938154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8288954456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8288969582] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8288986000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289002084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289018764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289033970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289050056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8289066022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289081621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289097620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8289112857] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8289129272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289145672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289161978] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289177364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289192551] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8289208501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289223640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289239670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8289254869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8289271587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289287359] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289303600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289318747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289334293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8289350228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289365426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289381387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8289399418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8289420619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289438760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289456460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289471783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289487131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8289502947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289519553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289535624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8289550909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8289568004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289585492] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289602631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289621257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289638345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8289657185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289675283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289693976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8289712314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8289731974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289750458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289769736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289786736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289804865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8289824057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289843272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8289863133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8289881409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8289901294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8289929436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8289948907] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8289969560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8289989061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290006558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290025457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290043725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290061479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290080491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290099176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8290118984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290136549] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8290155897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290173590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290189178] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290207193] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290222500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290239077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290255183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8290272262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290287509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8290302780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290318502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290334255] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290350304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290365559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290382356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290398821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8290415266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290430574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8290445889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290462356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290477619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290494472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290509694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290526529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290542369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8290558940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290574166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8290590053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290605825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290621119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290637211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290652890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290669407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290685315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8290701923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290717289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8290732576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290748382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290763715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290780125] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290795368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290811885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8290828137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8290844520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290859806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1549,15490000,10000,0,0,256,5,43965,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8290910404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8290926272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8290941798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8290958247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8290973550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8290990151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291006134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291022950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291038308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291053624] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291069646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291085228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291101262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291116517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291133256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291149440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291166172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291181432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291196683] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291212913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291228209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291244286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291259552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291276500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291292338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291308881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291324059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291340385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291356131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291371326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291387334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291403008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291419492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291435353] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291451962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291467306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291482566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291498297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291513545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291529955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291545195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291561933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291578137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291594502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291609752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291625219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291641249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291656499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291672507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291687738] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291705146] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291720989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291737329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291752737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291768316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291784059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291799268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291815505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291831474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291847960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8291863883] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8291880293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291896772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8291912068] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8291927782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8291943186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8291959750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8291974942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8291991369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292007204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292023969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292039215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292054477] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292070443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292086020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292101986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292117164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8292133822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292150178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292166527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292181779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292197025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292213134] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292228367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292244417] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292259884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8292279777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292298916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292318603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292335974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292351299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292367029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292382229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292398746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292413964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8292430371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292446425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292463256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292478446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292493659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292509862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292525455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292541457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292556669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8292573143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292589281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292605644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292620909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292636339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292652279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292667448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292683397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292698714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8292715567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292731410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292747953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292763139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292778823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292794576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292810019] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292825977] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292841487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8292857915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8292873731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8292890454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292905659] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8292920865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8292936818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8292952341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8292968323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8292983532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293000014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293016209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293032546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293047783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293063024] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293079619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293094817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293110789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293125947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293142746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293158572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293175099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293190234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293205792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293221419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293236559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293252721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293270832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293288662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293306891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293323748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293339781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293355029] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293370714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293385902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293402450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293417667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293434122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293449996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293466980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293482223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293497548] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293513322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293529110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293545150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293560351] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293577179] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293593041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293609358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293624808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293640346] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293656051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293671289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293687295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293702815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293719269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293735128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293751513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293767043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293782269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293798002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293813232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293829574] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293845259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8293862074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8293878001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8293894802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293910092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8293925365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8293941317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8293956954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8293979324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8293994722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294011584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294027907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294044324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294059592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294075183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294091322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294106597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8294122643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8294138087] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294154884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294170735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294187078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294203078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294218323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294234070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294249270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8294265703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8294280897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294297332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294313167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294329887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294345157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294360436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294378544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294396843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8294413281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8294431494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294448666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294465981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294482727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294497947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294513237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294530231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294545410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8294561379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8294576550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294593512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294609325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294625889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294641426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294656672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294672380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294687600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8294704476] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8294720346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294736867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294752780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294769774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294785074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294800402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294816198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294831822] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8294847911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8294863166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8294879901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8294896137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8294912593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294927920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8294943294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8294959468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8294978106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1550,15500000,10000,0,0,256,5,43994,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8295028613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295043913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295060377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295076258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295093084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295108821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295124360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295141406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295156599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8295172555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295187674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295205192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295221000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295237289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295252439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295268019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295283720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295298927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8295315121] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295330645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295347054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295362850] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295379373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295394872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295410049] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295425742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295440921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8295457200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295472332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295488680] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295504667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295521247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295536439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295551627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295567632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295583444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8295599453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295614705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295631982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295649207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295665639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295680872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295696115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295712403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295727651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8295743661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295758838] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295775639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295791485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295807799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295823211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295838848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8295854510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295870766] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8295888369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8295905484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8295923514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8295940876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8295959006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8295975637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8295992286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296009658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296026724] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296044173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296060779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296079249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296096491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8296114282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296130862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8296147786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296164956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296181547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296200617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296217704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296235669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296252966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8296271198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296287823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8296304438] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296321782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296338716] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296356243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296372854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296391402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296408691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8296426505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296443347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8296460325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296477499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296494103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296511795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296528700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296546655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296563915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8296582048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296597853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8296613022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296628683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296644219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296660159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296675292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296691732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296708130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8296724408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296739538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8296754789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296770909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296786176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296802232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296817518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296834542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296850429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8296866791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296882271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8296897828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8296913956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8296929081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8296944932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8296960456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8296976800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8296992527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297008957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297024451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297039660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297055329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297070499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297086798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297101908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297118298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297134027] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297150815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297165942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297181083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297196689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297212147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297228075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297243239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297259935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297276183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297292538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297307794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297323053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297339074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297354265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297370260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297385456] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297402272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297418183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297434560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297449826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297465437] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297481128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297496298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297512291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297527774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297544199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297560054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297576345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297591967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297607160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297622806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297637968] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297657217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297672367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297688776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297705901] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297722180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297737321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297752498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297768726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297785364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297801513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297816655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297833353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297849106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8297865417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297880575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8297896344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8297912323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8297927485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8297943440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8297959150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8297975473] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8297991244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298007461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298022869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298038011] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298053664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298068867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298085142] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298100284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298116631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298132385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298148957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298164571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298179672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298195166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298212522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298228531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298243721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298260307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298276544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298292803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298308016] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298323236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298339484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298354663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298370619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298385761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298402552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298418350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298434629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298449991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298465572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298481245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298496453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298512352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298527907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298544329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298560133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298577313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298592552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298607803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298623545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298638747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298655364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298670559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298687006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298703594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298719861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298735000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298750170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298766363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298781545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298797534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298812693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298829397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298845207] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8298861477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298876674] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8298892195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8298907940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8298923205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8298939202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8298954933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8298971487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8298987341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299003666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299020329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299035469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299051079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299066203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299082664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299097832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8299114209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8299129988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299147294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1551,15510000,10000,0,0,256,5,44022,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8299200706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299216676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299232335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299247501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299263904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299279895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8299296596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8299312410] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299329247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299344367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299359532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299375168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299390870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299406836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299422537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8299438951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8299455262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299471581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299486771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299502036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299518136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299533327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299549296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299564448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8299581401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8299597234] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299613587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299628823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299644666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299660367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299675575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299691555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299707110] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8299727151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8299742986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299759297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299775120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299790308] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299805950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299821308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299837608] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299852763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8299869128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8299884904] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8299901456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299916613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8299932114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8299947709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8299963210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8299979164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8299994321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300010726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300026854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300043139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300058332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300073489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300089490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300104651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300120598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300135755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300152769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300168595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300184920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300200122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300215678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300231378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300246578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300262777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300278346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300294745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300310613] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300327534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300342745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300357942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300373601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300388780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300405061] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300420267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300436697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300453167] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300469442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300484607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300499777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300515921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300531102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300547084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300562217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300579180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300595280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300611623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300626816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300642521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300658418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300674066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300690015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300705665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300721993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300737720] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300753922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300769421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300784521] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300800159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300815258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300831556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300846600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8300862890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8300878583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8300895060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300910135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8300925230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8300940806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8300956413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8300972319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8300987433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301003789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301020860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301037155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301052281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301067427] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301083566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301098743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301114656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301129774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301146638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301162396] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301178617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301193766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301209194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301225035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301240421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301256393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301271919] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301290099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301305948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301322227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301337826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301353038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301368696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301383851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301400174] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301415347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301432336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301448971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301466970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301482245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301497474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301513194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301528825] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301544772] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301559929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301576326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301592622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301608990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301624236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301639839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301655574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301670851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301686831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301702526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301719480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301735403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301751781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301767752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301783018] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301798728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301813900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301831051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301846296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8301862762] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8301878683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8301896218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301912181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8301927799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8301943439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8301959206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8301975131] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8301990250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302006666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302022970] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302039257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302054446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302069626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302085580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302100798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302116706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8302131824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302148761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302164575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302180843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302195995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302211499] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302227186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302242382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302258325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8302274220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302290689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302307526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302323887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302339557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302354769] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302370448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302385605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302401905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8302417071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302433469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302449303] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302465886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302481044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302496181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302511829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302527662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302543605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8302558769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302578993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302596030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302612432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302627598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302643613] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302659316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302676231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302692347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8302710697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302729540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302747162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302763920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302779907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302795196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302810965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302826207] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302842970] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8302858202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8302874978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8302891484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8302907984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302923329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8302938680] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8302954851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8302970191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8302986302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303001593] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303018653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8303034556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8303050964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303066232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8303081923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8303097722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303113006] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303129059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303144769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303161300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8303177704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8303194051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303210711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8303226064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8303241761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1552,15520000,10000,0,0,256,5,44051,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8303292484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303308544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303323719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303341717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8303357802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8303374209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303390654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8303406799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8303422532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303437710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303461460] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303541004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303559180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8303575390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8303592935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303608385] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8303623904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8303640201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303655810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303671991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303688440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303708187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8303727021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8303744439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303761868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8303778578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8303794310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303817216] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303834336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303849901] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8303866622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8303882625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8303905569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303921027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8303936582] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8303952863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8303968325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8303984490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8303999861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304016919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304033634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304050065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304065418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304081166] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304097164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304112410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304128443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8304144016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304160656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304176477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304193049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304208582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304223784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304239384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304254510] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304270802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8304286196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304302595] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304318405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304335044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304350404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304365609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304381262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304396756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304412768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8304427963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304444419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304460600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304477081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304492250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304507425] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304523433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304538566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304554479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8304569595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304586358] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304602175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304618442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304633612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304649120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304665044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304681676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304701419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8304720605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304737816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304753807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304771475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304787004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304802365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304818136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304834189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304850616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8304865933] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8304882554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8304899652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8304916181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304931460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8304946799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8304963103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8304978410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8304994445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305009729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305026545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305042484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305058823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305074064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305089609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305105315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305120538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8305136569] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305152123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305168601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305186266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305204052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305221424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305238955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305256628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305273474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8305290225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305306746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305325643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305345988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305366315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305383455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305400902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305417230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305432487] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8305448550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305464677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305481353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305497356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305513803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305529685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305544957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305560751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305576023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8305592623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305607877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305624395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305640808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305657256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305672526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305687891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305704209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305719511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8305735613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305750960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305768108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305784373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305800784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305816056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305831940] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8305847970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305865097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8305882443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8305907076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8305924148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8305940328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8305958613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8305974153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8305989734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306005705] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306022105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306038755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306054138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306070771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306088100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306104607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306120140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8306135488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306151964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306167276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306183376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306198704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306215710] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306231568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306247944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306263184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8306278967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306294799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306310086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306326200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306341947] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306358479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306374425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306391240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306406624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8306421955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306437773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306453671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306470009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306485296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306501815] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306518182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306534864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306550202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8306565502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306581707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306597003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306613082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306628354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306645265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306661452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306677904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306693265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8306709060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306725119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306740440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306756786] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306772464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306789035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306805042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306821512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306837234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8306852602] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8306868435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306883879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8306904599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8306923948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8306943852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8306962650] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8306979236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8306994571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307009992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307026655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307043976] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307063428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307079463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307096087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307112227] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8307128723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307144475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307160066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307175817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307191027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307207593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307223080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307239548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307255416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8307272205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307287407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307302623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307318297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307333917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307349938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307365140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307381554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307400833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8307417493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307433218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307448417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307465008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307480399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307496580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307511907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307529463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307545408] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1553,15530000,10000,0,0,256,5,44079,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8307597838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307613147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307629012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307647761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307663388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307679437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307694644] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307712271] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307728634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8307745190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307760907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307777517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307793421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307808797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307825008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307840925] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8307857586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8307873666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8307890741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307906450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8307921942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8307939788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8307958557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8307975511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8307991790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308008684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308025708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308042903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308058152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308073531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308090173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308105470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8308121571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8308137602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308154969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308170910] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308187309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308203267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308218775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308234493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308249698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8308266614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8308282789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308303330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308320300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308338187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308354599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308370152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308386011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308401841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8308418171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8308433417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308449926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308466582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308483094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308498354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308513618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308532778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308548642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8308565195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8308581259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308598043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308613963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308630349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308646180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308661397] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308677064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308692188] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8308708816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8308724286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308740746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308756599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308776078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308792354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308808357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308828822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308845052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8308862295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8308878275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8308896072] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8308912309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8308928770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308944057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8308960054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8308976473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8308993395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309010809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309033759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309052209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309069876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8309088947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309106136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8309123150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8309139000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309155362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309171445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309187007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309204412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309220395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8309236885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309252165] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8309268063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8309283799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309299042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309315024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309330695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309347138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309362999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8309379355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309395046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8309410541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8309426292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309441513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309458078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309473326] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309489838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309505742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8309523415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309538872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8309554143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8309569866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309585553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309601838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309617046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309633488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309649990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8309706704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309728127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8309749620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8309766553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309782050] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309798165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309813427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309830494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309846366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8309862958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309878175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8309895860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8309911659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8309926913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8309942915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8309958706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8309978156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8309994121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310010429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310026216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310097774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310114840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310130163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8310147046] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310162650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310179220] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310195044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310212085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310227497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310242716] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310258373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310274111] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8310290680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310306459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310322837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310342251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310358670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310373886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310389137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310409042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310424582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8310440522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310456325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310472726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310488745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310505018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310520738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310535996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310551673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310566843] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8310583284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310598472] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310614865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310630671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310647715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310663005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310678252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310693992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310710031] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8310726106] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310741345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310757849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310774321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310790711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310805964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310821320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310837594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310852839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8310868885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8310884296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8310901516] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8310917332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8310933622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310948786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8310965625] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8310981522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8310996660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311012571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311030900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311047392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311063533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311080376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311095652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311111200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8311126922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311142592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311158602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311173825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311190284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311206793] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311223190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311238463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311253740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8311270116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311285375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311301355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311316531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311333987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311350019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311366567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311381955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311398091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8311414211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311429473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311445518] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311461280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311478091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311494812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311512836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311530017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311546704] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8311563857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311581017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311598523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311615318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311633299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311650959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311667458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311682590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311697806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8311714220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311729415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311745381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311760563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311777503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311793546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311809824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311824993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8311840628] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1554,15540000,10000,0,0,256,5,44108,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8311890946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8311906377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8311922615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8311937832] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8311955077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8311971112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8311987649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312002878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312018749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312034496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312049747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312066091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312081928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312098447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312114561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312130940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312146727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312166911] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312182715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312198000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312214740] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312230035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312246551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312262474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312279598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312295037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312310174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312325834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312341866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312358075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312373221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312390157] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312406041] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312422427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312437791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312453611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312469394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312484854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312500824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312516657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312533142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312549019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312565346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312581059] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312596355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312612357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312627686] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312644133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312659422] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312676140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312691998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312708708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312723945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312739210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312754931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312770523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312786655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312801984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312818466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312834675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312851085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312866377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8312881642] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8312897756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8312912970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8312929003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8312944229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8312961069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8312977096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8312993599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313009081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313024715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313040432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313055726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313072173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313088042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313104746] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313120600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313136922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313152501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313167975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313183738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313199001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313215361] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313230605] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313247061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313262930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313279657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313294892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313310104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313325808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313341332] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313357316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313372502] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313388887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313405079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313421438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313436698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313452181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313468000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313483242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313499357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313514875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313531336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313547449] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313563817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313579366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313594677] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313610386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313625584] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313641972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313657199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313673846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313689759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313706471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313721744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313737010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313752775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313768282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313784297] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313799703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313816139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313832297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313848676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313863878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8313879109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8313895136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8313910422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8313926453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8313941695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8313958540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8313974463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8313990884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314006207] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314021786] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314037518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314052731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314069436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314088733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314107203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314123137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8314139865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314155144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314170685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314186457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314203377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314219613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314234907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314251404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314267816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8314284235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314299702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314314943] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314331533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314346839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314363087] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314378360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314395222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314411114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8314427520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314443038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314458784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314474551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314489787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314506393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314522157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314538696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314554838] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8314571256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314586893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314602169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314617914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314633244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314649778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314665136] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314681716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314697693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8314714839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314730209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314745554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314761352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314777161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314793302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314808651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314825284] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314841718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8314858230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314873538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8314888886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8314905303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8314920656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8314936785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8314952535] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8314969083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8314985355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315002057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315017831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315033231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315049322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315064679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315081655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315097044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315113662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315129639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315147166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315162570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315177916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315193714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315209491] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315225588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315241061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315257664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315274360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315295583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315311101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315326540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315342924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315358503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315374624] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315390434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315407093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315423073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315439551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315455371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315470736] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315486551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315501863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315518372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315533729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315550549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315566538] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315583407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315598809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315614182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315630055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315645856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315661971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315678142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315694717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315711115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315727651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315743186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315758549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315774792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315790184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315806331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315821664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315838549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8315854516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8315871122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315886384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8315902151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8315917945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8315933405] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8315949407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8315965043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8315981565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1555,15550000,10000,0,0,256,5,44136,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8316516663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8316533777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316549434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8316564905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8316581160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316596435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8316612799] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8316628112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8316645246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8316661233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8316677856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316693136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8316708858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8316724662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316740218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8316756318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8316772002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8316788507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8316804648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8316821051] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316836729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8316852831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8316868825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316884072] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8316900647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8316915935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8316932674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8316948610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8316965378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8316980670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8316995967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317011747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317027411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8317043479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8317058960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8317075458] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8317091873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8317108269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317123592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8317138930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317155332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317170644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8317186728] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8317257744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8317277306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8317303033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8317319627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317335789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8317351333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317367351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317382609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8317399138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8317465157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8317488711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8317504907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8317522058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317537589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8317553449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317569372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317585328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8317601509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8317617083] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8317634347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8317650704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8317667157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317682456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8317697721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317713880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317733403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8317749755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8317765468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8317782000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8317800400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8317817050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317832823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8317848144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8317863983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317879265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8317895813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8317911154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8317927666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8317943612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8317960458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8317975784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8317991121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318006939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318022710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318038804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318054362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318070895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8318087257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8318103890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318119503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8318134904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318151146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318166474] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318182595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318197952] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318214863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8318230855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8318247535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318262870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8318278590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318294466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318310570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318328617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318345329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318363398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8318380815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8318399254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318416005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8318464921] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318485576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318506140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318523210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318538626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318555200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8318571140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8318589747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318605120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8318620738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318636539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318652309] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318671377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318686734] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318703834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8318719732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8318789493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318805682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8318821571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318838005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318853402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8318869877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8318885317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8318902494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8318918605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8318935367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8318950731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8318969111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8318985076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319000527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319017341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319035766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319052469] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319068543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319085617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319104286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319119927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319135804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319151559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319167682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319183031] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319199604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319216317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319232740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319248313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319263649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319279954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319295306] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319311694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319327670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319344283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319360262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319376788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319392495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319407846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319423699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319439294] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319455769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319471049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319487537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319503393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319520172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319535454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319550748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319566700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319582346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319598396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319613626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319630300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319646629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319663006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319678264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319693526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319709649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319724895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319740928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319756141] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319773373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319789246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319805890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319821126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319836719] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319852481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319867793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8319883850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8319899408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8319915979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8319932111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8319948483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8319964093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8319979378] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8319995157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320010432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320026908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320042119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320058605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320074482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320091284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320106603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320122113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8320137878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320153466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320169482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320184672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320201192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320217403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320233790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320249061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320264605] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8320280551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320295837] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320312117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320327780] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320344272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320360165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320376542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320392794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320408042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8320423764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320439342] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320455747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320471024] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320487543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320503490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320520269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320535522] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320550862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8320566620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320582236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320598291] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320613579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320630118] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320646341] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320662737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320678191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320693407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8320709580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320724789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320740790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320756023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320772918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320788836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320805303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320820624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8320836237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1556,15560000,10000,0,0,256,5,44165,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8320886495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320902226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8320918212] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8320933463] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8320949959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8320966280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8320982667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8320997872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321013104] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321029234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321044485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321060524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321075759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321092540] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321108729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321125064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321140667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321155885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321171549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321186714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321203680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321218881] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321235324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321251180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321267834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321283051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321298325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321314297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321329889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321345878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321361064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321377505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321393746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321410094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321425294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321440518] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321456543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321471739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321487729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321502953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321519728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321540193] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321556723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321571977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321587564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321603288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321618731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321634776] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321650356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321666891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321683042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321699464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321715136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321730399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321746104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321761317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321778184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321793414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321809936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321825837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321842591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321857846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8321873332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8321889078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8321904668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8321920734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8321935951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8321952717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8321968566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8321984891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322000334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322015953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322031730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322046986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322063024] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322078626] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322095134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322111033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322127357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322142955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322158253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322174002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322189256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322208631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322223934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322240468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322256322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322273070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322288362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322303603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322319577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322335108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322351124] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322366330] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322382834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322398999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322415354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322430592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322446168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322462447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322477602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322493580] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322508946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322525837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322541726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322558062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322573489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322589167] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322604821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322620027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322636031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322651568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322668037] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322684086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322700447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322716138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322731314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322746994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322762160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322778473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322793660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322810094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322825949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322842663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322857885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8322873101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8322888796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8322905252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8322921319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8322936521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8322953462] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8322969314] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8322985663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323000885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323016501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323032225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323047452] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8323063687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8323079248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8323095721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8323111835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8323128221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323144120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323159421] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323175197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323190696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8323207186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8323222445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8323238979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8323255470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8323272388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323287646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323302978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323318745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323334636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8323350639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8323365812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8323382216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8323398426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8323414808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323430060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323445309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323461410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323476683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8323492690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8323551687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8323568635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8323590890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8323607570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323623171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323638659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323654968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323670263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8323686331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8323702103] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8323718729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8323734697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8323751231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323766973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323782251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323798012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323816127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8323832701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8323847953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8323864550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8323883751] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8323900612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323915875] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8323931156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8323972340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8323990790] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324008878] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324027046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324043991] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324060044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324077190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324092691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324108248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324124078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324139718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324155943] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324171246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324187824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324204259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324220827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324236169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324252357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324268722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324284035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324300155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324316097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324333258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324349125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324365467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324380879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324396536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324412254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324427464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324443655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324459212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324475699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324491539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324507888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324524078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324539271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324554923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324570100] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324586490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324601673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324618097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324633921] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324650576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324665777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324681015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324697170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324713028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324728972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324744090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324760720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324776885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324793137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324808303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324823520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324839445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324854533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8324870409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8324885730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8324902434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8324918196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8324934452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324949586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8324965083] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8324980734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8324995909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325011856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1557,15570000,10000,0,0,256,5,44193,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8325062342] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325079317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325095111] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325111384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325126510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325142037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8325157647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325172792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325188697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325204464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325220871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325236665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325253129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325268618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325283785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8325299412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325314568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325330802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325345904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325362255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325378235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325394801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325409962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325425151] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8325441027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325456479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325472407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325487529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325503902] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325519989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325536284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325551427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325566790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8325582765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325597944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325613911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325629186] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325646063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325661814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325678086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325693239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325708839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8325724510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325739649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325755546] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325771063] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325787371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325803107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325819321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325834856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325849959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8325865745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325880847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8325897462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8325912599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8325928949] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8325944937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8325961544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8325976661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8325991826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326007433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326022892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326038820] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326053938] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326070493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326086623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326102906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326118088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326133507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326149689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326164796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326180735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326195853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326213626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326229440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326245706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326260887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326276524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326292189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326307340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326323273] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326338722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326355136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326370975] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326387502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326402993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326418195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326433874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326449074] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326465357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326480516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326496930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326512713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326529754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326544924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326560147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326575840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326591523] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326607496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326622690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326639121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326655239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326671548] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326686734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326702385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326718061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326733222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326749232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326765028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326781453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326797279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326813564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326829322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326844501] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8326860173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326875344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8326891613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8326906768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8326923204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8326939071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8326956001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8326971159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8326986371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327002024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327017548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327033485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327048611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327064997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327081180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327097422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327112555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327127692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327143726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327158920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327175186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327190301] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327207061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327222884] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327239202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327254427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327269978] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327285690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327300884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327317081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327332608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327349108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327364963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327381329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327396854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327412066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327427756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327443081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327459501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327474710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327491189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327507032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327523784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327539006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327554236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327569960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327585550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327601491] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327616672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327633066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327649241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327665549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327680750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327695938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327712226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327727429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327743372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327758543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327775286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327791119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327807441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327823484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327839458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327855149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327870343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8327886299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8327901837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8327918390] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8327934328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8327950702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8327966225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8327981449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8327997133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328012328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328028612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328043769] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328060168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328075952] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328092684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328107896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328123117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328138814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328154343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328170325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328185499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328202235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328218065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328234378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328249584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328265225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328280930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328296167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328312201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328327786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328344188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328360022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328376293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328391854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328407023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328422688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328437882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328454206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328469385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328485799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328501839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328519327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328534720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328550087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328565886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328581597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328597660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328612951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328629546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328646037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328662462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328677775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328693069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328709345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328724634] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328740681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328755946] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328772782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328788659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328805080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328820369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328835977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328851728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328867000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8328883004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8328898532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8328915062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8328930996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8328947416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8328963049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8328978408] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8328994221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329009579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329026086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329041398] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329057920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329073830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329090609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329105885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1558,15580000,10000,0,0,256,5,44221,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8329155170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8329171039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329186545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329203292] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329218486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329234955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329250782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329267485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329283387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8329298618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8329314338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329330193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329346182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329361392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329377807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329394018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329410277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329425454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8329440633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8329456666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329471848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329487813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329502964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329519937] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329535711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329552003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329567211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8329582790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8329598480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329613745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329629755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329645581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329662030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329677856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329694177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329709726] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8329724954] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8329740635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329755834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329772252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329787405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329803857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329819692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329836846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329852041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8329867280] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8329882998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329898748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8329914766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8329929948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8329946407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8329962601] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8329978973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8329994182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330009653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330025678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330040880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330056870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330072102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330088955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330104827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330121187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330136634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330152182] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330167847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330183029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330199034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330217166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330233616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330249433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330266706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330281953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330297720] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330313347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330329069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330345112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330360295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330376832] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330393265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330409501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330424642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330439796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330455735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330470913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330486861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330502656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330519611] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330535404] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330551704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330566863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330582409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330598158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330613429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330629470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330645204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330661684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330677570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330693910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330710201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330725510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330741227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330756453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330772898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330788109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330804573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330820476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330837401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330852668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8330867920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8330883613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330900004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8330916442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8330931895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8330949181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8330965525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8330981820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8330996984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331012416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331028590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331047223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331066316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331085377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331102097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331119430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8331135938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331151913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331167574] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331184591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331199983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331216903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331232213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331248736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331266002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8331282421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331297664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331312964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331331161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331350691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331370658] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331387664] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331406881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331422948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8331439326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331455079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331470504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331486270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331501466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331517813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331533030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331549454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331565302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8331582213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331597426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331612647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331628970] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331644696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331660745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331675957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331692396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331709654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8331726071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331741296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331756529] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331772582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331787771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331803735] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331818895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331835865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331851746] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8331868793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331884033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8331899831] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8331915501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8331930662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8331946595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8331962073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8331978433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8331994215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332010443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332026011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332041183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332056846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332072025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332088282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332103459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332119878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332135694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332152574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332167744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332183307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332198964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332214550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332230485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332245588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332261965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332278375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332294643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332309788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332324927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332340887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332356003] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332371894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332387008] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332403901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332419710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332435993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332451168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332466682] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332482372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332497533] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332513595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332529563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332545947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332561743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332578676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332593933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332609207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332624895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332640418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332656346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332671523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332687903] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332704039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332720342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332735572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332750818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332767044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332782232] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332798199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332813360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332830065] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332845894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8332862214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332877409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8332893262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8332908961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8332924096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8332940055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8332955560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8332972168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8332988089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333004386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333019915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333035692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333051301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333066417] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8333082965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333098176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8333114568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8333130362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333146948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333162117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333177571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333193648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333209261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1559,15590000,10000,0,0,256,5,44250,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8333259746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333275528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8333291999] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8333307827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333324114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333339761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333355023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333370777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333386033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8333402648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333417894] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8333434315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8333450148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333467063] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333482288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333497530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333513266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333528925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8333544929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333560095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8333576559] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8333593016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333609335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333624572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333640126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333655921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333671146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8333687162] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333702773] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8333719457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8333735302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333751607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333767394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333782868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333798659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333813935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8333830225] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333845444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8333862288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8333878159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8333895059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333910282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8333925539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8333941287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8333956817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8333972827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8333988007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334004482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334020619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334036914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334052078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334067234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334086107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334104277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334121277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8334137647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334155217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334171151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334187537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334203626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334219098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334235338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334250789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334267456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8334283028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334300246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334316242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334333263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334348592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334363919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334379754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334395643] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334412000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8334427332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334443891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334461434] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334478192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334493845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334509202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334525638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334541620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334557750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8334573075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334590127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334606121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334622554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334637899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334653914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334669807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334685172] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334701279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8334717198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334733828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334749842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334766754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334782122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334797474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334813312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334828971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334845172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8334860509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8334877069] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8334893451] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8334910655] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334926251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8334941638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8334958429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8334973727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8334990071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335005397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335022294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335038266] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335054773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335070079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335085957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335101848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335117233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8335133386] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335149180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335165851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335181898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335198674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335218134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335234763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335250539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335266275] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8335282381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335297643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335314158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335330833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335347502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335362675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335377854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335393935] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335409095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8335425034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335440143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335456895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335473005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335489301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335504491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335520048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335535731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335550944] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8335566902] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335582429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335599015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335614828] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335631114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335646671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335661905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335677585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335692756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8335709090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335724354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335740802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335756667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335773336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335788571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335803784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335819457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335834977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8335850895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8335866060] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8335884236] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8335902070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8335919981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335936664] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8335953770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8335971242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8335987906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336005472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336022592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336040897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336058348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336076289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336093346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336110025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8336127226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336144224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336161788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336178512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336196893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336214985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336232997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336250071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336267246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8336284621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336301422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336319044] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336336369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336354555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336372129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336390540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336407402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336424273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8336441644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336458794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336476648] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336493417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336511567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336529626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336547596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336563011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336578698] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8336594888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336610198] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336626286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336641963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336658696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336674644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336691037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336706684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336722122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8336737898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336753176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336769561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336784824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336801345] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336817262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336833959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336849508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8336864848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8336880681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336896292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8336912406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8336927706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8336944258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8336961116] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8336977607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8336992911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337008243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337024520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337039893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337056036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337071324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337088309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8337104272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8337120737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337136049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337151800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337167622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337185231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337205428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337222518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337239088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8337254906] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8337273111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337288354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337303651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337319346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337335680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337351747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337366935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337383317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8337399742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8337416111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1560,15600000,10000,0,0,256,5,44278,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8337465921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337481275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337496993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337512226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337529190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337544445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337561624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8337581621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8337600311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337615722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337631144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337648099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337663693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337679845] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337695183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337713989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8337730221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8337746665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337761896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337778790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337794577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337809786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337825748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337841428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337858015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8337873787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8337890432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337905553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8337920676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8337936304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8337951451] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8337968395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8337983539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8337999930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338016029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338032475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338047605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338062705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338078608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338093730] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338109632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338124786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338141472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338157465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338173747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338188895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338204713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338221117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338236376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338252377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338268056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338284633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338300819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338317210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338332798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338348293] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338364014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338379226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338395589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338410993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338427434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338443315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338460043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338475271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338490497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338506209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338521761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338538008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338553217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338569655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338585826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338602208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338617401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338633074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338649184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338664598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338680586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338695789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338712616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338728784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338745198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338760519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338776128] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338791871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338807125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338823153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338840900] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338857347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8338873513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8338890153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338905590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8338920777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8338936444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8338951611] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8338967979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8338983153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8338999566] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339015723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339032007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339047183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339062380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339078349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339093526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339109446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339124580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8339141925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339158087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339174396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339189587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339205237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339221546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339236741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339252657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339268225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8339284988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339300798] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339318724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339334864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339350181] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339365918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339381863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339398470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339413931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8339430433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339446380] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339463248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339478546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339493878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339509693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339528092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339544923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339560352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8339577932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339594247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339610788] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339626186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339642459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339658245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339673466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339689526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339705201] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8339721951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339737822] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339754227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339769864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339785086] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339800767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339815987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339832330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339847733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8339864182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8339879989] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8339897074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339912718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8339928105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8339943969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8339960501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8339976722] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8339992089] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340008701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340025140] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340041890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340057280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340072713] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340088843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340104091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340120109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8340135348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340152150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340168045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340184432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340199712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340215541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340231300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340246556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340262581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8340278462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340299145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340317834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340336478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340351893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340367333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340383124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340398923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340415178] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8340430496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340447060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340463357] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340479804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340495124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340510430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340526606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340542109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340558223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8340573516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340590669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340606844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340623317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340639134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340654850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340670652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340685933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340702328] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8340717618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340734399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340750941] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340767865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340783179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340798497] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340814305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340831037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340847169] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8340862468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8340878969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8340895301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8340911717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340926994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8340942303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8340958485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8340973772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8340989833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341005116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341021906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341037787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341054164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341069435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341085043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341101033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341116244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341132286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341147905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341164409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341180330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341196739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341212462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341228072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341243872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341259170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341275784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341291249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341308484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341324481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341341430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341356668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341372005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341387738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341403484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341419564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341434804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341451347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341467694] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341484315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341499572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341515369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341531201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1561,15610000,10000,0,0,256,5,44307,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8341581838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341597958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341613447] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341629977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341647026] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341663462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341678759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341694109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341710373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341725670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341741699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341756907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341773916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341790003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341806358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341821592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341837502] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341853239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341868480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8341884542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8341900350] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8341916874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8341932747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8341949142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8341964831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8341980146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8341996589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342011801] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342028441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342043657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342062275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342080301] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342096869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342112143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8342127539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8342143953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342159885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342179195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342197430] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342217694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342237465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342255512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342271959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8342287648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8342303527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342318852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342335626] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342350929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342367896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342386981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342407418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342425153] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8342440775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8342458585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342474373] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342490985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342506344] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342523885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342539961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342557806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342573145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8342588962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8342604767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342620556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342641933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342661575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342680165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342698575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342716458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342731812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8342747270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8342763093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342779375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342795670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342810915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342827817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342843744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8342860116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342875411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8342891077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8342906881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8342922771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8342938846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8342954439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8342970933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8342986837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343004020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343020453] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343038563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343057551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343073663] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343092958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343108972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8343125837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8343143326] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343159963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343175636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343191157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343207866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343223256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343239477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343254821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8343272026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8343288059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343304584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343319940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343335858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343351766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343367110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343384205] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343399936] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8343418829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8343436508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343454033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343469384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343484812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343501193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343521149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343540352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343556181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8343572782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8343589866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343606301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343621503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343636822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343653014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343668440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343684413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343700030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8343716807] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8343732824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343749104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343764586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343779920] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343796579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343811788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343828210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343843410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8343860906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8343876874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8343893759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343908993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8343924246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8343939959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8343955527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8343971529] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8343986960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344003408] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344019673] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344036050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344051269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344067148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344083122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344098350] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344114566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344129758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344146530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344162336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344178925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344194159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344209918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344225628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344240814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344256811] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344272357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344288837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344304713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344321040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344336628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344351950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344367727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344383009] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344399401] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344414653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344431192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344447149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344463867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344479343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344494621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344510380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344525952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344542013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344557309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344573882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344590395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344606859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344622203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344637561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344653848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344669273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344685298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344700517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344717438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344734432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344750843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344766669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344781946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344797704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344812904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344829399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344844809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8344861644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8344877640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8344894543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344909908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8344925273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8344941089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8344956705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8344972706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8344988172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345004553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345020681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8345037026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345052274] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345067523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345083557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345098742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8345114737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345129918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345146644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345162516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8345179086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345194332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345209905] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345225634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345240838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8345256805] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345272368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345288897] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345304868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8345321166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345336657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345352002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345367807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345383037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8345400032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345415283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345431803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345447686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8345464343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345479594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345494843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345510583] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345526202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8345542472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345557686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345574152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345590721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8345607074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345622289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345639097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345655376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345670765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8345686692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345702143] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345718715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345734688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1562,15620000,10000,0,0,256,5,44335,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8345785662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345800998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345816290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345832422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345847705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8345863985] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8345879261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8345896203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8345912174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8345928660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345944013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8345959728] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8345975516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8345991014] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346007064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346022643] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346039181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346055373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346072551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346088188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346103538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346119392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346134744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346151132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346166475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346183042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346199009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346217078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346232291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346247513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346263222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346278852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346294863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346310057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346326513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346342689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346359219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346374440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346390897] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346406681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346421953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346437991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346453714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346470226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346486343] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346502727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346518532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346533803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346550160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346568963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346588324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346605237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346621797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346637591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346654613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346669827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346685070] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346700747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346716299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346732435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346748170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346764987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346780797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346797069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346812270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346828248] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346844409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346859598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8346875723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8346891401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8346908664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8346924916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8346941404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8346957235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8346972610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8346988433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347003793] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347020548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347035910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347052513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347068455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347085289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347101338] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347116562] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347132215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347148060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347164041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347179428] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347195957] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347212482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347228980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347244239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347259579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347275773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347291002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347308777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347323962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347341183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347357160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347373820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347389613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347405073] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347421368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347436490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347452906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347467996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347484310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347500072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347516791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347532067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347547388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347563209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347578889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347595009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347610273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347626996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347643345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347659765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347675058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347690382] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347706690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347722018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347738334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347753608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347770555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347786530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347802947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347818278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347833957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347849806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347865141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8347881253] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8347896998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8347913544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8347929718] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8347946151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8347961878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8347977216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8347993027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348008317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348025906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348041220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348058025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348074032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348091049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348106431] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348121768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8348137629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348153284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348169284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348184481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348200916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348217121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348233703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348248904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348264110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8348280185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348295404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348311449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348327654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348344845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348361118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348377668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348393661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348409144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8348425186] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348440494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348456988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348472280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348488852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348504810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348521695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348537026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348552381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8348568190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348583876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348600053] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348615394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348631988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348648725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348665917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348681245] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348696581] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8348713912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348729262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348746349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348761600] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348779304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348795358] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348811855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348828005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348843522] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8348859502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348874964] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8348891762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8348907105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8348923722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8348939712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8348956791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8348972114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8348987563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8349003379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349019303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349035367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349050639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349067140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349083713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349100231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349115612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8349130995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8349147293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349162672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349178810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349194161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349211307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349227296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349243969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349259320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8349275121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8349290959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349306277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349322395] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349338208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349354845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349370862] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349387347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349403273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8349419292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8349435039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349450258] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349466644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349481889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349498431] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349514802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349531314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349546617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8349562136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8349578318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349593569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349612583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349630682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349650051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349669330] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349688473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349707133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8349722623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8349738358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349753569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349770526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349785978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349802593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349818524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8349835466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349850695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8349866309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1563,15630000,10000,0,0,256,5,44364,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8349918433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8349933925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8349950732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8349966798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8349983238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8349999508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350016194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350031304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350046470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350062325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350077769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350093666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350108799] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350126051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8350142262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350158517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350173673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350188839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350209424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350224642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350240797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350256494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350274262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8350290162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350306520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350321740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350337541] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350353282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350368497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350384520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350401291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350417799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8350434340] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350450675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350466366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350481594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350497514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350512715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350529241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350544404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350560800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8350576600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350593464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350608670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350623950] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350640211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350655447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350671477] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350686705] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350703723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8350719646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350736030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350751527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350767792] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350783510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350799557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350815628] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350831570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350848114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8350863971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8350880316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350895935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8350911298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8350927285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8350942485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8350959009] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8350974197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8350990612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351006665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351023560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351038739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351053957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351069691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351085512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351101915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351117305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351133717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351150133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351166484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351182015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351197353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351213761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351229254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351248103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351263363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351280931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351296790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351313399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351328910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351344246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351359988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351375154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351391430] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351406544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351422929] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351438700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351455352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351471301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351486545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351502249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351517780] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351533779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351548966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351565391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351581534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351597830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351613023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351628222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351644278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351659441] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351675403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351690573] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351707425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351723732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351740047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351755253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351770839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351786487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351801648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351817790] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351833272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351849686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8351865515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8351881779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351897392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8351912587] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8351928264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8351945326] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8351961894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8351977097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8351993546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352009407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352026097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352041283] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8352056532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8352072256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352087824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8352103827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352119805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352136245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352152400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352168740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352184179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8352199424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8352216977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352233689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8352251214] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352268265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352286283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352303633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352321726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352338669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8352355333] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8352372737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352389630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8352407252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352425171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352447381] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352468074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352487379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352504038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8352523335] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8352540809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352557816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8352575583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352593054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352611320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352629110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352649740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352672172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8352693832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8352714572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352731369] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8352749036] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352766555] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352785539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352802965] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352821163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352838468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8352855137] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8352872457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352887606] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8352904216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8352920081] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8352936590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8352952936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8352969258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8352985073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353000515] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353016823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353032023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353048567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353066991] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353086476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353102399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353118657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353134062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353149876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353165516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353180616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353196757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353212278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353228632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353244384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353260625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353276163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353291332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353306956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353322300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353338600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353355067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353371515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353387505] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353404260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353420148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353435318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353450828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353466553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353482381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353497651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353513956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353530021] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353546769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353562010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353577532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353593116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353608174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353624035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353639090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353655809] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353671555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353687957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353703377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353718479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353734035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353749110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353765375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353780471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353796784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353812766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353829310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353844399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8353859492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8353875311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353890746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8353906666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8353921785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8353938124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8353954212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8353970439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8353985550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354000878] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354016847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354031983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354047866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354063137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354079726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1564,15640000,10000,0,0,256,5,44392,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8354129439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8354146286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354161454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354176678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354192565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354208420] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354224696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354239819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354256209] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8354272332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8354288612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354303762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354319147] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354335198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354350462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354366394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354381531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354398287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8354414064] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8354430320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354445487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354461076] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354476697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354491842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354508008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354523559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354539908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8354556137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8354573208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354589384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354604806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354620696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354636184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354652615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354668325] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354685437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8354702077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8354719031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354734282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354749775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354766661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354781965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354798085] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354813320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354830557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8354846470] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8354862866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354879137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8354895549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8354911421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8354926688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8354942823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8354958733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8354975281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8354991265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355007658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355023474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355038772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355054518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355070053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355086572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355101755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355118158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8355133993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355150758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355166013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355181253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355196996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355212739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355228747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355243961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355261305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8355280037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355296599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355311838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355327890] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355343684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355358954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355375158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355391105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355407620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8355423490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355440033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355455602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355470812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355486479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355501630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355518011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355533182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355550400] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8355566176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355582913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355598104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355613314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355629016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355644608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355660610] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355675800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355692475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8355708682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355725021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355740251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355755750] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355771914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355787133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355803093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355818296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355835138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8355851036] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8355867336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355882601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8355898358] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8355914100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8355932042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8355951524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8355969669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8355986324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356002212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356019618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356034926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356050418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356066129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356082145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356098176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8356113383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8356129825] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356148247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356168550] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356186990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356206631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356223174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356240427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356256914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8356272926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8356289534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356305465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356321909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356337511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356352752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356368457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356384367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356401008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8356416273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8356432782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356448707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356466317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356481501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356496669] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356512321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356529517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356549816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8356568997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8356590106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356606074] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356622741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356638229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356654188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356669912] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356685060] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356701004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8356716551] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8356732982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356748806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356765781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356780955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356796156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356811851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356828134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356844153] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8356859278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8356875656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8356892423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8356909410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356925359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8356940617] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8356957387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8356972655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8356988751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357004019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357021572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357037499] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357053968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357069465] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357085463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357101364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357116604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357132874] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357148554] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357165062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357181001] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357197353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357212945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357228143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357243798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357258987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357275439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357290745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357307152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357323043] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357339762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357354967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357370169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357386083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357401930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357417903] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357433100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357449508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357465787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357482179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357497444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357512691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357528809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357544026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357560045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357575249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357592940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357608804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357625099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357640936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357656213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357671930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357687124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357703509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357718680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357735125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357750981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357767948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357783201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357798466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357814437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357832024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357848149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8357863414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8357879933] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8357896525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8357912819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357927941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8357943134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8357959203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8357974371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8357990339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358005494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358022443] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8358038295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8358054634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358069861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8358085614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8358101377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358116575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358132784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358148390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358164787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8358180598] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8358196861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358213763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8358229026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1565,15650000,10000,0,0,256,5,44421,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8358284304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358299722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358315815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358331851] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358348475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8358364472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8358380996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358396755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8358412136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8358427962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358443397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358460034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358475910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358492448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8358508318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8358525363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358540772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8358556109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8358572147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358587850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358603893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358619145] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358635826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8358652072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8358668445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358683705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8358698983] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8358715108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358730421] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358746531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358761825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358778739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8358794680] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8358811072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358826554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8358842292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8358858055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8358873284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8358889522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8358904883] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8358950898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359001254] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359021302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359036463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359051691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359067413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359083214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8359099063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8359114122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359130374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359146488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359162695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359177716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359192799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359209253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359224337] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8359240206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8359255307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359272255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359287992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359304191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359319258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359334901] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359350473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359365553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8359381416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8359397109] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359413459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359429239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359445477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359460981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359476129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359491739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359506856] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8359523385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8359538444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359554730] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359570668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359587175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359602230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359617303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359632854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359648289] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8359664775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8359679886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359696465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359712551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359728769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359743883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359759215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359776670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359796016] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8359817788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8359840997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8359864675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8359886539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8359910114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359930093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8359952991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8359973174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8359990372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360006548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360023419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360039985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360055755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360072286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360087843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360106267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360124230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360141746] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360157838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360173023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360189660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360206150] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360222471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360237537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360252722] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360268923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360284035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360299927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360314995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360331970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360347766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360363984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360379118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360398242] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360414014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360429210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360445172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360460880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360477410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360493304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360509696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360525323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360540570] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360556465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360571743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360588242] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360603458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360619932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360636274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360653139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360668386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360683690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360699464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360716042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360732241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360747484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360764178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360781025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360797423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360812667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360828796] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360844568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360859796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8360875827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8360892285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8360908727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8360924519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8360940829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8360956903] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8360972134] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8360987834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361003069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361019925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361035844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361052319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361068753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361086209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361101476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361116675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361132384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361148184] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361164220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361179457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361195932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361212252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361228555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361243767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361259016] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361275192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361290406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361306396] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361321606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361338305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361354091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361370363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361385733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361401315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361417032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361432235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361448222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361463895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361480325] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361496151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361512458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361528003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361543201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361558860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361574247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361590602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361605905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361622310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361638379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361655093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361670285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361685487] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361701168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361717108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361733038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361748158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361765175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361780994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361797281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361812475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361828002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361844146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361859329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8361875252] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8361890796] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8361907191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8361923023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8361939305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8361954899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8361970354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8361986037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362001243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362017713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8362032845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362049223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362064997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362081915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362097084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8362112241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8362127891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362143394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362159300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8362174405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362190771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362208641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362229114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362244323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8362259509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8362275782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362292007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362308236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8362323476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362340410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362356211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362372501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362387995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8362403631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8362419284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362434472] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362450683] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1566,15660000,10000,0,0,256,5,44449,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8362500218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362517084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362532840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362549043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362564151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8362579739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8362595325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362610447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362626310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8362641963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362658304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362674035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362690251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362705668] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8362720799] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8362736389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362751493] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362767913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8362783051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362799430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362815232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362832637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362847803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8362862947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8362878566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362894039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8362910982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8362926139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8362942476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8362958699] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8362975013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8362990190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363005400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363022588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363037756] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363053702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363069171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363086144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363102054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363118394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363133619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363149394] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363165077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363180240] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363196179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363211848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363228324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363244200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363260519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363276363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363291591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363307222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363322427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363339079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363354227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363370601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363386385] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363402989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363418113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363433254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363448910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363464430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363480368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363495493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363511918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363528347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363545456] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363560793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363576157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363593126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363608287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363624277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363640057] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363656500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363672379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363688694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363704613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363719924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363735987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363751219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363767629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363782850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363799320] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363815175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363832100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363847334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8363862591] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8363878338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363893956] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8363909999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8363925269] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8363941738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8363958217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8363974533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8363989706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364004917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364020937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364036174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364052136] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364067273] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364084003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364099871] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364116193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364131368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364147111] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364162811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364178052] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364194051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364210651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364227151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364243084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364259463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364275363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364290763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364306631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364321973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364338398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364353685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364370240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364386566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364403494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364422644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364437900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364454129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364470287] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364486317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364501484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364518410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364534264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364551135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364566319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364582048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364597771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364612959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364628932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364644812] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364661254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364677093] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364693401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364709246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364724405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364740110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364755261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364771604] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364786736] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364803761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364819617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364836552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364851742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8364866912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8364883447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364899128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8364915018] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8364930135] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8364946496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8364962926] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8364979177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8364994295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365009445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365025624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365040781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365057398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365074066] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365094188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365111507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8365130097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365147638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365163510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365179375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365194574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365211997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365227165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365243580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365259345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8365276180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365291370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365306555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365322261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365338212] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365354145] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365369317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365386101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365402401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8365418697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365433871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365449059] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365465471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365480617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365496599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365511727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365528777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365544655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8365560953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365576173] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365591779] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365608113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365626601] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365646892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365664669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365681216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365697083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8365714768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365730073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365746122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365761958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365778044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365794023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365809189] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365825583] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365842143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8365858473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365873700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8365888945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8365905404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8365920648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8365936644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8365952133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8365968701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8365984566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366000934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366016635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8366031839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366047518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366063847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366081315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8366096625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8366113140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366129042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366145984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366161275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8366176561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366192339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366208215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366224310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8366239581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8366256116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366272321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366288666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366303833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8366319040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366335651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366350826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366366800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8366381963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8366398901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366415176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366431381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366446526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8366462121] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366477761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366492910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366508868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8366526651] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8366543076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366558897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366575180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366590746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1567,15670000,10000,0,0,256,5,44477,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8366645692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366663338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366679165] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366698283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8366716704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8366733465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366749428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366766743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366782070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8366797480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366813322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366829144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366845597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8366860807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8366877178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8366893662] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8366910197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366925397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8366940650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8366956877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8366972058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8366987993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367003157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367020290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367036179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367052527] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367067727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367086504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367102408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367118367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8367134387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367150184] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367166674] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367182536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367198901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367214771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367229941] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367245605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367260829] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8367277227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367292439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367308943] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367329618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367351227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367372941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367396103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367418532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367438679] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8367461219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367482268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367504083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367524667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367541294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367556640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367573044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367593477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367610692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8367627744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367645288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367662127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367678109] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367694742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367710814] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367726537] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367742338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367757625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8367774137] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367789639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367806144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367822129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367840196] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367855491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8367870868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8367886669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367902923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8367918807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8367933930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8367950286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8367966536] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8367982762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8367997905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368013060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368029344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368044494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368060424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368075576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368092690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368108686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368125113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368141054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368156347] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368172096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368187343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368203808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368219101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368235624] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368251560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368268900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368284504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368299907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368315827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368331595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368347696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368363009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368379553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368396988] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368415882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368431362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368448579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368466023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368481574] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368497818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368513837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368531425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368547509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368564010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368580660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368596164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368611903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368627078] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368644039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368659308] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368675796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368691648] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368708604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368723848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368739063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368754729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368770826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368786869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368802111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368818570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368835029] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368851428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368866713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8368882022] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8368898153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8368913455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8368929514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8368944778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8368961641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8368977526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8368993909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369009168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369024999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369040836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369056109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369072195] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369087890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369104608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369120501] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369136951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369152589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369167923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369184180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369199489] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369216082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369231372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369247940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369263902] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369280833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369296119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369311379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369327472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369342812] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369358892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369374197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369391061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369407287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369423720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369439005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369454636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369470617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369485924] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369501974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369517628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369534140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369550065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369566471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369582133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369597672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369613431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369631027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369649868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369667044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369686128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369703003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369719710] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369735054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369750386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369766641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369782219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369798355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369813653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369831778] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369847868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8369864891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369880215] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8369896116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8369912267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8369927662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8369943826] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8369964002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8369980353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8369995935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370011992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370027920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370042953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370058432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370073431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8370089762] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8370104729] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8370120926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8370136568] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370153184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370168181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370183214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370198731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370215596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8370231581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8370246739] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8370263147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8370279599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370295901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370311152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370326340] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370342379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370357579] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8370373554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8370388755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8370405780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8370421671] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370437925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370453417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370468630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370484304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370499490] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8370515783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8370531271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8370547694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8370563510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370580143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370595577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370610778] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370626503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370642055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8370658238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8370673402] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8370689860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8370706238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370726782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370742185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370757513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370773983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370789277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1568,15680000,10000,0,0,256,5,44506,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8370840410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8370855679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8370872499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8370888524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8370906663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370921923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8370937193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8370953743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8370969376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8370985285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371000464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371017736] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371033741] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371049928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371065029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371081638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371098201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371113387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371129326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371145479] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371161899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371177664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371193919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371210574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371225740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371241344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371256444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371273050] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371288408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371304759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371320549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371337123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371352458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371367590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371383184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371398604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371414480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371429613] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371445965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371462084] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371478568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371493701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371508829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371524856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371539955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371555879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371571052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371587773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371603561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371619856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371634968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371650665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371666278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371681411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371697306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371713000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371729383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371745175] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371761422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371777056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371792256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371807881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371823012] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371839410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371854772] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8371871350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8371887144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8371903967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371919072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8371934173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8371949803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8371965429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8371981603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8371996737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372013125] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372029311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372045864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372061010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372076174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372092251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372107433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372123367] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372138517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372155369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372171162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372187394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372202886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372218075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372233716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372248874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372265143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372280346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372296993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372312820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372329413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372346172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372361472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372377075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372392650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372408568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372423718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372440077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372456166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372472437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372487568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372502755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372518723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372534499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372550439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372565581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372582334] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372598133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372614398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372629572] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372645001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372660838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372675932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372691844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372707245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372723572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372739321] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372755531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372770950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372786133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372801720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372817199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372833566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372848917] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8372865246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8372881015] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8372897647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372912807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8372927993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8372943688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8372959230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8372975189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8372990346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373006726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373023604] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373040274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373055402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373070545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8373086763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373101932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8373117879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8373133033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373149729] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373165531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373181775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373197267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373212745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8373228658] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373243810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8373259763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8373275264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373292045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373307853] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373324059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373339806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373355718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8373371293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373386331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8373402666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8373417781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373434083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373449792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373466350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373481488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373496609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8373512177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373527615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8373543690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8373558788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373575111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373591684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373612097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373632318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373655461] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8373677996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373699338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8373721804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8373742492] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373766057] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373786807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373806021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373821433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373839992] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8373859383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373876274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8373893807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8373909234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8373926723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8373942556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8373959364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8373974583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8373990212] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374005876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374021545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374037506] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374052801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374069155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374085322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374101590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374116748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8374131985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374148052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374163368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374179234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374194311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374211801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374227918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374244208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374259382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8374275275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374291045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374306303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374322306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374338122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374354810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374370744] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374387069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374402700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8374418032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374433836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374449114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374465528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374480746] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374497226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374513095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374529766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374544997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8374560353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374576383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374592116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374608209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374623459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374640683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374656626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374673016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374688302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8374703994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374719828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374735128] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374751176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374768937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374787782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374805909] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374822903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374838978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8374855282] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8374871057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8374886228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8374902941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8374918401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8374934919] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8374950799] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8374967808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1569,15690000,10000,0,0,256,5,44534,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8375018685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375034045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375049836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375065095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375081503] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375096735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375113238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375129132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8375146534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375161731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375176970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375192646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375208378] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375224348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375239509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375255908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375272934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8375289300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375304526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375319755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375335759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375350860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375366711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375381820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375398489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375414235] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8375430447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375445593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375461038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375476636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375491763] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375507673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375523169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375539586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375555367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8375571639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375587160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375602362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375618028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375633179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375649450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375664578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375680970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375696801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8375714238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375729783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375745045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375763111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375781621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375800164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375815790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375833470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375849481] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8375866140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375881429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8375897577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8375913367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8375928759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8375946323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8375963530] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8375981591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8375998950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376017270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376033930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376050635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376067862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376085363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8376103304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8376120652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8376138728] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376156530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376174429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376191124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376208455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376225738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376242642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8376260202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8376277677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8376295944] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376313305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376331651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376348394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376365138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376382426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376399473] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8376417269] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8376433955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8376452333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376469716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376487608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376504273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376521493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376538735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376555399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8376572978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8376590072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8376608188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376625665] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376644004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376660740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376676577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376692380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376708106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8376724200] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8376739464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8376756066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376775795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376792706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376808310] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376824666] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376841855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376857036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8376873000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8376888148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8376905196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8376920999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8376937256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376952738] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8376968140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8376984478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8376999632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377016167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377034523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377051326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377067132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377083846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377098999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377114435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377130079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377145546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377161471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377176610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377195040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377211422] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377227714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377242881] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377258117] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377274344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377289531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377305547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377320678] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377339667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377355542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377372597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377387783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377403583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377419281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377434377] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377450289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377465756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377482105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377497868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377514151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377529676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377544835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377560493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377575652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377591913] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377607059] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377623422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377639399] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377655714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377670842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377685977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377701637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377717101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377733014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377748108] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377765204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377781005] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377797242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377812644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377828234] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377843896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377859044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8377874948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8377890512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8377907127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8377922920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8377939174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8377954692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8377969861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8377985690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378001137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378017442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378033062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378049454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378065173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378082003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378097169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378112533] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378128166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378143802] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378159718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378174844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378191219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378207428] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378223653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378238991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378254150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378270103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378285239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378301400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378316522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378333399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378349154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378365388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378380760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378396338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378411985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378427134] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378443095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378458618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378475043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378491042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378507330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378522839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378537995] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378553594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378568710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378585447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378600614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378617891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378633706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378651229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378666901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378682295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378697906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378713557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378729510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378744658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378761027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378777157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378793412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378808536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378823717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378839756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378854893] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8378870817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8378885955] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8378902774] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8378918787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8378937482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378953315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8378969004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8378984689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8378999863] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8379016428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8379031716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8379048270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8379064188] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8379081497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8379096647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8379112046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8379127713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1570,15700000,10000,0,0,256,5,44563,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8379661194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8379677939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8379693355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8379711249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8379727273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8379743717] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8379759011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8379775455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8379791223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8379806667] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8379822662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8379839078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8379855576] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8379871758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8379893320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8379913625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8379935603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8379959103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8379980940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380002360] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380023842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380046849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380067629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380088506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380103908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380119431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8380135494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380162340] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380180008] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380195965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380214193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380230275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380246909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380262303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380278348] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8380294313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380309918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380326110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380341896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380358539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380374836] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380392329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380407954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380423321] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8380439124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380455617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380471900] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380487448] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380503982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380520787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380537230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380552510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380567814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8380584585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380599841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380615852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380631038] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380648383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380664356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380681017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380696304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380712377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8380728161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380743448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380759512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380775603] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380792139] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380808290] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380824733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380840496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380855776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8380871528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380886765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8380903616] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8380918878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8380935348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8380951211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8380968453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8380983732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8380999240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381015473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381030709] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381046702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381062558] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381079533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381095387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381111736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381126951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8381143449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381159197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381174403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381190365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381205912] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381222234] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381238526] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381254841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381270454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8381285627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381301279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381316430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381332798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381347913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381364355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381380231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381396817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381411952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8381427154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381442814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381460684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381476699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381492437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381508860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381525654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381542065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381557296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8381572861] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381589166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381604414] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381620864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381636481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381653643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381669557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381686183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381701423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8381717171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381732924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381748191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381764634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381780023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381796536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381812439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381829288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381844542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8381859852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8381875872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381891627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8381908482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8381923762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8381940294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8381957240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8381973644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8381989081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382004317] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382020640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382035892] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382052144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382067392] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382084243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382100110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382116464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382131736] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382147813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382163590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382178881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382194969] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382212671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382229244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382245425] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382261834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382277530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382292892] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382308709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382324022] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382340522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382355830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382372585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382389655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382406754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382422085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382437752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382454143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382469481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382485562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382501072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382518260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382534157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382550545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382565813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382581922] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382597700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382612977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382629027] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382644744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382661231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382677090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382693476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382709166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382724398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382740352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382755560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382771860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382787076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382803551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382819418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382836089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382851293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8382866536] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8382882251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382897826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8382913827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8382929268] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8382945698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8382961817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8382978114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8382993305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383008519] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383024569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383039786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383055816] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383071039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383087799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8383103655] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8383119982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383135186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383150772] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383166467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383181881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383197877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383213343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383230561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8383246951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8383263307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383279093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383294407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383310226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383325538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383345143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383360542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383377105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8383393350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8383409682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383424871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383440306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383456326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383471566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383487559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383502753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383521353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8383537347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8383553648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383569119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383584967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383600688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383615900] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383633526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383650005] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383666666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8383682639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8383699077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383714994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383730328] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383746192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383761800] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383778391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383793636] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383810154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8383827760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1571,15710000,10000,0,0,256,5,44591,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8383879925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383895959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8383911365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8383927999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8383943456] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8383959933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8383975243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8383991826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384007824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384024607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384039920] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384055303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384071110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384086715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384102795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384118068] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384134609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384151105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384167530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384182816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384198105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384214354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384229645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384245944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384261162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384278153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384294091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384310496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384325766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384341373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384357096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384372534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384388549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384404140] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384420673] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384436803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384453802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384469054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384484314] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384500110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384515713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384531788] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384547086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384563630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384579931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384596605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384611857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384627153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384643343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384658656] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384674738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384690026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384707074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384723030] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384739474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384755005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384770655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384786407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384801646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384817654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384833213] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384849735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8384865692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8384882113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384898170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8384913821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8384929669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8384945203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8384961895] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8384977154] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8384993670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385009809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385026543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385041766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385057188] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385073378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385089002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385104942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385120352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385136763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385153086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385169501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385184795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385200089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385216285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385231583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385247709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385263662] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385280558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385296537] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385313182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385328892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385344292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385360117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385375448] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385391807] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385407071] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385423620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385439552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385456245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385471538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385486880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385502682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385518765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385536310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385551527] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385568167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385584424] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385600754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385615965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385631175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385647177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385662344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385678304] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385693455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385710164] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385726035] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385742360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385758137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385773935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385789734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385804977] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385821514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385837267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385853864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8385869860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8385886316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385901938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8385917286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8385933621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8385948954] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8385965388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8385980687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8385997239] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386013208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386029961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386045305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386060654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386076466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386094284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386110368] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386125657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8386142548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386159165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386175530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386190720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386208782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386224795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386240071] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386256152] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386271813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8386288321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386304238] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386320844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386336375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386351675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386367402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386382641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386398974] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386414234] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8386430699] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386446839] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386463835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386479095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386494373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386510365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386525871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386541865] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386557067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8386573567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386589814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386606455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386621857] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386637082] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386654162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386669406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386685404] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386700831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8386717838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386733762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386750060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386765742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386781027] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386796744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386812174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386828494] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386843669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8386860105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8386875916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8386892796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386908057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8386923330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8386939090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8386954689] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8386970738] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8386985983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387002486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387018687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387035056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387050321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387065583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387081730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387097001] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8387113074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8387128324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387145194] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387161089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387177483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387192742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387208319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387224034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387239292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8387255585] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8387271317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387287752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387303596] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387319883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387335579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387351005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387366680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387381879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8387398285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8387414975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387435712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387458939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387482253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387504046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387525893] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387547805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387567706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8387591223] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8387610162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387629310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387647071] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387663502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387679219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387698965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387719165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387734744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8387750800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8387766858] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387783448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387799298] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387815831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387831866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387847077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8387862675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387877798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8387894497] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8387909616] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8387925985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8387941964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8387958559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8387973686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8387989569] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1572,15720000,10000,0,0,256,5,44620,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8388039635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388054815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388070734] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388086249] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388102653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388118469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388134728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388150353] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8388165588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8388183830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388200649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388217921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388233105] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388249636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388266318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388282676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388297873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8388313145] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8388329264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388344427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388360355] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388375471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388392549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388408310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388424544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388439684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8388455159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8388470864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388486028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388501939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388517411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388533816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388549618] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388566113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388581627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8388596780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8388612461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388627869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388644306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388659455] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388677310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388693184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388709867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388724995] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8388740176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8388755823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388771243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388787143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388802284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388818847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388834897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388851161] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388866304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8388881458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8388897383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8388912512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8388928373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8388943501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8388960145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8388975900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8388992148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389007294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389022701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389038337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389053444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389069354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389084835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389101181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389116950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389133440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389148961] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389164153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389179803] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389195180] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389211598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389226798] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389243245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389259068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389275689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389290845] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389306040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389321905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389337603] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389353524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389368649] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389385031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389401165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389417445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389432589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389447759] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389463678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389478799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389495375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389510563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389527331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389543095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389559319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389574451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389590001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389605595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389620706] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389636602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389652062] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389671740] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389687587] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389704482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389719694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389734903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389750614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389766121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389782110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389798548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389816509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389835682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8389855675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389872368] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8389889079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8389906933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8389924081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8389941756] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8389958985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8389977167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8389994553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390013202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390028855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390044186] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390060777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390076292] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390092752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390107958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390124410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8390140586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390156938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390172157] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390187385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390206131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390221385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390237390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390252597] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390269466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8390285322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390301637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390317121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390332747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390348519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390363751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390379763] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390396120] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390412612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8390428506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390445086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390460768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390476019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390491732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390506931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390523350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390538575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390555040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8390570891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390587681] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390602963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390618221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390633987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390649742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390665748] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390681220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390697882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8390714864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390731201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390746388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390761818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390778296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390793570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390809639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390824871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390841724] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8390857594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8390873977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390889870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8390905130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8390920895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8390936131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8390952520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8390967759] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8390984235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391000113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391017054] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391034189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391049450] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391065061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391080781] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391096767] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8391111922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8391128331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391144797] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391161712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391177765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391193885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391210816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391226280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391242313] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8391257553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8391274565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391290476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391306874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391322106] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391337817] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391353995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391369152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391385120] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8391400885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8391417350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391433231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391449607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391465187] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391480503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391496288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391511570] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391527951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8391543202] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8391559709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391575641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391592367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391607608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391626895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391643133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391658353] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391674372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8391689584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8391716748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391753090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391772692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391787910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391803240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391818972] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391835065] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391851138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8391866356] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8391882794] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8391898983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8391915366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391930570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8391945790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8391962411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8391977608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8391993582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392008873] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392025757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392041660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392058715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392073925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392089540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8392105255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392120484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8392136486] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392152072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392168483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1573,15730000,10000,0,0,256,5,44648,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8392220135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392236487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392251653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392267370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8392283093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392298229] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8392314143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392331318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392354618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392370725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392387381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392403546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392419008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8392434857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392450182] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8392466792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392482092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392498616] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392514955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392531366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392546600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392561877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8392578003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392593312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8392609406] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392624654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392641528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392657466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392673863] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392689163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392704788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8392720604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392735932] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8392753072] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392768646] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392785143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392801062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392817441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392836646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392855553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8392871673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392886943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8392903962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8392919250] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8392935900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8392952148] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8392968746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8392984025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8392999330] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393015691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393030960] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393047039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393062328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393079215] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8393095134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393111512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393126770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8393142436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393158201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393173479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393189540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393205197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393221705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8393237628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393253989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393269893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8393285339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393301137] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393316463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393333235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393348615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393365227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8393381220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393398120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393420346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8393435805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393452249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393467742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393514798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393530921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393547502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8393563493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393580592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393595899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8393611292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393627075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393643140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393659265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393674512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393691007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8393707705] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393724074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393739306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8393759546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393775936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393791438] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393807528] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393826639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393843706] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8393859612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8393877815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393896533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8393911977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8393927813] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8393943123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8393960186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8393975469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8393992186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394008171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394025377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394040678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394056002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394071758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394087471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394103549] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394118811] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8394136156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394152715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394169142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394184409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394199697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394217352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394232786] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394248950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394264619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8394281332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394297373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394313888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394329888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394345297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394361174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394376548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394393436] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394408784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8394425388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394441406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394458291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394473704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394489143] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394505098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394520870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394537041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394552423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8394569085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394585485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394602014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394617390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394632795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394649013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394664415] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394680588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394695954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8394713135] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394729161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394745682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394761104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394777080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394792957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394808512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394824633] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394840405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8394857213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8394874809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8394895966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394911407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8394926813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8394942653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8394959145] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8394975322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8394990635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395007317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395023995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395040436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395055698] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8395071066] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8395087313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395102638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395118714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395144793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395161478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395177362] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395193736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395232224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8395256555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8395273410] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395294103] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395310341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395325929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395343090] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395359055] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395375523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395391257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8395406790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8395422534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395437795] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395454215] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395469539] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395486127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395503732] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395520767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395536594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8395551829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8395570589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395586600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395602707] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395617995] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395667738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395686765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395704846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395720414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8395735820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8395751513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395767063] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395783337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395798623] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395815012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395831183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395847401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395862530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8395877672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8395893591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8395908715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8395925339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8395940569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8395957573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8395973644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8395989928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396006038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396022173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8396041256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396060384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396078229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396093584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8396110265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396126182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396143484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396160315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396175835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8396191604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396207921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396224081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396239311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8396256655] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396273124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396289382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396304512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396319660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8396335721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396350901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396366844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396382006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8396398803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396414635] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396430950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396446161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396461715] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1574,15740000,10000,0,0,256,5,44677,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8396511384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396526985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396542957] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396558393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8396578977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396597230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396615558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396630811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396646843] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8396662522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396677699] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396693677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396709298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8396726006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396742382] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396758701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396774762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396790053] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8396806261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396821528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396838099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396853374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8396870500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8396886329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8396903360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396918624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8396934527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8396950214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8396966242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8396982236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8396997454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397013900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397030504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397046815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397062006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397077707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397093692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397109666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397125682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397141534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397158013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397173889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397190248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397205963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397221218] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397236894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397252102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397268435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397283685] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397300114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397315986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397332699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397347933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397363131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397378817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397394324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397410539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397425745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397442182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397458339] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397474921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397490132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397505387] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397521567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397536738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397552726] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397567921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397585019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397601144] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397617464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397632658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397648201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397663875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397679053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397695015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397710550] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397726950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397742767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397759084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397774613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397789820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397805532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397820666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397836914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397852065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8397868464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8397884246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8397900842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397916024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8397931222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8397946906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8397962349] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8397978294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8397993445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398009789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398026077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398042401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398057586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8398072795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8398089064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398104225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398120202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398135334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398152051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398167851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398184117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398199271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8398214765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8398230392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398245557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398261798] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398277591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398294782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398310594] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398327223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398342826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8398358067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8398373800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398389023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398405402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398420584] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398437023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398453180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398469556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398484773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8398500017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8398516043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398531256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398547257] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398562462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398579218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398595348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398611686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398626911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8398642535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8398658430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398673625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398689586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398707758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398724258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398740126] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398756566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398780557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8398825987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8398866336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398897997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8398914191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8398929486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8398946251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8398962586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8398979118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8398994370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399010429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399026739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399041933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399057890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399073040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399090203] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399106018] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399122350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399137566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399153113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399168784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399183971] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399200126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399215608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399232025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399247795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399264096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399279896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399295072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399310736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399325903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399342717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399357914] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399374357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399390456] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399407151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399422335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399437566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399453625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399468729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399484606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399499690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399516336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399532256] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399549586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399564742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399580251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399595840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399610928] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399626730] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399642122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399658355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399674370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399690500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399706851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399722298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399737967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399753120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399769556] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399784731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399801108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399816898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399834207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399849515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8399864777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8399880501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399896305] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8399912510] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8399927707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8399944165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8399960436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8399977445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8399992754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400008003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400024287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400039650] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400055597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8400070732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400087503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8400103530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400119832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400135009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400150590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400166351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400181609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400197637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8400213198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400229640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8400245485] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400261786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400277710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400293008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400308666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400324252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400340634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8400355879] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400372352] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8400388262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400405140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400420357] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400435580] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400451287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400466865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400482880] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8400502547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400520307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8400536752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400553469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400568747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400584612] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400600401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400615662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400631675] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1575,15750000,10000,0,0,256,5,44705,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8400681725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400698374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8400714951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400731455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400746782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400762131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400779148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400794427] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400810463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8400825721] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400842859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8400858849] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8400875316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400890977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8400906350] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8400922170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8400937488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8400954075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8400969608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8400986166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401002156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401019271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401034628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401050047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401065898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401081577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401097668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401112953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401129504] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401145834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401162321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401177694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401193012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401209092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401224690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401241265] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401256560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401273510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401289589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401305940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401321155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401336706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401352426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401367633] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401383637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401399144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401415598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401431463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401447765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401463340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401478614] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401494317] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401509513] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401525794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401540978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401557426] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401573283] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401589988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401605203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401620407] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401636131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401651813] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401667804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401683337] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401699793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401715987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401732304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401747494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401762708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401778958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401794148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401810146] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401825354] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401842099] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8401857985] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8401874299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401889906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8401905077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8401920947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8401936086] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8401952379] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8401967807] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8401984267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402000733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402017492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402032686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402047880] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402063555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402079051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402095173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402110323] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402126725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402142854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402159770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402175116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402190443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402208575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402223995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402240158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402255512] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402272515] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402288996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402305277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402320615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402339604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402355702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402370887] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402386860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402402735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402419461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402435364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402452073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402468061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402484227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402500024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402515920] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402532014] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402547264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402563781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402580782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402597342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402612676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402628078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402644341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402660011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402676172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402691563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402709110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402725037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402741415] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402756660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402772400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402788185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402803486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402819523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402835714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402852319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8402868273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8402884697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402900622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8402916037] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8402931894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8402947223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8402964451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8402979690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8402996161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403012736] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403029617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403044890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403060195] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403076010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403092146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403108296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403123576] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403140813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403156776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403173222] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403188372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403204447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403220229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403235426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403251409] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403267028] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403283495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403299361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403315726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403331864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403347064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403362673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403377796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403394267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403409466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403425898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403441752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403458467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403473935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403489168] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403504900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403520498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403536572] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403551794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403568282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403584592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403600906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403616065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403631253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403647920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403663250] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403679650] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403694833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403711858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403727738] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403744873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403760316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403776087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403791976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403807068] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403822967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403839157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403855784] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8403871539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8403887770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403903949] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8403919142] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8403934793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8403949992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8403966350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8403981748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8403998169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404014000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404030752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404045948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404061133] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404077061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404092320] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8404108285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8404123470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8404140201] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404156239] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404172747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404188057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404204050] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404219904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404235246] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8404251370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8404267085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8404283669] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404299625] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404316092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404331816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404347432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404363229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404378559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8404395063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8404410377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8404426936] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404442907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404459751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404475293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404490620] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404506441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404522683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8404538764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8404554012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8404571094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404588378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404604807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404620088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404635342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404651630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404667106] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8404683143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8404698360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8404715364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404731455] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404747835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404763094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1576,15760000,10000,0,0,256,5,44733,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8404812814] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404829053] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404844526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8404860779] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8404876138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8404893083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8404908955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8404925275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404940523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8404956286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8404972263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8404987475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405006112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405029240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405053496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8405076178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8405100607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405120688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8405142490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8405164324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405184853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405207725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405223559] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405240405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8405256427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8405273609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405291291] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8405309532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8405325358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405342872] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405359020] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405374242] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405391454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8405407390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8405424027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405439232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8405454895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8405470574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405485949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405501921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405517482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405533889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8405549897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8405566218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405582181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8405600222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8405618757] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405637346] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405658376] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405674477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405691492] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8405708318] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8405726590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405743108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8405761162] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8405778352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405794418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405810641] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405826027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405843931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8405859881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8405876130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405892200] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8405907454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8405923102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8405938276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8405955294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8405970518] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8405986994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406002833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406020045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406035285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406050731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406066399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406082434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406098397] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406113568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406129985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406146225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406162533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406177944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406193148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406210654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406225917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406241920] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406258067] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406275102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406291085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406307541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406322871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406338718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406354593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406369860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406385936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406401633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406418376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406434281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406451385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406467723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406482949] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406498601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406513761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406530230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406545425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406561862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406579174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406595567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406610769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406626023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406642362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406657500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406673638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406688731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406705563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406721376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406737692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406752891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406768553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406784275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406799483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406815500] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406831254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406847697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8406863789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8406880129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406896497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8406913361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8406929660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8406947323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8406964598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8406979951] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8406996470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407012390] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407029386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407044741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407060095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407075883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407091707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407108400] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407124101] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8407141123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407157081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407173594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407188972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407204729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407220574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407235911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407252045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407267876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8407284454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407300417] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407316895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407332637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407348222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407364086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407379439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407395914] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407411193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8407427960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407443905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407460654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407475998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407491319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407507146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407524376] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407540470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407555904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8407572348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407588752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407605136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407620360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407635673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407651800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407667024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407682991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407698142] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8407714977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407731465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407747916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407763190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407778997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407795423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407810676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407827095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407842635] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8407859247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8407875211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8407892060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407907440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8407922823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8407938715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8407954413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8407970600] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8407985965] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408002605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408018881] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408035365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408050710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408066084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408082595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408097955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408114091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408129805] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408150757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408168826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408187903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408206080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408221729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408237652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408253391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408270281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408285542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408302211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408318057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408334958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408350318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408365889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408381612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408397379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408413357] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408428546] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408444941] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408461278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408478229] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408493449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408508673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408524918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408540327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408556358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408571544] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408588415] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408607840] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408624298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408639946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408655222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408670982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408686211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408702617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408717891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408734600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408750439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408768613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408785625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408805544] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408822916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408840084] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8408856165] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8408871434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8408888029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8408905135] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8408922158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408937508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8408954150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8408970119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8408986059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1577,15770000,10000,0,0,256,5,44762,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8409040910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409056336] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409073108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409089774] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409106245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409121512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409136832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8409153642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409169777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8409185882] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409201167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409218147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409234076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409250493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409266348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409281695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8409297721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409313036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8409329515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409344829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409361429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409377415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409395059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409410603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409426227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8409442076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409457986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8409474101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409489466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409506062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409522722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409539231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409554588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409569979] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8409586265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409601625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8409618390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409633615] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409650481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409666317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409682649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409697835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409713432] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8409729135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409744344] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8409760331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409776035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409792486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409808557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409824885] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409841332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409856523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8409872156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409887310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8409903822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8409919119] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8409935679] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8409951620] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8409968406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8409983919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8409999233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410015556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410032703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410048785] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410063972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410080963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410096809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410113361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410128550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8410144191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410159903] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410175318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410191283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410208529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410224904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410240936] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410257411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410273379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8410288714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410304748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410320030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410336947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410352211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410368640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410384489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410401498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410416789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8410432097] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410447886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410463640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410479732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410495027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410511956] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410528310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410544743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410560056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8410575362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410591689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410606970] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410623056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410638347] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410659033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410675233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410691549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410707231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8410722472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410738167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410753816] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410770301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410785566] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410802223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410818288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410835669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410850957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8410866156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8410882093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410897787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8410913815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8410929042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8410945503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8410962159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8410978461] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8410993644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411008839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411025773] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411041020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411056973] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411072144] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411089002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411104826] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411121979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411137336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411152986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411168680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411184453] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411200454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411216050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411232456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411248269] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411264905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411281957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411297705] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411313362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411329113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411345025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411360366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411376749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411392854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411409130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411424285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411439472] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411455499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411470640] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411486579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411502116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411518938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411534765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411551055] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411566225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411581718] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411597398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411612799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411628747] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411644236] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411660631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411676436] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411692733] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411708389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411723662] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411739280] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411755211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411771562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411786745] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411803365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411819180] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411835787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411851237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8411866697] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8411882387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411897925] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8411913852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8411928981] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8411945368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8411961490] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8411977740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8411992922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412008101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412024145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412039317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412055451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412070583] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412087331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412103138] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412119431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412135004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412151115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412166927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412182230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412198319] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412214659] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412231160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412246978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412263291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412279108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412294561] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412310353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412325597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412342016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412357199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412373651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412389800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412406116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412421331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412436535] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412452735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412468488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412484531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412500282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412517444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412534491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412551324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412566712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412582463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412598208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412613410] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412629407] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412644916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412661385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412677178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412693491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412709236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412724506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412740215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412755527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412774259] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412789511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412805969] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412821873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412838650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412853867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8412869337] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8412885047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412900544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8412916493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8412931687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8412948114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8412964415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8412980741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8412996164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413011376] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413027431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413042621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413058864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413074072] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413090840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8413106682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8413123182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1578,15780000,10000,0,0,256,5,44790,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8413172898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413189085] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413206894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413223514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413241210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413257810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413276192] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8413293585] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8413311480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413328450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413345088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413362233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413379070] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413397321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413413992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413431966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8413449311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8413467478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413484123] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413500997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413518468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413535108] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413553216] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413569888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413588413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8413605790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8413624179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413641470] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413658305] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413675764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413692649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413710635] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413727624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413745720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8413763086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8413781750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413799375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413816155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413833814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413850466] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8413867993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8413884680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8413903008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8413919900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8413936253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413951499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8413967101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8413982844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8413998087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414014653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414030151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414046676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414062757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414079501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414094741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414110040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414125759] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414141308] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414157331] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414172545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414189231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414207968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414224372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414239610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414255090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414271262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414286568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414302647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414317921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414335963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414352196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414368745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414383932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414399752] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414415458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414430852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414446828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414462404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414478843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414494693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414511014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414528391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414543639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414559564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414574769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414591965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414607180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414623620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414640270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414656846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414672056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414687494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414703668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414718869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414734846] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414750246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414767040] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414782870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414799216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414814480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414830091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414845738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414861030] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8414877156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8414892751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8414912802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8414929103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8414945478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8414961115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8414976338] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8414992034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415007254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415024751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415043816] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415061966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415081511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415098194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415113514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415128829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415146066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415161288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415177373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415192790] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415209806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415225724] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415242195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415258240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415276505] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415296981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415312443] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415330962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415346775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415363569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415379413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415396397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415411611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415426967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415442652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415458382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415474363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415489578] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415505996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415522304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415538700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415553935] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415569440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415585984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415601136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415617017] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415632311] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415650020] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415667860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415686382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415705181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415723289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415739700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415755409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415772651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415787974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415804718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415820708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415838088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415853418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8415868998] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8415884792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415901080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8415917063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8415932490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8415949899] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8415966293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8415982595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8415997765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416012964] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416029031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416044224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416060157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416075309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416092115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416107914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416124420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416139922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416155098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416170725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416185838] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416202059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416217293] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416233663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416249686] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416266305] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416281437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416296568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416312562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416328839] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416344909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416360128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416376829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416393402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416409841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416425090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416440739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416457347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416472673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416488613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416503731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416520634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416536837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416553177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416568556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416584270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416599991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416615678] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416631925] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416649501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416667988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416684489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416703827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416719754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416735124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416750873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416767297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416783316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416798484] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416815017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416832263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416848857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416864113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8416879431] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8416895852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8416911107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8416927130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8416942397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8416959311] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8416975208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8416991612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417006892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417022383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417038335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417053467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417069362] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417085026] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417102173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417118032] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8417134597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417150294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417165860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417181558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417196668] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417212883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417228030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417244439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417260249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8417276944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417292991] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417308361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417324074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1579,15790000,10000,0,0,256,5,44819,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8417374530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417391769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417407044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417423545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417439423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8417456084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417471349] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417486594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417502578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417518141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417534140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417549370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417567238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417583551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8417599865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417615020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417630429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417647033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417664942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417681197] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417698229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417715947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417732189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8417748744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417764101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417781355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417797568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417812974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417830105] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417845464] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8417861996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8417877857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8417895150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417910315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8417925563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8417941472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8417957018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8417973112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8417989437] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418006214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418022497] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418038826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418054018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418069231] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418085219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418100406] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418116365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8418131742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418148478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418164297] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418180626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418195835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418215140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418230909] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418246094] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418262049] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8418277760] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418294206] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418310219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418326551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418342196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418357399] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418374624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418394028] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418409962] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8418425480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418441852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418458504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418474727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418489793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418504932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418521087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418537467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418556431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8418572496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418590503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418606445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418624263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418640449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418656986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418672626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418688542] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418706663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8418721928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418738508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418754373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418771784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418786927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418802084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418818381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418834593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418850516] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8418865882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8418882187] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8418899006] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8418915308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418930394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8418945771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8418961971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8418977156] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8418993088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419008434] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419025349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419041220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419057797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419072951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419088883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419104532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419119693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419135840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419151369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419167792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419183579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419200079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419215618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419230763] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419246378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419261532] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419277847] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419293003] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419309385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419325863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419342512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419357679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419372865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419388719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419404220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419420154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419435320] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419451951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419471179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419488297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419503446] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419520449] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419536095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419551219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419567251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419582966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419599392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419615156] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419631379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419646841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419661965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419678007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419693372] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419709883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419725000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419741368] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419757143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419773707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419788843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419803990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419819652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419835157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419851057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8419866182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8419882791] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8419898911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8419915146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419930296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8419945480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8419963334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8419978479] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8419995034] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420010167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420026858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420042632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420058892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420074039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420090008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420105689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420120809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420136937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420152482] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420168878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420184634] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420201121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420216538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420231700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420247293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420262435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420278668] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420293789] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420310499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420326567] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420343314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420358533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420373737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420389952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420405193] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420421177] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420436363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420453106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420468908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420485158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420500315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420515795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420531459] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420546635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420562561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420578517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420595035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420610827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420627452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420642985] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420658443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420674080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420689315] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420705760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420720922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420737317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420753106] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420770661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420785817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420800928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420816719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420832367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420848266] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8420863374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8420879747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8420895831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8420912082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420927219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8420942687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8420958682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8420973789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8420989662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421004960] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421021632] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421037395] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421053624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421068731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421084206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421099783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421115027] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8421130915] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421146420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421162792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421178539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421195329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421210893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421229988] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421245687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421260783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8421277350] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421292493] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421308875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421325090] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421343535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421359288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421374935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421391408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421406500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8421422370] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421437500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421454435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421470233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1580,15800000,10000,0,0,256,5,44847,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8421521226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421536397] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421551495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421567454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421583126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8421599004] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421614102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421630445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421646905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421663107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421678205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421693303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421709458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421724543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8421740413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421755574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421772457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421788185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421804407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421819529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421835955] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421851560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421866621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8421882687] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8421898329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8421914648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8421930375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8421946585] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8421962037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8421977152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8421995172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422010629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422027256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422043037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422060491] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422076370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422093200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422108363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422123563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422139150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422154726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422170609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422185688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422203218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422219157] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422235447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422250647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422266403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422282115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422297303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422313285] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422329158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422345596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422361412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422377696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422393461] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422408721] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422424451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422439662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422455937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422471131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422487556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422503401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422520309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422535536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422550756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422566473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422582000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422597993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422613191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422629667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422647145] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422664230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422679328] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422694723] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422710812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422725994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422741964] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422757115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422774951] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422790942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422807313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422822751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422839023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8422854768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422869879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8422885753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8422902442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8422920663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8422936566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8422953784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8422969449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8422984734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423001350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423017334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423033415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423048989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423065369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423081743] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423098068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423113656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423128887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423145472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423160662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423176615] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423191768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423208693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423224931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423241191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423256352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423272081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423287766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423303933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423320666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423337212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423353608] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423370122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423386466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423402373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423417659] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423433390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423448645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423465442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423480606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423497013] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423512818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423529684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423544925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423560176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423575911] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423591583] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423607450] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423622501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423638789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423654892] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423671093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423686186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423701507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423717439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423732538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423748402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423763490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423780199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423795927] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423812152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423827718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423843552] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8423859377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423874646] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8423891399] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8423906670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8423923211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8423939137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8423956215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8423971450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8423986725] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424002927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424018514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424034554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424049767] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424066346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424082917] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424099153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424114168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424129246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424145487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424160613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424176490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424191532] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424208186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424223945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424240197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424255464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424271357] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424287000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424302144] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424318055] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424333562] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424349895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424365656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424381884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424397575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424413160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424428785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424443878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424460198] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424475362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424491769] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424507611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424524205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424539363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424554530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424570199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424585875] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424601836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424616997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424633402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424650114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424667402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424682595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424697757] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424714964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424734426] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424750505] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424766525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424783009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424798835] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424815130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424830717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424845902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8424861522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424876677] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8424893241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8424908408] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8424924788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8424940571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8424957470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8424972634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8424987809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425003455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425019131] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425035190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425050401] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425066845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425083049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425099802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425115586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425131206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425147565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425162658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425178485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425193545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425210501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425226295] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425242521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425257663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425273199] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425288827] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425303923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425320280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425335950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425352562] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425368205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425384286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425399677] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425414730] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425430294] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425445374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425461533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425476601] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425492900] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425508632] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425526075] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425541171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425556246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1581,15810000,10000,0,0,256,5,44876,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8425606879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425622034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425638170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425653637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425670030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425685814] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425702340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425717474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425732610] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425748209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425763525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425779733] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425794837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425811183] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425827487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425843695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425858774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8425873873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8425889937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8425905115] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8425920959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8425936023] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8425952630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8425968487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8425984931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426000307] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426016101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426031790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426046975] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426062954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426078514] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426094884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426110713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426127301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426143766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426158994] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426174650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426189815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426207026] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426222264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426238703] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426254580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426271490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426286654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426301821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426317496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426333395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426349941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426365257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426381731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426398108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426414493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426429763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426445081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426461402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426476658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426492651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426507758] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426524623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426540378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426556604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426571725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426587184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426603257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426618512] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426634564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426650147] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426666930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426682817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426699201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426714696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426729808] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426745703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426760823] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426777270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426792363] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426808732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426824517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426841286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426856414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8426871542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8426887106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426902662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8426918538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8426933648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8426949971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8426966076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8426982301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8426997416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427012530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427029039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427044270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427060220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427075387] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427092262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427108165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8427124523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427140082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427155294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427171028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427186276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427202605] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427217786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427234526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427250247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8427266932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427282037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427297127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427312709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427328381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427344268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427359339] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427375657] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427392019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8427408262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427423372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427439549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427456069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427471391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427487468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427503386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427521241] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427540082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8427556383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427571871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427590217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427609050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427627214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427646333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427661989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427680514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427696928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8427714807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427730030] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427745271] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427760879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427777951] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427798703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427813918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427831025] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427846861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8427863540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427878657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8427895021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8427910641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8427925718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8427941524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8427957172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8427973723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8427989486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428006511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428022175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428037291] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428052895] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428067978] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428085352] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428100592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8428117052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8428132920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428150409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428170095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428185356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428200977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428217666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428233697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428250298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8428268588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8428290094] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428306643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428321844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428338105] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428353791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428368918] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428384829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428400549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8428416905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8428432646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428448873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428464571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428479724] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428495856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428510963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428527489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428555300] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8428571803] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8428588219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428606662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428621851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428637003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428653128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428668221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428684037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428699954] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8428720323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8428736211] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428752523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428768094] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428786267] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428801957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428817101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428833393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428848525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8428864868] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8428880706] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8428898273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428913408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8428928554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8428944112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8428959797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8428975632] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8428990703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429007018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8429023747] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429039881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429054890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429069987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429089779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429105011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429122332] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8429141317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429161427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8429180692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429198777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429215350] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429230695] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429246454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429261621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429279428] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8429294655] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429311230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8429327947] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429344598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429359791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429375774] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429393938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429409408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429425378] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8429440547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429458073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8429473969] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429490365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429505925] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429522152] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429538095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429553296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429569966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8429585612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429602067] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8429617876] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429634195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429649851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429665077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429680805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429695989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429712552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8429727714] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429744175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1582,15820000,10000,0,0,256,5,44904,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8429794978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429811975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429827523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429850503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8429866314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429881858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8429898314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8429913515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8429929921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8429945728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8429962388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8429977583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8429992766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430008412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430024095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430040000] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430055117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430071475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430088320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430104568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430120118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8430138742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430157446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430175874] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430192593] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430210913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430227517] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430243345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430259660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430276230] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8430291520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430307194] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430322328] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430338926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430354121] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430370638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430387060] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430404942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430420167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8430435404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430451092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430466935] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430483025] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430498278] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430515148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430531478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430547875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430563209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8430578997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430594892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430610163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430626270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430641926] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430658456] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430674393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430690835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430706463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8430721777] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430737622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430752952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430770793] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430786368] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430802889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430818808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430835569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430850847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8430866122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8430881915] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430897629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8430913677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8430928813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8430945258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8430961442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8430977748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8430992936] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431008474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431025577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431040719] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431056567] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431071604] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431088817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431104614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431121697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431137564] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431156550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431174035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431190192] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431207666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431223065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431239606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431255413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431272998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431288290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431303598] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431319333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431335263] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431351284] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431367359] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431384380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431401435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431417835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431433948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431449225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431466416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431481674] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431497647] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431512788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431530101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431545882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431562122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431577715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431593173] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431608882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431624091] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431641058] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431656280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431672718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431688517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431705129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431720288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431735430] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431751049] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431766507] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431782631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431797749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431814145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431830228] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431846500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431861624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8431876812] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8431892712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8431908119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8431924079] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8431939260] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8431955974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8431971755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8431988026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432003210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432018667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432034325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432049484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432065451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432081004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432097887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432113651] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8432129877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432145429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432160589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432176228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432191386] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432207690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432222844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432239221] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432255022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8432272014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432287410] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432302542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432318172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432333613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432349499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432364612] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432380947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432397292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8432413511] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432428647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432444504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432462964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432481715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432500938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432519171] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432538639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432554863] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8432571314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432588870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432604446] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432620151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432635324] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432652954] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432668102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432684539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432700317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8432717220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432732340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432747525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432763175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432780037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432796023] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432811180] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432828014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432843837] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8432860118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432875249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8432891172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8432907416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8432922665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8432938676] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8432955027] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8432971537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8432987346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433003612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433019713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433035238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8433050973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433066205] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433082797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433098115] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8433114647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8433130571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433147749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433163627] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433178918] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8433194679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433210536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433226568] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433241841] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8433258333] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8433274645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433292074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433307406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433322665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8433339086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433354341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433370571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433385778] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8433403260] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8433419446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433435877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433455054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433472962] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8433489181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433504535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433521666] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433537075] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8433553665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8433569552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433587673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433603254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433618627] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8433634416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433650494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433666578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433681813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8433698430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8433714827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433731291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433746571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433761883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8433780323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433795581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433811545] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8433827224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8433847579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8433863512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8433879838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433895517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8433910760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1583,15830000,10000,0,0,256,5,44933,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8433962943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8433979632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8433995587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434010722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434027790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434043638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434059914] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434075418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434091689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434107455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434122598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8434139698] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434155470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434171879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434187678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434204726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434219968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434235374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434251062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434266662] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8434282617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434297809] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434314219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434330463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434346765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434361937] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434377140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434393343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434408547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8434424515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434439694] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434456505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434472622] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434489288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434505289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434521202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434537144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434555199] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8434571682] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434590207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434607264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434623169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434640606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434655997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434671272] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434686932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434703313] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8434719812] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434734984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434751472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434768129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434785026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434800191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434816103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434832452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434847652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8434863587] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8434878703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8434895454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8434911488] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8434927771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434942965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8434958457] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8434974361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8434989531] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435005474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435020924] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435037541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435053379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435069671] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435085130] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435100342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435116023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435131221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435148298] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435163687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435180759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435197073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435214562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435229840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435245074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435260829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435276740] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435293077] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435308619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435325662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435342125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435358477] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435373681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435388916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435405088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435420741] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435436852] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435452486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435469085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435485696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435502149] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435517811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435533384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435549178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435564484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435580879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435596043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435612463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435628280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435646400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435661687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435676848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435692510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435708236] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435725501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435740641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435757039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435774260] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435790730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435806104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435821464] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435838796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435854161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8435870248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8435885471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8435902863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8435918816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8435935292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435950558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8435966360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8435982350] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8435997642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436013677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436029257] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436046178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436062218] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436079045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436094286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436109507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436125204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436140745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436157520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436172909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436189309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436205509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436222025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436237211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436252428] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436268458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436283639] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436299565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436314726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436331541] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436347369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436363864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436378999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436394534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436410163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436425295] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436441199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436456753] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436473369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436489179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436505479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436523259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436538676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436554329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436569480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436585867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436601056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436617499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436633378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436650019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436665229] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436681123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436696834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436713566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436730261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436745821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436762370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436779077] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436795801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436811148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436827275] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436843252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436858830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8436874942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8436890672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8436907272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8436923465] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8436939920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8436955642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8436970971] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8436986801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437002105] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437018691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437033927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437050419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437066296] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437083008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437098205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437113429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437129142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437144798] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437160818] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437176221] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437192662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437208856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437225162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437240609] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437255819] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437272892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437288164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437304804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437320158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437337422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437353482] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437369955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437385186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437400864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437416829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437432087] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437448119] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437463740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437480594] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437496535] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437512959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437528595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437544155] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437559986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437575285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437591708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437606942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437623378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437639524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437656450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437671709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437688466] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437704865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437720123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437736149] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437751346] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437768356] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437784251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437800594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437815806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437831426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437847160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437862382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8437878418] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8437894049] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8437910521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8437926987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8437943080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8437958620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8437973672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8437989171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438004197] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438020318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1584,15840000,10000,0,0,256,5,44961,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8438068923] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438085630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438101584] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438117779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438132855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8438148531] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8438164706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438179809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438195677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8438212556] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438228976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438244808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438261098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438276709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8438291862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8438307508] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438322658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438338983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8438354329] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438370689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438386447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438403032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438419306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8438434485] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8438450108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438466034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438482013] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8438497179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438513575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438529794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438546292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438561859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8438577589] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8438593296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438608482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438624458] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8438639945] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438656339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438672120] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438688428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438704203] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8438719411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8438735099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438750311] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438766639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8438781781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438798401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438814245] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438831378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438846582] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8438861758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8438877444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438892952] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8438908933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8438924315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8438940731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8438957782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8438974120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8438989287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439004481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439020507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439035698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439051869] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439067065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439083844] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439099733] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439116272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439131487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439147051] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439162753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439177969] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439194305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439209878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439226336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439242377] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439258674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439274308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439289513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439305231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439320435] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439336709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439351892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439368351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439384202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439400839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439416049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439431269] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439446937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439462485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439478473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439493890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439510308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439526394] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439543700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439560375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439575584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439591755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439607142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439623069] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439638192] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439654911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439670709] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439686944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439702554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439718303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439734224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439749422] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439765777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439780999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439797685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439813882] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439832029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439847241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8439862409] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8439878027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439893524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8439909479] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8439924980] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8439941372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8439957518] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8439973762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8439988924] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440004074] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440020033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440035171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440051070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440066216] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440085546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440101370] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440117781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440132901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440148524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440167379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440182548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440198411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440214510] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440231174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440247427] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440265620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440281161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440296838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440312495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440328497] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440346184] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440362868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440380892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440399089] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440416169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440431280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440446970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440463657] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440478769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440494864] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440509904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440526635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440542345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440558556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440573628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440589631] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440605227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440620534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440636377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440652261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440668651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440685426] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440702088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440717751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440732888] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440748820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440764033] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440780515] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440795815] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440812449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440830190] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440846460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440861580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8440876729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8440893157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8440908274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8440924322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8440939414] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8440956619] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8440972533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8440988929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441004190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441020136] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441035876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441051096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441067114] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441083669] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441100162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441116198] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441132472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441148468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441163567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441179141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441194175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441210533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441225642] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441242512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441258491] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441275349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441290655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441306192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441321966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441337476] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441353358] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441368469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441385002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441401182] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441417454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441432626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441447794] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441463845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441480541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441497056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441512317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441529399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441545247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441561529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441576948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441592262] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441608165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441623366] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441639703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441654937] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441671319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441687130] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441704397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441719633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441734835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441750519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441766023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441782035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441797394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441813773] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441830092] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441846372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441861733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8441876908] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8441892859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8441908051] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8441924021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8441939161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8441955830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8441971682] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8441988230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442003430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8442018942] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8442034916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442050026] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8442065838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8442081683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8442098591] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8442114683] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8442130956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442146611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1585,15850000,10000,0,0,256,5,44989,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8442679331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8442695230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442710987] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8442731975] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8442747282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8442763783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8442779978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8442796372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442811632] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8442827554] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8442844306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442859581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8442875538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8442891663] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8442908622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8442924388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8442940828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8442956515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8442972201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8442988014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443003053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443019294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443034384] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443051110] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443066858] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443083441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443098543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8443113690] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8443129284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443144688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443160538] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443175641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443191988] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443208047] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443224270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443239389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8443254520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8443270531] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443285672] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443301560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443316674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443335630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443352935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443370700] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443387236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8443404944] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8443422052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443438560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443456471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443473122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443491050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443508600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443526949] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443543558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8443560174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8443577763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443594644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443612112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443628899] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443647960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443665244] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443683235] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443699777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8443718106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8443735311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443751931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443769695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443786588] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443804875] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443822189] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443840534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443857196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8443873945] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8443892160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8443908776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8443926238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8443942848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8443962039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8443979514] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8443997663] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444014753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444031550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444049272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444064509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444080972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444096195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444112656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444128532] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8444145855] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444161121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444178187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444193942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444210210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444226691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444242158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444258586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444275115] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8444291433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444306959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444322222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444338771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444353943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444369909] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444385065] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444402430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444418324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8444434624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444449870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444465568] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444481333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444496597] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444512639] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444528295] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444544793] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444560721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8444577426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444593419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444608645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444624361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444640215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444656768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444672040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444688656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444705173] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8444722016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444737255] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444752696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444768922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444784142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444800179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444815373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444832369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444848582] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8444865219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444880463] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8444896640] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8444912302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8444927511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8444943644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8444959262] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8444975687] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8444991507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445007822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445023391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445038622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445054530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445069717] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445085996] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445101212] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445117605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445133329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445150549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445165598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445180847] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445196338] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445212444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445230245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445245732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445262124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445278504] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445294844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445310073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445325294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445341376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445356525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445372696] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445388196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445405545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445421405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445437920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445453601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445468810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445484802] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445499942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445516303] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445531533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445547982] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445564080] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445580868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445596065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445611274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445626944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445642496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445658526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445673750] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445690413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445706824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445723147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445738478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445753825] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445769893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445785122] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445801558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445816781] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445833650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445849493] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8445865805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445880999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8445896606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8445912343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8445927517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8445943452] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8445959013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8445975410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8445991162] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446007431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446023125] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446038355] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446054345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446069526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446085971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446101191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8446117862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8446133659] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446150272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446165455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446180832] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446196514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446212069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446228039] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446243474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8446259891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8446276073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446292365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446307501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446322675] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446338703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446353864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446371243] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446386361] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8446403481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8446419263] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446435719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446450858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446467365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446483083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446498266] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446517651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446533446] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8446550410] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8446567562] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446585033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446600417] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446615741] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446631454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446647171] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446663144] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446678312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8446694701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8446711509] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446728300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446744101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446760039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446776151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446791279] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1586,15860000,10000,0,0,256,5,45018,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8446842459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446857679] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8446874016] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8446890389] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8446906674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446921850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8446937043] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8446953135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8446968282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8446984247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8446999429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447016150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447031968] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447048209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447063569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447079089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447094766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447109901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447125831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447141345] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447157681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447173476] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447189716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447205391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447220577] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447236260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447251642] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447268310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447283542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447299954] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447315785] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447332428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447347597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447363148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447378852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447394883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447410797] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447425929] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447442310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447458530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447474786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447489934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447505103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447521074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447536230] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447552130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447567498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447584176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447599987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447616253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447631441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447646912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447662554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447677685] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447693621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447709235] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447726238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447742062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447758322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447773965] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447789089] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447804725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447819878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447836176] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447851317] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8447867652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8447883418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8447899941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447915064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8447930200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8447945851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8447961261] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8447977166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8447992619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448008938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448025063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448041303] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448056770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448071928] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448087828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448102959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448118877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448134132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448150718] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448166462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448182683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448197799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448213219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448228851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448243997] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448260045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448277170] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448293871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448309864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448326113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448341883] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448357667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448373454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448388529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448405001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448420099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448436683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448452764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448468989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448484075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448499481] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448515392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448530546] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448546429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448561569] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448578210] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448593981] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448610233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448625928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448641528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448657241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448672469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448688455] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448704020] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448720733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448736574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448753091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448768590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448783803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448799467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448814814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448831168] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448846309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8448862676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8448878475] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8448895078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448910242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8448925405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8448941692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8448957480] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8448973526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8448989167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449005952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449022347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449038709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449053926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449069154] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449085370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449100576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449116554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449131975] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449150672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449166617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449183009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449198266] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449213845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449229580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449244828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449261245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449276956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449293445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449309527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449326125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449341805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449357064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449372809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449388351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449404692] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449419902] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449436565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449453208] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449469908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449485038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449500249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449516296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449531483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449547441] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449562639] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449579347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449595154] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449611422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449626794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449642307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449658010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449673133] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449689098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449704766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449721196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449737061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449753353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449769041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449784240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449801004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449816201] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449833637] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449849098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8449865881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8449882152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8449899392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449914671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8449930244] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8449945973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8449963064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8449979074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8449994191] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450010857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450027280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450043612] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450059557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450074771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450090893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450106102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450122065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450137581] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450154394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450170212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450186567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450206589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450221935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450238526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450254228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450271526] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450286702] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450303061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450319056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450336086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450351238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450366429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450382267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450398186] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450414188] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450429367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450445756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450462473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450478784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450493973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450510359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450529299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450544693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450560686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450575842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450593029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450608905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450625260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450640858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450656101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450672375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450687495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450704391] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450720204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450736985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450756304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450774160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450789408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450804706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450820432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8450836744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8450852796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8450867961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8450884575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8450900937] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8450917241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1587,15870000,10000,0,0,256,5,45046,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8450967951] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8450983239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8450998968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451014807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451030824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451046040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451062499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451078813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451095154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451111053] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451126230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451142880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451158055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451174296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451189466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451206339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451222153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451238478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451253699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451269383] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451285105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451300288] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451316484] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451332181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451348528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451364293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451380811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451396275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451412208] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451427872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451443010] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451459270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451474433] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451491520] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451507360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451524093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451539334] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451554578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451570505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451585994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451601995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451617183] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451633602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451649819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451666210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451681428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451696907] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451712891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451728125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451744108] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451759303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451776483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451792450] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451808826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451824332] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451839980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451855744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451870991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8451887041] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8451902682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8451919165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8451935108] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8451951505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8451967104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8451982377] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8451998083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452013312] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452029642] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452045341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452062339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452079486] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452095841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452111040] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452126222] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452142291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452157526] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452173532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452188712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452205663] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452221513] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452237869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452253100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452268685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452284401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452299608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452315617] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452331100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452347529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452363383] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452379966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452395717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452411129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452426850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452442102] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452458892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452474098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452490530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452506369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452523102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452538329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452553555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452569497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452584985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452601002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452617654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452634849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452651262] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452667600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452682781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452698215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452714211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452729387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452746101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452761864] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452781984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452798276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452814688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452830479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452845746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8452861918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452877652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8452895856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8452911051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8452927461] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8452943304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8452960198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8452975335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8452990525] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453006347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453021897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453038196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453053331] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453069845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453085993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453102319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453117502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453132711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453148697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453163854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453179800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453194966] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453211720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453227559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453243820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453259189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453276176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453291764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453306799] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453322634] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453338328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453355082] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453370948] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453387472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453403777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453419002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453434727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453449901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453466213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453481373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453497777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453513581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453530606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453545803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453560924] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453577514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453593387] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453609353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453624476] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453641613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453657776] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453674004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453689090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453704869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453720469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453735521] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453751382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453766800] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453783122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453798930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453815179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453830700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453845886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8453861521] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453876636] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8453893283] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8453908444] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8453924777] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8453940566] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8453957321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8453972462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8453987672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454003975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454020007] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454035976] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454051123] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454068127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454084531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454100858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454116076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454131287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454147221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454162388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454178353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454193673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454212029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454228268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454244474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454259538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454275386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454291392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454306937] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454322930] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454338756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454355213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454371570] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454388171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454403830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454419098] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454434819] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454450043] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454466374] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454481624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454498299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454514687] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454531210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454546499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454561790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454578687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454593961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454609940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454625158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454642124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454658044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454674373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454689622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454705566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454721323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454736891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454752910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454768686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454785185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454801062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454817454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454833026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454848274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8454864002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454879239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8454895832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8454911137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8454927877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8454943802] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8454960792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8454976061] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8454991294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455006991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1588,15880000,10000,0,0,256,5,45075,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8455056673] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455072877] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455088451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455104940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455120873] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455137486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455153066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455168362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455184088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455199327] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455215667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455230886] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455247338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455263991] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455281510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455296720] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455311856] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455328020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455343253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455359186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455374397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455391488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455407309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455423940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455439117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455454930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455470632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455485775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455501774] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455517218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455533651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455549854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455566209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455582249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455597511] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455613242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455628495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455645220] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455660417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455676880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455692782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455709662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455724896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455740146] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455755856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455771659] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455787667] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455802860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455819252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455835626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455851982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455867175] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8455882411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8455898542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8455913712] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8455929694] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8455944909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8455962438] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8455978252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8455994537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456009714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456026081] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456041798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456056981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456072917] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456089292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456105790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456121641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456138008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456153644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456168986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456184869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456200047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456216438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456232040] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456248486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456264700] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456281207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456296437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456312826] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456329183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456344321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456360323] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456375474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456392644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456408647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456425043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456440343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456456010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456471716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456486902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456502848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456520542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456536985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456552831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456569140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456585630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456600857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456616530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456631715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456648210] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456663379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456679763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456695576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456712167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456727374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456743023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456758699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456774149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456790093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456805610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456821978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456838141] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456854429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456869575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8456884764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8456901661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8456916943] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8456933015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8456948259] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8456965360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8456981257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8456998091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457013510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457029869] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457045569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457060681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457076579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457092298] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457108694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457124520] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457141368] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457156613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457171849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457187558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457203450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457219448] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457234648] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457251108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457267361] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457283691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457298879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457314169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457330480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457345733] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457362048] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457377084] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457393964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457410626] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457427011] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457442475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457458353] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457474098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457489361] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457505408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457521152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457537614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457553502] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457569864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457585418] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457600678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457616425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457631641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457648038] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457663271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457679748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457695644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457712344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457727574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457742810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457758510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457774859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457790898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457806078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457822539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457839393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457855688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457870859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8457886095] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8457902156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8457917374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8457933348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8457948498] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8457965484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8457981282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8457997516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458012675] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458028898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458044957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458060991] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458078523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458093690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458110093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458125890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458142575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458157988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458173194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458188879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458204605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458220736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458235904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458252279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458268663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458284957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458300665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458315923] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458332449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458347613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458363561] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458378722] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458395916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458412171] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458429074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458444691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458461200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458476982] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458493125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458509002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458524830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458541270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458557351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458573678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458589299] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458604526] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458620209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458635391] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458651952] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458667139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458683532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458700042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458717297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458732574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458748290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458764012] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458779671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458795661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458810852] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458827567] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458843413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8458859736] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458874953] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8458890564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8458907767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8458923011] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8458938953] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8458954723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8458971145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8458986955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8459003286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459019413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459034615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459050256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459065413] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8459081885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8459100334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8459116831] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8459132649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1589,15890000,10000,0,0,256,5,45103,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8459185961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459203964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459219636] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459235399] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459250612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8459267282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8459282529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8459299050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8459315103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8459332211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459347408] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459363206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459378825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459394700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8459410858] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8459426333] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8459444976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8459462851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8459480761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459497462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459514180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459532183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459548769] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8459566513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8459584399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8459602451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8459619757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8459637588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459654990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459671701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459688870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459705884] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8459723598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8459740277] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8459758251] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8459775934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8459793814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459810492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459827489] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8459844682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459861319] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8459878857] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8459896641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8459914675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8459931986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8459950148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8459967218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8459983852] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460001005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460017881] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460035354] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460051963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460069940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460087773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460105573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460122170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460138809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460156453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460171644] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460187599] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460203035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460219404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460235197] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460251499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460267073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460282864] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460298505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460313576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460329972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460345153] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460361574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460377401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460394968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460410109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460425184] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460440748] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460456314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460472224] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460487357] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460503713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460519812] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460536072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460551225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460566385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460582767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460597923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460613848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460628979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460645683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460661438] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460677672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460692784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460708229] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460723838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460738948] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460755103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460771056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460788359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460804800] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460821502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460837893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460853102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8460868722] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460883857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8460900822] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8460915999] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8460932432] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8460948281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8460964974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8460980194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8460995403] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461011092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461026779] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461042752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461057956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461074405] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461090728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461107067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461122251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461137478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461153488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461168705] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461184681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461199862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461216924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461232688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461248897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461264014] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461279616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461295156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461310228] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461326054] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461341453] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461357723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461373413] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461389940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461405306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461420384] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461435948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461451049] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461467267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461482609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461498930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461514935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461531666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461547135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461562285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461578312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461593446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461609329] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461624404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461641457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461657754] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461674061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461689214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461704904] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461720798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461735963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461751906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461769922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461786675] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461802544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461818928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461835052] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461850352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8461865971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461881143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8461897677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8461912824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8461929222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8461944998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8461961665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8461976870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8461992087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462007741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462023437] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462039343] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462054452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462070797] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462088447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462105266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462120389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462135532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462151816] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462166988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462182892] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462198016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462215073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462230859] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462247189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462262331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462277993] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462293618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462308715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462324844] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462340316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462356668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462372402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462389062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462405515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462420658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462436251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462451362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462468324] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462483494] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462499888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462516409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462532758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462547942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462563160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462579268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462594670] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462610619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462625765] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462642499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462658325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462674598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462689803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462705534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462721279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462738251] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462756924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462776102] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462793138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462809563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462825741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462841623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462856865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8462872538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462887707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8462904236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8462919416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8462935826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8462951616] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8462969282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8462984481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8462999678] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8463015894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463031629] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463048207] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463063979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463081537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463097595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8463113784] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463128850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8463144492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8463160190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463175341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463191307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463206934] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463223279] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463239034] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8463255245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463270916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8463286319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1590,15900000,10000,0,0,256,5,45132,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8463336097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463351297] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463367231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463382355] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463399235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463415549] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8463432496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463448154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8463464765] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8463480960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463496434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463512335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463528198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463544552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463560276] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8463576509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463592396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8463608124] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8463624185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463639649] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463655725] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463670821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463687134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463703350] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8463719555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463734645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8463749747] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8463765638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463780743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463796613] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463811695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463828340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463844067] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8463860312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463875428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8463890883] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8463906690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8463921794] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8463937701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8463953383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8463970733] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8463986506] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464002715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464018337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464033507] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464050204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464065865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464082453] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464097839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464114237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464130011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464146587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464162770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464177963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464193622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464209095] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464225031] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464240156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464256550] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464272791] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464289293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464304477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464319661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464335641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464351039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464366965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464382129] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464398911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464414684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464430963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464446124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464461606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464477260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464492418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464508372] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464523854] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464540231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464557336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464573592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464589377] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464604830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464620498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464635620] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464652141] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464667910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464684375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464700195] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464717262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464732478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464747709] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464763439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464779002] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464794979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464810168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464827198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464843028] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8464859355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464874567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8464890141] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8464905814] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8464920988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8464936912] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8464952458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8464969124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8464985003] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465001255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465016793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465031946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465047593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465062749] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465080690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465096139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465112534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465128327] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465145326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465160793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465176009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465191719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465208765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465224680] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465239752] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465256066] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465272388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465288606] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465304280] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465319395] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465335554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465350694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465366533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465381606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465398307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465417267] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465433551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465448732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465464331] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465480539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465497544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465513562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465529400] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465546063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465561846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465578578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465593709] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465608966] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465624570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465640195] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465656064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465671166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465687502] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465703827] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465720077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465735744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465752132] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465768965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465784126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465800156] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465815204] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465832168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465848179] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8465864432] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465879558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8465895126] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8465910746] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8465925853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8465941741] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8465957774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8465974131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8465989856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466006044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466022108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466037292] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466052878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466067973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466084316] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466099672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466116055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466131819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466149463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466164873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466180034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466195720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466213176] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466229388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466244574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466261098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466278376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466294694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466309797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466325017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466341624] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466356834] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466372787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466388312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466405704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466421551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466437843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466453885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466469671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466485247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466500268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466517383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466532819] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466550208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466566139] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466583112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466598324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466613648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466629361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466644922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466661163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466676352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466692848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466710110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466726431] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466741544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466756782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466773902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466789057] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466805002] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466820944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466839984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466855978] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8466872332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466887568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8466903440] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8466919178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8466934363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8466950398] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8466967085] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8466983660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8466999521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467017163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467033223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467048615] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467064314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467080522] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467097439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467112704] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467129259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8467146204] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467162862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467178065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467193426] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467209664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467224992] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467240866] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467255967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467272739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8467288540] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467304786] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467319973] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467335445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467351339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467366464] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467382431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467397845] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467414575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1591,15910000,10000,0,0,256,5,45160,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8467465184] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467481703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467496832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467513256] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467530356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467545529] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467561471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467576579] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467593302] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8467609123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467625462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467641006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467656201] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467672068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467687223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467703697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467718823] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467735421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8467751214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467767756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467782943] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467798129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467814429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467830713] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467846965] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8467862251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8467878539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8467894796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8467911318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467926400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8467941549] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8467957591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8467972768] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8467988708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468003896] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468024440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468040589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468056905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468072066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468089572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468108154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468126500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8468146746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468164766] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468181810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468198664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468216017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468231515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468246910] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468262607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468278283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8468294315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468309470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468325892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468342264] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468358817] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468374038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468389644] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468405503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468420909] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8468436906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468452592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468469050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468484896] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468501271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468516926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468532210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468547932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468563204] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8468579840] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468595111] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468611865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468627745] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468644522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468659737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468674970] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468690680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468706264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8468722299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468737725] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468754184] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468770387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468786720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468801959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468817219] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468833509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468848748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8468865752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8468881517] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8468898484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8468914335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8468930683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468945905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8468961667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8468977362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8468992566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469008536] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469024188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469040863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469056737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469073643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469089322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469104755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469120391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469135543] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469152695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469167836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469186060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469204338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469222406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469239558] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469256855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469273828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469289364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469305426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469320660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469338866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469354865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469371325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469386650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469403506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469419298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469434499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469450531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469466592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469483061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469498887] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469516014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469532521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469547776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469563427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469579809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469595990] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469611511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469628074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469644960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469661325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469676550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469691798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469708358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469723607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469739827] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469755046] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469771865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469787675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469803991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469819213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469834742] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469850476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469865692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8469881742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8469897316] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8469913753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8469929610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8469945898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8469961504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8469976766] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8469992537] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470007776] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470024104] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470039563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470055987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470071842] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470088496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470103741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8470118984] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8470134711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470152631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470171514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470189077] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470210274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470226766] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470243072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470258186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8470275286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8470291236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470306381] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470323157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470339292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470355717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470371471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470387766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470410473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8470426187] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8470441898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470458155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470474057] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470489137] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470505609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470523268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470539644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470555068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8470570253] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8470587198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470604303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470620424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470635563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470653471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470669561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470685958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470701095] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8470717200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8470733162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470748310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470764643] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470780296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470796837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470813316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470831090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470846426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8470861685] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8470877429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470893761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8470909742] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8470925158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8470941617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8470957890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8470974286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8470989517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471004785] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8471020851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471036130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471052166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471067459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8471084246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471100153] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471116513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471131970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471150243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8471168394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471184908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471203084] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471218818] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8471235654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471251602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471269549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471284737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471300363] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8471316071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471332085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471348103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471363239] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8471379768] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471396531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471412918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471428295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471443494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8471459720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471474931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471492315] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471507442] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8471524308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471540246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471556659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471573218] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471589859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1592,15920000,10000,0,0,256,5,45189,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8471639840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471655557] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471671570] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471686776] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8471703622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471722721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471739331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471754523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471770653] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8471786348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471802915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471818940] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471835614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8471852050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8471867880] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8471884207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471899950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8471915175] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8471931358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8471946520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8471974154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8471989967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472006607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472027158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472044143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472089964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472119210] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472135042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472150852] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8472166968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8472182421] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472198879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472215387] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472231815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472247865] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472263180] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472279373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472294604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8472311217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8472326457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472343365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472360443] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472379187] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472396826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472412957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472429240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472444581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8472461277] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8472476666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472493317] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472509351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472526209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472541529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472556874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472572697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472588403] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8472604520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8472619829] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472636380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472652696] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472669179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472684525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472699917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472716124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472731514] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8472747612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8472763594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472780582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472796531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472812963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472828628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472844023] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8472859871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472875166] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8472891685] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8472906961] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8472923547] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8472939512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8472956302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8472971606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8472987592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473003438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473019129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473035236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473050806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473067435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473083772] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473100314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473115705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473131092] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473147258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473162572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473178702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473194004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473211004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473227025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473244082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473259421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473275273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473291151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473306535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473322715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473338383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473354852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473370980] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473387348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473403084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473418374] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473434145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473449360] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473465778] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473481036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473497523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473513433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473530395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473548731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473564660] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473583526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473599481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473615932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473631251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473648641] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473665114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473681634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473696969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473712701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473728571] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473744157] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473760299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473776042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473792726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473808760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473825249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473840939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473856286] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8473872112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473887425] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8473903853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8473919158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8473935712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8473951685] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8473968519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8473983932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8473999301] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474015507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474030841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474046948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474062266] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474079141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474095159] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8474111616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474126945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8474142691] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474158534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474173883] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474189995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474207261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474223829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474239786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8474256707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474272501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8474287865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474303882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474319215] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474336196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474351471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474367925] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474383890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8474400763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474415941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8474431386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474447090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474462698] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474478708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474493922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474510413] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474526600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8474542941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474558422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8474573671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474589824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474605088] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474621148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474636393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474683364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474705563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8474722228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474737569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8474753001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474769359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474784921] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474801133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474816542] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474833542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474849511] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8474866089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474881593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8474897297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8474913146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8474928695] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8474944836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8474960950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8474977423] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8474996105] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475012613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475028405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475044227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475060026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475078402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475094520] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8475109794] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8475126542] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8475142824] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475159259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475174579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475189917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475206026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475221355] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475237439] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8475253324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8475272708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8475288831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475305574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475320982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475336744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475352648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475368025] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475384209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8475399983] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8475416590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8475432619] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475449151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475464919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475480360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475496285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475511681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475528170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8475543533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8475560148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8475576174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475593008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475608381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475623790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475640008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475655395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475671564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8475686948] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8475704227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8475720225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475736732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475752284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475768013] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475783878] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475799304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475815559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1593,15930000,10000,0,0,256,5,45217,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8475866264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8475882748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8475899292] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8475915712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475931265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8475946635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8475962876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8475978167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8475994454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476009713] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476026620] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476042583] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476059218] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476074514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476090156] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476105946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476121465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476137577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476153156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476169639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476185761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476202471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476217830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476233190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476249008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476265125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476281221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476296480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476313195] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476329542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476345961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476361260] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476376557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476392987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476408239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476424239] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476439496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476456268] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476472121] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476488443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476503645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476519159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476534882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476550083] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476566059] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476581674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476598076] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476613929] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476630285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476645931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476661178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476676925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476692412] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476708824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476724037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476740453] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476756282] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476773003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476788204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476803638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476819336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476834942] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476850924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8476866139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8476882604] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8476898786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8476915121] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476930327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8476945540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8476961837] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8476977056] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8476993051] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477008258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477025095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8477040943] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8477057528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477072767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8477088381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8477104109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477119299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8477135241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477150707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477167134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8477182955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8477199252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477214768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8477230005] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8477245683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477261375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8477277784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477293016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477309511] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8477325401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8477342227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477357457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8477372933] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8477388672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477404170] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8477420201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477435416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477452154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8477468042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8477484392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477499821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8477515513] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8477531282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477546465] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8477562466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477578094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477594513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8477610391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8477626996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477758188] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8477774039] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8477789683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477804814] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8477869112] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8477885511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8477902913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8477918831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8477935248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477950458] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8477966278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8477982007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8477997397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478013392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478029011] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478046041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478062125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478079549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478094798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478110969] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478126731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478142676] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478158713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478173962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478190435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478209045] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478225491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478240708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478255934] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478273004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478288273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478304261] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478319652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478336568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478352867] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478369436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478384716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478400441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478416165] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478431407] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478447416] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478462964] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478479388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478495205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478511485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478526948] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478542927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478558821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478574000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478590414] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478605575] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478622004] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478637810] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478654560] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478669751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478685002] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478700711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478716265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478732234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478747419] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478763863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478780019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478796356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478811773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478827303] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478843014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478858231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8478874413] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8478890052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8478906545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8478922409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8478938776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8478954302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8478969523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8478985230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479000635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479016947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479032198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479048665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479064515] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479081153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479096369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479111583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479127300] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479143097] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479159229] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479174468] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479191211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479208522] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479225164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479240388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479255840] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479273048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479288267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479304302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479322177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479344783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479363494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479383334] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479404577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479424190] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479443950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479464433] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479483495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479499466] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479517664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479533809] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479550457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479565889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479581999] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479597943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479613354] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479629552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479645371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479661983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479677951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479695148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479710899] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479726228] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479742077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479757621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479774392] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479790501] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479806950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479822777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479839649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479855654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8479870967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8479886703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479902298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8479918942] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8479934099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8479950532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8479966819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8479983146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8479998369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8480013590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480029704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480044912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480060876] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480076044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480092959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8480108768] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8480125074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480140600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1594,15940000,10000,0,0,256,5,45245,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8480189885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480205948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480221731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480237792] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480253190] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480270061] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8480285931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8480302296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480317505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8480333067] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480348776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480363981] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480380264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480396910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480413451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8480429302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8480445892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480461593] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8480476849] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480492579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480507808] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480524167] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480539390] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480555855] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8480571951] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8480588601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480604194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8480619420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480635124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480652955] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480668992] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480684328] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480700915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8480717313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8480733644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480749079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8480764567] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480780421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480795657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480811702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480827271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480843745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8480859631] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8480876245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480891773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8480907352] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8480926766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8480944582] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8480962664] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8480977939] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8480994455] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481010307] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481027319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481042543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481057850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481074306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481090382] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481106434] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481123172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481140598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481157284] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481173747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481188968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481204991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481221333] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481236657] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481252938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481268641] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481285920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481301861] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481318291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481333955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481349251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481365045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481380341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481396770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481412039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481428565] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481444500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481461242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481476528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481491828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481507556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481523203] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481539268] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481554543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481571272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481587523] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481603930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481619196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481634712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481652369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481667906] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481683919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481699132] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481716193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481732128] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481748542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481763835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481779588] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481795414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481810744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481827074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481842458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8481858997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8481874986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8481891756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481907098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8481922418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8481938721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8481954323] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8481970369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8481985683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482002211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482018447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482034901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482050216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482065527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482081750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482097021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482114654] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482131372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482149384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482165713] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482182192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482197533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482215056] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482231540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482247257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482263442] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482279513] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482296174] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482312132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482329231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482344608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482360150] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482376039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482391859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482408022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482423429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482440050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482456591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482473136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482488509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482503919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482520313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482535744] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482551950] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482567528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482584529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482600547] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482617839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482633468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482649235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482665164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482680567] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482696711] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482712481] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482729119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482745088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482761566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482777209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482792560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482808400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482824556] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482841003] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482856254] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8482872694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8482888524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8482906113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482921502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8482936889] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8482953209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8482968468] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8482984474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8482999676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483016529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483032355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483048683] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483063999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483079650] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483095394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483110593] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483126834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8483142411] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483158946] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483174844] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483191233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483206821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483222090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483239369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483257547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483275987] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8483293042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483309981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483328334] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483344923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483360220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483375563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483391961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483407211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483423282] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8483438671] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483455887] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483471760] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483488061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483503234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483519100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483535259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483550393] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483566302] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8483581833] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483598294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483614123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483630445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483645980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483661233] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483676954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483692163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483709206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8483724457] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483740953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483757086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483773869] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483789056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483804276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483820172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483835723] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483851746] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8483866967] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8483883398] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8483899590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8483915918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483931103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8483946509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8483963307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8483978538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8483994537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484009756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484027686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484047352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484065520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484082744] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484098579] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8484114313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484129544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8484145979] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484162125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484178688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484194489] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484211611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484226804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484242484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8484258172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484273904] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1595,15950000,10000,0,0,256,5,45274,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8484325334] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484341073] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484357605] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484373500] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484390320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484405577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484420854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8484436591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484452833] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8484468898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484484099] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484500552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484517057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484533475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484549619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484565100] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8484581512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484596710] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8484612706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484628733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484645958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484662558] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484678988] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484694265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484709927] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8484725743] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484741017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8484757080] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484772640] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484789170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484805136] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484821575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484837281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484852595] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8484868373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484883665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8484900099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8484915370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8484931879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8484948056] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8484964790] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8484980077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8484995381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485011416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485027037] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485043166] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8485058441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8485074993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8485091225] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485107682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485123004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485138594] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485154741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485170079] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485186133] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8485201618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8485218457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8485234366] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485251212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485267036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485282315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485298356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485313832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485330345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8485345580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8485362048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8485377900] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485394570] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485409826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485427356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485447168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485468950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485491796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8485513614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8485536877] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8485559070] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485581466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485602732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485621555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485642617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485661820] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485681467] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8485700305] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8485721167] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8485737770] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485754153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485770074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485785416] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485801099] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485816254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485832936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8485848126] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8485865098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8485881039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8485898181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485913436] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8485929990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8485949666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8485970395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8485989314] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486005245] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486023601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486039642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486056156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486072169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486088309] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486104260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486119651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486136037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486151836] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486168387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486184335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486200995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486217795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486233109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486249340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486265123] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486281182] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486297001] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486313671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486330315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486346792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486362844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486378101] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486394404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486409652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486425681] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486440910] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486457884] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486473794] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486490143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486505407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486521370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486537184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486552419] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486568435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486584563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486601062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486616998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486633352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486649305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486664609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486681254] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486696434] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486712825] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486727962] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486744814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486760614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486777595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486792762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486807974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486823632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486839168] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486855171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8486870417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8486887070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8486903322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8486919713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486934972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8486950225] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8486966488] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8486981726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8486997732] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487013158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487030022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487045915] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487062287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487078039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487093259] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487108984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487124169] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8487140495] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487155682] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487172108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487191614] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487210922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487227398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487242977] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487259225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487275104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8487291235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487306545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487323054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487339471] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487355897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487371189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487386508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487402930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487419059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8487435095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487450362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487467238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487483158] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487499536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487515563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487530820] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487546582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487561864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8487578335] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487594168] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487610634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487626433] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487643463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487658757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487674868] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487690672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487706626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8487722655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487737862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487754346] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487770599] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487787010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487802289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487817550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487833679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487848923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8487864901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8487880125] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8487897001] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8487912894] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8487929275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487945380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8487961214] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8487976941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8487992191] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488008202] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488023976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488040422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488056285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488072930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488088746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488104003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8488119785] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488135066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488151433] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488166703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488183259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488199186] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488216112] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488231367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488246609] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8488262838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488279267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488295419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488310751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488327670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488343704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488360220] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488375594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488391327] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8488407211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488422860] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488438885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488454768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488471343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488487237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488503639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1596,15960000,10000,0,0,256,5,45302,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8488553430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488568746] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8488585224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488600501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488616524] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488631756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488648785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488664656] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488680983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488696185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488712110] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8488727961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488743325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488759736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488775469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488792081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488808059] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488824533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488840184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488855510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8488871327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488886645] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8488903127] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8488918427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8488934970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8488950907] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8488967763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8488983115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8488998445] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489014623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489030034] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489046138] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489061496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489078635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489094591] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489111046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489126366] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489142012] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489157797] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489173082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489189325] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489205974] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489222429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489238286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489254584] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489270634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489285925] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489301649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489316889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489333365] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489348609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489365095] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489380983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489397701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489412923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489428492] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489444260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489459810] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489475873] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489491138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489507690] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489523950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489540373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489555689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489570946] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489587918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489603242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489619349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489634608] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489651775] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489667611] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489683964] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489699167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489714959] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489730725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489745963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489761994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489777525] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489793975] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489809851] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489826200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489841754] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489856991] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8489872721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489887961] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8489904471] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8489919693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8489936162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8489952346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8489968706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8489983921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8489999159] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490015288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490030569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490046644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490061855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490079698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8490097764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8490116257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490133021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8490151243] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490169257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490187731] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490208383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490226848] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490246577] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8490266967] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8490287529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490304861] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8490322153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490340882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490356304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490372402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490387718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490405314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8490421316] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8490437753] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490454386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8490469756] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490485480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490500683] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490517219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490532548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490549107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8490565044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8490582355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490597718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8490613062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490628873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490644617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490660923] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490676225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490692833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8490709192] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8490725637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490741433] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8490759130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490775924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490791268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490808235] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490823572] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490840866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8490856890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8490873409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490888767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8490904484] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8490920369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8490935711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8490952122] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8490967744] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8490984314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491000302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491017048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491032414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491047816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491063693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491079486] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491095815] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8491111174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491127826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491144160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491160544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491175808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491191122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491207179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491222429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491238465] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8491253751] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491270759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491286600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491302965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491318234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491333823] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491349629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491364878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491380932] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8491396488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491412997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491428890] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491445283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491461247] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491476528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491492275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491507537] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491523934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8491539166] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491556006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491571925] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491589272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491604607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491619974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491635793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491651495] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491667511] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8491682735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491699193] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491716205] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491733018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491751634] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491770584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491788071] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491805411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491824910] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8491844689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8491864818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8491883953] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8491905619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491923405] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8491940805] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8491959670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8491978726] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8491999659] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492020410] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492042908] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8492062478] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492084401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492103889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492121755] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8492137614] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492154024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8492170102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492185352] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492202947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8492218818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492235214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492250421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492266026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8492282000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492297206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8492313211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492328697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492345205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8492361131] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492377520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492393097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492408390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8492424198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492439483] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8492455855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492471372] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492487883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8492503816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492520641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492535986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492551227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8492566933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492582573] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8492598631] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492613868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492630370] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8492646525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492663129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492678336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492693604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8492709893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1597,15970000,10000,0,0,256,5,45331,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8492767004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8492787311] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492805609] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492824871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8492845479] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8492865528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492884007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8492903687] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8492923486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8492942389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8492962419] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8492979748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8492998857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493016516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493033182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493048363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493063638] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493079667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493094815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493110752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8493127717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8493148678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493167065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493185600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493200944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493218740] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493234504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493250348] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493267363] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8493282703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8493299307] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493317118] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493339301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493358427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493376981] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493394050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493409085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493424916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8493440006] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8493456684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493472661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493488807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493503813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493519235] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493534716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493549690] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493565473] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8493580788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8493596986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493612639] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493629425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493644765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493660044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493676008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493691409] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493707744] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8493723082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8493739451] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493756022] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493772854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493788064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493803255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493818910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493834317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493850440] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8493865541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8493881920] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8493898058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8493914502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493929613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8493944737] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8493960737] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8493975871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8493991751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494006872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494023590] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494039363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494055615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494070749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494086295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494102177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494117318] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494133247] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494148691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494165086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494180857] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494197156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494212633] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494227818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494243444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494258577] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494274945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494290370] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494306732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494322508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494340114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494357556] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494374260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494391709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494407265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494423375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494438711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494456625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494472550] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494488993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494504226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494520238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494536279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494551528] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494567603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494583272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494599735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494615597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494631894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494647533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494663000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494679138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494694245] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494710550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494725928] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494742293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494758079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494774630] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494789766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494804912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494820546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494835984] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494852143] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8494867286] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8494883645] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8494899729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8494915943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494931049] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8494947344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8494964849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8494981450] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8494998897] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495015808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495033979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495051230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495069009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495085894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8495107349] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8495124453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495141831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8495159219] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495175749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495193631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495211251] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495229283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495245832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8495262423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8495279892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495296496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8495313904] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495330748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495351046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495368855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495389607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495407526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8495424490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8495441840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495459707] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8495477347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495494056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495512321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495530973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495549080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495565833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8495583174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8495600455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495617177] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8495634729] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495651740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495669741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495687313] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495703981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495719189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8495734402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8495750110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495765596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8495781755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495796898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495813249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495829344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495845660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495860830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8495876045] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8495892135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8495907572] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8495923552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8495938708] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8495955489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8495971310] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8495987628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496002852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496018371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496034274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496049447] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496065388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496080874] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496097488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496113324] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8496129593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496145216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496160493] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496176175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496191374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496207768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496223151] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496239546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496255344] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8496271969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496287347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496302599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496318249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496333854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496350123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496365271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496381630] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496397831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8496414443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496429879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496448661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496468709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496487274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496504951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496522522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496541799] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496559375] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8496578598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496595963] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496614467] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496630821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496646824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496662978] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496678349] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496695111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496711963] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8496729441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496744811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496760239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496776875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496792919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496808916] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496824112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496841499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496857407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8496873725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496888941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8496904498] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8496920400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8496935560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8496951499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8496967246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8496983772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8496999629] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1598,15980000,10000,0,0,256,5,45359,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8497050901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497067655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497084795] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497100742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497115933] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497131991] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497147619] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8497164128] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8497179955] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8497196262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497211815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497227265] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497242975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497258130] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497274489] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497289673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8497306060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8497321865] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8497338464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497353590] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497368790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497384453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497399994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497416130] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497431240] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8497447580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8497463675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8497479969] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497495126] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497510307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497526359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497541571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497557540] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497572737] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8497589712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8497605512] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8497621821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497640386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497658585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497674566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497689889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497707678] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497727227] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8497747367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8497763393] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8497781082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497796587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497812373] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497828890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497844121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8497860254] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8497875534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8497892519] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8497908638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8497925010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497940189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8497955782] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8497972685] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8497987902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498003832] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498019509] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498035915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498051678] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498067948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498083596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498099490] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8498115239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498132206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498150148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498165808] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498183108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498199367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498216636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498231998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498247530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8498263411] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498279081] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498295349] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498310614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498327500] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498343421] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498359832] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498375124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498390986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8498408678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498424214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498440186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498456217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498472989] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498488973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498505495] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498522759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498540639] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8498556783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498574665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498591462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498606904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498623506] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498639818] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498656424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498671802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498687191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8498703380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498719947] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498739384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498756677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498774499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498790843] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498807329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498822660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498838789] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8498855540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498870789] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8498886859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8498903424] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8498920424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8498936356] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8498953398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8498971613] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8498987220] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499002980] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499018876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499035010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499050261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499068233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499085640] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499103090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499118271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499134106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499150559] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499165739] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499182067] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499197374] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499214419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499230335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499246758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499262069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499277790] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499294481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499309785] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499325838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499341561] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499358249] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499374125] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499391191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499408895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499424263] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499440097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499456223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499472245] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499487667] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499505422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499522959] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499539597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499554983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499570390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499589069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499604637] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499620809] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499636158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499653216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499669230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499685721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499701072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499718312] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499735961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499752218] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499769389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499785435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499802296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499818232] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499837750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499854146] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8499869523] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8499885237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499901612] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8499917750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8499933012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8499949698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8499966062] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8499982694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8499997895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500016575] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500032251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500047855] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500063787] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500079365] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500095765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500111753] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8500128015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500144086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500159474] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500176035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500191268] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500207834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500223106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500239629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500255543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8500274770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500290058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500305542] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500321200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500336958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500352935] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500368091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500384508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500401129] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8500417470] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500432671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500450000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500467003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500482498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500498531] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500513806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500531154] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500547325] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8500563774] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500579492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500594788] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500611167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500626299] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500642823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500657992] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500674582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500690373] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8500709706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500725981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500744854] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500762666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500778818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500795111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500810362] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500827433] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500843552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8500860272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500875482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8500891508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8500907331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8500922547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8500939246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8500958039] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8500974614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8500990667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501006957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501022694] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501038429] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8501054491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501069732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8501086217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501101439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501117888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501134914] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501152130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501167510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501182657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1599,15990000,10000,0,0,256,5,45388,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8501236279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501251777] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8501268445] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501283888] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501300716] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501316758] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501333643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501349034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501364674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8501381765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501398598] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8501414823] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501430158] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501446909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501463439] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501480664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501496010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501511545] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8501527957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501543534] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8501559612] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501575377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501592508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501608527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501625017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501643010] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501658420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8501674370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501689617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8501706045] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501721376] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501741068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501760336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501779319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501794821] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501810255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8501826095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501843544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8501860083] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8501876156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8501896428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8501913608] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8501930129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501945388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8501961495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8501979131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8501994888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502011509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502027404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502044126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502059920] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502076192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502092073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502107396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502123123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502138357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502155339] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502170689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502186987] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502203133] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502219381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502234713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502249835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502265782] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502280903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502296801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502311972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502331484] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502347846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502364623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502379823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502395657] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502411600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502428658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502445263] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502460968] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502477401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502493210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502509501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502525735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502541148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502556860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502572092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502588431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502603657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502620101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502635940] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502652619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502668750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502684069] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502699820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502715455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502731713] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502746931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502763470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502779735] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502796937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502812521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502830323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502846035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502861457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8502877457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8502893100] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8502909678] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8502929545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8502946478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8502962847] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8502978277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8502994058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503009347] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503026885] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503045541] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503062166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503078721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503095486] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503110730] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503126010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503143125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503158788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503174731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503189813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503208207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503226079] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503242933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503258379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503274460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503290323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503306226] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503322437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503338303] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503354942] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503371517] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503390006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503405493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503420822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503436575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503452109] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503468286] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503483537] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503500050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503516352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503532728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503548149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503563385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503579428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503594666] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503610933] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503626181] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503643033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503659473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503676270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503691539] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503707213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503722927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503738160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503754155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503769717] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503786166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503802010] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503818325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503833835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8503849130] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8503865923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503881728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8503898739] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8503914283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8503931028] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8503947209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8503967899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8503986496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504002751] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504019926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504035325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504051775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504067528] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504085048] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504101464] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504117959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504133098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504149241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504165601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504180929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504196997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504212814] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504229350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504245281] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504261699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504277381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504292706] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504308484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504323783] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504340296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504355587] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504372343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504388259] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504405043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504420351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504435830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504451607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504467345] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504483387] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504498677] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504515647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504531579] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504548893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504564206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504579967] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504595771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504611082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504627383] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504643044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504659647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504675557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504691994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504707607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504722929] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504738767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504754069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504770498] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504785779] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504802518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504818416] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504835223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504850536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8504865833] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8504881667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504897277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8504913384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8504928895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8504945449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8504961688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8504978130] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8504993471] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8505008821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8505024916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8505040242] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8505056577] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8505071869] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8505088790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8505105627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8505126072] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8505142809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8505159471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8505179578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8505199343] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8505222967] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8505243042] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8505264093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8505284519] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8505301085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8505316409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8505332807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8505348639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8505363912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8505380022] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8505395691] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8505412292] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1600,16000000,10000,0,0,256,5,45416,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8505962889] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8505980353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8505995990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506011371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506027668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506042849] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506059086] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506074304] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506091380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506107288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8506123862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506139073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506154749] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506171116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506187129] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506203838] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506219825] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506236507] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506254223] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8506275005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506290996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506306578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506325190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506347227] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506368037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506386193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506405371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506421586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8506438283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506454186] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506470402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506486198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506501651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506518132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506533389] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506549836] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506565893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8506582593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506597810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506613025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506628937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506644591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506660565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506675754] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506692422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506709306] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8506725578] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506740710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506755828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506771865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506787704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506803649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506818979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506835833] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506851668] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8506867947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506883119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8506898732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8506914424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8506929626] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8506945571] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8506961097] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8506977524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8506993557] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507009851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507025356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507040553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507056233] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507071394] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507087750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507102905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507120918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507138897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507156551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507172288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507188702] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507205430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507220608] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507236548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507251680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507268786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507285057] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507301648] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507316791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507333004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507348625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507363700] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507379603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507395037] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507411350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507427288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507443444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507458898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507474010] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507489628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507504913] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507521213] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507536283] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507553229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507568971] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507585600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507600712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507615822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507631401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507646919] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507662800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507677884] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507694445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507710605] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507726808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507741928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507757033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507773005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507788835] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507804921] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507820015] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507836756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507852521] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8507868961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507884083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8507899583] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8507915190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8507930314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8507947651] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8507965452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8507982049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8507998072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508015619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508031054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508046424] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508062223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508078047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508096408] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8508111591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8508128132] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8508145660] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508165208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508183815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508199075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508215917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508232124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508248075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8508263152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8508280340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8508296572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508313169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508328752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508343996] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508359720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508374936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508391533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8508406756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8508423219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8508439528] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508459008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508475043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508490469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508506327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508524467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508543037] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8508560095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8508577478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8508595217] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508611834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508627085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508643277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508659273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508674604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508691007] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8508706989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8508723749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8508739796] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508756310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508772234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508787616] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508803485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508819539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508836429] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8508851861] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8508868437] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8508888098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8508910420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508929015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8508947264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8508966127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8508981368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8508997629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509012806] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509029963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509045762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509062289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509077957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509093252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509108954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509124148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8509140456] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509155645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509172780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509188795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509205607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509220859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509236032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509251711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509267274] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8509283248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509298412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509316107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509332693] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509349343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509364472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509381433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509401174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509416696] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8509432836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509448061] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509465108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509480939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509497428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509512599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509528316] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509544014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509559475] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8509575501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509591199] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509607684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509623641] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509640409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509655640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509670837] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509688387] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509704569] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8509720784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509736000] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509753488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509769911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509786246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509801422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509816761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509833392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509849075] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8509864997] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8509880334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8509897136] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8509912939] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8509929285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509944486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8509960090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8509975769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8509991949] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510009833] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510025633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510042068] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510058066] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510074453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510090057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8510105393] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1601,16010000,10000,0,0,256,5,45445,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8510156791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510172044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510188966] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510204826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510221341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510237230] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510256378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510272997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8510288510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8510304426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510321828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510338657] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510353850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510370379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510386247] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510402998] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510418238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8510433547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8510449298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510464902] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510480863] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510496053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510512525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510528767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510545727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510561158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8510576369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8510592536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510607771] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510624375] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510640196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510657407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510673178] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510689979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510705704] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8510720858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8510736436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510752788] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510771736] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510786976] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510803499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510819363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510836193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510851477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8510866809] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8510882556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510898125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8510914074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8510929198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8510945609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8510961730] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8510978003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8510993150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511008310] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511024327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511039446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511056065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511071486] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511088407] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511104268] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511120711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511136314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511152057] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511167724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511182899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511202801] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511218264] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511234813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511251309] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511270616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511285888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511301276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511317039] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511332728] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511348718] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511363916] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511380671] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511396911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511413189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511428354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511443576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511459662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511474858] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511491544] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511506786] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511523649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511539412] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511555901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511571378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511587131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511602731] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511617878] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511636126] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511651856] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511668198] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511683983] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511703519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511718701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511733871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511749420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511764930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511780760] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511795813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511812121] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511828257] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511844416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511859455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8511875319] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8511891275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8511906363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8511922879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8511938036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8511954843] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8511970617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8511986929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512002518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512018354] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512034028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512049140] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512067373] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512083033] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512099348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512115044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8512131435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512146956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512162099] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512177691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512194399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512211582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512226826] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512243364] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512259181] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8512276060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512291219] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512306524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512322152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512337714] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512353936] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512369932] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512386459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512402782] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8512419036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512434748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512449987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512466295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512481463] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512499810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512515922] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512532490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512549132] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8512565723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512581420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512596708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512612447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512628807] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512648251] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512664665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512681337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512697275] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8512714369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512729686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512745113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512761087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512777101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512793861] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512809381] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512825818] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512842415] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8512859021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512874799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8512890611] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8512906376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8512921571] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8512939908] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8512955687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8512972129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8512987924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513004241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513019836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513035063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513050719] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513065922] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513082248] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8513097405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513113814] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513130866] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513150952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513166511] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513181882] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513197665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513213488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513230906] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8513246138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513262648] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513280078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513296880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513312065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513328140] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513343776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513359365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513379364] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8513398112] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513414860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513432087] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513448443] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513464382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513479871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513495551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513510680] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513527032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8513542169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513558568] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513577781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513596642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513612132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513627707] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513644678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513660688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513680012] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8513696602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513714211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513730580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513750968] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513773143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513792532] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513810902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513826280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513843359] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8513858506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8513875051] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8513891233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8513907510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513923298] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8513938460] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8513954714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8513969830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8513985699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8514000810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514017496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514033240] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514049436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514064914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514084065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514102290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514117527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8514133724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8514149710] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514167165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514184581] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514201017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514217456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514232870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514248602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514264062] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8514280564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1602,16020000,10000,0,0,256,5,45473,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8514330198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514346631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514362429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514378689] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514394254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514409420] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514425033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514440160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8514456706] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8514471797] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514488144] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514505811] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514525854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514541284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514556734] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514572752] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514588751] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8514605415] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8514621545] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514638394] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514655016] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514674094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514691272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514711129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514730509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514749244] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8514769924] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8514788373] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514808810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514828469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514845987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514861234] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8514876509] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8514892880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8514908099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8514924194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8514939521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8514956650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8514973580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8514989983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515006525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515025919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515043043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515061024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515078231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8515093665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8515110564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8515126565] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8515143520] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515158869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515174260] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515190066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515205996] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515222670] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8515238056] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8515254652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8515271068] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8515287446] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515302618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515317835] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515335594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515350830] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515366781] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8515381909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8515398780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8515414556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8515430868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515448231] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515467578] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515486255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515501817] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515519011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8515534315] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8515550810] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8515566684] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8515583594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515599319] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515614667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515630357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515646262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515662968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8515680386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8515701169] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8515721212] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8515741345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515759886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515779828] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515798994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515817467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515837346] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8515854246] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8515870904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8515886820] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8515904361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515919667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8515935456] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8515955859] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8515972505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8515992226] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516009645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516027866] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516043911] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516061247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516076554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8516092468] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8516108318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516123595] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8516140385] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516155731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516172274] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516188210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516205268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516221144] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8516236553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8516252336] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516268341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8516285231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516300459] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516316935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516333484] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516350449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516365760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8516382078] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8516401902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516419110] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8516436341] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516451647] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516469612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516485792] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516502450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516518541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8516534025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8516549858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516565143] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8516581583] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516596905] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516613463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516629474] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516646463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516661760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8516679815] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8516699485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516719120] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8516738766] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516758247] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516779665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516798832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516819115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516837889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8516855075] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8516870811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516888851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8516908333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8516923897] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8516940759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8516957524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8516974020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8516989388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517004806] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517021214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517036551] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517052665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517067998] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517085207] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8517101168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517117670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517133235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517149550] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517165241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517180432] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517196347] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517212850] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517230023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8517246011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517262421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517278282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517293622] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517309592] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517329399] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517347047] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517365360] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517382085] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8517398739] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517415179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517430445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517446479] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517462600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517477684] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517493530] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517508586] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517525285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8517541065] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517557289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517573425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517589131] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517604739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517619821] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517635697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517651880] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517668501] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8517687378] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517707961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517726532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517745365] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517765493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517784125] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517803461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517822094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517844176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8517862992] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8517883033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517899893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8517915237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8517930921] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8517946069] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8517962410] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8517977683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8517994126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518011103] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518027926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518043079] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8518058276] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518074504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518090647] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8518106709] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8518121921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8518138416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518155468] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518171823] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518187002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8518204857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518220651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518236615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8518252951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8518271724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8518290781] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518308529] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518325152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518341653] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8518357144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518373037] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518388581] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8518405300] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8518420718] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8518437842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518454578] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518471451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518486831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8518502240] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518519124] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518534550] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8518550703] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8518566052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8518583104] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518599143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518615618] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518630996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1603,16030000,10000,0,0,256,5,45501,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8518683739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518704337] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518723000] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8518742534] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8518761282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8518782935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518802258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518822480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518841323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8518858103] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8518873917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518890759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8518906768] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8518922035] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8518938575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8518954708] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8518971013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8518986257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519001453] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519017652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519032877] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519048821] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519064416] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519081448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519097231] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8519113483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519128605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519144433] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519160116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519175286] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519191420] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519210470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519228808] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519248854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8519271249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519291874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519310325] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519330955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519348400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519364645] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519380813] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519398494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519414487] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8519430959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519446201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519461948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519477674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519492871] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519508849] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519524592] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519541030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519558279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8519575357] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519591804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519607008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519622755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519637989] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519654469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519669686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519686197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519706221] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8519725074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519743692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519759230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519776293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519791541] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519807627] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519823913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519841283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519857174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8519873609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519889093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8519904909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8519920641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8519935815] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8519952075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8519967334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8519983723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8519999527] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520016207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520031442] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520046654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520062363] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520078104] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520094099] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520109327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8520125806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520145069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520163629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520179369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520194813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520211932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520227164] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520243775] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520259547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8520278264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520294249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520311034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520326293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520341931] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520357616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520372824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520388817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520404571] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8520421005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520436815] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520453412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520468619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520483841] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520499546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520515096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520531035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520546193] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8520562636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520579011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520595340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520610552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520625780] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520643951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520662219] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520678850] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520694445] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8520715224] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520734363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520750910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520767477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520782895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520798706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520813974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520830753] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520846016] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8520862606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8520878588] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8520895703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520910946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8520926251] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8520942834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8520958658] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8520974724] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8520989997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521006522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521024052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521040458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521055707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521072604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521092228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521107591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521124227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8521140653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521157397] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521173368] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521189901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521205700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521221164] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521236947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521252703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521269377] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8521284548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521300953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521316764] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521333412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521348594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521363801] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521379538] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521395303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521411280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8521426441] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521442851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521459817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521476271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521491496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521506776] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521522888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521538161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521554699] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8521570025] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521587237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521603200] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521620401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521635717] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521651389] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521667230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521682500] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521698573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8521715150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521735182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521754051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521771540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521786848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521802236] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521818020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521834388] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521850934] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8521866165] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8521882756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8521899277] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8521915673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521930941] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8521946948] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8521963372] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8521978693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8521994817] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522011862] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522032277] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522048272] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522064626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522080946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8522096284] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8522112029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522127187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8522143691] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522158908] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522175341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522191210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522208723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522223996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8522239205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8522255455] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522271206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8522287241] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522303206] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522322102] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522338964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522355316] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522370508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8522385711] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8522401776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522417280] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8522433690] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522448876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522465953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522481755] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522498020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522517177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8522533435] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8522549174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522564321] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8522581336] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522596706] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522613434] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522629386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522646366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522661619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8522676898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8522692659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522708298] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8522726578] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522745432] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522762914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522779996] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522796513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522811799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8522827936] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8522844005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522860059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1604,16040000,10000,0,0,256,5,45530,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8522910619] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8522925956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8522944259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8522963998] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8522980594] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8522996265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523012417] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523029544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523044864] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523060955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523076324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523093763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523109716] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523126114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523141805] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523157323] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523173057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523188281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523206693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523222064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523238622] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523255202] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523272145] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523288270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523303524] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523319247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523335174] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523351163] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523366332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523382796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523399037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523415379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523430595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523447603] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523466483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523481748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523498171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523513425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523530993] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523546806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523563154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523578718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523594034] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523609693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523624866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523641926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523657379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523674554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523690376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523707059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523723553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523742193] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523759613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523775655] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523791673] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523806837] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523823359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523840113] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8523856728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523872246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8523891656] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8523909296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8523924568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8523940621] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8523956638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8523973298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8523989288] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524005735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524021603] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524036987] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524052870] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524068539] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524085461] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524100695] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524117115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8524133012] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524150195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524166071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524181344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524197077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524213137] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524229295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524244591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524261650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8524277905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524294226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524309419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524324572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524340637] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524356563] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524372547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524392233] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524409528] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8524425762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524442401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524458579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524474273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524490119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524506189] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524522859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524538207] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524554738] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8524570667] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524587353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524603135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524618398] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524634088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524649910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524665926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524681094] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524697532] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8524713663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524730065] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524746502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524765694] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524783105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524798553] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524815295] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524835633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524853811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8524869762] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8524886397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524903190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8524918520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8524934168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8524950092] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8524966956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8524982177] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8524998584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525014957] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525031977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525047940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525063174] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525080820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525098469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525116893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8525132275] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8525149664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525165646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525182100] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525197364] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525213135] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525228931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525245594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525264769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8525282855] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8525299428] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525315726] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525337027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525354041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525369488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525386245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525403265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525419381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8525434606] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8525451313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525468286] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525484766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525499880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525515647] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525531514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525546631] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525562555] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8525578053] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8525594435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525610242] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525626494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525642046] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525657422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525673087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525688247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525704573] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8525719942] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8525737030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525755317] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525776339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525791762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525807001] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525823670] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525840596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8525856684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8525871930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8525889876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8525907166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8525923777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525939101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8525955026] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8525970961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8525986267] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526002384] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526018091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526034888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526050832] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526067288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526082981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526098555] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8526114349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526129661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526146158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526161505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526178098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526194082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526213934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526229161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526244360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8526262449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526281505] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526297834] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526313516] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526332256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526348215] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526364577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526379808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526396171] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8526412147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526428032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526444056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526459696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526476078] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526491833] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526508045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526523523] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526538968] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8526554662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526569836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526586496] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526601774] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526618637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526634543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526652216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526667477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526683021] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8526702377] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526720211] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526737322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526754188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526776263] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526793610] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526810094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526826415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526843517] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8526859422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526874772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8526892305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8526907707] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8526924391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8526940308] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8526957225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8526973287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8526989252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527005104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527021151] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527037522] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527052846] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527069395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8527085817] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527103269] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1605,16050000,10000,0,0,256,5,45558,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8527155477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8527170848] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527186562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527205351] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527223751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527239098] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527256134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8527273367] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527289890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527305251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8527320798] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527337320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527352721] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527368853] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527384196] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527401372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8527417477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527433853] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527449076] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8527465009] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527480944] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527496282] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527512381] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527528470] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527545077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8527562274] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527579353] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527594946] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8527610295] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527626122] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527642811] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527659063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527674319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527690885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8527707606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527724226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527739504] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8527755635] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527775147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527791938] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527808888] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527824237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527842052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8527858161] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8527874711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527890724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8527906813] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8527922702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8527938005] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8527954598] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8527970009] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8527986614] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528002592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528019545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528035117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528050488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528066324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528082641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8528099006] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8528114652] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8528132296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528152624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528169428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528184662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528199903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528216428] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528231831] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8528247867] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8528263069] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8528279994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528296039] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528312384] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528327990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528343249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528359154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528374365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8528390679] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8528406090] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8528422545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528439049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528455775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528471220] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528487976] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528505694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528522931] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8528540466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8528557150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8528579493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528597483] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528615886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528633236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528652046] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528669628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528686331] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8528704828] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8528721727] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8528739931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528757864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528780356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528797571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528814543] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528833454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528850221] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8528868750] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8528885839] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8528904926] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8528922541] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8528941232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8528958499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8528975572] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8528992864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529009554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529027579] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529044276] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529062445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529083472] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8529104172] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529121047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8529141079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8529158480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529175257] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529192961] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529210439] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529228790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529246191] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8529262706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529278519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8529295196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8529311190] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529326429] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529343246] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529358435] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529375787] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529392539] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8529408996] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529424318] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8529439630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8529456068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529471310] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529487327] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529502988] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529524176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529541437] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8529558427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529573832] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8529590510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8529606576] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529621836] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529637928] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529653804] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529670466] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529686418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8529704518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529719853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8529736224] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8529752153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529768859] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529788262] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529806353] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529822950] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529840097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8529856645] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529871914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8529887241] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8529903974] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8529919365] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8529936232] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8529951423] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8529968353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8529984134] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530000378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530019159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530036807] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530052575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530068127] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530084989] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530100307] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8530116912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530132697] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530149756] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530165631] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530180885] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530196566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530212175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530228090] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530243731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8530260134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530276649] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530293249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530308489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530323764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530339849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530355264] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530371276] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530386452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8530403166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530419073] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530435407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530453587] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530470836] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530486528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530501682] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530518181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530533458] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8530549978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530565711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530582401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530598111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530615558] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530634494] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530654004] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530671620] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530687784] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8530705439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530722559] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530739421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530754764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530770838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530786898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530802235] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530818342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530834405] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8530852748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8530872097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8530893437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530910878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8530926739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8530945191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8530963124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8530979488] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8530994658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531011275] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531027571] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531044703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531059800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531074990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531091326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531107053] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8531126901] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8531148263] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531167676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531184934] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531201297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531217505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531232846] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531248506] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531263615] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8531279948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8531295229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531312303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531328457] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531344706] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531360021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531375160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531394278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1606,16060000,10000,0,0,256,5,45587,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8531443627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8531460021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8531475692] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531492301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531507935] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531524588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531539990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531557661] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531573284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531588915] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8531604737] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8531619735] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531636041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531652058] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531671098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531686214] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531704770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531722881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531738494] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8531754438] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8531770680] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531787244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531803305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531819653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531835601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8531850876] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8531866596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531883252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8531902564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8531920248] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8531940494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8531958137] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8531975070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8531991050] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532006413] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532024386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532040239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532059310] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532074672] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532092318] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532108392] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532124712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532140171] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532155368] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532170979] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532186013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532202190] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532217332] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532233603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532249342] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532265908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532280957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532296270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532311828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532330155] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532346677] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532361877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532378291] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532394669] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532411547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532427002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532442223] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532458376] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532473879] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532491893] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532507172] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532524182] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532540305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532556682] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532571918] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532587553] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532603284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532618525] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532634547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532650086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532666712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532682555] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532699608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532715727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532731206] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532746916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532762149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532779172] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532794898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532811350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532831098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532847557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532862993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8532878268] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8532894493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8532909635] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8532926804] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8532945117] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8532963984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8532980098] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8532996453] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533011637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533028061] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533044760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533061692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8533080795] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8533098380] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533118378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533137756] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533158791] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533177072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533195618] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533215836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533233254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8533251333] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8533270724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533291341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533311143] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533333587] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533353960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533374576] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533394565] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533414284] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8533432948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8533448150] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533466042] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533482174] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533498451] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533513617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533529359] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533545265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533560368] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8533576256] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8533591687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533608002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533623773] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533640329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533656714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533672044] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533687687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533703423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8533719955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8533735477] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533752070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533772049] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533789464] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533804797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533820207] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533837157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533852511] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8533868927] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8533884318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8533901513] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8533917525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8533934439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533949781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8533965700] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8533981533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8533996850] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534012995] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534028749] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534046003] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534061845] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534078567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534094617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534110637] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8534126326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534142021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534158656] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534173931] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534190388] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534207688] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534224123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534239614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534254909] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8534271062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534286336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534302403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534317658] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534334598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534350533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534367528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534383159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534398898] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8534414601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534429995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534445955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534461549] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534477924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534493729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534510034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534525685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534540867] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8534556777] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534571953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534588353] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534603524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534620120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534637069] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534657462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534675238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534692471] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8534712166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534728398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534744483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534759755] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534777399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534794014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534810503] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534826620] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534846760] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8534863271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534878703] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8534896948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8534912785] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8534929628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8534947808] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8534966419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8534981766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8534997198] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535013005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535032273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535052859] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535071875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8535092111] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8535108083] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8535124575] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535143020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8535158405] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535174088] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535189194] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535205777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535220987] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8535238071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8535253834] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8535270553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535285712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8535300912] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535316557] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535332291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535348222] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535363602] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8535380142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8535396964] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8535413293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535428680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8535443884] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535462734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535477995] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535494594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535509700] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8535526864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8535542761] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8535559373] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535574562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8535590306] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535605984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535621179] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535639688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535655258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8535671805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8535687731] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1607,16070000,10000,0,0,256,5,45615,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8535739215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535754379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8535770185] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535785826] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535800994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535817508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535833285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8535849801] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8535865923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8535882369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535900449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8535915784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8535931458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8535946609] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8535963317] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8535982064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536000420] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536017172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536033599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536048877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536065065] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536084642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536100064] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536116101] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536131265] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536148983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536164781] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536181835] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536197001] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536212703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536228409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536243589] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536260307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536276223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536292651] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536308657] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536326463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536343750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536359116] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536374856] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536390616] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536406623] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536421824] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536438295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536454477] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536470806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536486013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536501249] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536517281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536532515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536548566] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536563810] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536582905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536598831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536615366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536630533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536646123] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536661761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536676905] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536693382] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536709319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536725779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536741652] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536758476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536774290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536789563] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536805536] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536822076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536839179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536854958] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8536871419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8536887280] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8536903945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536919199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8536934664] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8536950358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8536965903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8536981941] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8536999122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537020609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537038009] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537054444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537071491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537092194] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537108698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537124818] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8537142260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8537157547] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537174261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537190692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537207602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537222799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537238221] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537254546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537272317] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8537288424] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8537303831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537320282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537336722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537353082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537368337] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537383590] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537399697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537414940] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8537431181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8537446417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537463331] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537479203] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537495542] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537512499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537528930] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537545356] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537561162] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8537577958] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8537593261] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537609783] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537626149] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537643087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537658288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537673494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537690460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537707300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8537723191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8537738243] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537754548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537772864] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537789131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537804482] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537819696] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537835730] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537850910] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8537866862] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8537881984] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8537898751] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8537914525] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8537931036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537947999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8537964400] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8537980169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8537996101] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538012102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538027918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538044383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538060689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538077830] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538093127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538108422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538125639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538142077] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538158088] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538173237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538189888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538206142] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538223133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538238314] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538253494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538269569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538284628] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538300469] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538315742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538332402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538348114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538364311] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538379387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538394896] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538410510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538426231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538443052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538461693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538478384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538494226] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538510601] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538526462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538541754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538557497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538573743] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538593449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538611176] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538627958] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538644933] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538661325] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538676512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538691787] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538708286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538723478] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538739532] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538754730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538771715] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538788440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538804920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538819958] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538835648] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538851258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538866613] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8538883905] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8538903599] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8538920216] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8538936530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8538953599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8538968792] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8538984038] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8538999696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539015160] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539031070] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539046116] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539062391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539078916] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539095154] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539110257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8539125381] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8539141314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539156446] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539172309] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539187665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539204596] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539220369] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539236619] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539251777] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8539267255] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8539282934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539298704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539314789] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539330474] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539346792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539363013] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539380902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539399131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8539414530] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8539430227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539445358] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539461784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539476944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539493636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539509462] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539526081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539541223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8539556361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8539573044] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539588669] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539604563] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539619853] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539636218] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539652305] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539668553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539683685] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8539699047] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8539715252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539734036] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539750770] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539766996] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539783582] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539800445] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539817059] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539833072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8539848390] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1608,16080000,10000,0,0,256,5,45644,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8539899113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8539914325] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8539930322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8539945490] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8539962412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8539978249] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8539994589] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540009838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540025388] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540041140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540056619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540072640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540088229] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540104689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540120590] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540136932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540152619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540167960] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540183922] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540199630] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540216139] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540231383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540248760] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540265110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540281507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540296788] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540312090] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540328195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540343469] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540359493] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540374748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540391560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540407494] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540423929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540439223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540454914] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540470697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540485965] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540502565] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540518224] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540534685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540550552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540567147] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540583467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540601900] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540619889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540636252] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540656287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540671935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540688447] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540705612] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540721954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540737133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540752423] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540768973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540784046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540800301] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540815548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540832589] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8540850551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8540870950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540886573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8540902663] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8540918602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8540938214] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8540959230] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8540976895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8540993649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541010905] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541028642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541043843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541059414] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541075116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541090772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541106773] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8541122139] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8541140600] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541160452] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541181073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541198596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541216169] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541231926] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541247098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541265843] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8541281225] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8541297876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541314210] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541331135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541346376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541361731] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541377504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541393080] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541409093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8541424324] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8541440786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541457011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541474284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541489369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541504458] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541520418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541536243] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541552228] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8541567624] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8541585994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541603166] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541621079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541638148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541654454] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541670349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541685841] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541702542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8541718058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8541734664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541750874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541768326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541783688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541799144] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541814934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541830592] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541846636] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8541861915] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8541878399] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8541894664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8541911061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541926753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8541942129] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8541958163] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8541973285] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8541989179] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542004505] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542021303] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542037085] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542053352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542068695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542084294] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542099930] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542115058] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542130984] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542146480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542162888] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542178664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542195174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542214100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542229412] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542245150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542260385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542276810] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542292012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542309177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542325025] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542342216] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542357990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542374008] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542390413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542405607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542421582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542436969] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542453932] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542469790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542486146] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542501585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542517289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542533034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542548253] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542564499] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542580131] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542600081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542618759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542638874] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542658798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542676356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542692417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542708901] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542724971] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542740251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542757108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542774895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542791281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542806725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542822062] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542839120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542854392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8542870446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8542885904] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8542903105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8542919076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8542935732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542951034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8542966997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8542983600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8542998885] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543015431] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543030756] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543047306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543063300] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543080398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543095665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543110947] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8543126900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543145498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543163472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543178870] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543195350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543212516] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543229318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543244475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543259870] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8543276599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543291891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543307814] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543322979] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543339756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543355569] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543371765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543387119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543402599] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8543418178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543433304] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543449443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543464898] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543481281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543497061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543513351] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543528838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543544003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8543559715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543575116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543594063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543610625] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543627233] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543644355] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543661958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543677272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543692672] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8543709419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543726153] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543745638] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543762973] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543782074] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543798019] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543814396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543830024] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543845289] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8543861021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543876462] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8543892919] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8543908148] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8543924652] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8543940759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8543957454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8543972682] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8543987965] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544003711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544019260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544035270] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544050488] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544067265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1609,16090000,10000,0,0,256,5,45672,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8544123675] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544141851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544157155] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544172386] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544188018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544203651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544219584] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544234712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544251075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8544267165] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544283343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544298438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544313758] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544329679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544344832] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544361564] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544376684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544393336] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8544409078] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544425259] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544440552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544456072] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544471676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544486753] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544503157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544518654] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544538842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8544554899] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544571509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544588326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544603692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544619416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544634564] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544651062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544666292] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544682713] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8544698524] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544715126] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544730643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544745797] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544761424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544776967] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544792854] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544807921] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544824446] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8544840542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544856772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544871926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8544887079] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8544903047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8544918231] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8544934537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8544950237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8544967113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8544982898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8544999174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545017389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545035538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545051214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545066423] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545083078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545098218] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545114631] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545130595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8545147177] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545162277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545177362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545192917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545208375] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545224289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545239409] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545255741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545272081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8545288321] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545303384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545318520] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545334420] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545349576] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545365490] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545381296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545398200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545413973] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8545430208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545447093] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545465318] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545481144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545496404] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545512581] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545528522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545545129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545561023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8545577716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545592904] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545608148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545623829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545639023] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545655305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545670395] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545686708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545704037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8545720304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545735428] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545750566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545766768] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545781962] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545797896] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545813957] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545831173] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545847082] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8545863440] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545879359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8545895865] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8545911661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8545926851] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8545944098] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8545963543] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8545980160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8545995976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546012389] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546028023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546043298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546058841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546073866] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546090081] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546105169] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546121472] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8546137185] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546153687] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546168780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546183916] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546199471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546218277] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546234206] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546251002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546268071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8546283874] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546300116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546315782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546331566] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546347173] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546362974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546379559] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546398348] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546414976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8546430954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546447364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546463393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546478673] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546494429] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546509869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546526425] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546541712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546558156] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8546574042] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546590862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546606116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546621324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546637014] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546652661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546668702] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546684594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546700846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8546717312] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546733509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546749140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546764732] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546780602] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546795747] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546811640] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546827496] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546843931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8546859767] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8546876070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546891894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8546906986] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8546922567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8546937614] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8546954118] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8546969253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8546985692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547001530] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547018355] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547034084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547049217] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547064801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547080334] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547096233] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8547111335] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8547127685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547143949] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547160164] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547175292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547190422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547206543] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547221621] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547237513] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8547254394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8547275439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547292860] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547310178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547328459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547346601] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547362675] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547378222] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547395330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8547410580] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8547427200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547443107] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547460024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547475250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547490514] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547506231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547522488] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547538492] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8547554506] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8547572672] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547589252] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547605504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547621919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547641989] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547662013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547679555] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547696931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8547713892] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8547731106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547746924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547763247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547778916] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547794215] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547809917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547828694] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547846155] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8547861451] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8547878045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8547895119] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8547911397] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547926518] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8547941761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8547957857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8547972957] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8547989597] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548004696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548021821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548037621] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548054861] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548071976] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548087676] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8548103215] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548118239] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8548134171] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548149696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548165977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548181623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548197976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548213403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548228436] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1610,16100000,10000,0,0,256,5,45701,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8548282421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548297867] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8548313868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548330002] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548346640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548362553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548378938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548394722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548410063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8548427659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548444202] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8548461663] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548476878] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548494002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548510402] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548527282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548542516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548560370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8548579893] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548597467] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8548613533] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548629318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548649071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548665051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548681439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548696596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548712455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8548728068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548743187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8548761318] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548777821] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548794553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548810543] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548827421] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548842681] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8548858623] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8548874364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8548890247] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8548906296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8548922369] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8548942976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8548965534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8548984628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549001423] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549017891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549033696] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549048854] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549064938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549080521] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549097054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549113627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549129887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549145508] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549160714] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549176359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549191764] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549211103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549226548] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549243316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549259329] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549276476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549292351] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549307770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549323549] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549339470] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549356306] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549373560] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549390970] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549406816] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549423131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549438376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549454032] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549469751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549484917] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549500870] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549516440] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549532876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549548707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549565148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549581027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549596178] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549611801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549626895] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549643123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549658285] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549674646] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549690423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549709882] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549725878] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549741370] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549757174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549773341] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549790660] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549805876] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549822360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549838807] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549856261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549872689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8549887917] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8549904089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8549919225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8549935158] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8549950297] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8549967060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8549982878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8549999117] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550014815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550030033] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550045725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550060958] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550077959] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550093106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550109483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550125302] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550144385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550160569] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550176091] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550192003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550208141] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550224829] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550240162] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550256805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550273534] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550291231] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550307403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550322584] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550338716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550353869] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550369715] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550384788] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550401496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550417241] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550433480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550448908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550467339] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550483018] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550498135] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550514644] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550529882] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550546256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550562054] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550578917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550595055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550610205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550625765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550645116] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550661280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550676429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550692905] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550709642] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550726015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550741092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550756274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550772556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550787665] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550803554] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550818650] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550835464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550851209] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8550867439] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550882579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8550898392] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8550914052] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8550929209] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8550945147] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8550961595] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8550978009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8550993777] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551010027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551025669] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551040858] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551056507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551073017] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551093154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551108622] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551125288] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551142710] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551159189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551174506] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551189855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551206272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551221618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551237749] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551253058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551270478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551286447] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551302902] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551318201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551333866] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551349715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551365029] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551381173] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551396963] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551413628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551429607] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551446067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551462422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551477712] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551493412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551508547] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551525238] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551540742] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551557272] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551573196] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551590103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551605401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551620739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551636541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551652136] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551668043] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551683152] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551699495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551715654] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551731945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551747116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551762332] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551778593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551793742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551809949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551825050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551841845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551857627] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8551873883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551889018] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8551904781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8551920427] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8551935575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8551951519] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8551967343] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8551983743] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8551999572] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552020228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552036309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552051733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552067469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552083882] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552100107] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8552115417] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8552132043] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8552148624] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552165001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552180199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552195404] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552211450] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552226562] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552242444] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8552257522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8552274404] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8552290123] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552306285] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552321868] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552337775] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552353497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552368651] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552384586] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1611,16110000,10000,0,0,256,5,45729,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8552435993] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8552452974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8552468813] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552485701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552500746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552519504] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552536707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552551903] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552567824] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8552584397] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8552603696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8552622723] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552642904] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552659614] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552675274] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552691107] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552707225] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552723288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8552738508] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8552755158] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8552772728] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552789230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552804420] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552819733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552837050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552852392] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8552868514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8552883703] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8552900876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8552916789] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8552933170] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552950009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8552969122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8552984857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8552999929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553016394] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553031500] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553047918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553063646] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553080251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553095376] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553110488] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553126066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553141554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553157457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553173244] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553189561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553206748] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553223020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553238086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553253202] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553269942] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553285107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553300947] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553316007] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553332848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553348691] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553364923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553380045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553395547] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553411156] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553426254] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553442956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553462082] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553478719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553494600] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553511027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553527032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553542419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553558155] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553573301] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553589968] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553605187] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553621636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553638168] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553655296] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553670541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553685773] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553702694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553717870] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553733764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553748835] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553765478] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553781441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553797626] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553812701] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553828191] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553844490] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553859578] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8553875459] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8553894427] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8553912031] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8553928044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8553944422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8553960708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8553976106] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8553991887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554007119] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554023783] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554040128] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554058093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554076201] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554093787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554109122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554124495] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8554141868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554157395] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554173462] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554188687] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554206112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554222051] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554238474] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554253732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554269645] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8554285627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554300868] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554316836] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554332475] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554349141] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554364995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554381366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554397067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554412329] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8554428000] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554443163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554459512] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554474637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554491015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554506788] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554524341] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554539554] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554554771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8554570454] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554586302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554602322] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554617553] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554634089] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554650576] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554666927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554682118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554697334] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8554713466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554728654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554747986] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554768989] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554788686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554804986] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554822758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554842757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8554858227] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8554874369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554890842] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8554907655] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8554922930] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8554940181] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8554956722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8554973277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8554988608] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555004658] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555024844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555044509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555063457] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555082633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555099419] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555115606] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8555132056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555148099] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555163604] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555179407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555194654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555211287] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555227531] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555244093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555259984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8555277086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555292371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555307738] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555324971] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555342765] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555359189] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555374997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555392150] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555407997] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8555424324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555440670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555458320] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555474240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555489605] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555505661] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555521413] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555538264] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555554270] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8555570712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555586407] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555601693] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555617458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555632727] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555649279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555664529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555681018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555696886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8555713703] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555728981] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555744245] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555762002] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555777959] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555793939] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555810051] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555827329] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555843623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8555860026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555875728] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8555892419] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8555908236] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8555923485] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8555941217] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8555957716] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8555974601] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8555990552] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556006990] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556022708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8556038270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556054125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556069440] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556085875] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556101164] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556117688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8556133644] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556150382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556165660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8556180963] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556196723] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556212398] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556228688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556244830] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556263439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8556281617] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556297992] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556313114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8556328895] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556344750] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556359880] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556375794] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556391523] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556408172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8556423924] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556440157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556457760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8556472997] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556488680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556503891] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556520208] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556535418] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556551850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8556568335] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556585094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556600295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][DOE ] 1612,16120000,10000,0,0,256,5,45757,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8556651873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556668201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556683501] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556702255] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556721322] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556738421] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8556754956] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556772775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556788206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8556803761] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556819572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556835249] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556851288] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8556866524] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8556883035] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8556899176] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8556915652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556930837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8556946003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8556962087] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8556977260] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8556993194] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557008334] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557025056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557041091] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557057383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557072588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557088080] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557103714] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557119691] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8557135764] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557151631] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557168402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557184647] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557204270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557221339] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557237031] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557252934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557269617] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8557285723] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557301106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557317693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557334004] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557350643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557365873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557381158] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557397184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557412515] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8557428390] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557443471] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557460120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557475895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557492169] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557507336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557522850] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557539426] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557554575] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8557570443] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557586078] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557602723] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557619219] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557638128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557657756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557673344] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557689086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557706021] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8557722342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557737574] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557754222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557770633] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557787016] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557802205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557817571] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557833799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557849175] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8557865164] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8557880319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8557897070] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8557912928] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8557929241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557945284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8557960816] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8557977475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8557992648] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558008558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558024188] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558040693] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558057072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558073349] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558088980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558104216] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558119892] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558136847] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558156435] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558171820] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558188642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558205348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558221910] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558237088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558252379] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558268489] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558284291] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558300348] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558315591] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558332523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558348459] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558364854] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558380115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558395857] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558412418] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558427509] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558443337] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558458872] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558475643] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558491885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558508101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558523848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558539003] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558554622] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558569732] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558585988] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558601314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558618347] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558634127] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558650699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558665854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558681015] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558696635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558712430] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558728602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558743733] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558760101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558776278] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558792744] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558807894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558823077] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558839144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558854296] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8558870236] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8558885371] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8558902155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8558917966] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8558934148] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558949326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8558964886] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8558980544] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8558995711] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559011611] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559027241] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559043853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559059661] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559077927] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559096051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559111679] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559129318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559145787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559161999] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559177341] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559194010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559210345] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559227104] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559242452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559257824] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559275487] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559291147] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559307294] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559322598] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559339588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559355954] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559372344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559387816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559403478] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559419115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559434265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559450185] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559465633] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559482240] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559497984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559518033] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559534361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559549633] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559565344] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559581098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559597289] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559612425] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559628837] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559645014] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559661302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559676462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559691630] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559708245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559723565] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559739629] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559754891] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559772226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559788897] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559805279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559820531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559836203] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559851947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559867206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8559883231] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8559898793] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8559915588] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8559931556] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8559948613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8559964404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8559979830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8559995672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560012374] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8560031321] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560046656] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560063586] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560080293] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560096673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560111901] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8560127281] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8560143994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560159210] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8560175157] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560190296] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560207375] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560223740] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560240278] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560255400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8560271088] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8560286993] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560302206] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8560318204] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560333775] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560350229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560366097] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560382419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560398044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8560413290] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8560429025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560444735] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8560465111] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560480875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560497344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560513152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560530151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560545460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8560560754] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8560576673] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560592748] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8560608951] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560625944] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560644564] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560662586] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560680640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560697316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8560714655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8560731734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560748233] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][DOE ] 1613,16130000,10000,0,0,256,5,45786,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8560804280] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560820890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8560839262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8560856546] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8560874448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560891451] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8560908285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8560925458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8560949704] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8560971542] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8560989312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561007684] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561026976] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561045108] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561061892] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561079192] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561096975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561113591] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8561131010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8561148058] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561166256] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561183542] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561201359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561218322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561234938] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561252094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561269035] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8561286686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8561303280] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561321219] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561338801] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561356621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561373217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561391396] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561409787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561425099] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8561441514] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8561457935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561474487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561490463] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561506772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561523036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561538459] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561554293] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561569484] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8561586032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8561601473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561617953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561633806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561650516] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561665732] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561680975] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561696709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561712272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8561728267] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8561743465] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561759935] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561776100] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561792660] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561807880] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561823087] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561839144] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561854364] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8561870356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8561886526] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8561907077] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8561923888] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8561940382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8561957550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8561973028] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8561989113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562004371] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562020972] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562036258] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562053609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562069544] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562086413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562101699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562116980] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8562132763] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562148498] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562164879] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562180198] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562196805] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562213146] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562229556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562244862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562260176] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8562276478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562291804] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562308466] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562326114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562345196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562361508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562377959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562394435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562409887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8562425704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562440974] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562457686] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562472959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562489668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562505597] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562522392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562537944] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562553237] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8562569024] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562584718] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562600802] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562616052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562632573] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562648877] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562665499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562680793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562696120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8562712600] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562728941] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562745547] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562760668] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562777445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562793407] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562809633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562827578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562844546] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8562861181] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562876745] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8562893731] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8562909197] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8562925874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8562941787] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8562958597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8562974140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8562989402] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563005175] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563020772] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563036808] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563052272] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563068785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563085002] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563101413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563116680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563131953] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563148056] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563163504] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563180186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563195309] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563212131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563227912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563244182] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563261425] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563279503] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563295409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563310983] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563327693] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563342840] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563359569] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563375379] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563392069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563408009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563423283] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563439040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563454797] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563470751] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563485907] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563502301] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563518423] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563534668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563549997] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563565160] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563581179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563596314] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563612393] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563628076] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563644842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563660580] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563677023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563692672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563708246] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563723838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563738923] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563755299] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563774777] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563791529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563807405] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563823760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563839751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563855362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8563871153] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563886402] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8563902839] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8563918064] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8563934563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8563950442] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8563967133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8563982389] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8563997655] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564013424] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564029042] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564045113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564060950] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564078543] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564094495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564110925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564126734] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564142361] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564157984] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564173269] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564189307] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564208712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564225310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564241742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564258127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564274007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564289342] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564304963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564320020] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564336326] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564351563] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564367968] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564383681] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564400262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564415601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564430764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564446378] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564461809] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564477697] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564493452] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564509891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564526304] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564543258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564558784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564574324] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564590465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564605625] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564621576] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564636693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564653463] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564669320] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564685638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564700818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564716441] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564732291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564748107] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564764063] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564779610] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564796030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564811868] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564828590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564843771] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8564858982] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8564874659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8564890142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8564906113] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8564921319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8564937755] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8564953893] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8564970202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1614,16140000,10000,0,0,256,5,45814,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8565019721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565035036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565050794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565066039] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565082402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565097638] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565114093] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565129958] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8565150388] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565166196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565182153] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565197960] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565214046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565230065] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565245271] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565261857] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565278124] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8565294518] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565309687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565324894] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565340923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565356363] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565372665] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565387712] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565404444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565420918] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8565437649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565453167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565468360] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565484003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565499187] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565515708] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565530868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565547499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565563315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8565579916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565595062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565610455] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565626129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565645161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565662472] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565678288] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565696197] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565713206] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8565729729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565745109] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565760538] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565776740] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565792627] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565808606] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565823726] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565840536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565856560] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8565873448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565888798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8565904626] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8565920425] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8565935688] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8565952074] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8565967469] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8565983979] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8565999886] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566016688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566032021] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566047534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566063347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566082792] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566100558] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566116568] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566133073] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8566149677] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566166034] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566181211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566196418] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566212552] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566228424] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566244609] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566259740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566276551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8566292332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566309478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566324820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566340727] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566356417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566371607] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566387550] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566403314] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566419739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8566435553] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566452189] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566467817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566483019] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566498640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566513761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566530591] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566545885] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566562609] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8566588336] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566615370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566630680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566647270] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566662967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566678196] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566694140] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566709696] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566726131] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8566744183] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566760364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566776989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566792873] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566808676] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566823775] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566840132] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566855282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8566871722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8566887563] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8566904192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566919313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8566934665] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8566950260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8566965796] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8566981752] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8566996875] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567013270] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567029595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567047890] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567063003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567078845] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567094466] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567109604] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567125757] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8567141256] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567157685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567175771] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567192042] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567207618] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567222708] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567238729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567253787] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567270035] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8567285157] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567301695] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567317480] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567334035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567349166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567364264] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567380383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567395963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567411894] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8567427012] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567443383] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567459984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567476313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567491495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567506670] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567522839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567537953] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567556078] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8567571412] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567588945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567607347] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567623991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567639537] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567655054] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567670741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567685888] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567702095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8567718086] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567734521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567750441] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567767095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567782248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567797415] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567813066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567828559] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567844508] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8567859719] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8567876170] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8567892384] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8567908666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567924080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8567939287] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8567955381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8567970548] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8567986454] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568003552] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568020686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568039075] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568055528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568070687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568086422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568102111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568118139] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8568134082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568149522] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568165850] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568181638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568197918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568213313] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568228476] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568244371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568259517] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8568275769] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568290889] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568307524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568323328] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568339987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568355947] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568371196] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568386879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568402454] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8568418463] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568433628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568450245] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568470406] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568486953] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568502179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568518030] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568533848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568549096] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8568565159] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568580909] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568597509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568613664] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568630082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568646163] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568661508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568677304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568692545] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8568709103] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568724377] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568741225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568757151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568773981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568790100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568805643] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568821400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568837055] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8568853115] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8568868379] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8568884918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8568904007] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8568922627] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568938015] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8568954299] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8568970127] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8568985338] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8569001437] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8569017092] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8569033686] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8569049595] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8569065919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8569083836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8569099138] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8569114934] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][DOE ] 1615,16150000,10000,0,0,256,5,45843,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8569654418] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8569675095] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8569692871] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8569713593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8569730052] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8569746631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8569762042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8569782297] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8569798314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8569813897] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8569831227] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8569847867] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8569865896] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8569881987] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8569899867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8569915190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8569930839] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8569946643] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8569962276] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8569978402] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8569994511] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570010927] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570027752] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570044038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570059143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570074239] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570090274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570105400] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8570121342] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8570136473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570153299] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570169114] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570185409] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570200610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570221528] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570237291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570252496] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8570268911] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8570284130] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570300623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570316508] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570333437] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570349540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570364939] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570381991] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570399032] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8570414982] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8570430114] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570446572] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570462786] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570479101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570494494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570509689] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570526230] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570541411] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8570557369] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8570572515] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570589612] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570605446] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570621965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570637138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570656230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570672623] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570688124] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8570705073] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8570720318] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570736965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570754663] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570774811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570793448] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570811296] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570829105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570846826] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8570863123] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8570878761] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8570896742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8570912784] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8570929369] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570944746] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8570960800] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8570976724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8570992161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571008507] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571024284] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571040885] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571057152] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571077976] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571093365] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571108739] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8571125638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571141596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571157898] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571173228] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571190075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571206623] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571223141] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571238487] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571253862] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8571270204] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571286329] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571303717] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571318982] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571336879] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571352994] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571370306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571385811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571401855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8571417709] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571433044] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571449102] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571464890] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571482106] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571498265] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571517762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571533167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571548539] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8571564609] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571580544] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571596589] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571611844] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571628340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571644856] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571661212] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571676456] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571691935] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8571708385] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571725167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571741196] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571756367] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571773429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571789338] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571805702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571821121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571837064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8571852795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571868248] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8571884260] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8571900013] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8571916412] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8571932258] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8571952287] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8571970889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8571988871] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572006061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572022385] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572039351] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572054594] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572071427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572088803] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572105312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572120592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8572136000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572152582] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572167824] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572183848] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572199044] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572215992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572234273] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572250936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572266900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8572282108] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572297801] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572312896] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572329264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572344429] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572360930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572379931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572396781] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572411975] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8572427189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572442901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572458499] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572474480] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572489686] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572506124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572522672] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572539031] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572554263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8572569729] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572585858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572601098] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572617330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572632618] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572649468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572666715] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572683920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572699092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8572715527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572731202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572746389] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572762451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572778095] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572794546] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572812711] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572829946] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572845859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8572861120] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8572876840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572892671] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8572908688] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8572923895] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8572940360] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8572956712] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8572973140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8572988462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573003748] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573019965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573035256] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573051356] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573066877] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573083847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8573099780] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8573116206] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573131479] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573147205] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573164661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573179973] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573196237] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573212106] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573228739] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8573246945] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8573263430] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573279438] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573294855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573310668] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573325994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573342539] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573357865] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573374667] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8573391804] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8573408268] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573423566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573439127] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573455331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573470599] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573486719] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573502036] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573519080] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8573535386] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8573551754] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573567192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573583919] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573600906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573616223] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573632330] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573648394] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573665030] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8573683496] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8573699983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573715699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573731096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573746899] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573762220] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573778938] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573794252] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573810821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8573827147] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][DOE ] 1616,16160000,10000,0,0,256,5,45871,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8573878077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573893869] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8573909238] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8573925119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8573940654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8573957191] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8573973029] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8573989563] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574005448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574022273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574037555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574052902] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574068640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574084966] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574101030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574121251] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8574138379] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574155285] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574171805] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574187217] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574203052] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574218955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574234265] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574250296] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574265935] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8574282449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574298348] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574314741] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574330419] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574345692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574361419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574376853] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574393388] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574408657] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8574425162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574441279] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574458468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574473743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574488990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574504732] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574520455] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574538209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574555653] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8574572396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574588885] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574605273] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574621190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574636703] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574652881] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574668082] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574684071] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574699253] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8574716126] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574731999] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574749200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574764735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574780084] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574795825] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574811046] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574827421] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574842632] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8574859086] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8574874960] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8574891656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574906886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8574922113] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8574937836] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8574953431] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8574969468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8574986404] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575002878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575019160] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575035510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575050686] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575066148] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575082257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575097471] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575113483] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575128693] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575145505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575161352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575177721] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575192968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575208699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575224468] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575239729] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575256403] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575272179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575288761] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575304722] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575321085] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575336763] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575352025] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575367822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575383059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575399468] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575415383] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575434097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575450246] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575467082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575484384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575499855] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575516208] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575531457] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575547470] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575562674] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575579830] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575595725] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575612105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575627581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575643252] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575659001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575674272] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575690275] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575706043] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575722539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575738469] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575755080] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575770760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575786063] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575801821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575817336] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575833777] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575848949] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8575867482] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8575883376] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8575900166] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575915439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8575930701] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8575946462] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8575962121] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8575980075] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8575995403] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576012008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576028643] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576045010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576060233] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576075470] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576092500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576107720] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576123695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576138913] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576155828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576171721] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576188086] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576204000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576219277] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576234952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576250149] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576266474] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576281731] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576300668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576316790] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576333590] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576348852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576364096] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576379851] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576395508] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576412446] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576427792] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576444847] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576462931] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576479569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576494838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576510122] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576526332] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576541554] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576557553] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576572724] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576589539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576605351] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576621633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576636825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576652585] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576668289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576683482] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576699449] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576715047] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576734529] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576750473] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576768762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576784097] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576799667] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576815523] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576831638] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576847745] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8576863019] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8576879510] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8576895765] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8576912111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576927401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8576942771] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8576958985] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8576974208] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8576990281] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577005529] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577022489] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577038429] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577054846] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577070148] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577085821] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8577101573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577116876] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8577132944] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577148666] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577168521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577184458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577200862] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577216617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577231903] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8577247704] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577262994] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8577279501] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577294791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577311376] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577327707] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577344105] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577359404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577374733] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8577391023] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577406362] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8577422432] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577438223] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577455165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577471110] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577487526] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577502862] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577518621] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8577534395] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577549654] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8577565714] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577581282] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577599754] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577615689] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577632320] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577648077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577663422] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8577679232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577694527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8577710993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577726217] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577743479] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577759432] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577776500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577791757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577807064] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8577823079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577838722] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8577854796] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8577870074] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8577886662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8577903037] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8577919499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8577934775] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8577950385] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1617,16170000,10000,0,0,256,5,45900,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8578001227] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578016950] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578035464] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578050743] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578067294] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578083551] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578099931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578115893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578131298] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8578147640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578162889] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578178937] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578194174] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578212359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578228352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578244775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578260103] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578275859] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8578291702] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578306988] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578323093] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578338763] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578355339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578371287] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578387688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578403683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578418974] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8578434738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578450008] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578468594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578483927] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578500499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578516984] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578533442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578548757] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578564102] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8578580281] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578595566] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578611649] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578626956] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578644153] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578660088] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578676499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578691966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578707781] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8578723581] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578738886] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578755032] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578770730] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578787749] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578803692] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578820129] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578835841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578851115] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8578866871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578882163] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8578900662] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8578917122] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8578933661] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8578949495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8578966348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8578981605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8578996874] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579012842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579028379] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579044411] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579059630] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579076117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579092363] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579108747] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579123964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8579139560] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579155392] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579170998] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579187062] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579202985] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579219475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579235403] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579251807] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579267619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8579283040] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579298842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579314142] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579333345] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579348665] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579365151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579381076] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579398195] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579413472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8579428793] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579444545] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579460861] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579476856] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579492138] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579508640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579524995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579542243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579557540] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8579573004] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579589806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579605085] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579621109] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579636366] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579653310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579669169] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579685535] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579700787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8579718447] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579734380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579749693] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579768800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579784107] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579800697] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579816645] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579833405] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579848688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8579864000] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8579879779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579895742] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8579911955] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8579927340] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8579943978] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8579960322] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8579976875] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8579992305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580007744] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580024013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580039444] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580055701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580071161] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580088373] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580104435] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580120977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580136959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580152784] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580170214] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580185518] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580204548] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580219831] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580236406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580252346] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580269119] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580284327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580299593] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580315297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580330761] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580346784] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580361997] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580378483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580394891] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580411275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580426557] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580441838] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580457906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580473161] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580489170] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580504504] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580521338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580537233] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580553577] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580568840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580584651] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580600402] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580615661] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580633451] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580649052] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580665527] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580681391] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580697708] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580713531] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580728764] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580744483] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580759653] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580775946] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580791208] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580808142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580824061] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580840767] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580856074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8580871356] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8580887840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580903560] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8580919614] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8580934860] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8580951359] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8580967666] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8580984032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8580999264] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581014860] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581030591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581045791] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581061800] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581079050] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8581097365] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8581113575] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581130093] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581146084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581161469] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581177238] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581192503] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581209029] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581224385] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8581240977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8581256990] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581273989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581289324] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581304674] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581320504] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581336736] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581353015] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581368393] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8581385009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8581401510] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581418073] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581433460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581448932] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581466143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581482916] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581502602] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581519697] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8581537753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8581555072] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581572977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581590655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581608266] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581625359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581642602] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581660091] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581676690] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8581694731] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8581712757] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581730635] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581747248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581764006] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581781636] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581798270] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581815755] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581832762] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8581850727] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8581868063] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8581885879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581902969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8581919692] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8581938997] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8581956024] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8581973541] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8581990179] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582008208] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8582025895] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582045620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582062355] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582079830] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582097041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582113681] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8582131201] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8582148274] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582166305] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][DOE ] 1618,16180000,10000,0,0,256,5,45928,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8582220000] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582236485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582251764] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582267717] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582283507] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582299113] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8582315221] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8582331462] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582348006] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8582363898] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582383058] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582398735] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582414042] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582429794] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582444986] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8582461560] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8582476732] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582493163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8582509023] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582525634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582543078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582558443] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582574081] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582590224] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8582606186] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8582621327] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582637952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8582654638] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582670975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582686114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582701278] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582717770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582733047] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8582749117] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8582764676] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582781246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8582797151] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582815913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582831598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582846887] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8582862625] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582877828] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8582895509] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8582910787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8582927289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8582943170] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8582960131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8582976842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8582992649] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583008407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583024271] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583040305] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583055507] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583072060] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583088545] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583104891] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583120051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8583135230] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583151458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583166641] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583182592] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583197723] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583214444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583230237] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583249263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583265000] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8583280213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583295919] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583311408] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583328209] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583343454] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583360019] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583375961] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583392713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583408183] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8583423480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583439185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583454963] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583472338] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583488211] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583504575] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583520908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583537157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583552282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8583568534] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583584779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583599908] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583615831] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583630978] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583647984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583663795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583683343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583698559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8583714204] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583729879] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583745059] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583761011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583776822] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583794142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583810458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583828132] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583844042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8583859307] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8583874956] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583890524] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8583908426] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8583923681] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8583940101] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8583956448] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8583972937] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8583988152] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584003364] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584020314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584035619] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584051595] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584066842] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584084017] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584099923] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584119845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584135070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584151285] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584167114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584182844] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584199082] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584215570] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584232766] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584248795] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584265586] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584281080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584296341] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584312061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584327865] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584343929] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584359200] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584375712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584392044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584409308] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584426120] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584441480] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584458239] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584473594] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584489603] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584504801] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584521765] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584537704] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584557844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584573149] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584588822] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584604631] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584619899] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584635945] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584651660] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584668185] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584684122] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584700528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584716301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584731540] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584747240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584762439] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584778860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584794133] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584810621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584826533] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584845139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584860432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8584875654] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8584891800] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8584907618] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8584923537] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8584938683] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8584955570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8584971495] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8584989908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585005181] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585020990] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585036806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585052015] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585067983] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585083611] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585100109] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585115995] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585132309] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585147900] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585163157] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585178925] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585194146] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585210478] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585225711] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585242186] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585258050] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585274727] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585289980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585305189] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585320894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585336460] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585354485] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585369918] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585386650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585403401] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585422101] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585437388] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585453170] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585469665] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585484912] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585500931] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585516688] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585533488] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585549400] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585565765] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585582028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585597369] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585613128] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585628367] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585644727] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585660167] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585676626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585692531] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585709760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585724983] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585740247] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585755936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585771530] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585787588] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585804740] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585821287] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585837942] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585856628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585871907] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8585887273] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8585903716] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8585918930] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8585934890] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8585950054] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8585967140] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8585983044] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8585999435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586015043] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586030607] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8586046326] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586061535] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586078030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586093237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8586109722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8586125592] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8586142306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586157765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586173036] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8586188809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586205370] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586221684] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586236906] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8586253828] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8586270388] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8586288546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586303854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586319172] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][DOE ] 1619,16190000,10000,0,0,256,5,45957,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8586369889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586385148] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586401523] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586416817] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8586433444] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8586449440] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8586466263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586481597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586496926] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8586512726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586528596] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586544653] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586559868] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8586576338] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8586592561] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8586608943] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586624199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586639768] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8586655561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586670848] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586686949] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586702748] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8586720880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8586736846] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8586755568] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586772139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586787646] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8586803460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586818692] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586835264] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586850533] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8586867108] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8586883081] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8586899775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586915055] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8586930371] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8586947142] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8586962985] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8586979150] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8586994499] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587011097] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587027360] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587043808] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587059127] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587074463] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587090597] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587105911] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587122001] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8587137645] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587157911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587173855] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587190299] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587206111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587222197] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587237966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587253167] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587269721] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8587285030] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587301549] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587317466] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587334297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587349573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587364877] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587380672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587396262] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587412552] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8587427783] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587444309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587460602] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587477029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587492304] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587507592] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587523647] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587538929] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587555030] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8587570319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587589261] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587605737] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587622160] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587637476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587653844] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587669701] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587685018] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587701148] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8587717004] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587733681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587751214] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587771168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587788086] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587803508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587819257] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587835757] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587851956] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8587867312] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8587884039] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8587900821] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8587917307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587932595] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8587947957] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8587964312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8587979600] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8587995695] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588010972] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588030931] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588046878] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588063219] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588078968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588094527] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588110284] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588125568] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8588142021] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588157959] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588174450] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588190352] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588207422] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588222922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588238315] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588254498] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588270152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8588286948] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588302156] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588318613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588334831] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588351400] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588366643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588381891] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588397864] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588413126] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8588429199] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588444473] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588463928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588479950] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588496359] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588511573] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588527254] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588542994] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588558273] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8588574279] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588590628] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588607145] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588622993] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588639693] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588655085] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588670362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588686110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588701357] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8588718011] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588733319] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588749863] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588766172] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588782771] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588798362] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588813564] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588829726] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588845066] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8588861056] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8588876267] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8588895341] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8588911311] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8588927758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588943058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8588959510] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8588975297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8588990561] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589006594] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589022182] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589038928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589054830] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589071201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589087729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589103017] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589119004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589134237] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589150926] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589166220] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589182812] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589200220] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589220913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589237236] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589252699] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589269611] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589285114] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589301244] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589316534] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589337436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589353628] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589370192] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589385599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589401597] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589417688] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589432927] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589449064] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589464673] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589481204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589497112] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589513512] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589529501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589545345] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589561133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589576300] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589592883] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589608080] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589624521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589641409] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589657712] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589672866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589688048] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589704123] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589719303] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589735482] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589750670] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589770027] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589785930] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589802322] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589817570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589833213] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589848936] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589864181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8589880175] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8589895684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8589912396] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8589928315] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8589944699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8589960272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8589975770] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8589991517] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590006759] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590023151] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590038399] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590054904] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590070806] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8590088098] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590103421] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8590118671] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8590134417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590150152] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590166234] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590181487] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590199617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590218759] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8590235292] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590250773] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8590266506] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8590283116] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590298538] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590315250] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590331091] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590349189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590365574] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8590383314] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590402485] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8590420380] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8590436207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590451481] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590469110] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][DOE ] 1620,16200000,10000,0,0,256,5,45985,256,256,0,0,0,65536,0,1,0,0,65536 [Artemis] [HADES][INFO ] [KRELTSC: 8590520684] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590537634] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590553729] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8590570271] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590589007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8590604745] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8590621414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590640181] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590657010] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590672321] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590689747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590706364] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8590723120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590738521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8590753985] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8590770290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590785857] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590801994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590817313] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590834414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590850431] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8590866888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590882224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8590898183] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8590914272] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8590929660] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8590945813] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8590961715] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8590978522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8590994908] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591012066] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591028447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591043829] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591062433] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591078281] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591094447] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591109787] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8591126422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8591142854] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591160082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591175477] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591190810] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591207729] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591223076] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591239211] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591254536] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8591272116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8591288418] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591304999] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591320372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591336508] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591352404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591367738] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591383899] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591401219] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8591422493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8591439458] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591457298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591472909] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591488326] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591507407] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591523652] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591539855] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591555195] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8591571928] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8591588430] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591605006] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591620379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591635818] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591652138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591667520] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591683701] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591699689] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8591716681] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8591732742] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591749279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591765083] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591780557] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591797113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591812384] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591829052] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591844386] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8591861056] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8591877096] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8591894211] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591910427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8591929362] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8591945295] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8591961632] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8591977994] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8591993291] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592009994] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592026589] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592043120] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592058414] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592073803] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592090029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592105527] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592121562] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8592136791] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592153772] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592169912] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592186251] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592202424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592218014] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592233844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592249154] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592265868] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8592281237] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592298204] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592314332] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592331335] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592347285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592365606] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592382209] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592398397] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592414582] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8592429953] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592446626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592463086] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592479795] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592495104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592510434] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592526632] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592542013] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592558154] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8592573480] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592590454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592606507] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592623035] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592638374] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592654114] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592669958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592685283] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592701389] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8592717230] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592733834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592749819] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592766695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592782067] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592799494] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592816247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592832536] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592849016] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8592865637] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8592882499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8592899011] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8592915471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592930770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8592946109] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8592964617] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8592982936] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8592999181] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8593015768] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8593032597] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8593048870] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8593066225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8593082550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8593098060] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8593113957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8593129302] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8593145860] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8593161420] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8593178052] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8593194033] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8593211889] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8593228769] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8593251411] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8593273158] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8593291664] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8593307993] ECW: w=0xbe98a1b8 func=0xbe44d22c 'I' [Artemis] [HADES][INFO ] [KRELTSC: 8593323614] ECW: w=0xbe99fbb0 func=0xbe43491c 'BLK-HEAT@' [Artemis] [HADES][INFO ] [KRELTSC: 8593342094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Artemis] [HADES][INFO ] [KRELTSC: 8593359095] ECW: w=0xbe99fab8 func=0xbe44f910 'BLK-HEAT' [Artemis] [HADES][INFO ] [KRELTSC: 8593375725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8593391476] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Artemis] [HADES][INFO ] [KRELTSC: 8593407668] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8593423484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Artemis] [HADES][INFO ] [KRELTSC: 8593438715] ECW: w=0xbe9892b8 func=0xbe44bdc8 '(LOOP)' [Artemis] [HADES][INFO ] [KRELTSC: 8593455200] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Artemis] [HADES][INFO ] [KRELTSC: 8593471104] ECW: w=0xbe990d88 func=0xbe45cc2c 'Q.PRINT' [Artemis] 0.5u [HADES][INFO ] [KRELTSC: 8593490723] ECW: w=0xbe947e10 func=0xbe455f18 'CR' [Artemis] [HADES][INFO ] [KRELTSC: 8593505118] ECW: w=0xbe98a488 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8593522067] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 8593539087] PASS: Artemis ready [Hera] [HADES][INFO ] [KRELTSC: 8593551070] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8593570675] ECW: w=0xbe973bb0 func=0xbe43491c 'KILL-VM' [Hera] [HADES][INFO ] [KRELTSC: 8593587036] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8593602381] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8593617679] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 8593634492] VM-EXEC: '4 EVENT-EMIT' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 8593654577] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 8593674418] ECW: w=0xbe9b8b08 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8593690161] ECW: w=0xbe954690 func=0xbe457a38 '(do-log-info)' [Hera] [HADES][INFO ] [KRELTSC: 8593707333] process: killed [Hera] [HADES][INFO ] [KRELTSC: 8593721077] ECW: w=0xbe966298 func=0xbe42cacc 'KILL' [Hera] PARITY:KILL vm_id=2 name=Hermes [Hera] KILL: Hermes dead [Hera] [HADES][INFO ] [KRELTSC: 8593807454] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8593823882] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 8593841260] PASS: reap [Hera] [HADES][INFO ] [KRELTSC: 8593851910] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8593867500] ECW: w=0xbe9661a8 func=0xbe42bf5c 'BIRTH' [Hermes] [HADES][INFO ] [KRELTSC: 8597773591] Registering FORTH-79 Standard word set... [Hermes] [HADES][INFO ] [KRELTSC: 8597825215] Registering FORTH-79 arithmetic words... [Hermes] [HADES][INFO ] [KRELTSC: 8598394990] FORTH-79 Standard word set registration complete [Hermes] [HADES][INFO ] [KRELTSC: 8599429365] exec_block: block 4100 len 358 [Hermes] [HADES][INFO ] [KRELTSC: 8599486809] exec_block: block 4101 len 296 [Hermes] [HADES][INFO ] [KRELTSC: 8599879312] exec_block: block 4142 len 382 [Hermes] [HADES][INFO ] [KRELTSC: 8600253788] exec_block: block 4102 len 448 [Hermes] [HADES][INFO ] [KRELTSC: 8600299790] exec_block: block 4103 len 444 [Hermes] [HADES][INFO ] [KRELTSC: 8600336406] exec_block: block 4104 len 409 [Hermes] [HADES][INFO ] [KRELTSC: 8600876820] L8[TABLE]: Config 17 → 0 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 8601293312] exec_block: block 4105 len 554 [Hermes] [HADES][INFO ] [KRELTSC: 8601379235] exec_block: block 4143 len 241 [Hermes] [HADES][INFO ] [KRELTSC: 8601427761] exec_block: block 4106 len 533 [Hermes] [HADES][INFO ] [KRELTSC: 8601500158] exec_block: block 4107 len 287 [Hermes] [HADES][INFO ] [KRELTSC: 8601523336] L8[TABLE]: Config 0 → 1 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 8601904875] exec_block: block 4144 len 307 [Hermes] [HADES][INFO ] [KRELTSC: 8602249835] exec_block: block 4108 len 305 [Hermes] [HADES][INFO ] [KRELTSC: 8602282857] exec_block: block 4145 len 445 [Hermes] [HADES][INFO ] [KRELTSC: 8602318864] exec_block: block 4146 len 399 [Hermes] [HADES][INFO ] [KRELTSC: 8602352025] exec_block: block 4109 len 453 [Hermes] [HADES][INFO ] [KRELTSC: 8602379817] L8[TABLE]: Config 1 → 2 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [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: 8602768821] exec_block: block 4114 len 391 [Hermes] [HADES][INFO ] [KRELTSC: 8602816603] exec_block: block 4115 len 348 [Hermes] [HADES][ERROR] [KRELTSC: 8602842113] UNKNOWN WORD: 'COMMON-CH' [Hermes] [CAPSULE][DEFER] block 4115 (1/16) line 7: CH-SCAN @ COMMON-CH @ <> AND IF [Hermes] [HADES][ERROR] [KRELTSC: 8602879468] ELSE: missing IF [Hermes] [CAPSULE][DEFER] block 4115 (2/16) line 9: ELSE [Hermes] [HADES][ERROR] [KRELTSC: 8602912444] 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: 8602981830] exec_block: block 4116 len 463 [Hermes] [HADES][INFO ] [KRELTSC: 8603367315] exec_block: block 4147 len 147 [Hermes] [HADES][INFO ] [KRELTSC: 8603390860] ECW: w=0xbe9f15a8 func=0xbe457a38 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 8603408524] Hermes: loaded [Hermes] [HADES][INFO ] [KRELTSC: 8603420379] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8603447987] L8[TABLE]: Config 2 → 0 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [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: 8603827644] exec_block: block 4117 len 446 [Hermes] [HADES][INFO ] [KRELTSC: 8603878144] exec_block: block 4118 len 365 [Hermes] [HADES][INFO ] [KRELTSC: 8603921574] exec_block: block 4119 len 269 [Hermes] [HADES][ERROR] [KRELTSC: 8603941327] UNKNOWN WORD: 'LSHIFT' [Hermes] [CAPSULE][DEFER] block 4119 (1/16) line 3: SWAP 32 LSHIFT OR ; [Hermes] [HADES][ERROR] [KRELTSC: 8603972620] 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: 8604049671] exec_block: block 4148 len 461 [Hermes] [HADES][INFO ] [KRELTSC: 8604400435] exec_block: block 4120 len 377 [Hermes] [HADES][ERROR] [KRELTSC: 8604430363] UNKNOWN WORD: 'USE' [Hermes] [CAPSULE][DEFER] block 4120 (1/16) line 14: S" common:msg.4th" USE [Hermes] [HADES][INFO ] [KRELTSC: 8604468228] L8[TABLE]: Config 0 → 1 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [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: 8604537922] exec_block: block 4121 len 263 [Hermes] [HADES][INFO ] [KRELTSC: 8604568919] exec_block: block 4149 len 385 [Hermes] [HADES][INFO ] [KRELTSC: 8604944043] exec_block: block 4150 len 327 [Hermes] [HADES][INFO ] [KRELTSC: 8604989510] exec_block: block 4151 len 443 [Hermes] [HADES][INFO ] [KRELTSC: 8605029857] exec_block: block 4152 len 337 [Hermes] [HADES][INFO ] [KRELTSC: 8605384533] exec_block: block 4153 len 143 [Hermes] PARITY:BIRTH vm_id=3 capsule_id=0xbb77f3ac463f507f mode=p capsule_hash=0xbb77f3ac463f507f dict_hash=0x2e8c1b07d009507e [Hera] BIRTH: Hermes live [Hera] [HADES][INFO ] [KRELTSC: 8605467374] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8605483494] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8605498858] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 8605515848] VM-EXEC: 'CD-INIT' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 8605530930] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8605547627] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8605564041] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8605580943] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8605596223] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8605612315] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8605628138] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 8605645572] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8605661892] ECW: w=0xbea01ad0 func=0xbe44fadc 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8605677822] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8605694299] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8605709891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8605737936] L8[TABLE]: Config 1 → 3 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 6,60000,10000,0,0,92,30,9,4096,14,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8605784323] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8605803601] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 8605821039] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8605842055] ECW: w=0xbea01bc0 func=0xbe44fadc 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8605861768] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8605881794] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8605901282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8605920696] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8605942071] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 8605962383] ECW: w=0xbea02b20 func=0xbe43491c 'MSG-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 8605982454] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8605998865] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 8606014997] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8606031196] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8606047577] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606063119] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606080230] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606095468] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606111326] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606127880] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606143515] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606158652] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8606174062] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606190476] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606208411] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606224197] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606240574] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606255963] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8606273273] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8606288856] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8606304919] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606319957] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606336696] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606351735] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606367444] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606383760] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606399162] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606414199] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8606429396] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606445953] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606461427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606477086] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606493404] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606510345] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8606527745] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8606544270] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8606561786] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606578646] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606596440] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606612869] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606630207] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606648365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606664803] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606681237] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8606697822] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606715971] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606732430] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606749593] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606767796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606784247] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8606801215] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8606817676] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8606835255] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606851717] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606869614] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8606886094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606903658] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8606921497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8606937944] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8606954967] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8606971613] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8606991323] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607010776] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607032252] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607053185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607073095] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8607094832] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8607114836] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8607135825] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607157355] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607177712] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607196524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607215797] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607233840] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607250366] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607267197] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8607282410] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607298690] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607313824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607329835] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607346152] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607361238] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8607376796] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8607392322] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8607408265] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607423255] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607439756] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607455225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607470883] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607487162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607502157] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607517446] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8607532622] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607548928] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607563980] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607579946] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607596275] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607611282] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8607626755] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8607642152] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8607657970] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607672978] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607689264] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607704584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607720246] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607736529] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607751765] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607767116] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8607782287] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607798546] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607815613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607831639] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607847913] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8607862972] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8607878421] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8607893956] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8607909757] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8607925271] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607941566] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8607957196] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8607973569] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8607989940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608004973] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608020474] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8608035728] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608052010] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608067047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608083015] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608099354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608114417] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8608129940] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8608145431] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8608161281] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608176327] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608192659] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608208639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608224257] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608240449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608255598] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608271004] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8608286173] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608302438] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608317429] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608333460] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608349724] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608364684] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8608380098] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8608395474] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8608411239] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608426203] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608442684] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608457972] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608473627] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608489905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608504893] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608520445] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8608535598] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608551852] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608566842] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608583089] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608599352] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608614323] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8608629774] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8608645773] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8608661566] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608676551] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608692805] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608708202] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608723835] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608740125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608755133] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608770485] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8608785699] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608802022] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608817055] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608832990] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608849261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8608864287] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8608879719] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8608895070] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8608910860] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8608925854] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608942147] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8608957526] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8608973158] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8608989438] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609004482] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609019776] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8609034963] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609051259] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609066295] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609082301] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609099038] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609114019] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8609129476] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8609145308] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8609161102] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609176088] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609192363] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609207981] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609224072] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609240302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609255704] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609271219] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8609286463] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609302793] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609317856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609333871] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609350178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609365266] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8609380778] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8609396227] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8609412112] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609427170] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609443784] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609459143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609474853] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609491157] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609506207] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609521863] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8609537111] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609553458] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609568522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609584617] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609600981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609616061] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8609631619] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8609647269] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8609663136] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609678217] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609694751] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609710252] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609725922] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609742267] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609757332] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609772696] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8609787985] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609804359] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609819649] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609835661] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8609852030] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8609867124] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8609882659] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8609898377] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8609914682] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8609929731] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8609946044] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8609974243] L8[TABLE]: Config 3 → 4 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 7,70000,10000,0,0,256,32,9,4096,271,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8610015113] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610030888] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610047265] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610062349] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610077744] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8610093034] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610109460] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610124598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610140874] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610157390] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610172593] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8610188258] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8610203898] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8610221389] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610240450] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610261335] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610282545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610302996] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610323289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610343862] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610362349] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8610377822] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610395670] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610410906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610426739] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610443291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610458989] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8610474723] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8610490113] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8610506128] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610521825] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610538256] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610553385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610569300] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610586255] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610601402] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610616517] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8610632563] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610649377] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610664525] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610680272] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610696841] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610712480] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8610728098] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8610743233] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8610759166] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610774670] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610791098] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610806238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610822319] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610839151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610854293] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8610869423] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8610884719] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610902482] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8610917629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8610933365] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8610949798] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8610965259] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8610980899] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8610996094] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8611012293] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611027784] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611044239] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611059337] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611077868] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611094340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611109419] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611124590] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8611140314] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611156706] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611171826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611187496] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611204479] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611220041] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8611235789] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8611251020] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8611267472] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611282438] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611299250] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611314598] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611331114] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611347442] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611362992] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611380750] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8611398859] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611416216] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611433662] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611452499] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611472883] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611491329] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8611510353] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8611529946] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8611549256] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611569955] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611590234] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611608147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611625160] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611643062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611658217] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611673339] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8611688679] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611705879] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611720966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611736676] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611752981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611768437] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8611784095] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8611799418] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8611815356] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611830800] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611847083] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611862087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611877748] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8611894824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8611909880] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8611924940] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8611940154] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611956870] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8611971917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8611987604] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612004588] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612020484] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8612036054] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8612051269] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8612067173] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612082726] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612099116] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612114255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612130002] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612146916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612161957] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612176992] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8612192299] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612209118] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612224714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612240398] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612256698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612272488] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8612288012] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8612303516] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8612319395] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612334910] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612351272] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612366340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612382022] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612398950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612414017] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612429051] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8612444268] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612461604] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612477290] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612496418] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612517009] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612535019] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8612551353] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8612567956] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8612589270] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612607726] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612627933] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612647309] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612667275] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612686370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612705559] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612723191] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8612738515] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612754843] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612770471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612786113] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612802434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612817498] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8612833722] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8612848926] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8612864791] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612879751] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612896544] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8612911536] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8612927195] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8612943449] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8612958917] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8612973930] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8612989083] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613005300] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613020585] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613036218] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613052469] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613067427] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8613083433] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8613098442] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8613114201] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613129144] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613145690] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613160688] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613176286] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613192569] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613210430] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613225480] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8613240656] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613256936] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613272531] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613288164] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613304436] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613319442] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8613335256] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8613350319] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8613366519] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613381589] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613398484] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613413539] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613429215] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613445554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613461145] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613476193] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8613491388] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613507744] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613523152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613538875] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613555203] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613570273] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8613586345] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8613601396] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8613617209] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613632260] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613648992] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613664079] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613679751] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613696069] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613711789] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613728091] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8613746845] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613766994] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613785152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613804320] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613824401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8613843973] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8613862473] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8613880905] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8613901890] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8613919109] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613937845] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8613955124] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8613971052] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8613987644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614002893] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8614018415] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8614033749] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614050134] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8614065214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614082340] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614098641] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614113724] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8614129276] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8614144937] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8614160933] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8614176364] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8614192355] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 8614222216] L8[TABLE]: Config 4 → 5 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 8,80000,10000,0,0,256,32,10,4096,527,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8614262535] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614279429] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8614294422] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614310035] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614326330] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614341673] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8614356704] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614373489] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8614391051] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8614406067] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8614421745] ECW: w=0xbea02c18 func=0xbe43491c 'CH-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 8614438678] ECW: w=0xbea01ad0 func=0xbe44fadc 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8614455025] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 8614470190] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8614485471] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8614501109] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8614516416] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614532570] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8614547587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614563236] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614579720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614594799] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8614609810] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8614625016] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614641546] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8614656584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614672228] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614688375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614704187] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8614719668] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8614734765] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8614750882] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8614766347] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614782463] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8614797508] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614813181] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614829799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614844907] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8614859896] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8614875073] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614891540] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8614906587] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8614922255] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8614938406] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8614954631] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8614970394] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8614985460] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8615001268] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615016744] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615032861] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615047851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615063457] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615081532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615099783] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615117662] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8615135667] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615156507] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615175063] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615194165] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615214975] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615233844] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8615252118] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8615270684] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8615289154] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615304822] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615321048] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615337147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615353418] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615369679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615384785] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615400331] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8615415645] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615431826] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615446891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615464058] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615480197] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615495259] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8615510748] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8615526280] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8615542124] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615557117] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615573195] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615589349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615605121] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615621340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615636438] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615652303] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8615667622] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615683897] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615699029] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615715115] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615731361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615746490] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8615762140] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8615777878] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8615793745] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615808809] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615824992] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615840584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615856280] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615872465] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615887532] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8615902961] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8615918212] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615934419] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8615949483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8615965789] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8615982013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8615997087] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8616012620] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8616028268] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8616044133] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616059171] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616075351] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616090947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616106633] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616123091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616138147] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616153761] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8616169610] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616185734] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616200726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616216812] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616232957] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616247982] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8616263440] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8616279169] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8616295038] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616310109] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616326314] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616341948] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616357666] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616373886] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616388980] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616404308] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8616419531] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616435718] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616450864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616466875] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616483110] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616498179] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8616513737] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8616529699] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8616545617] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616560711] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616577256] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616592378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616608153] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616624339] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616639819] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616655115] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8616670359] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616686580] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616701665] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616717714] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616733929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616749068] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8616764926] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8616780556] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8616796454] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616811586] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616828106] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616843448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616859156] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616875340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616890710] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8616905793] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8616921019] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616937233] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8616952722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8616968653] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8616984839] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8616999935] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8617015912] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8617031295] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8617047206] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617062263] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617078780] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617093889] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617109618] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617125806] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617141223] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617156559] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8617172497] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617192810] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617213876] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617234034] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617256510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617275941] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8617295612] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8617315134] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8617336671] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617351902] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617368195] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617383326] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617400032] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617416403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617431576] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617446673] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8617462557] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617479435] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617494557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617510326] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617527345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617542508] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8617558175] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8617573523] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8617589778] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617604772] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617620867] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617635898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617652153] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617668331] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617683346] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617699078] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8617715177] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617731408] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617746424] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617762071] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617779113] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617794168] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8617809777] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8617825086] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8617841643] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617856667] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617872798] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617887811] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617903763] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8617919965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8617935002] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8617950012] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8617965766] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8617981865] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8617997323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618013169] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618030118] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8618045337] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8618061024] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8618076253] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8618092598] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8618107755] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618124139] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8618139802] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618156661] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618173143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8618188895] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8618204486] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8618219999] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618236114] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8618251168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618267180] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618283850] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8618299064] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8618314711] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8618330511] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8618348884] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8618380829] L8[TABLE]: Config 5 → 6 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 9,90000,10000,0,0,256,34,11,4096,783,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8618422687] ECW: w=0xbea01ad0 func=0xbe44fadc 'CH-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8618438780] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 8618454533] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618470801] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8618486475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618502291] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618519079] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8618534433] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8618549615] ECW: w=0xbea01f90 func=0xbe44f910 'CH-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618566747] ECW: w=0xbea02278 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8618584198] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8618599285] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8618615084] ECW: w=0xbea02d10 func=0xbe43491c 'MBR-INIT-FREE' [Hermes] [HADES][INFO ] [KRELTSC: 8618632232] ECW: w=0xbea01bc0 func=0xbe44fadc 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8618648785] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 8618664160] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8618679669] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8618695337] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8618710987] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618727439] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8618742545] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618758255] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618775607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8618790753] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8618805799] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8618821109] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618838562] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8618853635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618869313] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8618885659] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8618901217] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8618916870] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8618932001] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8618947870] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8618963227] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8618979575] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8618994628] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619010314] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619027004] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619042101] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619057158] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8619072402] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619089285] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619104361] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619120071] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619136434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619151838] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8619167375] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8619182445] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8619198283] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619213987] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619234120] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619252103] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619271085] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619290249] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619308557] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619328294] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8619347385] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619366937] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619385050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619405980] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619424573] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619441770] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8619459712] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8619475143] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8619491095] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619506246] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619525749] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619540893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619557473] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619574616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619593792] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619611838] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8619628307] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619647390] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619665615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619684768] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619706025] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619724325] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8619743737] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8619761483] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8619780569] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619798184] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619814725] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619830351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619846094] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619862502] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619877575] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8619892913] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8619908412] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619924645] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8619939633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8619955683] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8619971963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8619987007] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8620002480] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8620017938] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8620033708] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620048915] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620065227] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620080656] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620096498] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620112751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620127754] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620143065] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8620158234] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620174508] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620189499] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620205428] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620221950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620236948] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8620253344] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8620268749] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8620284743] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620299752] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620316000] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620331351] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620347004] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620363288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620378298] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620393608] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8620409006] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620425263] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620440267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620457325] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620473699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620488785] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8620504314] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8620519721] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8620535598] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620550663] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620567013] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620584445] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620603323] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620622844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620639776] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620658302] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8620677078] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620696908] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620716281] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620736363] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620755603] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620773824] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8620792309] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8620808111] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8620824021] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620839689] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620856106] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620871222] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620886924] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8620903847] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8620918910] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8620933957] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8620949972] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620966632] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8620981637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8620997316] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621013629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621029046] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8621044749] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8621059796] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8621075570] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621091508] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621107791] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621122788] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621138411] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621155076] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621170076] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621185054] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8621200235] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621216815] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621232009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621247622] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621263908] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621279643] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8621295672] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8621311441] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8621328447] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621344017] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621360971] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621376530] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621393203] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621410386] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621425932] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621441587] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8621457815] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621474882] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621490556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621506723] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621523735] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621539013] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8621554725] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8621569924] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8621586312] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621601496] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621619541] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621636000] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621653649] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621673593] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621693876] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621717644] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8621739127] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621761194] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621783418] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621801523] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621819434] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621836664] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8621853568] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8621870217] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8621887564] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8621904496] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621922341] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8621938795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8621956404] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8621974348] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8621990868] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622007383] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8622024614] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622042529] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622059036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622076207] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622094664] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622111195] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8622128176] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8622145063] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8622162487] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622179005] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622196949] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622215002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622232155] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622250008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622266777] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622283428] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8622300064] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622317889] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622334603] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622351736] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622370213] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622385298] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8622401270] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8622416683] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8622432599] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622447690] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622464445] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622479617] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622495392] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622511766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622527245] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622542337] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8622557652] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622574023] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622589578] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622605613] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622622010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622637135] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8622653130] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8622682105] L8[TABLE]: Config 6 → 7 regime=6 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 10,100000,10000,0,0,256,36,11,4096,1039,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8622724248] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8622741062] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622756606] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622774818] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622790205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622809282] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622829941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622846964] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8622864571] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8622883347] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622906542] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8622925047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8622944065] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8622964967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8622983570] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8623002399] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8623020713] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8623039003] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623055074] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623071353] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623086845] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623103595] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623119876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623134819] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623150224] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8623165649] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623181869] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623196817] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623212833] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623229346] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623244341] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8623259820] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8623275528] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8623291285] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623306605] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623322888] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623338387] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623354300] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623370566] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623385591] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623400987] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8623416181] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623432492] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623447534] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623463598] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623479928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623494970] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8623510511] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8623526097] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8623541933] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623556977] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623573307] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623588796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623604515] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623620860] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623635936] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623651336] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8623666748] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623683062] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623698129] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623714229] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623730539] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623745584] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8623761526] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8623776919] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8623793024] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623808103] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623824440] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623839959] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623855841] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623872234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8623887296] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8623902665] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8623917905] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623936826] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8623955243] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8623973970] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8623991894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624010168] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8624030142] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8624048630] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8624067559] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624087655] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624107548] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624124650] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624143841] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624161329] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624176446] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624191646] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8624207400] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624223686] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624238664] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624254253] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624270947] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624286262] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8624301844] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8624317092] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8624333371] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624348654] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624364931] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624379947] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624396450] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624412796] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624427839] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624442863] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8624458385] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624475459] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624490544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624506222] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624522898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624538002] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8624553529] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8624568618] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8624584844] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624599910] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624616333] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624631459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624647484] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624663821] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624678896] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624693990] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8624709906] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624726348] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624741901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624757566] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624774749] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624790074] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8624805573] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8624821105] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8624837401] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624852483] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624868854] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624883940] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624899923] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8624916323] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8624931346] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8624946376] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8624961958] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8624978303] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8624993357] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625009043] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625026151] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625041264] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8625056773] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8625071833] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8625088086] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625103160] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625119498] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625134867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625151741] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625172258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625190075] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625207988] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8625226161] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625246138] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625265235] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625284641] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625304793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625323513] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8625342656] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8625360186] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8625379753] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625400180] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625421388] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625442247] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625462262] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625483484] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625501211] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625517479] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8625532879] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625549626] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625564785] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625581087] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625597620] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625612842] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8625628572] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8625644337] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8625660390] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625675777] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625692241] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625707893] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625723771] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625740513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625755683] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625771144] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8625786445] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625802839] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625817974] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625836410] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625853139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8625869560] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8625885184] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8625900914] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8625916839] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8625931974] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625948386] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8625963865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8625979900] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8625996286] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626011399] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626026931] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8626042457] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626058841] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626073938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626090031] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626106473] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626121616] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8626137260] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8626152859] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8626169494] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626184639] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626201087] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626216660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626232661] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626249095] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626264514] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626279770] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8626295087] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626311562] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626327014] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626342942] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626359615] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626374789] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8626390787] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8626406049] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8626421967] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626437096] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626454334] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626470022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626486023] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626503954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626523443] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626541637] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8626560118] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626577480] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626595966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626614056] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626633918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626654059] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8626673142] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8626691384] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8626712112] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626730917] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626749712] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626767883] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626786953] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626803917] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626819069] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8626836038] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8626851371] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626868021] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8626883083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8626899193] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8626915510] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8626930788] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8626946323] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8626974749] L8[TABLE]: Config 7 → 8 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 11,110000,10000,0,0,256,36,12,4096,1295,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8627016484] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8627032575] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627047835] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627064174] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627079696] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627095361] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627111686] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627126744] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627142203] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8627157496] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627173913] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627189059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627205186] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627221555] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627236701] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8627252294] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8627268647] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8627284570] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627299739] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627316150] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627331848] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627347644] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627364068] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627379206] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627394719] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8627410040] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627426684] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627441813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627458641] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627475062] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627490306] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8627507182] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8627526093] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8627545156] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627561367] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627580274] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627598625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627618025] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627637928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627657451] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627676306] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8627694132] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627713716] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627731792] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627748013] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627765365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627780694] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8627796428] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8627811936] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8627828557] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627843804] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627861620] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627876806] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627893115] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8627909530] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8627924890] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8627939982] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8627955669] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8627972858] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8627988211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628003966] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628020783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628036642] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8628052151] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8628067252] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8628083664] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628098724] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628115259] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628130319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628146472] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628162867] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628177957] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628193012] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8628208632] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628224972] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628240214] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628255937] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628272684] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628287745] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8628303265] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8628318380] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8628334730] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628349816] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628366123] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628381178] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628397188] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628413482] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628428708] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628443678] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8628459227] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628475561] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628490618] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628506345] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628523020] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628538088] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8628553802] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8628568853] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8628585012] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628600023] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628616572] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628631849] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628647878] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628664224] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628679781] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628698427] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8628717120] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628736251] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628753996] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628774036] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628794083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628812483] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8628832484] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8628851233] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8628869458] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628886413] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628906068] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8628921349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8628937156] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8628954045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8628969177] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8628984201] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8628999483] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629016121] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629031166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629047037] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629063375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629078702] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8629094180] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8629109270] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8629125310] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629140684] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629157018] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629172308] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629187976] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629204638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629219645] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629234896] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8629250108] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629266750] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629281779] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629297718] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629314046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629329403] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8629345677] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8629360777] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8629376559] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629391911] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629408196] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629423440] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629439104] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629455725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629470715] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629485717] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8629500905] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629517488] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629532518] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629548410] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629564711] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629580166] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8629595686] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8629610720] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8629626736] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629642189] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629658491] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629673486] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629689140] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629705775] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629720803] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629736018] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8629751250] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629768207] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629783226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629798893] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629815184] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629830608] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8629846094] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8629861142] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8629876962] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629892299] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629909178] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8629924464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8629940137] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8629956866] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8629971918] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8629987151] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8630002625] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630019365] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630034385] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630050007] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630066298] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630081727] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8630097210] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8630112311] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8630128170] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630143772] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630160088] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630175127] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630190787] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630207475] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630222467] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630237663] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8630252855] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630269788] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630284770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630300414] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630316638] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630332050] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8630347499] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8630362544] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8630378379] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630393746] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630410046] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630425041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630440646] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630457242] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630472300] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630487505] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8630502730] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630519314] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630534324] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630549948] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630566221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630581500] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8630596938] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8630612176] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8630627953] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630643239] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630659717] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630674698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630690335] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630706933] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630721957] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630737164] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8630752380] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630768991] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630783992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630799871] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630816135] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630831467] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8630846920] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8630861974] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8630877745] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630893115] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630909876] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8630925119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8630940721] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8630957417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8630972450] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8630987738] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8631003012] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631019698] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631034708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631050346] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631067133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631082703] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8631098351] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8631133461] L8[TABLE]: Config 8 → 9 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 12,120000,10000,0,0,256,36,13,4096,1551,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8631174957] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8631190819] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631206513] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631222858] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631237952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631253684] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631270496] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631285953] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631301207] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8631316398] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631333166] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631348554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631364210] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631380519] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631395958] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8631411496] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8631426819] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8631442665] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631458021] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631474374] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631489666] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631505347] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631522017] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631537087] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631552103] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8631567316] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631583988] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631599044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631614710] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631631041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631646442] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8631661958] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8631677031] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8631692868] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631708267] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631724604] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631739654] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631755319] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631772040] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631787109] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631802386] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8631817596] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631834345] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8631849505] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631865494] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8631881905] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8631897378] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8631913763] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8631932811] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8631953933] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8631974150] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8631994929] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632013913] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632034747] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632051366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632066483] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632082130] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8632097423] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632113735] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632128986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632147532] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632163857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632179138] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8632194722] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8632210340] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8632226336] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632241400] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632257752] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632273584] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632289285] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632305838] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632320873] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632336327] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8632351558] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632367889] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632382901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632398921] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632415243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632430304] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8632445825] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8632461302] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8632477189] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632492512] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632508867] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632524312] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632539998] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632556340] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632571397] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632587328] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8632602539] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632619036] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632634033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632650174] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632666500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632681534] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8632697506] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8632712847] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8632728611] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632743612] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632759852] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632775188] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632790811] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632807083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632822077] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632837364] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8632852525] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632868784] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8632883796] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8632899739] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8632916505] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8632931580] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8632947058] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8632962697] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8632978542] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8632994115] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633010444] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633025917] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633043794] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633063661] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633082059] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633101271] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8633117620] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633137511] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633156859] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633175895] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633195742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633215393] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8633234614] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8633252205] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8633270991] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633288436] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633305147] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633320316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633336807] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633353283] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633368617] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633383661] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8633400161] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633416433] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633431493] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633447107] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633463755] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633478798] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8633494330] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8633509392] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8633525525] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633540520] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633557015] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633572015] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633588075] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633604396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633619386] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633634886] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8633650558] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633666895] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633682123] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633697782] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633714398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633729429] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8633744908] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8633759995] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8633776157] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633791174] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633807549] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633822625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633838698] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633855045] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633870084] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8633885147] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8633900796] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633917090] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8633932148] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8633947823] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8633964452] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8633979512] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8633995246] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8634010306] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8634026451] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634041497] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634058327] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634073380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634089392] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634105728] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634120814] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634135874] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8634151474] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634167838] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634186098] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634204709] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634224013] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634240323] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8634259431] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8634279220] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8634298575] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634316668] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634338519] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634356477] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634374578] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634394290] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634410548] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634425683] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8634441004] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634457794] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634472952] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634488675] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634505228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634520700] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8634536305] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8634551511] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8634567730] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634583171] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634599450] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634614480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634630163] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634646849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634661930] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634676985] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8634692469] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634709441] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634724524] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634740251] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634756653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634773034] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8634788608] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8634803744] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8634819556] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634835094] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634851531] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634866816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634882731] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8634899417] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8634914620] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8634929788] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8634945176] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634963496] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8634978642] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8634994645] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8635011096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8635026666] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8635042230] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635057357] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8635073491] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8635089457] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635105856] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8635120971] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635136701] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8635153463] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8635168567] ECW: w=0xbe9ec940 func=0xbe44d22c 'I' [Hermes] [HADES][INFO ] [KRELTSC: 8635183873] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8635199120] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635215917] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8635231050] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635247013] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8635263476] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8635279080] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8635294625] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635322627] L8[TABLE]: Config 9 → 10 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 13,130000,10000,0,0,256,36,14,4096,1807,0,0,0,65536,0,0,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8635363976] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8635380163] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8635396042] ECW: w=0xbea01bc0 func=0xbe44fadc 'MBR-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8635414808] ECW: w=0xbe941d70 func=0xbe449bb0 '1-' [Hermes] [HADES][INFO ] [KRELTSC: 8635431468] ECW: w=0xbea018e8 func=0xbe44fadc 'MBR-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635451269] ECW: w=0xbe9416e0 func=0xbe4495d0 '*' [Hermes] [HADES][INFO ] [KRELTSC: 8635468395] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635487337] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8635507413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8635527121] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635545425] ECW: w=0xbea02088 func=0xbe44f910 'MBR-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8635566277] ECW: w=0xbea02370 func=0xbe44fa1c 'MBR-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8635588654] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635605858] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8635623691] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8635642127] ECW: w=0xbea02468 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 8635658386] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635673633] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8635689491] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8635706856] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635722076] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8635737650] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8635754377] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635770342] ECW: w=0xbea06600 func=0xbe43491c 'COMMON-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 8635787305] ECW: w=0xbea02ff8 func=0xbe43491c 'CH-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 8635803582] ECW: w=0xbea02278 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8635820520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8635836275] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8635852276] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 8635867919] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8635884525] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8635900480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8635915700] ECW: w=0xbea02278 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8635932757] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8635948061] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8635964059] ECW: w=0xbea017f0 func=0xbe44fadc 'CH-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635980548] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8635996423] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636011929] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 8636028178] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636043790] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8636059520] ECW: w=0xbea06508 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 8636075886] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636091505] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636106895] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8636122695] ECW: w=0xbea04710 func=0xbe43491c 'CH-ID!' [Hermes] [HADES][INFO ] [KRELTSC: 8636138527] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636154911] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636170524] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636185967] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8636202212] ECW: w=0xbea048f8 func=0xbe43491c 'CH-OWNER!' [Hermes] [HADES][INFO ] [KRELTSC: 8636218830] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636234323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8636250358] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8636265918] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636281090] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636296852] ECW: w=0xbea01510 func=0xbe44fadc 'CH-OPEN' [Hermes] [HADES][INFO ] [KRELTSC: 8636312941] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8636329242] ECW: w=0xbea04ae8 func=0xbe43491c 'CH-STATE!' [Hermes] [HADES][INFO ] [KRELTSC: 8636345710] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636361199] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8636379245] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8636395104] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636410368] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636426258] ECW: w=0xbe9f2ca0 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 8636442446] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636458446] ECW: w=0xbe9417d0 func=0xbe449678 '/' [Hermes] [HADES][INFO ] [KRELTSC: 8636473869] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8636489732] ECW: w=0xbea04cd8 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 8636506173] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636522147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8636538067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8636553267] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636568539] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636584669] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636600117] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8636615819] ECW: w=0xbea04ec8 func=0xbe43491c 'CH-MBRS!' [Hermes] [HADES][INFO ] [KRELTSC: 8636632300] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636649045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8636664868] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8636680002] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636695392] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636711399] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8636727798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8636742938] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8636758709] ECW: w=0xbea050b8 func=0xbe43491c 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 8636775242] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636790647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8636806403] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8636821511] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636837613] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636853183] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8636869535] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8636884895] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636900973] ECW: w=0xbea02a28 func=0xbe43491c 'VM-NAMES-INIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636918084] ECW: w=0xbe9e4a18 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 8636933754] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8636949293] ECW: w=0xbea02930 func=0xbe43491c 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 8636966452] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8636981970] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8636997964] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8637013405] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8637030252] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 8637045681] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8637060977] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8637077050] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8637094136] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8637109228] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8637124599] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 8637140244] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8637156117] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8637173225] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8637188426] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8637204919] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8637220588] ECW: w=0xbe9e4a18 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 8637236160] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8637251851] ECW: w=0xbea02930 func=0xbe43491c 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 8637269247] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8637284732] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8637300693] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8637318161] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8637335067] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 8637350363] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8637365644] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8637381373] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8637398783] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8637413902] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8637429073] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 8637445075] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8637461234] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8637478324] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8637493938] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8637509128] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8637525446] ECW: w=0xbe9e4a18 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 8637541510] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8637557013] ECW: w=0xbea02930 func=0xbe43491c 'VM-NAME-REG' [Hermes] [HADES][INFO ] [KRELTSC: 8637574064] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8637590260] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8637606278] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8637621643] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8637638608] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 8637654897] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8637670314] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8637686237] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8637703973] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8637719147] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8637734480] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 8637750083] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8637767803] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8637784894] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8637803359] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8637819623] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8637836282] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8637852049] ECW: w=0xbe9e4a18 func=0xbe460cd4 '(s")' [Hermes] [HADES][INFO ] [KRELTSC: 8637868493] ECW: w=0xbea00d68 func=0xbe42cea4 'EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8637884316] EXEC: capsule 'lib.4th' [Hermes] [HADES][INFO ] [KRELTSC: 8638442853] exec_block: block 4050 len 440 [Hermes] [HADES][INFO ] [KRELTSC: 8638497511] ECW: w=0xbe9f15a8 func=0xbe457a38 '(do-log-info)' [Hermes] [HADES][INFO ] [KRELTSC: 8638516042] Hermes: ready [Hermes] [HADES][INFO ] [KRELTSC: 8638527510] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8638543613] ECW: w=0xbe967000 func=0xbe42d890 'VM-CONSERVED?' [Hera] [HADES][INFO ] [KRELTSC: 8638560854] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 8638577771] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 8638594697] K soak [Hera] [HADES][INFO ] [KRELTSC: 8638604640] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 8638620928] ECW: w=0xbe954690 func=0xbe457a38 '(do-log-info)' [Hera] [HADES][INFO ] [KRELTSC: 8638638028] === TRIPOD DONE === [Hera] [HADES][INFO ] [KRELTSC: 8638652406] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8638699578] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8638723043] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8638741872] ECW: w=0xbe9673d8 func=0xbe42ddec 'VM-CALL' [Hermes] [HADES][INFO ] [KRELTSC: 8638772400] ECW: w=0xbea01038 func=0xbe44fadc 'SPAWN-EVENT' [Hermes] [HADES][INFO ] [KRELTSC: 8638792156] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8638807779] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8638824200] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8638840578] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8638856000] ECW: w=0xbea06508 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 8638872478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8638888450] ECW: w=0xbea05680 func=0xbe43491c 'MSG-SEND' [Hermes] [HADES][INFO ] [KRELTSC: 8638905428] ECW: w=0xbea02e08 func=0xbe43491c 'MSG-ALLOC' [Hermes] [HADES][INFO ] [KRELTSC: 8638921711] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8638938911] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8638954461] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8638969928] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 8638985249] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8639002001] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8639017996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8639033293] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8639050351] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639065684] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8639081686] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639098120] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639113943] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639129357] ECW: w=0xbe941140 func=0xbe458544 'FILL' [Hermes] [HADES][INFO ] [KRELTSC: 8639145493] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639161154] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8639176552] ECW: w=0xbe942a90 func=0xbe456c18 '0=' [Hermes] [HADES][INFO ] [KRELTSC: 8639191823] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8639208576] ECW: w=0xbe9406f0 func=0xbe45cdec '>R' [Hermes] [HADES][INFO ] [KRELTSC: 8639223887] ECW: w=0xbea02468 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 8639239890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8639255052] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8639270801] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8639286145] ECW: w=0xbea02468 func=0xbe44fa1c 'MSG-SEQ' [Hermes] [HADES][INFO ] [KRELTSC: 8639302112] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639317215] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8639333285] ECW: w=0xbea04060 func=0xbe43491c 'MSG-SEQ!' [Hermes] [HADES][INFO ] [KRELTSC: 8639349497] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639364851] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639380572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8639396337] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639411579] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639427195] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8639443069] ECW: w=0xbea04248 func=0xbe43491c 'MSG-CH!' [Hermes] [HADES][INFO ] [KRELTSC: 8639459695] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639475105] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639491554] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8639520573] L8[TABLE]: Config 10 → 11 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 14,140000,10000,0,0,230,37,13,4096,2010,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 8639562065] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639580898] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639597072] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8639612964] ECW: w=0xbea03c80 func=0xbe43491c 'MSG-PLEN!' [Hermes] [HADES][INFO ] [KRELTSC: 8639631290] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639647725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639663793] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8639678988] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639694188] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639710908] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8639726689] ECW: w=0xbea03a90 func=0xbe43491c 'MSG-PADDR!' [Hermes] [HADES][INFO ] [KRELTSC: 8639743880] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639759322] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639775678] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8639793273] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639811416] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639828711] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8639847124] ECW: w=0xbea038a8 func=0xbe43491c 'MSG-TO!' [Hermes] [HADES][INFO ] [KRELTSC: 8639865940] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639884759] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8639905258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8639923622] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8639941951] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8639962168] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8639981756] ECW: w=0xbea036c0 func=0xbe43491c 'MSG-FROM!' [Hermes] [HADES][INFO ] [KRELTSC: 8640000450] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640019054] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8640036221] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8640051379] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8640066605] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640082830] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8640098252] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8640113671] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8640129970] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8640145735] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640161273] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8640176667] ECW: w=0xbea04430 func=0xbe43491c 'MSG-ORIG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8640193972] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640209747] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8640226277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8640241299] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8640256361] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640272250] ECW: w=0xbe9f2ca0 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 8640288180] ECW: w=0xbe9408d0 func=0xbe45d0cc 'R@' [Hermes] [HADES][INFO ] [KRELTSC: 8640303476] ECW: w=0xbea03e70 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 8640319940] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640335709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8640351289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8640366280] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8640381323] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640397221] ECW: w=0xbe9407e0 func=0xbe45cf18 'R>' [Hermes] [HADES][INFO ] [KRELTSC: 8640413873] ECW: w=0xbe93fd90 func=0xbe45d344 'DROP' [Hermes] [HADES][INFO ] [KRELTSC: 8640430982] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640448321] ECW: w=0xbea07d30 func=0xbe43491c 'MSG-USED' [Hermes] [HADES][INFO ] [KRELTSC: 8640466387] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640483712] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8640501895] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8640520264] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8640536773] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8640554320] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640571122] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8640588707] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8640606467] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8640623207] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8640643212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8640659716] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640676762] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640693912] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8640711186] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8640729217] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8640745885] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8640763580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8640780480] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8640798369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8640815599] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8640832749] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8640850384] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8640866979] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8640884618] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8640904858] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8640923074] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8640943957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8640963200] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8640982315] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641001075] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8641020982] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8641040730] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8641059661] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641081452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641099211] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641116771] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641132580] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8641149114] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641165279] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8641180504] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8641196597] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641213087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641228173] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8641244596] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641259841] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641275755] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641291206] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8641306453] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8641323071] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8641338746] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641354888] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641369929] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641386205] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641402200] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8641417188] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641433260] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8641448253] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8641464387] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641480498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641495512] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8641513640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641529077] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641544702] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641560112] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8641575608] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8641592452] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8641607637] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641623756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641639898] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641656227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641671939] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8641687003] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641703708] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8641719025] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8641735055] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641751296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641766956] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8641783352] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641798495] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641814123] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8641830173] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8641845873] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8641862337] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8641877648] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641894530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8641909743] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641926160] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8641941962] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8641957414] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8641973610] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8641988724] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8642005848] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642022628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642037786] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8642054177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642069360] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642085554] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642101090] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8642118917] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8642139738] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8642158986] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642176680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642194875] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8642217115] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8642236929] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8642255862] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642276988] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8642296499] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8642315070] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642335133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642353858] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8642370460] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642385612] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642401752] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642417274] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8642432637] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8642449160] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8642464823] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642480969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642496031] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8642515047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8642530776] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8642545887] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642562021] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8642578346] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8642594306] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642610406] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642625490] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8642642534] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642657643] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642673244] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642688626] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8642704239] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8642720616] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8642735835] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642751957] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642767340] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8642783748] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8642799413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8642814454] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642830970] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8642846056] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8642861873] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8642878033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642893634] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8642909952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8642925026] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642941789] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8642957464] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8642973295] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8642991006] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8643006355] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643024386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643039623] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643055955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643071667] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8643087324] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643103421] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8643118484] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8643134323] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643150812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643165814] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8643182138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643197162] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8643213677] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8643229080] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8643244296] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8643260614] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8643277081] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643293356] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643308501] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643324840] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643341007] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8643356887] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643373076] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8643390725] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8643406578] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643422837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643438019] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8643455134] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643470220] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8643486602] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8643502361] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8643518438] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8643534955] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8643550263] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643566422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643582666] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643599155] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643614989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8643630072] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643646700] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8643661901] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8643677738] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643695072] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643710782] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8643727114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643742266] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8643757901] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8643773897] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8643809976] L8[TABLE]: Config 11 → 12 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 15,150000,10000,0,0,256,38,14,4096,2265,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 8643851618] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8643867863] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8643884437] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643901176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8643916184] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643932448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8643948171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8643963930] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8643980058] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8643995164] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8644010993] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644027478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644042519] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8644058938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644074202] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644090357] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644105774] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8644121021] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8644137324] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8644153121] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644169170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644184160] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8644200579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8644216845] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8644231908] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644248025] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8644263382] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8644279649] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644295711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644310817] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8644327575] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644342612] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644358499] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644374248] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8644392602] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8644408955] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8644424167] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644440335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644456344] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8644472640] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8644488354] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8644503382] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644519941] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8644535081] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8644550955] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644567044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644582649] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8644598992] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644614007] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644629539] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644645203] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8644660420] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8644676694] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8644691851] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644708478] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644723502] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8644739734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8644755347] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8644773211] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644789358] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8644804421] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8644821622] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644838160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644853256] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8644869579] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644884697] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644901055] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8644916417] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8644931624] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8644948055] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8644963873] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8644980011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8644995026] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645011406] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645027509] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8645042598] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645059311] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8645074409] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8645090780] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645106896] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645121971] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8645138252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645153842] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8645170068] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8645185715] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8645201066] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8645218110] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8645233526] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645249874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645267618] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645284161] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645300028] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8645315291] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645332219] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8645347611] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8645364122] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645384296] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645404756] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8645426727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645446048] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8645466520] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8645485439] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8645500838] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8645517986] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8645533261] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645549435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645564500] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645581285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645596987] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8645612014] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645628115] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8645643838] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8645659700] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645675817] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645690904] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8645707624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645722673] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8645738168] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8645754332] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8645769839] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8645786138] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8645801277] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645817387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645832766] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645849022] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8645864672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8645879667] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645896360] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8645911419] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8645927233] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8645943360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645958903] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8645975166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8645990240] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646005727] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646021386] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8646036570] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8646052876] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8646068062] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646084656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646099697] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646116012] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646131674] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8646147298] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646163424] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8646178453] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8646194252] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646210791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646225841] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8646242111] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646259030] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646275329] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646290754] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8646306024] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8646322439] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8646338395] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646354642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646370413] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646386763] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646403143] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8646419098] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646435339] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8646450961] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8646467628] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646484189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646502218] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8646521382] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646538624] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646554803] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646570309] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8646586818] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8646603177] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8646618505] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646635023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646650933] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646669062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646688319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8646711103] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646731153] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8646749900] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8646770064] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646789058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646804470] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8646821128] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646836923] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646852481] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8646867837] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8646883049] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8646899804] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8646915037] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8646931101] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8646946123] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646963114] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8646978804] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8646993863] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647010002] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8647025431] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8647041164] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647060161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647075352] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8647092225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647107322] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647123614] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647139051] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8647154825] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8647171235] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8647186552] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647205293] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647222806] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8647240938] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8647256734] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8647273325] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647289498] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8647304882] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8647320753] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647337500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647354826] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8647373176] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647388653] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647405570] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647421046] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8647436500] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8647453764] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8647469111] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647485472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647500789] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8647517898] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8647533810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8647548985] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647565178] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8647580890] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8647599552] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647617474] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647636083] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8647654136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647671301] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647687847] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647704754] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8647720107] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8647736576] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8647751931] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647768928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647784188] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8647800629] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8647817361] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8647833083] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647849344] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8647864640] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8647880600] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8647897295] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647912516] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8647929071] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8647944279] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647960758] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8647976305] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8647991660] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8648022099] L8[TABLE]: Config 12 → 13 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 16,160000,10000,0,0,256,38,15,4096,2521,0,0,0,65536,0,0,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 8648064328] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8648082465] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648100022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648117035] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648133574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648150857] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8648166052] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648182262] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8648197521] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8648214046] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648230139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648245225] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8648261598] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648277019] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8648292520] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8648307845] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8648323014] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8648340049] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8648356582] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648376248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648393221] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648409789] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648425662] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8648440890] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648458207] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8648473566] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8648489553] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648506886] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648523757] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8648541185] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648556431] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8648572096] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8648588160] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8648603435] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8648620992] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8648636709] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648653574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648668813] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648685310] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648701174] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8648717105] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648733486] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8648748866] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8648765488] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648781650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648796736] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8648813114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648831514] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8648847920] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8648865575] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8648881328] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8648898763] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8648914226] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8648930602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8648945865] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648963180] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8648979041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8648994245] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649012534] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8649028345] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8649046426] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649063051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649079356] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8649095852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649110959] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649126604] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649142450] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8649157709] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8649174120] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8649190168] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649206800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649221876] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8649238211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8649254256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8649270103] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649286231] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8649301351] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8649317136] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649333643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649348695] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8649367073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649385778] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649402956] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649418514] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8649433850] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8649450299] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649467636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649482930] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8649499367] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8649518562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8649534642] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649553030] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8649568536] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8649586170] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649601916] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649617442] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8649632695] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8649649626] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 8649665740] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 8649682350] PASS: msg queued [Hera] [HADES][INFO ] [KRELTSC: 8649693688] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 8649710173] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8649725679] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8649740896] ECW: w=0xbe9672e8 func=0xbe42dac0 'VM-EXEC' [Hera] [HADES][INFO ] [KRELTSC: 8649758135] VM-EXEC: 'HERMES-TICK' -> 'Hermes' [Hermes] [HADES][INFO ] [KRELTSC: 8649775877] ECW: w=0xbea05c58 func=0xbe43491c 'MSG-DELIVER-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 8649793938] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8649810455] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649827550] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8649843011] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8649858956] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649874957] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8649890960] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8649907279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649922385] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8649938617] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8649954088] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649969563] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8649984842] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8650000014] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8650018713] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650034021] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8650053481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650069156] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650086495] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8650103843] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8650119103] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8650134568] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8650151190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650166256] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8650182495] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650197556] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650213838] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8650230332] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8650245615] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8650263855] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8650283668] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8650299972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650315863] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8650333972] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8650349607] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8650366380] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8650381602] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8650398401] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8650414978] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650430391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8650448109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8650463723] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650481462] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650497781] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8650518526] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8650536673] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650552315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8650569019] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8650585570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650601101] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650616826] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8650633050] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8650650389] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650666009] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8650681887] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8650697108] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650713816] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650729991] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8650746336] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8650761812] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8650778659] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8650794016] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8650810462] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8650825865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8650842051] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8650859202] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8650874315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650891876] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8650907780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8650926171] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8650943193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8650959297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8650974517] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8650990699] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8651007631] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8651021699] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651037506] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651053721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651068794] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8651087959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651103366] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651118984] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651134472] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8651150259] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8651166731] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8651183791] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651200013] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651215564] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8651231959] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8651247935] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651263591] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651280372] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651295563] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8651311992] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8651328261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8651343436] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651359659] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8651374841] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8651393337] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651409887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651425143] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8651443908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651460392] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651476137] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651491640] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8651507400] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651528520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651545296] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8651561856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651578317] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651594204] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8651611310] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8651626619] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8651642832] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651659110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651674256] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8651690615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651706158] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651721773] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8651738336] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8651753635] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8651769789] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8651786471] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8651802643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651819730] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8651836960] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8651853759] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8651872144] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8651887747] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8651904564] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8651921280] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8651937344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8651953779] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8651969180] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8651984370] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652000007] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8652016053] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8652032450] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652047921] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8652063695] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8652079209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652094580] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652110196] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8652125736] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8652142219] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652157691] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8652173457] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8652188576] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652204174] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652219811] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8652236070] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8652251594] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8652267954] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8652283580] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8652300111] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8652315544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8652333664] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8652353032] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8652368306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652383530] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8652420047] L8[TABLE]: Config 13 → 14 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 17,170000,10000,0,0,256,38,16,4096,2778,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8652461485] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8652477292] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8652494185] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8652511804] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652531360] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652549926] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8652567061] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8652581599] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652597331] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8652613715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652629017] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8652647204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652662445] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652678050] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652693544] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8652709786] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8652726438] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8652743503] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8652759938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652775619] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8652792150] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8652807378] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8652824672] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8652841978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652859502] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8652876142] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8652893680] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8652909048] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8652926351] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8652941793] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8652958554] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8652974938] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8652990103] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8653006510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653022057] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653037877] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653053347] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8653068601] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8653085261] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653100592] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8653116921] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653132009] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653148045] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8653165381] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8653180713] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8653196173] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8653214439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653232081] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8653250739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653269354] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653287392] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8653304348] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8653319638] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8653337855] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8653354443] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8653370555] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653385687] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8653402914] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8653418562] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8653435339] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8653450574] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8653466848] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8653483769] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653499122] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8653515654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8653533033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653551043] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653566609] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8653583148] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8653599847] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653615255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8653631036] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8653646791] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653661952] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653677541] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8653694853] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8653711380] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653728976] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8653744762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8653759823] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653775405] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8653791157] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8653807242] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8653822560] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8653838768] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8653854004] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8653870364] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8653885610] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8653901629] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8653918831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8653933801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8653948819] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8653964711] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8653980558] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8653997307] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8654012966] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654028384] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654043892] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8654060583] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8654073581] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654089494] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654105650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654120664] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8654136893] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654152323] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654168056] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654183397] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8654200012] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8654220257] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8654239138] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654255779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654271985] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8654288501] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8654303615] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654319054] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654335529] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654350511] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8654366704] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8654382274] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8654399234] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654415481] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8654430733] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8654446619] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654463162] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654478424] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8654494721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654509770] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654527348] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654546506] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8654562342] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654580135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654595535] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8654612074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654627240] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654643758] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8654660929] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8654676306] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8654695075] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654712204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654729634] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8654746088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654761104] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654777762] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8654794626] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8654809959] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8654825854] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8654844160] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8654860514] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8654875591] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8654892770] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8654908102] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8654924891] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8654940033] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8654955702] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8654972344] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8654987653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655003365] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8655019070] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655034109] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655049665] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8655065145] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8655081797] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655097267] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655113021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8655128026] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655145164] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655161138] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8655178581] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8655194686] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655210635] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655226364] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8655241472] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655256552] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655272623] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8655289038] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8655304492] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8655320418] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8655336057] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8655352656] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8655368593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655384261] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8655401758] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8655416779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655432542] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8655451147] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655471592] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8655492739] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8655509737] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655526502] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655544273] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8655562868] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8655579579] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655598372] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8655616678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655634786] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8655651993] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655669556] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655685437] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655700960] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8655717666] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8655737359] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8655754675] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8655772512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655787975] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8655804602] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8655820074] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8655836771] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8655853129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655868404] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655884918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8655901345] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8655916510] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8655932727] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8655947828] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8655967209] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8655983970] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8655999160] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8656016645] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656032085] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656047920] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656063948] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8656082707] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8656098984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656116002] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8656132399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656148229] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656163808] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8656180807] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8656196029] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8656211981] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8656228167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656243273] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8656259588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656275276] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656291440] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8656307886] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8656323058] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8656338821] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8656355185] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8656371199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656386173] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8656403121] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8656418488] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8656435587] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8656453987] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8656472974] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8656492305] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656512289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8656529304] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8656546308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656561653] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656578704] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8656594333] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8656610826] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656626238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8656642375] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8656657455] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656672527] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656702247] L8[TABLE]: Config 14 → 15 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 18,180000,10000,0,0,256,42,16,4096,3033,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8656746363] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8656764890] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8656784718] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656800439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8656816288] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8656832707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8656848033] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8656863939] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8656880232] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8656896571] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8656912612] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8656928024] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8656944629] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8656960639] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8656976436] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8656993769] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8657010749] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657026375] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8657042780] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8657058649] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8657075497] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8657091191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657106273] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657121902] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8657138713] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8657152187] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657167967] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657184244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657199460] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8657216766] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657231904] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657247475] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657262947] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8657278779] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8657295158] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8657312140] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657328680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657343745] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8657360330] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8657375664] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657393985] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657410132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657425412] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8657441692] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8657457995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8657473762] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657490138] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8657506860] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8657523365] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657540309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657555775] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8657572285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657587951] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657603466] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657618945] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8657634319] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657651044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657666373] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8657682721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657697843] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657713969] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8657731096] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8657746369] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8657763767] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657783605] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657801699] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8657818574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657834770] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8657850378] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8657866874] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8657882120] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8657897953] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8657914380] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8657930578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8657947495] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8657964557] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8657980777] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8657997796] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8658013106] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8658029499] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8658046027] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658061448] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658077547] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8658092651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658107723] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658123327] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8658139984] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8658156282] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658171915] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658187598] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8658204198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658219277] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658235024] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8658250538] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8658266918] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658282355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658298041] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8658313090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658328483] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658344088] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8658360513] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8658375936] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8658392331] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8658407629] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8658424357] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8658439741] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658457383] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8658475150] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8658490505] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658505771] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8658522088] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658537929] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8658555096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8658570281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658585879] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658601579] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8658618477] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8658631626] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658647606] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8658664039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658679482] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8658695919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658711389] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658727010] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658742500] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8658757897] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8658774704] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8658791901] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8658808129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658823745] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8658840493] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8658855843] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8658871564] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8658889048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8658905209] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658921764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8658937628] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8658953505] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8658971885] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8658989105] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8659005973] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8659026718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659045421] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8659061927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659077789] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659093832] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659109459] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8659125634] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8659143490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659158861] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8659175278] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659190955] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659207341] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8659224502] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8659239823] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8659255382] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8659272022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659287144] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8659303475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659320257] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659336902] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8659353780] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8659369418] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8659384963] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8659402301] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8659418708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659434104] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8659451015] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8659466956] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8659483891] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8659499945] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8659515708] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8659532298] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659547918] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8659563642] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8659579118] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659594211] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659609738] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8659625285] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8659641890] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659657300] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8659672977] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8659688023] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659703440] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659719030] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8659735483] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8659751467] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659767293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8659782948] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8659797988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659813004] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8659830616] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8659847072] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8659862934] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8659878943] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8659894762] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8659911129] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8659926683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8659942379] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8659959766] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8659974843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8659989884] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8660005409] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8660024396] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8660043572] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8660058759] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660073916] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660090601] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8660107517] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8660120750] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660136307] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660153197] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660168366] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8660185320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660200432] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660216403] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660231812] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8660247318] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8660263670] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8660281141] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660297512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660312579] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8660330991] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8660347021] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660362734] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660380137] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660397714] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8660414259] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8660430074] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8660445203] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660461756] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8660476845] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8660492821] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660508959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660524361] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8660540844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660555925] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660571450] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660587372] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8660602710] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660618864] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660633914] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8660650562] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660665638] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660681194] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8660698135] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8660713695] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8660729152] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660745259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660761939] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8660778581] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660794328] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8660810490] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8660828063] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8660844168] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8660859723] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8660876292] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8660893054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8660928203] L8[TABLE]: Config 15 → 0 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 19,190000,10000,0,0,256,45,17,4096,3288,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8660969509] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8660986270] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8661001745] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8661019223] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8661036937] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8661055873] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8661072528] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661089059] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661104844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8661120147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661137185] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661155230] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8661170909] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8661187369] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661205537] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661221916] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8661237450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661252726] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661269137] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8661284718] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8661301055] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661316523] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661332849] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8661347891] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661362894] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661378370] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8661394991] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8661410379] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8661426320] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8661441981] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8661458991] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8661474304] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661490201] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8661507279] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8661522673] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661537702] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8661553880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661569549] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8661586940] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8661602007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661617323] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661632927] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8661650068] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8661663033] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661678705] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8661696437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661713761] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8661730767] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661745988] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661761707] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661778145] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8661793618] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8661810346] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8661827853] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8661844145] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661859264] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8661875599] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8661891255] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8661906853] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8661923311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8661938486] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661955265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8661971083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8661986327] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8662002875] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8662018620] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8662036166] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8662056178] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662073334] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8662090910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662106134] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662122058] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662137581] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8662153799] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8662170194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662186647] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8662205707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662221352] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662237774] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8662254811] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8662271373] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8662286843] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8662303256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662318799] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8662336124] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662351213] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662366757] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8662383212] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8662398867] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8662414234] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8662430862] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8662447073] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662463037] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8662479745] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8662495385] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8662512168] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8662527737] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8662543072] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8662559995] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662575449] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8662591608] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8662606667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662621916] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662637452] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8662653412] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8662669706] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662685475] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8662701258] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8662716855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662731895] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662747405] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8662762891] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8662779206] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662794521] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8662810408] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8662825427] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8662840862] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8662856391] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8662872502] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8662887864] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8662904724] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8662920041] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8662936579] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8662952355] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8662968056] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8662985138] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8663000160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663015643] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8663031166] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8663046804] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8663063553] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8663078974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663094045] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663109554] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8663126225] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8663141347] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663157019] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663173859] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663189198] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8663206543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663225142] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663242001] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663257454] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8663273799] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8663290154] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8663307401] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663323547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663339435] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8663355844] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8663371340] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663386939] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663403501] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663418579] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8663434886] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8663450653] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8663466251] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663482408] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8663497497] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8663513448] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663529940] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663545007] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8663561323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663579412] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663595894] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663611794] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8663627324] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663644743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663660109] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8663676740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663691958] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663708399] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8663725689] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8663741107] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8663756785] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663773647] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663788850] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8663805545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663820771] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8663836927] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8663853590] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8663869249] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8663884825] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8663901800] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8663918062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8663933244] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8663950023] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8663965985] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8663982914] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8663998494] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8664013960] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8664030973] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664046538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664062447] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8664079597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664095790] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664111608] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8664127496] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8664144376] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664159725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664175379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8664190680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664206144] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664224197] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8664241750] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8664258729] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664275487] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664291360] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8664306827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664322078] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664338461] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8664354831] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8664370363] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8664386437] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8664402245] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8664418658] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8664433997] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664449734] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8664467096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8664482098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664497233] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8664514960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664531344] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8664548232] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8664563509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664579410] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664595133] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8664611919] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8664625042] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664640956] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8664657259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664672345] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8664688906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664704308] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664719838] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664735302] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8664750615] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8664767354] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8664784411] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8664800597] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664815914] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8664832728] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8664848047] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8664863582] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8664879729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8664895737] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664912237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8664929393] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8664946116] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8664962809] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8664978534] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8664994708] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8665010842] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8665026400] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8665042710] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8665057921] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8665073612] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8665089447] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8665104729] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8665120872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666303578] L8[TABLE]: Config 0 → 15 regime=6 score=6553 L1=0 L2=0 L3=0 L4=1 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 20,200000,10000,0,0,256,51,18,4096,3544,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8666349793] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8666366828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666384734] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666401316] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8666419487] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8666434972] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8666450471] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8666467706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666482993] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8666499700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666515141] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666530830] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8666547389] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8666562920] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8666578786] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8666595196] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8666611373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666626700] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8666643797] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8666659213] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8666676038] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8666691497] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8666707228] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8666723783] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666739343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8666755319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8666774656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666793519] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666811332] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8666829238] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8666846598] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666862138] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8666877924] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8666895866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8666911719] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666927421] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8666942881] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8666959941] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8666975503] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8666991394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8667006640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667022404] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667038085] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8667054548] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8667070253] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8667086834] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8667102092] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8667118501] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8667133880] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8667150254] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8667167381] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8667182464] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667197930] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8667214033] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8667229715] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8667249162] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8667268434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667286012] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667301769] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8667320705] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8667334946] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667351139] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667367740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667383392] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8667401258] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667416585] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667432372] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667450446] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8667466840] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8667484107] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8667501315] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667518065] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667533295] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8667549760] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8667565320] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667581355] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667597592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667612761] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8667629439] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8667645616] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8667660785] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667676956] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8667692564] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8667709354] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667725610] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667740746] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8667760306] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667779176] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667797473] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667816283] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8667835598] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667852044] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667867276] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8667883794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667899508] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8667915197] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8667932417] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8667947946] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8667963935] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8667980271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8667995484] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8668011931] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668027519] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668043196] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8668061406] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8668077236] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8668092849] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8668109322] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8668125515] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668140997] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8668157741] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8668174015] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8668190882] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8668206434] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8668221895] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8668238477] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668254177] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8668272179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8668287387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668303295] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668318950] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8668335162] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8668351558] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668366962] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8668382713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8668398159] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668413305] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668429592] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8668449056] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8668466270] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668482087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8668498048] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8668513678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668530146] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668546000] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8668562415] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8668579030] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8668595372] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8668610767] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8668627288] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8668643296] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8668659110] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8668676264] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8668691387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668707067] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8668722685] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8668738417] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8668757649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8668775972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668793669] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668809908] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8668830712] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8668844293] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668861085] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8668877497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668893271] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8668909753] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8668924918] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668940742] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8668956694] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8668972100] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8668988585] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8669005697] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669022411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669037569] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8669053950] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8669069443] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669085496] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669101742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669117034] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8669133770] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8669150090] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8669165402] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669181792] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8669198967] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8669215493] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669232656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669248237] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8669265616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669280918] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669296686] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669312358] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8669328375] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669344725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669359936] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8669376447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669392132] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669407938] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8669425155] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8669441781] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8669462056] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669480429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669495848] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8669512311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669529078] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669545502] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8669562222] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8669578647] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8669594225] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8669610689] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8669627223] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669643175] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8669660037] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8669675502] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8669694335] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8669710312] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8669726584] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8669743453] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669759227] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8669776003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8669791235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669806471] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669822342] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8669838575] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8669854976] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669870470] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8669886247] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8669901889] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8669917111] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669932717] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8669948458] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8669965080] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8669980560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8669996328] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8670011670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670027503] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670043209] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8670059507] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8670075030] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8670091648] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8670107009] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8670123524] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8670141483] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8670159531] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8670177253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8670192402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670210596] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8670227112] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8670242972] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8670259986] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8670276239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670291452] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670307085] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8670325676] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8670339671] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670355284] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8670371567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670386882] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8670403809] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670418934] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670434542] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670450011] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8670465775] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8670482169] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8670499281] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8670516196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670531278] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8670547616] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8670562875] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670602373] L8[TABLE]: Config 15 → 16 regime=6 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 21,210000,10000,0,0,256,51,19,4096,3800,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8670645627] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8670662394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670677694] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8670694401] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8670710824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8670726083] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8670742351] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8670757607] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8670774043] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8670790267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670805427] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8670822169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670837662] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670853330] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670868828] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8670884243] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8670900879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670916704] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8670933075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8670948224] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8670964500] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8670981503] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8670996801] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8671012526] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8671030348] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671045483] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8671061871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671079029] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671095376] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8671112058] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8671127354] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8671143335] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8671159815] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8671176028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671191379] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8671208490] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8671223993] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8671240862] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8671256194] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8671272155] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8671288746] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671304191] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8671319952] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8671335500] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671350681] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671366284] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8671381930] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8671398655] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671414200] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8671430001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8671445205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671460728] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671476547] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8671492203] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8671508353] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671524225] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8671540096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8671555311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671571906] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671588596] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8671605350] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8671620907] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8671636852] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8671654344] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8671674567] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8671692143] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8671710776] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8671728248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8671743565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671758936] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8671775467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8671791339] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8671808371] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8671823748] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671839447] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671855166] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8671872028] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8671885343] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671901416] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8671917786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671932968] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8671949375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8671964870] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671980458] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8671995922] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8672013245] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8672030152] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8672048013] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672064256] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672080606] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8672097136] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8672112482] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672128120] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672146772] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672162345] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8672178867] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8672195008] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8672210814] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672227200] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8672243200] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8672259170] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672276638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672291736] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8672308068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672323348] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672339354] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672354904] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8672370197] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672386396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672401901] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8672418225] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672433336] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672448882] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8672466305] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8672481530] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8672496978] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672515426] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672530509] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8672547715] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672563155] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672579586] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8672596351] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8672611777] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8672627377] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8672644543] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8672663994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672681947] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8672699020] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8672715665] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8672732818] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8672748268] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8672763903] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8672781177] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672796813] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8672812865] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8672828910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672844266] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672860144] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8672875921] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8672893068] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672908694] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8672924621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8672939894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8672958274] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8672974293] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8672990440] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8673006972] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673023306] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8673039210] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8673054509] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673070120] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673086268] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8673102588] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8673118188] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8673134315] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8673150126] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8673166770] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8673182246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8673198291] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8673215967] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8673231168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673246436] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8673262165] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8673278376] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8673295342] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8673310498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673325913] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673341965] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8673358844] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8673372018] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673387962] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8673406450] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673421665] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8673438006] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673455127] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673471393] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673487029] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8673502564] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8673520304] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8673537578] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8673554031] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673569406] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8673586484] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8673601970] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673617674] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8673634724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673650376] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8673670764] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8673688297] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8673705013] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8673721506] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8673737043] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8673753148] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8673772762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673788257] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8673804721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673819839] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673836413] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673851843] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8673867076] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8673885378] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673900859] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8673917923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8673933102] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8673948742] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8673966397] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8673981737] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8673997208] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8674013671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674029189] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8674045533] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674060655] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674076488] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8674093500] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8674108764] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8674124166] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8674141044] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8674157263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674172402] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8674189121] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8674207987] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8674225260] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8674240494] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8674255881] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8674272853] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674288315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8674304380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8674322815] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674339010] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674355319] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8674371279] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8674387775] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674404087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8674419958] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8674435166] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674450414] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674466547] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8674482138] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8674498217] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674513862] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8674530005] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8674545084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674560216] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674576055] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8674593604] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8674609314] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8674625307] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8674641474] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8674658033] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8674673480] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8674689276] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8674707315] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8674722601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674737928] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8674753742] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8674770762] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8674787799] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8674803007] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674821138] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674857043] L8[TABLE]: Config 16 → 17 regime=6 score=52428 L1=0 L2=0 L3=1 L4=0 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 22,220000,10000,0,0,256,51,19,4096,4057,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8674901306] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8674918483] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8674931657] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8674947310] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8674964491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8674979825] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8674996294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675011391] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675028493] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675044046] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8675059943] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8675076679] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8675094541] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675110740] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675125829] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8675142683] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8675157898] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675173454] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675189655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675205688] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8675222005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8675237822] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8675252931] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675269780] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8675284968] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8675300889] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675317025] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675334279] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8675351494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675366971] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675382621] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675399252] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8675414620] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675430974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675446146] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8675463056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675478156] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675493731] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8675510754] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8675526406] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8675541866] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675558054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675573315] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8675590136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675605218] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675620764] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8675637282] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8675652945] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8675668339] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8675684709] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8675702492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675718073] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8675734893] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8675750472] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8675768122] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8675783545] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8675799189] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8675815875] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675832953] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8675851941] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8675868688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675883924] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675900684] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8675916357] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8675932877] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8675948384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8675965043] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8675980224] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8675995447] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676011157] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8676027221] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8676043394] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676058911] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8676074690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8676090415] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676105592] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676121214] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8676137470] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8676153557] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8676169592] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8676185055] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8676202003] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8676217698] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8676233503] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8676250772] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8676268150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676283479] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8676299283] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8676315749] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8676336198] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8676351411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676366557] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676382865] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8676400479] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8676413591] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676429616] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8676445969] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676461845] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8676478292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676493500] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676509138] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676524977] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8676540390] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8676556975] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8676574178] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8676590841] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676606131] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8676622586] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8676637999] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676654424] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8676670795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676686112] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8676703226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8676719131] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8676734335] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8676750661] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8676766308] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8676782355] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8676798649] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676813842] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8676830663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676845930] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676861627] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676877178] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8676892895] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8676909243] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676924515] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8676940964] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8676956866] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8676972548] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8676989686] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8677005064] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8677020971] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8677037289] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677052758] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8677069211] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677085019] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677100763] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8677117445] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8677132830] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8677149182] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8677165680] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8677181979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677198653] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8677215913] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8677231931] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8677248844] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8677264136] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8677280047] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8677296514] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677311924] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8677328140] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8677343546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677358625] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677374210] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8677390111] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8677406426] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677421829] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8677437541] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8677452910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677468006] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677483529] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8677498951] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8677515256] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677530707] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8677546416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8677561519] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677576633] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677592735] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8677610724] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8677628354] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8677646250] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8677663889] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8677680767] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8677696130] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8677713269] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8677731083] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8677746161] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677761271] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8677777554] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8677793250] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8677810831] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8677826002] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677841766] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677858375] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8677875376] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8677888605] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677905414] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8677921850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677937003] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8677953910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8677969341] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8677984967] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678000493] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8678016183] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8678032870] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8678049907] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678066100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678081758] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8678098111] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8678113448] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678129033] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678145874] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678161009] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8678177392] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8678193102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8678208599] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678224818] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8678239990] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8678256055] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678272657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678287800] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8678304133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678319230] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678335341] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678350763] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8678366020] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678382244] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678398285] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8678414684] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678430766] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678446468] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8678464045] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8678479408] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8678495564] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678511770] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678527288] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8678543583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678558680] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678574235] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8678591291] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8678606519] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8678621874] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8678638269] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8678654980] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678670067] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8678686704] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8678702470] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8678719312] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8678734436] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8678749790] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8678766611] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678782226] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8678797938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8678813033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678828539] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678844569] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8678860295] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8678876650] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678892509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8678908226] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8678923340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8678938459] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8678954425] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8678970049] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8678986100] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679001557] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8679017633] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8679032795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679047933] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679084795] L8[TABLE]: Config 17 → 18 regime=6 score=26214 L1=0 L2=0 L3=1 L4=0 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 23,230000,10000,0,0,256,51,21,4096,4096,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8679126393] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8679143311] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8679158758] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8679175690] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8679194029] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8679214216] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8679230514] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8679246250] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8679263291] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8679278930] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679294062] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8679309623] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8679325319] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8679342742] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8679357786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679372851] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679388410] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8679405549] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8679418535] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679434108] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8679450409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679466406] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8679482793] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679497873] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679513485] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679529576] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8679545751] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8679562534] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8679580062] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8679596371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679611520] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8679627915] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8679643525] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679659394] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8679675619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679690760] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8679707593] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8679723435] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8679738592] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8679755496] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8679771030] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8679787101] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8679803403] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679818610] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8679835567] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679850755] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679866398] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679881900] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8679897538] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8679913833] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679929003] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8679945391] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8679961196] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8679976877] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8679993969] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8680011155] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8680027291] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8680044140] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680059503] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8680075802] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680092260] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680109293] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8680126559] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8680142564] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8680158011] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8680174443] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8680190984] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680206591] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8680223314] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8680238751] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8680255530] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8680271111] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8680286503] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8680302990] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680318481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8680334533] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8680349671] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680365824] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680384009] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8680400262] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8680418460] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680435005] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8680450829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8680466667] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680481908] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680497644] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8680513546] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8680530225] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680545626] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8680561319] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8680576424] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680591826] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680607391] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8680623593] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8680639009] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8680655500] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8680670817] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8680687253] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8680703023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8680718816] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8680736027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8680751136] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680766616] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8680782293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8680798066] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8680814959] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8680830359] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680845498] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680861112] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8680877911] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8680891281] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680907135] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8680923380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680938492] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8680955169] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8680970288] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8680985859] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681001272] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8681017442] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8681034935] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8681052178] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681068305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681084012] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8681100819] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8681116077] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681131594] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681148170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681163514] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8681179826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8681195540] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8681211082] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681227421] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8681242522] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8681258459] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681274928] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681290008] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8681306285] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681321848] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681338243] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681353858] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8681369149] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681385373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681400913] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8681417281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681432407] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681448013] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8681465454] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8681480783] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8681496286] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681512516] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681528266] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8681544635] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681559786] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681575427] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8681592629] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8681607895] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8681623287] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8681640135] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8681656277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681671339] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8681687958] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8681703777] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8681720841] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8681735946] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8681751345] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8681768578] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681783986] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8681799698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8681814794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681830281] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681845845] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8681861436] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8681877744] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681895349] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8681911248] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8681926262] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8681941301] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8681958323] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8681973926] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8681990034] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682005494] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8682021906] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8682037060] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682052148] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682067731] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8682084234] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8682099914] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8682115833] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8682131191] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8682148138] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8682163602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8682179290] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8682196391] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8682212051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682227352] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8682242909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8682258679] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8682275981] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8682291075] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682306163] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682323243] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8682340462] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8682354382] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682370140] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682386491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682402182] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8682418641] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682438561] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682459539] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682475154] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8682490453] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8682506860] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8682525072] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682541331] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682556586] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8682573079] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8682589143] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682605048] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682621329] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682636422] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8682655732] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8682671551] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8682686729] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682703345] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8682718681] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8682734582] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682750722] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682766172] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8682782708] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682797748] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682813241] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682830713] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8682846730] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682863267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682878563] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8682895905] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8682911380] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8682927103] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8682944235] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8682959987] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8682975583] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8682991853] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683007004] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8683023810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683038992] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683054615] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8683071195] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8683086921] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8683102463] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8683119632] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8683135942] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683151480] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8683168315] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8683183900] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8683200855] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8683216628] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8683232307] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8683248920] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683266476] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8683296140] L8[TABLE]: Config 18 → 0 regime=7 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 24,240000,10000,0,0,256,51,22,4096,4096,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8683337692] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8683352872] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683367996] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683383628] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8683399665] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8683415996] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683431344] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8683448824] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8683468189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683484771] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683500622] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8683517135] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8683533727] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683549353] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8683565237] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8683581430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683596792] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683612613] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8683628958] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8683645000] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8683661026] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8683676446] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8683692958] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8683708790] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8683724607] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8683741888] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8683758761] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683774220] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8683790756] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8683806898] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8683824955] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8683841110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683856387] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683872132] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8683889058] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8683902676] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683918374] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8683934786] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683950016] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8683966830] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8683982265] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8683997964] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684013508] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8684029342] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8684045964] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8684063206] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684079884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684095053] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8684111442] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8684126767] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684142854] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684159588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684174746] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8684191087] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8684207367] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8684222537] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684238787] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8684253908] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8684270311] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684286711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684301802] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8684318098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684333571] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684349112] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684364527] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8684379763] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684396578] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684411837] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8684428132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684443169] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684459175] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8684476384] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8684492298] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8684507829] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684524457] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684539560] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8684555879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684570960] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684586940] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8684603682] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8684618971] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8684634375] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8684651317] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8684667743] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684682854] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8684702637] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8684718569] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8684735824] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8684751769] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8684768140] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8684784757] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684800228] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8684816001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8684831547] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684848168] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684867608] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8684885199] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8684902733] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684918490] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8684934301] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8684949490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8684965460] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8684981269] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8684996641] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8685012715] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685028721] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8685044441] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8685059524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685074595] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685090583] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8685107040] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8685122487] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8685140858] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8685156236] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8685174347] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8685189906] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8685206323] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8685223480] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8685238560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685253706] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8685269712] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8685285414] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8685302205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8685317257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685332779] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685348348] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8685365104] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8685378213] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685394278] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8685410879] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685426025] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8685442404] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685457916] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685473468] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685488939] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8685504308] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8685521038] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8685538107] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8685554288] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685569375] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8685586000] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8685601493] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685617012] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8685634528] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685650268] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8685667231] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8685683448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8685698659] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8685715904] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8685731356] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8685747476] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8685763796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685779497] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8685796281] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685811785] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685827962] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685845507] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8685864623] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8685882151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685898355] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8685914986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8685930318] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8685946115] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8685964027] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8685979707] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8685995328] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8686011794] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686027557] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8686043934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686059068] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686076628] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8686093540] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8686109804] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8686125511] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8686142647] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8686159088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686174408] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8686191348] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8686208167] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8686225429] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8686240842] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8686256317] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8686274168] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686290010] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8686305848] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8686321034] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686337005] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686352712] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8686368857] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8686385847] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686402895] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8686418810] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8686434271] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686449867] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686466182] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8686481797] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8686497929] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686513512] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8686530458] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8686545687] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686560917] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686578854] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8686595487] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8686611080] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8686627797] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8686643940] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8686660799] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8686676230] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8686691964] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8686709900] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8686725057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686740243] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8686755853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8686771909] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8686789003] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8686804081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686819174] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686835164] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8686852222] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8686865318] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686880947] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8686897588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686912705] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8686929056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8686944156] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686960032] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8686975695] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8686991078] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8687008797] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8687029221] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687049550] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687068008] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8687085795] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8687101270] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687116974] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687133343] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687149336] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8687165973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8687181770] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8687196874] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687215336] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8687230635] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8687246610] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687262799] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687279007] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8687295768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687310950] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687326600] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687342547] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8687358136] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687374441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687390067] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8687406412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687423738] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687441658] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8687461949] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8687479673] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8687522908] L8[TABLE]: Config 0 → 1 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 25,250000,10000,0,0,256,51,23,2048,2048,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8687569065] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687586831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687602153] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8687618602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687633751] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687652275] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8687669420] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8687684696] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8687700112] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8687717110] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8687733237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687748327] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8687765434] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8687780807] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8687797723] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8687813008] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8687828892] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8687845492] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687861285] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8687877097] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8687892691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8687907837] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687923897] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8687939488] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8687958434] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8687974853] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8687990751] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8688005954] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688021940] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688040787] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8688059754] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8688076068] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688092709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8688108649] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8688123972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688139979] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688156081] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8688172501] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8688188075] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8688204665] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8688220092] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8688236635] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8688252116] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8688268367] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8688285646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8688300950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688316233] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8688332371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8688348241] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8688365240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8688380498] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688396099] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688412559] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8688431075] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8688447936] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688465472] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8688485320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688501375] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8688519594] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688535059] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688551280] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688567024] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8688583358] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8688599901] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8688617749] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8688634063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688649749] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8688666252] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8688681574] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688697195] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8688714237] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688729467] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8688746151] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8688762061] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8688777922] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8688794219] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8688809418] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8688825521] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8688842246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688857655] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8688874080] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688891476] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688907144] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8688922712] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8688938696] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8688960601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8688976188] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8688992873] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689007984] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689024225] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8689041271] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8689056580] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8689072067] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8689088678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689103780] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8689120054] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689135157] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689151110] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8689167675] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8689182945] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8689198332] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8689215238] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8689231387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689246467] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8689263179] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8689279055] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8689296640] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8689311865] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8689327697] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8689344255] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689359752] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8689375556] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8689392729] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689408555] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689427661] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8689443654] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8689463049] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689480007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8689496419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8689511676] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689527458] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689543174] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8689558781] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8689575160] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689594719] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8689611178] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8689626452] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689643215] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689659019] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8689675488] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8689691044] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8689708178] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8689723572] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8689740359] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8689755758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8689771833] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8689788989] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8689804090] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689819222] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8689835293] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8689851039] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8689867872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8689882917] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689898470] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689914073] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8689930873] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8689943909] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8689959876] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8689976950] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8689992072] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8690008375] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690023759] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690039295] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690054702] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8690070017] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8690086704] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8690103686] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690119816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690134858] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8690151462] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8690166771] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690182314] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690198507] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690215371] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8690231758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8690247738] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8690262808] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690279384] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8690294503] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8690310422] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690327695] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690343019] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8690359320] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690375162] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690391872] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690407832] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8690423370] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690439491] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690455060] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8690471312] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690486330] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690501933] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8690519323] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8690534540] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8690550140] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690566268] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690581914] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8690598168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690613436] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690630442] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8690650289] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8690665881] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8690683573] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8690700627] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8690719977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690738058] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8690754780] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8690771366] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8690788272] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8690803784] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8690819172] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8690836717] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690852262] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8690868270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8690883462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8690899170] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690915727] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8690931962] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8690948295] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8690964254] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8690979965] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8690995035] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691010777] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691026864] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8691042293] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8691058211] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691073555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8691089820] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8691104908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691120218] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691135804] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8691152529] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8691167975] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8691184017] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8691199386] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8691216270] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8691231874] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8691247601] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8691265109] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8691280250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691295360] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8691311036] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8691328185] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8691345084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8691360132] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691375223] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691391186] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8691407957] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8691421169] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691436696] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8691453241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691468569] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8691484855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691499906] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691515777] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691531092] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8691546609] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8691562822] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8691580052] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8691596665] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691612062] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8691628316] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8691643928] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691659428] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8691675565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691690619] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8691707298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8691722995] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8691738041] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8691767235] L8[TABLE]: Config 1 → 2 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 26,260000,10000,0,0,256,51,24,2048,2048,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8691808043] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8691823107] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8691840628] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8691860945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691876805] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8691894122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691909318] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691925152] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8691940626] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8691956723] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8691972978] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8691988103] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8692004502] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692021919] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692039013] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8692058285] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8692075128] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8692092616] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8692110703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692127314] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8692145691] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692162312] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692179441] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8692199604] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8692216820] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8692234224] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8692252823] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8692271142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692287651] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8692306175] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8692323122] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8692341995] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8692358636] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8692375454] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8692393896] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692410757] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8692428201] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8692444679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692461503] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692478597] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8692495589] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8692513401] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692530561] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8692547698] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8692564158] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692580917] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692597949] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8692614839] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8692633640] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692650823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8692668448] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8692685212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692703543] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692720776] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8692738905] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8692755710] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8692772368] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8692787701] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8692804383] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8692819720] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8692836110] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8692853266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8692868301] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692883336] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8692899343] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8692915025] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8692931842] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8692946856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8692962370] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8692977902] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8692994666] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8693007739] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693023673] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693039854] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693054863] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8693071121] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693086810] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693102337] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693118001] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8693133301] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8693149947] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8693166878] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693182990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693198009] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8693214688] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8693229958] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693245683] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693261838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693277483] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8693293804] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8693309546] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8693324612] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693341083] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8693356159] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8693372002] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693388167] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693403584] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8693420147] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693435423] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693451349] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693467604] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8693482841] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693498939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693514748] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8693531712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693547328] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693563310] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8693580970] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8693596227] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8693611693] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693628196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693643773] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8693660122] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693675213] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693690759] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8693707634] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8693722911] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8693738273] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8693754681] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8693771242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693786318] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8693802982] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8693818866] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8693836151] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8693851468] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8693866907] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8693883409] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693899273] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8693915067] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8693930239] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8693945352] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8693961363] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8693977002] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8693993589] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694009024] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8694025183] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8694040327] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694055436] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694071032] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8694087285] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8694103315] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694118722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8694134394] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8694149801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694164880] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694180454] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8694196604] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8694212410] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8694228297] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8694243825] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8694260247] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8694276008] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8694291742] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8694309896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8694325027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694340653] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8694356286] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8694372250] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8694389133] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8694404625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694419745] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694435346] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8694452473] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8694465522] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694481122] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8694497630] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694514685] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8694531439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694547176] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694562761] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694578880] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8694594328] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8694610764] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8694627805] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8694644422] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694659540] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8694676014] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8694691353] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694707230] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8694723393] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694738522] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8694755316] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8694771396] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8694786523] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8694802915] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8694818306] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8694834639] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8694850838] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694865983] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8694882316] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694897819] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694913390] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8694928756] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8694943971] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8694960510] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8694975568] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8694992091] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695008613] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695024594] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8695041621] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8695057351] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8695072816] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8695089825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695105023] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8695121360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695137094] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695153422] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8695170012] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8695185509] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8695200879] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8695217874] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8695234051] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695249129] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8695268532] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8695284079] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8695300979] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8695316277] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8695332101] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8695348566] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695364091] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8695380091] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8695395646] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695410773] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695426942] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8695442594] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8695460798] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695476852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8695493070] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8695508177] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695524184] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695539794] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8695555452] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8695571532] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695587377] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8695603064] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8695618098] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695633138] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695649019] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8695665147] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8695680747] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8695696585] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8695712163] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8695728540] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8695743823] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8695759443] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8695776844] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8695791870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695806925] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8695822580] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8695838709] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8695855478] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8695870488] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695885493] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695901440] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8695918142] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8695931137] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8695948192] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8695964828] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8695980285] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8695997252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696029633] L8[TABLE]: Config 2 → 3 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 27,270000,10000,0,0,256,51,25,1024,1024,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8696070413] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696086500] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696101909] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8696117804] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8696134198] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8696152124] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696168387] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696183746] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8696200061] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8696215936] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696231390] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696247409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696262361] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8696278983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8696294651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8696309941] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696326026] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8696341564] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8696357431] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696373796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696388853] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8696405520] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696420665] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696436257] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696451916] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8696467378] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696483648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696498987] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8696515699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696530921] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696546553] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8696563693] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8696579352] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8696594877] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696611241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696626806] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8696643808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696659322] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696674830] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8696691599] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8696707523] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8696723025] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8696739567] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8696756100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696772200] ECW: w=0xbea05588 func=0xbe43491c 'MSG-DELIVER' [Hermes] [HADES][INFO ] [KRELTSC: 8696788937] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8696804420] ECW: w=0xbea05398 func=0xbe44fa1c 'MSG-LAST-MSG' [Hermes] [HADES][INFO ] [KRELTSC: 8696821294] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8696836867] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8696852323] ECW: w=0xbea03998 func=0xbe43491c 'MSG-PADDR@' [Hermes] [HADES][INFO ] [KRELTSC: 8696868912] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696884824] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8696900928] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8696916088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8696931175] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696946708] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8696962686] ECW: w=0xbea03b88 func=0xbe43491c 'MSG-PLEN@' [Hermes] [HADES][INFO ] [KRELTSC: 8696978978] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8696994339] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8697010243] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8697025680] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697040776] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697056369] ECW: w=0xbe940240 func=0xbe45d740 'ROT' [Hermes] [HADES][INFO ] [KRELTSC: 8697072058] ECW: w=0xbea037b8 func=0xbe43491c 'MSG-TO@' [Hermes] [HADES][INFO ] [KRELTSC: 8697088563] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697103964] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8697119669] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8697134756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697150215] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697165764] ECW: w=0xbea05490 func=0xbe43491c 'IDX>NAME' [Hermes] [HADES][INFO ] [KRELTSC: 8697182109] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8697198119] ECW: w=0xbea02650 func=0xbe44fadc 'VM-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8697215309] ECW: w=0xbe943210 func=0xbe457174 '>=' [Hermes] [HADES][INFO ] [KRELTSC: 8697230922] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8697247286] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8697263544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8697279875] ECW: w=0xbea02740 func=0xbe44f910 'VM-NAME-ADDRS' [Hermes] [HADES][INFO ] [KRELTSC: 8697297103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8697312194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697327668] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8697343321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8697359076] ECW: w=0xbea02838 func=0xbe44f910 'VM-NAME-LENS' [Hermes] [HADES][INFO ] [KRELTSC: 8697375931] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8697391361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697406519] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697422100] ECW: w=0xbea00e58 func=0xbe42dac0 'VM-EXEC' [Hermes] [HADES][INFO ] [KRELTSC: 8697439475] VM-EXEC: '' -> 'Hera' [Hermes] [HADES][INFO ] [KRELTSC: 8697452867] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697468486] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8697484760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697500093] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8697516843] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697531999] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697547643] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697563285] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8697579015] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8697595431] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8697612447] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8697628622] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697644101] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8697660432] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8697675687] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697691288] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8697707863] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697722989] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8697739378] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8697755167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8697770567] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8697786767] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8697801862] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8697817776] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8697834309] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697849463] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8697866206] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697881249] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697897232] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8697912546] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8697927745] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8697943860] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697959552] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8697975885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8697990962] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8698006466] ECW: w=0xbea01da0 func=0xbe44fadc 'MSG-DELIVERED' [Hermes] [HADES][INFO ] [KRELTSC: 8698023833] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8698039026] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8698054530] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698070733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698086102] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8698102626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698117785] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8698133344] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8698150296] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8698165549] ECW: w=0xbe9425e0 func=0xbe4568ec 'AND' [Hermes] [HADES][INFO ] [KRELTSC: 8698181179] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8698197515] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698215462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698230990] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8698247621] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8698263383] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8698279580] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698296060] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8698311831] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8698328442] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8698345056] ECW: w=0xbea05b58 func=0xbe43491c 'MSG-REDELIVER-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8698363413] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8698380226] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698396956] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8698412129] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8698428336] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8698444094] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8698460410] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698477119] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698492855] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8698509526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698525293] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8698541179] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8698557847] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8698573338] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8698590289] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698606553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698621675] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8698638053] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8698654366] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8698669498] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698685664] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8698700829] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8698717264] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698734409] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698750597] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8698767527] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698783266] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8698798818] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8698815363] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8698830869] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8698847228] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698863399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8698878665] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8698895369] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8698911084] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8698926184] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698942801] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8698958420] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8698974263] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8698990432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699006446] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8699023336] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699038434] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8699053991] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8699070528] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8699086106] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8699102428] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699118545] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699133795] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699150464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699166191] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8699181216] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699197319] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8699213117] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8699229500] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699245700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699260784] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8699277756] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699292853] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8699308382] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8699324862] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8699340316] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8699356657] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699372998] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699388212] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699404865] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699420528] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8699435568] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699452929] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8699468046] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8699483926] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699500138] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699515905] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8699532208] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699547304] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8699563068] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8699580110] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8699595221] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8699611607] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699628042] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699643593] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699659973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699675718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8699690811] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699707412] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8699722557] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8699738431] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699754906] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699770396] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8699787248] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699802929] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8699818816] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8699836192] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8699851379] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8699867792] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699883968] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8699899611] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699915973] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8699931697] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8699946988] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8699963576] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8699978659] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8699994498] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700010612] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700026037] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8700042497] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700057570] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8700073722] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8700090810] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8700105926] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8700122748] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700139141] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700167567] L8[TABLE]: Config 3 → 4 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 28,280000,10000,0,0,256,51,26,1024,1024,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8700209094] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700226049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700241787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8700257059] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700273677] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8700288865] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8700304799] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700321058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700336489] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8700352811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700367935] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8700383518] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8700400392] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8700415459] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8700431817] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700448213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700463616] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700479945] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700495640] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8700510693] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700527250] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8700542377] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8700558283] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700574626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700591953] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8700608371] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700623547] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8700639756] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8700656514] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8700671652] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8700688004] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700704800] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700719880] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700736162] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700752094] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8700767504] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700783658] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8700799058] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8700815126] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700831810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700846931] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8700863232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700878289] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8700894234] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8700910716] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8700925771] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8700942128] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8700958818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8700973926] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8700990265] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701006159] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8701025808] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701041926] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8701056845] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8701074259] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701094398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701113210] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8701133867] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701152887] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8701172037] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8701192398] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8701210192] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8701226720] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701243530] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701259144] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701276246] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701292139] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8701307386] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701323936] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8701339820] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8701356114] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701372402] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701387520] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8701404644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701419784] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8701435405] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8701452631] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8701467746] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8701484093] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701501250] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701519129] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701535606] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701551362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8701566477] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701585070] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8701600244] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8701616214] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701632651] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701648384] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8701664934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701680048] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8701695743] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8701713082] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8701728218] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8701744632] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701761017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701777010] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701793522] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8701809343] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8701824578] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701841330] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8701856466] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8701872351] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8701888565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701904183] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8701920583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8701935734] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8701951411] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8701968431] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8701983577] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8702000034] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702016768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702031868] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702048189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702063872] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8702079474] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702095747] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8702110858] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8702127197] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702143855] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702159535] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8702175956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702191326] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8702208536] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8702225115] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8702240859] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8702257251] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702274039] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702289267] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702305705] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702321745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8702337369] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702353685] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8702368917] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8702384912] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702401655] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702416849] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8702433253] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702448714] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8702464925] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8702481606] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8702496816] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8702513525] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702530277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702545490] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702561961] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702578205] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8702593458] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702609833] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8702625160] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8702641637] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702658041] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702673293] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8702689755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702705605] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8702721295] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8702737963] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8702753194] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8702770496] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702786779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702801918] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702818350] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8702836027] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8702851258] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702867457] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8702882960] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8702899648] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8702916652] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702931875] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8702948297] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8702964028] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8702979739] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8702996377] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8703011767] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8703028721] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703044994] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703060110] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703077064] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703092954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8703108069] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703124274] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8703139862] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8703155882] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703172087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703187231] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8703204113] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703219310] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8703235588] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8703252699] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8703268995] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8703285403] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703301679] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703316772] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703333916] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703349690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8703364878] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703381256] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8703396982] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8703412928] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703429194] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703444387] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8703461416] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703476568] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8703492261] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8703509659] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8703526280] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8703542812] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703559142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703574365] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703591298] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703607168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8703622363] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703638765] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8703654355] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8703670304] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703686584] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703703589] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8703720447] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703735657] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8703751584] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8703768712] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8703783931] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8703800439] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703816747] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703832391] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703848819] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8703864629] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8703879889] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703896705] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8703911943] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8703927863] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8703944151] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703959879] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8703976290] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8703991433] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8704007082] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8704024274] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8704039378] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8704055760] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704071989] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704087506] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704103912] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704119666] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8704134796] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704151416] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8704166581] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8704183066] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704199270] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704214955] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8704231346] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704246975] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8704262549] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8704279718] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8704294876] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8704311276] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704328494] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704358658] L8[TABLE]: Config 4 → 5 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 29,290000,10000,0,0,256,51,27,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8704400000] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704416348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704432022] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8704447085] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704463774] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8704478909] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8704494819] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704511087] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704526600] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8704542913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704557988] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8704573542] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8704590515] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8704605626] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8704621965] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704638139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704653588] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704669934] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704685607] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8704700655] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704717300] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8704732362] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8704748177] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704764606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704779751] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8704796032] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704811083] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8704827117] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8704843715] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8704859139] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8704875507] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704892305] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8704907414] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704923745] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8704939471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8704956869] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8704973067] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8704988167] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8705004007] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705020606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705035679] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8705051959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705067024] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8705083250] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8705099750] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8705114838] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8705131144] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705147718] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705162817] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705179175] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705195060] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8705210582] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705226736] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8705241809] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8705258322] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705274910] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705290013] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8705306279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705321305] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8705338754] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8705355705] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8705370805] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8705387380] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705404114] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705419239] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705435552] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705451253] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8705466726] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705482956] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8705498154] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8705514572] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705531154] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705546214] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8705562601] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705578576] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8705594124] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8705610625] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8705625709] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8705642389] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705658566] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705673626] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705689966] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705706266] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8705721316] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705737484] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8705752533] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8705770465] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705786670] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705801744] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8705818129] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705833807] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8705849422] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8705865975] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8705881108] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8705898085] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705914259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8705929336] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705945670] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8705961938] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8705977111] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8705993266] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8706008376] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8706024654] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706041381] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706056471] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8706072711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706088334] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8706103873] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8706120576] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8706135610] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8706152425] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706168623] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706184363] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8706200758] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8706217918] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8706233086] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706249304] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8706265442] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8706281718] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706298184] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706313388] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8706331017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706346211] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8706361901] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8706378429] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8706394033] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8706410467] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706426650] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706441769] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8706458570] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8706474374] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8706489514] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706505735] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8706521337] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8706537207] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706553399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706568491] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8706585396] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706600522] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8706616087] ECW: w=0xbea04528 func=0xbe44fadc 'MSG-NACKED' [Hermes] [HADES][INFO ] [KRELTSC: 8706632584] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8706648056] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8706664414] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706680619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706695711] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8706712838] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8706728561] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8706743685] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706759945] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8706775417] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8706791332] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8706807667] ECW: w=0xbea05968 func=0xbe43491c 'MSG-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 8706824530] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8706841487] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706858892] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8706875400] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8706893545] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8706910450] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8706927598] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8706945323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8706962427] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8706980262] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8706997081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707014485] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707031115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707047663] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707064695] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707082015] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8707098594] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8707116530] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707134216] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707151204] ECW: w=0xbea05870 func=0xbe43491c 'MSG-COOL-ONE' [Hermes] [HADES][INFO ] [KRELTSC: 8707169568] ECW: w=0xbe93fe80 func=0xbe45d3cc 'DUP' [Hermes] [HADES][INFO ] [KRELTSC: 8707186509] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8707204705] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707221535] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707238707] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707255201] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707272811] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707290119] ECW: w=0xbea01cb0 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 8707307778] ECW: w=0xbe9f2420 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 8707325289] ECW: w=0xbe940060 func=0xbe45d59c 'SWAP' [Hermes] [HADES][INFO ] [KRELTSC: 8707342883] ECW: w=0xbea03e70 func=0xbe43491c 'MSG-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 8707360790] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707377653] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707395423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707411927] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8707428504] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707445544] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707463142] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707480839] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707497297] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707515556] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707532713] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707549202] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707566907] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8707583668] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8707599605] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707615848] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707631016] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8707647909] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707663384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707679413] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707694484] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707710376] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707725997] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707741350] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8707756418] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8707773437] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707789625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707804702] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707821049] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707837176] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707852299] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707868544] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8707883709] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8707900041] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8707916232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8707931373] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8707947721] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8707963579] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8707979302] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8707994386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708009476] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708025390] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708040795] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8708055858] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8708072439] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708089077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708104146] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708120436] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708136106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8708151759] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708167971] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8708183040] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8708198856] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708215315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708230341] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8708247329] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708263258] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708279621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8708294733] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708309845] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708325590] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708341446] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8708356587] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8708373042] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708389541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708404768] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708421176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708436963] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8708452540] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708468838] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8708483953] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8708499851] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708516439] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708544318] L8[TABLE]: Config 5 → 6 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=0 [Hermes] [HADES][DOE ] 30,300000,10000,0,0,256,52,27,512,512,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8708585658] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8708602005] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708617441] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708633193] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8708648962] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708664078] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708679675] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708695087] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8708710521] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8708726876] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708743088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708758224] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708775152] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708790876] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8708805960] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708822157] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8708837824] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8708853728] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8708869913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708885039] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8708901697] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708917134] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8708933082] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8708948135] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8708963679] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708979299] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8708994665] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8709009741] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8709026501] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709043269] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709060251] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709077495] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709093691] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8709109109] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709126426] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8709143376] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8709159798] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709176286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709191572] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8709209204] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709224891] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709240745] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8709256069] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709272611] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709289234] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709304698] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8709319901] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8709337111] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709353399] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709368598] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709385046] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709401261] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8709416340] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709432508] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8709447635] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8709464131] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709480302] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709495409] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8709511669] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709527636] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709543262] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8709558240] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709573626] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709590102] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709607575] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8709622715] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8709639644] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709656379] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709671515] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709688026] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709704270] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8709719428] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709735652] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8709750945] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8709768544] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709785884] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709801140] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8709817671] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709834045] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709850089] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8709865246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709880820] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709896856] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8709912220] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8709927336] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8709943715] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8709960430] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8709975502] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8709991800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710007445] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710023026] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710039163] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8710054283] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8710070095] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710086636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710101692] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8710117963] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710133315] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710149467] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710164526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710179574] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710195093] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710211436] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8710226460] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8710242700] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710258789] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710275113] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710291459] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710307167] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710322246] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710338698] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8710353760] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8710369531] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710385642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710401078] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8710417334] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710432660] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710448306] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710463615] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710478614] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710494136] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710509419] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8710525054] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8710541400] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710557543] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710572569] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710589282] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710604932] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710619948] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710636074] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8710651480] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8710667288] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710683454] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710698531] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8710715332] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710730709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710746414] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710761521] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710776937] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710793373] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8710809278] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8710824283] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8710841399] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710857536] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710872582] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710888852] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8710904923] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8710920020] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710936504] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8710951636] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8710968245] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8710984459] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8710999572] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8711016433] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711032084] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711047828] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711062895] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711078324] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711093893] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711109280] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8711124350] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8711141003] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711157226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711172349] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711188722] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711204809] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711220514] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711236623] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8711251719] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8711268896] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711285210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711300369] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8711316737] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711332607] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711348401] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711363380] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711378329] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711394141] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711409630] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8711424628] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8711441272] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711457923] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711473077] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711489464] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711505228] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711520691] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711536952] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8711552163] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8711568064] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711584638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711600051] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8711616422] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711631873] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711648596] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711664577] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711679925] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711695306] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711711248] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8711726246] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8711742463] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711758574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711774342] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711790744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711806514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711821629] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711838407] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8711853494] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8711869302] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8711885413] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711900932] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8711917242] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711932613] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8711948313] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8711963762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8711978826] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8711994375] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712009728] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8712025202] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8712041502] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712057643] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712072707] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712089340] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712105046] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8712120127] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712136295] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8712152022] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8712167812] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712183894] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712198946] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8712216151] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712231821] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712247491] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8712263394] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712279370] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712295679] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712311084] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8712326216] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8712343364] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712359503] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712374571] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712391229] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712407102] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8712422208] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712438375] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8712453829] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8712469692] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712485835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712500914] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8712517609] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712532983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712548672] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8712563705] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712579144] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712595050] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712610407] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8712625394] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8712656252] L8[TABLE]: Config 6 → 7 regime=2 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=1 L7=1 [Hermes] [HADES][DOE ] 31,310000,10000,0,0,256,52,28,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8712697016] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712713636] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712729040] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712745425] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712762252] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8712781807] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712800328] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8712815589] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8712832308] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8712848689] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712863799] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8712880224] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712896119] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8712912077] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8712927191] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8712942298] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712959159] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8712974516] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8712989682] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8713006069] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713022658] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713037950] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713054319] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713069945] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713085417] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713101915] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8713117156] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8713133196] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713149866] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713165031] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8713181469] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713196930] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713213111] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713228335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713243577] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713259269] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713275042] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8713290187] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8713306536] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713322741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713338383] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713354744] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713370444] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713385489] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713402030] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8713417181] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8713433038] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713449189] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713464542] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8713480850] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713496238] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713511896] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713527499] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713542570] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713558112] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713573476] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8713589408] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8713605762] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713622257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713637418] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713656189] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713671950] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713686991] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713704022] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8713719461] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8713735382] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713751628] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713767238] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8713783920] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713799435] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713815250] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713830787] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713845975] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713861640] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8713877115] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8713892667] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8713909440] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8713925700] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8713940886] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713957647] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8713973362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8713988415] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714004576] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8714020121] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8714036159] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714052347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714067462] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8714084075] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714099726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714115398] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8714130489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714145896] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714161491] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714176894] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8714192029] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8714211002] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714227480] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714242592] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714258965] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714275047] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8714290643] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714306847] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8714321950] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8714338186] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714354611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714369691] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8714386016] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714401846] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714417605] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8714432721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714447833] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714463883] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714479283] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8714494371] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8714510724] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714527252] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714542384] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714558714] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714574416] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8714589823] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714606004] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8714621112] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8714636964] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714653483] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714668575] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8714684900] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714702615] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714718595] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8714733678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714748782] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714765181] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8714780754] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8714795847] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8714812208] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714828768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714843933] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714860255] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8714875852] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8714891315] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714907728] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8714922873] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8714938674] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8714955784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8714971070] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8714987355] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715002709] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715018761] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715033807] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715048849] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715064347] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715080166] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8715095201] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8715111506] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715127662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715143133] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715159471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715175179] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715190271] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715206819] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8715221958] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8715237835] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715254074] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715269630] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8715285957] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715301374] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715317472] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715333486] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715348622] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715364400] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715379745] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8715395343] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8715411785] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715428373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715443469] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715460269] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715476171] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715491228] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715507393] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8715522885] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8715538674] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715554820] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715569850] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8715586492] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715601871] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715618057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715633089] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715650265] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715666033] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715681335] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8715696369] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8715713165] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715729292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715744285] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715760553] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715776639] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715791957] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715808100] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8715823232] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8715839371] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8715855496] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715870523] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8715886791] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715902402] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8715918223] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8715933196] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8715948155] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715963968] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8715979526] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8715994495] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8716010762] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716028444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716043611] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716061168] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716083289] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8716100297] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716118769] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8716134260] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8716151566] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716167885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716183021] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8716199292] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716215266] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716230966] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8716245999] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716260994] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716276835] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716292865] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8716307945] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8716324285] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716340768] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716355832] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716372172] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716387811] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8716403477] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716419591] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8716434653] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8716450446] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716466926] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716481949] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8716498154] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716513496] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716529514] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8716544546] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716559590] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716575158] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716590881] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8716605918] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8716622226] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716638373] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716653811] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716670117] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716685787] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8716700831] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716717276] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8716732350] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8716748179] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716777641] L8[TABLE]: Config 7 → 8 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 32,320000,10000,0,0,256,52,29,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8716818232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716833696] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8716850146] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716865467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8716881096] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8716896489] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8716911535] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716927029] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8716942329] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hermes] [HADES][INFO ] [KRELTSC: 8716957662] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8716974202] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8716990321] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717005337] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8717023782] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8717039419] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8717054640] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717073762] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8717089777] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8717106771] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717126347] ECW: w=0xbea05d50 func=0xbe43491c 'MSG-REAP' [Hermes] [HADES][INFO ] [KRELTSC: 8717145117] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8717162002] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717178222] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8717193511] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8717210677] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717226106] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8717241771] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717257996] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717273762] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8717290377] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717305856] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8717321699] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8717337287] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717352647] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717368234] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717383641] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8717399169] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8717415818] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717432048] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717447150] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8717463901] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8717479654] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8717494740] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717512787] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8717528424] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8717545736] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717562796] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717578481] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8717594908] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717610330] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8717626050] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8717642263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717657332] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717672901] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717688673] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8717704261] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8717720685] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717736898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717752051] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8717768712] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717783945] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717799608] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717815025] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8717830736] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8717847077] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717862449] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717878600] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717894005] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8717910270] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8717925395] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8717940922] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8717957602] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8717973907] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8717991947] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8718009205] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718024948] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8718040665] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718055850] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8718072852] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718088449] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718104104] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718120401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718135584] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8718152860] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8718168591] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8718183589] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718199672] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718215585] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8718231470] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718247606] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718262652] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8718279540] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718295213] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8718311604] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8718326688] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718342616] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718358387] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718373751] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8718388920] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8718406021] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718422311] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718437455] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8718455915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718473191] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718488953] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718504443] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8718521117] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8718538222] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718554227] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718570589] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718586813] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8718603328] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718618666] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718634276] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718650971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718666212] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8718683886] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8718701139] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718717005] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8718732680] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718748308] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8718766305] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718781449] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718797049] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718813198] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718828924] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8718845963] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8718862015] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8718877066] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718895577] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8718912722] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8718929273] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8718945492] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8718961486] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8718977901] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8718994018] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8719009792] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8719025411] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719040551] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719056167] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719071629] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8719087990] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8719105476] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719122473] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719137682] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8719154751] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719169841] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719185395] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719200823] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8719216513] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8719233106] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719248448] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719265062] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719280166] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8719296483] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8719311722] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719327926] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719346303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719361800] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8719378844] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8719398235] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719413873] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8719431499] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8719446900] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8719464732] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8719480183] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719495743] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719511850] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719527407] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8719543955] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8719559651] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8719574736] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719591422] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8719606519] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8719622397] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719638552] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719654044] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8719671775] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719687289] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8719703532] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8719718716] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719734101] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719749795] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719765651] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8719780866] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8719797364] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719813585] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719831266] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8719847742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719864936] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719880657] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719896539] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8719911833] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8719928378] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8719943678] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8719962242] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8719981273] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8719998881] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720014971] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720031160] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720047836] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720063223] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8720081314] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8720098462] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720113761] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8720129515] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720145629] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8720162772] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720178193] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720193942] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720210621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720225856] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8720242638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8720258567] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8720274216] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720290490] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720305745] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8720323548] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720340259] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720356797] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8720375320] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720391551] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8720407277] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8720422384] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720437542] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720453591] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720468973] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8720484109] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8720500540] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720519360] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720534457] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8720550752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720565800] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720581720] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720597088] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8720612376] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8720628697] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720644441] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720660592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720675676] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8720691974] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720707627] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720723142] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720739273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720754327] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8720773209] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8720791988] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720807329] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8720822916] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720838531] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8720855520] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8720870839] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8720886454] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8720902977] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8720918235] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8720934538] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8720968309] L8[TABLE]: Config 8 → 1 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 33,330000,10000,0,0,256,53,30,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8721013021] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8721029854] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721047148] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8721062383] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8721078974] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721095168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721110549] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8721127039] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721142909] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8721158646] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8721173897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721188963] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721204974] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721220369] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8721235708] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8721252078] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721268639] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721283706] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8721299986] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721315027] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721330975] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721346361] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8721361850] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8721378127] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721393900] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721410084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721425175] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8721441420] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8721456899] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721472422] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721488563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721503600] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8721520920] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8721537887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721553215] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8721568790] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8721584255] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8721601204] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8721616246] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721632630] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721649525] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721664800] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8721681481] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8721697562] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8721714227] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721730478] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8721745892] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8721761753] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721778574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721793668] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8721809978] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721825427] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8721841492] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8721856524] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721871572] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721887119] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8721903191] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8721918314] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8721934673] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8721950782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8721969324] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8721989028] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722004220] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722020807] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722036318] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8722052076] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8722068409] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722084678] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722100898] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722116292] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8722132629] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722148437] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722163988] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722180115] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722195214] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8722212599] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8722229541] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722244864] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8722260421] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722275869] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8722293852] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722310458] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722326024] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722342663] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722357700] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8722374094] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8722390829] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8722405945] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722422080] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722437168] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8722453397] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722469526] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722484571] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8722500861] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722516555] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8722532263] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8722547583] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722562705] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722578634] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722594029] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8722609267] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8722625717] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722642277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722657374] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8722673661] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722688774] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722704732] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722720158] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8722735441] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8722751987] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722767715] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722783877] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722799183] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8722815510] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722831204] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8722846721] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8722862856] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722877929] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8722896712] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8722913760] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8722929076] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8722944594] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722960135] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8722977096] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8722992170] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723007709] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723024212] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723039259] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8723056071] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8723071715] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8723087171] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723103319] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8723120820] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8723140524] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723158056] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723173432] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8723189949] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723206625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8723222501] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8723237721] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723252960] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723269374] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723284929] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8723300414] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8723317324] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723334142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723349270] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8723365745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723380906] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723396939] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723412441] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8723428090] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8723444535] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723460362] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723476586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723491745] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8723508092] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8723523721] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723539331] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723555570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723570757] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8723588212] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8723605279] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723620701] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8723636403] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8723651922] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8723668992] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8723684172] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723699825] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723716780] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723734745] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8723751414] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8723767818] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8723782857] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723799185] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8723814227] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8723830617] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8723846837] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723861939] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8723878245] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723894041] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8723909764] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8723925037] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8723940419] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723956410] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8723971823] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8723987143] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8724003505] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724020100] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724035215] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8724051559] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724066642] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724082652] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724098060] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8724113312] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8724129642] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724145392] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724161588] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724176925] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8724193232] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8724208757] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724224327] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724240538] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724255652] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8724273445] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8724292512] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724307907] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8724323466] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8724339150] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8724356125] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8724371173] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724386749] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724403696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724418793] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8724435137] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8724450901] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8724466380] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724482554] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8724497842] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8724513690] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724530241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724545332] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8724561635] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724577321] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8724593026] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8724608104] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724623416] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724638992] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724654746] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8724669865] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8724686211] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724702714] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724717830] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8724734117] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724749215] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724765061] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724780461] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8724796455] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8724813050] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724828986] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724845277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724860466] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8724876867] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8724892984] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8724908934] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8724925133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724940272] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8724957851] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8724974846] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8724990157] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8725005777] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725021374] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8725038374] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725053491] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725069454] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725086092] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725114435] L8[TABLE]: Config 1 → 2 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=0 [Hermes] [HADES][DOE ] 34,340000,10000,0,0,256,54,31,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8725155279] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8725171826] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8725187720] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8725203399] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725219743] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725234999] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8725251055] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725267725] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725282886] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8725299266] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725314734] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8725330884] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8725346033] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725361177] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725377020] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725393010] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8725408276] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8725424665] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725440915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725456533] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8725473401] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725488743] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725504383] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725520309] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8725535664] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8725552117] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725567608] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725584213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725599374] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8725615772] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725630985] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725647128] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725663412] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725678596] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8725695846] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8725713340] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725728594] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8725744759] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725760064] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8725777601] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725792791] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725808713] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725825029] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725840552] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8725857062] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8725873115] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8725888338] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725904927] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8725920112] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8725936108] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8725952727] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8725967849] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8725984165] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8725999602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8726015621] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8726030731] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726045829] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726061474] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726077183] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8726092433] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8726108823] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726125045] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726140601] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8726156919] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726172019] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726187834] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726204901] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8726220226] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8726236629] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726252066] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726268699] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726283800] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8726300394] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8726315537] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726331505] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726347784] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726362905] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8726379877] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8726397265] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726412594] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8726428161] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8726443275] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8726460700] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8726475958] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726491902] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726508241] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726523760] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8726540211] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8726556256] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8726571429] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726588021] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8726603283] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8726619288] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726635624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726651222] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8726667682] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726683471] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8726699310] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8726714982] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726730198] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726745895] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726761389] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8726777161] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8726793608] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726809915] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726825133] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8726842005] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726857239] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726873186] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726888725] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8726904551] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8726921077] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8726936612] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8726953335] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8726968569] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8726985057] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727000562] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727016662] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727032885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727048010] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8727065227] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8727082927] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727098075] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8727113684] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727128820] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8727146271] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727161386] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727177244] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727193441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727208994] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8727225391] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8727241380] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8727256517] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727273151] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727288294] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8727304210] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727320445] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727335949] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8727352287] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727367725] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8727383493] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8727399249] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727414484] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727430028] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727445329] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8727460728] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8727477041] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727493190] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727508245] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8727524816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727539911] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727555691] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727571059] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8727586600] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8727602923] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727618282] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727634429] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727649892] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8727666197] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727681352] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727696959] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727713642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727728762] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8727746062] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8727763257] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727778743] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8727794293] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727809381] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8727826418] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727841848] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8727857463] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727873890] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8727888957] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8727905683] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8727922001] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8727937091] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8727953742] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8727968874] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8727984837] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728001027] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728016631] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8728032954] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728048386] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8728064103] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8728079624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728094745] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728110359] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728125741] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8728141210] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8728157617] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728173818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728188934] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8728205827] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728220965] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728236537] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728252169] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8728267911] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8728284242] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728299617] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728315818] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728331237] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8728347580] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8728362796] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728378680] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728395286] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728410938] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8728428017] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8728445323] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728460927] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8728476618] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8728491803] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8728509098] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8728524660] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728541218] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728558882] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728574038] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8728591002] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8728606898] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8728622109] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728638346] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8728653865] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8728669878] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728686110] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728701283] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8728718244] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728733701] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8728749652] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8728765084] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728780159] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728795751] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728811166] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8728826394] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8728843158] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8728859386] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728874727] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8728891437] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8728906575] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728922162] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728937826] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8728953893] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8728970342] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8728985761] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8729002008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8729017493] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8729033820] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8729048943] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8729064704] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8729082210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8729097308] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8729114300] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8729131326] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8729146844] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8729162390] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8729177529] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8729194737] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8729210339] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730333522] L8[TABLE]: Config 2 → 3 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=0 L6=1 L7=1 [Hermes] [HADES][DOE ] 35,350000,10000,0,0,256,54,32,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8730377243] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8730394798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730410191] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8730426717] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8730442858] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8730458508] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8730474779] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8730490106] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8730506361] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8730523064] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730538259] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8730554786] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730571023] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8730591327] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8730608548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730624344] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730640962] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730656507] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8730671707] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8730688411] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8730705354] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730720557] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8730737038] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730752172] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730768218] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730783713] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8730799047] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8730815428] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730831324] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8730847568] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730863393] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8730880051] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8730895827] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8730911472] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8730927813] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730943265] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8730960809] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8730977913] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8730993167] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8731008821] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731024568] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8731041893] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731057513] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731073178] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731090004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731105235] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8731121795] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8731137983] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8731153636] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731169903] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731185103] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8731201054] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731217851] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731233047] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8731249500] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731265533] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8731281312] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8731296475] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731311612] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731327655] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731343192] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8731358791] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8731375151] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731391955] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731407256] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8731423644] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731438810] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731455524] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731470970] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8731486319] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8731502845] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731518800] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731535724] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731550857] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8731567207] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731582892] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731598475] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731614660] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731629815] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8731647230] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8731664303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731679458] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8731695078] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731710800] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8731727836] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731742946] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731758770] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731775752] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731794360] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8731811044] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8731830812] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8731847975] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731864215] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8731879374] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8731895877] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8731912142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8731927297] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8731943929] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8731959914] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8731975690] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8731990782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732005942] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732021951] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732037360] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8732052526] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8732068921] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732085481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732100610] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8732116934] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732131989] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732148164] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732163574] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8732178870] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8732195210] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732211531] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732227702] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732242795] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8732259348] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8732274849] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732290405] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732306616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732321976] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8732339334] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8732356294] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732371387] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8732387012] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8732402568] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8732419555] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8732434616] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732450174] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732466781] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732481914] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8732498323] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8732514078] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8732529617] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732545855] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8732560975] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8732577034] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732593315] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732608435] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8732624965] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732640753] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8732656481] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8732671592] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732686809] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732702943] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732718343] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8732733496] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8732749826] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732766390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732781490] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8732797844] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732813156] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732829033] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732844461] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8732859734] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8732876382] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732892090] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732908303] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8732923431] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8732939789] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8732955209] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8732970778] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8732986960] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733002287] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8733019670] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8733036741] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733051866] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8733067458] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733083087] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8733100124] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733115266] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733131002] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733147624] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733162753] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8733179163] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8733195168] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8733210581] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733226812] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733242000] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8733257864] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733274468] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733289565] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8733305896] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733321332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8733337423] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8733352548] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733367665] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733383279] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733398982] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8733414091] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8733430446] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733447831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733463905] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8733480263] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733495343] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733511106] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733526921] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8733542407] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8733558724] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733574075] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733590619] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733605697] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8733621984] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733637309] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733653320] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733669560] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733684707] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8733702245] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8733719254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733734364] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8733749922] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733765346] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8733782365] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733797513] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8733813106] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733829885] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733845026] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8733861416] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8733877379] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8733892778] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733909020] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8733924136] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8733940046] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8733956621] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8733971728] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8733988077] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734003708] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8734019897] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8734035020] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734050148] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734065746] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734081794] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8734096974] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8734113386] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734129696] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734145307] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8734161625] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734177324] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734192901] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734211698] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8734226961] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8734243303] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734258663] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734275284] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734290427] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8734306759] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8734322147] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734338915] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734355221] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734370347] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8734387321] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8734404798] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734419931] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8734435550] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8734450707] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8734468123] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8734496142] L8[TABLE]: Config 3 → 4 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=0 [Hermes] [HADES][DOE ] 36,360000,10000,0,0,256,54,33,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8734537357] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734552974] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734569160] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734584674] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8734601107] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8734616877] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8734631972] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734648689] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8734663831] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8734679788] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734696179] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734711787] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8734728147] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734743560] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8734759282] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8734774707] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734791241] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734807918] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734823525] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8734839165] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8734855670] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8734871952] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734887956] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8734904765] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8734919973] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734935657] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734951138] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8734966904] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8734983371] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8734998869] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735015835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735031040] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8735047445] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735062672] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735078961] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735095330] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735110560] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8735127644] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8735145400] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735160636] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8735176340] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735191586] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8735209219] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735224536] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735240238] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735256553] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735272105] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8735288638] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8735304499] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8735319814] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735336645] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735351874] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8735367865] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735384275] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735399841] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8735416295] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735431816] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8735447677] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8735463204] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735478427] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735494132] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735509921] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8735525468] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8735541821] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735558277] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735574270] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8735591168] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735606389] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735622108] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735637651] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8735653461] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8735669963] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735685466] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735702342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735717580] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8735734036] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735749304] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735765416] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735781750] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735796940] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8735814051] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8735831574] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735846850] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8735862561] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735877813] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8735895537] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8735910694] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8735926304] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8735942517] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8735957986] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8735974384] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8735990114] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8736005308] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736022348] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8736037552] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8736053492] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736071706] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736087665] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8736104148] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736119633] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8736135382] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8736151131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736166202] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736181816] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736197260] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8736213891] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8736231528] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736247835] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736264663] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8736281803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736297064] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736312817] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736328838] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8736344262] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8736360798] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736376308] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736393246] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736408500] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8736424946] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8736440395] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736456488] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736472829] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736488040] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8736505160] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8736522933] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736538216] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8736554004] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8736569236] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8736587050] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8736602307] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736618006] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736634369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736650100] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8736666668] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8736682534] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8736697827] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736714557] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8736729794] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8736745854] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736762170] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736777855] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8736794326] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736809858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8736825679] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8736841227] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736856439] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736872096] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8736890210] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8736906031] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8736922427] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8736938662] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736954299] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8736970683] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8736985770] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737001323] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737017213] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8737032465] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8737048822] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737064210] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737080956] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737096047] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8737112396] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737127551] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737143519] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737159711] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737174799] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8737191769] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8737209398] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737224536] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8737240179] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737255358] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8737272866] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737288139] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737304350] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737320611] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737336514] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8737353007] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8737368871] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8737384050] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737400702] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737415874] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8737431884] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737448199] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737464288] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8737480839] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737496348] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8737512246] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8737528779] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737544087] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737559782] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737575858] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8737591884] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8737608776] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737625081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737640666] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8737657081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737672184] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737687790] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737703793] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8737719193] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8737735603] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737751037] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737767932] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737783089] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8737799443] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737814710] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737830733] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8737847022] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737862252] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8737879339] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8737897036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8737912198] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8737927939] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737943122] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8737960522] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8737975715] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8737991368] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738007626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738023173] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8738039625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8738055460] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8738070574] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738087162] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8738102385] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8738118363] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738134616] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738150392] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8738166786] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738182276] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8738198057] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8738215810] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738231134] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738247163] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738262701] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8738278448] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8738294992] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738311369] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738328438] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8738345008] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738360196] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738375847] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738391858] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8738407175] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8738423663] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738439120] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738455812] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738471014] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8738487401] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8738502641] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738518640] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738534908] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738550084] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8738567156] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8738584945] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738600140] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8738615794] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8738644966] L8[TABLE]: Config 4 → 5 regime=3 score=26214 L1=0 L2=0 L3=0 L4=0 L5=1 L6=0 L7=1 [Hermes] [HADES][DOE ] 37,370000,10000,0,0,256,54,34,256,256,0,0,0,65536,0,1,65536,0,0 [Hermes] [HADES][INFO ] [KRELTSC: 8738685813] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8738703278] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8738718440] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738734057] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738750308] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738766113] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8738782627] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8738798412] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8738813596] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738830197] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8738845371] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8738861313] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8738877565] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738893333] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8738909725] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738925864] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8738941718] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8738957571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8738972706] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8738988311] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739003717] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8739019355] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8739035825] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739052057] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739067195] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8739084213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739099353] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739114937] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739130365] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8739146021] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8739162424] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739177846] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739194058] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739209497] ECW: w=0xbea034d0 func=0xbe43491c 'MSG-TYPE!' [Hermes] [HADES][INFO ] [KRELTSC: 8739225879] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8739241080] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739256699] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739273532] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739288647] ECW: w=0xbea02f00 func=0xbe43491c 'MSG-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8739305639] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8739322640] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739338447] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8739354142] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8739369308] ECW: w=0xbea02180 func=0xbe44fa1c 'MSG-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8739386458] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8739402173] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739417933] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739434370] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739449680] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8739468442] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8739484362] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8739499654] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739516423] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8739531632] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8739547563] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739563831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739579522] ECW: w=0xbea03d78 func=0xbe43491c 'MSG-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8739596222] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739611689] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8739627513] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8739643232] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739658366] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739673980] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739689425] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8739704970] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8739721488] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739737742] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739752900] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8739769607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739784780] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739800448] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739815885] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8739831721] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8739848163] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739864449] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8739879648] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8739896465] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8739912240] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8739927387] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8739943626] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8739959525] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8739975430] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8739991641] ECW: w=0xbea05f38 func=0xbe43491c 'CH-COOL-ALL' [Hermes] [HADES][INFO ] [KRELTSC: 8740008308] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8740025342] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740040640] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740056714] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8740071872] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740088361] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740104061] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740122208] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8740142011] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8740161724] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740178782] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740194947] ECW: w=0xbea04be0 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8740212002] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740227467] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8740243207] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8740258273] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740274480] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740290055] ECW: w=0xbea01cb0 func=0xbe44fadc 'Q-DECAY' [Hermes] [HADES][INFO ] [KRELTSC: 8740306136] ECW: w=0xbe9f2420 func=0xbe45c7bc 'Q.*' [Hermes] [HADES][INFO ] [KRELTSC: 8740321676] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740338210] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740353284] ECW: w=0xbea04cd8 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 8740369415] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740384822] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8740400951] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8740416072] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8740431830] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740447362] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740463870] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740479461] ECW: w=0xbea04fc0 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 8740495691] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740511081] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8740527656] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8740542840] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740557962] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740573559] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740590241] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8740606235] ECW: w=0xbe9eb670 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8740622654] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740638803] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740654684] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740670225] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8740685677] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8740702772] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740718666] ECW: w=0xbea06410 func=0xbe43491c 'CH-REAP-SAFE' [Hermes] [HADES][INFO ] [KRELTSC: 8740735688] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8740752226] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740768015] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740784325] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8740799584] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740815103] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8740832027] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8740847452] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740863626] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740878841] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740894740] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8740910054] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8740926509] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8740943254] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8740959112] ECW: w=0xbea04fc0 func=0xbe43491c 'CH-NEXT@' [Hermes] [HADES][INFO ] [KRELTSC: 8740975449] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8740990983] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8741006843] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8741022648] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741039290] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741055686] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8741072347] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741088073] ECW: w=0xbea04be0 func=0xbe43491c 'CH-HEAT@' [Hermes] [HADES][INFO ] [KRELTSC: 8741104373] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741119892] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8741135725] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8741151493] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741166701] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741182359] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741197885] ECW: w=0xbe942e50 func=0xbe456e34 '=' [Hermes] [HADES][INFO ] [KRELTSC: 8741213682] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8741229831] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741245228] ECW: w=0xbea030f0 func=0xbe43491c 'CH-FREE-NODE' [Hermes] [HADES][INFO ] [KRELTSC: 8741262191] ECW: w=0xbea02278 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8741279563] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741294755] ECW: w=0xbe940150 func=0xbe45d660 'OVER' [Hermes] [HADES][INFO ] [KRELTSC: 8741310452] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8741325668] ECW: w=0xbea02278 func=0xbe44fa1c 'CH-FREE-HEAD' [Hermes] [HADES][INFO ] [KRELTSC: 8741342989] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8741358205] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741373912] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8741390806] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741406034] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8741422182] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741437423] ECW: w=0xbea050b8 func=0xbe43491c 'CH-NEXT!' [Hermes] [HADES][INFO ] [KRELTSC: 8741454118] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741469858] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8741485694] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8741500889] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8741516537] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741532491] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8741548654] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741563888] ECW: w=0xbea02558 func=0xbe44fa1c 'CH-ACTIVE' [Hermes] [HADES][INFO ] [KRELTSC: 8741580627] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8741595837] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8741612307] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8741627559] ECW: w=0xbe9eb670 func=0xbe44b848 '(BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8741644492] ECW: w=0xbea05e48 func=0xbe44fa1c 'CH-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8741660697] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741675928] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741691458] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8741707918] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8741724564] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741740341] ECW: w=0xbe9f2ca0 func=0xbe45c9d0 'Q.1' [Hermes] [HADES][INFO ] [KRELTSC: 8741755977] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741771822] ECW: w=0xbe9417d0 func=0xbe449678 '/' [Hermes] [HADES][INFO ] [KRELTSC: 8741787106] ECW: w=0xbea06508 func=0xbe44fa1c 'COMMON-CH' [Hermes] [HADES][INFO ] [KRELTSC: 8741803637] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8741818928] ECW: w=0xbea04cd8 func=0xbe43491c 'CH-HEAT!' [Hermes] [HADES][INFO ] [KRELTSC: 8741835793] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741851371] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8741867244] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8741882495] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8741898083] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741913899] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8741930661] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8741946261] ECW: w=0xbe946b40 func=0xbe460cd4 '(s")' [Hera] [HADES][INFO ] [KRELTSC: 8741962247] ECW: w=0xbe9673d8 func=0xbe42ddec 'VM-CALL' [Hermes] [HADES][INFO ] [KRELTSC: 8741980565] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8741996067] ECW: w=0xbea01e98 func=0xbe44f910 'MSG-ARENA' [Hermes] [HADES][INFO ] [KRELTSC: 8742012589] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742029561] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8742045658] ECW: w=0xbea019e0 func=0xbe44fadc 'MSG-MAX' [Hermes] [HADES][INFO ] [KRELTSC: 8742062267] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742078592] ECW: w=0xbe9eb950 func=0xbe44bc3c '(DO)' [Hermes] [HADES][INFO ] [KRELTSC: 8742094585] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742110897] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742126140] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8742143009] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742158433] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742174063] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742189562] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8742205191] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8742221921] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8742237487] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742253797] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742271204] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8742289834] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8742306522] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8742323780] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742341659] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8742356969] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8742372996] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742389599] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742404947] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8742421392] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742436582] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742452623] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742468066] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8742483413] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8742499882] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8742515768] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742532238] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742547410] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8742563878] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8742580010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8742595203] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742611475] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8742626701] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8742643040] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742659363] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742674581] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8742691432] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742707070] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742722766] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8742738256] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8742753606] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8742770462] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8742798708] L8[TABLE]: Config 5 → 8 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=0 [Hermes] [HADES][DOE ] 38,380000,10000,0,0,256,55,34,256,256,0,0,0,65536,0,1,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 8742840190] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742856544] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8742871768] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8742888217] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8742904564] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8742919732] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742936010] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8742951244] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8742967543] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8742985444] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743002044] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8743020571] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743037609] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743054809] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743071871] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8743089329] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8743107405] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8743124214] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743142826] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743159714] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8743177786] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8743195092] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8743214643] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743232636] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8743249346] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8743267390] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743285282] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743301934] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8743319972] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743337253] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743354422] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743371416] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8743388236] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8743406869] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8743423720] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743441586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743458564] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8743476625] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8743494125] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8743512943] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743533585] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8743551786] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8743570962] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743590017] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743606745] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8743624774] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743641925] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743658991] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743675804] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8743692485] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8743710962] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8743727836] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743744209] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743759445] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8743776558] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8743792558] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8743807859] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743824262] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8743840327] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8743856711] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8743872871] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743887940] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8743904974] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8743920075] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743935652] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8743951052] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8743966766] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8743983124] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8743998392] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744014990] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744030125] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744046509] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744062260] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8744077744] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744094140] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8744109216] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8744125049] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744141672] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744156817] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8744173202] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744188345] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8744204284] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8744219709] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8744234946] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8744251297] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8744266863] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744283325] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744298496] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744314890] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744330961] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8744346045] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744362216] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8744377339] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8744393841] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744410367] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744425528] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8744441939] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744457364] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8744472975] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8744488406] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8744503674] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8744520463] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8744535928] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744552116] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744567231] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744583995] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744600029] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8744615154] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744631401] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8744646918] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8744662813] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744679047] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744694172] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8744711251] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744726674] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8744742386] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8744757883] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8744773580] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8744790304] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8744805740] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744822081] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744838923] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744857237] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8744875500] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8744893047] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744911765] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8744927574] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8744943821] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8744962435] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8744977925] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8744994692] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745010067] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745026387] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745042355] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8745057981] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8745075354] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8745091651] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745108066] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745123368] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745140380] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745156241] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8745171458] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745187740] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8745203322] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8745219552] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745235822] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745251004] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8745267852] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745283264] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745298877] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745314353] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8745330079] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8745346521] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8745361818] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745378068] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745393646] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745410313] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745426106] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8745441264] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745457877] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8745473264] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8745489180] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745505440] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745520999] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8745537390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745552582] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745568192] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745584089] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8745599595] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8745615989] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8745631279] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745647922] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745663104] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745679544] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745695318] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8745710900] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745727195] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8745742615] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8745758561] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745775272] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745790628] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8745806959] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745822115] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745841281] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8745859459] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8745876107] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8745893831] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8745909514] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8745925811] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8745941041] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745957841] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8745973873] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8745989070] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746005359] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8746021157] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8746037189] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746053434] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746068590] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8746085322] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746100722] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746116336] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746131782] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8746147506] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8746163964] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8746179293] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746195570] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746212229] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8746228984] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8746244834] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8746260025] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746276712] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8746291923] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8746307863] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746324142] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746339650] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8746356082] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746371295] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746386936] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746402690] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8746418397] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8746434854] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8746450188] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746467131] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746482290] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8746498726] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8746514954] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8746530209] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746546587] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8746561883] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8746578309] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746594967] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746610284] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8746626816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746642646] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746658477] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746674150] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8746690165] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8746707106] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8746722503] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746738825] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746754018] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8746770960] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8746786778] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8746801967] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746818254] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8746833827] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8746849797] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8746866739] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746882090] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8746899063] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8746914397] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746932746] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8746949935] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8746965945] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8746985455] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8747001093] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747032470] L8[TABLE]: Config 8 → 9 regime=2 score=6553 L1=0 L2=0 L3=0 L4=1 L5=0 L6=0 L7=1 [Hermes] [HADES][DOE ] 39,390000,10000,0,0,256,55,35,256,256,0,0,0,65536,0,1,0,65536,0 [Hermes] [HADES][INFO ] [KRELTSC: 8747073036] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747088846] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747105881] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747121634] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8747136725] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747153392] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8747168918] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8747184946] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747201172] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747216729] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8747233164] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747248297] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8747263902] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8747279760] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8747295337] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8747312623] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8747329763] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747346192] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747361422] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747377800] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747394010] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8747409408] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747425651] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8747440823] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8747457072] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747473580] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747488766] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8747505143] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747520632] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8747536266] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8747551723] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8747567034] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8747583741] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8747599274] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747615542] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747630693] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747647637] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747663644] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8747678808] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747695080] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8747710684] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8747726635] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747742914] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747758059] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8747775150] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747790588] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8747806246] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8747821711] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8747837406] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8747854066] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8747869378] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747885638] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8747901258] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747917676] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8747933471] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8747948641] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8747965359] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8747980571] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8747996504] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748012808] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748028351] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8748044745] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748059897] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748075537] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748091355] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8748106718] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8748123164] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8748138503] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748155077] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748170534] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748186985] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748203199] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8748218342] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748234616] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8748249804] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8748266202] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748282795] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748297977] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8748314678] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748330276] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748345929] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748361408] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8748376697] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8748393527] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8748408832] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748425088] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748440447] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748457176] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748472920] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8748488025] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748504245] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8748519677] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8748535829] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748552003] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748567108] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8748583755] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748598906] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748614510] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748629956] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8748645535] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8748661964] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8748677252] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748693490] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748708931] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748725332] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748742613] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8748757928] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748774728] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8748790273] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8748806281] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748822657] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748838270] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8748854971] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748870195] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748885950] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8748901963] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8748917394] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8748934241] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8748949806] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8748966703] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8748982268] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8748998882] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749015180] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8749030493] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749046939] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8749062281] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8749078680] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749095133] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749110675] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8749127213] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749142790] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749158517] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749174103] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8749189488] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8749206469] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8749221892] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749238267] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749253522] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749270457] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749286579] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8749301795] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749318146] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8749333715] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8749349954] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749366300] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749381572] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8749398390] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749413670] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749429443] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749445042] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8749460936] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8749477722] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8749493100] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749509481] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749526523] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749544047] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749559833] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8749574915] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749591760] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8749606902] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8749622788] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749639004] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749654461] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8749670801] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749685883] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749701504] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749717463] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8749732803] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8749749238] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8749764990] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749781783] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749797472] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749814372] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8749830650] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8749845764] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749862182] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8749877314] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8749893495] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8749909642] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749924707] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8749941011] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8749956490] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749972053] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8749987909] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8750003192] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8750020252] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8750035459] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750051607] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750066677] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750083574] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750099370] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8750114878] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750131162] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8750146745] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8750162620] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750179078] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750194234] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8750210979] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750226056] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8750241626] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8750257051] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8750272633] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8750289018] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8750304255] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750320441] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750335962] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750352454] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750368234] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8750383387] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750400205] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8750415377] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8750431301] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750447816] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750463343] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8750479887] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750494989] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8750510601] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8750526385] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8750541954] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8750558396] ECW: w=0xbe941c80 func=0xbe449b24 '1+' [Hermes] [HADES][INFO ] [KRELTSC: 8750573707] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750590292] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750605510] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750621967] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750637762] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8750653333] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750669856] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8750685060] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8750701013] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750717656] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750733130] ECW: w=0xbea033d8 func=0xbe43491c 'MSG-TYPE@' [Hermes] [HADES][INFO ] [KRELTSC: 8750749586] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750765148] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hermes] [HADES][INFO ] [KRELTSC: 8750780804] ECW: w=0xbe9eafe0 func=0xbe44f0d8 'LIT' [Hermes] [HADES][INFO ] [KRELTSC: 8750796288] ECW: w=0xbe942f40 func=0xbe456f04 '<>' [Hermes] [HADES][INFO ] [KRELTSC: 8750811629] ECW: w=0xbe9eb768 func=0xbe44b904 '(0BRANCH)' [Hermes] [HADES][INFO ] [KRELTSC: 8750828475] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750844762] ECW: w=0xbe9409c0 func=0xbe458140 '@' [Hermes] [HADES][INFO ] [KRELTSC: 8750860173] ECW: w=0xbea016f8 func=0xbe44fadc 'MSG-CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750876602] ECW: w=0xbe941410 func=0xbe458aa4 'CELLS' [Hermes] [HADES][INFO ] [KRELTSC: 8750892815] ECW: w=0xbe941500 func=0xbe4492a8 '+' [Hermes] [HADES][INFO ] [KRELTSC: 8750908005] ECW: w=0xbea05778 func=0xbe44fa1c 'MSG-SCAN' [Hermes] [HADES][INFO ] [KRELTSC: 8750924511] ECW: w=0xbe940ab0 func=0xbe4581f0 '!' [Hermes] [HADES][INFO ] [KRELTSC: 8750939713] ECW: w=0xbe9eba40 func=0xbe44bdc8 '(LOOP)' [Hermes] [HADES][INFO ] [KRELTSC: 8750956226] ECW: w=0xbe9ecc10 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8750972571] ECW: w=0xbe94d108 func=0xbe44f0d8 'LIT' [Hera] [HADES][INFO ] [KRELTSC: 8750987772] ECW: w=0xbe943120 func=0xbe4570a4 '>' [Hera] [HADES][INFO ] [KRELTSC: 8751002714] ECW: w=0xbe94d890 func=0xbe44b904 '(0BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 8751019307] ECW: w=0xbe954788 func=0xbe457a5c '(do-log-test)' [Hera] [HADES][TEST ] [KRELTSC: 8751036072] PASS: E2E msg flow [Hera] [HADES][INFO ] [KRELTSC: 8751047877] ECW: w=0xbe94d798 func=0xbe44b848 '(BRANCH)' [Hera] [HADES][INFO ] [KRELTSC: 8751063919] ECW: w=0xbe94ed38 func=0xbe44d3d0 'EXIT' [Hera] [HADES][INFO ] [KRELTSC: 8751083061] exec_block: block 2055 len 485 [Hera] [HADES][INFO ] [KRELTSC: 8751125518] exec_block: block 2056 len 590 [Hera] [HADES][INFO ] [KRELTSC: 8751164801] exec_block: block 2058 len 780 [Hera] [HADES][INFO ] [KRELTSC: 8751197450] exec_block: block 2059 len 479 [Hera] PARITY:MAMA_INIT capsule_id=0x7e54f972ef83ae23 mode=m capsule_hash=0x7e54f972ef83ae23 dict_hash=0x450998b22c298cd9 [Hera] Init: Mama birth OK [Hera] ACL: CAPSULE-BIRTH pinned STRICT [Hera] ACL: BIRTH pinned STRICT [Hera] Starting heartbeat... [Hera] Heartbeat running. [Hera] LithosAnanke v1.5.4 [Hera] StarForth Version 3.1.0 [Hera] StarForth Emergency CLI [Hera] FORTH-79 interpreter — type BYE or power off to exit [Hera] ok>